View a markdown version of this page

AWS::MSK::Channel S3Storage - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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