Data Source schema for AWS::S3Outposts::Bucket
id
(String) Uniquely identifies the resource.arn
(String) The Amazon Resource Name (ARN) of the specified bucket.bucket_name
(String) A name for the bucket.lifecycle_configuration
(Attributes) Rules that define how Amazon S3Outposts manages objects during their lifetime. (see below for nested schema)outpost_id
(String) The id of the customer outpost on which the bucket resides.tags
(Attributes Set) An arbitrary set of tags (key-value pairs) for this S3Outposts bucket. (see below for nested schema)lifecycle_configuration
Read-Only:
rules
(Attributes Set) A list of lifecycle rules for individual objects in an Amazon S3Outposts bucket. (see below for nested schema)lifecycle_configuration.rules
Read-Only:
abort_incomplete_multipart_upload
(Attributes) Specifies a lifecycle rule that stops incomplete multipart uploads to an Amazon S3Outposts bucket. (see below for nested schema)expiration_date
(String) Indicates when objects are deleted from Amazon S3Outposts. The date value must be in ISO 8601 format. The time is always midnight UTC.expiration_in_days
(Number) Indicates the number of days after creation when objects are deleted from Amazon S3Outposts.filter
(Attributes) The container for the filter of the lifecycle rule. (see below for nested schema)id
(String) Unique identifier for the lifecycle rule. The value can't be longer than 255 characters.status
(String)lifecycle_configuration.rules.abort_incomplete_multipart_upload
Read-Only:
days_after_initiation
(Number) Specifies the number of days after which Amazon S3Outposts aborts an incomplete multipart upload.lifecycle_configuration.rules.filter
Read-Only:
and_operator
(Attributes) The container for the AND condition for the lifecycle rule. A combination of Prefix and 1 or more Tags OR a minimum of 2 or more tags. (see below for nested schema)prefix
(String) Object key prefix that identifies one or more objects to which this rule applies.tag
(Attributes) Specifies a tag used to identify a subset of objects for an Amazon S3Outposts bucket. (see below for nested schema)lifecycle_configuration.rules.filter.and_operator
Read-Only:
prefix
(String) Prefix identifies one or more objects to which the rule applies.tags
(Attributes Set) All of these tags must exist in the object's tag set in order for the rule to apply. (see below for nested schema)lifecycle_configuration.rules.filter.tag.tags
Read-Only:
key
(String)value
(String)lifecycle_configuration.rules.filter.tag
Read-Only:
key
(String)value
(String)tags
Read-Only:
key
(String)value
(String)