Skip to main content

include/aws@services@dynamodb_TransactGetItemsErrorThrottlingException.hrl

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