Skip to main content

include/aws@services@s3_GetBucketLocationErrorUnknown.hrl

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