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
AttributeData types for attributes within a table.Options used to configure autoscaled capacity.A builder forAutoscaledCapacityOptionsRepresents 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::GlobalTableresource 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.AttributeDefinitionPropertyA 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.CapacityAutoScalingSettingsPropertyConfigures contributor insights settings for a replica or one of its indexes.A builder forCfnGlobalTable.ContributorInsightsSpecificationPropertyAllows you to specify a global secondary index for the global table.A builder forCfnGlobalTable.GlobalSecondaryIndexPropertyThe witness Region for the MRSC global table.A builder forCfnGlobalTable.GlobalTableWitnessPropertyRepresents a single element of a key schema.A builder forCfnGlobalTable.KeySchemaPropertyThe Kinesis Data Streams configuration for the specified global table replica.A builder forCfnGlobalTable.KinesisStreamSpecificationPropertyRepresents the properties of a local secondary index.A builder forCfnGlobalTable.LocalSecondaryIndexPropertyRepresents the settings used to enable point in time recovery.A builder forCfnGlobalTable.PointInTimeRecoverySpecificationPropertyRepresents attributes that are copied (projected) from the table into an index.A builder forCfnGlobalTable.ProjectionPropertySets the read request settings for a replica table or a replica global secondary index.A builder forCfnGlobalTable.ReadOnDemandThroughputSettingsPropertyAllows you to specify the read capacity settings for a replica table or a replica global secondary index when theBillingModeis set toPROVISIONED.A builder forCfnGlobalTable.ReadProvisionedThroughputSettingsPropertyRepresents 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.ReplicaSpecificationPropertyAllows you to specify a KMS key identifier to be used for server-side encryption.A builder forCfnGlobalTable.ReplicaSSESpecificationPropertyRepresents the DynamoDB Streams configuration for a global table replica.A builder forCfnGlobalTable.ReplicaStreamSpecificationPropertyCreates 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.ResourcePolicyPropertyRepresents the settings used to enable server-side encryption.A builder forCfnGlobalTable.SSESpecificationPropertyRepresents the DynamoDB Streams configuration for a table in DynamoDB .A builder forCfnGlobalTable.StreamSpecificationPropertyDefines a target tracking scaling policy.Represents the settings used to enable or disable Time to Live (TTL) for the specified table.A builder forCfnGlobalTable.TimeToLiveSpecificationPropertyProvides visibility into the number of read and write operations your table or secondary index can instantaneously support.A builder forCfnGlobalTable.WarmThroughputPropertySets the write request settings for a global table or a global secondary index.A builder forCfnGlobalTable.WriteOnDemandThroughputSettingsPropertySpecifies an auto scaling policy for write capacity.Properties for defining aCfnGlobalTable.A builder forCfnGlobalTablePropsTheAWS::DynamoDB::Tableresource creates a DynamoDB table.Represents an attribute for describing the schema for the table and indexes.A builder forCfnTable.AttributeDefinitionPropertyA fluent builder forCfnTable.Configures contributor insights settings for a table or one of its indexes.A builder forCfnTable.ContributorInsightsSpecificationPropertyThe options for imported source files in CSV format.A builder forCfnTable.CsvPropertyRepresents the properties of a global secondary index.A builder forCfnTable.GlobalSecondaryIndexPropertySpecifies the properties of data being imported from the S3 bucket source to the table.A builder forCfnTable.ImportSourceSpecificationPropertyThe format options for the data that was imported into the target table.A builder forCfnTable.InputFormatOptionsPropertyRepresents a single element of a key schema.A builder forCfnTable.KeySchemaPropertyThe Kinesis Data Streams configuration for the specified table.A builder forCfnTable.KinesisStreamSpecificationPropertyRepresents the properties of a local secondary index.A builder forCfnTable.LocalSecondaryIndexPropertySets the maximum number of read and write units for the specified on-demand table.A builder forCfnTable.OnDemandThroughputPropertyThe settings used to enable point in time recovery.A builder forCfnTable.PointInTimeRecoverySpecificationPropertyRepresents attributes that are copied (projected) from the table into an index.A builder forCfnTable.ProjectionPropertyThroughput for the specified table, which consists of values forReadCapacityUnitsandWriteCapacityUnits.A builder forCfnTable.ProvisionedThroughputPropertyCreates 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.ResourcePolicyPropertyThe S3 bucket that is being imported from.A builder forCfnTable.S3BucketSourcePropertyRepresents the settings used to enable server-side encryption.A builder forCfnTable.SSESpecificationPropertyRepresents the DynamoDB Streams configuration for a table in DynamoDB.A builder forCfnTable.StreamSpecificationPropertyRepresents the settings used to enable or disable Time to Live (TTL) for the specified table.A builder forCfnTable.TimeToLiveSpecificationPropertyProvides visibility into the number of read and write operations your table or secondary index can instantaneously support.A builder forCfnTable.WarmThroughputPropertyProperties for defining aCfnTable.A builder forCfnTablePropsDynamoDB's Contributor Insights Mode.Reference to ContributorInsightsSpecification.A builder forContributorInsightsSpecificationThe options for imported source files in CSV format.A builder forCsvOptionsProperties for enabling DynamoDB capacity scaling.A builder forEnableScalingPropsProperties for a global secondary index.A builder forGlobalSecondaryIndexPropsProperties used to configure a global secondary index.A builder forGlobalSecondaryIndexPropsV2Properties for importing data from the S3.A builder forImportSourceSpecificationType 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.A description of a key schema of an LSI, GSI or Table.A builder forKeySchemaProperties for a local secondary index.A builder forLocalSecondaryIndexPropsProperties used to configure maximum throughput for an on-demand table.A builder forMaxThroughputPropsGlobal table multi-region consistency mode.Supported DynamoDB table operations.Options for configuring metrics that considers multiple operations.A builder forOperationsMetricOptionsReference to PointInTimeRecovey Specification for continuous backups.A builder forPointInTimeRecoverySpecificationThe set of attributes that are projected into the index.Options used to configure global secondary indexes on a replica table.A builder forReplicaGlobalSecondaryIndexOptionsProperties used to configure a replica table.A builder forReplicaTablePropsRepresents the table schema attributes.A builder forSchemaOptionsProperties for a secondary index.A builder forSecondaryIndexPropsA set of permissions to grant on a Table Stream.A fluent builder forStreamGrants.Construction properties for StreamGrants.A builder forStreamGrantsPropsWhen 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 forSystemErrorsForOperationsMetricOptionsProvides a DynamoDB table.A fluent builder forTable.Reference to a dynamodb table.A builder forTableAttributesAttributes of a DynamoDB table.A builder forTableAttributesV2Base 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.A set of permissions to grant on a Table.A fluent builder forTableGrants.Construction properties for TableGrants.A builder forTableGrantsPropsProperties of a DynamoDB Table.A builder forTableOptionsOptions used to configure a DynamoDB table.A builder forTableOptionsV2Properties for a DynamoDB Table.A builder forTablePropsProperties used to configure a DynamoDB table.A builder forTablePropsV2A DynamoDB Table.A fluent builder forTableV2.Properties used to configure provisioned throughput for a DynamoDB table.A builder forThroughputPropsProperties for enabling DynamoDB utilization tracking.A builder forUtilizationScalingPropsReference 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.