class Aws::DynamoDB::Types::ReplicaSettingsUpdate
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/ReplicaSettingsUpdate AWS API Documentation
@return [String]
table’s table class.
Replica-specific table class. If not specified, uses the source
@!attribute [rw] replica_table_class
@return [Array<Types::ReplicaGlobalSecondaryIndexSettingsUpdate>]
table that will be modified.
Represents the settings of a global secondary index for a global
@!attribute [rw] replica_global_secondary_index_settings_update
@return [Types::AutoScalingSettingsUpdate]
capacity units.
Auto scaling settings for managing a global table replica’s read
@!attribute [rw] replica_provisioned_read_capacity_auto_scaling_settings_update
@return [Integer]<br>: docs.aws.amazon.com/amazondynamodb/latest/developerguide/WorkingWithTables.html#ProvisionedThroughput<br><br><br><br>*Amazon DynamoDB Developer Guide*.
information, see [Specifying Read and Write Requirements] in the
before DynamoDB returns a ‘ThrottlingException`. For more
The maximum number of strongly consistent reads consumed per second
@!attribute [rw] replica_provisioned_read_capacity_units
@return [String]
The Region of the replica to be added.
@!attribute [rw] region_name
}
replica_table_class: “STANDARD”, # accepts STANDARD, STANDARD_INFREQUENT_ACCESS
],
},
},
},
},
target_value: 1.0, # required
scale_out_cooldown: 1,
scale_in_cooldown: 1,
disable_scale_in: false,
target_tracking_scaling_policy_configuration: { # required
policy_name: “AutoScalingPolicyName”,
scaling_policy_update: {
auto_scaling_role_arn: “AutoScalingRoleArn”,
auto_scaling_disabled: false,
maximum_units: 1,
minimum_units: 1,
provisioned_read_capacity_auto_scaling_settings_update: {
provisioned_read_capacity_units: 1,
index_name: “IndexName”, # required
{
replica_global_secondary_index_settings_update: [
},
},
},
target_value: 1.0, # required
scale_out_cooldown: 1,
scale_in_cooldown: 1,
disable_scale_in: false,
target_tracking_scaling_policy_configuration: { # required
policy_name: “AutoScalingPolicyName”,
scaling_policy_update: {
auto_scaling_role_arn: “AutoScalingRoleArn”,
auto_scaling_disabled: false,
maximum_units: 1,
minimum_units: 1,
replica_provisioned_read_capacity_auto_scaling_settings_update: {
replica_provisioned_read_capacity_units: 1,
region_name: “RegionName”, # required
{
data as a hash:
@note When making an API call, you may pass ReplicaSettingsUpdate
modified.
Represents the settings for a global table in a Region that will be