This documentation is for the old version. Go to the latest Upload Suite docs

AmazonS3Extender.AWSAccessKeyId Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or set an AWS Access Key ID of the owner of the bucket.

Syntax

PHP
public function getAWSAccessKeyId() {
}

public function setAWSAccessKeyId($value) {
}

Property Value

Type: string

The AWS Access Key ID of the owner of the bucket.

Default value is "".

See Also

Reference