Skip to main content

include/aws@services@sqs_CreateQueueErrorUnknown.hrl

-record(create_queue_error_unknown, {
    error_type :: binary(),
    status :: integer(),
    body :: binary()
}).