Smaws_Client_DynamoDB.UpdateTableReplicaAutoScaling
Updates auto scaling settings on your global tables at once.
val request :
Smaws_Lib.Context.t ->
Types.update_table_replica_auto_scaling_input ->
(Types.update_table_replica_auto_scaling_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `LimitExceededException of Types.limit_exceeded_exception
| `ResourceInUseException of Types.resource_in_use_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result