Version: None. Resource Type definition for AWS::DynamoDB::GlobalTable
attribute_definitions
(Attributes Set) (see below for nested schema)key_schema
(Attributes List) (see below for nested schema)replicas
(Attributes Set) (see below for nested schema)billing_mode
(String)global_secondary_indexes
(Attributes Set) (see below for nested schema)local_secondary_indexes
(Attributes Set) (see below for nested schema)sse_specification
(Attributes) (see below for nested schema)stream_specification
(Attributes) (see below for nested schema)table_name
(String)time_to_live_specification
(Attributes) (see below for nested schema)write_on_demand_throughput_settings
(Attributes) (see below for nested schema)write_provisioned_throughput_settings
(Attributes) (see below for nested schema)arn
(String)id
(String) Uniquely identifies the resource.stream_arn
(String)table_id
(String)attribute_definitions
Required:
attribute_name
(String)attribute_type
(String)key_schema
Required:
attribute_name
(String)key_type
(String)replicas
Required:
region
(String)Optional:
contributor_insights_specification
(Attributes) (see below for nested schema)deletion_protection_enabled
(Boolean)global_secondary_indexes
(Attributes Set) (see below for nested schema)kinesis_stream_specification
(Attributes) (see below for nested schema)point_in_time_recovery_specification
(Attributes) (see below for nested schema)read_on_demand_throughput_settings
(Attributes) (see below for nested schema)read_provisioned_throughput_settings
(Attributes) (see below for nested schema)replica_stream_specification
(Attributes) (see below for nested schema)resource_policy
(Attributes) (see below for nested schema)sse_specification
(Attributes) (see below for nested schema)table_class
(String)tags
(Attributes Set) (see below for nested schema)replicas.contributor_insights_specification
Required:
enabled
(Boolean)replicas.global_secondary_indexes
Required:
index_name
(String)Optional:
contributor_insights_specification
(Attributes) (see below for nested schema)read_on_demand_throughput_settings
(Attributes) (see below for nested schema)read_provisioned_throughput_settings
(Attributes) (see below for nested schema)replicas.global_secondary_indexes.contributor_insights_specification
Required:
enabled
(Boolean)replicas.global_secondary_indexes.read_on_demand_throughput_settings
Optional:
max_read_request_units
(Number)replicas.global_secondary_indexes.read_provisioned_throughput_settings
Optional:
read_capacity_auto_scaling_settings
(Attributes) (see below for nested schema)read_capacity_units
(Number)replicas.global_secondary_indexes.read_provisioned_throughput_settings.read_capacity_auto_scaling_settings
Required:
max_capacity
(Number)min_capacity
(Number)target_tracking_scaling_policy_configuration
(Attributes) (see below for nested schema)Optional:
seed_capacity
(Number)replicas.global_secondary_indexes.read_provisioned_throughput_settings.read_capacity_units.target_tracking_scaling_policy_configuration
Required:
target_value
(Number)Optional:
disable_scale_in
(Boolean)scale_in_cooldown
(Number)scale_out_cooldown
(Number)replicas.kinesis_stream_specification
Required:
stream_arn
(String)Optional:
approximate_creation_date_time_precision
(String)replicas.point_in_time_recovery_specification
Optional:
point_in_time_recovery_enabled
(Boolean)replicas.read_on_demand_throughput_settings
Optional:
max_read_request_units
(Number)replicas.read_provisioned_throughput_settings
Optional:
read_capacity_auto_scaling_settings
(Attributes) (see below for nested schema)read_capacity_units
(Number)replicas.read_provisioned_throughput_settings.read_capacity_auto_scaling_settings
Required:
max_capacity
(Number)min_capacity
(Number)target_tracking_scaling_policy_configuration
(Attributes) (see below for nested schema)Optional:
seed_capacity
(Number)replicas.read_provisioned_throughput_settings.read_capacity_auto_scaling_settings.target_tracking_scaling_policy_configuration
Required:
target_value
(Number)Optional:
disable_scale_in
(Boolean)scale_in_cooldown
(Number)scale_out_cooldown
(Number)replicas.replica_stream_specification
Required:
resource_policy
(Attributes) (see below for nested schema)replicas.replica_stream_specification.resource_policy
Required:
policy_document
(String)replicas.resource_policy
Required:
policy_document
(String)replicas.sse_specification
Required:
kms_master_key_id
(String)replicas.tags
Required:
key
(String)value
(String)global_secondary_indexes
Required:
index_name
(String)key_schema
(Attributes List) (see below for nested schema)projection
(Attributes) (see below for nested schema)Optional:
write_on_demand_throughput_settings
(Attributes) (see below for nested schema)write_provisioned_throughput_settings
(Attributes) (see below for nested schema)global_secondary_indexes.key_schema
Required:
attribute_name
(String)key_type
(String)global_secondary_indexes.projection
Optional:
non_key_attributes
(Set of String)projection_type
(String)global_secondary_indexes.write_on_demand_throughput_settings
Optional:
max_write_request_units
(Number)global_secondary_indexes.write_provisioned_throughput_settings
Optional:
write_capacity_auto_scaling_settings
(Attributes) (see below for nested schema)global_secondary_indexes.write_provisioned_throughput_settings.write_capacity_auto_scaling_settings
Required:
max_capacity
(Number)min_capacity
(Number)target_tracking_scaling_policy_configuration
(Attributes) (see below for nested schema)Optional:
seed_capacity
(Number)global_secondary_indexes.write_provisioned_throughput_settings.write_capacity_auto_scaling_settings.target_tracking_scaling_policy_configuration
Required:
target_value
(Number)Optional:
disable_scale_in
(Boolean)scale_in_cooldown
(Number)scale_out_cooldown
(Number)local_secondary_indexes
Required:
index_name
(String)key_schema
(Attributes List) (see below for nested schema)projection
(Attributes) (see below for nested schema)local_secondary_indexes.key_schema
Required:
attribute_name
(String)key_type
(String)local_secondary_indexes.projection
Optional:
non_key_attributes
(Set of String)projection_type
(String)sse_specification
Required:
sse_enabled
(Boolean)Optional:
sse_type
(String)stream_specification
Required:
stream_view_type
(String)time_to_live_specification
Required:
enabled
(Boolean)Optional:
attribute_name
(String)write_on_demand_throughput_settings
Optional:
max_write_request_units
(Number)write_provisioned_throughput_settings
Optional:
write_capacity_auto_scaling_settings
(Attributes) (see below for nested schema)write_provisioned_throughput_settings.write_capacity_auto_scaling_settings
Required:
max_capacity
(Number)min_capacity
(Number)target_tracking_scaling_policy_configuration
(Attributes) (see below for nested schema)Optional:
seed_capacity
(Number)write_provisioned_throughput_settings.write_capacity_auto_scaling_settings.target_tracking_scaling_policy_configuration
Required:
target_value
(Number)Optional:
disable_scale_in
(Boolean)scale_in_cooldown
(Number)scale_out_cooldown
(Number)Import is supported using the following syntax:
$ terraform import awscc_dynamodb_global_table.example <resource ID>