include/aws@services@dynamodb_ThrottlingException.hrl
-record(throttling_exception, {
message :: gleam@option:option(binary()),
throttling_reasons :: gleam@option:option(list(aws@services@dynamodb:throttling_reason()))
}).
-record(throttling_exception, {
message :: gleam@option:option(binary()),
throttling_reasons :: gleam@option:option(list(aws@services@dynamodb:throttling_reason()))
}).