aws-sdk-s3control 1.70.0 → 1.72.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -63,6 +63,7 @@ module Aws::S3Control
63
63
  CreateMultiRegionAccessPointInput = Shapes::StructureShape.new(name: 'CreateMultiRegionAccessPointInput')
64
64
  CreateMultiRegionAccessPointRequest = Shapes::StructureShape.new(name: 'CreateMultiRegionAccessPointRequest')
65
65
  CreateMultiRegionAccessPointResult = Shapes::StructureShape.new(name: 'CreateMultiRegionAccessPointResult')
66
+ CreateStorageLensGroupRequest = Shapes::StructureShape.new(name: 'CreateStorageLensGroupRequest')
66
67
  CreationDate = Shapes::TimestampShape.new(name: 'CreationDate')
67
68
  CreationTimestamp = Shapes::TimestampShape.new(name: 'CreationTimestamp')
68
69
  Date = Shapes::TimestampShape.new(name: 'Date')
@@ -88,6 +89,7 @@ module Aws::S3Control
88
89
  DeleteStorageLensConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteStorageLensConfigurationRequest')
89
90
  DeleteStorageLensConfigurationTaggingRequest = Shapes::StructureShape.new(name: 'DeleteStorageLensConfigurationTaggingRequest')
90
91
  DeleteStorageLensConfigurationTaggingResult = Shapes::StructureShape.new(name: 'DeleteStorageLensConfigurationTaggingResult')
92
+ DeleteStorageLensGroupRequest = Shapes::StructureShape.new(name: 'DeleteStorageLensGroupRequest')
91
93
  DescribeJobRequest = Shapes::StructureShape.new(name: 'DescribeJobRequest')
92
94
  DescribeJobResult = Shapes::StructureShape.new(name: 'DescribeJobResult')
93
95
  DescribeMultiRegionAccessPointOperationRequest = Shapes::StructureShape.new(name: 'DescribeMultiRegionAccessPointOperationRequest')
@@ -149,6 +151,8 @@ module Aws::S3Control
149
151
  GetStorageLensConfigurationResult = Shapes::StructureShape.new(name: 'GetStorageLensConfigurationResult')
150
152
  GetStorageLensConfigurationTaggingRequest = Shapes::StructureShape.new(name: 'GetStorageLensConfigurationTaggingRequest')
151
153
  GetStorageLensConfigurationTaggingResult = Shapes::StructureShape.new(name: 'GetStorageLensConfigurationTaggingResult')
154
+ GetStorageLensGroupRequest = Shapes::StructureShape.new(name: 'GetStorageLensGroupRequest')
155
+ GetStorageLensGroupResult = Shapes::StructureShape.new(name: 'GetStorageLensGroupResult')
152
156
  GrantFullControl = Shapes::StringShape.new(name: 'GrantFullControl')
153
157
  GrantRead = Shapes::StringShape.new(name: 'GrantRead')
154
158
  GrantReadACP = Shapes::StringShape.new(name: 'GrantReadACP')
@@ -197,6 +201,7 @@ module Aws::S3Control
197
201
  JobTimeInStateSeconds = Shapes::IntegerShape.new(name: 'JobTimeInStateSeconds')
198
202
  JobTimers = Shapes::StructureShape.new(name: 'JobTimers')
199
203
  JobTotalNumberOfTasks = Shapes::IntegerShape.new(name: 'JobTotalNumberOfTasks')
204
+ KeyNameConstraint = Shapes::StructureShape.new(name: 'KeyNameConstraint')
200
205
  KmsKeyArnString = Shapes::StringShape.new(name: 'KmsKeyArnString')
201
206
  LambdaInvokeOperation = Shapes::StructureShape.new(name: 'LambdaInvokeOperation')
202
207
  LifecycleConfiguration = Shapes::StructureShape.new(name: 'LifecycleConfiguration')
@@ -218,11 +223,21 @@ module Aws::S3Control
218
223
  ListStorageLensConfigurationEntry = Shapes::StructureShape.new(name: 'ListStorageLensConfigurationEntry')
219
224
  ListStorageLensConfigurationsRequest = Shapes::StructureShape.new(name: 'ListStorageLensConfigurationsRequest')
220
225
  ListStorageLensConfigurationsResult = Shapes::StructureShape.new(name: 'ListStorageLensConfigurationsResult')
226
+ ListStorageLensGroupEntry = Shapes::StructureShape.new(name: 'ListStorageLensGroupEntry')
227
+ ListStorageLensGroupsRequest = Shapes::StructureShape.new(name: 'ListStorageLensGroupsRequest')
228
+ ListStorageLensGroupsResult = Shapes::StructureShape.new(name: 'ListStorageLensGroupsResult')
229
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
230
+ ListTagsForResourceResult = Shapes::StructureShape.new(name: 'ListTagsForResourceResult')
221
231
  Location = Shapes::StringShape.new(name: 'Location')
222
232
  MFA = Shapes::StringShape.new(name: 'MFA')
223
233
  MFADelete = Shapes::StringShape.new(name: 'MFADelete')
224
234
  MFADeleteStatus = Shapes::StringShape.new(name: 'MFADeleteStatus')
225
235
  ManifestPrefixString = Shapes::StringShape.new(name: 'ManifestPrefixString')
236
+ MatchAnyPrefix = Shapes::ListShape.new(name: 'MatchAnyPrefix')
237
+ MatchAnySuffix = Shapes::ListShape.new(name: 'MatchAnySuffix')
238
+ MatchAnyTag = Shapes::ListShape.new(name: 'MatchAnyTag')
239
+ MatchObjectAge = Shapes::StructureShape.new(name: 'MatchObjectAge')
240
+ MatchObjectSize = Shapes::StructureShape.new(name: 'MatchObjectSize')
226
241
  MaxLength1024String = Shapes::StringShape.new(name: 'MaxLength1024String')
227
242
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
228
243
  Metrics = Shapes::StructureShape.new(name: 'Metrics')
@@ -245,6 +260,7 @@ module Aws::S3Control
245
260
  NoSuchPublicAccessBlockConfiguration = Shapes::StructureShape.new(name: 'NoSuchPublicAccessBlockConfiguration')
246
261
  NoSuchPublicAccessBlockConfigurationMessage = Shapes::StringShape.new(name: 'NoSuchPublicAccessBlockConfigurationMessage')
247
262
  NonEmptyMaxLength1024String = Shapes::StringShape.new(name: 'NonEmptyMaxLength1024String')
263
+ NonEmptyMaxLength1024StringList = Shapes::ListShape.new(name: 'NonEmptyMaxLength1024StringList')
248
264
  NonEmptyMaxLength2048String = Shapes::StringShape.new(name: 'NonEmptyMaxLength2048String')
249
265
  NonEmptyMaxLength256String = Shapes::StringShape.new(name: 'NonEmptyMaxLength256String')
250
266
  NonEmptyMaxLength64String = Shapes::StringShape.new(name: 'NonEmptyMaxLength64String')
@@ -253,6 +269,7 @@ module Aws::S3Control
253
269
  NoncurrentVersionTransition = Shapes::StructureShape.new(name: 'NoncurrentVersionTransition')
254
270
  NoncurrentVersionTransitionList = Shapes::ListShape.new(name: 'NoncurrentVersionTransitionList')
255
271
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
272
+ ObjectAgeValue = Shapes::IntegerShape.new(name: 'ObjectAgeValue')
256
273
  ObjectCreationTime = Shapes::TimestampShape.new(name: 'ObjectCreationTime')
257
274
  ObjectLambdaAccessPoint = Shapes::StructureShape.new(name: 'ObjectLambdaAccessPoint')
258
275
  ObjectLambdaAccessPointAlias = Shapes::StructureShape.new(name: 'ObjectLambdaAccessPointAlias')
@@ -274,6 +291,7 @@ module Aws::S3Control
274
291
  ObjectLockEnabledForBucket = Shapes::BooleanShape.new(name: 'ObjectLockEnabledForBucket')
275
292
  ObjectSizeGreaterThanBytes = Shapes::IntegerShape.new(name: 'ObjectSizeGreaterThanBytes')
276
293
  ObjectSizeLessThanBytes = Shapes::IntegerShape.new(name: 'ObjectSizeLessThanBytes')
294
+ ObjectSizeValue = Shapes::IntegerShape.new(name: 'ObjectSizeValue')
277
295
  OperationName = Shapes::StringShape.new(name: 'OperationName')
278
296
  OutputSchemaVersion = Shapes::StringShape.new(name: 'OutputSchemaVersion')
279
297
  OwnerOverride = Shapes::StringShape.new(name: 'OwnerOverride')
@@ -363,6 +381,7 @@ module Aws::S3Control
363
381
  S3Permission = Shapes::StringShape.new(name: 'S3Permission')
364
382
  S3RegionalBucketArn = Shapes::StringShape.new(name: 'S3RegionalBucketArn')
365
383
  S3ReplicateObjectOperation = Shapes::StructureShape.new(name: 'S3ReplicateObjectOperation')
384
+ S3ResourceArn = Shapes::StringShape.new(name: 'S3ResourceArn')
366
385
  S3Retention = Shapes::StructureShape.new(name: 'S3Retention')
367
386
  S3SSEAlgorithm = Shapes::StringShape.new(name: 'S3SSEAlgorithm')
368
387
  S3SetObjectAclOperation = Shapes::StructureShape.new(name: 'S3SetObjectAclOperation')
@@ -383,12 +402,24 @@ module Aws::S3Control
383
402
  SourceSelectionCriteria = Shapes::StructureShape.new(name: 'SourceSelectionCriteria')
384
403
  SseKmsEncryptedObjects = Shapes::StructureShape.new(name: 'SseKmsEncryptedObjects')
385
404
  SseKmsEncryptedObjectsStatus = Shapes::StringShape.new(name: 'SseKmsEncryptedObjectsStatus')
405
+ StorageClassList = Shapes::ListShape.new(name: 'StorageClassList')
386
406
  StorageLensArn = Shapes::StringShape.new(name: 'StorageLensArn')
387
407
  StorageLensAwsOrg = Shapes::StructureShape.new(name: 'StorageLensAwsOrg')
388
408
  StorageLensConfiguration = Shapes::StructureShape.new(name: 'StorageLensConfiguration')
389
409
  StorageLensConfigurationList = Shapes::ListShape.new(name: 'StorageLensConfigurationList', flattened: true)
390
410
  StorageLensDataExport = Shapes::StructureShape.new(name: 'StorageLensDataExport')
391
411
  StorageLensDataExportEncryption = Shapes::StructureShape.new(name: 'StorageLensDataExportEncryption')
412
+ StorageLensGroup = Shapes::StructureShape.new(name: 'StorageLensGroup')
413
+ StorageLensGroupAndOperator = Shapes::StructureShape.new(name: 'StorageLensGroupAndOperator')
414
+ StorageLensGroupArn = Shapes::StringShape.new(name: 'StorageLensGroupArn')
415
+ StorageLensGroupFilter = Shapes::StructureShape.new(name: 'StorageLensGroupFilter')
416
+ StorageLensGroupLevel = Shapes::StructureShape.new(name: 'StorageLensGroupLevel')
417
+ StorageLensGroupLevelExclude = Shapes::ListShape.new(name: 'StorageLensGroupLevelExclude')
418
+ StorageLensGroupLevelInclude = Shapes::ListShape.new(name: 'StorageLensGroupLevelInclude')
419
+ StorageLensGroupLevelSelectionCriteria = Shapes::StructureShape.new(name: 'StorageLensGroupLevelSelectionCriteria')
420
+ StorageLensGroupList = Shapes::ListShape.new(name: 'StorageLensGroupList', flattened: true)
421
+ StorageLensGroupName = Shapes::StringShape.new(name: 'StorageLensGroupName')
422
+ StorageLensGroupOrOperator = Shapes::StructureShape.new(name: 'StorageLensGroupOrOperator')
392
423
  StorageLensPrefixLevelDelimiter = Shapes::StringShape.new(name: 'StorageLensPrefixLevelDelimiter')
393
424
  StorageLensPrefixLevelMaxDepth = Shapes::IntegerShape.new(name: 'StorageLensPrefixLevelMaxDepth')
394
425
  StorageLensTag = Shapes::StructureShape.new(name: 'StorageLensTag')
@@ -396,9 +427,15 @@ module Aws::S3Control
396
427
  StringForNextToken = Shapes::StringShape.new(name: 'StringForNextToken')
397
428
  SubmitMultiRegionAccessPointRoutesRequest = Shapes::StructureShape.new(name: 'SubmitMultiRegionAccessPointRoutesRequest')
398
429
  SubmitMultiRegionAccessPointRoutesResult = Shapes::StructureShape.new(name: 'SubmitMultiRegionAccessPointRoutesResult')
430
+ Suffix = Shapes::StringShape.new(name: 'Suffix')
399
431
  SuspendedCause = Shapes::StringShape.new(name: 'SuspendedCause')
400
432
  SuspendedDate = Shapes::TimestampShape.new(name: 'SuspendedDate')
433
+ Tag = Shapes::StructureShape.new(name: 'Tag')
434
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
401
435
  TagKeyString = Shapes::StringShape.new(name: 'TagKeyString')
436
+ TagList = Shapes::ListShape.new(name: 'TagList')
437
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
438
+ TagResourceResult = Shapes::StructureShape.new(name: 'TagResourceResult')
402
439
  TagValueString = Shapes::StringShape.new(name: 'TagValueString')
403
440
  Tagging = Shapes::StructureShape.new(name: 'Tagging')
404
441
  TimeStamp = Shapes::TimestampShape.new(name: 'TimeStamp')
@@ -408,10 +445,13 @@ module Aws::S3Control
408
445
  Transition = Shapes::StructureShape.new(name: 'Transition')
409
446
  TransitionList = Shapes::ListShape.new(name: 'TransitionList')
410
447
  TransitionStorageClass = Shapes::StringShape.new(name: 'TransitionStorageClass')
448
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
449
+ UntagResourceResult = Shapes::StructureShape.new(name: 'UntagResourceResult')
411
450
  UpdateJobPriorityRequest = Shapes::StructureShape.new(name: 'UpdateJobPriorityRequest')
412
451
  UpdateJobPriorityResult = Shapes::StructureShape.new(name: 'UpdateJobPriorityResult')
413
452
  UpdateJobStatusRequest = Shapes::StructureShape.new(name: 'UpdateJobStatusRequest')
414
453
  UpdateJobStatusResult = Shapes::StructureShape.new(name: 'UpdateJobStatusResult')
454
+ UpdateStorageLensGroupRequest = Shapes::StructureShape.new(name: 'UpdateStorageLensGroupRequest')
415
455
  VersioningConfiguration = Shapes::StructureShape.new(name: 'VersioningConfiguration')
416
456
  VpcConfiguration = Shapes::StructureShape.new(name: 'VpcConfiguration')
417
457
  VpcId = Shapes::StringShape.new(name: 'VpcId')
@@ -438,6 +478,7 @@ module Aws::S3Control
438
478
  AccountLevel.add_member(:advanced_cost_optimization_metrics, Shapes::ShapeRef.new(shape: AdvancedCostOptimizationMetrics, location_name: "AdvancedCostOptimizationMetrics"))
439
479
  AccountLevel.add_member(:advanced_data_protection_metrics, Shapes::ShapeRef.new(shape: AdvancedDataProtectionMetrics, location_name: "AdvancedDataProtectionMetrics"))
440
480
  AccountLevel.add_member(:detailed_status_codes_metrics, Shapes::ShapeRef.new(shape: DetailedStatusCodesMetrics, location_name: "DetailedStatusCodesMetrics"))
481
+ AccountLevel.add_member(:storage_lens_group_level, Shapes::ShapeRef.new(shape: StorageLensGroupLevel, location_name: "StorageLensGroupLevel"))
441
482
  AccountLevel.struct_class = Types::AccountLevel
442
483
 
443
484
  ActivityMetrics.add_member(:is_enabled, Shapes::ShapeRef.new(shape: IsEnabled, location_name: "IsEnabled"))
@@ -566,6 +607,11 @@ module Aws::S3Control
566
607
  CreateMultiRegionAccessPointResult.add_member(:request_token_arn, Shapes::ShapeRef.new(shape: AsyncRequestTokenARN, location_name: "RequestTokenARN"))
567
608
  CreateMultiRegionAccessPointResult.struct_class = Types::CreateMultiRegionAccessPointResult
568
609
 
610
+ CreateStorageLensGroupRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location: "header", location_name: "x-amz-account-id", metadata: {"contextParam"=>{"name"=>"AccountId"}}))
611
+ CreateStorageLensGroupRequest.add_member(:storage_lens_group, Shapes::ShapeRef.new(shape: StorageLensGroup, required: true, location_name: "StorageLensGroup"))
612
+ CreateStorageLensGroupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
613
+ CreateStorageLensGroupRequest.struct_class = Types::CreateStorageLensGroupRequest
614
+
569
615
  DeleteAccessPointForObjectLambdaRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location: "header", location_name: "x-amz-account-id", metadata: {"contextParam"=>{"name"=>"AccountId"}}))
570
616
  DeleteAccessPointForObjectLambdaRequest.add_member(:name, Shapes::ShapeRef.new(shape: ObjectLambdaAccessPointName, required: true, location: "uri", location_name: "name"))
571
617
  DeleteAccessPointForObjectLambdaRequest.struct_class = Types::DeleteAccessPointForObjectLambdaRequest
@@ -635,6 +681,10 @@ module Aws::S3Control
635
681
 
636
682
  DeleteStorageLensConfigurationTaggingResult.struct_class = Types::DeleteStorageLensConfigurationTaggingResult
637
683
 
684
+ DeleteStorageLensGroupRequest.add_member(:name, Shapes::ShapeRef.new(shape: StorageLensGroupName, required: true, location: "uri", location_name: "name"))
685
+ DeleteStorageLensGroupRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location: "header", location_name: "x-amz-account-id", metadata: {"contextParam"=>{"name"=>"AccountId"}}))
686
+ DeleteStorageLensGroupRequest.struct_class = Types::DeleteStorageLensGroupRequest
687
+
638
688
  DescribeJobRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location: "header", location_name: "x-amz-account-id", metadata: {"contextParam"=>{"name"=>"AccountId"}}))
639
689
  DescribeJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location: "uri", location_name: "id"))
640
690
  DescribeJobRequest.struct_class = Types::DescribeJobRequest
@@ -847,6 +897,15 @@ module Aws::S3Control
847
897
  GetStorageLensConfigurationTaggingResult.add_member(:tags, Shapes::ShapeRef.new(shape: StorageLensTags, location_name: "Tags"))
848
898
  GetStorageLensConfigurationTaggingResult.struct_class = Types::GetStorageLensConfigurationTaggingResult
849
899
 
900
+ GetStorageLensGroupRequest.add_member(:name, Shapes::ShapeRef.new(shape: StorageLensGroupName, required: true, location: "uri", location_name: "name"))
901
+ GetStorageLensGroupRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location: "header", location_name: "x-amz-account-id", metadata: {"contextParam"=>{"name"=>"AccountId"}}))
902
+ GetStorageLensGroupRequest.struct_class = Types::GetStorageLensGroupRequest
903
+
904
+ GetStorageLensGroupResult.add_member(:storage_lens_group, Shapes::ShapeRef.new(shape: StorageLensGroup, location_name: "StorageLensGroup"))
905
+ GetStorageLensGroupResult.struct_class = Types::GetStorageLensGroupResult
906
+ GetStorageLensGroupResult[:payload] = :storage_lens_group
907
+ GetStorageLensGroupResult[:payload_member] = GetStorageLensGroupResult.member(:storage_lens_group)
908
+
850
909
  IdempotencyException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
851
910
  IdempotencyException.struct_class = Types::IdempotencyException
852
911
 
@@ -918,6 +977,10 @@ module Aws::S3Control
918
977
  JobManifestGeneratorFilter.add_member(:created_after, Shapes::ShapeRef.new(shape: ObjectCreationTime, location_name: "CreatedAfter"))
919
978
  JobManifestGeneratorFilter.add_member(:created_before, Shapes::ShapeRef.new(shape: ObjectCreationTime, location_name: "CreatedBefore"))
920
979
  JobManifestGeneratorFilter.add_member(:object_replication_statuses, Shapes::ShapeRef.new(shape: ReplicationStatusFilterList, location_name: "ObjectReplicationStatuses"))
980
+ JobManifestGeneratorFilter.add_member(:key_name_constraint, Shapes::ShapeRef.new(shape: KeyNameConstraint, location_name: "KeyNameConstraint"))
981
+ JobManifestGeneratorFilter.add_member(:object_size_greater_than_bytes, Shapes::ShapeRef.new(shape: ObjectSizeGreaterThanBytes, location_name: "ObjectSizeGreaterThanBytes", metadata: {"box"=>true}))
982
+ JobManifestGeneratorFilter.add_member(:object_size_less_than_bytes, Shapes::ShapeRef.new(shape: ObjectSizeLessThanBytes, location_name: "ObjectSizeLessThanBytes", metadata: {"box"=>true}))
983
+ JobManifestGeneratorFilter.add_member(:match_any_storage_class, Shapes::ShapeRef.new(shape: StorageClassList, location_name: "MatchAnyStorageClass"))
921
984
  JobManifestGeneratorFilter.struct_class = Types::JobManifestGeneratorFilter
922
985
 
923
986
  JobManifestLocation.add_member(:object_arn, Shapes::ShapeRef.new(shape: S3KeyArnString, required: true, location_name: "ObjectArn"))
@@ -961,6 +1024,11 @@ module Aws::S3Control
961
1024
  JobTimers.add_member(:elapsed_time_in_active_seconds, Shapes::ShapeRef.new(shape: JobTimeInStateSeconds, location_name: "ElapsedTimeInActiveSeconds", metadata: {"box"=>true}))
962
1025
  JobTimers.struct_class = Types::JobTimers
963
1026
 
1027
+ KeyNameConstraint.add_member(:match_any_prefix, Shapes::ShapeRef.new(shape: NonEmptyMaxLength1024StringList, location_name: "MatchAnyPrefix"))
1028
+ KeyNameConstraint.add_member(:match_any_suffix, Shapes::ShapeRef.new(shape: NonEmptyMaxLength1024StringList, location_name: "MatchAnySuffix"))
1029
+ KeyNameConstraint.add_member(:match_any_substring, Shapes::ShapeRef.new(shape: NonEmptyMaxLength1024StringList, location_name: "MatchAnySubstring"))
1030
+ KeyNameConstraint.struct_class = Types::KeyNameConstraint
1031
+
964
1032
  LambdaInvokeOperation.add_member(:function_arn, Shapes::ShapeRef.new(shape: FunctionArnString, location_name: "FunctionArn"))
965
1033
  LambdaInvokeOperation.struct_class = Types::LambdaInvokeOperation
966
1034
 
@@ -1059,6 +1127,40 @@ module Aws::S3Control
1059
1127
  ListStorageLensConfigurationsResult.add_member(:storage_lens_configuration_list, Shapes::ShapeRef.new(shape: StorageLensConfigurationList, location_name: "StorageLensConfigurationList"))
1060
1128
  ListStorageLensConfigurationsResult.struct_class = Types::ListStorageLensConfigurationsResult
1061
1129
 
1130
+ ListStorageLensGroupEntry.add_member(:name, Shapes::ShapeRef.new(shape: StorageLensGroupName, required: true, location_name: "Name"))
1131
+ ListStorageLensGroupEntry.add_member(:storage_lens_group_arn, Shapes::ShapeRef.new(shape: StorageLensGroupArn, required: true, location_name: "StorageLensGroupArn"))
1132
+ ListStorageLensGroupEntry.add_member(:home_region, Shapes::ShapeRef.new(shape: S3AWSRegion, required: true, location_name: "HomeRegion"))
1133
+ ListStorageLensGroupEntry.struct_class = Types::ListStorageLensGroupEntry
1134
+
1135
+ ListStorageLensGroupsRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location: "header", location_name: "x-amz-account-id", metadata: {"contextParam"=>{"name"=>"AccountId"}}))
1136
+ ListStorageLensGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: ContinuationToken, location: "querystring", location_name: "nextToken"))
1137
+ ListStorageLensGroupsRequest.struct_class = Types::ListStorageLensGroupsRequest
1138
+
1139
+ ListStorageLensGroupsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: ContinuationToken, location_name: "NextToken"))
1140
+ ListStorageLensGroupsResult.add_member(:storage_lens_group_list, Shapes::ShapeRef.new(shape: StorageLensGroupList, location_name: "StorageLensGroupList"))
1141
+ ListStorageLensGroupsResult.struct_class = Types::ListStorageLensGroupsResult
1142
+
1143
+ ListTagsForResourceRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location: "header", location_name: "x-amz-account-id", metadata: {"contextParam"=>{"name"=>"AccountId"}}))
1144
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: S3ResourceArn, required: true, location: "uri", location_name: "resourceArn"))
1145
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
1146
+
1147
+ ListTagsForResourceResult.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1148
+ ListTagsForResourceResult.struct_class = Types::ListTagsForResourceResult
1149
+
1150
+ MatchAnyPrefix.member = Shapes::ShapeRef.new(shape: Prefix, location_name: "Prefix")
1151
+
1152
+ MatchAnySuffix.member = Shapes::ShapeRef.new(shape: Suffix, location_name: "Suffix")
1153
+
1154
+ MatchAnyTag.member = Shapes::ShapeRef.new(shape: S3Tag, location_name: "Tag")
1155
+
1156
+ MatchObjectAge.add_member(:days_greater_than, Shapes::ShapeRef.new(shape: ObjectAgeValue, location_name: "DaysGreaterThan"))
1157
+ MatchObjectAge.add_member(:days_less_than, Shapes::ShapeRef.new(shape: ObjectAgeValue, location_name: "DaysLessThan"))
1158
+ MatchObjectAge.struct_class = Types::MatchObjectAge
1159
+
1160
+ MatchObjectSize.add_member(:bytes_greater_than, Shapes::ShapeRef.new(shape: ObjectSizeValue, location_name: "BytesGreaterThan"))
1161
+ MatchObjectSize.add_member(:bytes_less_than, Shapes::ShapeRef.new(shape: ObjectSizeValue, location_name: "BytesLessThan"))
1162
+ MatchObjectSize.struct_class = Types::MatchObjectSize
1163
+
1062
1164
  Metrics.add_member(:status, Shapes::ShapeRef.new(shape: MetricsStatus, required: true, location_name: "Status"))
1063
1165
  Metrics.add_member(:event_threshold, Shapes::ShapeRef.new(shape: ReplicationTimeValue, location_name: "EventThreshold"))
1064
1166
  Metrics.struct_class = Types::Metrics
@@ -1094,6 +1196,8 @@ module Aws::S3Control
1094
1196
  NoSuchPublicAccessBlockConfiguration.add_member(:message, Shapes::ShapeRef.new(shape: NoSuchPublicAccessBlockConfigurationMessage, location_name: "Message"))
1095
1197
  NoSuchPublicAccessBlockConfiguration.struct_class = Types::NoSuchPublicAccessBlockConfiguration
1096
1198
 
1199
+ NonEmptyMaxLength1024StringList.member = Shapes::ShapeRef.new(shape: NonEmptyMaxLength1024String)
1200
+
1097
1201
  NoncurrentVersionExpiration.add_member(:noncurrent_days, Shapes::ShapeRef.new(shape: Days, location_name: "NoncurrentDays"))
1098
1202
  NoncurrentVersionExpiration.add_member(:newer_noncurrent_versions, Shapes::ShapeRef.new(shape: NoncurrentVersionCount, location_name: "NewerNoncurrentVersions", metadata: {"box"=>true}))
1099
1203
  NoncurrentVersionExpiration.struct_class = Types::NoncurrentVersionExpiration
@@ -1453,6 +1557,8 @@ module Aws::S3Control
1453
1557
  SseKmsEncryptedObjects.add_member(:status, Shapes::ShapeRef.new(shape: SseKmsEncryptedObjectsStatus, required: true, location_name: "Status"))
1454
1558
  SseKmsEncryptedObjects.struct_class = Types::SseKmsEncryptedObjects
1455
1559
 
1560
+ StorageClassList.member = Shapes::ShapeRef.new(shape: S3StorageClass)
1561
+
1456
1562
  StorageLensAwsOrg.add_member(:arn, Shapes::ShapeRef.new(shape: AwsOrgArn, required: true, location_name: "Arn"))
1457
1563
  StorageLensAwsOrg.struct_class = Types::StorageLensAwsOrg
1458
1564
 
@@ -1476,6 +1582,47 @@ module Aws::S3Control
1476
1582
  StorageLensDataExportEncryption.add_member(:ssekms, Shapes::ShapeRef.new(shape: SSEKMS, location_name: "SSE-KMS"))
1477
1583
  StorageLensDataExportEncryption.struct_class = Types::StorageLensDataExportEncryption
1478
1584
 
1585
+ StorageLensGroup.add_member(:name, Shapes::ShapeRef.new(shape: StorageLensGroupName, required: true, location_name: "Name"))
1586
+ StorageLensGroup.add_member(:filter, Shapes::ShapeRef.new(shape: StorageLensGroupFilter, required: true, location_name: "Filter"))
1587
+ StorageLensGroup.add_member(:storage_lens_group_arn, Shapes::ShapeRef.new(shape: StorageLensGroupArn, location_name: "StorageLensGroupArn"))
1588
+ StorageLensGroup.struct_class = Types::StorageLensGroup
1589
+
1590
+ StorageLensGroupAndOperator.add_member(:match_any_prefix, Shapes::ShapeRef.new(shape: MatchAnyPrefix, location_name: "MatchAnyPrefix"))
1591
+ StorageLensGroupAndOperator.add_member(:match_any_suffix, Shapes::ShapeRef.new(shape: MatchAnySuffix, location_name: "MatchAnySuffix"))
1592
+ StorageLensGroupAndOperator.add_member(:match_any_tag, Shapes::ShapeRef.new(shape: MatchAnyTag, location_name: "MatchAnyTag"))
1593
+ StorageLensGroupAndOperator.add_member(:match_object_age, Shapes::ShapeRef.new(shape: MatchObjectAge, location_name: "MatchObjectAge"))
1594
+ StorageLensGroupAndOperator.add_member(:match_object_size, Shapes::ShapeRef.new(shape: MatchObjectSize, location_name: "MatchObjectSize"))
1595
+ StorageLensGroupAndOperator.struct_class = Types::StorageLensGroupAndOperator
1596
+
1597
+ StorageLensGroupFilter.add_member(:match_any_prefix, Shapes::ShapeRef.new(shape: MatchAnyPrefix, location_name: "MatchAnyPrefix"))
1598
+ StorageLensGroupFilter.add_member(:match_any_suffix, Shapes::ShapeRef.new(shape: MatchAnySuffix, location_name: "MatchAnySuffix"))
1599
+ StorageLensGroupFilter.add_member(:match_any_tag, Shapes::ShapeRef.new(shape: MatchAnyTag, location_name: "MatchAnyTag"))
1600
+ StorageLensGroupFilter.add_member(:match_object_age, Shapes::ShapeRef.new(shape: MatchObjectAge, location_name: "MatchObjectAge"))
1601
+ StorageLensGroupFilter.add_member(:match_object_size, Shapes::ShapeRef.new(shape: MatchObjectSize, location_name: "MatchObjectSize"))
1602
+ StorageLensGroupFilter.add_member(:and, Shapes::ShapeRef.new(shape: StorageLensGroupAndOperator, location_name: "And"))
1603
+ StorageLensGroupFilter.add_member(:or, Shapes::ShapeRef.new(shape: StorageLensGroupOrOperator, location_name: "Or"))
1604
+ StorageLensGroupFilter.struct_class = Types::StorageLensGroupFilter
1605
+
1606
+ StorageLensGroupLevel.add_member(:selection_criteria, Shapes::ShapeRef.new(shape: StorageLensGroupLevelSelectionCriteria, location_name: "SelectionCriteria"))
1607
+ StorageLensGroupLevel.struct_class = Types::StorageLensGroupLevel
1608
+
1609
+ StorageLensGroupLevelExclude.member = Shapes::ShapeRef.new(shape: StorageLensGroupArn, location_name: "Arn")
1610
+
1611
+ StorageLensGroupLevelInclude.member = Shapes::ShapeRef.new(shape: StorageLensGroupArn, location_name: "Arn")
1612
+
1613
+ StorageLensGroupLevelSelectionCriteria.add_member(:include, Shapes::ShapeRef.new(shape: StorageLensGroupLevelInclude, location_name: "Include"))
1614
+ StorageLensGroupLevelSelectionCriteria.add_member(:exclude, Shapes::ShapeRef.new(shape: StorageLensGroupLevelExclude, location_name: "Exclude"))
1615
+ StorageLensGroupLevelSelectionCriteria.struct_class = Types::StorageLensGroupLevelSelectionCriteria
1616
+
1617
+ StorageLensGroupList.member = Shapes::ShapeRef.new(shape: ListStorageLensGroupEntry, location_name: "StorageLensGroup")
1618
+
1619
+ StorageLensGroupOrOperator.add_member(:match_any_prefix, Shapes::ShapeRef.new(shape: MatchAnyPrefix, location_name: "MatchAnyPrefix"))
1620
+ StorageLensGroupOrOperator.add_member(:match_any_suffix, Shapes::ShapeRef.new(shape: MatchAnySuffix, location_name: "MatchAnySuffix"))
1621
+ StorageLensGroupOrOperator.add_member(:match_any_tag, Shapes::ShapeRef.new(shape: MatchAnyTag, location_name: "MatchAnyTag"))
1622
+ StorageLensGroupOrOperator.add_member(:match_object_age, Shapes::ShapeRef.new(shape: MatchObjectAge, location_name: "MatchObjectAge"))
1623
+ StorageLensGroupOrOperator.add_member(:match_object_size, Shapes::ShapeRef.new(shape: MatchObjectSize, location_name: "MatchObjectSize"))
1624
+ StorageLensGroupOrOperator.struct_class = Types::StorageLensGroupOrOperator
1625
+
1479
1626
  StorageLensTag.add_member(:key, Shapes::ShapeRef.new(shape: TagKeyString, required: true, location_name: "Key"))
1480
1627
  StorageLensTag.add_member(:value, Shapes::ShapeRef.new(shape: TagValueString, required: true, location_name: "Value"))
1481
1628
  StorageLensTag.struct_class = Types::StorageLensTag
@@ -1489,6 +1636,21 @@ module Aws::S3Control
1489
1636
 
1490
1637
  SubmitMultiRegionAccessPointRoutesResult.struct_class = Types::SubmitMultiRegionAccessPointRoutesResult
1491
1638
 
1639
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKeyString, required: true, location_name: "Key"))
1640
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValueString, required: true, location_name: "Value"))
1641
+ Tag.struct_class = Types::Tag
1642
+
1643
+ TagKeyList.member = Shapes::ShapeRef.new(shape: TagKeyString)
1644
+
1645
+ TagList.member = Shapes::ShapeRef.new(shape: Tag, location_name: "Tag")
1646
+
1647
+ TagResourceRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location: "header", location_name: "x-amz-account-id", metadata: {"contextParam"=>{"name"=>"AccountId"}}))
1648
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: S3ResourceArn, required: true, location: "uri", location_name: "resourceArn"))
1649
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
1650
+ TagResourceRequest.struct_class = Types::TagResourceRequest
1651
+
1652
+ TagResourceResult.struct_class = Types::TagResourceResult
1653
+
1492
1654
  Tagging.add_member(:tag_set, Shapes::ShapeRef.new(shape: S3TagSet, required: true, location_name: "TagSet"))
1493
1655
  Tagging.struct_class = Types::Tagging
1494
1656
 
@@ -1505,6 +1667,13 @@ module Aws::S3Control
1505
1667
 
1506
1668
  TransitionList.member = Shapes::ShapeRef.new(shape: Transition, location_name: "Transition")
1507
1669
 
1670
+ UntagResourceRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location: "header", location_name: "x-amz-account-id", metadata: {"contextParam"=>{"name"=>"AccountId"}}))
1671
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: S3ResourceArn, required: true, location: "uri", location_name: "resourceArn"))
1672
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
1673
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
1674
+
1675
+ UntagResourceResult.struct_class = Types::UntagResourceResult
1676
+
1508
1677
  UpdateJobPriorityRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location: "header", location_name: "x-amz-account-id", metadata: {"contextParam"=>{"name"=>"AccountId"}}))
1509
1678
  UpdateJobPriorityRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location: "uri", location_name: "id"))
1510
1679
  UpdateJobPriorityRequest.add_member(:priority, Shapes::ShapeRef.new(shape: JobPriority, required: true, location: "querystring", location_name: "priority"))
@@ -1525,6 +1694,11 @@ module Aws::S3Control
1525
1694
  UpdateJobStatusResult.add_member(:status_update_reason, Shapes::ShapeRef.new(shape: JobStatusUpdateReason, location_name: "StatusUpdateReason"))
1526
1695
  UpdateJobStatusResult.struct_class = Types::UpdateJobStatusResult
1527
1696
 
1697
+ UpdateStorageLensGroupRequest.add_member(:name, Shapes::ShapeRef.new(shape: StorageLensGroupName, required: true, location: "uri", location_name: "name"))
1698
+ UpdateStorageLensGroupRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location: "header", location_name: "x-amz-account-id", metadata: {"contextParam"=>{"name"=>"AccountId"}}))
1699
+ UpdateStorageLensGroupRequest.add_member(:storage_lens_group, Shapes::ShapeRef.new(shape: StorageLensGroup, required: true, location_name: "StorageLensGroup"))
1700
+ UpdateStorageLensGroupRequest.struct_class = Types::UpdateStorageLensGroupRequest
1701
+
1528
1702
  VersioningConfiguration.add_member(:mfa_delete, Shapes::ShapeRef.new(shape: MFADelete, location_name: "MfaDelete"))
1529
1703
  VersioningConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: BucketVersioningStatus, location_name: "Status"))
1530
1704
  VersioningConfiguration.struct_class = Types::VersioningConfiguration
@@ -1625,6 +1799,21 @@ module Aws::S3Control
1625
1799
  o.output = Shapes::ShapeRef.new(shape: CreateMultiRegionAccessPointResult)
1626
1800
  end)
1627
1801
 
1802
+ api.add_operation(:create_storage_lens_group, Seahorse::Model::Operation.new.tap do |o|
1803
+ o.name = "CreateStorageLensGroup"
1804
+ o.http_method = "POST"
1805
+ o.http_request_uri = "/v20180820/storagelensgroup"
1806
+ o.endpoint_pattern = {
1807
+ }
1808
+ o.input = Shapes::ShapeRef.new(shape: CreateStorageLensGroupRequest,
1809
+ location_name: "CreateStorageLensGroupRequest",
1810
+ metadata: {
1811
+ "xmlNamespace" => {"uri"=>"http://awss3control.amazonaws.com/doc/2018-08-20/"}
1812
+ }
1813
+ )
1814
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1815
+ end)
1816
+
1628
1817
  api.add_operation(:delete_access_point, Seahorse::Model::Operation.new.tap do |o|
1629
1818
  o.name = "DeleteAccessPoint"
1630
1819
  o.http_method = "DELETE"
@@ -1774,6 +1963,16 @@ module Aws::S3Control
1774
1963
  o.output = Shapes::ShapeRef.new(shape: DeleteStorageLensConfigurationTaggingResult)
1775
1964
  end)
1776
1965
 
1966
+ api.add_operation(:delete_storage_lens_group, Seahorse::Model::Operation.new.tap do |o|
1967
+ o.name = "DeleteStorageLensGroup"
1968
+ o.http_method = "DELETE"
1969
+ o.http_request_uri = "/v20180820/storagelensgroup/{name}"
1970
+ o.endpoint_pattern = {
1971
+ }
1972
+ o.input = Shapes::ShapeRef.new(shape: DeleteStorageLensGroupRequest)
1973
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1974
+ end)
1975
+
1777
1976
  api.add_operation(:describe_job, Seahorse::Model::Operation.new.tap do |o|
1778
1977
  o.name = "DescribeJob"
1779
1978
  o.http_method = "GET"
@@ -2017,6 +2216,16 @@ module Aws::S3Control
2017
2216
  o.output = Shapes::ShapeRef.new(shape: GetStorageLensConfigurationTaggingResult)
2018
2217
  end)
2019
2218
 
2219
+ api.add_operation(:get_storage_lens_group, Seahorse::Model::Operation.new.tap do |o|
2220
+ o.name = "GetStorageLensGroup"
2221
+ o.http_method = "GET"
2222
+ o.http_request_uri = "/v20180820/storagelensgroup/{name}"
2223
+ o.endpoint_pattern = {
2224
+ }
2225
+ o.input = Shapes::ShapeRef.new(shape: GetStorageLensGroupRequest)
2226
+ o.output = Shapes::ShapeRef.new(shape: GetStorageLensGroupResult)
2227
+ end)
2228
+
2020
2229
  api.add_operation(:list_access_points, Seahorse::Model::Operation.new.tap do |o|
2021
2230
  o.name = "ListAccessPoints"
2022
2231
  o.http_method = "GET"
@@ -2116,6 +2325,31 @@ module Aws::S3Control
2116
2325
  )
2117
2326
  end)
2118
2327
 
2328
+ api.add_operation(:list_storage_lens_groups, Seahorse::Model::Operation.new.tap do |o|
2329
+ o.name = "ListStorageLensGroups"
2330
+ o.http_method = "GET"
2331
+ o.http_request_uri = "/v20180820/storagelensgroup"
2332
+ o.endpoint_pattern = {
2333
+ }
2334
+ o.input = Shapes::ShapeRef.new(shape: ListStorageLensGroupsRequest)
2335
+ o.output = Shapes::ShapeRef.new(shape: ListStorageLensGroupsResult)
2336
+ o[:pager] = Aws::Pager.new(
2337
+ tokens: {
2338
+ "next_token" => "next_token"
2339
+ }
2340
+ )
2341
+ end)
2342
+
2343
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
2344
+ o.name = "ListTagsForResource"
2345
+ o.http_method = "GET"
2346
+ o.http_request_uri = "/v20180820/tags/{resourceArn+}"
2347
+ o.endpoint_pattern = {
2348
+ }
2349
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
2350
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResult)
2351
+ end)
2352
+
2119
2353
  api.add_operation(:put_access_point_configuration_for_object_lambda, Seahorse::Model::Operation.new.tap do |o|
2120
2354
  o.name = "PutAccessPointConfigurationForObjectLambda"
2121
2355
  o.http_method = "PUT"
@@ -2312,6 +2546,31 @@ module Aws::S3Control
2312
2546
  o.output = Shapes::ShapeRef.new(shape: SubmitMultiRegionAccessPointRoutesResult)
2313
2547
  end)
2314
2548
 
2549
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
2550
+ o.name = "TagResource"
2551
+ o.http_method = "POST"
2552
+ o.http_request_uri = "/v20180820/tags/{resourceArn+}"
2553
+ o.endpoint_pattern = {
2554
+ }
2555
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest,
2556
+ location_name: "TagResourceRequest",
2557
+ metadata: {
2558
+ "xmlNamespace" => {"uri"=>"http://awss3control.amazonaws.com/doc/2018-08-20/"}
2559
+ }
2560
+ )
2561
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResult)
2562
+ end)
2563
+
2564
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
2565
+ o.name = "UntagResource"
2566
+ o.http_method = "DELETE"
2567
+ o.http_request_uri = "/v20180820/tags/{resourceArn+}"
2568
+ o.endpoint_pattern = {
2569
+ }
2570
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
2571
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResult)
2572
+ end)
2573
+
2315
2574
  api.add_operation(:update_job_priority, Seahorse::Model::Operation.new.tap do |o|
2316
2575
  o.name = "UpdateJobPriority"
2317
2576
  o.http_method = "POST"
@@ -2340,6 +2599,21 @@ module Aws::S3Control
2340
2599
  o.errors << Shapes::ShapeRef.new(shape: JobStatusException)
2341
2600
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2342
2601
  end)
2602
+
2603
+ api.add_operation(:update_storage_lens_group, Seahorse::Model::Operation.new.tap do |o|
2604
+ o.name = "UpdateStorageLensGroup"
2605
+ o.http_method = "PUT"
2606
+ o.http_request_uri = "/v20180820/storagelensgroup/{name}"
2607
+ o.endpoint_pattern = {
2608
+ }
2609
+ o.input = Shapes::ShapeRef.new(shape: UpdateStorageLensGroupRequest,
2610
+ location_name: "UpdateStorageLensGroupRequest",
2611
+ metadata: {
2612
+ "xmlNamespace" => {"uri"=>"http://awss3control.amazonaws.com/doc/2018-08-20/"}
2613
+ }
2614
+ )
2615
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2616
+ end)
2343
2617
  end
2344
2618
 
2345
2619
  end