AmazonS3Extender.AWSAccessKeyId Property HTML5/Flash Uploader PHP

Supported technologies:

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

Syntax

PHP Initialize
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