latest--aws-timestream-database
shared
Type:
object
The AWS::Timestream::Database resource creates a Timestream database.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-timestream.git
Properties
DatabaseName
string | Aws_CF_FunctionString
The name for the database. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the database name.
KmsKeyId
string | Aws_CF_FunctionString
The KMS key for the database. If the KMS key is not specified, the database will be encrypted with a Timestream managed KMS key located in your account.
Definitions
Tag
object
You can use the Resource Tags property to apply tags to resources, which can help you identify and categorize those resources.
Key
string | Aws_CF_FunctionString
Value
string | Aws_CF_FunctionString