aws-sdk-s3control 1.20.1 → 1.25.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -11,26 +13,57 @@ module Aws::S3Control
11
13
 
12
14
  include Seahorse::Model
13
15
 
16
+ AbortIncompleteMultipartUpload = Shapes::StructureShape.new(name: 'AbortIncompleteMultipartUpload')
14
17
  AccessPoint = Shapes::StructureShape.new(name: 'AccessPoint')
15
18
  AccessPointList = Shapes::ListShape.new(name: 'AccessPointList')
16
19
  AccessPointName = Shapes::StringShape.new(name: 'AccessPointName')
17
20
  AccountId = Shapes::StringShape.new(name: 'AccountId')
21
+ AccountLevel = Shapes::StructureShape.new(name: 'AccountLevel')
22
+ ActivityMetrics = Shapes::StructureShape.new(name: 'ActivityMetrics')
23
+ AwsOrgArn = Shapes::StringShape.new(name: 'AwsOrgArn')
18
24
  BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
19
25
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
26
+ BucketAlreadyExists = Shapes::StructureShape.new(name: 'BucketAlreadyExists')
27
+ BucketAlreadyOwnedByYou = Shapes::StructureShape.new(name: 'BucketAlreadyOwnedByYou')
28
+ BucketCannedACL = Shapes::StringShape.new(name: 'BucketCannedACL')
29
+ BucketLevel = Shapes::StructureShape.new(name: 'BucketLevel')
30
+ BucketLocationConstraint = Shapes::StringShape.new(name: 'BucketLocationConstraint')
20
31
  BucketName = Shapes::StringShape.new(name: 'BucketName')
32
+ Buckets = Shapes::ListShape.new(name: 'Buckets')
33
+ ConfigId = Shapes::StringShape.new(name: 'ConfigId')
34
+ ConfirmRemoveSelfBucketAccess = Shapes::BooleanShape.new(name: 'ConfirmRemoveSelfBucketAccess')
21
35
  ConfirmationRequired = Shapes::BooleanShape.new(name: 'ConfirmationRequired')
36
+ ContinuationToken = Shapes::StringShape.new(name: 'ContinuationToken')
22
37
  CreateAccessPointRequest = Shapes::StructureShape.new(name: 'CreateAccessPointRequest')
38
+ CreateAccessPointResult = Shapes::StructureShape.new(name: 'CreateAccessPointResult')
39
+ CreateBucketConfiguration = Shapes::StructureShape.new(name: 'CreateBucketConfiguration')
40
+ CreateBucketRequest = Shapes::StructureShape.new(name: 'CreateBucketRequest')
41
+ CreateBucketResult = Shapes::StructureShape.new(name: 'CreateBucketResult')
23
42
  CreateJobRequest = Shapes::StructureShape.new(name: 'CreateJobRequest')
24
43
  CreateJobResult = Shapes::StructureShape.new(name: 'CreateJobResult')
25
44
  CreationDate = Shapes::TimestampShape.new(name: 'CreationDate')
45
+ Date = Shapes::TimestampShape.new(name: 'Date')
46
+ Days = Shapes::IntegerShape.new(name: 'Days')
47
+ DaysAfterInitiation = Shapes::IntegerShape.new(name: 'DaysAfterInitiation')
26
48
  DeleteAccessPointPolicyRequest = Shapes::StructureShape.new(name: 'DeleteAccessPointPolicyRequest')
27
49
  DeleteAccessPointRequest = Shapes::StructureShape.new(name: 'DeleteAccessPointRequest')
50
+ DeleteBucketLifecycleConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteBucketLifecycleConfigurationRequest')
51
+ DeleteBucketPolicyRequest = Shapes::StructureShape.new(name: 'DeleteBucketPolicyRequest')
52
+ DeleteBucketRequest = Shapes::StructureShape.new(name: 'DeleteBucketRequest')
53
+ DeleteBucketTaggingRequest = Shapes::StructureShape.new(name: 'DeleteBucketTaggingRequest')
28
54
  DeleteJobTaggingRequest = Shapes::StructureShape.new(name: 'DeleteJobTaggingRequest')
29
55
  DeleteJobTaggingResult = Shapes::StructureShape.new(name: 'DeleteJobTaggingResult')
30
56
  DeletePublicAccessBlockRequest = Shapes::StructureShape.new(name: 'DeletePublicAccessBlockRequest')
57
+ DeleteStorageLensConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteStorageLensConfigurationRequest')
58
+ DeleteStorageLensConfigurationTaggingRequest = Shapes::StructureShape.new(name: 'DeleteStorageLensConfigurationTaggingRequest')
59
+ DeleteStorageLensConfigurationTaggingResult = Shapes::StructureShape.new(name: 'DeleteStorageLensConfigurationTaggingResult')
31
60
  DescribeJobRequest = Shapes::StructureShape.new(name: 'DescribeJobRequest')
32
61
  DescribeJobResult = Shapes::StructureShape.new(name: 'DescribeJobResult')
33
62
  ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
63
+ Exclude = Shapes::StructureShape.new(name: 'Exclude')
64
+ ExpirationStatus = Shapes::StringShape.new(name: 'ExpirationStatus')
65
+ ExpiredObjectDeleteMarker = Shapes::BooleanShape.new(name: 'ExpiredObjectDeleteMarker')
66
+ Format = Shapes::StringShape.new(name: 'Format')
34
67
  FunctionArnString = Shapes::StringShape.new(name: 'FunctionArnString')
35
68
  GetAccessPointPolicyRequest = Shapes::StructureShape.new(name: 'GetAccessPointPolicyRequest')
36
69
  GetAccessPointPolicyResult = Shapes::StructureShape.new(name: 'GetAccessPointPolicyResult')
@@ -38,15 +71,35 @@ module Aws::S3Control
38
71
  GetAccessPointPolicyStatusResult = Shapes::StructureShape.new(name: 'GetAccessPointPolicyStatusResult')
39
72
  GetAccessPointRequest = Shapes::StructureShape.new(name: 'GetAccessPointRequest')
40
73
  GetAccessPointResult = Shapes::StructureShape.new(name: 'GetAccessPointResult')
74
+ GetBucketLifecycleConfigurationRequest = Shapes::StructureShape.new(name: 'GetBucketLifecycleConfigurationRequest')
75
+ GetBucketLifecycleConfigurationResult = Shapes::StructureShape.new(name: 'GetBucketLifecycleConfigurationResult')
76
+ GetBucketPolicyRequest = Shapes::StructureShape.new(name: 'GetBucketPolicyRequest')
77
+ GetBucketPolicyResult = Shapes::StructureShape.new(name: 'GetBucketPolicyResult')
78
+ GetBucketRequest = Shapes::StructureShape.new(name: 'GetBucketRequest')
79
+ GetBucketResult = Shapes::StructureShape.new(name: 'GetBucketResult')
80
+ GetBucketTaggingRequest = Shapes::StructureShape.new(name: 'GetBucketTaggingRequest')
81
+ GetBucketTaggingResult = Shapes::StructureShape.new(name: 'GetBucketTaggingResult')
41
82
  GetJobTaggingRequest = Shapes::StructureShape.new(name: 'GetJobTaggingRequest')
42
83
  GetJobTaggingResult = Shapes::StructureShape.new(name: 'GetJobTaggingResult')
43
84
  GetPublicAccessBlockOutput = Shapes::StructureShape.new(name: 'GetPublicAccessBlockOutput')
44
85
  GetPublicAccessBlockRequest = Shapes::StructureShape.new(name: 'GetPublicAccessBlockRequest')
86
+ GetStorageLensConfigurationRequest = Shapes::StructureShape.new(name: 'GetStorageLensConfigurationRequest')
87
+ GetStorageLensConfigurationResult = Shapes::StructureShape.new(name: 'GetStorageLensConfigurationResult')
88
+ GetStorageLensConfigurationTaggingRequest = Shapes::StructureShape.new(name: 'GetStorageLensConfigurationTaggingRequest')
89
+ GetStorageLensConfigurationTaggingResult = Shapes::StructureShape.new(name: 'GetStorageLensConfigurationTaggingResult')
90
+ GrantFullControl = Shapes::StringShape.new(name: 'GrantFullControl')
91
+ GrantRead = Shapes::StringShape.new(name: 'GrantRead')
92
+ GrantReadACP = Shapes::StringShape.new(name: 'GrantReadACP')
93
+ GrantWrite = Shapes::StringShape.new(name: 'GrantWrite')
94
+ GrantWriteACP = Shapes::StringShape.new(name: 'GrantWriteACP')
45
95
  IAMRoleArn = Shapes::StringShape.new(name: 'IAMRoleArn')
96
+ ID = Shapes::StringShape.new(name: 'ID')
46
97
  IdempotencyException = Shapes::StructureShape.new(name: 'IdempotencyException')
98
+ Include = Shapes::StructureShape.new(name: 'Include')
47
99
  InternalServiceException = Shapes::StructureShape.new(name: 'InternalServiceException')
48
100
  InvalidNextTokenException = Shapes::StructureShape.new(name: 'InvalidNextTokenException')
49
101
  InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
102
+ IsEnabled = Shapes::BooleanShape.new(name: 'IsEnabled')
50
103
  IsPublic = Shapes::BooleanShape.new(name: 'IsPublic')
51
104
  JobArn = Shapes::StringShape.new(name: 'JobArn')
52
105
  JobCreationTime = Shapes::TimestampShape.new(name: 'JobCreationTime')
@@ -80,12 +133,25 @@ module Aws::S3Control
80
133
  JobTotalNumberOfTasks = Shapes::IntegerShape.new(name: 'JobTotalNumberOfTasks')
81
134
  KmsKeyArnString = Shapes::StringShape.new(name: 'KmsKeyArnString')
82
135
  LambdaInvokeOperation = Shapes::StructureShape.new(name: 'LambdaInvokeOperation')
136
+ LifecycleConfiguration = Shapes::StructureShape.new(name: 'LifecycleConfiguration')
137
+ LifecycleExpiration = Shapes::StructureShape.new(name: 'LifecycleExpiration')
138
+ LifecycleRule = Shapes::StructureShape.new(name: 'LifecycleRule')
139
+ LifecycleRuleAndOperator = Shapes::StructureShape.new(name: 'LifecycleRuleAndOperator')
140
+ LifecycleRuleFilter = Shapes::StructureShape.new(name: 'LifecycleRuleFilter')
141
+ LifecycleRules = Shapes::ListShape.new(name: 'LifecycleRules')
83
142
  ListAccessPointsRequest = Shapes::StructureShape.new(name: 'ListAccessPointsRequest')
84
143
  ListAccessPointsResult = Shapes::StructureShape.new(name: 'ListAccessPointsResult')
85
144
  ListJobsRequest = Shapes::StructureShape.new(name: 'ListJobsRequest')
86
145
  ListJobsResult = Shapes::StructureShape.new(name: 'ListJobsResult')
146
+ ListRegionalBucketsRequest = Shapes::StructureShape.new(name: 'ListRegionalBucketsRequest')
147
+ ListRegionalBucketsResult = Shapes::StructureShape.new(name: 'ListRegionalBucketsResult')
148
+ ListStorageLensConfigurationEntry = Shapes::StructureShape.new(name: 'ListStorageLensConfigurationEntry')
149
+ ListStorageLensConfigurationsRequest = Shapes::StructureShape.new(name: 'ListStorageLensConfigurationsRequest')
150
+ ListStorageLensConfigurationsResult = Shapes::StructureShape.new(name: 'ListStorageLensConfigurationsResult')
151
+ Location = Shapes::StringShape.new(name: 'Location')
87
152
  MaxLength1024String = Shapes::StringShape.new(name: 'MaxLength1024String')
88
153
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
154
+ MinStorageBytesPercentage = Shapes::FloatShape.new(name: 'MinStorageBytesPercentage')
89
155
  NetworkOrigin = Shapes::StringShape.new(name: 'NetworkOrigin')
90
156
  NoSuchPublicAccessBlockConfiguration = Shapes::StructureShape.new(name: 'NoSuchPublicAccessBlockConfiguration')
91
157
  NoSuchPublicAccessBlockConfigurationMessage = Shapes::StringShape.new(name: 'NoSuchPublicAccessBlockConfigurationMessage')
@@ -93,20 +159,41 @@ module Aws::S3Control
93
159
  NonEmptyMaxLength2048String = Shapes::StringShape.new(name: 'NonEmptyMaxLength2048String')
94
160
  NonEmptyMaxLength256String = Shapes::StringShape.new(name: 'NonEmptyMaxLength256String')
95
161
  NonEmptyMaxLength64String = Shapes::StringShape.new(name: 'NonEmptyMaxLength64String')
162
+ NoncurrentVersionExpiration = Shapes::StructureShape.new(name: 'NoncurrentVersionExpiration')
163
+ NoncurrentVersionTransition = Shapes::StructureShape.new(name: 'NoncurrentVersionTransition')
164
+ NoncurrentVersionTransitionList = Shapes::ListShape.new(name: 'NoncurrentVersionTransitionList')
96
165
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
166
+ ObjectLockEnabledForBucket = Shapes::BooleanShape.new(name: 'ObjectLockEnabledForBucket')
97
167
  OperationName = Shapes::StringShape.new(name: 'OperationName')
168
+ OutputSchemaVersion = Shapes::StringShape.new(name: 'OutputSchemaVersion')
98
169
  Policy = Shapes::StringShape.new(name: 'Policy')
99
170
  PolicyStatus = Shapes::StructureShape.new(name: 'PolicyStatus')
171
+ Prefix = Shapes::StringShape.new(name: 'Prefix')
172
+ PrefixLevel = Shapes::StructureShape.new(name: 'PrefixLevel')
173
+ PrefixLevelStorageMetrics = Shapes::StructureShape.new(name: 'PrefixLevelStorageMetrics')
100
174
  PublicAccessBlockConfiguration = Shapes::StructureShape.new(name: 'PublicAccessBlockConfiguration')
175
+ PublicAccessBlockEnabled = Shapes::BooleanShape.new(name: 'PublicAccessBlockEnabled')
101
176
  PutAccessPointPolicyRequest = Shapes::StructureShape.new(name: 'PutAccessPointPolicyRequest')
177
+ PutBucketLifecycleConfigurationRequest = Shapes::StructureShape.new(name: 'PutBucketLifecycleConfigurationRequest')
178
+ PutBucketPolicyRequest = Shapes::StructureShape.new(name: 'PutBucketPolicyRequest')
179
+ PutBucketTaggingRequest = Shapes::StructureShape.new(name: 'PutBucketTaggingRequest')
102
180
  PutJobTaggingRequest = Shapes::StructureShape.new(name: 'PutJobTaggingRequest')
103
181
  PutJobTaggingResult = Shapes::StructureShape.new(name: 'PutJobTaggingResult')
104
182
  PutPublicAccessBlockRequest = Shapes::StructureShape.new(name: 'PutPublicAccessBlockRequest')
183
+ PutStorageLensConfigurationRequest = Shapes::StructureShape.new(name: 'PutStorageLensConfigurationRequest')
184
+ PutStorageLensConfigurationTaggingRequest = Shapes::StructureShape.new(name: 'PutStorageLensConfigurationTaggingRequest')
185
+ PutStorageLensConfigurationTaggingResult = Shapes::StructureShape.new(name: 'PutStorageLensConfigurationTaggingResult')
186
+ RegionalBucket = Shapes::StructureShape.new(name: 'RegionalBucket')
187
+ RegionalBucketList = Shapes::ListShape.new(name: 'RegionalBucketList')
188
+ Regions = Shapes::ListShape.new(name: 'Regions')
105
189
  ReportPrefixString = Shapes::StringShape.new(name: 'ReportPrefixString')
106
190
  RequestedJobStatus = Shapes::StringShape.new(name: 'RequestedJobStatus')
191
+ S3AWSRegion = Shapes::StringShape.new(name: 'S3AWSRegion')
107
192
  S3AccessControlList = Shapes::StructureShape.new(name: 'S3AccessControlList')
108
193
  S3AccessControlPolicy = Shapes::StructureShape.new(name: 'S3AccessControlPolicy')
194
+ S3AccessPointArn = Shapes::StringShape.new(name: 'S3AccessPointArn')
109
195
  S3BucketArnString = Shapes::StringShape.new(name: 'S3BucketArnString')
196
+ S3BucketDestination = Shapes::StructureShape.new(name: 'S3BucketDestination')
110
197
  S3CannedAccessControlList = Shapes::StringShape.new(name: 'S3CannedAccessControlList')
111
198
  S3ContentLength = Shapes::IntegerShape.new(name: 'S3ContentLength')
112
199
  S3CopyObjectOperation = Shapes::StructureShape.new(name: 'S3CopyObjectOperation')
@@ -127,6 +214,7 @@ module Aws::S3Control
127
214
  S3ObjectOwner = Shapes::StructureShape.new(name: 'S3ObjectOwner')
128
215
  S3ObjectVersionId = Shapes::StringShape.new(name: 'S3ObjectVersionId')
129
216
  S3Permission = Shapes::StringShape.new(name: 'S3Permission')
217
+ S3RegionalBucketArn = Shapes::StringShape.new(name: 'S3RegionalBucketArn')
130
218
  S3Retention = Shapes::StructureShape.new(name: 'S3Retention')
131
219
  S3SSEAlgorithm = Shapes::StringShape.new(name: 'S3SSEAlgorithm')
132
220
  S3SetObjectAclOperation = Shapes::StructureShape.new(name: 'S3SetObjectAclOperation')
@@ -137,15 +225,33 @@ module Aws::S3Control
137
225
  S3Tag = Shapes::StructureShape.new(name: 'S3Tag')
138
226
  S3TagSet = Shapes::ListShape.new(name: 'S3TagSet')
139
227
  S3UserMetadata = Shapes::MapShape.new(name: 'S3UserMetadata')
228
+ SSEKMS = Shapes::StructureShape.new(name: 'SSEKMS')
229
+ SSEKMSKeyId = Shapes::StringShape.new(name: 'SSEKMSKeyId')
230
+ SSES3 = Shapes::StructureShape.new(name: 'SSES3')
231
+ SelectionCriteria = Shapes::StructureShape.new(name: 'SelectionCriteria')
140
232
  Setting = Shapes::BooleanShape.new(name: 'Setting')
233
+ StorageLensArn = Shapes::StringShape.new(name: 'StorageLensArn')
234
+ StorageLensAwsOrg = Shapes::StructureShape.new(name: 'StorageLensAwsOrg')
235
+ StorageLensConfiguration = Shapes::StructureShape.new(name: 'StorageLensConfiguration')
236
+ StorageLensConfigurationList = Shapes::ListShape.new(name: 'StorageLensConfigurationList', flattened: true)
237
+ StorageLensDataExport = Shapes::StructureShape.new(name: 'StorageLensDataExport')
238
+ StorageLensDataExportEncryption = Shapes::StructureShape.new(name: 'StorageLensDataExportEncryption')
239
+ StorageLensPrefixLevelDelimiter = Shapes::StringShape.new(name: 'StorageLensPrefixLevelDelimiter')
240
+ StorageLensPrefixLevelMaxDepth = Shapes::IntegerShape.new(name: 'StorageLensPrefixLevelMaxDepth')
241
+ StorageLensTag = Shapes::StructureShape.new(name: 'StorageLensTag')
242
+ StorageLensTags = Shapes::ListShape.new(name: 'StorageLensTags')
141
243
  StringForNextToken = Shapes::StringShape.new(name: 'StringForNextToken')
142
244
  SuspendedCause = Shapes::StringShape.new(name: 'SuspendedCause')
143
245
  SuspendedDate = Shapes::TimestampShape.new(name: 'SuspendedDate')
144
246
  TagKeyString = Shapes::StringShape.new(name: 'TagKeyString')
145
247
  TagValueString = Shapes::StringShape.new(name: 'TagValueString')
248
+ Tagging = Shapes::StructureShape.new(name: 'Tagging')
146
249
  TimeStamp = Shapes::TimestampShape.new(name: 'TimeStamp')
147
250
  TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
148
251
  TooManyTagsException = Shapes::StructureShape.new(name: 'TooManyTagsException')
252
+ Transition = Shapes::StructureShape.new(name: 'Transition')
253
+ TransitionList = Shapes::ListShape.new(name: 'TransitionList')
254
+ TransitionStorageClass = Shapes::StringShape.new(name: 'TransitionStorageClass')
149
255
  UpdateJobPriorityRequest = Shapes::StructureShape.new(name: 'UpdateJobPriorityRequest')
150
256
  UpdateJobPriorityResult = Shapes::StructureShape.new(name: 'UpdateJobPriorityResult')
151
257
  UpdateJobStatusRequest = Shapes::StructureShape.new(name: 'UpdateJobStatusRequest')
@@ -153,25 +259,70 @@ module Aws::S3Control
153
259
  VpcConfiguration = Shapes::StructureShape.new(name: 'VpcConfiguration')
154
260
  VpcId = Shapes::StringShape.new(name: 'VpcId')
155
261
 
262
+ AbortIncompleteMultipartUpload.add_member(:days_after_initiation, Shapes::ShapeRef.new(shape: DaysAfterInitiation, location_name: "DaysAfterInitiation"))
263
+ AbortIncompleteMultipartUpload.struct_class = Types::AbortIncompleteMultipartUpload
264
+
156
265
  AccessPoint.add_member(:name, Shapes::ShapeRef.new(shape: AccessPointName, required: true, location_name: "Name"))
157
266
  AccessPoint.add_member(:network_origin, Shapes::ShapeRef.new(shape: NetworkOrigin, required: true, location_name: "NetworkOrigin"))
158
267
  AccessPoint.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: VpcConfiguration, location_name: "VpcConfiguration"))
159
268
  AccessPoint.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "Bucket"))
269
+ AccessPoint.add_member(:access_point_arn, Shapes::ShapeRef.new(shape: S3AccessPointArn, location_name: "AccessPointArn"))
160
270
  AccessPoint.struct_class = Types::AccessPoint
161
271
 
162
272
  AccessPointList.member = Shapes::ShapeRef.new(shape: AccessPoint, location_name: "AccessPoint")
163
273
 
274
+ AccountLevel.add_member(:activity_metrics, Shapes::ShapeRef.new(shape: ActivityMetrics, location_name: "ActivityMetrics"))
275
+ AccountLevel.add_member(:bucket_level, Shapes::ShapeRef.new(shape: BucketLevel, required: true, location_name: "BucketLevel"))
276
+ AccountLevel.struct_class = Types::AccountLevel
277
+
278
+ ActivityMetrics.add_member(:is_enabled, Shapes::ShapeRef.new(shape: IsEnabled, location_name: "IsEnabled"))
279
+ ActivityMetrics.struct_class = Types::ActivityMetrics
280
+
164
281
  BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
165
282
  BadRequestException.struct_class = Types::BadRequestException
166
283
 
167
- CreateAccessPointRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
284
+ BucketAlreadyExists.struct_class = Types::BucketAlreadyExists
285
+
286
+ BucketAlreadyOwnedByYou.struct_class = Types::BucketAlreadyOwnedByYou
287
+
288
+ BucketLevel.add_member(:activity_metrics, Shapes::ShapeRef.new(shape: ActivityMetrics, location_name: "ActivityMetrics"))
289
+ BucketLevel.add_member(:prefix_level, Shapes::ShapeRef.new(shape: PrefixLevel, location_name: "PrefixLevel"))
290
+ BucketLevel.struct_class = Types::BucketLevel
291
+
292
+ Buckets.member = Shapes::ShapeRef.new(shape: S3BucketArnString, location_name: "Arn")
293
+
294
+ CreateAccessPointRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
168
295
  CreateAccessPointRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccessPointName, required: true, location: "uri", location_name: "name"))
169
296
  CreateAccessPointRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "Bucket"))
170
297
  CreateAccessPointRequest.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: VpcConfiguration, location_name: "VpcConfiguration"))
171
298
  CreateAccessPointRequest.add_member(:public_access_block_configuration, Shapes::ShapeRef.new(shape: PublicAccessBlockConfiguration, location_name: "PublicAccessBlockConfiguration"))
172
299
  CreateAccessPointRequest.struct_class = Types::CreateAccessPointRequest
173
300
 
174
- CreateJobRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
301
+ CreateAccessPointResult.add_member(:access_point_arn, Shapes::ShapeRef.new(shape: S3AccessPointArn, location_name: "AccessPointArn"))
302
+ CreateAccessPointResult.struct_class = Types::CreateAccessPointResult
303
+
304
+ CreateBucketConfiguration.add_member(:location_constraint, Shapes::ShapeRef.new(shape: BucketLocationConstraint, location_name: "LocationConstraint"))
305
+ CreateBucketConfiguration.struct_class = Types::CreateBucketConfiguration
306
+
307
+ CreateBucketRequest.add_member(:acl, Shapes::ShapeRef.new(shape: BucketCannedACL, location: "header", location_name: "x-amz-acl"))
308
+ CreateBucketRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location: "uri", location_name: "name"))
309
+ CreateBucketRequest.add_member(:create_bucket_configuration, Shapes::ShapeRef.new(shape: CreateBucketConfiguration, location_name: "CreateBucketConfiguration", metadata: {"xmlNamespace"=>{"uri"=>"http://awss3control.amazonaws.com/doc/2018-08-20/"}}))
310
+ CreateBucketRequest.add_member(:grant_full_control, Shapes::ShapeRef.new(shape: GrantFullControl, location: "header", location_name: "x-amz-grant-full-control"))
311
+ CreateBucketRequest.add_member(:grant_read, Shapes::ShapeRef.new(shape: GrantRead, location: "header", location_name: "x-amz-grant-read"))
312
+ CreateBucketRequest.add_member(:grant_read_acp, Shapes::ShapeRef.new(shape: GrantReadACP, location: "header", location_name: "x-amz-grant-read-acp"))
313
+ CreateBucketRequest.add_member(:grant_write, Shapes::ShapeRef.new(shape: GrantWrite, location: "header", location_name: "x-amz-grant-write"))
314
+ CreateBucketRequest.add_member(:grant_write_acp, Shapes::ShapeRef.new(shape: GrantWriteACP, location: "header", location_name: "x-amz-grant-write-acp"))
315
+ CreateBucketRequest.add_member(:object_lock_enabled_for_bucket, Shapes::ShapeRef.new(shape: ObjectLockEnabledForBucket, location: "header", location_name: "x-amz-bucket-object-lock-enabled"))
316
+ CreateBucketRequest.add_member(:outpost_id, Shapes::ShapeRef.new(shape: NonEmptyMaxLength64String, location: "header", location_name: "x-amz-outpost-id"))
317
+ CreateBucketRequest.struct_class = Types::CreateBucketRequest
318
+ CreateBucketRequest[:payload] = :create_bucket_configuration
319
+ CreateBucketRequest[:payload_member] = CreateBucketRequest.member(:create_bucket_configuration)
320
+
321
+ CreateBucketResult.add_member(:location, Shapes::ShapeRef.new(shape: Location, location: "header", location_name: "Location"))
322
+ CreateBucketResult.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: S3RegionalBucketArn, location_name: "BucketArn"))
323
+ CreateBucketResult.struct_class = Types::CreateBucketResult
324
+
325
+ CreateJobRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
175
326
  CreateJobRequest.add_member(:confirmation_required, Shapes::ShapeRef.new(shape: ConfirmationRequired, location_name: "ConfirmationRequired", metadata: {"box"=>true}))
176
327
  CreateJobRequest.add_member(:operation, Shapes::ShapeRef.new(shape: JobOperation, required: true, location_name: "Operation"))
177
328
  CreateJobRequest.add_member(:report, Shapes::ShapeRef.new(shape: JobReport, required: true, location_name: "Report"))
@@ -186,45 +337,75 @@ module Aws::S3Control
186
337
  CreateJobResult.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, location_name: "JobId"))
187
338
  CreateJobResult.struct_class = Types::CreateJobResult
188
339
 
189
- DeleteAccessPointPolicyRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
340
+ DeleteAccessPointPolicyRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
190
341
  DeleteAccessPointPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccessPointName, required: true, location: "uri", location_name: "name"))
191
342
  DeleteAccessPointPolicyRequest.struct_class = Types::DeleteAccessPointPolicyRequest
192
343
 
193
- DeleteAccessPointRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
344
+ DeleteAccessPointRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
194
345
  DeleteAccessPointRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccessPointName, required: true, location: "uri", location_name: "name"))
195
346
  DeleteAccessPointRequest.struct_class = Types::DeleteAccessPointRequest
196
347
 
197
- DeleteJobTaggingRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
348
+ DeleteBucketLifecycleConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
349
+ DeleteBucketLifecycleConfigurationRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location: "uri", location_name: "name"))
350
+ DeleteBucketLifecycleConfigurationRequest.struct_class = Types::DeleteBucketLifecycleConfigurationRequest
351
+
352
+ DeleteBucketPolicyRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
353
+ DeleteBucketPolicyRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location: "uri", location_name: "name"))
354
+ DeleteBucketPolicyRequest.struct_class = Types::DeleteBucketPolicyRequest
355
+
356
+ DeleteBucketRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
357
+ DeleteBucketRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location: "uri", location_name: "name"))
358
+ DeleteBucketRequest.struct_class = Types::DeleteBucketRequest
359
+
360
+ DeleteBucketTaggingRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
361
+ DeleteBucketTaggingRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location: "uri", location_name: "name"))
362
+ DeleteBucketTaggingRequest.struct_class = Types::DeleteBucketTaggingRequest
363
+
364
+ DeleteJobTaggingRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
198
365
  DeleteJobTaggingRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location: "uri", location_name: "id"))
199
366
  DeleteJobTaggingRequest.struct_class = Types::DeleteJobTaggingRequest
200
367
 
201
368
  DeleteJobTaggingResult.struct_class = Types::DeleteJobTaggingResult
202
369
 
203
- DeletePublicAccessBlockRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
370
+ DeletePublicAccessBlockRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
204
371
  DeletePublicAccessBlockRequest.struct_class = Types::DeletePublicAccessBlockRequest
205
372
 
206
- DescribeJobRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
373
+ DeleteStorageLensConfigurationRequest.add_member(:config_id, Shapes::ShapeRef.new(shape: ConfigId, required: true, location: "uri", location_name: "storagelensid"))
374
+ DeleteStorageLensConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
375
+ DeleteStorageLensConfigurationRequest.struct_class = Types::DeleteStorageLensConfigurationRequest
376
+
377
+ DeleteStorageLensConfigurationTaggingRequest.add_member(:config_id, Shapes::ShapeRef.new(shape: ConfigId, required: true, location: "uri", location_name: "storagelensid"))
378
+ DeleteStorageLensConfigurationTaggingRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
379
+ DeleteStorageLensConfigurationTaggingRequest.struct_class = Types::DeleteStorageLensConfigurationTaggingRequest
380
+
381
+ DeleteStorageLensConfigurationTaggingResult.struct_class = Types::DeleteStorageLensConfigurationTaggingResult
382
+
383
+ DescribeJobRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
207
384
  DescribeJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location: "uri", location_name: "id"))
208
385
  DescribeJobRequest.struct_class = Types::DescribeJobRequest
209
386
 
210
387
  DescribeJobResult.add_member(:job, Shapes::ShapeRef.new(shape: JobDescriptor, location_name: "Job"))
211
388
  DescribeJobResult.struct_class = Types::DescribeJobResult
212
389
 
213
- GetAccessPointPolicyRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
390
+ Exclude.add_member(:buckets, Shapes::ShapeRef.new(shape: Buckets, location_name: "Buckets"))
391
+ Exclude.add_member(:regions, Shapes::ShapeRef.new(shape: Regions, location_name: "Regions"))
392
+ Exclude.struct_class = Types::Exclude
393
+
394
+ GetAccessPointPolicyRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
214
395
  GetAccessPointPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccessPointName, required: true, location: "uri", location_name: "name"))
215
396
  GetAccessPointPolicyRequest.struct_class = Types::GetAccessPointPolicyRequest
216
397
 
217
398
  GetAccessPointPolicyResult.add_member(:policy, Shapes::ShapeRef.new(shape: Policy, location_name: "Policy"))
218
399
  GetAccessPointPolicyResult.struct_class = Types::GetAccessPointPolicyResult
219
400
 
220
- GetAccessPointPolicyStatusRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
401
+ GetAccessPointPolicyStatusRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
221
402
  GetAccessPointPolicyStatusRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccessPointName, required: true, location: "uri", location_name: "name"))
222
403
  GetAccessPointPolicyStatusRequest.struct_class = Types::GetAccessPointPolicyStatusRequest
223
404
 
224
405
  GetAccessPointPolicyStatusResult.add_member(:policy_status, Shapes::ShapeRef.new(shape: PolicyStatus, location_name: "PolicyStatus"))
225
406
  GetAccessPointPolicyStatusResult.struct_class = Types::GetAccessPointPolicyStatusResult
226
407
 
227
- GetAccessPointRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
408
+ GetAccessPointRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
228
409
  GetAccessPointRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccessPointName, required: true, location: "uri", location_name: "name"))
229
410
  GetAccessPointRequest.struct_class = Types::GetAccessPointRequest
230
411
 
@@ -236,7 +417,37 @@ module Aws::S3Control
236
417
  GetAccessPointResult.add_member(:creation_date, Shapes::ShapeRef.new(shape: CreationDate, location_name: "CreationDate"))
237
418
  GetAccessPointResult.struct_class = Types::GetAccessPointResult
238
419
 
239
- GetJobTaggingRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
420
+ GetBucketLifecycleConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
421
+ GetBucketLifecycleConfigurationRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location: "uri", location_name: "name"))
422
+ GetBucketLifecycleConfigurationRequest.struct_class = Types::GetBucketLifecycleConfigurationRequest
423
+
424
+ GetBucketLifecycleConfigurationResult.add_member(:rules, Shapes::ShapeRef.new(shape: LifecycleRules, location_name: "Rules"))
425
+ GetBucketLifecycleConfigurationResult.struct_class = Types::GetBucketLifecycleConfigurationResult
426
+
427
+ GetBucketPolicyRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
428
+ GetBucketPolicyRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location: "uri", location_name: "name"))
429
+ GetBucketPolicyRequest.struct_class = Types::GetBucketPolicyRequest
430
+
431
+ GetBucketPolicyResult.add_member(:policy, Shapes::ShapeRef.new(shape: Policy, location_name: "Policy"))
432
+ GetBucketPolicyResult.struct_class = Types::GetBucketPolicyResult
433
+
434
+ GetBucketRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
435
+ GetBucketRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location: "uri", location_name: "name"))
436
+ GetBucketRequest.struct_class = Types::GetBucketRequest
437
+
438
+ GetBucketResult.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, location_name: "Bucket"))
439
+ GetBucketResult.add_member(:public_access_block_enabled, Shapes::ShapeRef.new(shape: PublicAccessBlockEnabled, location_name: "PublicAccessBlockEnabled"))
440
+ GetBucketResult.add_member(:creation_date, Shapes::ShapeRef.new(shape: CreationDate, location_name: "CreationDate"))
441
+ GetBucketResult.struct_class = Types::GetBucketResult
442
+
443
+ GetBucketTaggingRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
444
+ GetBucketTaggingRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location: "uri", location_name: "name"))
445
+ GetBucketTaggingRequest.struct_class = Types::GetBucketTaggingRequest
446
+
447
+ GetBucketTaggingResult.add_member(:tag_set, Shapes::ShapeRef.new(shape: S3TagSet, required: true, location_name: "TagSet"))
448
+ GetBucketTaggingResult.struct_class = Types::GetBucketTaggingResult
449
+
450
+ GetJobTaggingRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
240
451
  GetJobTaggingRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location: "uri", location_name: "id"))
241
452
  GetJobTaggingRequest.struct_class = Types::GetJobTaggingRequest
242
453
 
@@ -248,12 +459,32 @@ module Aws::S3Control
248
459
  GetPublicAccessBlockOutput[:payload] = :public_access_block_configuration
249
460
  GetPublicAccessBlockOutput[:payload_member] = GetPublicAccessBlockOutput.member(:public_access_block_configuration)
250
461
 
251
- GetPublicAccessBlockRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
462
+ GetPublicAccessBlockRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
252
463
  GetPublicAccessBlockRequest.struct_class = Types::GetPublicAccessBlockRequest
253
464
 
465
+ GetStorageLensConfigurationRequest.add_member(:config_id, Shapes::ShapeRef.new(shape: ConfigId, required: true, location: "uri", location_name: "storagelensid"))
466
+ GetStorageLensConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
467
+ GetStorageLensConfigurationRequest.struct_class = Types::GetStorageLensConfigurationRequest
468
+
469
+ GetStorageLensConfigurationResult.add_member(:storage_lens_configuration, Shapes::ShapeRef.new(shape: StorageLensConfiguration, location_name: "StorageLensConfiguration"))
470
+ GetStorageLensConfigurationResult.struct_class = Types::GetStorageLensConfigurationResult
471
+ GetStorageLensConfigurationResult[:payload] = :storage_lens_configuration
472
+ GetStorageLensConfigurationResult[:payload_member] = GetStorageLensConfigurationResult.member(:storage_lens_configuration)
473
+
474
+ GetStorageLensConfigurationTaggingRequest.add_member(:config_id, Shapes::ShapeRef.new(shape: ConfigId, required: true, location: "uri", location_name: "storagelensid"))
475
+ GetStorageLensConfigurationTaggingRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
476
+ GetStorageLensConfigurationTaggingRequest.struct_class = Types::GetStorageLensConfigurationTaggingRequest
477
+
478
+ GetStorageLensConfigurationTaggingResult.add_member(:tags, Shapes::ShapeRef.new(shape: StorageLensTags, location_name: "Tags"))
479
+ GetStorageLensConfigurationTaggingResult.struct_class = Types::GetStorageLensConfigurationTaggingResult
480
+
254
481
  IdempotencyException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
255
482
  IdempotencyException.struct_class = Types::IdempotencyException
256
483
 
484
+ Include.add_member(:buckets, Shapes::ShapeRef.new(shape: Buckets, location_name: "Buckets"))
485
+ Include.add_member(:regions, Shapes::ShapeRef.new(shape: Regions, location_name: "Regions"))
486
+ Include.struct_class = Types::Include
487
+
257
488
  InternalServiceException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
258
489
  InternalServiceException.struct_class = Types::InternalServiceException
259
490
 
@@ -344,7 +575,36 @@ module Aws::S3Control
344
575
  LambdaInvokeOperation.add_member(:function_arn, Shapes::ShapeRef.new(shape: FunctionArnString, location_name: "FunctionArn"))
345
576
  LambdaInvokeOperation.struct_class = Types::LambdaInvokeOperation
346
577
 
347
- ListAccessPointsRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
578
+ LifecycleConfiguration.add_member(:rules, Shapes::ShapeRef.new(shape: LifecycleRules, location_name: "Rules"))
579
+ LifecycleConfiguration.struct_class = Types::LifecycleConfiguration
580
+
581
+ LifecycleExpiration.add_member(:date, Shapes::ShapeRef.new(shape: Date, location_name: "Date"))
582
+ LifecycleExpiration.add_member(:days, Shapes::ShapeRef.new(shape: Days, location_name: "Days"))
583
+ LifecycleExpiration.add_member(:expired_object_delete_marker, Shapes::ShapeRef.new(shape: ExpiredObjectDeleteMarker, location_name: "ExpiredObjectDeleteMarker"))
584
+ LifecycleExpiration.struct_class = Types::LifecycleExpiration
585
+
586
+ LifecycleRule.add_member(:expiration, Shapes::ShapeRef.new(shape: LifecycleExpiration, location_name: "Expiration"))
587
+ LifecycleRule.add_member(:id, Shapes::ShapeRef.new(shape: ID, location_name: "ID"))
588
+ LifecycleRule.add_member(:filter, Shapes::ShapeRef.new(shape: LifecycleRuleFilter, location_name: "Filter"))
589
+ LifecycleRule.add_member(:status, Shapes::ShapeRef.new(shape: ExpirationStatus, required: true, location_name: "Status"))
590
+ LifecycleRule.add_member(:transitions, Shapes::ShapeRef.new(shape: TransitionList, location_name: "Transitions"))
591
+ LifecycleRule.add_member(:noncurrent_version_transitions, Shapes::ShapeRef.new(shape: NoncurrentVersionTransitionList, location_name: "NoncurrentVersionTransitions"))
592
+ LifecycleRule.add_member(:noncurrent_version_expiration, Shapes::ShapeRef.new(shape: NoncurrentVersionExpiration, location_name: "NoncurrentVersionExpiration"))
593
+ LifecycleRule.add_member(:abort_incomplete_multipart_upload, Shapes::ShapeRef.new(shape: AbortIncompleteMultipartUpload, location_name: "AbortIncompleteMultipartUpload"))
594
+ LifecycleRule.struct_class = Types::LifecycleRule
595
+
596
+ LifecycleRuleAndOperator.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, location_name: "Prefix"))
597
+ LifecycleRuleAndOperator.add_member(:tags, Shapes::ShapeRef.new(shape: S3TagSet, location_name: "Tags"))
598
+ LifecycleRuleAndOperator.struct_class = Types::LifecycleRuleAndOperator
599
+
600
+ LifecycleRuleFilter.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, location_name: "Prefix"))
601
+ LifecycleRuleFilter.add_member(:tag, Shapes::ShapeRef.new(shape: S3Tag, location_name: "Tag"))
602
+ LifecycleRuleFilter.add_member(:and, Shapes::ShapeRef.new(shape: LifecycleRuleAndOperator, location_name: "And"))
603
+ LifecycleRuleFilter.struct_class = Types::LifecycleRuleFilter
604
+
605
+ LifecycleRules.member = Shapes::ShapeRef.new(shape: LifecycleRule, location_name: "Rule")
606
+
607
+ ListAccessPointsRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
348
608
  ListAccessPointsRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, location: "querystring", location_name: "bucket"))
349
609
  ListAccessPointsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NonEmptyMaxLength1024String, location: "querystring", location_name: "nextToken"))
350
610
  ListAccessPointsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
@@ -354,7 +614,7 @@ module Aws::S3Control
354
614
  ListAccessPointsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NonEmptyMaxLength1024String, location_name: "NextToken"))
355
615
  ListAccessPointsResult.struct_class = Types::ListAccessPointsResult
356
616
 
357
- ListJobsRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
617
+ ListJobsRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
358
618
  ListJobsRequest.add_member(:job_statuses, Shapes::ShapeRef.new(shape: JobStatusList, location: "querystring", location_name: "jobStatuses"))
359
619
  ListJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: StringForNextToken, location: "querystring", location_name: "nextToken"))
360
620
  ListJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
@@ -364,27 +624,87 @@ module Aws::S3Control
364
624
  ListJobsResult.add_member(:jobs, Shapes::ShapeRef.new(shape: JobListDescriptorList, location_name: "Jobs"))
365
625
  ListJobsResult.struct_class = Types::ListJobsResult
366
626
 
627
+ ListRegionalBucketsRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
628
+ ListRegionalBucketsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NonEmptyMaxLength1024String, location: "querystring", location_name: "nextToken"))
629
+ ListRegionalBucketsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
630
+ ListRegionalBucketsRequest.add_member(:outpost_id, Shapes::ShapeRef.new(shape: NonEmptyMaxLength64String, location: "header", location_name: "x-amz-outpost-id"))
631
+ ListRegionalBucketsRequest.struct_class = Types::ListRegionalBucketsRequest
632
+
633
+ ListRegionalBucketsResult.add_member(:regional_bucket_list, Shapes::ShapeRef.new(shape: RegionalBucketList, location_name: "RegionalBucketList"))
634
+ ListRegionalBucketsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NonEmptyMaxLength1024String, location_name: "NextToken"))
635
+ ListRegionalBucketsResult.struct_class = Types::ListRegionalBucketsResult
636
+
637
+ ListStorageLensConfigurationEntry.add_member(:id, Shapes::ShapeRef.new(shape: ConfigId, required: true, location_name: "Id"))
638
+ ListStorageLensConfigurationEntry.add_member(:storage_lens_arn, Shapes::ShapeRef.new(shape: StorageLensArn, required: true, location_name: "StorageLensArn"))
639
+ ListStorageLensConfigurationEntry.add_member(:home_region, Shapes::ShapeRef.new(shape: S3AWSRegion, required: true, location_name: "HomeRegion"))
640
+ ListStorageLensConfigurationEntry.add_member(:is_enabled, Shapes::ShapeRef.new(shape: IsEnabled, location_name: "IsEnabled"))
641
+ ListStorageLensConfigurationEntry.struct_class = Types::ListStorageLensConfigurationEntry
642
+
643
+ ListStorageLensConfigurationsRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
644
+ ListStorageLensConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: ContinuationToken, location: "querystring", location_name: "nextToken"))
645
+ ListStorageLensConfigurationsRequest.struct_class = Types::ListStorageLensConfigurationsRequest
646
+
647
+ ListStorageLensConfigurationsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: ContinuationToken, location_name: "NextToken"))
648
+ ListStorageLensConfigurationsResult.add_member(:storage_lens_configuration_list, Shapes::ShapeRef.new(shape: StorageLensConfigurationList, location_name: "StorageLensConfigurationList"))
649
+ ListStorageLensConfigurationsResult.struct_class = Types::ListStorageLensConfigurationsResult
650
+
367
651
  NoSuchPublicAccessBlockConfiguration.add_member(:message, Shapes::ShapeRef.new(shape: NoSuchPublicAccessBlockConfigurationMessage, location_name: "Message"))
368
652
  NoSuchPublicAccessBlockConfiguration.struct_class = Types::NoSuchPublicAccessBlockConfiguration
369
653
 
654
+ NoncurrentVersionExpiration.add_member(:noncurrent_days, Shapes::ShapeRef.new(shape: Days, location_name: "NoncurrentDays"))
655
+ NoncurrentVersionExpiration.struct_class = Types::NoncurrentVersionExpiration
656
+
657
+ NoncurrentVersionTransition.add_member(:noncurrent_days, Shapes::ShapeRef.new(shape: Days, location_name: "NoncurrentDays"))
658
+ NoncurrentVersionTransition.add_member(:storage_class, Shapes::ShapeRef.new(shape: TransitionStorageClass, location_name: "StorageClass"))
659
+ NoncurrentVersionTransition.struct_class = Types::NoncurrentVersionTransition
660
+
661
+ NoncurrentVersionTransitionList.member = Shapes::ShapeRef.new(shape: NoncurrentVersionTransition, location_name: "NoncurrentVersionTransition")
662
+
370
663
  NotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
371
664
  NotFoundException.struct_class = Types::NotFoundException
372
665
 
373
666
  PolicyStatus.add_member(:is_public, Shapes::ShapeRef.new(shape: IsPublic, location_name: "IsPublic"))
374
667
  PolicyStatus.struct_class = Types::PolicyStatus
375
668
 
669
+ PrefixLevel.add_member(:storage_metrics, Shapes::ShapeRef.new(shape: PrefixLevelStorageMetrics, required: true, location_name: "StorageMetrics"))
670
+ PrefixLevel.struct_class = Types::PrefixLevel
671
+
672
+ PrefixLevelStorageMetrics.add_member(:is_enabled, Shapes::ShapeRef.new(shape: IsEnabled, location_name: "IsEnabled"))
673
+ PrefixLevelStorageMetrics.add_member(:selection_criteria, Shapes::ShapeRef.new(shape: SelectionCriteria, location_name: "SelectionCriteria"))
674
+ PrefixLevelStorageMetrics.struct_class = Types::PrefixLevelStorageMetrics
675
+
376
676
  PublicAccessBlockConfiguration.add_member(:block_public_acls, Shapes::ShapeRef.new(shape: Setting, location_name: "BlockPublicAcls"))
377
677
  PublicAccessBlockConfiguration.add_member(:ignore_public_acls, Shapes::ShapeRef.new(shape: Setting, location_name: "IgnorePublicAcls"))
378
678
  PublicAccessBlockConfiguration.add_member(:block_public_policy, Shapes::ShapeRef.new(shape: Setting, location_name: "BlockPublicPolicy"))
379
679
  PublicAccessBlockConfiguration.add_member(:restrict_public_buckets, Shapes::ShapeRef.new(shape: Setting, location_name: "RestrictPublicBuckets"))
380
680
  PublicAccessBlockConfiguration.struct_class = Types::PublicAccessBlockConfiguration
381
681
 
382
- PutAccessPointPolicyRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
682
+ PutAccessPointPolicyRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
383
683
  PutAccessPointPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccessPointName, required: true, location: "uri", location_name: "name"))
384
684
  PutAccessPointPolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: Policy, required: true, location_name: "Policy"))
385
685
  PutAccessPointPolicyRequest.struct_class = Types::PutAccessPointPolicyRequest
386
686
 
387
- PutJobTaggingRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
687
+ PutBucketLifecycleConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
688
+ PutBucketLifecycleConfigurationRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location: "uri", location_name: "name"))
689
+ PutBucketLifecycleConfigurationRequest.add_member(:lifecycle_configuration, Shapes::ShapeRef.new(shape: LifecycleConfiguration, location_name: "LifecycleConfiguration", metadata: {"xmlNamespace"=>{"uri"=>"http://awss3control.amazonaws.com/doc/2018-08-20/"}}))
690
+ PutBucketLifecycleConfigurationRequest.struct_class = Types::PutBucketLifecycleConfigurationRequest
691
+ PutBucketLifecycleConfigurationRequest[:payload] = :lifecycle_configuration
692
+ PutBucketLifecycleConfigurationRequest[:payload_member] = PutBucketLifecycleConfigurationRequest.member(:lifecycle_configuration)
693
+
694
+ PutBucketPolicyRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
695
+ PutBucketPolicyRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location: "uri", location_name: "name"))
696
+ PutBucketPolicyRequest.add_member(:confirm_remove_self_bucket_access, Shapes::ShapeRef.new(shape: ConfirmRemoveSelfBucketAccess, location: "header", location_name: "x-amz-confirm-remove-self-bucket-access"))
697
+ PutBucketPolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: Policy, required: true, location_name: "Policy"))
698
+ PutBucketPolicyRequest.struct_class = Types::PutBucketPolicyRequest
699
+
700
+ PutBucketTaggingRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
701
+ PutBucketTaggingRequest.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location: "uri", location_name: "name"))
702
+ PutBucketTaggingRequest.add_member(:tagging, Shapes::ShapeRef.new(shape: Tagging, required: true, location_name: "Tagging", metadata: {"xmlNamespace"=>{"uri"=>"http://awss3control.amazonaws.com/doc/2018-08-20/"}}))
703
+ PutBucketTaggingRequest.struct_class = Types::PutBucketTaggingRequest
704
+ PutBucketTaggingRequest[:payload] = :tagging
705
+ PutBucketTaggingRequest[:payload_member] = PutBucketTaggingRequest.member(:tagging)
706
+
707
+ PutJobTaggingRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
388
708
  PutJobTaggingRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location: "uri", location_name: "id"))
389
709
  PutJobTaggingRequest.add_member(:tags, Shapes::ShapeRef.new(shape: S3TagSet, required: true, location_name: "Tags"))
390
710
  PutJobTaggingRequest.struct_class = Types::PutJobTaggingRequest
@@ -392,11 +712,35 @@ module Aws::S3Control
392
712
  PutJobTaggingResult.struct_class = Types::PutJobTaggingResult
393
713
 
394
714
  PutPublicAccessBlockRequest.add_member(:public_access_block_configuration, Shapes::ShapeRef.new(shape: PublicAccessBlockConfiguration, required: true, location_name: "PublicAccessBlockConfiguration", metadata: {"xmlNamespace"=>{"uri"=>"http://awss3control.amazonaws.com/doc/2018-08-20/"}}))
395
- PutPublicAccessBlockRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
715
+ PutPublicAccessBlockRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
396
716
  PutPublicAccessBlockRequest.struct_class = Types::PutPublicAccessBlockRequest
397
717
  PutPublicAccessBlockRequest[:payload] = :public_access_block_configuration
398
718
  PutPublicAccessBlockRequest[:payload_member] = PutPublicAccessBlockRequest.member(:public_access_block_configuration)
399
719
 
720
+ PutStorageLensConfigurationRequest.add_member(:config_id, Shapes::ShapeRef.new(shape: ConfigId, required: true, location: "uri", location_name: "storagelensid"))
721
+ PutStorageLensConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
722
+ PutStorageLensConfigurationRequest.add_member(:storage_lens_configuration, Shapes::ShapeRef.new(shape: StorageLensConfiguration, required: true, location_name: "StorageLensConfiguration"))
723
+ PutStorageLensConfigurationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: StorageLensTags, location_name: "Tags"))
724
+ PutStorageLensConfigurationRequest.struct_class = Types::PutStorageLensConfigurationRequest
725
+
726
+ PutStorageLensConfigurationTaggingRequest.add_member(:config_id, Shapes::ShapeRef.new(shape: ConfigId, required: true, location: "uri", location_name: "storagelensid"))
727
+ PutStorageLensConfigurationTaggingRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
728
+ PutStorageLensConfigurationTaggingRequest.add_member(:tags, Shapes::ShapeRef.new(shape: StorageLensTags, required: true, location_name: "Tags"))
729
+ PutStorageLensConfigurationTaggingRequest.struct_class = Types::PutStorageLensConfigurationTaggingRequest
730
+
731
+ PutStorageLensConfigurationTaggingResult.struct_class = Types::PutStorageLensConfigurationTaggingResult
732
+
733
+ RegionalBucket.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "Bucket"))
734
+ RegionalBucket.add_member(:bucket_arn, Shapes::ShapeRef.new(shape: S3RegionalBucketArn, location_name: "BucketArn"))
735
+ RegionalBucket.add_member(:public_access_block_enabled, Shapes::ShapeRef.new(shape: PublicAccessBlockEnabled, required: true, location_name: "PublicAccessBlockEnabled"))
736
+ RegionalBucket.add_member(:creation_date, Shapes::ShapeRef.new(shape: CreationDate, required: true, location_name: "CreationDate"))
737
+ RegionalBucket.add_member(:outpost_id, Shapes::ShapeRef.new(shape: NonEmptyMaxLength64String, location_name: "OutpostId"))
738
+ RegionalBucket.struct_class = Types::RegionalBucket
739
+
740
+ RegionalBucketList.member = Shapes::ShapeRef.new(shape: RegionalBucket, location_name: "RegionalBucket")
741
+
742
+ Regions.member = Shapes::ShapeRef.new(shape: S3AWSRegion, location_name: "Region")
743
+
400
744
  S3AccessControlList.add_member(:owner, Shapes::ShapeRef.new(shape: S3ObjectOwner, required: true, location_name: "Owner"))
401
745
  S3AccessControlList.add_member(:grants, Shapes::ShapeRef.new(shape: S3GrantList, location_name: "Grants"))
402
746
  S3AccessControlList.struct_class = Types::S3AccessControlList
@@ -405,6 +749,14 @@ module Aws::S3Control
405
749
  S3AccessControlPolicy.add_member(:canned_access_control_list, Shapes::ShapeRef.new(shape: S3CannedAccessControlList, location_name: "CannedAccessControlList", metadata: {"box"=>true}))
406
750
  S3AccessControlPolicy.struct_class = Types::S3AccessControlPolicy
407
751
 
752
+ S3BucketDestination.add_member(:format, Shapes::ShapeRef.new(shape: Format, required: true, location_name: "Format"))
753
+ S3BucketDestination.add_member(:output_schema_version, Shapes::ShapeRef.new(shape: OutputSchemaVersion, required: true, location_name: "OutputSchemaVersion"))
754
+ S3BucketDestination.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "AccountId"))
755
+ S3BucketDestination.add_member(:arn, Shapes::ShapeRef.new(shape: S3BucketArnString, required: true, location_name: "Arn"))
756
+ S3BucketDestination.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, location_name: "Prefix"))
757
+ S3BucketDestination.add_member(:encryption, Shapes::ShapeRef.new(shape: StorageLensDataExportEncryption, location_name: "Encryption"))
758
+ S3BucketDestination.struct_class = Types::S3BucketDestination
759
+
408
760
  S3CopyObjectOperation.add_member(:target_resource, Shapes::ShapeRef.new(shape: S3BucketArnString, location_name: "TargetResource"))
409
761
  S3CopyObjectOperation.add_member(:canned_access_control_list, Shapes::ShapeRef.new(shape: S3CannedAccessControlList, location_name: "CannedAccessControlList", metadata: {"box"=>true}))
410
762
  S3CopyObjectOperation.add_member(:access_control_grants, Shapes::ShapeRef.new(shape: S3GrantList, location_name: "AccessControlGrants", metadata: {"box"=>true}))
@@ -484,13 +836,61 @@ module Aws::S3Control
484
836
  S3UserMetadata.key = Shapes::ShapeRef.new(shape: NonEmptyMaxLength1024String)
485
837
  S3UserMetadata.value = Shapes::ShapeRef.new(shape: MaxLength1024String)
486
838
 
839
+ SSEKMS.add_member(:key_id, Shapes::ShapeRef.new(shape: SSEKMSKeyId, required: true, location_name: "KeyId"))
840
+ SSEKMS.struct_class = Types::SSEKMS
841
+
842
+ SSES3.struct_class = Types::SSES3
843
+
844
+ SelectionCriteria.add_member(:delimiter, Shapes::ShapeRef.new(shape: StorageLensPrefixLevelDelimiter, location_name: "Delimiter"))
845
+ SelectionCriteria.add_member(:max_depth, Shapes::ShapeRef.new(shape: StorageLensPrefixLevelMaxDepth, location_name: "MaxDepth"))
846
+ SelectionCriteria.add_member(:min_storage_bytes_percentage, Shapes::ShapeRef.new(shape: MinStorageBytesPercentage, location_name: "MinStorageBytesPercentage"))
847
+ SelectionCriteria.struct_class = Types::SelectionCriteria
848
+
849
+ StorageLensAwsOrg.add_member(:arn, Shapes::ShapeRef.new(shape: AwsOrgArn, required: true, location_name: "Arn"))
850
+ StorageLensAwsOrg.struct_class = Types::StorageLensAwsOrg
851
+
852
+ StorageLensConfiguration.add_member(:id, Shapes::ShapeRef.new(shape: ConfigId, required: true, location_name: "Id"))
853
+ StorageLensConfiguration.add_member(:account_level, Shapes::ShapeRef.new(shape: AccountLevel, required: true, location_name: "AccountLevel"))
854
+ StorageLensConfiguration.add_member(:include, Shapes::ShapeRef.new(shape: Include, location_name: "Include"))
855
+ StorageLensConfiguration.add_member(:exclude, Shapes::ShapeRef.new(shape: Exclude, location_name: "Exclude"))
856
+ StorageLensConfiguration.add_member(:data_export, Shapes::ShapeRef.new(shape: StorageLensDataExport, location_name: "DataExport"))
857
+ StorageLensConfiguration.add_member(:is_enabled, Shapes::ShapeRef.new(shape: IsEnabled, required: true, location_name: "IsEnabled"))
858
+ StorageLensConfiguration.add_member(:aws_org, Shapes::ShapeRef.new(shape: StorageLensAwsOrg, location_name: "AwsOrg"))
859
+ StorageLensConfiguration.add_member(:storage_lens_arn, Shapes::ShapeRef.new(shape: StorageLensArn, location_name: "StorageLensArn"))
860
+ StorageLensConfiguration.struct_class = Types::StorageLensConfiguration
861
+
862
+ StorageLensConfigurationList.member = Shapes::ShapeRef.new(shape: ListStorageLensConfigurationEntry, location_name: "StorageLensConfiguration")
863
+
864
+ StorageLensDataExport.add_member(:s3_bucket_destination, Shapes::ShapeRef.new(shape: S3BucketDestination, required: true, location_name: "S3BucketDestination"))
865
+ StorageLensDataExport.struct_class = Types::StorageLensDataExport
866
+
867
+ StorageLensDataExportEncryption.add_member(:sses3, Shapes::ShapeRef.new(shape: SSES3, location_name: "SSE-S3"))
868
+ StorageLensDataExportEncryption.add_member(:ssekms, Shapes::ShapeRef.new(shape: SSEKMS, location_name: "SSE-KMS"))
869
+ StorageLensDataExportEncryption.struct_class = Types::StorageLensDataExportEncryption
870
+
871
+ StorageLensTag.add_member(:key, Shapes::ShapeRef.new(shape: TagKeyString, required: true, location_name: "Key"))
872
+ StorageLensTag.add_member(:value, Shapes::ShapeRef.new(shape: TagValueString, required: true, location_name: "Value"))
873
+ StorageLensTag.struct_class = Types::StorageLensTag
874
+
875
+ StorageLensTags.member = Shapes::ShapeRef.new(shape: StorageLensTag, location_name: "Tag")
876
+
877
+ Tagging.add_member(:tag_set, Shapes::ShapeRef.new(shape: S3TagSet, required: true, location_name: "TagSet"))
878
+ Tagging.struct_class = Types::Tagging
879
+
487
880
  TooManyRequestsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
488
881
  TooManyRequestsException.struct_class = Types::TooManyRequestsException
489
882
 
490
883
  TooManyTagsException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
491
884
  TooManyTagsException.struct_class = Types::TooManyTagsException
492
885
 
493
- UpdateJobPriorityRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
886
+ Transition.add_member(:date, Shapes::ShapeRef.new(shape: Date, location_name: "Date"))
887
+ Transition.add_member(:days, Shapes::ShapeRef.new(shape: Days, location_name: "Days"))
888
+ Transition.add_member(:storage_class, Shapes::ShapeRef.new(shape: TransitionStorageClass, location_name: "StorageClass"))
889
+ Transition.struct_class = Types::Transition
890
+
891
+ TransitionList.member = Shapes::ShapeRef.new(shape: Transition, location_name: "Transition")
892
+
893
+ UpdateJobPriorityRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
494
894
  UpdateJobPriorityRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location: "uri", location_name: "id"))
495
895
  UpdateJobPriorityRequest.add_member(:priority, Shapes::ShapeRef.new(shape: JobPriority, required: true, location: "querystring", location_name: "priority"))
496
896
  UpdateJobPriorityRequest.struct_class = Types::UpdateJobPriorityRequest
@@ -499,7 +899,7 @@ module Aws::S3Control
499
899
  UpdateJobPriorityResult.add_member(:priority, Shapes::ShapeRef.new(shape: JobPriority, required: true, location_name: "Priority"))
500
900
  UpdateJobPriorityResult.struct_class = Types::UpdateJobPriorityResult
501
901
 
502
- UpdateJobStatusRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id"))
902
+ UpdateJobStatusRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "header", location_name: "x-amz-account-id", metadata: {"hostLabel"=>true, "hostLabelName"=>"AccountId"}))
503
903
  UpdateJobStatusRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location: "uri", location_name: "id"))
504
904
  UpdateJobStatusRequest.add_member(:requested_job_status, Shapes::ShapeRef.new(shape: RequestedJobStatus, required: true, location: "querystring", location_name: "requestedJobStatus"))
505
905
  UpdateJobStatusRequest.add_member(:status_update_reason, Shapes::ShapeRef.new(shape: JobStatusUpdateReason, location: "querystring", location_name: "statusUpdateReason"))
@@ -534,19 +934,36 @@ module Aws::S3Control
534
934
  o.name = "CreateAccessPoint"
535
935
  o.http_method = "PUT"
536
936
  o.http_request_uri = "/v20180820/accesspoint/{name}"
937
+ o.endpoint_pattern = {
938
+ "hostPrefix" => "{AccountId}.",
939
+ }
537
940
  o.input = Shapes::ShapeRef.new(shape: CreateAccessPointRequest,
538
941
  location_name: "CreateAccessPointRequest",
539
942
  metadata: {
540
943
  "xmlNamespace" => {"uri"=>"http://awss3control.amazonaws.com/doc/2018-08-20/"}
541
944
  }
542
945
  )
543
- o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
946
+ o.output = Shapes::ShapeRef.new(shape: CreateAccessPointResult)
947
+ end)
948
+
949
+ api.add_operation(:create_bucket, Seahorse::Model::Operation.new.tap do |o|
950
+ o.name = "CreateBucket"
951
+ o.http_method = "PUT"
952
+ o.http_request_uri = "/v20180820/bucket/{name}"
953
+ o.http_checksum_required = true
954
+ o.input = Shapes::ShapeRef.new(shape: CreateBucketRequest)
955
+ o.output = Shapes::ShapeRef.new(shape: CreateBucketResult)
956
+ o.errors << Shapes::ShapeRef.new(shape: BucketAlreadyExists)
957
+ o.errors << Shapes::ShapeRef.new(shape: BucketAlreadyOwnedByYou)
544
958
  end)
545
959
 
546
960
  api.add_operation(:create_job, Seahorse::Model::Operation.new.tap do |o|
547
961
  o.name = "CreateJob"
548
962
  o.http_method = "POST"
549
963
  o.http_request_uri = "/v20180820/jobs"
964
+ o.endpoint_pattern = {
965
+ "hostPrefix" => "{AccountId}.",
966
+ }
550
967
  o.input = Shapes::ShapeRef.new(shape: CreateJobRequest,
551
968
  location_name: "CreateJobRequest",
552
969
  metadata: {
@@ -564,6 +981,9 @@ module Aws::S3Control
564
981
  o.name = "DeleteAccessPoint"
565
982
  o.http_method = "DELETE"
566
983
  o.http_request_uri = "/v20180820/accesspoint/{name}"
984
+ o.endpoint_pattern = {
985
+ "hostPrefix" => "{AccountId}.",
986
+ }
567
987
  o.input = Shapes::ShapeRef.new(shape: DeleteAccessPointRequest)
568
988
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
569
989
  end)
@@ -572,14 +992,64 @@ module Aws::S3Control
572
992
  o.name = "DeleteAccessPointPolicy"
573
993
  o.http_method = "DELETE"
574
994
  o.http_request_uri = "/v20180820/accesspoint/{name}/policy"
995
+ o.endpoint_pattern = {
996
+ "hostPrefix" => "{AccountId}.",
997
+ }
575
998
  o.input = Shapes::ShapeRef.new(shape: DeleteAccessPointPolicyRequest)
576
999
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
577
1000
  end)
578
1001
 
1002
+ api.add_operation(:delete_bucket, Seahorse::Model::Operation.new.tap do |o|
1003
+ o.name = "DeleteBucket"
1004
+ o.http_method = "DELETE"
1005
+ o.http_request_uri = "/v20180820/bucket/{name}"
1006
+ o.endpoint_pattern = {
1007
+ "hostPrefix" => "{AccountId}.",
1008
+ }
1009
+ o.input = Shapes::ShapeRef.new(shape: DeleteBucketRequest)
1010
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1011
+ end)
1012
+
1013
+ api.add_operation(:delete_bucket_lifecycle_configuration, Seahorse::Model::Operation.new.tap do |o|
1014
+ o.name = "DeleteBucketLifecycleConfiguration"
1015
+ o.http_method = "DELETE"
1016
+ o.http_request_uri = "/v20180820/bucket/{name}/lifecycleconfiguration"
1017
+ o.endpoint_pattern = {
1018
+ "hostPrefix" => "{AccountId}.",
1019
+ }
1020
+ o.input = Shapes::ShapeRef.new(shape: DeleteBucketLifecycleConfigurationRequest)
1021
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1022
+ end)
1023
+
1024
+ api.add_operation(:delete_bucket_policy, Seahorse::Model::Operation.new.tap do |o|
1025
+ o.name = "DeleteBucketPolicy"
1026
+ o.http_method = "DELETE"
1027
+ o.http_request_uri = "/v20180820/bucket/{name}/policy"
1028
+ o.endpoint_pattern = {
1029
+ "hostPrefix" => "{AccountId}.",
1030
+ }
1031
+ o.input = Shapes::ShapeRef.new(shape: DeleteBucketPolicyRequest)
1032
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1033
+ end)
1034
+
1035
+ api.add_operation(:delete_bucket_tagging, Seahorse::Model::Operation.new.tap do |o|
1036
+ o.name = "DeleteBucketTagging"
1037
+ o.http_method = "DELETE"
1038
+ o.http_request_uri = "/v20180820/bucket/{name}/tagging"
1039
+ o.endpoint_pattern = {
1040
+ "hostPrefix" => "{AccountId}.",
1041
+ }
1042
+ o.input = Shapes::ShapeRef.new(shape: DeleteBucketTaggingRequest)
1043
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1044
+ end)
1045
+
579
1046
  api.add_operation(:delete_job_tagging, Seahorse::Model::Operation.new.tap do |o|
580
1047
  o.name = "DeleteJobTagging"
581
1048
  o.http_method = "DELETE"
582
1049
  o.http_request_uri = "/v20180820/jobs/{id}/tagging"
1050
+ o.endpoint_pattern = {
1051
+ "hostPrefix" => "{AccountId}.",
1052
+ }
583
1053
  o.input = Shapes::ShapeRef.new(shape: DeleteJobTaggingRequest)
584
1054
  o.output = Shapes::ShapeRef.new(shape: DeleteJobTaggingResult)
585
1055
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
@@ -591,14 +1061,42 @@ module Aws::S3Control
591
1061
  o.name = "DeletePublicAccessBlock"
592
1062
  o.http_method = "DELETE"
593
1063
  o.http_request_uri = "/v20180820/configuration/publicAccessBlock"
1064
+ o.endpoint_pattern = {
1065
+ "hostPrefix" => "{AccountId}.",
1066
+ }
594
1067
  o.input = Shapes::ShapeRef.new(shape: DeletePublicAccessBlockRequest)
595
1068
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
596
1069
  end)
597
1070
 
1071
+ api.add_operation(:delete_storage_lens_configuration, Seahorse::Model::Operation.new.tap do |o|
1072
+ o.name = "DeleteStorageLensConfiguration"
1073
+ o.http_method = "DELETE"
1074
+ o.http_request_uri = "/v20180820/storagelens/{storagelensid}"
1075
+ o.endpoint_pattern = {
1076
+ "hostPrefix" => "{AccountId}.",
1077
+ }
1078
+ o.input = Shapes::ShapeRef.new(shape: DeleteStorageLensConfigurationRequest)
1079
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1080
+ end)
1081
+
1082
+ api.add_operation(:delete_storage_lens_configuration_tagging, Seahorse::Model::Operation.new.tap do |o|
1083
+ o.name = "DeleteStorageLensConfigurationTagging"
1084
+ o.http_method = "DELETE"
1085
+ o.http_request_uri = "/v20180820/storagelens/{storagelensid}/tagging"
1086
+ o.endpoint_pattern = {
1087
+ "hostPrefix" => "{AccountId}.",
1088
+ }
1089
+ o.input = Shapes::ShapeRef.new(shape: DeleteStorageLensConfigurationTaggingRequest)
1090
+ o.output = Shapes::ShapeRef.new(shape: DeleteStorageLensConfigurationTaggingResult)
1091
+ end)
1092
+
598
1093
  api.add_operation(:describe_job, Seahorse::Model::Operation.new.tap do |o|
599
1094
  o.name = "DescribeJob"
600
1095
  o.http_method = "GET"
601
1096
  o.http_request_uri = "/v20180820/jobs/{id}"
1097
+ o.endpoint_pattern = {
1098
+ "hostPrefix" => "{AccountId}.",
1099
+ }
602
1100
  o.input = Shapes::ShapeRef.new(shape: DescribeJobRequest)
603
1101
  o.output = Shapes::ShapeRef.new(shape: DescribeJobResult)
604
1102
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
@@ -611,6 +1109,9 @@ module Aws::S3Control
611
1109
  o.name = "GetAccessPoint"
612
1110
  o.http_method = "GET"
613
1111
  o.http_request_uri = "/v20180820/accesspoint/{name}"
1112
+ o.endpoint_pattern = {
1113
+ "hostPrefix" => "{AccountId}.",
1114
+ }
614
1115
  o.input = Shapes::ShapeRef.new(shape: GetAccessPointRequest)
615
1116
  o.output = Shapes::ShapeRef.new(shape: GetAccessPointResult)
616
1117
  end)
@@ -619,6 +1120,9 @@ module Aws::S3Control
619
1120
  o.name = "GetAccessPointPolicy"
620
1121
  o.http_method = "GET"
621
1122
  o.http_request_uri = "/v20180820/accesspoint/{name}/policy"
1123
+ o.endpoint_pattern = {
1124
+ "hostPrefix" => "{AccountId}.",
1125
+ }
622
1126
  o.input = Shapes::ShapeRef.new(shape: GetAccessPointPolicyRequest)
623
1127
  o.output = Shapes::ShapeRef.new(shape: GetAccessPointPolicyResult)
624
1128
  end)
@@ -627,14 +1131,64 @@ module Aws::S3Control
627
1131
  o.name = "GetAccessPointPolicyStatus"
628
1132
  o.http_method = "GET"
629
1133
  o.http_request_uri = "/v20180820/accesspoint/{name}/policyStatus"
1134
+ o.endpoint_pattern = {
1135
+ "hostPrefix" => "{AccountId}.",
1136
+ }
630
1137
  o.input = Shapes::ShapeRef.new(shape: GetAccessPointPolicyStatusRequest)
631
1138
  o.output = Shapes::ShapeRef.new(shape: GetAccessPointPolicyStatusResult)
632
1139
  end)
633
1140
 
1141
+ api.add_operation(:get_bucket, Seahorse::Model::Operation.new.tap do |o|
1142
+ o.name = "GetBucket"
1143
+ o.http_method = "GET"
1144
+ o.http_request_uri = "/v20180820/bucket/{name}"
1145
+ o.endpoint_pattern = {
1146
+ "hostPrefix" => "{AccountId}.",
1147
+ }
1148
+ o.input = Shapes::ShapeRef.new(shape: GetBucketRequest)
1149
+ o.output = Shapes::ShapeRef.new(shape: GetBucketResult)
1150
+ end)
1151
+
1152
+ api.add_operation(:get_bucket_lifecycle_configuration, Seahorse::Model::Operation.new.tap do |o|
1153
+ o.name = "GetBucketLifecycleConfiguration"
1154
+ o.http_method = "GET"
1155
+ o.http_request_uri = "/v20180820/bucket/{name}/lifecycleconfiguration"
1156
+ o.endpoint_pattern = {
1157
+ "hostPrefix" => "{AccountId}.",
1158
+ }
1159
+ o.input = Shapes::ShapeRef.new(shape: GetBucketLifecycleConfigurationRequest)
1160
+ o.output = Shapes::ShapeRef.new(shape: GetBucketLifecycleConfigurationResult)
1161
+ end)
1162
+
1163
+ api.add_operation(:get_bucket_policy, Seahorse::Model::Operation.new.tap do |o|
1164
+ o.name = "GetBucketPolicy"
1165
+ o.http_method = "GET"
1166
+ o.http_request_uri = "/v20180820/bucket/{name}/policy"
1167
+ o.endpoint_pattern = {
1168
+ "hostPrefix" => "{AccountId}.",
1169
+ }
1170
+ o.input = Shapes::ShapeRef.new(shape: GetBucketPolicyRequest)
1171
+ o.output = Shapes::ShapeRef.new(shape: GetBucketPolicyResult)
1172
+ end)
1173
+
1174
+ api.add_operation(:get_bucket_tagging, Seahorse::Model::Operation.new.tap do |o|
1175
+ o.name = "GetBucketTagging"
1176
+ o.http_method = "GET"
1177
+ o.http_request_uri = "/v20180820/bucket/{name}/tagging"
1178
+ o.endpoint_pattern = {
1179
+ "hostPrefix" => "{AccountId}.",
1180
+ }
1181
+ o.input = Shapes::ShapeRef.new(shape: GetBucketTaggingRequest)
1182
+ o.output = Shapes::ShapeRef.new(shape: GetBucketTaggingResult)
1183
+ end)
1184
+
634
1185
  api.add_operation(:get_job_tagging, Seahorse::Model::Operation.new.tap do |o|
635
1186
  o.name = "GetJobTagging"
636
1187
  o.http_method = "GET"
637
1188
  o.http_request_uri = "/v20180820/jobs/{id}/tagging"
1189
+ o.endpoint_pattern = {
1190
+ "hostPrefix" => "{AccountId}.",
1191
+ }
638
1192
  o.input = Shapes::ShapeRef.new(shape: GetJobTaggingRequest)
639
1193
  o.output = Shapes::ShapeRef.new(shape: GetJobTaggingResult)
640
1194
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
@@ -646,15 +1200,43 @@ module Aws::S3Control
646
1200
  o.name = "GetPublicAccessBlock"
647
1201
  o.http_method = "GET"
648
1202
  o.http_request_uri = "/v20180820/configuration/publicAccessBlock"
1203
+ o.endpoint_pattern = {
1204
+ "hostPrefix" => "{AccountId}.",
1205
+ }
649
1206
  o.input = Shapes::ShapeRef.new(shape: GetPublicAccessBlockRequest)
650
1207
  o.output = Shapes::ShapeRef.new(shape: GetPublicAccessBlockOutput)
651
1208
  o.errors << Shapes::ShapeRef.new(shape: NoSuchPublicAccessBlockConfiguration)
652
1209
  end)
653
1210
 
1211
+ api.add_operation(:get_storage_lens_configuration, Seahorse::Model::Operation.new.tap do |o|
1212
+ o.name = "GetStorageLensConfiguration"
1213
+ o.http_method = "GET"
1214
+ o.http_request_uri = "/v20180820/storagelens/{storagelensid}"
1215
+ o.endpoint_pattern = {
1216
+ "hostPrefix" => "{AccountId}.",
1217
+ }
1218
+ o.input = Shapes::ShapeRef.new(shape: GetStorageLensConfigurationRequest)
1219
+ o.output = Shapes::ShapeRef.new(shape: GetStorageLensConfigurationResult)
1220
+ end)
1221
+
1222
+ api.add_operation(:get_storage_lens_configuration_tagging, Seahorse::Model::Operation.new.tap do |o|
1223
+ o.name = "GetStorageLensConfigurationTagging"
1224
+ o.http_method = "GET"
1225
+ o.http_request_uri = "/v20180820/storagelens/{storagelensid}/tagging"
1226
+ o.endpoint_pattern = {
1227
+ "hostPrefix" => "{AccountId}.",
1228
+ }
1229
+ o.input = Shapes::ShapeRef.new(shape: GetStorageLensConfigurationTaggingRequest)
1230
+ o.output = Shapes::ShapeRef.new(shape: GetStorageLensConfigurationTaggingResult)
1231
+ end)
1232
+
654
1233
  api.add_operation(:list_access_points, Seahorse::Model::Operation.new.tap do |o|
655
1234
  o.name = "ListAccessPoints"
656
1235
  o.http_method = "GET"
657
1236
  o.http_request_uri = "/v20180820/accesspoint"
1237
+ o.endpoint_pattern = {
1238
+ "hostPrefix" => "{AccountId}.",
1239
+ }
658
1240
  o.input = Shapes::ShapeRef.new(shape: ListAccessPointsRequest)
659
1241
  o.output = Shapes::ShapeRef.new(shape: ListAccessPointsResult)
660
1242
  o[:pager] = Aws::Pager.new(
@@ -669,6 +1251,9 @@ module Aws::S3Control
669
1251
  o.name = "ListJobs"
670
1252
  o.http_method = "GET"
671
1253
  o.http_request_uri = "/v20180820/jobs"
1254
+ o.endpoint_pattern = {
1255
+ "hostPrefix" => "{AccountId}.",
1256
+ }
672
1257
  o.input = Shapes::ShapeRef.new(shape: ListJobsRequest)
673
1258
  o.output = Shapes::ShapeRef.new(shape: ListJobsResult)
674
1259
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
@@ -682,10 +1267,41 @@ module Aws::S3Control
682
1267
  )
683
1268
  end)
684
1269
 
1270
+ api.add_operation(:list_regional_buckets, Seahorse::Model::Operation.new.tap do |o|
1271
+ o.name = "ListRegionalBuckets"
1272
+ o.http_method = "GET"
1273
+ o.http_request_uri = "/v20180820/bucket"
1274
+ o.endpoint_pattern = {
1275
+ "hostPrefix" => "{AccountId}.",
1276
+ }
1277
+ o.input = Shapes::ShapeRef.new(shape: ListRegionalBucketsRequest)
1278
+ o.output = Shapes::ShapeRef.new(shape: ListRegionalBucketsResult)
1279
+ o[:pager] = Aws::Pager.new(
1280
+ limit_key: "max_results",
1281
+ tokens: {
1282
+ "next_token" => "next_token"
1283
+ }
1284
+ )
1285
+ end)
1286
+
1287
+ api.add_operation(:list_storage_lens_configurations, Seahorse::Model::Operation.new.tap do |o|
1288
+ o.name = "ListStorageLensConfigurations"
1289
+ o.http_method = "GET"
1290
+ o.http_request_uri = "/v20180820/storagelens"
1291
+ o.endpoint_pattern = {
1292
+ "hostPrefix" => "{AccountId}.",
1293
+ }
1294
+ o.input = Shapes::ShapeRef.new(shape: ListStorageLensConfigurationsRequest)
1295
+ o.output = Shapes::ShapeRef.new(shape: ListStorageLensConfigurationsResult)
1296
+ end)
1297
+
685
1298
  api.add_operation(:put_access_point_policy, Seahorse::Model::Operation.new.tap do |o|
686
1299
  o.name = "PutAccessPointPolicy"
687
1300
  o.http_method = "PUT"
688
1301
  o.http_request_uri = "/v20180820/accesspoint/{name}/policy"
1302
+ o.endpoint_pattern = {
1303
+ "hostPrefix" => "{AccountId}.",
1304
+ }
689
1305
  o.input = Shapes::ShapeRef.new(shape: PutAccessPointPolicyRequest,
690
1306
  location_name: "PutAccessPointPolicyRequest",
691
1307
  metadata: {
@@ -695,10 +1311,54 @@ module Aws::S3Control
695
1311
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
696
1312
  end)
697
1313
 
1314
+ api.add_operation(:put_bucket_lifecycle_configuration, Seahorse::Model::Operation.new.tap do |o|
1315
+ o.name = "PutBucketLifecycleConfiguration"
1316
+ o.http_method = "PUT"
1317
+ o.http_request_uri = "/v20180820/bucket/{name}/lifecycleconfiguration"
1318
+ o.http_checksum_required = true
1319
+ o.endpoint_pattern = {
1320
+ "hostPrefix" => "{AccountId}.",
1321
+ }
1322
+ o.input = Shapes::ShapeRef.new(shape: PutBucketLifecycleConfigurationRequest)
1323
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1324
+ end)
1325
+
1326
+ api.add_operation(:put_bucket_policy, Seahorse::Model::Operation.new.tap do |o|
1327
+ o.name = "PutBucketPolicy"
1328
+ o.http_method = "PUT"
1329
+ o.http_request_uri = "/v20180820/bucket/{name}/policy"
1330
+ o.http_checksum_required = true
1331
+ o.endpoint_pattern = {
1332
+ "hostPrefix" => "{AccountId}.",
1333
+ }
1334
+ o.input = Shapes::ShapeRef.new(shape: PutBucketPolicyRequest,
1335
+ location_name: "PutBucketPolicyRequest",
1336
+ metadata: {
1337
+ "xmlNamespace" => {"uri"=>"http://awss3control.amazonaws.com/doc/2018-08-20/"}
1338
+ }
1339
+ )
1340
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1341
+ end)
1342
+
1343
+ api.add_operation(:put_bucket_tagging, Seahorse::Model::Operation.new.tap do |o|
1344
+ o.name = "PutBucketTagging"
1345
+ o.http_method = "PUT"
1346
+ o.http_request_uri = "/v20180820/bucket/{name}/tagging"
1347
+ o.http_checksum_required = true
1348
+ o.endpoint_pattern = {
1349
+ "hostPrefix" => "{AccountId}.",
1350
+ }
1351
+ o.input = Shapes::ShapeRef.new(shape: PutBucketTaggingRequest)
1352
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1353
+ end)
1354
+
698
1355
  api.add_operation(:put_job_tagging, Seahorse::Model::Operation.new.tap do |o|
699
1356
  o.name = "PutJobTagging"
700
1357
  o.http_method = "PUT"
701
1358
  o.http_request_uri = "/v20180820/jobs/{id}/tagging"
1359
+ o.endpoint_pattern = {
1360
+ "hostPrefix" => "{AccountId}.",
1361
+ }
702
1362
  o.input = Shapes::ShapeRef.new(shape: PutJobTaggingRequest,
703
1363
  location_name: "PutJobTaggingRequest",
704
1364
  metadata: {
@@ -716,14 +1376,52 @@ module Aws::S3Control
716
1376
  o.name = "PutPublicAccessBlock"
717
1377
  o.http_method = "PUT"
718
1378
  o.http_request_uri = "/v20180820/configuration/publicAccessBlock"
1379
+ o.endpoint_pattern = {
1380
+ "hostPrefix" => "{AccountId}.",
1381
+ }
719
1382
  o.input = Shapes::ShapeRef.new(shape: PutPublicAccessBlockRequest)
720
1383
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
721
1384
  end)
722
1385
 
1386
+ api.add_operation(:put_storage_lens_configuration, Seahorse::Model::Operation.new.tap do |o|
1387
+ o.name = "PutStorageLensConfiguration"
1388
+ o.http_method = "PUT"
1389
+ o.http_request_uri = "/v20180820/storagelens/{storagelensid}"
1390
+ o.endpoint_pattern = {
1391
+ "hostPrefix" => "{AccountId}.",
1392
+ }
1393
+ o.input = Shapes::ShapeRef.new(shape: PutStorageLensConfigurationRequest,
1394
+ location_name: "PutStorageLensConfigurationRequest",
1395
+ metadata: {
1396
+ "xmlNamespace" => {"uri"=>"http://awss3control.amazonaws.com/doc/2018-08-20/"}
1397
+ }
1398
+ )
1399
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1400
+ end)
1401
+
1402
+ api.add_operation(:put_storage_lens_configuration_tagging, Seahorse::Model::Operation.new.tap do |o|
1403
+ o.name = "PutStorageLensConfigurationTagging"
1404
+ o.http_method = "PUT"
1405
+ o.http_request_uri = "/v20180820/storagelens/{storagelensid}/tagging"
1406
+ o.endpoint_pattern = {
1407
+ "hostPrefix" => "{AccountId}.",
1408
+ }
1409
+ o.input = Shapes::ShapeRef.new(shape: PutStorageLensConfigurationTaggingRequest,
1410
+ location_name: "PutStorageLensConfigurationTaggingRequest",
1411
+ metadata: {
1412
+ "xmlNamespace" => {"uri"=>"http://awss3control.amazonaws.com/doc/2018-08-20/"}
1413
+ }
1414
+ )
1415
+ o.output = Shapes::ShapeRef.new(shape: PutStorageLensConfigurationTaggingResult)
1416
+ end)
1417
+
723
1418
  api.add_operation(:update_job_priority, Seahorse::Model::Operation.new.tap do |o|
724
1419
  o.name = "UpdateJobPriority"
725
1420
  o.http_method = "POST"
726
1421
  o.http_request_uri = "/v20180820/jobs/{id}/priority"
1422
+ o.endpoint_pattern = {
1423
+ "hostPrefix" => "{AccountId}.",
1424
+ }
727
1425
  o.input = Shapes::ShapeRef.new(shape: UpdateJobPriorityRequest)
728
1426
  o.output = Shapes::ShapeRef.new(shape: UpdateJobPriorityResult)
729
1427
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
@@ -736,6 +1434,9 @@ module Aws::S3Control
736
1434
  o.name = "UpdateJobStatus"
737
1435
  o.http_method = "POST"
738
1436
  o.http_request_uri = "/v20180820/jobs/{id}/status"
1437
+ o.endpoint_pattern = {
1438
+ "hostPrefix" => "{AccountId}.",
1439
+ }
739
1440
  o.input = Shapes::ShapeRef.new(shape: UpdateJobStatusRequest)
740
1441
  o.output = Shapes::ShapeRef.new(shape: UpdateJobStatusResult)
741
1442
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)