AccessKey Property

The Access Key Id for the Amazon Web Services account.

Object Oriented Interface

public function getAccessKey();
public function setAccessKey($value);

Procedural Interface

ipworksmq_amazonsqs_get($res, 1 );
ipworksmq_amazonsqs_set($res, 1, $value );

Default Value

''

Remarks

This is the username for the Amazon Web Services account. No two accounts may have the same Access Key. This is used along with the SecretKey to authenticate with Amazon servers.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 PHP Edition - Version 20.0 [Build 8155]