aws-sdk-s3 1.117.2 → 1.118.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -3977,6 +3977,8 @@ module Aws::S3
3977
3977
 
3978
3978
  # A container for specifying the configuration for Amazon EventBridge.
3979
3979
  #
3980
+ # @api private
3981
+ #
3980
3982
  # @see http://docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/EventBridgeConfiguration AWS API Documentation
3981
3983
  #
3982
3984
  class EventBridgeConfiguration < Aws::EmptyStructure; end
@@ -9133,6 +9135,8 @@ module Aws::S3
9133
9135
 
9134
9136
  # Container for Parquet.
9135
9137
  #
9138
+ # @api private
9139
+ #
9136
9140
  # @see http://docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ParquetInput AWS API Documentation
9137
9141
  #
9138
9142
  class ParquetInput < Aws::EmptyStructure; end
@@ -12365,6 +12369,8 @@ module Aws::S3
12365
12369
 
12366
12370
  # Specifies the use of SSE-S3 to encrypt delivered inventory reports.
12367
12371
  #
12372
+ # @api private
12373
+ #
12368
12374
  # @see http://docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/SSES3 AWS API Documentation
12369
12375
  #
12370
12376
  class SSES3 < Aws::EmptyStructure; end
data/lib/aws-sdk-s3.rb CHANGED
@@ -73,6 +73,6 @@ require_relative 'aws-sdk-s3/event_streams'
73
73
  # @!group service
74
74
  module Aws::S3
75
75
 
76
- GEM_VERSION = '1.117.2'
76
+ GEM_VERSION = '1.118.0'
77
77
 
78
78
  end
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.117.2
4
+ version: 1.118.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: 2022-11-30 00:00:00.000000000 Z
11
+ date: 2023-01-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-kms