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
@aws-cdk/aws-dynamodb-global
AWS Lambda Event Sources
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.dynamodbClassDescriptionRepresents an attribute for describing the key schema for the table and indexes.A builder for
AttributeData types for attributes within a table.DynamoDB's Read/Write capacity modes.A CloudFormationAWS::DynamoDB::GlobalTable.Represents an attribute for describing the key 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.GlobalSecondaryIndexPropertyRepresents 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.ProjectionPropertyAllows 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 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.TimeToLiveSpecificationPropertySpecifies an auto scaling policy for write capacity.Properties for defining aCfnGlobalTable.A builder forCfnGlobalTablePropsA CloudFormationAWS::DynamoDB::Table.Represents an attribute for describing the key schema for the table and indexes.A builder forCfnTable.AttributeDefinitionPropertyA fluent builder forCfnTable.The settings used to enable or disable CloudWatch Contributor Insights.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.LocalSecondaryIndexPropertyThe 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.ProvisionedThroughputPropertyThe 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.TimeToLiveSpecificationPropertyProperties for defining aCfnTable.A builder forCfnTablePropsProperties for enabling DynamoDB capacity scaling.A builder forEnableScalingPropsProperties for a global secondary index.A builder forGlobalSecondaryIndexPropsInterface 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.Properties for a local secondary index.A builder forLocalSecondaryIndexPropsSupported DynamoDB table operations.The set of attributes that are projected into the index.Represents the table schema attributes.A builder forSchemaOptionsProperties for a secondary index.A builder forSecondaryIndexPropsWhen 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 forTableAttributesDynamoDB's table class.What kind of server-side encryption to apply to this table.Properties of a DynamoDB Table.A builder forTableOptionsProperties for a DynamoDB Table.A builder forTablePropsProperties for enabling DynamoDB utilization tracking.A builder forUtilizationScalingProps -
Classes in software.amazon.awscdk.services.dynamodb used by software.amazon.awscdk.services.dynamodb.globalClassDescriptionRepresents an attribute for describing the key schema for the table and indexes.DynamoDB's Read/Write capacity modes.Represents the table schema attributes.When an item in the table is modified, StreamViewType determines what information is written to the stream for this table.Provides a DynamoDB table.DynamoDB's table class.What kind of server-side encryption to apply to this table.Properties of a DynamoDB Table.
-
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.