Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

AccessKey Property

The Access Key Id for the Amazon Web Services account.

Object Oriented Interface

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

Procedural Interface

incloudstorage_amazonglacier_get($res, 1 );
incloudstorage_amazonglacier_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) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]