class Aws::DynamoDB::Types::UpdateGlobalTableSettingsInput
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/UpdateGlobalTableSettingsInput AWS API Documentation
@return [Array<Types::ReplicaSettingsUpdate>]
modified.
Represents the settings for a global table in a Region that will be
@!attribute [rw] replica_settings_update
@return [Array<Types::GlobalTableGlobalSecondaryIndexSettingsUpdate>]
table that will be modified.
Represents the settings of a global secondary index for a global
@!attribute [rw] global_table_global_secondary_index_settings_update
@return [Types::AutoScalingSettingsUpdate]
the global table.
Auto scaling settings for managing provisioned write capacity for
@!attribute [rw] global_table_provisioned_write_capacity_auto_scaling_settings_update
@return [Integer]
returns a ‘ThrottlingException.`
The maximum number of writes consumed per second before DynamoDB
@!attribute [rw] global_table_provisioned_write_capacity_units
@return [String]<br>: docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.ReadWriteCapacityMode.html#HowItWorks.OnDemand<br>[1]: docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.ReadWriteCapacityMode.html#HowItWorks.ProvisionedThroughput.Manual<br><br><br><br>to [On-Demand Mode].
unpredictable workloads. `PAY_PER_REQUEST` sets the billing mode
* `PAY_PER_REQUEST` - We recommend using `PAY_PER_REQUEST` for<br><br>Mode].
workloads. `PROVISIONED` sets the billing mode to [Provisioned
* `PROVISIONED` - We recommend using `PROVISIONED` for predictable
billing mode.
not specified, the global table defaults to `PROVISIONED` capacity
The billing mode of the global table. If `GlobalTableBillingMode` is
@!attribute [rw] global_table_billing_mode
@return [String]
The name of the global table
@!attribute [rw] global_table_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
{
replica_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,
provisioned_write_capacity_auto_scaling_settings_update: {
provisioned_write_capacity_units: 1,
index_name: “IndexName”, # required
{
global_table_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,
global_table_provisioned_write_capacity_auto_scaling_settings_update: {
global_table_provisioned_write_capacity_units: 1,
global_table_billing_mode: “PROVISIONED”, # accepts PROVISIONED, PAY_PER_REQUEST
global_table_name: “TableName”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateGlobalTableSettingsInput