Smaws_Client_DynamoDB.DescribeTableReplicaAutoScaling
Describes auto scaling settings across replicas of the global table at once.
val request :
Smaws_Lib.Context.t ->
Types.describe_table_replica_auto_scaling_input ->
(Types.describe_table_replica_auto_scaling_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result