---
type: resource-type
title: TimestreamDatabase
description: aws resource type AWS::Timestream::Database
name: TimestreamDatabase
lexicon: aws
resource_type: AWS::Timestream::Database
---
`AWS::Timestream::Database`, a resource type of the aws lexicon.

## Properties

- `Arn` (`string`, optional)
- `DatabaseName` (`string`, optional): 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`, optional): 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.
- `Tags` (`TimestreamDatabase_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
