Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListBucketInventoryConfigurationsRequest

Hierarchy

  • ListBucketInventoryConfigurationsRequest

Index

Properties

Bucket

Bucket: string

The name of the bucket containing the inventory configurations to retrieve.

Optional ContinuationToken

ContinuationToken: string

The marker used to continue an inventory configuration listing that has been truncated. Use the NextContinuationToken from a previously truncated list response to continue the listing. The continuation token is an opaque value that Amazon S3 understands.

Optional ExpectedBucketOwner

ExpectedBucketOwner: string

The account ID of the expected bucket owner. If the bucket is owned by a different account, the request will fail with an HTTP 403 (Access Denied) error.

Generated using TypeDoc