Smaws_Client_DynamoDB.DescribeTableReplicaAutoScaling
Describes auto scaling settings across replicas of the global table at once.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `ResourceNotFoundException of Types.resource_not_found_exception ] ->
string
val request :
'http_type 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