Method | Description | |
---|---|---|
defaultAction ( ) | ||
hasAccess ( ) | ||
manageBucketsAction ( ) | ||
manageDistributionAction ( ) | ||
xCreateBucketAction ( string $location, string $bucketName ) | ||
xCreateDistributionAction ( ) | ||
xDeleteBucketAction ( ) | ||
xDeleteDistributionAction ( ) | ||
xListBucketsAction ( ) | ||
xListZonesAction ( ) | ||
xUpdateDistributionAction ( ) |
Method | Description | |
---|---|---|
getAws ( string $cloudLocation = null ) : |
Gets AWS instance |
public xCreateBucketAction ( string $location, string $bucketName ) | ||
$location | string | AWS Cloud Location |
$bucketName | string | The name of the bucket to create |