Uses of Package
software.amazon.awscdk.services.dynamodb
Packages that use software.amazon.awscdk.services.dynamodb
Package
Description
AWS AppSync Construct Library
AWS Backup Construct Library
Amazon DynamoDB Construct Library
Actions for AWS IoT Rule
AWS Lambda Event Sources
Amazon EventBridge Pipes Sources Construct Library
Tasks for AWS Step Functions
-
Classes in software.amazon.awscdk.services.dynamodb used by software.amazon.awscdk.services.appsyncClassDescriptionAn interface that represents a DynamoDB Table - either created with the CDK, or an existing one.
-
Classes in software.amazon.awscdk.services.dynamodb used by software.amazon.awscdk.services.backupClassDescriptionAn interface that represents a DynamoDB Table - either created with the CDK, or an existing one.
-
Classes in software.amazon.awscdk.services.dynamodb used by software.amazon.awscdk.services.dynamodbClassDescriptionThe precision associated with the DynamoDB write timestamps that will be replicated to Kinesis.Represents an attribute for describing the key schema for the table and indexes.A builder for
Attribute
Data types for attributes within a table.Options used to configure autoscaled capacity.A builder forAutoscaledCapacityOptions
Represents how capacity is managed and how you are charged for read and write throughput for a DynamoDB table.DynamoDB's Read/Write capacity modes.Represents the amount of read and write operations supported by a DynamoDB table.Capacity modes.TheAWS::DynamoDB::GlobalTable
resource enables you to create and manage a Version 2019.11.21 global table.Represents an attribute for describing the schema for the table and indexes.A builder forCfnGlobalTable.AttributeDefinitionProperty
A fluent builder forCfnGlobalTable
.Configures a scalable target and an autoscaling policy for a table or global secondary index's read or write capacity.A builder forCfnGlobalTable.CapacityAutoScalingSettingsProperty
Configures contributor insights settings for a replica or one of its indexes.A builder forCfnGlobalTable.ContributorInsightsSpecificationProperty
Allows you to specify a global secondary index for the global table.A builder forCfnGlobalTable.GlobalSecondaryIndexProperty
Represents a single element of a key schema.A builder forCfnGlobalTable.KeySchemaProperty
The Kinesis Data Streams configuration for the specified global table replica.A builder forCfnGlobalTable.KinesisStreamSpecificationProperty
Represents the properties of a local secondary index.A builder forCfnGlobalTable.LocalSecondaryIndexProperty
Represents the settings used to enable point in time recovery.A builder forCfnGlobalTable.PointInTimeRecoverySpecificationProperty
Represents attributes that are copied (projected) from the table into an index.A builder forCfnGlobalTable.ProjectionProperty
Sets the read request settings for a replica table or a replica global secondary index.A builder forCfnGlobalTable.ReadOnDemandThroughputSettingsProperty
Allows you to specify the read capacity settings for a replica table or a replica global secondary index when theBillingMode
is set toPROVISIONED
.A builder forCfnGlobalTable.ReadProvisionedThroughputSettingsProperty
Represents the properties of a global secondary index that can be set on a per-replica basis.Defines settings specific to a single replica of a global table.A builder forCfnGlobalTable.ReplicaSpecificationProperty
Allows you to specify a KMS key identifier to be used for server-side encryption.A builder forCfnGlobalTable.ReplicaSSESpecificationProperty
Represents the DynamoDB Streams configuration for a global table replica.A builder forCfnGlobalTable.ReplicaStreamSpecificationProperty
Creates or updates a resource-based policy document that contains the permissions for DynamoDB resources, such as a table, its indexes, and stream.A builder forCfnGlobalTable.ResourcePolicyProperty
Represents the settings used to enable server-side encryption.A builder forCfnGlobalTable.SSESpecificationProperty
Represents the DynamoDB Streams configuration for a table in DynamoDB.A builder forCfnGlobalTable.StreamSpecificationProperty
Defines a target tracking scaling policy.Represents the settings used to enable or disable Time to Live (TTL) for the specified table.A builder forCfnGlobalTable.TimeToLiveSpecificationProperty
Provides visibility into the number of read and write operations your table or secondary index can instantaneously support.A builder forCfnGlobalTable.WarmThroughputProperty
Sets the write request settings for a global table or a global secondary index.A builder forCfnGlobalTable.WriteOnDemandThroughputSettingsProperty
Specifies an auto scaling policy for write capacity.Properties for defining aCfnGlobalTable
.A builder forCfnGlobalTableProps
TheAWS::DynamoDB::Table
resource creates a DynamoDB table.Represents an attribute for describing the schema for the table and indexes.A builder forCfnTable.AttributeDefinitionProperty
A fluent builder forCfnTable
.The settings used to enable or disable CloudWatch Contributor Insights.A builder forCfnTable.ContributorInsightsSpecificationProperty
The options for imported source files in CSV format.A builder forCfnTable.CsvProperty
Represents the properties of a global secondary index.A builder forCfnTable.GlobalSecondaryIndexProperty
Specifies the properties of data being imported from the S3 bucket source to the table.A builder forCfnTable.ImportSourceSpecificationProperty
The format options for the data that was imported into the target table.A builder forCfnTable.InputFormatOptionsProperty
Represents a single element of a key schema.A builder forCfnTable.KeySchemaProperty
The Kinesis Data Streams configuration for the specified table.A builder forCfnTable.KinesisStreamSpecificationProperty
Represents the properties of a local secondary index.A builder forCfnTable.LocalSecondaryIndexProperty
Sets the maximum number of read and write units for the specified on-demand table.A builder forCfnTable.OnDemandThroughputProperty
The settings used to enable point in time recovery.A builder forCfnTable.PointInTimeRecoverySpecificationProperty
Represents attributes that are copied (projected) from the table into an index.A builder forCfnTable.ProjectionProperty
Throughput for the specified table, which consists of values forReadCapacityUnits
andWriteCapacityUnits
.A builder forCfnTable.ProvisionedThroughputProperty
Creates or updates a resource-based policy document that contains the permissions for DynamoDB resources, such as a table, its indexes, and stream.A builder forCfnTable.ResourcePolicyProperty
The S3 bucket that is being imported from.A builder forCfnTable.S3BucketSourceProperty
Represents the settings used to enable server-side encryption.A builder forCfnTable.SSESpecificationProperty
Represents the DynamoDB Streams configuration for a table in DynamoDB.A builder forCfnTable.StreamSpecificationProperty
Represents the settings used to enable or disable Time to Live (TTL) for the specified table.A builder forCfnTable.TimeToLiveSpecificationProperty
Provides visibility into the number of read and write operations your table or secondary index can instantaneously support.A builder forCfnTable.WarmThroughputProperty
Properties for defining aCfnTable
.A builder forCfnTableProps
The options for imported source files in CSV format.A builder forCsvOptions
Properties for enabling DynamoDB capacity scaling.A builder forEnableScalingProps
Properties for a global secondary index.A builder forGlobalSecondaryIndexProps
Properties used to configure a global secondary index.A builder forGlobalSecondaryIndexPropsV2
Properties for importing data from the S3.A builder forImportSourceSpecification
Type of compression to use for imported data.The format of the source data.Interface for scalable attributes.Internal default implementation forIScalableTableAttribute
.An interface that represents a DynamoDB Table - either created with the CDK, or an existing one.Internal default implementation forITable
.Represents an instance of a DynamoDB table.Internal default implementation forITableV2
.Properties for a local secondary index.A builder forLocalSecondaryIndexProps
Properties used to configure maximum throughput for an on-demand table.A builder forMaxThroughputProps
Supported DynamoDB table operations.Options for configuring metrics that considers multiple operations.A builder forOperationsMetricOptions
Reference to PointInTimeRecovey Specification for continuous backups.A builder forPointInTimeRecoverySpecification
The set of attributes that are projected into the index.Options used to configure global secondary indexes on a replica table.A builder forReplicaGlobalSecondaryIndexOptions
Properties used to configure a replica table.A builder forReplicaTableProps
Represents the table schema attributes.A builder forSchemaOptions
Properties for a secondary index.A builder forSecondaryIndexProps
When an item in the table is modified, StreamViewType determines what information is written to the stream for this table.Options for configuring a system errors metric that considers multiple operations.A builder forSystemErrorsForOperationsMetricOptions
Provides a DynamoDB table.A fluent builder forTable
.Reference to a dynamodb table.A builder forTableAttributes
Attributes of a DynamoDB table.A builder forTableAttributesV2
Base class for a DynamoDB table.DynamoDB's table class.What kind of server-side encryption to apply to this table.Represents server-side encryption for a DynamoDB table.Properties of a DynamoDB Table.A builder forTableOptions
Options used to configure a DynamoDB table.A builder forTableOptionsV2
Properties for a DynamoDB Table.A builder forTableProps
Properties used to configure a DynamoDB table.A builder forTablePropsV2
A DynamoDB Table.A fluent builder forTableV2
.Properties used to configure provisioned throughput for a DynamoDB table.A builder forThroughputProps
Properties for enabling DynamoDB utilization tracking.A builder forUtilizationScalingProps
Reference to WarmThroughput for a DynamoDB table.A builder forWarmThroughput
-
Classes in software.amazon.awscdk.services.dynamodb used by software.amazon.awscdk.services.iot.actions.alphaClassDescriptionAn interface that represents a DynamoDB Table - either created with the CDK, or an existing one.
-
Classes in software.amazon.awscdk.services.dynamodb used by software.amazon.awscdk.services.lambda.eventsourcesClassDescriptionAn interface that represents a DynamoDB Table - either created with the CDK, or an existing one.
-
-
Classes in software.amazon.awscdk.services.dynamodb used by software.amazon.awscdk.services.stepfunctions.tasksClassDescriptionAn interface that represents a DynamoDB Table - either created with the CDK, or an existing one.