aws-sdk-s3 1.91.0 → 1.92.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-s3
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.91.0
4
+ version: 1.92.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-10 00:00:00.000000000 Z
11
+ date: 2021-03-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-kms
@@ -71,6 +71,7 @@ files:
71
71
  - VERSION
72
72
  - lib/aws-sdk-s3.rb
73
73
  - lib/aws-sdk-s3/arn/access_point_arn.rb
74
+ - lib/aws-sdk-s3/arn/object_lambda_arn.rb
74
75
  - lib/aws-sdk-s3/arn/outpost_access_point_arn.rb
75
76
  - lib/aws-sdk-s3/bucket.rb
76
77
  - lib/aws-sdk-s3/bucket_acl.rb
@@ -149,6 +150,7 @@ files:
149
150
  - lib/aws-sdk-s3/plugins/iad_regional_endpoint.rb
150
151
  - lib/aws-sdk-s3/plugins/location_constraint.rb
151
152
  - lib/aws-sdk-s3/plugins/md5s.rb
153
+ - lib/aws-sdk-s3/plugins/object_lambda_endpoint.rb
152
154
  - lib/aws-sdk-s3/plugins/redirects.rb
153
155
  - lib/aws-sdk-s3/plugins/s3_host_id.rb
154
156
  - lib/aws-sdk-s3/plugins/s3_signer.rb