aws-sdk 2.1501.0 → 2.1503.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (126) hide show
  1. package/CHANGELOG.md +46 -1
  2. package/README.md +1 -3
  3. package/apis/accessanalyzer-2019-11-01.min.json +423 -86
  4. package/apis/accessanalyzer-2019-11-01.paginators.json +12 -0
  5. package/apis/amp-2020-08-01.min.json +320 -3
  6. package/apis/amp-2020-08-01.paginators.json +6 -0
  7. package/apis/amp-2020-08-01.waiters2.json +33 -0
  8. package/apis/bcm-data-exports-2023-11-26.examples.json +5 -0
  9. package/apis/bcm-data-exports-2023-11-26.min.json +470 -0
  10. package/apis/bcm-data-exports-2023-11-26.paginators.json +22 -0
  11. package/apis/cloudtrail-2013-11-01.min.json +67 -24
  12. package/apis/codestar-connections-2019-12-01.min.json +590 -3
  13. package/apis/codestar-connections-2019-12-01.paginators.json +10 -0
  14. package/apis/compute-optimizer-2019-11-01.min.json +243 -39
  15. package/apis/config-2014-11-12.min.json +204 -169
  16. package/apis/controltower-2018-05-10.min.json +249 -13
  17. package/apis/controltower-2018-05-10.paginators.json +6 -0
  18. package/apis/cost-optimization-hub-2022-07-26.examples.json +5 -0
  19. package/apis/cost-optimization-hub-2022-07-26.min.json +757 -0
  20. package/apis/cost-optimization-hub-2022-07-26.paginators.json +22 -0
  21. package/apis/detective-2018-10-26.min.json +294 -0
  22. package/apis/ecs-2014-11-13.min.json +108 -107
  23. package/apis/eks-2017-11-01.min.json +211 -4
  24. package/apis/eks-2017-11-01.paginators.json +12 -0
  25. package/apis/eks-auth-2023-11-26.examples.json +5 -0
  26. package/apis/eks-auth-2023-11-26.min.json +104 -0
  27. package/apis/eks-auth-2023-11-26.paginators.json +4 -0
  28. package/apis/eks-auth-2023-11-26.waiters2.json +5 -0
  29. package/apis/elasticfilesystem-2015-02-01.min.json +5 -1
  30. package/apis/elasticfilesystem-2015-02-01.paginators.json +18 -3
  31. package/apis/elasticloadbalancingv2-2015-12-01.min.json +403 -75
  32. package/apis/elasticloadbalancingv2-2015-12-01.paginators.json +15 -0
  33. package/apis/freetier-2023-09-07.examples.json +5 -0
  34. package/apis/freetier-2023-09-07.min.json +105 -0
  35. package/apis/freetier-2023-09-07.paginators.json +10 -0
  36. package/apis/fsx-2018-03-01.min.json +259 -135
  37. package/apis/guardduty-2017-11-28.min.json +64 -0
  38. package/apis/iotfleetwise-2021-06-17.min.json +159 -33
  39. package/apis/kinesis-2013-12-02.min.json +92 -21
  40. package/apis/lakeformation-2017-03-31.min.json +126 -35
  41. package/apis/logs-2014-03-28.min.json +310 -36
  42. package/apis/logs-2014-03-28.paginators.json +12 -0
  43. package/apis/managedblockchain-2018-09-24.min.json +58 -50
  44. package/apis/metadata.json +22 -0
  45. package/apis/models.lex.v2-2020-08-07.min.json +633 -331
  46. package/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
  47. package/apis/personalize-2018-05-22.min.json +85 -52
  48. package/apis/personalize-events-2018-03-22.min.json +97 -5
  49. package/apis/personalize-runtime-2018-05-22.min.json +68 -11
  50. package/apis/quicksight-2018-04-01.min.json +398 -268
  51. package/apis/redshift-2012-12-01.min.json +14 -2
  52. package/apis/repostspace-2022-05-13.examples.json +5 -0
  53. package/apis/repostspace-2022-05-13.min.json +447 -0
  54. package/apis/repostspace-2022-05-13.paginators.json +10 -0
  55. package/apis/runtime.lex.v2-2020-08-07.min.json +25 -24
  56. package/apis/s3-2006-03-01.examples.json +142 -142
  57. package/apis/s3-2006-03-01.min.json +45 -0
  58. package/apis/s3control-2018-08-20.min.json +1283 -239
  59. package/apis/s3control-2018-08-20.paginators.json +15 -0
  60. package/apis/sagemaker-2017-07-24.min.json +544 -533
  61. package/apis/secretsmanager-2017-10-17.min.json +111 -50
  62. package/apis/secretsmanager-2017-10-17.paginators.json +5 -0
  63. package/apis/securityhub-2018-10-26.examples.json +93 -2
  64. package/apis/securityhub-2018-10-26.min.json +551 -300
  65. package/apis/states-2016-11-23.min.json +85 -0
  66. package/apis/transcribe-2017-10-26.min.json +49 -38
  67. package/apis/workspaces-2015-04-08.min.json +119 -96
  68. package/apis/workspaces-thin-client-2023-08-22.examples.json +5 -0
  69. package/apis/workspaces-thin-client-2023-08-22.min.json +777 -0
  70. package/apis/workspaces-thin-client-2023-08-22.paginators.json +22 -0
  71. package/clients/accessanalyzer.d.ts +374 -5
  72. package/clients/all.d.ts +6 -0
  73. package/clients/all.js +7 -1
  74. package/clients/amp.d.ts +322 -0
  75. package/clients/bcmdataexports.d.ts +589 -0
  76. package/clients/bcmdataexports.js +18 -0
  77. package/clients/cloudtrail.d.ts +76 -2
  78. package/clients/cloudwatchlogs.d.ts +413 -1
  79. package/clients/codestarconnections.d.ts +727 -0
  80. package/clients/computeoptimizer.d.ts +307 -6
  81. package/clients/configservice.d.ts +60 -11
  82. package/clients/controltower.d.ts +258 -20
  83. package/clients/costoptimizationhub.d.ts +1283 -0
  84. package/clients/costoptimizationhub.js +18 -0
  85. package/clients/detective.d.ts +469 -0
  86. package/clients/ecs.d.ts +10 -5
  87. package/clients/efs.d.ts +39 -30
  88. package/clients/eks.d.ts +237 -15
  89. package/clients/eksauth.d.ts +124 -0
  90. package/clients/eksauth.js +19 -0
  91. package/clients/elbv2.d.ts +433 -4
  92. package/clients/freetier.d.ts +149 -0
  93. package/clients/freetier.js +18 -0
  94. package/clients/fsx.d.ts +194 -21
  95. package/clients/guardduty.d.ts +82 -11
  96. package/clients/iotfleetwise.d.ts +198 -13
  97. package/clients/kinesis.d.ts +96 -42
  98. package/clients/lakeformation.d.ts +118 -2
  99. package/clients/lexmodelsv2.d.ts +343 -2
  100. package/clients/lexruntimev2.d.ts +14 -9
  101. package/clients/managedblockchain.d.ts +26 -5
  102. package/clients/personalize.d.ts +65 -20
  103. package/clients/personalizeevents.d.ts +102 -12
  104. package/clients/personalizeruntime.d.ts +72 -2
  105. package/clients/quicksight.d.ts +124 -0
  106. package/clients/redshift.d.ts +16 -0
  107. package/clients/repostspace.d.ts +458 -0
  108. package/clients/repostspace.js +18 -0
  109. package/clients/s3.d.ts +2 -2
  110. package/clients/s3control.d.ts +876 -16
  111. package/clients/sagemaker.d.ts +13 -2
  112. package/clients/secretsmanager.d.ts +94 -5
  113. package/clients/securityhub.d.ts +305 -2
  114. package/clients/stepfunctions.d.ts +153 -8
  115. package/clients/transcribeservice.d.ts +11 -1
  116. package/clients/workspaces.d.ts +43 -1
  117. package/clients/workspacesthinclient.d.ts +895 -0
  118. package/clients/workspacesthinclient.js +18 -0
  119. package/dist/aws-sdk-core-react-native.js +2 -2
  120. package/dist/aws-sdk-react-native.js +280 -51
  121. package/dist/aws-sdk.js +2069 -587
  122. package/dist/aws-sdk.min.js +104 -104
  123. package/lib/config_service_placeholders.d.ts +12 -0
  124. package/lib/core.js +1 -1
  125. package/lib/services/s3.js +1 -1
  126. package/package.json +1 -1
@@ -11,6 +11,214 @@
11
11
  "uid": "s3control-2018-08-20"
12
12
  },
13
13
  "operations": {
14
+ "AssociateAccessGrantsIdentityCenter": {
15
+ "http": {
16
+ "requestUri": "/v20180820/accessgrantsinstance/identitycenter"
17
+ },
18
+ "input": {
19
+ "locationName": "AssociateAccessGrantsIdentityCenterRequest",
20
+ "xmlNamespace": {
21
+ "uri": "http://awss3control.amazonaws.com/doc/2018-08-20/"
22
+ },
23
+ "type": "structure",
24
+ "required": [
25
+ "AccountId",
26
+ "IdentityCenterArn"
27
+ ],
28
+ "members": {
29
+ "AccountId": {
30
+ "contextParam": {
31
+ "name": "AccountId"
32
+ },
33
+ "hostLabel": true,
34
+ "location": "header",
35
+ "locationName": "x-amz-account-id"
36
+ },
37
+ "IdentityCenterArn": {}
38
+ }
39
+ },
40
+ "endpoint": {
41
+ "hostPrefix": "{AccountId}."
42
+ },
43
+ "httpChecksumRequired": true,
44
+ "staticContextParams": {
45
+ "RequiresAccountId": {
46
+ "value": true
47
+ }
48
+ }
49
+ },
50
+ "CreateAccessGrant": {
51
+ "http": {
52
+ "requestUri": "/v20180820/accessgrantsinstance/grant"
53
+ },
54
+ "input": {
55
+ "locationName": "CreateAccessGrantRequest",
56
+ "xmlNamespace": {
57
+ "uri": "http://awss3control.amazonaws.com/doc/2018-08-20/"
58
+ },
59
+ "type": "structure",
60
+ "required": [
61
+ "AccountId",
62
+ "AccessGrantsLocationId",
63
+ "Grantee",
64
+ "Permission"
65
+ ],
66
+ "members": {
67
+ "AccountId": {
68
+ "contextParam": {
69
+ "name": "AccountId"
70
+ },
71
+ "hostLabel": true,
72
+ "location": "header",
73
+ "locationName": "x-amz-account-id"
74
+ },
75
+ "AccessGrantsLocationId": {},
76
+ "AccessGrantsLocationConfiguration": {
77
+ "shape": "S6"
78
+ },
79
+ "Grantee": {
80
+ "shape": "S8"
81
+ },
82
+ "Permission": {},
83
+ "ApplicationArn": {},
84
+ "S3PrefixType": {},
85
+ "Tags": {
86
+ "shape": "Se"
87
+ }
88
+ }
89
+ },
90
+ "output": {
91
+ "type": "structure",
92
+ "members": {
93
+ "CreatedAt": {
94
+ "type": "timestamp"
95
+ },
96
+ "AccessGrantId": {},
97
+ "AccessGrantArn": {},
98
+ "Grantee": {
99
+ "shape": "S8"
100
+ },
101
+ "AccessGrantsLocationId": {},
102
+ "AccessGrantsLocationConfiguration": {
103
+ "shape": "S6"
104
+ },
105
+ "Permission": {},
106
+ "ApplicationArn": {},
107
+ "GrantScope": {}
108
+ }
109
+ },
110
+ "endpoint": {
111
+ "hostPrefix": "{AccountId}."
112
+ },
113
+ "httpChecksumRequired": true,
114
+ "staticContextParams": {
115
+ "RequiresAccountId": {
116
+ "value": true
117
+ }
118
+ }
119
+ },
120
+ "CreateAccessGrantsInstance": {
121
+ "http": {
122
+ "requestUri": "/v20180820/accessgrantsinstance"
123
+ },
124
+ "input": {
125
+ "locationName": "CreateAccessGrantsInstanceRequest",
126
+ "xmlNamespace": {
127
+ "uri": "http://awss3control.amazonaws.com/doc/2018-08-20/"
128
+ },
129
+ "type": "structure",
130
+ "required": [
131
+ "AccountId"
132
+ ],
133
+ "members": {
134
+ "AccountId": {
135
+ "contextParam": {
136
+ "name": "AccountId"
137
+ },
138
+ "hostLabel": true,
139
+ "location": "header",
140
+ "locationName": "x-amz-account-id"
141
+ },
142
+ "IdentityCenterArn": {},
143
+ "Tags": {
144
+ "shape": "Se"
145
+ }
146
+ }
147
+ },
148
+ "output": {
149
+ "type": "structure",
150
+ "members": {
151
+ "CreatedAt": {
152
+ "type": "timestamp"
153
+ },
154
+ "AccessGrantsInstanceId": {},
155
+ "AccessGrantsInstanceArn": {},
156
+ "IdentityCenterArn": {}
157
+ }
158
+ },
159
+ "endpoint": {
160
+ "hostPrefix": "{AccountId}."
161
+ },
162
+ "httpChecksumRequired": true,
163
+ "staticContextParams": {
164
+ "RequiresAccountId": {
165
+ "value": true
166
+ }
167
+ }
168
+ },
169
+ "CreateAccessGrantsLocation": {
170
+ "http": {
171
+ "requestUri": "/v20180820/accessgrantsinstance/location"
172
+ },
173
+ "input": {
174
+ "locationName": "CreateAccessGrantsLocationRequest",
175
+ "xmlNamespace": {
176
+ "uri": "http://awss3control.amazonaws.com/doc/2018-08-20/"
177
+ },
178
+ "type": "structure",
179
+ "required": [
180
+ "AccountId",
181
+ "LocationScope",
182
+ "IAMRoleArn"
183
+ ],
184
+ "members": {
185
+ "AccountId": {
186
+ "contextParam": {
187
+ "name": "AccountId"
188
+ },
189
+ "hostLabel": true,
190
+ "location": "header",
191
+ "locationName": "x-amz-account-id"
192
+ },
193
+ "LocationScope": {},
194
+ "IAMRoleArn": {},
195
+ "Tags": {
196
+ "shape": "Se"
197
+ }
198
+ }
199
+ },
200
+ "output": {
201
+ "type": "structure",
202
+ "members": {
203
+ "CreatedAt": {
204
+ "type": "timestamp"
205
+ },
206
+ "AccessGrantsLocationId": {},
207
+ "AccessGrantsLocationArn": {},
208
+ "LocationScope": {},
209
+ "IAMRoleArn": {}
210
+ }
211
+ },
212
+ "endpoint": {
213
+ "hostPrefix": "{AccountId}."
214
+ },
215
+ "httpChecksumRequired": true,
216
+ "staticContextParams": {
217
+ "RequiresAccountId": {
218
+ "value": true
219
+ }
220
+ }
221
+ },
14
222
  "CreateAccessPoint": {
15
223
  "http": {
16
224
  "method": "PUT",
@@ -46,10 +254,10 @@
46
254
  }
47
255
  },
48
256
  "VpcConfiguration": {
49
- "shape": "S5"
257
+ "shape": "Sx"
50
258
  },
51
259
  "PublicAccessBlockConfiguration": {
52
- "shape": "S7"
260
+ "shape": "Sz"
53
261
  },
54
262
  "BucketAccountId": {}
55
263
  }
@@ -100,7 +308,7 @@
100
308
  "locationName": "name"
101
309
  },
102
310
  "Configuration": {
103
- "shape": "Se"
311
+ "shape": "S16"
104
312
  }
105
313
  }
106
314
  },
@@ -109,7 +317,7 @@
109
317
  "members": {
110
318
  "ObjectLambdaAccessPointArn": {},
111
319
  "Alias": {
112
- "shape": "St"
320
+ "shape": "S1l"
113
321
  }
114
322
  }
115
323
  },
@@ -232,16 +440,16 @@
232
440
  "type": "boolean"
233
441
  },
234
442
  "Operation": {
235
- "shape": "S1c"
443
+ "shape": "S24"
236
444
  },
237
445
  "Report": {
238
- "shape": "S2j"
446
+ "shape": "S39"
239
447
  },
240
448
  "ClientRequestToken": {
241
449
  "idempotencyToken": true
242
450
  },
243
451
  "Manifest": {
244
- "shape": "S2n"
452
+ "shape": "S3d"
245
453
  },
246
454
  "Description": {},
247
455
  "Priority": {
@@ -249,10 +457,10 @@
249
457
  },
250
458
  "RoleArn": {},
251
459
  "Tags": {
252
- "shape": "S1u"
460
+ "shape": "S2m"
253
461
  },
254
462
  "ManifestGenerator": {
255
- "shape": "S2y"
463
+ "shape": "S3n"
256
464
  }
257
465
  }
258
466
  },
@@ -299,7 +507,7 @@
299
507
  "idempotencyToken": true
300
508
  },
301
509
  "Details": {
302
- "shape": "S3e"
510
+ "shape": "S48"
303
511
  }
304
512
  }
305
513
  },
@@ -344,16 +552,150 @@
344
552
  "locationName": "x-amz-account-id"
345
553
  },
346
554
  "StorageLensGroup": {
347
- "shape": "S3l"
555
+ "shape": "S4f"
348
556
  },
349
557
  "Tags": {
350
- "shape": "S40"
558
+ "shape": "Se"
559
+ }
560
+ }
561
+ },
562
+ "endpoint": {
563
+ "hostPrefix": "{AccountId}."
564
+ },
565
+ "staticContextParams": {
566
+ "RequiresAccountId": {
567
+ "value": true
568
+ }
569
+ }
570
+ },
571
+ "DeleteAccessGrant": {
572
+ "http": {
573
+ "method": "DELETE",
574
+ "requestUri": "/v20180820/accessgrantsinstance/grant/{id}"
575
+ },
576
+ "input": {
577
+ "type": "structure",
578
+ "required": [
579
+ "AccountId",
580
+ "AccessGrantId"
581
+ ],
582
+ "members": {
583
+ "AccountId": {
584
+ "contextParam": {
585
+ "name": "AccountId"
586
+ },
587
+ "hostLabel": true,
588
+ "location": "header",
589
+ "locationName": "x-amz-account-id"
590
+ },
591
+ "AccessGrantId": {
592
+ "location": "uri",
593
+ "locationName": "id"
594
+ }
595
+ }
596
+ },
597
+ "endpoint": {
598
+ "hostPrefix": "{AccountId}."
599
+ },
600
+ "httpChecksumRequired": true,
601
+ "staticContextParams": {
602
+ "RequiresAccountId": {
603
+ "value": true
604
+ }
605
+ }
606
+ },
607
+ "DeleteAccessGrantsInstance": {
608
+ "http": {
609
+ "method": "DELETE",
610
+ "requestUri": "/v20180820/accessgrantsinstance"
611
+ },
612
+ "input": {
613
+ "type": "structure",
614
+ "required": [
615
+ "AccountId"
616
+ ],
617
+ "members": {
618
+ "AccountId": {
619
+ "contextParam": {
620
+ "name": "AccountId"
621
+ },
622
+ "hostLabel": true,
623
+ "location": "header",
624
+ "locationName": "x-amz-account-id"
625
+ }
626
+ }
627
+ },
628
+ "endpoint": {
629
+ "hostPrefix": "{AccountId}."
630
+ },
631
+ "httpChecksumRequired": true,
632
+ "staticContextParams": {
633
+ "RequiresAccountId": {
634
+ "value": true
635
+ }
636
+ }
637
+ },
638
+ "DeleteAccessGrantsInstanceResourcePolicy": {
639
+ "http": {
640
+ "method": "DELETE",
641
+ "requestUri": "/v20180820/accessgrantsinstance/resourcepolicy"
642
+ },
643
+ "input": {
644
+ "type": "structure",
645
+ "required": [
646
+ "AccountId"
647
+ ],
648
+ "members": {
649
+ "AccountId": {
650
+ "contextParam": {
651
+ "name": "AccountId"
652
+ },
653
+ "hostLabel": true,
654
+ "location": "header",
655
+ "locationName": "x-amz-account-id"
656
+ }
657
+ }
658
+ },
659
+ "endpoint": {
660
+ "hostPrefix": "{AccountId}."
661
+ },
662
+ "httpChecksumRequired": true,
663
+ "staticContextParams": {
664
+ "RequiresAccountId": {
665
+ "value": true
666
+ }
667
+ }
668
+ },
669
+ "DeleteAccessGrantsLocation": {
670
+ "http": {
671
+ "method": "DELETE",
672
+ "requestUri": "/v20180820/accessgrantsinstance/location/{id}"
673
+ },
674
+ "input": {
675
+ "type": "structure",
676
+ "required": [
677
+ "AccountId",
678
+ "AccessGrantsLocationId"
679
+ ],
680
+ "members": {
681
+ "AccountId": {
682
+ "contextParam": {
683
+ "name": "AccountId"
684
+ },
685
+ "hostLabel": true,
686
+ "location": "header",
687
+ "locationName": "x-amz-account-id"
688
+ },
689
+ "AccessGrantsLocationId": {
690
+ "location": "uri",
691
+ "locationName": "id"
351
692
  }
352
693
  }
353
694
  },
354
695
  "endpoint": {
355
696
  "hostPrefix": "{AccountId}."
356
697
  },
698
+ "httpChecksumRequired": true,
357
699
  "staticContextParams": {
358
700
  "RequiresAccountId": {
359
701
  "value": true
@@ -764,7 +1106,7 @@
764
1106
  "idempotencyToken": true
765
1107
  },
766
1108
  "Details": {
767
- "shape": "S4e"
1109
+ "shape": "S5a"
768
1110
  }
769
1111
  }
770
1112
  },
@@ -964,16 +1306,16 @@
964
1306
  "JobArn": {},
965
1307
  "Status": {},
966
1308
  "Manifest": {
967
- "shape": "S2n"
1309
+ "shape": "S3d"
968
1310
  },
969
1311
  "Operation": {
970
- "shape": "S1c"
1312
+ "shape": "S24"
971
1313
  },
972
1314
  "Priority": {
973
1315
  "type": "integer"
974
1316
  },
975
1317
  "ProgressSummary": {
976
- "shape": "S4r"
1318
+ "shape": "S5n"
977
1319
  },
978
1320
  "StatusUpdateReason": {},
979
1321
  "FailureReasons": {
@@ -987,7 +1329,7 @@
987
1329
  }
988
1330
  },
989
1331
  "Report": {
990
- "shape": "S2j"
1332
+ "shape": "S39"
991
1333
  },
992
1334
  "CreationTime": {
993
1335
  "type": "timestamp"
@@ -1001,14 +1343,109 @@
1001
1343
  },
1002
1344
  "SuspendedCause": {},
1003
1345
  "ManifestGenerator": {
1004
- "shape": "S2y"
1346
+ "shape": "S3n"
1005
1347
  },
1006
1348
  "GeneratedManifestDescriptor": {
1007
1349
  "type": "structure",
1008
1350
  "members": {
1009
1351
  "Format": {},
1010
1352
  "Location": {
1011
- "shape": "S2s"
1353
+ "shape": "S3i"
1354
+ }
1355
+ }
1356
+ }
1357
+ }
1358
+ }
1359
+ }
1360
+ },
1361
+ "endpoint": {
1362
+ "hostPrefix": "{AccountId}."
1363
+ },
1364
+ "staticContextParams": {
1365
+ "RequiresAccountId": {
1366
+ "value": true
1367
+ }
1368
+ }
1369
+ },
1370
+ "DescribeMultiRegionAccessPointOperation": {
1371
+ "http": {
1372
+ "method": "GET",
1373
+ "requestUri": "/v20180820/async-requests/mrap/{request_token+}"
1374
+ },
1375
+ "input": {
1376
+ "type": "structure",
1377
+ "required": [
1378
+ "AccountId",
1379
+ "RequestTokenARN"
1380
+ ],
1381
+ "members": {
1382
+ "AccountId": {
1383
+ "contextParam": {
1384
+ "name": "AccountId"
1385
+ },
1386
+ "hostLabel": true,
1387
+ "location": "header",
1388
+ "locationName": "x-amz-account-id"
1389
+ },
1390
+ "RequestTokenARN": {
1391
+ "location": "uri",
1392
+ "locationName": "request_token"
1393
+ }
1394
+ }
1395
+ },
1396
+ "output": {
1397
+ "type": "structure",
1398
+ "members": {
1399
+ "AsyncOperation": {
1400
+ "type": "structure",
1401
+ "members": {
1402
+ "CreationTime": {
1403
+ "type": "timestamp"
1404
+ },
1405
+ "Operation": {},
1406
+ "RequestTokenARN": {},
1407
+ "RequestParameters": {
1408
+ "type": "structure",
1409
+ "members": {
1410
+ "CreateMultiRegionAccessPointRequest": {
1411
+ "shape": "S48"
1412
+ },
1413
+ "DeleteMultiRegionAccessPointRequest": {
1414
+ "shape": "S5a"
1415
+ },
1416
+ "PutMultiRegionAccessPointPolicyRequest": {
1417
+ "shape": "S69"
1418
+ }
1419
+ }
1420
+ },
1421
+ "RequestStatus": {},
1422
+ "ResponseDetails": {
1423
+ "type": "structure",
1424
+ "members": {
1425
+ "MultiRegionAccessPointDetails": {
1426
+ "type": "structure",
1427
+ "members": {
1428
+ "Regions": {
1429
+ "type": "list",
1430
+ "member": {
1431
+ "locationName": "Region",
1432
+ "type": "structure",
1433
+ "members": {
1434
+ "Name": {},
1435
+ "RequestStatus": {}
1436
+ }
1437
+ }
1438
+ }
1439
+ }
1440
+ },
1441
+ "ErrorDetails": {
1442
+ "type": "structure",
1443
+ "members": {
1444
+ "Code": {},
1445
+ "Message": {},
1446
+ "Resource": {},
1447
+ "RequestId": {}
1448
+ }
1012
1449
  }
1013
1450
  }
1014
1451
  }
@@ -1019,22 +1456,236 @@
1019
1456
  "endpoint": {
1020
1457
  "hostPrefix": "{AccountId}."
1021
1458
  },
1459
+ "httpChecksumRequired": true,
1460
+ "staticContextParams": {
1461
+ "RequiresAccountId": {
1462
+ "value": true
1463
+ }
1464
+ }
1465
+ },
1466
+ "DissociateAccessGrantsIdentityCenter": {
1467
+ "http": {
1468
+ "method": "DELETE",
1469
+ "requestUri": "/v20180820/accessgrantsinstance/identitycenter"
1470
+ },
1471
+ "input": {
1472
+ "type": "structure",
1473
+ "required": [
1474
+ "AccountId"
1475
+ ],
1476
+ "members": {
1477
+ "AccountId": {
1478
+ "contextParam": {
1479
+ "name": "AccountId"
1480
+ },
1481
+ "hostLabel": true,
1482
+ "location": "header",
1483
+ "locationName": "x-amz-account-id"
1484
+ }
1485
+ }
1486
+ },
1487
+ "endpoint": {
1488
+ "hostPrefix": "{AccountId}."
1489
+ },
1490
+ "httpChecksumRequired": true,
1491
+ "staticContextParams": {
1492
+ "RequiresAccountId": {
1493
+ "value": true
1494
+ }
1495
+ }
1496
+ },
1497
+ "GetAccessGrant": {
1498
+ "http": {
1499
+ "method": "GET",
1500
+ "requestUri": "/v20180820/accessgrantsinstance/grant/{id}"
1501
+ },
1502
+ "input": {
1503
+ "type": "structure",
1504
+ "required": [
1505
+ "AccountId",
1506
+ "AccessGrantId"
1507
+ ],
1508
+ "members": {
1509
+ "AccountId": {
1510
+ "contextParam": {
1511
+ "name": "AccountId"
1512
+ },
1513
+ "hostLabel": true,
1514
+ "location": "header",
1515
+ "locationName": "x-amz-account-id"
1516
+ },
1517
+ "AccessGrantId": {
1518
+ "location": "uri",
1519
+ "locationName": "id"
1520
+ }
1521
+ }
1522
+ },
1523
+ "output": {
1524
+ "type": "structure",
1525
+ "members": {
1526
+ "CreatedAt": {
1527
+ "type": "timestamp"
1528
+ },
1529
+ "AccessGrantId": {},
1530
+ "AccessGrantArn": {},
1531
+ "Grantee": {
1532
+ "shape": "S8"
1533
+ },
1534
+ "Permission": {},
1535
+ "AccessGrantsLocationId": {},
1536
+ "AccessGrantsLocationConfiguration": {
1537
+ "shape": "S6"
1538
+ },
1539
+ "GrantScope": {},
1540
+ "ApplicationArn": {}
1541
+ }
1542
+ },
1543
+ "endpoint": {
1544
+ "hostPrefix": "{AccountId}."
1545
+ },
1546
+ "httpChecksumRequired": true,
1547
+ "staticContextParams": {
1548
+ "RequiresAccountId": {
1549
+ "value": true
1550
+ }
1551
+ }
1552
+ },
1553
+ "GetAccessGrantsInstance": {
1554
+ "http": {
1555
+ "method": "GET",
1556
+ "requestUri": "/v20180820/accessgrantsinstance"
1557
+ },
1558
+ "input": {
1559
+ "type": "structure",
1560
+ "required": [
1561
+ "AccountId"
1562
+ ],
1563
+ "members": {
1564
+ "AccountId": {
1565
+ "contextParam": {
1566
+ "name": "AccountId"
1567
+ },
1568
+ "hostLabel": true,
1569
+ "location": "header",
1570
+ "locationName": "x-amz-account-id"
1571
+ }
1572
+ }
1573
+ },
1574
+ "output": {
1575
+ "type": "structure",
1576
+ "members": {
1577
+ "AccessGrantsInstanceArn": {},
1578
+ "AccessGrantsInstanceId": {},
1579
+ "IdentityCenterArn": {},
1580
+ "CreatedAt": {
1581
+ "type": "timestamp"
1582
+ }
1583
+ }
1584
+ },
1585
+ "endpoint": {
1586
+ "hostPrefix": "{AccountId}."
1587
+ },
1588
+ "httpChecksumRequired": true,
1589
+ "staticContextParams": {
1590
+ "RequiresAccountId": {
1591
+ "value": true
1592
+ }
1593
+ }
1594
+ },
1595
+ "GetAccessGrantsInstanceForPrefix": {
1596
+ "http": {
1597
+ "method": "GET",
1598
+ "requestUri": "/v20180820/accessgrantsinstance/prefix"
1599
+ },
1600
+ "input": {
1601
+ "type": "structure",
1602
+ "required": [
1603
+ "AccountId",
1604
+ "S3Prefix"
1605
+ ],
1606
+ "members": {
1607
+ "AccountId": {
1608
+ "contextParam": {
1609
+ "name": "AccountId"
1610
+ },
1611
+ "hostLabel": true,
1612
+ "location": "header",
1613
+ "locationName": "x-amz-account-id"
1614
+ },
1615
+ "S3Prefix": {
1616
+ "location": "querystring",
1617
+ "locationName": "s3prefix"
1618
+ }
1619
+ }
1620
+ },
1621
+ "output": {
1622
+ "type": "structure",
1623
+ "members": {
1624
+ "AccessGrantsInstanceArn": {},
1625
+ "AccessGrantsInstanceId": {}
1626
+ }
1627
+ },
1628
+ "endpoint": {
1629
+ "hostPrefix": "{AccountId}."
1630
+ },
1631
+ "httpChecksumRequired": true,
1632
+ "staticContextParams": {
1633
+ "RequiresAccountId": {
1634
+ "value": true
1635
+ }
1636
+ }
1637
+ },
1638
+ "GetAccessGrantsInstanceResourcePolicy": {
1639
+ "http": {
1640
+ "method": "GET",
1641
+ "requestUri": "/v20180820/accessgrantsinstance/resourcepolicy"
1642
+ },
1643
+ "input": {
1644
+ "type": "structure",
1645
+ "required": [
1646
+ "AccountId"
1647
+ ],
1648
+ "members": {
1649
+ "AccountId": {
1650
+ "contextParam": {
1651
+ "name": "AccountId"
1652
+ },
1653
+ "hostLabel": true,
1654
+ "location": "header",
1655
+ "locationName": "x-amz-account-id"
1656
+ }
1657
+ }
1658
+ },
1659
+ "output": {
1660
+ "type": "structure",
1661
+ "members": {
1662
+ "Policy": {},
1663
+ "Organization": {},
1664
+ "CreatedAt": {
1665
+ "type": "timestamp"
1666
+ }
1667
+ }
1668
+ },
1669
+ "endpoint": {
1670
+ "hostPrefix": "{AccountId}."
1671
+ },
1672
+ "httpChecksumRequired": true,
1022
1673
  "staticContextParams": {
1023
1674
  "RequiresAccountId": {
1024
1675
  "value": true
1025
1676
  }
1026
1677
  }
1027
1678
  },
1028
- "DescribeMultiRegionAccessPointOperation": {
1679
+ "GetAccessGrantsLocation": {
1029
1680
  "http": {
1030
1681
  "method": "GET",
1031
- "requestUri": "/v20180820/async-requests/mrap/{request_token+}"
1682
+ "requestUri": "/v20180820/accessgrantsinstance/location/{id}"
1032
1683
  },
1033
1684
  "input": {
1034
1685
  "type": "structure",
1035
1686
  "required": [
1036
1687
  "AccountId",
1037
- "RequestTokenARN"
1688
+ "AccessGrantsLocationId"
1038
1689
  ],
1039
1690
  "members": {
1040
1691
  "AccountId": {
@@ -1045,70 +1696,22 @@
1045
1696
  "location": "header",
1046
1697
  "locationName": "x-amz-account-id"
1047
1698
  },
1048
- "RequestTokenARN": {
1699
+ "AccessGrantsLocationId": {
1049
1700
  "location": "uri",
1050
- "locationName": "request_token"
1701
+ "locationName": "id"
1051
1702
  }
1052
1703
  }
1053
1704
  },
1054
1705
  "output": {
1055
1706
  "type": "structure",
1056
1707
  "members": {
1057
- "AsyncOperation": {
1058
- "type": "structure",
1059
- "members": {
1060
- "CreationTime": {
1061
- "type": "timestamp"
1062
- },
1063
- "Operation": {},
1064
- "RequestTokenARN": {},
1065
- "RequestParameters": {
1066
- "type": "structure",
1067
- "members": {
1068
- "CreateMultiRegionAccessPointRequest": {
1069
- "shape": "S3e"
1070
- },
1071
- "DeleteMultiRegionAccessPointRequest": {
1072
- "shape": "S4e"
1073
- },
1074
- "PutMultiRegionAccessPointPolicyRequest": {
1075
- "shape": "S5d"
1076
- }
1077
- }
1078
- },
1079
- "RequestStatus": {},
1080
- "ResponseDetails": {
1081
- "type": "structure",
1082
- "members": {
1083
- "MultiRegionAccessPointDetails": {
1084
- "type": "structure",
1085
- "members": {
1086
- "Regions": {
1087
- "type": "list",
1088
- "member": {
1089
- "locationName": "Region",
1090
- "type": "structure",
1091
- "members": {
1092
- "Name": {},
1093
- "RequestStatus": {}
1094
- }
1095
- }
1096
- }
1097
- }
1098
- },
1099
- "ErrorDetails": {
1100
- "type": "structure",
1101
- "members": {
1102
- "Code": {},
1103
- "Message": {},
1104
- "Resource": {},
1105
- "RequestId": {}
1106
- }
1107
- }
1108
- }
1109
- }
1110
- }
1111
- }
1708
+ "CreatedAt": {
1709
+ "type": "timestamp"
1710
+ },
1711
+ "AccessGrantsLocationId": {},
1712
+ "AccessGrantsLocationArn": {},
1713
+ "LocationScope": {},
1714
+ "IAMRoleArn": {}
1112
1715
  }
1113
1716
  },
1114
1717
  "endpoint": {
@@ -1157,10 +1760,10 @@
1157
1760
  "Bucket": {},
1158
1761
  "NetworkOrigin": {},
1159
1762
  "VpcConfiguration": {
1160
- "shape": "S5"
1763
+ "shape": "Sx"
1161
1764
  },
1162
1765
  "PublicAccessBlockConfiguration": {
1163
- "shape": "S7"
1766
+ "shape": "Sz"
1164
1767
  },
1165
1768
  "CreationDate": {
1166
1769
  "type": "timestamp"
@@ -1214,7 +1817,7 @@
1214
1817
  "type": "structure",
1215
1818
  "members": {
1216
1819
  "Configuration": {
1217
- "shape": "Se"
1820
+ "shape": "S16"
1218
1821
  }
1219
1822
  }
1220
1823
  },
@@ -1258,13 +1861,13 @@
1258
1861
  "members": {
1259
1862
  "Name": {},
1260
1863
  "PublicAccessBlockConfiguration": {
1261
- "shape": "S7"
1864
+ "shape": "Sz"
1262
1865
  },
1263
1866
  "CreationDate": {
1264
1867
  "type": "timestamp"
1265
1868
  },
1266
1869
  "Alias": {
1267
- "shape": "St"
1870
+ "shape": "S1l"
1268
1871
  }
1269
1872
  }
1270
1873
  },
@@ -1395,7 +1998,7 @@
1395
1998
  "type": "structure",
1396
1999
  "members": {
1397
2000
  "PolicyStatus": {
1398
- "shape": "S62"
2001
+ "shape": "S7b"
1399
2002
  }
1400
2003
  }
1401
2004
  },
@@ -1438,7 +2041,7 @@
1438
2041
  "type": "structure",
1439
2042
  "members": {
1440
2043
  "PolicyStatus": {
1441
- "shape": "S62"
2044
+ "shape": "S7b"
1442
2045
  }
1443
2046
  }
1444
2047
  },
@@ -1534,7 +2137,7 @@
1534
2137
  "type": "structure",
1535
2138
  "members": {
1536
2139
  "Rules": {
1537
- "shape": "S6b"
2140
+ "shape": "S7k"
1538
2141
  }
1539
2142
  }
1540
2143
  },
@@ -1624,7 +2227,7 @@
1624
2227
  "type": "structure",
1625
2228
  "members": {
1626
2229
  "ReplicationConfiguration": {
1627
- "shape": "S70"
2230
+ "shape": "S87"
1628
2231
  }
1629
2232
  }
1630
2233
  },
@@ -1673,7 +2276,7 @@
1673
2276
  ],
1674
2277
  "members": {
1675
2278
  "TagSet": {
1676
- "shape": "S1u"
2279
+ "shape": "S2m"
1677
2280
  }
1678
2281
  }
1679
2282
  },
@@ -1733,6 +2336,87 @@
1733
2336
  }
1734
2337
  }
1735
2338
  },
2339
+ "GetDataAccess": {
2340
+ "http": {
2341
+ "method": "GET",
2342
+ "requestUri": "/v20180820/accessgrantsinstance/dataaccess"
2343
+ },
2344
+ "input": {
2345
+ "type": "structure",
2346
+ "required": [
2347
+ "AccountId",
2348
+ "Target",
2349
+ "Permission"
2350
+ ],
2351
+ "members": {
2352
+ "AccountId": {
2353
+ "contextParam": {
2354
+ "name": "AccountId"
2355
+ },
2356
+ "hostLabel": true,
2357
+ "location": "header",
2358
+ "locationName": "x-amz-account-id"
2359
+ },
2360
+ "Target": {
2361
+ "location": "querystring",
2362
+ "locationName": "target"
2363
+ },
2364
+ "Permission": {
2365
+ "location": "querystring",
2366
+ "locationName": "permission"
2367
+ },
2368
+ "DurationSeconds": {
2369
+ "location": "querystring",
2370
+ "locationName": "durationSeconds",
2371
+ "type": "integer"
2372
+ },
2373
+ "Privilege": {
2374
+ "location": "querystring",
2375
+ "locationName": "privilege"
2376
+ },
2377
+ "TargetType": {
2378
+ "location": "querystring",
2379
+ "locationName": "targetType"
2380
+ }
2381
+ }
2382
+ },
2383
+ "output": {
2384
+ "type": "structure",
2385
+ "members": {
2386
+ "Credentials": {
2387
+ "type": "structure",
2388
+ "members": {
2389
+ "AccessKeyId": {
2390
+ "type": "string",
2391
+ "sensitive": true
2392
+ },
2393
+ "SecretAccessKey": {
2394
+ "type": "string",
2395
+ "sensitive": true
2396
+ },
2397
+ "SessionToken": {
2398
+ "type": "string",
2399
+ "sensitive": true
2400
+ },
2401
+ "Expiration": {
2402
+ "type": "timestamp"
2403
+ }
2404
+ },
2405
+ "sensitive": true
2406
+ },
2407
+ "MatchedGrantTarget": {}
2408
+ }
2409
+ },
2410
+ "endpoint": {
2411
+ "hostPrefix": "{AccountId}."
2412
+ },
2413
+ "httpChecksumRequired": true,
2414
+ "staticContextParams": {
2415
+ "RequiresAccountId": {
2416
+ "value": true
2417
+ }
2418
+ }
2419
+ },
1736
2420
  "GetJobTagging": {
1737
2421
  "http": {
1738
2422
  "method": "GET",
@@ -1763,7 +2447,7 @@
1763
2447
  "type": "structure",
1764
2448
  "members": {
1765
2449
  "Tags": {
1766
- "shape": "S1u"
2450
+ "shape": "S2m"
1767
2451
  }
1768
2452
  }
1769
2453
  },
@@ -1806,7 +2490,7 @@
1806
2490
  "type": "structure",
1807
2491
  "members": {
1808
2492
  "AccessPoint": {
1809
- "shape": "S84"
2493
+ "shape": "S9k"
1810
2494
  }
1811
2495
  }
1812
2496
  },
@@ -1908,7 +2592,7 @@
1908
2592
  "type": "structure",
1909
2593
  "members": {
1910
2594
  "Established": {
1911
- "shape": "S62"
2595
+ "shape": "S7b"
1912
2596
  }
1913
2597
  }
1914
2598
  },
@@ -1953,7 +2637,7 @@
1953
2637
  "members": {
1954
2638
  "Mrap": {},
1955
2639
  "Routes": {
1956
- "shape": "S8k"
2640
+ "shape": "S9z"
1957
2641
  }
1958
2642
  }
1959
2643
  },
@@ -1970,14 +2654,145 @@
1970
2654
  "GetPublicAccessBlock": {
1971
2655
  "http": {
1972
2656
  "method": "GET",
1973
- "requestUri": "/v20180820/configuration/publicAccessBlock"
2657
+ "requestUri": "/v20180820/configuration/publicAccessBlock"
2658
+ },
2659
+ "input": {
2660
+ "type": "structure",
2661
+ "required": [
2662
+ "AccountId"
2663
+ ],
2664
+ "members": {
2665
+ "AccountId": {
2666
+ "contextParam": {
2667
+ "name": "AccountId"
2668
+ },
2669
+ "hostLabel": true,
2670
+ "location": "header",
2671
+ "locationName": "x-amz-account-id"
2672
+ }
2673
+ }
2674
+ },
2675
+ "output": {
2676
+ "type": "structure",
2677
+ "members": {
2678
+ "PublicAccessBlockConfiguration": {
2679
+ "shape": "Sz"
2680
+ }
2681
+ },
2682
+ "payload": "PublicAccessBlockConfiguration"
2683
+ },
2684
+ "endpoint": {
2685
+ "hostPrefix": "{AccountId}."
2686
+ },
2687
+ "staticContextParams": {
2688
+ "RequiresAccountId": {
2689
+ "value": true
2690
+ }
2691
+ }
2692
+ },
2693
+ "GetStorageLensConfiguration": {
2694
+ "http": {
2695
+ "method": "GET",
2696
+ "requestUri": "/v20180820/storagelens/{storagelensid}"
2697
+ },
2698
+ "input": {
2699
+ "type": "structure",
2700
+ "required": [
2701
+ "ConfigId",
2702
+ "AccountId"
2703
+ ],
2704
+ "members": {
2705
+ "ConfigId": {
2706
+ "location": "uri",
2707
+ "locationName": "storagelensid"
2708
+ },
2709
+ "AccountId": {
2710
+ "contextParam": {
2711
+ "name": "AccountId"
2712
+ },
2713
+ "hostLabel": true,
2714
+ "location": "header",
2715
+ "locationName": "x-amz-account-id"
2716
+ }
2717
+ }
2718
+ },
2719
+ "output": {
2720
+ "type": "structure",
2721
+ "members": {
2722
+ "StorageLensConfiguration": {
2723
+ "shape": "Sa6"
2724
+ }
2725
+ },
2726
+ "payload": "StorageLensConfiguration"
2727
+ },
2728
+ "endpoint": {
2729
+ "hostPrefix": "{AccountId}."
2730
+ },
2731
+ "staticContextParams": {
2732
+ "RequiresAccountId": {
2733
+ "value": true
2734
+ }
2735
+ }
2736
+ },
2737
+ "GetStorageLensConfigurationTagging": {
2738
+ "http": {
2739
+ "method": "GET",
2740
+ "requestUri": "/v20180820/storagelens/{storagelensid}/tagging"
2741
+ },
2742
+ "input": {
2743
+ "type": "structure",
2744
+ "required": [
2745
+ "ConfigId",
2746
+ "AccountId"
2747
+ ],
2748
+ "members": {
2749
+ "ConfigId": {
2750
+ "location": "uri",
2751
+ "locationName": "storagelensid"
2752
+ },
2753
+ "AccountId": {
2754
+ "contextParam": {
2755
+ "name": "AccountId"
2756
+ },
2757
+ "hostLabel": true,
2758
+ "location": "header",
2759
+ "locationName": "x-amz-account-id"
2760
+ }
2761
+ }
2762
+ },
2763
+ "output": {
2764
+ "type": "structure",
2765
+ "members": {
2766
+ "Tags": {
2767
+ "shape": "Sb7"
2768
+ }
2769
+ }
2770
+ },
2771
+ "endpoint": {
2772
+ "hostPrefix": "{AccountId}."
2773
+ },
2774
+ "staticContextParams": {
2775
+ "RequiresAccountId": {
2776
+ "value": true
2777
+ }
2778
+ }
2779
+ },
2780
+ "GetStorageLensGroup": {
2781
+ "http": {
2782
+ "method": "GET",
2783
+ "requestUri": "/v20180820/storagelensgroup/{name}"
1974
2784
  },
1975
2785
  "input": {
1976
2786
  "type": "structure",
1977
2787
  "required": [
2788
+ "Name",
1978
2789
  "AccountId"
1979
2790
  ],
1980
2791
  "members": {
2792
+ "Name": {
2793
+ "location": "uri",
2794
+ "locationName": "name"
2795
+ },
1981
2796
  "AccountId": {
1982
2797
  "contextParam": {
1983
2798
  "name": "AccountId"
@@ -1991,11 +2806,11 @@
1991
2806
  "output": {
1992
2807
  "type": "structure",
1993
2808
  "members": {
1994
- "PublicAccessBlockConfiguration": {
1995
- "shape": "S7"
2809
+ "StorageLensGroup": {
2810
+ "shape": "S4f"
1996
2811
  }
1997
2812
  },
1998
- "payload": "PublicAccessBlockConfiguration"
2813
+ "payload": "StorageLensGroup"
1999
2814
  },
2000
2815
  "endpoint": {
2001
2816
  "hostPrefix": "{AccountId}."
@@ -2006,22 +2821,17 @@
2006
2821
  }
2007
2822
  }
2008
2823
  },
2009
- "GetStorageLensConfiguration": {
2824
+ "ListAccessGrants": {
2010
2825
  "http": {
2011
2826
  "method": "GET",
2012
- "requestUri": "/v20180820/storagelens/{storagelensid}"
2827
+ "requestUri": "/v20180820/accessgrantsinstance/grants"
2013
2828
  },
2014
2829
  "input": {
2015
2830
  "type": "structure",
2016
2831
  "required": [
2017
- "ConfigId",
2018
2832
  "AccountId"
2019
2833
  ],
2020
2834
  "members": {
2021
- "ConfigId": {
2022
- "location": "uri",
2023
- "locationName": "storagelensid"
2024
- },
2025
2835
  "AccountId": {
2026
2836
  "contextParam": {
2027
2837
  "name": "AccountId"
@@ -2029,43 +2839,89 @@
2029
2839
  "hostLabel": true,
2030
2840
  "location": "header",
2031
2841
  "locationName": "x-amz-account-id"
2842
+ },
2843
+ "NextToken": {
2844
+ "location": "querystring",
2845
+ "locationName": "nextToken"
2846
+ },
2847
+ "MaxResults": {
2848
+ "location": "querystring",
2849
+ "locationName": "maxResults",
2850
+ "type": "integer"
2851
+ },
2852
+ "GranteeType": {
2853
+ "location": "querystring",
2854
+ "locationName": "granteetype"
2855
+ },
2856
+ "GranteeIdentifier": {
2857
+ "location": "querystring",
2858
+ "locationName": "granteeidentifier"
2859
+ },
2860
+ "Permission": {
2861
+ "location": "querystring",
2862
+ "locationName": "permission"
2863
+ },
2864
+ "GrantScope": {
2865
+ "location": "querystring",
2866
+ "locationName": "grantscope"
2867
+ },
2868
+ "ApplicationArn": {
2869
+ "location": "querystring",
2870
+ "locationName": "application_arn"
2032
2871
  }
2033
2872
  }
2034
2873
  },
2035
2874
  "output": {
2036
2875
  "type": "structure",
2037
2876
  "members": {
2038
- "StorageLensConfiguration": {
2039
- "shape": "S8r"
2877
+ "NextToken": {},
2878
+ "AccessGrantsList": {
2879
+ "type": "list",
2880
+ "member": {
2881
+ "locationName": "AccessGrant",
2882
+ "type": "structure",
2883
+ "members": {
2884
+ "CreatedAt": {
2885
+ "type": "timestamp"
2886
+ },
2887
+ "AccessGrantId": {},
2888
+ "AccessGrantArn": {},
2889
+ "Grantee": {
2890
+ "shape": "S8"
2891
+ },
2892
+ "Permission": {},
2893
+ "AccessGrantsLocationId": {},
2894
+ "AccessGrantsLocationConfiguration": {
2895
+ "shape": "S6"
2896
+ },
2897
+ "GrantScope": {},
2898
+ "ApplicationArn": {}
2899
+ }
2900
+ }
2040
2901
  }
2041
- },
2042
- "payload": "StorageLensConfiguration"
2902
+ }
2043
2903
  },
2044
2904
  "endpoint": {
2045
2905
  "hostPrefix": "{AccountId}."
2046
2906
  },
2907
+ "httpChecksumRequired": true,
2047
2908
  "staticContextParams": {
2048
2909
  "RequiresAccountId": {
2049
2910
  "value": true
2050
2911
  }
2051
2912
  }
2052
2913
  },
2053
- "GetStorageLensConfigurationTagging": {
2914
+ "ListAccessGrantsInstances": {
2054
2915
  "http": {
2055
2916
  "method": "GET",
2056
- "requestUri": "/v20180820/storagelens/{storagelensid}/tagging"
2917
+ "requestUri": "/v20180820/accessgrantsinstances"
2057
2918
  },
2058
2919
  "input": {
2059
2920
  "type": "structure",
2060
2921
  "required": [
2061
- "ConfigId",
2062
2922
  "AccountId"
2063
2923
  ],
2064
2924
  "members": {
2065
- "ConfigId": {
2066
- "location": "uri",
2067
- "locationName": "storagelensid"
2068
- },
2069
2925
  "AccountId": {
2070
2926
  "contextParam": {
2071
2927
  "name": "AccountId"
@@ -2073,42 +2929,60 @@
2073
2929
  "hostLabel": true,
2074
2930
  "location": "header",
2075
2931
  "locationName": "x-amz-account-id"
2932
+ },
2933
+ "NextToken": {
2934
+ "location": "querystring",
2935
+ "locationName": "nextToken"
2936
+ },
2937
+ "MaxResults": {
2938
+ "location": "querystring",
2939
+ "locationName": "maxResults",
2940
+ "type": "integer"
2076
2941
  }
2077
2942
  }
2078
2943
  },
2079
2944
  "output": {
2080
2945
  "type": "structure",
2081
2946
  "members": {
2082
- "Tags": {
2083
- "shape": "S9s"
2947
+ "NextToken": {},
2948
+ "AccessGrantsInstancesList": {
2949
+ "type": "list",
2950
+ "member": {
2951
+ "locationName": "AccessGrantsInstance",
2952
+ "type": "structure",
2953
+ "members": {
2954
+ "AccessGrantsInstanceId": {},
2955
+ "AccessGrantsInstanceArn": {},
2956
+ "CreatedAt": {
2957
+ "type": "timestamp"
2958
+ },
2959
+ "IdentityCenterArn": {}
2960
+ }
2961
+ }
2084
2962
  }
2085
2963
  }
2086
2964
  },
2087
2965
  "endpoint": {
2088
2966
  "hostPrefix": "{AccountId}."
2089
2967
  },
2968
+ "httpChecksumRequired": true,
2090
2969
  "staticContextParams": {
2091
2970
  "RequiresAccountId": {
2092
2971
  "value": true
2093
2972
  }
2094
2973
  }
2095
2974
  },
2096
- "GetStorageLensGroup": {
2975
+ "ListAccessGrantsLocations": {
2097
2976
  "http": {
2098
2977
  "method": "GET",
2099
- "requestUri": "/v20180820/storagelensgroup/{name}"
2978
+ "requestUri": "/v20180820/accessgrantsinstance/locations"
2100
2979
  },
2101
2980
  "input": {
2102
2981
  "type": "structure",
2103
2982
  "required": [
2104
- "Name",
2105
2983
  "AccountId"
2106
2984
  ],
2107
2985
  "members": {
2108
- "Name": {
2109
- "location": "uri",
2110
- "locationName": "name"
2111
- },
2112
2986
  "AccountId": {
2113
2987
  "contextParam": {
2114
2988
  "name": "AccountId"
@@ -2116,21 +2990,48 @@
2116
2990
  "hostLabel": true,
2117
2991
  "location": "header",
2118
2992
  "locationName": "x-amz-account-id"
2993
+ },
2994
+ "NextToken": {
2995
+ "location": "querystring",
2996
+ "locationName": "nextToken"
2997
+ },
2998
+ "MaxResults": {
2999
+ "location": "querystring",
3000
+ "locationName": "maxResults",
3001
+ "type": "integer"
3002
+ },
3003
+ "LocationScope": {
3004
+ "location": "querystring",
3005
+ "locationName": "locationscope"
2119
3006
  }
2120
3007
  }
2121
3008
  },
2122
3009
  "output": {
2123
3010
  "type": "structure",
2124
3011
  "members": {
2125
- "StorageLensGroup": {
2126
- "shape": "S3l"
3012
+ "NextToken": {},
3013
+ "AccessGrantsLocationsList": {
3014
+ "type": "list",
3015
+ "member": {
3016
+ "locationName": "AccessGrantsLocation",
3017
+ "type": "structure",
3018
+ "members": {
3019
+ "CreatedAt": {
3020
+ "type": "timestamp"
3021
+ },
3022
+ "AccessGrantsLocationId": {},
3023
+ "AccessGrantsLocationArn": {},
3024
+ "LocationScope": {},
3025
+ "IAMRoleArn": {}
3026
+ }
3027
+ }
2127
3028
  }
2128
- },
2129
- "payload": "StorageLensGroup"
3029
+ }
2130
3030
  },
2131
3031
  "endpoint": {
2132
3032
  "hostPrefix": "{AccountId}."
2133
3033
  },
3034
+ "httpChecksumRequired": true,
2134
3035
  "staticContextParams": {
2135
3036
  "RequiresAccountId": {
2136
3037
  "value": true
@@ -2191,7 +3092,7 @@
2191
3092
  "Name": {},
2192
3093
  "NetworkOrigin": {},
2193
3094
  "VpcConfiguration": {
2194
- "shape": "S5"
3095
+ "shape": "Sx"
2195
3096
  },
2196
3097
  "Bucket": {},
2197
3098
  "AccessPointArn": {},
@@ -2257,7 +3158,7 @@
2257
3158
  "Name": {},
2258
3159
  "ObjectLambdaAccessPointArn": {},
2259
3160
  "Alias": {
2260
- "shape": "St"
3161
+ "shape": "S1l"
2261
3162
  }
2262
3163
  }
2263
3164
  }
@@ -2333,7 +3234,7 @@
2333
3234
  "type": "timestamp"
2334
3235
  },
2335
3236
  "ProgressSummary": {
2336
- "shape": "S4r"
3237
+ "shape": "S5n"
2337
3238
  }
2338
3239
  }
2339
3240
  }
@@ -2385,7 +3286,7 @@
2385
3286
  "AccessPoints": {
2386
3287
  "type": "list",
2387
3288
  "member": {
2388
- "shape": "S84",
3289
+ "shape": "S9k",
2389
3290
  "locationName": "AccessPoint"
2390
3291
  }
2391
3292
  },
@@ -2626,13 +3527,61 @@
2626
3527
  "type": "structure",
2627
3528
  "members": {
2628
3529
  "Tags": {
2629
- "shape": "S40"
3530
+ "shape": "Se"
3531
+ }
3532
+ }
3533
+ },
3534
+ "endpoint": {
3535
+ "hostPrefix": "{AccountId}."
3536
+ },
3537
+ "staticContextParams": {
3538
+ "RequiresAccountId": {
3539
+ "value": true
3540
+ }
3541
+ }
3542
+ },
3543
+ "PutAccessGrantsInstanceResourcePolicy": {
3544
+ "http": {
3545
+ "method": "PUT",
3546
+ "requestUri": "/v20180820/accessgrantsinstance/resourcepolicy"
3547
+ },
3548
+ "input": {
3549
+ "locationName": "PutAccessGrantsInstanceResourcePolicyRequest",
3550
+ "xmlNamespace": {
3551
+ "uri": "http://awss3control.amazonaws.com/doc/2018-08-20/"
3552
+ },
3553
+ "type": "structure",
3554
+ "required": [
3555
+ "AccountId",
3556
+ "Policy"
3557
+ ],
3558
+ "members": {
3559
+ "AccountId": {
3560
+ "contextParam": {
3561
+ "name": "AccountId"
3562
+ },
3563
+ "hostLabel": true,
3564
+ "location": "header",
3565
+ "locationName": "x-amz-account-id"
3566
+ },
3567
+ "Policy": {},
3568
+ "Organization": {}
3569
+ }
3570
+ },
3571
+ "output": {
3572
+ "type": "structure",
3573
+ "members": {
3574
+ "Policy": {},
3575
+ "Organization": {},
3576
+ "CreatedAt": {
3577
+ "type": "timestamp"
2630
3578
  }
2631
3579
  }
2632
3580
  },
2633
3581
  "endpoint": {
2634
3582
  "hostPrefix": "{AccountId}."
2635
3583
  },
3584
+ "httpChecksumRequired": true,
2636
3585
  "staticContextParams": {
2637
3586
  "RequiresAccountId": {
2638
3587
  "value": true
@@ -2669,7 +3618,7 @@
2669
3618
  "locationName": "name"
2670
3619
  },
2671
3620
  "Configuration": {
2672
- "shape": "Se"
3621
+ "shape": "S16"
2673
3622
  }
2674
3623
  }
2675
3624
  },
@@ -2802,7 +3751,7 @@
2802
3751
  "type": "structure",
2803
3752
  "members": {
2804
3753
  "Rules": {
2805
- "shape": "S6b"
3754
+ "shape": "S7k"
2806
3755
  }
2807
3756
  }
2808
3757
  }
@@ -2898,7 +3847,7 @@
2898
3847
  "locationName": "name"
2899
3848
  },
2900
3849
  "ReplicationConfiguration": {
2901
- "shape": "S70",
3850
+ "shape": "S87",
2902
3851
  "locationName": "ReplicationConfiguration",
2903
3852
  "xmlNamespace": {
2904
3853
  "uri": "http://awss3control.amazonaws.com/doc/2018-08-20/"
@@ -2956,7 +3905,7 @@
2956
3905
  ],
2957
3906
  "members": {
2958
3907
  "TagSet": {
2959
- "shape": "S1u"
3908
+ "shape": "S2m"
2960
3909
  }
2961
3910
  }
2962
3911
  }
@@ -3061,7 +4010,7 @@
3061
4010
  "locationName": "id"
3062
4011
  },
3063
4012
  "Tags": {
3064
- "shape": "S1u"
4013
+ "shape": "S2m"
3065
4014
  }
3066
4015
  }
3067
4016
  },
@@ -3106,7 +4055,7 @@
3106
4055
  "idempotencyToken": true
3107
4056
  },
3108
4057
  "Details": {
3109
- "shape": "S5d"
4058
+ "shape": "S69"
3110
4059
  }
3111
4060
  }
3112
4061
  },
@@ -3139,7 +4088,7 @@
3139
4088
  ],
3140
4089
  "members": {
3141
4090
  "PublicAccessBlockConfiguration": {
3142
- "shape": "S7",
4091
+ "shape": "Sz",
3143
4092
  "locationName": "PublicAccessBlockConfiguration",
3144
4093
  "xmlNamespace": {
3145
4094
  "uri": "http://awss3control.amazonaws.com/doc/2018-08-20/"
@@ -3195,10 +4144,10 @@
3195
4144
  "locationName": "x-amz-account-id"
3196
4145
  },
3197
4146
  "StorageLensConfiguration": {
3198
- "shape": "S8r"
4147
+ "shape": "Sa6"
3199
4148
  },
3200
4149
  "Tags": {
3201
- "shape": "S9s"
4150
+ "shape": "Sb7"
3202
4151
  }
3203
4152
  }
3204
4153
  },
@@ -3241,7 +4190,7 @@
3241
4190
  "locationName": "x-amz-account-id"
3242
4191
  },
3243
4192
  "Tags": {
3244
- "shape": "S9s"
4193
+ "shape": "Sb7"
3245
4194
  }
3246
4195
  }
3247
4196
  },
@@ -3288,7 +4237,7 @@
3288
4237
  "locationName": "mrap"
3289
4238
  },
3290
4239
  "RouteUpdates": {
3291
- "shape": "S8k"
4240
+ "shape": "S9z"
3292
4241
  }
3293
4242
  }
3294
4243
  },
@@ -3336,7 +4285,7 @@
3336
4285
  "locationName": "resourceArn"
3337
4286
  },
3338
4287
  "Tags": {
3339
- "shape": "S40"
4288
+ "shape": "Se"
3340
4289
  }
3341
4290
  }
3342
4291
  },
@@ -3400,6 +4349,60 @@
3400
4349
  }
3401
4350
  }
3402
4351
  },
4352
+ "UpdateAccessGrantsLocation": {
4353
+ "http": {
4354
+ "method": "PUT",
4355
+ "requestUri": "/v20180820/accessgrantsinstance/location/{id}"
4356
+ },
4357
+ "input": {
4358
+ "locationName": "UpdateAccessGrantsLocationRequest",
4359
+ "xmlNamespace": {
4360
+ "uri": "http://awss3control.amazonaws.com/doc/2018-08-20/"
4361
+ },
4362
+ "type": "structure",
4363
+ "required": [
4364
+ "AccountId",
4365
+ "AccessGrantsLocationId",
4366
+ "IAMRoleArn"
4367
+ ],
4368
+ "members": {
4369
+ "AccountId": {
4370
+ "contextParam": {
4371
+ "name": "AccountId"
4372
+ },
4373
+ "hostLabel": true,
4374
+ "location": "header",
4375
+ "locationName": "x-amz-account-id"
4376
+ },
4377
+ "AccessGrantsLocationId": {
4378
+ "location": "uri",
4379
+ "locationName": "id"
4380
+ },
4381
+ "IAMRoleArn": {}
4382
+ }
4383
+ },
4384
+ "output": {
4385
+ "type": "structure",
4386
+ "members": {
4387
+ "CreatedAt": {
4388
+ "type": "timestamp"
4389
+ },
4390
+ "AccessGrantsLocationId": {},
4391
+ "AccessGrantsLocationArn": {},
4392
+ "LocationScope": {},
4393
+ "IAMRoleArn": {}
4394
+ }
4395
+ },
4396
+ "endpoint": {
4397
+ "hostPrefix": "{AccountId}."
4398
+ },
4399
+ "httpChecksumRequired": true,
4400
+ "staticContextParams": {
4401
+ "RequiresAccountId": {
4402
+ "value": true
4403
+ }
4404
+ }
4405
+ },
3403
4406
  "UpdateJobPriority": {
3404
4407
  "http": {
3405
4408
  "requestUri": "/v20180820/jobs/{id}/priority"
@@ -3535,7 +4538,7 @@
3535
4538
  "locationName": "x-amz-account-id"
3536
4539
  },
3537
4540
  "StorageLensGroup": {
3538
- "shape": "S3l"
4541
+ "shape": "S4f"
3539
4542
  }
3540
4543
  }
3541
4544
  },
@@ -3550,7 +4553,35 @@
3550
4553
  }
3551
4554
  },
3552
4555
  "shapes": {
3553
- "S5": {
4556
+ "S6": {
4557
+ "type": "structure",
4558
+ "members": {
4559
+ "S3SubPrefix": {}
4560
+ }
4561
+ },
4562
+ "S8": {
4563
+ "type": "structure",
4564
+ "members": {
4565
+ "GranteeType": {},
4566
+ "GranteeIdentifier": {}
4567
+ }
4568
+ },
4569
+ "Se": {
4570
+ "type": "list",
4571
+ "member": {
4572
+ "locationName": "Tag",
4573
+ "type": "structure",
4574
+ "required": [
4575
+ "Key",
4576
+ "Value"
4577
+ ],
4578
+ "members": {
4579
+ "Key": {},
4580
+ "Value": {}
4581
+ }
4582
+ }
4583
+ },
4584
+ "Sx": {
3554
4585
  "type": "structure",
3555
4586
  "required": [
3556
4587
  "VpcId"
@@ -3559,7 +4590,7 @@
3559
4590
  "VpcId": {}
3560
4591
  }
3561
4592
  },
3562
- "S7": {
4593
+ "Sz": {
3563
4594
  "type": "structure",
3564
4595
  "members": {
3565
4596
  "BlockPublicAcls": {
@@ -3580,7 +4611,7 @@
3580
4611
  }
3581
4612
  }
3582
4613
  },
3583
- "Se": {
4614
+ "S16": {
3584
4615
  "type": "structure",
3585
4616
  "required": [
3586
4617
  "SupportingAccessPoint",
@@ -3634,14 +4665,14 @@
3634
4665
  }
3635
4666
  }
3636
4667
  },
3637
- "St": {
4668
+ "S1l": {
3638
4669
  "type": "structure",
3639
4670
  "members": {
3640
4671
  "Value": {},
3641
4672
  "Status": {}
3642
4673
  }
3643
4674
  },
3644
- "S1c": {
4675
+ "S24": {
3645
4676
  "type": "structure",
3646
4677
  "members": {
3647
4678
  "LambdaInvoke": {
@@ -3656,7 +4687,7 @@
3656
4687
  "TargetResource": {},
3657
4688
  "CannedAccessControlList": {},
3658
4689
  "AccessControlGrants": {
3659
- "shape": "S1h"
4690
+ "shape": "S29"
3660
4691
  },
3661
4692
  "MetadataDirective": {},
3662
4693
  "ModifiedSinceConstraint": {
@@ -3689,7 +4720,7 @@
3689
4720
  }
3690
4721
  },
3691
4722
  "NewObjectTagging": {
3692
- "shape": "S1u"
4723
+ "shape": "S2m"
3693
4724
  },
3694
4725
  "RedirectLocation": {},
3695
4726
  "RequesterPays": {
@@ -3732,7 +4763,7 @@
3732
4763
  }
3733
4764
  },
3734
4765
  "Grants": {
3735
- "shape": "S1h"
4766
+ "shape": "S29"
3736
4767
  }
3737
4768
  }
3738
4769
  },
@@ -3745,7 +4776,7 @@
3745
4776
  "type": "structure",
3746
4777
  "members": {
3747
4778
  "TagSet": {
3748
- "shape": "S1u"
4779
+ "shape": "S2m"
3749
4780
  }
3750
4781
  }
3751
4782
  },
@@ -3805,7 +4836,7 @@
3805
4836
  }
3806
4837
  }
3807
4838
  },
3808
- "S1h": {
4839
+ "S29": {
3809
4840
  "type": "list",
3810
4841
  "member": {
3811
4842
  "type": "structure",
@@ -3822,13 +4853,13 @@
3822
4853
  }
3823
4854
  }
3824
4855
  },
3825
- "S1u": {
4856
+ "S2m": {
3826
4857
  "type": "list",
3827
4858
  "member": {
3828
- "shape": "S1v"
4859
+ "shape": "S2n"
3829
4860
  }
3830
4861
  },
3831
- "S1v": {
4862
+ "S2n": {
3832
4863
  "type": "structure",
3833
4864
  "required": [
3834
4865
  "Key",
@@ -3839,7 +4870,7 @@
3839
4870
  "Value": {}
3840
4871
  }
3841
4872
  },
3842
- "S2j": {
4873
+ "S39": {
3843
4874
  "type": "structure",
3844
4875
  "required": [
3845
4876
  "Enabled"
@@ -3854,7 +4885,7 @@
3854
4885
  "ReportScope": {}
3855
4886
  }
3856
4887
  },
3857
- "S2n": {
4888
+ "S3d": {
3858
4889
  "type": "structure",
3859
4890
  "required": [
3860
4891
  "Spec",
@@ -3875,11 +4906,11 @@
3875
4906
  }
3876
4907
  },
3877
4908
  "Location": {
3878
- "shape": "S2s"
4909
+ "shape": "S3i"
3879
4910
  }
3880
4911
  }
3881
4912
  },
3882
- "S2s": {
4913
+ "S3i": {
3883
4914
  "type": "structure",
3884
4915
  "required": [
3885
4916
  "ObjectArn",
@@ -3891,7 +4922,7 @@
3891
4922
  "ETag": {}
3892
4923
  }
3893
4924
  },
3894
- "S2y": {
4925
+ "S3n": {
3895
4926
  "type": "structure",
3896
4927
  "members": {
3897
4928
  "S3JobManifestGenerator": {
@@ -3951,6 +4982,30 @@
3951
4982
  "ObjectReplicationStatuses": {
3952
4983
  "type": "list",
3953
4984
  "member": {}
4985
+ },
4986
+ "KeyNameConstraint": {
4987
+ "type": "structure",
4988
+ "members": {
4989
+ "MatchAnyPrefix": {
4990
+ "shape": "S40"
4991
+ },
4992
+ "MatchAnySuffix": {
4993
+ "shape": "S40"
4994
+ },
4995
+ "MatchAnySubstring": {
4996
+ "shape": "S40"
4997
+ }
4998
+ }
4999
+ },
5000
+ "ObjectSizeGreaterThanBytes": {
5001
+ "type": "long"
5002
+ },
5003
+ "ObjectSizeLessThanBytes": {
5004
+ "type": "long"
5005
+ },
5006
+ "MatchAnyStorageClass": {
5007
+ "type": "list",
5008
+ "member": {}
3954
5009
  }
3955
5010
  }
3956
5011
  },
@@ -3962,7 +5017,11 @@
3962
5017
  },
3963
5018
  "union": true
3964
5019
  },
3965
- "S3e": {
5020
+ "S40": {
5021
+ "type": "list",
5022
+ "member": {}
5023
+ },
5024
+ "S48": {
3966
5025
  "type": "structure",
3967
5026
  "required": [
3968
5027
  "Name",
@@ -3971,7 +5030,7 @@
3971
5030
  "members": {
3972
5031
  "Name": {},
3973
5032
  "PublicAccessBlock": {
3974
- "shape": "S7"
5033
+ "shape": "Sz"
3975
5034
  },
3976
5035
  "Regions": {
3977
5036
  "type": "list",
@@ -3989,7 +5048,7 @@
3989
5048
  }
3990
5049
  }
3991
5050
  },
3992
- "S3l": {
5051
+ "S4f": {
3993
5052
  "type": "structure",
3994
5053
  "required": [
3995
5054
  "Name",
@@ -4001,37 +5060,37 @@
4001
5060
  "type": "structure",
4002
5061
  "members": {
4003
5062
  "MatchAnyPrefix": {
4004
- "shape": "S3o"
5063
+ "shape": "S4i"
4005
5064
  },
4006
5065
  "MatchAnySuffix": {
4007
- "shape": "S3q"
5066
+ "shape": "S4k"
4008
5067
  },
4009
5068
  "MatchAnyTag": {
4010
- "shape": "S3s"
5069
+ "shape": "S4m"
4011
5070
  },
4012
5071
  "MatchObjectAge": {
4013
- "shape": "S3t"
5072
+ "shape": "S4n"
4014
5073
  },
4015
5074
  "MatchObjectSize": {
4016
- "shape": "S3v"
5075
+ "shape": "S4p"
4017
5076
  },
4018
5077
  "And": {
4019
5078
  "type": "structure",
4020
5079
  "members": {
4021
5080
  "MatchAnyPrefix": {
4022
- "shape": "S3o"
5081
+ "shape": "S4i"
4023
5082
  },
4024
5083
  "MatchAnySuffix": {
4025
- "shape": "S3q"
5084
+ "shape": "S4k"
4026
5085
  },
4027
5086
  "MatchAnyTag": {
4028
- "shape": "S3s"
5087
+ "shape": "S4m"
4029
5088
  },
4030
5089
  "MatchObjectAge": {
4031
- "shape": "S3t"
5090
+ "shape": "S4n"
4032
5091
  },
4033
5092
  "MatchObjectSize": {
4034
- "shape": "S3v"
5093
+ "shape": "S4p"
4035
5094
  }
4036
5095
  }
4037
5096
  },
@@ -4039,19 +5098,19 @@
4039
5098
  "type": "structure",
4040
5099
  "members": {
4041
5100
  "MatchAnyPrefix": {
4042
- "shape": "S3o"
5101
+ "shape": "S4i"
4043
5102
  },
4044
5103
  "MatchAnySuffix": {
4045
- "shape": "S3q"
5104
+ "shape": "S4k"
4046
5105
  },
4047
5106
  "MatchAnyTag": {
4048
- "shape": "S3s"
5107
+ "shape": "S4m"
4049
5108
  },
4050
5109
  "MatchObjectAge": {
4051
- "shape": "S3t"
5110
+ "shape": "S4n"
4052
5111
  },
4053
5112
  "MatchObjectSize": {
4054
- "shape": "S3v"
5113
+ "shape": "S4p"
4055
5114
  }
4056
5115
  }
4057
5116
  }
@@ -4060,26 +5119,26 @@
4060
5119
  "StorageLensGroupArn": {}
4061
5120
  }
4062
5121
  },
4063
- "S3o": {
5122
+ "S4i": {
4064
5123
  "type": "list",
4065
5124
  "member": {
4066
5125
  "locationName": "Prefix"
4067
5126
  }
4068
5127
  },
4069
- "S3q": {
5128
+ "S4k": {
4070
5129
  "type": "list",
4071
5130
  "member": {
4072
5131
  "locationName": "Suffix"
4073
5132
  }
4074
5133
  },
4075
- "S3s": {
5134
+ "S4m": {
4076
5135
  "type": "list",
4077
5136
  "member": {
4078
- "shape": "S1v",
5137
+ "shape": "S2n",
4079
5138
  "locationName": "Tag"
4080
5139
  }
4081
5140
  },
4082
- "S3t": {
5141
+ "S4n": {
4083
5142
  "type": "structure",
4084
5143
  "members": {
4085
5144
  "DaysGreaterThan": {
@@ -4090,7 +5149,7 @@
4090
5149
  }
4091
5150
  }
4092
5151
  },
4093
- "S3v": {
5152
+ "S4p": {
4094
5153
  "type": "structure",
4095
5154
  "members": {
4096
5155
  "BytesGreaterThan": {
@@ -4101,22 +5160,7 @@
4101
5160
  }
4102
5161
  }
4103
5162
  },
4104
- "S40": {
4105
- "type": "list",
4106
- "member": {
4107
- "locationName": "Tag",
4108
- "type": "structure",
4109
- "required": [
4110
- "Key",
4111
- "Value"
4112
- ],
4113
- "members": {
4114
- "Key": {},
4115
- "Value": {}
4116
- }
4117
- }
4118
- },
4119
- "S4e": {
5163
+ "S5a": {
4120
5164
  "type": "structure",
4121
5165
  "required": [
4122
5166
  "Name"
@@ -4125,7 +5169,7 @@
4125
5169
  "Name": {}
4126
5170
  }
4127
5171
  },
4128
- "S4r": {
5172
+ "S5n": {
4129
5173
  "type": "structure",
4130
5174
  "members": {
4131
5175
  "TotalNumberOfTasks": {
@@ -4147,7 +5191,7 @@
4147
5191
  }
4148
5192
  }
4149
5193
  },
4150
- "S5d": {
5194
+ "S69": {
4151
5195
  "type": "structure",
4152
5196
  "required": [
4153
5197
  "Name",
@@ -4158,7 +5202,7 @@
4158
5202
  "Policy": {}
4159
5203
  }
4160
5204
  },
4161
- "S62": {
5205
+ "S7b": {
4162
5206
  "type": "structure",
4163
5207
  "members": {
4164
5208
  "IsPublic": {
@@ -4167,7 +5211,7 @@
4167
5211
  }
4168
5212
  }
4169
5213
  },
4170
- "S6b": {
5214
+ "S7k": {
4171
5215
  "type": "list",
4172
5216
  "member": {
4173
5217
  "locationName": "Rule",
@@ -4196,14 +5240,14 @@
4196
5240
  "members": {
4197
5241
  "Prefix": {},
4198
5242
  "Tag": {
4199
- "shape": "S1v"
5243
+ "shape": "S2n"
4200
5244
  },
4201
5245
  "And": {
4202
5246
  "type": "structure",
4203
5247
  "members": {
4204
5248
  "Prefix": {},
4205
5249
  "Tags": {
4206
- "shape": "S1u"
5250
+ "shape": "S2m"
4207
5251
  },
4208
5252
  "ObjectSizeGreaterThan": {
4209
5253
  "type": "long"
@@ -4273,7 +5317,7 @@
4273
5317
  }
4274
5318
  }
4275
5319
  },
4276
- "S70": {
5320
+ "S87": {
4277
5321
  "type": "structure",
4278
5322
  "required": [
4279
5323
  "Role",
@@ -4305,14 +5349,14 @@
4305
5349
  "members": {
4306
5350
  "Prefix": {},
4307
5351
  "Tag": {
4308
- "shape": "S1v"
5352
+ "shape": "S2n"
4309
5353
  },
4310
5354
  "And": {
4311
5355
  "type": "structure",
4312
5356
  "members": {
4313
5357
  "Prefix": {},
4314
5358
  "Tags": {
4315
- "shape": "S1u"
5359
+ "shape": "S2m"
4316
5360
  }
4317
5361
  }
4318
5362
  }
@@ -4368,7 +5412,7 @@
4368
5412
  "members": {
4369
5413
  "Status": {},
4370
5414
  "Time": {
4371
- "shape": "S7j"
5415
+ "shape": "S8q"
4372
5416
  }
4373
5417
  }
4374
5418
  },
@@ -4395,7 +5439,7 @@
4395
5439
  "members": {
4396
5440
  "Status": {},
4397
5441
  "EventThreshold": {
4398
- "shape": "S7j"
5442
+ "shape": "S8q"
4399
5443
  }
4400
5444
  }
4401
5445
  },
@@ -4417,7 +5461,7 @@
4417
5461
  }
4418
5462
  }
4419
5463
  },
4420
- "S7j": {
5464
+ "S8q": {
4421
5465
  "type": "structure",
4422
5466
  "members": {
4423
5467
  "Minutes": {
@@ -4425,7 +5469,7 @@
4425
5469
  }
4426
5470
  }
4427
5471
  },
4428
- "S84": {
5472
+ "S9k": {
4429
5473
  "type": "structure",
4430
5474
  "members": {
4431
5475
  "Name": {},
@@ -4434,7 +5478,7 @@
4434
5478
  "type": "timestamp"
4435
5479
  },
4436
5480
  "PublicAccessBlock": {
4437
- "shape": "S7"
5481
+ "shape": "Sz"
4438
5482
  },
4439
5483
  "Status": {},
4440
5484
  "Regions": {
@@ -4451,7 +5495,7 @@
4451
5495
  }
4452
5496
  }
4453
5497
  },
4454
- "S8k": {
5498
+ "S9z": {
4455
5499
  "type": "list",
4456
5500
  "member": {
4457
5501
  "locationName": "Route",
@@ -4468,7 +5512,7 @@
4468
5512
  }
4469
5513
  }
4470
5514
  },
4471
- "S8r": {
5515
+ "Sa6": {
4472
5516
  "type": "structure",
4473
5517
  "required": [
4474
5518
  "Id",
@@ -4484,13 +5528,13 @@
4484
5528
  ],
4485
5529
  "members": {
4486
5530
  "ActivityMetrics": {
4487
- "shape": "S8t"
5531
+ "shape": "Sa8"
4488
5532
  },
4489
5533
  "BucketLevel": {
4490
5534
  "type": "structure",
4491
5535
  "members": {
4492
5536
  "ActivityMetrics": {
4493
- "shape": "S8t"
5537
+ "shape": "Sa8"
4494
5538
  },
4495
5539
  "PrefixLevel": {
4496
5540
  "type": "structure",
@@ -4521,24 +5565,24 @@
4521
5565
  }
4522
5566
  },
4523
5567
  "AdvancedCostOptimizationMetrics": {
4524
- "shape": "S92"
5568
+ "shape": "Sah"
4525
5569
  },
4526
5570
  "AdvancedDataProtectionMetrics": {
4527
- "shape": "S93"
5571
+ "shape": "Sai"
4528
5572
  },
4529
5573
  "DetailedStatusCodesMetrics": {
4530
- "shape": "S94"
5574
+ "shape": "Saj"
4531
5575
  }
4532
5576
  }
4533
5577
  },
4534
5578
  "AdvancedCostOptimizationMetrics": {
4535
- "shape": "S92"
5579
+ "shape": "Sah"
4536
5580
  },
4537
5581
  "AdvancedDataProtectionMetrics": {
4538
- "shape": "S93"
5582
+ "shape": "Sai"
4539
5583
  },
4540
5584
  "DetailedStatusCodesMetrics": {
4541
- "shape": "S94"
5585
+ "shape": "Saj"
4542
5586
  },
4543
5587
  "StorageLensGroupLevel": {
4544
5588
  "type": "structure",
@@ -4568,10 +5612,10 @@
4568
5612
  "type": "structure",
4569
5613
  "members": {
4570
5614
  "Buckets": {
4571
- "shape": "S9a"
5615
+ "shape": "Sap"
4572
5616
  },
4573
5617
  "Regions": {
4574
- "shape": "S9b"
5618
+ "shape": "Saq"
4575
5619
  }
4576
5620
  }
4577
5621
  },
@@ -4579,10 +5623,10 @@
4579
5623
  "type": "structure",
4580
5624
  "members": {
4581
5625
  "Buckets": {
4582
- "shape": "S9a"
5626
+ "shape": "Sap"
4583
5627
  },
4584
5628
  "Regions": {
4585
- "shape": "S9b"
5629
+ "shape": "Saq"
4586
5630
  }
4587
5631
  }
4588
5632
  },
@@ -4653,7 +5697,7 @@
4653
5697
  "StorageLensArn": {}
4654
5698
  }
4655
5699
  },
4656
- "S8t": {
5700
+ "Sa8": {
4657
5701
  "type": "structure",
4658
5702
  "members": {
4659
5703
  "IsEnabled": {
@@ -4661,7 +5705,7 @@
4661
5705
  }
4662
5706
  }
4663
5707
  },
4664
- "S92": {
5708
+ "Sah": {
4665
5709
  "type": "structure",
4666
5710
  "members": {
4667
5711
  "IsEnabled": {
@@ -4669,7 +5713,7 @@
4669
5713
  }
4670
5714
  }
4671
5715
  },
4672
- "S93": {
5716
+ "Sai": {
4673
5717
  "type": "structure",
4674
5718
  "members": {
4675
5719
  "IsEnabled": {
@@ -4677,7 +5721,7 @@
4677
5721
  }
4678
5722
  }
4679
5723
  },
4680
- "S94": {
5724
+ "Saj": {
4681
5725
  "type": "structure",
4682
5726
  "members": {
4683
5727
  "IsEnabled": {
@@ -4685,19 +5729,19 @@
4685
5729
  }
4686
5730
  }
4687
5731
  },
4688
- "S9a": {
5732
+ "Sap": {
4689
5733
  "type": "list",
4690
5734
  "member": {
4691
5735
  "locationName": "Arn"
4692
5736
  }
4693
5737
  },
4694
- "S9b": {
5738
+ "Saq": {
4695
5739
  "type": "list",
4696
5740
  "member": {
4697
5741
  "locationName": "Region"
4698
5742
  }
4699
5743
  },
4700
- "S9s": {
5744
+ "Sb7": {
4701
5745
  "type": "list",
4702
5746
  "member": {
4703
5747
  "locationName": "Tag",