Class AWS::S3::Request
In: lib/aws/s3/request.rb
Parent: Core::Http::Request

@api private

Methods

host   path_style?   uri  

Included Modules

Core::UriEscape

Attributes

bucket  [RW]  @return [bucket] S3 bucket name
force_path_style  [RW]  @api private
key  [RW]  @return [String] S3 object key

Public Instance methods

[Validate]