AmazonS3listbuckets()
Amazon S3: Returns all the buckets for this account
Usage
QUERY = AmazonS3listbuckets(
datasource
)
Argument | Summary |
---|---|
datasource | Amazon datasource |
Calling
Supports named-parameter calling allowing you to use the function like:
AmazonS3listbuckets( datasource=? );
Supports passing parameters as a structure using ArgumentCollection:
AmazonS3listbuckets( ArgumentCollection={ datasource : ? } );
See Also
AmazonRegisterdatasource
AmazonRemovedatasource
AmazonS3delete
AmazonS3getinfo
AmazonS3geturl
AmazonS3list
AmazonS3listbuckets
AmazonS3read
AmazonS3rename
AmazonS3setacl
AmazonS3write
AmazonSimpledbcreatedomain
AmazonSimpledbdeleteattribute
AmazonSimpledbdeletedomain
AmazonSimpledbgetattributes
AmazonSimpledblistdomains
AmazonSimpledbsetattribute
AmazonSimpledbsetstruct
AmazonSqsaddpermission
AmazonSqschangemessagevisibility
AmazonSqscreatequeue
AmazonSqsdeletemessage
AmazonSqsdeletequeue
AmazonSqsgetattributes
AmazonSqslistqueues
AmazonSqsreceivemessage
AmazonSqsremovepermission
AmazonSqssendmessage