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:StringCompressionType:StringExpectedBucketOwner:StringOutputKeyTemplate:StringOutputPrefix:StringStorageClass:String
Properties
BucketArnProperty description not available.
Required: Yes
Type: String
Pattern:
^arn:[\w-]+:s3:::.*\ZUpdate requires: Replacement
CompressionTypeProperty description not available.
Required: Yes
Type: String
Allowed values:
NONE | GZIP | ZSTDUpdate requires: Replacement
ExpectedBucketOwnerProperty description not available.
Required: No
Type: String
Update requires: Replacement
OutputKeyTemplateProperty description not available.
Required: No
Type: String
Update requires: Replacement
OutputPrefixProperty description not available.
Required: No
Type: String
Update requires: Replacement
StorageClassProperty description not available.
Required: Yes
Type: String
Allowed values:
STANDARD | INTELLIGENT_TIERING | GLACIER_IRUpdate requires: Replacement