Skip to main content

include/aws@services@s3_GetObjectAttributesErrorNoSuchKey.hrl

-record(get_object_attributes_error_no_such_key, {
    value :: aws@services@s3:no_such_key()
}).