latest--aws-timestream-table
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-timestream-table.json |
| Parent schema | serverless-framework-configuration |
The AWS::Timestream::Table resource creates a Timestream Table.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-timestream.git
Properties
The name for the database which the table to be created belongs to.
The name for the table. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the table name.
The retention duration of the memory store and the magnetic store.
2 nested properties
The duration for which data must be stored in the memory store.
The duration for which data must be stored in the magnetic store.
The properties that determine whether magnetic store writes are enabled.
2 nested properties
Boolean flag indicating whether magnetic store writes are enabled.
Location to store information about records that were asynchronously rejected during magnetic store writes.
1 nested properties
S3 configuration for location to store rejections from magnetic store writes
4 nested properties
The bucket name used to store the data.
Either SSE_KMS or SSE_S3.
String used to prefix all data in the bucket.
Must be provided if SSE_KMS is specified as the encryption option
Definitions
You can use the Resource Tags property to apply tags to resources, which can help you identify and categorize those resources.