SecretKey Property

The Secret Access Key for the Amazon Web Services account.

Object Oriented Interface

public function getSecretKey();
public function setSecretKey($value);

Procedural Interface

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

Default Value

''

Remarks

This property describes the secret key to the Amazon account. It should not be shared with others. The SecretKey is used along with the AccessKey in the authentication process 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]