AWS::MSK::Channel S3Storage - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::MSK::Channel S3Storage

The S3Storage property type specifies Property description not available. for an AWS::MSK::Channel.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "BucketArn" : String, "CompressionType" : String, "ExpectedBucketOwner" : String, "OutputKeyTemplate" : String, "OutputPrefix" : String, "StorageClass" : String }

YAML

BucketArn: String CompressionType: String ExpectedBucketOwner: String OutputKeyTemplate: String OutputPrefix: String StorageClass: String

Properties

BucketArn

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:[\w-]+:s3:::.*\Z

Update requires: Replacement

CompressionType

Property description not available.

Required: Yes

Type: String

Allowed values: NONE | GZIP | ZSTD

Update requires: Replacement

ExpectedBucketOwner

Property description not available.

Required: No

Type: String

Update requires: Replacement

OutputKeyTemplate

Property description not available.

Required: No

Type: String

Update requires: Replacement

OutputPrefix

Property description not available.

Required: No

Type: String

Update requires: Replacement

StorageClass

Property description not available.

Required: Yes

Type: String

Allowed values: STANDARD | INTELLIGENT_TIERING | GLACIER_IR

Update requires: Replacement