View a markdown version of this page

AWS::Kinesis::Channel S3TableConfiguration - AWS CloudFormation

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::Kinesis::Channel S3TableConfiguration

The S3TableConfiguration property type specifies Property description not available. for an AWS::Kinesis::Channel.

Syntax

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

JSON

{ "CompressionType" : String, "Namespace" : String, "PartitionSpec" : PartitionSpec, "TableBucketARN" : String, "TableName" : String }

Properties

CompressionType

Property description not available.

Required: Yes

Type: String

Allowed values: NONE | ZSTD | SNAPPY

Update requires: Replacement

Namespace

Property description not available.

Required: Yes

Type: String

Pattern: ^[0-9a-z_]+$

Minimum: 1

Maximum: 255

Update requires: Replacement

PartitionSpec

Property description not available.

Required: No

Type: PartitionSpec

Update requires: Replacement

TableBucketARN

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:aws[-a-z0-9]*:s3tables:[-a-z0-9]+:[0-9]{12}:bucket/[a-z0-9_-]{3,63}$

Minimum: 1

Maximum: 2048

Update requires: Replacement

TableName

Property description not available.

Required: Yes

Type: String

Pattern: ^[0-9a-z_]+$

Minimum: 1

Maximum: 255

Update requires: Replacement