class Aws::S3::Types::ErrorDocument

The error information.

@note When making an API call, you may pass ErrorDocument

data as a hash:

    {
      key: "ObjectKey", # required
    }

@!attribute [rw] key

The object key name to use when a 4XX class error occurs.

Replacement must be made for object keys containing special
characters (such as carriage returns) when using XML requests. For
more information, see [ XML related object key constraints][1].

[1]: https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-keys.html#object-key-xml-related-constraints
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ErrorDocument AWS API Documentation

Constants

SENSITIVE