Struct: s3.ListDirectoryBucketsInput
Implemented Interfaces
types.AnalyticsFilter, v4.HTTPPresigner, s3.HTTPPresignerV4, types.MetricsFilter, s3.PresignPost, arn.S3ObjectLambdaARN, types.SelectObjectContentEventStream
Structure Field Summary collapse
-
ContinuationToken *string
ContinuationToken indicates to Amazon S3 that the list is being continued on buckets in this account with a token.
-
MaxDirectoryBuckets *int32
Maximum number of buckets to be returned in response.
Structure Field Details
ContinuationToken *string
ContinuationToken indicates to Amazon S3 that the list is being continued on buckets in this account with a token. ContinuationToken is obfuscated and is not a real bucket name. You can use this ContinuationToken for the pagination of the list results.
MaxDirectoryBuckets *int32
Maximum number of buckets to be returned in response. When the number is more than the count of buckets that are owned by an Amazon Web Services account, return all the buckets in response.