See: Description
| Interface | Description |
|---|---|
| CfnDatabaseProps |
Properties for defining a `CfnDatabase`.
|
| CfnScheduledQuery.DimensionMappingProperty |
This type is used to map column(s) from the query result to a dimension in the destination table.
|
| CfnScheduledQuery.ErrorReportConfigurationProperty |
Configuration required for error reporting.
|
| CfnScheduledQuery.MixedMeasureMappingProperty |
MixedMeasureMappings are mappings that can be used to ingest data into a mixture of narrow and multi measures in the derived table.
|
| CfnScheduledQuery.MultiMeasureAttributeMappingProperty |
Attribute mapping for MULTI value measures.
|
| CfnScheduledQuery.MultiMeasureMappingsProperty |
Only one of MixedMeasureMappings or MultiMeasureMappings is to be provided.
|
| CfnScheduledQuery.NotificationConfigurationProperty |
Notification configuration for a scheduled query.
|
| CfnScheduledQuery.S3ConfigurationProperty |
Details on S3 location for error reports that result from running a query.
|
| CfnScheduledQuery.ScheduleConfigurationProperty |
Configuration of the schedule of the query.
|
| CfnScheduledQuery.SnsConfigurationProperty |
Details on SNS that are required to send the notification.
|
| CfnScheduledQuery.TargetConfigurationProperty |
Configuration used for writing the output of a query.
|
| CfnScheduledQuery.TimestreamConfigurationProperty |
Configuration to write data into Timestream database and table.
|
| CfnScheduledQueryProps |
Properties for defining a `CfnScheduledQuery`.
|
| CfnTableProps |
Properties for defining a `CfnTable`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.