v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141911787.0 KB

Creates a new Timestream database. If the KMS key is not specified, the database will be encrypted with a Timestream managed KMS key located in your account. For more information, see <a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#aws-managed-cmk">Amazon Web Services managed keys</a>. <a href="https://docs.aws.amazon.com/timestream/latest/developerguide/ts-limits.html">Service quotas apply</a>. For details, see <a href="https://docs.aws.amazon.com/timestream/latest/developerguide/code-samples.create-db.html">code sample</a>.

post/#X-Amz-Target=Timestream_20181101.CreateDatabase

Headers

X-Amz-Target'Timestream_20181101.CreateDatabase' required

Request body

DatabaseNamestring required

The name of the Timestream database.

KmsKeyIdstring

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. For more information, see <a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#aws-managed-cmk">Amazon Web Services managed keys</a>.

Response

Success