Class: Aws::S3::Plugins::S3HostId Private

Inherits:
Seahorse::Client::Plugin
  • Object
show all
Defined in:
lib/aws-sdk-s3/plugins/s3_host_id.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Support S3 host id, more information, see: docs.aws.amazon.com/AmazonS3/latest/dev/troubleshooting.html#sdk-request-ids

This plugin adds :host_id for s3 responses when available

Defined Under Namespace

Classes: Handler