We recommend new projects start with resources from the AWS provider.
published on Monday, May 4, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
published on Monday, May 4, 2026 by Pulumi
Resource Type definition for AWS::S3Express::DirectoryBucket.
Create DirectoryBucket Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new DirectoryBucket(name: string, args: DirectoryBucketArgs, opts?: CustomResourceOptions);@overload
def DirectoryBucket(resource_name: str,
args: DirectoryBucketArgs,
opts: Optional[ResourceOptions] = None)
@overload
def DirectoryBucket(resource_name: str,
opts: Optional[ResourceOptions] = None,
data_redundancy: Optional[DirectoryBucketDataRedundancy] = None,
location_name: Optional[str] = None,
bucket_encryption: Optional[DirectoryBucketBucketEncryptionArgs] = None,
bucket_name: Optional[str] = None,
inventory_configurations: Optional[Sequence[DirectoryBucketInventoryConfigurationArgs]] = None,
lifecycle_configuration: Optional[DirectoryBucketLifecycleConfigurationArgs] = None,
metrics_configurations: Optional[Sequence[DirectoryBucketMetricsConfigurationArgs]] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewDirectoryBucket(ctx *Context, name string, args DirectoryBucketArgs, opts ...ResourceOption) (*DirectoryBucket, error)public DirectoryBucket(string name, DirectoryBucketArgs args, CustomResourceOptions? opts = null)
public DirectoryBucket(String name, DirectoryBucketArgs args)
public DirectoryBucket(String name, DirectoryBucketArgs args, CustomResourceOptions options)
type: aws-native:s3express:DirectoryBucket
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args DirectoryBucketArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args DirectoryBucketArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args DirectoryBucketArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DirectoryBucketArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DirectoryBucketArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
DirectoryBucket Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The DirectoryBucket resource accepts the following input properties:
- Data
Redundancy Pulumi.Aws Native. S3Express. Directory Bucket Data Redundancy - Specifies the number of Availability Zone or Local Zone that's used for redundancy for the bucket.
- Location
Name string - Specifies the Zone ID of the Availability Zone or Local Zone where the directory bucket will be created. An example Availability Zone ID value is 'use1-az5'.
- Bucket
Encryption Pulumi.Aws Native. S3Express. Inputs. Directory Bucket Bucket Encryption - Specifies default encryption for a bucket using server-side encryption with Amazon S3 managed keys (SSE-S3) or AWS KMS keys (SSE-KMS). For information about default encryption for directory buckets, see Setting and monitoring default encryption for directory buckets in the Amazon S3 User Guide .
- Bucket
Name string - Specifies a name for the bucket. The bucket name must contain only lowercase letters, numbers, and hyphens (-). A directory bucket name must be unique in the chosen Availability Zone or Local Zone. The bucket name must also follow the format 'bucket_base_name--zone_id--x-s3'. The zone_id can be the ID of an Availability Zone or a Local Zone. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the bucket name.
- Inventory
Configurations List<Pulumi.Aws Native. S3Express. Inputs. Directory Bucket Inventory Configuration> - The inventory configuration for an Amazon S3 Express bucket.
- Lifecycle
Configuration Pulumi.Aws Native. S3Express. Inputs. Directory Bucket Lifecycle Configuration - Lifecycle rules that define how Amazon S3 Express manages objects during their lifetime.
- Metrics
Configurations List<Pulumi.Aws Native. S3Express. Inputs. Directory Bucket Metrics Configuration> - Specifies the metrics configurations for the Amazon S3 Express bucket.
-
List<Pulumi.
Aws Native. Inputs. Tag> - An array of tags that you can apply to the S3 directory bucket. Tags are key-value pairs of metadata used to categorize and organize your buckets, track costs, and control access. For more information, see Using tags with directory buckets .
- Data
Redundancy DirectoryBucket Data Redundancy - Specifies the number of Availability Zone or Local Zone that's used for redundancy for the bucket.
- Location
Name string - Specifies the Zone ID of the Availability Zone or Local Zone where the directory bucket will be created. An example Availability Zone ID value is 'use1-az5'.
- Bucket
Encryption DirectoryBucket Bucket Encryption Args - Specifies default encryption for a bucket using server-side encryption with Amazon S3 managed keys (SSE-S3) or AWS KMS keys (SSE-KMS). For information about default encryption for directory buckets, see Setting and monitoring default encryption for directory buckets in the Amazon S3 User Guide .
- Bucket
Name string - Specifies a name for the bucket. The bucket name must contain only lowercase letters, numbers, and hyphens (-). A directory bucket name must be unique in the chosen Availability Zone or Local Zone. The bucket name must also follow the format 'bucket_base_name--zone_id--x-s3'. The zone_id can be the ID of an Availability Zone or a Local Zone. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the bucket name.
- Inventory
Configurations []DirectoryBucket Inventory Configuration Args - The inventory configuration for an Amazon S3 Express bucket.
- Lifecycle
Configuration DirectoryBucket Lifecycle Configuration Args - Lifecycle rules that define how Amazon S3 Express manages objects during their lifetime.
- Metrics
Configurations []DirectoryBucket Metrics Configuration Args - Specifies the metrics configurations for the Amazon S3 Express bucket.
-
Tag
Args - An array of tags that you can apply to the S3 directory bucket. Tags are key-value pairs of metadata used to categorize and organize your buckets, track costs, and control access. For more information, see Using tags with directory buckets .
- data
Redundancy DirectoryBucket Data Redundancy - Specifies the number of Availability Zone or Local Zone that's used for redundancy for the bucket.
- location
Name String - Specifies the Zone ID of the Availability Zone or Local Zone where the directory bucket will be created. An example Availability Zone ID value is 'use1-az5'.
- bucket
Encryption DirectoryBucket Bucket Encryption - Specifies default encryption for a bucket using server-side encryption with Amazon S3 managed keys (SSE-S3) or AWS KMS keys (SSE-KMS). For information about default encryption for directory buckets, see Setting and monitoring default encryption for directory buckets in the Amazon S3 User Guide .
- bucket
Name String - Specifies a name for the bucket. The bucket name must contain only lowercase letters, numbers, and hyphens (-). A directory bucket name must be unique in the chosen Availability Zone or Local Zone. The bucket name must also follow the format 'bucket_base_name--zone_id--x-s3'. The zone_id can be the ID of an Availability Zone or a Local Zone. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the bucket name.
- inventory
Configurations List<DirectoryBucket Inventory Configuration> - The inventory configuration for an Amazon S3 Express bucket.
- lifecycle
Configuration DirectoryBucket Lifecycle Configuration - Lifecycle rules that define how Amazon S3 Express manages objects during their lifetime.
- metrics
Configurations List<DirectoryBucket Metrics Configuration> - Specifies the metrics configurations for the Amazon S3 Express bucket.
- List<Tag>
- An array of tags that you can apply to the S3 directory bucket. Tags are key-value pairs of metadata used to categorize and organize your buckets, track costs, and control access. For more information, see Using tags with directory buckets .
- data
Redundancy DirectoryBucket Data Redundancy - Specifies the number of Availability Zone or Local Zone that's used for redundancy for the bucket.
- location
Name string - Specifies the Zone ID of the Availability Zone or Local Zone where the directory bucket will be created. An example Availability Zone ID value is 'use1-az5'.
- bucket
Encryption DirectoryBucket Bucket Encryption - Specifies default encryption for a bucket using server-side encryption with Amazon S3 managed keys (SSE-S3) or AWS KMS keys (SSE-KMS). For information about default encryption for directory buckets, see Setting and monitoring default encryption for directory buckets in the Amazon S3 User Guide .
- bucket
Name string - Specifies a name for the bucket. The bucket name must contain only lowercase letters, numbers, and hyphens (-). A directory bucket name must be unique in the chosen Availability Zone or Local Zone. The bucket name must also follow the format 'bucket_base_name--zone_id--x-s3'. The zone_id can be the ID of an Availability Zone or a Local Zone. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the bucket name.
- inventory
Configurations DirectoryBucket Inventory Configuration[] - The inventory configuration for an Amazon S3 Express bucket.
- lifecycle
Configuration DirectoryBucket Lifecycle Configuration - Lifecycle rules that define how Amazon S3 Express manages objects during their lifetime.
- metrics
Configurations DirectoryBucket Metrics Configuration[] - Specifies the metrics configurations for the Amazon S3 Express bucket.
- Tag[]
- An array of tags that you can apply to the S3 directory bucket. Tags are key-value pairs of metadata used to categorize and organize your buckets, track costs, and control access. For more information, see Using tags with directory buckets .
- data_
redundancy DirectoryBucket Data Redundancy - Specifies the number of Availability Zone or Local Zone that's used for redundancy for the bucket.
- location_
name str - Specifies the Zone ID of the Availability Zone or Local Zone where the directory bucket will be created. An example Availability Zone ID value is 'use1-az5'.
- bucket_
encryption DirectoryBucket Bucket Encryption Args - Specifies default encryption for a bucket using server-side encryption with Amazon S3 managed keys (SSE-S3) or AWS KMS keys (SSE-KMS). For information about default encryption for directory buckets, see Setting and monitoring default encryption for directory buckets in the Amazon S3 User Guide .
- bucket_
name str - Specifies a name for the bucket. The bucket name must contain only lowercase letters, numbers, and hyphens (-). A directory bucket name must be unique in the chosen Availability Zone or Local Zone. The bucket name must also follow the format 'bucket_base_name--zone_id--x-s3'. The zone_id can be the ID of an Availability Zone or a Local Zone. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the bucket name.
- inventory_
configurations Sequence[DirectoryBucket Inventory Configuration Args] - The inventory configuration for an Amazon S3 Express bucket.
- lifecycle_
configuration DirectoryBucket Lifecycle Configuration Args - Lifecycle rules that define how Amazon S3 Express manages objects during their lifetime.
- metrics_
configurations Sequence[DirectoryBucket Metrics Configuration Args] - Specifies the metrics configurations for the Amazon S3 Express bucket.
-
Sequence[Tag
Args] - An array of tags that you can apply to the S3 directory bucket. Tags are key-value pairs of metadata used to categorize and organize your buckets, track costs, and control access. For more information, see Using tags with directory buckets .
- data
Redundancy "SingleAvailability Zone" | "Single Local Zone" - Specifies the number of Availability Zone or Local Zone that's used for redundancy for the bucket.
- location
Name String - Specifies the Zone ID of the Availability Zone or Local Zone where the directory bucket will be created. An example Availability Zone ID value is 'use1-az5'.
- bucket
Encryption Property Map - Specifies default encryption for a bucket using server-side encryption with Amazon S3 managed keys (SSE-S3) or AWS KMS keys (SSE-KMS). For information about default encryption for directory buckets, see Setting and monitoring default encryption for directory buckets in the Amazon S3 User Guide .
- bucket
Name String - Specifies a name for the bucket. The bucket name must contain only lowercase letters, numbers, and hyphens (-). A directory bucket name must be unique in the chosen Availability Zone or Local Zone. The bucket name must also follow the format 'bucket_base_name--zone_id--x-s3'. The zone_id can be the ID of an Availability Zone or a Local Zone. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the bucket name.
- inventory
Configurations List<Property Map> - The inventory configuration for an Amazon S3 Express bucket.
- lifecycle
Configuration Property Map - Lifecycle rules that define how Amazon S3 Express manages objects during their lifetime.
- metrics
Configurations List<Property Map> - Specifies the metrics configurations for the Amazon S3 Express bucket.
- List<Property Map>
- An array of tags that you can apply to the S3 directory bucket. Tags are key-value pairs of metadata used to categorize and organize your buckets, track costs, and control access. For more information, see Using tags with directory buckets .
Outputs
All input properties are implicitly available as output properties. Additionally, the DirectoryBucket resource produces the following output properties:
- Arn string
- Returns the Amazon Resource Name (ARN) of the specified bucket.
- Availability
Zone stringName - Returns the code for the Availability Zone or Local Zone where the directory bucket was created. An example for the code of an Availability Zone is 'us-east-1f'.
- Id string
- The provider-assigned unique ID for this managed resource.
- Arn string
- Returns the Amazon Resource Name (ARN) of the specified bucket.
- Availability
Zone stringName - Returns the code for the Availability Zone or Local Zone where the directory bucket was created. An example for the code of an Availability Zone is 'us-east-1f'.
- Id string
- The provider-assigned unique ID for this managed resource.
- arn String
- Returns the Amazon Resource Name (ARN) of the specified bucket.
- availability
Zone StringName - Returns the code for the Availability Zone or Local Zone where the directory bucket was created. An example for the code of an Availability Zone is 'us-east-1f'.
- id String
- The provider-assigned unique ID for this managed resource.
- arn string
- Returns the Amazon Resource Name (ARN) of the specified bucket.
- availability
Zone stringName - Returns the code for the Availability Zone or Local Zone where the directory bucket was created. An example for the code of an Availability Zone is 'us-east-1f'.
- id string
- The provider-assigned unique ID for this managed resource.
- arn str
- Returns the Amazon Resource Name (ARN) of the specified bucket.
- availability_
zone_ strname - Returns the code for the Availability Zone or Local Zone where the directory bucket was created. An example for the code of an Availability Zone is 'us-east-1f'.
- id str
- The provider-assigned unique ID for this managed resource.
- arn String
- Returns the Amazon Resource Name (ARN) of the specified bucket.
- availability
Zone StringName - Returns the code for the Availability Zone or Local Zone where the directory bucket was created. An example for the code of an Availability Zone is 'us-east-1f'.
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
DirectoryBucketAbortIncompleteMultipartUpload, DirectoryBucketAbortIncompleteMultipartUploadArgs
Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 will wait before permanently removing all parts of the upload.- Days
After intInitiation - Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload.
- Days
After intInitiation - Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload.
- days
After IntegerInitiation - Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload.
- days
After numberInitiation - Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload.
- days_
after_ intinitiation - Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload.
- days
After NumberInitiation - Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload.
DirectoryBucketBucketEncryption, DirectoryBucketBucketEncryptionArgs
Specifies default encryption for a bucket using server-side encryption with Amazon S3 managed keys (SSE-S3) or AWS KMS keys (SSE-KMS).- Server
Side List<Pulumi.Encryption Configuration Aws Native. S3Express. Inputs. Directory Bucket Server Side Encryption Rule> - Specifies the default server-side-encryption configuration.
- Server
Side []DirectoryEncryption Configuration Bucket Server Side Encryption Rule - Specifies the default server-side-encryption configuration.
- server
Side List<DirectoryEncryption Configuration Bucket Server Side Encryption Rule> - Specifies the default server-side-encryption configuration.
- server
Side DirectoryEncryption Configuration Bucket Server Side Encryption Rule[] - Specifies the default server-side-encryption configuration.
- server_
side_ Sequence[Directoryencryption_ configuration Bucket Server Side Encryption Rule] - Specifies the default server-side-encryption configuration.
- server
Side List<Property Map>Encryption Configuration - Specifies the default server-side-encryption configuration.
DirectoryBucketDataRedundancy, DirectoryBucketDataRedundancyArgs
- Single
Availability Zone SingleAvailabilityZone- Single
Local Zone SingleLocalZone
- Directory
Bucket Data Redundancy Single Availability Zone SingleAvailabilityZone- Directory
Bucket Data Redundancy Single Local Zone SingleLocalZone
- Single
Availability Zone SingleAvailabilityZone- Single
Local Zone SingleLocalZone
- Single
Availability Zone SingleAvailabilityZone- Single
Local Zone SingleLocalZone
- SINGLE_AVAILABILITY_ZONE
SingleAvailabilityZone- SINGLE_LOCAL_ZONE
SingleLocalZone
- "Single
Availability Zone" SingleAvailabilityZone- "Single
Local Zone" SingleLocalZone
DirectoryBucketDestination, DirectoryBucketDestinationArgs
Specifies information about where to publish inventory reports for an Amazon S3 Express bucket.- Bucket
Arn string - The Amazon Resource Name (ARN) of the destination Amazon S3 bucket to which data is exported.
- Format
Pulumi.
Aws Native. S3Express. Directory Bucket Destination Format - Specifies the file format used when exporting data to Amazon S3.
- Bucket
Account stringId - The account ID that owns the destination S3 bucket.
- Prefix string
- The prefix to use when exporting data. The prefix is prepended to all results.
- Bucket
Arn string - The Amazon Resource Name (ARN) of the destination Amazon S3 bucket to which data is exported.
- Format
Directory
Bucket Destination Format - Specifies the file format used when exporting data to Amazon S3.
- Bucket
Account stringId - The account ID that owns the destination S3 bucket.
- Prefix string
- The prefix to use when exporting data. The prefix is prepended to all results.
- bucket
Arn String - The Amazon Resource Name (ARN) of the destination Amazon S3 bucket to which data is exported.
- format
Directory
Bucket Destination Format - Specifies the file format used when exporting data to Amazon S3.
- bucket
Account StringId - The account ID that owns the destination S3 bucket.
- prefix String
- The prefix to use when exporting data. The prefix is prepended to all results.
- bucket
Arn string - The Amazon Resource Name (ARN) of the destination Amazon S3 bucket to which data is exported.
- format
Directory
Bucket Destination Format - Specifies the file format used when exporting data to Amazon S3.
- bucket
Account stringId - The account ID that owns the destination S3 bucket.
- prefix string
- The prefix to use when exporting data. The prefix is prepended to all results.
- bucket_
arn str - The Amazon Resource Name (ARN) of the destination Amazon S3 bucket to which data is exported.
- format
Directory
Bucket Destination Format - Specifies the file format used when exporting data to Amazon S3.
- bucket_
account_ strid - The account ID that owns the destination S3 bucket.
- prefix str
- The prefix to use when exporting data. The prefix is prepended to all results.
- bucket
Arn String - The Amazon Resource Name (ARN) of the destination Amazon S3 bucket to which data is exported.
- format "CSV" | "ORC" | "Parquet"
- Specifies the file format used when exporting data to Amazon S3.
- bucket
Account StringId - The account ID that owns the destination S3 bucket.
- prefix String
- The prefix to use when exporting data. The prefix is prepended to all results.
DirectoryBucketDestinationFormat, DirectoryBucketDestinationFormatArgs
- Csv
CSV- Orc
ORC- Parquet
Parquet
- Directory
Bucket Destination Format Csv CSV- Directory
Bucket Destination Format Orc ORC- Directory
Bucket Destination Format Parquet Parquet
- Csv
CSV- Orc
ORC- Parquet
Parquet
- Csv
CSV- Orc
ORC- Parquet
Parquet
- CSV
CSV- ORC
ORC- PARQUET
Parquet
- "CSV"
CSV- "ORC"
ORC- "Parquet"
Parquet
DirectoryBucketInventoryConfiguration, DirectoryBucketInventoryConfigurationArgs
Specifies an inventory configuration for an Amazon S3 Express bucket- Destination
Pulumi.
Aws Native. S3Express. Inputs. Directory Bucket Destination - Enabled bool
- Specifies whether the inventory is enabled or disabled.
- Id string
- The ID used to identify the inventory configuration.
- Included
Object Pulumi.Versions Aws Native. S3Express. Directory Bucket Inventory Configuration Included Object Versions - Object versions to include in the inventory list.
- Schedule
Frequency Pulumi.Aws Native. S3Express. Directory Bucket Inventory Configuration Schedule Frequency - Specifies the schedule for generating inventory results.
- Optional
Fields List<Pulumi.Aws Native. S3Express. Directory Bucket Inventory Configuration Optional Fields Item> - Contains the optional fields that are included in the inventory results.
- Prefix string
- The prefix that is prepended to all inventory results.
- Destination
Directory
Bucket Destination - Enabled bool
- Specifies whether the inventory is enabled or disabled.
- Id string
- The ID used to identify the inventory configuration.
- Included
Object DirectoryVersions Bucket Inventory Configuration Included Object Versions - Object versions to include in the inventory list.
- Schedule
Frequency DirectoryBucket Inventory Configuration Schedule Frequency - Specifies the schedule for generating inventory results.
- Optional
Fields []DirectoryBucket Inventory Configuration Optional Fields Item - Contains the optional fields that are included in the inventory results.
- Prefix string
- The prefix that is prepended to all inventory results.
- destination
Directory
Bucket Destination - enabled Boolean
- Specifies whether the inventory is enabled or disabled.
- id String
- The ID used to identify the inventory configuration.
- included
Object DirectoryVersions Bucket Inventory Configuration Included Object Versions - Object versions to include in the inventory list.
- schedule
Frequency DirectoryBucket Inventory Configuration Schedule Frequency - Specifies the schedule for generating inventory results.
- optional
Fields List<DirectoryBucket Inventory Configuration Optional Fields Item> - Contains the optional fields that are included in the inventory results.
- prefix String
- The prefix that is prepended to all inventory results.
- destination
Directory
Bucket Destination - enabled boolean
- Specifies whether the inventory is enabled or disabled.
- id string
- The ID used to identify the inventory configuration.
- included
Object DirectoryVersions Bucket Inventory Configuration Included Object Versions - Object versions to include in the inventory list.
- schedule
Frequency DirectoryBucket Inventory Configuration Schedule Frequency - Specifies the schedule for generating inventory results.
- optional
Fields DirectoryBucket Inventory Configuration Optional Fields Item[] - Contains the optional fields that are included in the inventory results.
- prefix string
- The prefix that is prepended to all inventory results.
- destination
Directory
Bucket Destination - enabled bool
- Specifies whether the inventory is enabled or disabled.
- id str
- The ID used to identify the inventory configuration.
- included_
object_ Directoryversions Bucket Inventory Configuration Included Object Versions - Object versions to include in the inventory list.
- schedule_
frequency DirectoryBucket Inventory Configuration Schedule Frequency - Specifies the schedule for generating inventory results.
- optional_
fields Sequence[DirectoryBucket Inventory Configuration Optional Fields Item] - Contains the optional fields that are included in the inventory results.
- prefix str
- The prefix that is prepended to all inventory results.
- destination Property Map
- enabled Boolean
- Specifies whether the inventory is enabled or disabled.
- id String
- The ID used to identify the inventory configuration.
- included
Object "All" | "Current"Versions - Object versions to include in the inventory list.
- schedule
Frequency "Daily" | "Weekly" - Specifies the schedule for generating inventory results.
- optional
Fields List<"Size" | "LastModified Date" | "Storage Class" | "ETag" | "Is Multipart Uploaded" | "Encryption Status" | "Bucket Key Status" | "Checksum Algorithm" | "Lifecycle Expiration Date"> - Contains the optional fields that are included in the inventory results.
- prefix String
- The prefix that is prepended to all inventory results.
DirectoryBucketInventoryConfigurationIncludedObjectVersions, DirectoryBucketInventoryConfigurationIncludedObjectVersionsArgs
- All
All- Current
Current
- Directory
Bucket Inventory Configuration Included Object Versions All All- Directory
Bucket Inventory Configuration Included Object Versions Current Current
- All
All- Current
Current
- All
All- Current
Current
- ALL
All- CURRENT
Current
- "All"
All- "Current"
Current
DirectoryBucketInventoryConfigurationOptionalFieldsItem, DirectoryBucketInventoryConfigurationOptionalFieldsItemArgs
- Size
Size- Last
Modified Date LastModifiedDate- Storage
Class StorageClass- ETag
ETag- Is
Multipart Uploaded IsMultipartUploaded- Encryption
Status EncryptionStatus- Bucket
Key Status BucketKeyStatus- Checksum
Algorithm ChecksumAlgorithm- Lifecycle
Expiration Date LifecycleExpirationDate
- Directory
Bucket Inventory Configuration Optional Fields Item Size Size- Directory
Bucket Inventory Configuration Optional Fields Item Last Modified Date LastModifiedDate- Directory
Bucket Inventory Configuration Optional Fields Item Storage Class StorageClass- Directory
Bucket Inventory Configuration Optional Fields Item ETag ETag- Directory
Bucket Inventory Configuration Optional Fields Item Is Multipart Uploaded IsMultipartUploaded- Directory
Bucket Inventory Configuration Optional Fields Item Encryption Status EncryptionStatus- Directory
Bucket Inventory Configuration Optional Fields Item Bucket Key Status BucketKeyStatus- Directory
Bucket Inventory Configuration Optional Fields Item Checksum Algorithm ChecksumAlgorithm- Directory
Bucket Inventory Configuration Optional Fields Item Lifecycle Expiration Date LifecycleExpirationDate
- Size
Size- Last
Modified Date LastModifiedDate- Storage
Class StorageClass- ETag
ETag- Is
Multipart Uploaded IsMultipartUploaded- Encryption
Status EncryptionStatus- Bucket
Key Status BucketKeyStatus- Checksum
Algorithm ChecksumAlgorithm- Lifecycle
Expiration Date LifecycleExpirationDate
- Size
Size- Last
Modified Date LastModifiedDate- Storage
Class StorageClass- ETag
ETag- Is
Multipart Uploaded IsMultipartUploaded- Encryption
Status EncryptionStatus- Bucket
Key Status BucketKeyStatus- Checksum
Algorithm ChecksumAlgorithm- Lifecycle
Expiration Date LifecycleExpirationDate
- SIZE
Size- LAST_MODIFIED_DATE
LastModifiedDate- STORAGE_CLASS
StorageClass- E_TAG
ETag- IS_MULTIPART_UPLOADED
IsMultipartUploaded- ENCRYPTION_STATUS
EncryptionStatus- BUCKET_KEY_STATUS
BucketKeyStatus- CHECKSUM_ALGORITHM
ChecksumAlgorithm- LIFECYCLE_EXPIRATION_DATE
LifecycleExpirationDate
- "Size"
Size- "Last
Modified Date" LastModifiedDate- "Storage
Class" StorageClass- "ETag"
ETag- "Is
Multipart Uploaded" IsMultipartUploaded- "Encryption
Status" EncryptionStatus- "Bucket
Key Status" BucketKeyStatus- "Checksum
Algorithm" ChecksumAlgorithm- "Lifecycle
Expiration Date" LifecycleExpirationDate
DirectoryBucketInventoryConfigurationScheduleFrequency, DirectoryBucketInventoryConfigurationScheduleFrequencyArgs
- Daily
Daily- Weekly
Weekly
- Directory
Bucket Inventory Configuration Schedule Frequency Daily Daily- Directory
Bucket Inventory Configuration Schedule Frequency Weekly Weekly
- Daily
Daily- Weekly
Weekly
- Daily
Daily- Weekly
Weekly
- DAILY
Daily- WEEKLY
Weekly
- "Daily"
Daily- "Weekly"
Weekly
DirectoryBucketLifecycleConfiguration, DirectoryBucketLifecycleConfigurationArgs
- Rules
List<Pulumi.
Aws Native. S3Express. Inputs. Directory Bucket Rule> - A lifecycle rule for individual objects in an Amazon S3 Express bucket.
- Rules
[]Directory
Bucket Rule - A lifecycle rule for individual objects in an Amazon S3 Express bucket.
- rules
List<Directory
Bucket Rule> - A lifecycle rule for individual objects in an Amazon S3 Express bucket.
- rules
Directory
Bucket Rule[] - A lifecycle rule for individual objects in an Amazon S3 Express bucket.
- rules
Sequence[Directory
Bucket Rule] - A lifecycle rule for individual objects in an Amazon S3 Express bucket.
- rules List<Property Map>
- A lifecycle rule for individual objects in an Amazon S3 Express bucket.
DirectoryBucketMetricsConfiguration, DirectoryBucketMetricsConfigurationArgs
Specifies a metrics configuration for the CloudWatch request metrics from an Amazon S3 Express bucket.- Access
Point stringArn - The access point ARN used when evaluating a metrics filter.
- Id string
- The ID used to identify the metrics configuration.
- Prefix string
- The prefix used when evaluating a metrics filter.
- Access
Point stringArn - The access point ARN used when evaluating a metrics filter.
- Id string
- The ID used to identify the metrics configuration.
- Prefix string
- The prefix used when evaluating a metrics filter.
- access
Point StringArn - The access point ARN used when evaluating a metrics filter.
- id String
- The ID used to identify the metrics configuration.
- prefix String
- The prefix used when evaluating a metrics filter.
- access
Point stringArn - The access point ARN used when evaluating a metrics filter.
- id string
- The ID used to identify the metrics configuration.
- prefix string
- The prefix used when evaluating a metrics filter.
- access_
point_ strarn - The access point ARN used when evaluating a metrics filter.
- id str
- The ID used to identify the metrics configuration.
- prefix str
- The prefix used when evaluating a metrics filter.
- access
Point StringArn - The access point ARN used when evaluating a metrics filter.
- id String
- The ID used to identify the metrics configuration.
- prefix String
- The prefix used when evaluating a metrics filter.
DirectoryBucketRule, DirectoryBucketRuleArgs
You must specify at least one of the following properties: AbortIncompleteMultipartUpload, or ExpirationInDays.- Status
Pulumi.
Aws Native. S3Express. Directory Bucket Rule Status - If
Enabled, the rule is currently being applied. IfDisabled, the rule is not currently being applied. - Abort
Incomplete Pulumi.Multipart Upload Aws Native. S3Express. Inputs. Directory Bucket Abort Incomplete Multipart Upload - Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 will wait before permanently removing all parts of the upload.
- Expiration
In intDays - Indicates the number of days after creation when objects are deleted from Amazon S3 and Amazon S3 Glacier. If you specify an expiration and transition time, you must use the same time unit for both properties (either in days or by date). The expiration time must also be later than the transition time.
- Id string
- Unique identifier for the rule. The value can't be longer than 255 characters.
- Object
Size stringGreater Than - Specifies the minimum object size in bytes for this rule to apply to. Objects must be larger than this value in bytes. For more information about size based rules, see Lifecycle configuration using size-based rules in the Amazon S3 User Guide .
- Object
Size stringLess Than - Specifies the maximum object size in bytes for this rule to apply to. Objects must be smaller than this value in bytes. For more information about sized based rules, see Lifecycle configuration using size-based rules in the Amazon S3 User Guide .
- Prefix string
Object key prefix that identifies one or more objects to which this rule applies.
Replacement must be made for object keys containing special characters (such as carriage returns) when using XML requests. For more information, see XML related object key constraints .
- Status
Directory
Bucket Rule Status - If
Enabled, the rule is currently being applied. IfDisabled, the rule is not currently being applied. - Abort
Incomplete DirectoryMultipart Upload Bucket Abort Incomplete Multipart Upload - Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 will wait before permanently removing all parts of the upload.
- Expiration
In intDays - Indicates the number of days after creation when objects are deleted from Amazon S3 and Amazon S3 Glacier. If you specify an expiration and transition time, you must use the same time unit for both properties (either in days or by date). The expiration time must also be later than the transition time.
- Id string
- Unique identifier for the rule. The value can't be longer than 255 characters.
- Object
Size stringGreater Than - Specifies the minimum object size in bytes for this rule to apply to. Objects must be larger than this value in bytes. For more information about size based rules, see Lifecycle configuration using size-based rules in the Amazon S3 User Guide .
- Object
Size stringLess Than - Specifies the maximum object size in bytes for this rule to apply to. Objects must be smaller than this value in bytes. For more information about sized based rules, see Lifecycle configuration using size-based rules in the Amazon S3 User Guide .
- Prefix string
Object key prefix that identifies one or more objects to which this rule applies.
Replacement must be made for object keys containing special characters (such as carriage returns) when using XML requests. For more information, see XML related object key constraints .
- status
Directory
Bucket Rule Status - If
Enabled, the rule is currently being applied. IfDisabled, the rule is not currently being applied. - abort
Incomplete DirectoryMultipart Upload Bucket Abort Incomplete Multipart Upload - Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 will wait before permanently removing all parts of the upload.
- expiration
In IntegerDays - Indicates the number of days after creation when objects are deleted from Amazon S3 and Amazon S3 Glacier. If you specify an expiration and transition time, you must use the same time unit for both properties (either in days or by date). The expiration time must also be later than the transition time.
- id String
- Unique identifier for the rule. The value can't be longer than 255 characters.
- object
Size StringGreater Than - Specifies the minimum object size in bytes for this rule to apply to. Objects must be larger than this value in bytes. For more information about size based rules, see Lifecycle configuration using size-based rules in the Amazon S3 User Guide .
- object
Size StringLess Than - Specifies the maximum object size in bytes for this rule to apply to. Objects must be smaller than this value in bytes. For more information about sized based rules, see Lifecycle configuration using size-based rules in the Amazon S3 User Guide .
- prefix String
Object key prefix that identifies one or more objects to which this rule applies.
Replacement must be made for object keys containing special characters (such as carriage returns) when using XML requests. For more information, see XML related object key constraints .
- status
Directory
Bucket Rule Status - If
Enabled, the rule is currently being applied. IfDisabled, the rule is not currently being applied. - abort
Incomplete DirectoryMultipart Upload Bucket Abort Incomplete Multipart Upload - Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 will wait before permanently removing all parts of the upload.
- expiration
In numberDays - Indicates the number of days after creation when objects are deleted from Amazon S3 and Amazon S3 Glacier. If you specify an expiration and transition time, you must use the same time unit for both properties (either in days or by date). The expiration time must also be later than the transition time.
- id string
- Unique identifier for the rule. The value can't be longer than 255 characters.
- object
Size stringGreater Than - Specifies the minimum object size in bytes for this rule to apply to. Objects must be larger than this value in bytes. For more information about size based rules, see Lifecycle configuration using size-based rules in the Amazon S3 User Guide .
- object
Size stringLess Than - Specifies the maximum object size in bytes for this rule to apply to. Objects must be smaller than this value in bytes. For more information about sized based rules, see Lifecycle configuration using size-based rules in the Amazon S3 User Guide .
- prefix string
Object key prefix that identifies one or more objects to which this rule applies.
Replacement must be made for object keys containing special characters (such as carriage returns) when using XML requests. For more information, see XML related object key constraints .
- status
Directory
Bucket Rule Status - If
Enabled, the rule is currently being applied. IfDisabled, the rule is not currently being applied. - abort_
incomplete_ Directorymultipart_ upload Bucket Abort Incomplete Multipart Upload - Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 will wait before permanently removing all parts of the upload.
- expiration_
in_ intdays - Indicates the number of days after creation when objects are deleted from Amazon S3 and Amazon S3 Glacier. If you specify an expiration and transition time, you must use the same time unit for both properties (either in days or by date). The expiration time must also be later than the transition time.
- id str
- Unique identifier for the rule. The value can't be longer than 255 characters.
- object_
size_ strgreater_ than - Specifies the minimum object size in bytes for this rule to apply to. Objects must be larger than this value in bytes. For more information about size based rules, see Lifecycle configuration using size-based rules in the Amazon S3 User Guide .
- object_
size_ strless_ than - Specifies the maximum object size in bytes for this rule to apply to. Objects must be smaller than this value in bytes. For more information about sized based rules, see Lifecycle configuration using size-based rules in the Amazon S3 User Guide .
- prefix str
Object key prefix that identifies one or more objects to which this rule applies.
Replacement must be made for object keys containing special characters (such as carriage returns) when using XML requests. For more information, see XML related object key constraints .
- status "Enabled" | "Disabled"
- If
Enabled, the rule is currently being applied. IfDisabled, the rule is not currently being applied. - abort
Incomplete Property MapMultipart Upload - Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 will wait before permanently removing all parts of the upload.
- expiration
In NumberDays - Indicates the number of days after creation when objects are deleted from Amazon S3 and Amazon S3 Glacier. If you specify an expiration and transition time, you must use the same time unit for both properties (either in days or by date). The expiration time must also be later than the transition time.
- id String
- Unique identifier for the rule. The value can't be longer than 255 characters.
- object
Size StringGreater Than - Specifies the minimum object size in bytes for this rule to apply to. Objects must be larger than this value in bytes. For more information about size based rules, see Lifecycle configuration using size-based rules in the Amazon S3 User Guide .
- object
Size StringLess Than - Specifies the maximum object size in bytes for this rule to apply to. Objects must be smaller than this value in bytes. For more information about sized based rules, see Lifecycle configuration using size-based rules in the Amazon S3 User Guide .
- prefix String
Object key prefix that identifies one or more objects to which this rule applies.
Replacement must be made for object keys containing special characters (such as carriage returns) when using XML requests. For more information, see XML related object key constraints .
DirectoryBucketRuleStatus, DirectoryBucketRuleStatusArgs
- Enabled
Enabled- Disabled
Disabled
- Directory
Bucket Rule Status Enabled Enabled- Directory
Bucket Rule Status Disabled Disabled
- Enabled
Enabled- Disabled
Disabled
- Enabled
Enabled- Disabled
Disabled
- ENABLED
Enabled- DISABLED
Disabled
- "Enabled"
Enabled- "Disabled"
Disabled
DirectoryBucketServerSideEncryptionByDefault, DirectoryBucketServerSideEncryptionByDefaultArgs
Specifies the default server-side encryption to apply to new objects in the bucket. If a PUT Object request doesn't specify any server-side encryption, this default encryption will be applied.- Sse
Algorithm Pulumi.Aws Native. S3Express. Directory Bucket Server Side Encryption By Default Sse Algorithm Server-side encryption algorithm to use for the default encryption.
For directory buckets, there are only two supported values for server-side encryption:
AES256andaws:kms.- Kms
Master stringKey Id - AWS Key Management Service (KMS) customer managed key ID to use for the default encryption. This parameter is allowed only if SSEAlgorithm is set to aws:kms. You can specify this parameter with the key ID or the Amazon Resource Name (ARN) of the KMS key
- Sse
Algorithm DirectoryBucket Server Side Encryption By Default Sse Algorithm Server-side encryption algorithm to use for the default encryption.
For directory buckets, there are only two supported values for server-side encryption:
AES256andaws:kms.- Kms
Master stringKey Id - AWS Key Management Service (KMS) customer managed key ID to use for the default encryption. This parameter is allowed only if SSEAlgorithm is set to aws:kms. You can specify this parameter with the key ID or the Amazon Resource Name (ARN) of the KMS key
- sse
Algorithm DirectoryBucket Server Side Encryption By Default Sse Algorithm Server-side encryption algorithm to use for the default encryption.
For directory buckets, there are only two supported values for server-side encryption:
AES256andaws:kms.- kms
Master StringKey Id - AWS Key Management Service (KMS) customer managed key ID to use for the default encryption. This parameter is allowed only if SSEAlgorithm is set to aws:kms. You can specify this parameter with the key ID or the Amazon Resource Name (ARN) of the KMS key
- sse
Algorithm DirectoryBucket Server Side Encryption By Default Sse Algorithm Server-side encryption algorithm to use for the default encryption.
For directory buckets, there are only two supported values for server-side encryption:
AES256andaws:kms.- kms
Master stringKey Id - AWS Key Management Service (KMS) customer managed key ID to use for the default encryption. This parameter is allowed only if SSEAlgorithm is set to aws:kms. You can specify this parameter with the key ID or the Amazon Resource Name (ARN) of the KMS key
- sse_
algorithm DirectoryBucket Server Side Encryption By Default Sse Algorithm Server-side encryption algorithm to use for the default encryption.
For directory buckets, there are only two supported values for server-side encryption:
AES256andaws:kms.- kms_
master_ strkey_ id - AWS Key Management Service (KMS) customer managed key ID to use for the default encryption. This parameter is allowed only if SSEAlgorithm is set to aws:kms. You can specify this parameter with the key ID or the Amazon Resource Name (ARN) of the KMS key
- sse
Algorithm "aws:kms" | "AES256" Server-side encryption algorithm to use for the default encryption.
For directory buckets, there are only two supported values for server-side encryption:
AES256andaws:kms.- kms
Master StringKey Id - AWS Key Management Service (KMS) customer managed key ID to use for the default encryption. This parameter is allowed only if SSEAlgorithm is set to aws:kms. You can specify this parameter with the key ID or the Amazon Resource Name (ARN) of the KMS key
DirectoryBucketServerSideEncryptionByDefaultSseAlgorithm, DirectoryBucketServerSideEncryptionByDefaultSseAlgorithmArgs
- Awskms
aws:kms- Aes256
AES256
- Directory
Bucket Server Side Encryption By Default Sse Algorithm Awskms aws:kms- Directory
Bucket Server Side Encryption By Default Sse Algorithm Aes256 AES256
- Awskms
aws:kms- Aes256
AES256
- Awskms
aws:kms- Aes256
AES256
- AWSKMS
aws:kms- AES256
AES256
- "aws:kms"
aws:kms- "AES256"
AES256
DirectoryBucketServerSideEncryptionRule, DirectoryBucketServerSideEncryptionRuleArgs
Specifies the default server-side encryption configuration.- Bucket
Key boolEnabled - Specifies whether Amazon S3 should use an S3 Bucket Key with server-side encryption using KMS (SSE-KMS) for new objects in the bucket. Existing objects are not affected. Amazon S3 Express One Zone uses an S3 Bucket Key with SSE-KMS and S3 Bucket Key cannot be disabled. It's only allowed to set the BucketKeyEnabled element to true.
- Server
Side Pulumi.Encryption By Default Aws Native. S3Express. Inputs. Directory Bucket Server Side Encryption By Default - Specifies the default server-side encryption to apply to new objects in the bucket. If a PUT Object request doesn't specify any server-side encryption, this default encryption will be applied.
- Bucket
Key boolEnabled - Specifies whether Amazon S3 should use an S3 Bucket Key with server-side encryption using KMS (SSE-KMS) for new objects in the bucket. Existing objects are not affected. Amazon S3 Express One Zone uses an S3 Bucket Key with SSE-KMS and S3 Bucket Key cannot be disabled. It's only allowed to set the BucketKeyEnabled element to true.
- Server
Side DirectoryEncryption By Default Bucket Server Side Encryption By Default - Specifies the default server-side encryption to apply to new objects in the bucket. If a PUT Object request doesn't specify any server-side encryption, this default encryption will be applied.
- bucket
Key BooleanEnabled - Specifies whether Amazon S3 should use an S3 Bucket Key with server-side encryption using KMS (SSE-KMS) for new objects in the bucket. Existing objects are not affected. Amazon S3 Express One Zone uses an S3 Bucket Key with SSE-KMS and S3 Bucket Key cannot be disabled. It's only allowed to set the BucketKeyEnabled element to true.
- server
Side DirectoryEncryption By Default Bucket Server Side Encryption By Default - Specifies the default server-side encryption to apply to new objects in the bucket. If a PUT Object request doesn't specify any server-side encryption, this default encryption will be applied.
- bucket
Key booleanEnabled - Specifies whether Amazon S3 should use an S3 Bucket Key with server-side encryption using KMS (SSE-KMS) for new objects in the bucket. Existing objects are not affected. Amazon S3 Express One Zone uses an S3 Bucket Key with SSE-KMS and S3 Bucket Key cannot be disabled. It's only allowed to set the BucketKeyEnabled element to true.
- server
Side DirectoryEncryption By Default Bucket Server Side Encryption By Default - Specifies the default server-side encryption to apply to new objects in the bucket. If a PUT Object request doesn't specify any server-side encryption, this default encryption will be applied.
- bucket_
key_ boolenabled - Specifies whether Amazon S3 should use an S3 Bucket Key with server-side encryption using KMS (SSE-KMS) for new objects in the bucket. Existing objects are not affected. Amazon S3 Express One Zone uses an S3 Bucket Key with SSE-KMS and S3 Bucket Key cannot be disabled. It's only allowed to set the BucketKeyEnabled element to true.
- server_
side_ Directoryencryption_ by_ default Bucket Server Side Encryption By Default - Specifies the default server-side encryption to apply to new objects in the bucket. If a PUT Object request doesn't specify any server-side encryption, this default encryption will be applied.
- bucket
Key BooleanEnabled - Specifies whether Amazon S3 should use an S3 Bucket Key with server-side encryption using KMS (SSE-KMS) for new objects in the bucket. Existing objects are not affected. Amazon S3 Express One Zone uses an S3 Bucket Key with SSE-KMS and S3 Bucket Key cannot be disabled. It's only allowed to set the BucketKeyEnabled element to true.
- server
Side Property MapEncryption By Default - Specifies the default server-side encryption to apply to new objects in the bucket. If a PUT Object request doesn't specify any server-side encryption, this default encryption will be applied.
Tag, TagArgs
A set of tags to apply to the resource.Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
published on Monday, May 4, 2026 by Pulumi
