Package software.amazon.awscdk.services.timestream
package software.amazon.awscdk.services.timestream
AWS::Timestream Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.timestream.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Timestream construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Timestream resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Timestream.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates a new Timestream database.A fluent builder for
CfnDatabase
.Properties for defining aCfnDatabase
.A builder forCfnDatabaseProps
An implementation forCfnDatabaseProps
A DB instance is an isolated database environment running in the cloud.A fluent builder forCfnInfluxDBInstance
.Configuration for sending InfluxDB engine logs to a specified S3 bucket.A builder forCfnInfluxDBInstance.LogDeliveryConfigurationProperty
An implementation forCfnInfluxDBInstance.LogDeliveryConfigurationProperty
Configuration for S3 bucket log delivery.A builder forCfnInfluxDBInstance.S3ConfigurationProperty
An implementation forCfnInfluxDBInstance.S3ConfigurationProperty
Properties for defining aCfnInfluxDBInstance
.A builder forCfnInfluxDBInstanceProps
An implementation forCfnInfluxDBInstanceProps
Create a scheduled query that will be run on your behalf at the configured schedule.A fluent builder forCfnScheduledQuery
.This type is used to map column(s) from the query result to a dimension in the destination table.A builder forCfnScheduledQuery.DimensionMappingProperty
An implementation forCfnScheduledQuery.DimensionMappingProperty
Configuration required for error reporting.A builder forCfnScheduledQuery.ErrorReportConfigurationProperty
An implementation forCfnScheduledQuery.ErrorReportConfigurationProperty
MixedMeasureMappings are mappings that can be used to ingest data into a mixture of narrow and multi measures in the derived table.A builder forCfnScheduledQuery.MixedMeasureMappingProperty
An implementation forCfnScheduledQuery.MixedMeasureMappingProperty
Attribute mapping for MULTI value measures.A builder forCfnScheduledQuery.MultiMeasureAttributeMappingProperty
An implementation forCfnScheduledQuery.MultiMeasureAttributeMappingProperty
Only one of MixedMeasureMappings or MultiMeasureMappings is to be provided.A builder forCfnScheduledQuery.MultiMeasureMappingsProperty
An implementation forCfnScheduledQuery.MultiMeasureMappingsProperty
Notification configuration for a scheduled query.A builder forCfnScheduledQuery.NotificationConfigurationProperty
An implementation forCfnScheduledQuery.NotificationConfigurationProperty
Details on S3 location for error reports that result from running a query.A builder forCfnScheduledQuery.S3ConfigurationProperty
An implementation forCfnScheduledQuery.S3ConfigurationProperty
Configuration of the schedule of the query.A builder forCfnScheduledQuery.ScheduleConfigurationProperty
An implementation forCfnScheduledQuery.ScheduleConfigurationProperty
Details on SNS that are required to send the notification.A builder forCfnScheduledQuery.SnsConfigurationProperty
An implementation forCfnScheduledQuery.SnsConfigurationProperty
Configuration used for writing the output of a query.A builder forCfnScheduledQuery.TargetConfigurationProperty
An implementation forCfnScheduledQuery.TargetConfigurationProperty
Configuration to write data into Timestream database and table.A builder forCfnScheduledQuery.TimestreamConfigurationProperty
An implementation forCfnScheduledQuery.TimestreamConfigurationProperty
Properties for defining aCfnScheduledQuery
.A builder forCfnScheduledQueryProps
An implementation forCfnScheduledQueryProps
The CreateTable operation adds a new table to an existing database in your account.A fluent builder forCfnTable
.The location to write error reports for records rejected, asynchronously, during magnetic store writes.A builder forCfnTable.MagneticStoreRejectedDataLocationProperty
An implementation forCfnTable.MagneticStoreRejectedDataLocationProperty
The set of properties on a table for configuring magnetic store writes.A builder forCfnTable.MagneticStoreWritePropertiesProperty
An implementation forCfnTable.MagneticStoreWritePropertiesProperty
An attribute used in partitioning data in a table.A builder forCfnTable.PartitionKeyProperty
An implementation forCfnTable.PartitionKeyProperty
Retention properties contain the duration for which your time-series data must be stored in the magnetic store and the memory store.A builder forCfnTable.RetentionPropertiesProperty
An implementation forCfnTable.RetentionPropertiesProperty
The configuration that specifies an S3 location.A builder forCfnTable.S3ConfigurationProperty
An implementation forCfnTable.S3ConfigurationProperty
A Schema specifies the expected data model of the table.A builder forCfnTable.SchemaProperty
An implementation forCfnTable.SchemaProperty
Properties for defining aCfnTable
.A builder forCfnTableProps
An implementation forCfnTableProps