Headers

This section outlines the HTTP headers that can be used in AWS S3 requests and responses.

  • x-amz-id-2

    • Description: A special token that is used together with the x-amz-request-id header to help AWS troubleshoot problems. For more information about AWS Support using these request IDs, see the Troubleshooting Amazon S3 documentation..

    • Type: String

    • Default: None

  • x-amz-request-id

    • Description: A value created by Amazon S3 that uniquely identifies the request. This value is used together with the x-amz-id-2 header to help AWS troubleshoot problems. For more information about AWS Support using these request IDs, see the Troubleshooting Amazon S3 documentation.

    • Type: String

    • Default: None

  • Date

    • Description: The date and time that Amazon S3 responded; for example, Wed, 01 Mar 2006 12:00:00 GMT.

    • Type: String

    • Default: None

  • x-amz-bucket-region

    • Description: Indicates the AWS region where the S3 bucket is located. This helps ensure that requests are routed to the correct region.

How to view the Headers

To view headers associated with a bucket:

  1. Select the bucket from your bucket list.

  2. In the bottom panel, click on the Headers tab to view the tags associated with the bucket.