We recommend new projects start with resources from the AWS provider.
aws-native.s3express.getDirectoryBucket
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::S3Express::DirectoryBucket.
Using getDirectoryBucket
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDirectoryBucket(args: GetDirectoryBucketArgs, opts?: InvokeOptions): Promise<GetDirectoryBucketResult>
function getDirectoryBucketOutput(args: GetDirectoryBucketOutputArgs, opts?: InvokeOptions): Output<GetDirectoryBucketResult>def get_directory_bucket(bucket_name: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetDirectoryBucketResult
def get_directory_bucket_output(bucket_name: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetDirectoryBucketResult]func LookupDirectoryBucket(ctx *Context, args *LookupDirectoryBucketArgs, opts ...InvokeOption) (*LookupDirectoryBucketResult, error)
func LookupDirectoryBucketOutput(ctx *Context, args *LookupDirectoryBucketOutputArgs, opts ...InvokeOption) LookupDirectoryBucketResultOutput> Note: This function is named LookupDirectoryBucket in the Go SDK.
public static class GetDirectoryBucket 
{
    public static Task<GetDirectoryBucketResult> InvokeAsync(GetDirectoryBucketArgs args, InvokeOptions? opts = null)
    public static Output<GetDirectoryBucketResult> Invoke(GetDirectoryBucketInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDirectoryBucketResult> getDirectoryBucket(GetDirectoryBucketArgs args, InvokeOptions options)
public static Output<GetDirectoryBucketResult> getDirectoryBucket(GetDirectoryBucketArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:s3express:getDirectoryBucket
  arguments:
    # arguments dictionaryThe following arguments are supported:
- BucketName 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.
- BucketName 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.
- bucketName 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.
- bucketName 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.
- 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.
- bucketName 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.
getDirectoryBucket Result
The following output properties are available:
- Arn string
- Returns the Amazon Resource Name (ARN) of the specified bucket.
- AvailabilityZone 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'.
- BucketEncryption Pulumi.Aws Native. S3Express. Outputs. 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 .
- LifecycleConfiguration Pulumi.Aws Native. S3Express. Outputs. Directory Bucket Lifecycle Configuration 
- Lifecycle rules that define how Amazon S3 Express manages objects during their lifetime.
- Arn string
- Returns the Amazon Resource Name (ARN) of the specified bucket.
- AvailabilityZone 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'.
- BucketEncryption 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 .
- LifecycleConfiguration DirectoryBucket Lifecycle Configuration 
- Lifecycle rules that define how Amazon S3 Express manages objects during their lifetime.
- arn String
- Returns the Amazon Resource Name (ARN) of the specified bucket.
- availabilityZone 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'.
- bucketEncryption 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 .
- lifecycleConfiguration DirectoryBucket Lifecycle Configuration 
- Lifecycle rules that define how Amazon S3 Express manages objects during their lifetime.
- arn string
- Returns the Amazon Resource Name (ARN) of the specified bucket.
- availabilityZone 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'.
- bucketEncryption 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 .
- lifecycleConfiguration DirectoryBucket Lifecycle Configuration 
- Lifecycle rules that define how Amazon S3 Express manages objects during their lifetime.
- 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'.
- 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 .
- lifecycle_configuration DirectoryBucket Lifecycle Configuration 
- Lifecycle rules that define how Amazon S3 Express manages objects during their lifetime.
- arn String
- Returns the Amazon Resource Name (ARN) of the specified bucket.
- availabilityZone 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'.
- bucketEncryption 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 .
- lifecycleConfiguration Property Map
- Lifecycle rules that define how Amazon S3 Express manages objects during their lifetime.
Supporting Types
DirectoryBucketAbortIncompleteMultipartUpload     
- DaysAfter intInitiation 
- Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload.
- DaysAfter intInitiation 
- Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload.
- daysAfter IntegerInitiation 
- Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload.
- daysAfter 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.
- daysAfter NumberInitiation 
- Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload.
DirectoryBucketBucketEncryption   
- ServerSide List<Pulumi.Encryption Configuration Aws Native. S3Express. Inputs. Directory Bucket Server Side Encryption Rule> 
- Specifies the default server-side-encryption configuration.
- ServerSide []DirectoryEncryption Configuration Bucket Server Side Encryption Rule 
- Specifies the default server-side-encryption configuration.
- serverSide List<DirectoryEncryption Configuration Bucket Server Side Encryption Rule> 
- Specifies the default server-side-encryption configuration.
- serverSide 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.
- serverSide List<Property Map>Encryption Configuration 
- Specifies the default server-side-encryption configuration.
DirectoryBucketLifecycleConfiguration   
- Rules
List<Pulumi.Aws Native. S3Express. Inputs. Directory Bucket Rule> 
- A lifecycle rule for individual objects in an Amazon S3 Express bucket.
- Rules
[]DirectoryBucket Rule 
- A lifecycle rule for individual objects in an Amazon S3 Express bucket.
- rules
List<DirectoryBucket Rule> 
- A lifecycle rule for individual objects in an Amazon S3 Express bucket.
- rules
DirectoryBucket Rule[] 
- A lifecycle rule for individual objects in an Amazon S3 Express bucket.
- rules
Sequence[DirectoryBucket 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.
DirectoryBucketRule  
- 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.
- AbortIncomplete 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.
- ExpirationIn 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.
- ObjectSize 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 .
- ObjectSize 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
DirectoryBucket Rule Status 
- If Enabled, the rule is currently being applied. IfDisabled, the rule is not currently being applied.
- AbortIncomplete 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.
- ExpirationIn 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.
- ObjectSize 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 .
- ObjectSize 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
DirectoryBucket Rule Status 
- If Enabled, the rule is currently being applied. IfDisabled, the rule is not currently being applied.
- abortIncomplete 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.
- expirationIn 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.
- objectSize 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 .
- objectSize 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
DirectoryBucket Rule Status 
- If Enabled, the rule is currently being applied. IfDisabled, the rule is not currently being applied.
- abortIncomplete 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.
- expirationIn 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.
- objectSize 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 .
- objectSize 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
DirectoryBucket 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.
- abortIncomplete 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.
- expirationIn 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.
- objectSize 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 .
- objectSize 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   
DirectoryBucketServerSideEncryptionByDefault      
- SseAlgorithm 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: - AES256and- aws:kms.
- KmsMaster 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
- SseAlgorithm 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: - AES256and- aws:kms.
- KmsMaster 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
- sseAlgorithm 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: - AES256and- aws:kms.
- kmsMaster 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
- sseAlgorithm 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: - AES256and- aws:kms.
- kmsMaster 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: - AES256and- aws: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
- sseAlgorithm "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: - AES256and- aws:kms.
- kmsMaster 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        
DirectoryBucketServerSideEncryptionRule     
- BucketKey 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.
- ServerSide 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.
- BucketKey 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.
- ServerSide 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.
- bucketKey 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.
- serverSide 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.
- bucketKey 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.
- serverSide 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.
- bucketKey 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.
- serverSide 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.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.