Class: Aws::S3::Plugins::LocationConstraint

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

Overview

When making calls to Client#create_bucket outside the “classic” region, the bucket location constraint must be specified. This plugin auto populates the constraint to the configured region.

Defined Under Namespace

Classes: Handler