Skip to main content

include/aws@services@dynamodb_ExecuteTransactionErrorThrottlingException.hrl

-record(execute_transaction_error_throttling_exception, {
    value :: aws@services@dynamodb:throttling_exception()
}).