cdk-lambda-subminute 2.0.476 → 2.0.478

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 (27) hide show
  1. package/.jsii +47 -16
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/Crashpad/settings.dat +0 -0
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +308 -279
  6. package/node_modules/aws-sdk/apis/email-2010-12-01.min.json +55 -53
  7. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +308 -292
  8. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +134 -124
  9. package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.min.json +11 -1
  10. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +79 -79
  11. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +188 -180
  12. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +3 -3
  13. package/node_modules/aws-sdk/clients/ec2.d.ts +47 -18
  14. package/node_modules/aws-sdk/clients/ecs.d.ts +54 -54
  15. package/node_modules/aws-sdk/clients/glue.d.ts +25 -0
  16. package/node_modules/aws-sdk/clients/lambda.d.ts +42 -14
  17. package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +16 -0
  18. package/node_modules/aws-sdk/clients/s3.d.ts +25 -17
  19. package/node_modules/aws-sdk/clients/securityhub.d.ts +22 -22
  20. package/node_modules/aws-sdk/clients/ses.d.ts +7 -2
  21. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  22. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +8 -8
  23. package/node_modules/aws-sdk/dist/aws-sdk.js +688 -639
  24. package/node_modules/aws-sdk/dist/aws-sdk.min.js +70 -70
  25. package/node_modules/aws-sdk/lib/core.js +1 -1
  26. package/node_modules/aws-sdk/package.json +1 -1
  27. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1678.0
1
+ // AWS SDK for JavaScript v2.1680.0
2
2
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
4
4
  (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
@@ -100190,6 +100190,35 @@ module.exports={
100190
100190
  "SystemStatus": {
100191
100191
  "shape": "S1ag",
100192
100192
  "locationName": "systemStatus"
100193
+ },
100194
+ "AttachedEbsStatus": {
100195
+ "locationName": "attachedEbsStatus",
100196
+ "type": "structure",
100197
+ "members": {
100198
+ "Details": {
100199
+ "locationName": "details",
100200
+ "type": "list",
100201
+ "member": {
100202
+ "locationName": "item",
100203
+ "type": "structure",
100204
+ "members": {
100205
+ "ImpairedSince": {
100206
+ "locationName": "impairedSince",
100207
+ "type": "timestamp"
100208
+ },
100209
+ "Name": {
100210
+ "locationName": "name"
100211
+ },
100212
+ "Status": {
100213
+ "locationName": "status"
100214
+ }
100215
+ }
100216
+ }
100217
+ },
100218
+ "Status": {
100219
+ "locationName": "status"
100220
+ }
100221
+ }
100193
100222
  }
100194
100223
  }
100195
100224
  }
@@ -100938,7 +100967,7 @@ module.exports={
100938
100967
  "locationName": "reservationSet",
100939
100968
  "type": "list",
100940
100969
  "member": {
100941
- "shape": "S1er",
100970
+ "shape": "S1eu",
100942
100971
  "locationName": "item"
100943
100972
  }
100944
100973
  },
@@ -101638,7 +101667,7 @@ module.exports={
101638
101667
  "locationName": "localGatewayVirtualInterfaceGroupId"
101639
101668
  },
101640
101669
  "LocalGatewayVirtualInterfaceIds": {
101641
- "shape": "S1hq",
101670
+ "shape": "S1ht",
101642
101671
  "locationName": "localGatewayVirtualInterfaceIdSet"
101643
101672
  },
101644
101673
  "LocalGatewayId": {
@@ -101665,7 +101694,7 @@ module.exports={
101665
101694
  "type": "structure",
101666
101695
  "members": {
101667
101696
  "LocalGatewayVirtualInterfaceIds": {
101668
- "shape": "S1hq",
101697
+ "shape": "S1ht",
101669
101698
  "locationName": "LocalGatewayVirtualInterfaceId"
101670
101699
  },
101671
101700
  "Filters": {
@@ -101803,7 +101832,7 @@ module.exports={
101803
101832
  },
101804
101833
  "NextToken": {},
101805
101834
  "SnapshotIds": {
101806
- "shape": "S1i3",
101835
+ "shape": "S1i6",
101807
101836
  "locationName": "SnapshotId"
101808
101837
  },
101809
101838
  "DryRun": {
@@ -102118,7 +102147,7 @@ module.exports={
102118
102147
  "locationName": "networkInsightsAccessScopeAnalysisSet",
102119
102148
  "type": "list",
102120
102149
  "member": {
102121
- "shape": "S1j5",
102150
+ "shape": "S1j8",
102122
102151
  "locationName": "item"
102123
102152
  }
102124
102153
  },
@@ -102207,7 +102236,7 @@ module.exports={
102207
102236
  "locationName": "networkInsightsAnalysisSet",
102208
102237
  "type": "list",
102209
102238
  "member": {
102210
- "shape": "S1jg",
102239
+ "shape": "S1jj",
102211
102240
  "locationName": "item"
102212
102241
  }
102213
102242
  },
@@ -102564,7 +102593,7 @@ module.exports={
102564
102593
  "locationName": "poolAddressRangeSet",
102565
102594
  "type": "list",
102566
102595
  "member": {
102567
- "shape": "S1lj",
102596
+ "shape": "S1lm",
102568
102597
  "locationName": "item"
102569
102598
  }
102570
102599
  },
@@ -102692,7 +102721,7 @@ module.exports={
102692
102721
  },
102693
102722
  "OfferingClass": {},
102694
102723
  "ReservedInstancesIds": {
102695
- "shape": "S1lw",
102724
+ "shape": "S1lz",
102696
102725
  "locationName": "ReservedInstancesId"
102697
102726
  },
102698
102727
  "DryRun": {
@@ -102766,7 +102795,7 @@ module.exports={
102766
102795
  "locationName": "offeringType"
102767
102796
  },
102768
102797
  "RecurringCharges": {
102769
- "shape": "S1m4",
102798
+ "shape": "S1m7",
102770
102799
  "locationName": "recurringCharges"
102771
102800
  },
102772
102801
  "Scope": {
@@ -102863,7 +102892,7 @@ module.exports={
102863
102892
  "locationName": "reservedInstancesId"
102864
102893
  },
102865
102894
  "TargetConfiguration": {
102866
- "shape": "S1mi",
102895
+ "shape": "S1ml",
102867
102896
  "locationName": "targetConfiguration"
102868
102897
  }
102869
102898
  }
@@ -103018,7 +103047,7 @@ module.exports={
103018
103047
  }
103019
103048
  },
103020
103049
  "RecurringCharges": {
103021
- "shape": "S1m4",
103050
+ "shape": "S1m7",
103022
103051
  "locationName": "recurringCharges"
103023
103052
  },
103024
103053
  "Scope": {
@@ -103186,7 +103215,7 @@ module.exports={
103186
103215
  "locationName": "purchaseToken"
103187
103216
  },
103188
103217
  "Recurrence": {
103189
- "shape": "S1n5",
103218
+ "shape": "S1n8",
103190
103219
  "locationName": "recurrence"
103191
103220
  },
103192
103221
  "SlotDurationInHours": {
@@ -103248,7 +103277,7 @@ module.exports={
103248
103277
  "locationName": "scheduledInstanceSet",
103249
103278
  "type": "list",
103250
103279
  "member": {
103251
- "shape": "S1nd",
103280
+ "shape": "S1ng",
103252
103281
  "locationName": "item"
103253
103282
  }
103254
103283
  }
@@ -103310,7 +103339,7 @@ module.exports={
103310
103339
  "locationName": "Filter"
103311
103340
  },
103312
103341
  "SecurityGroupRuleIds": {
103313
- "shape": "S1nk",
103342
+ "shape": "S1nn",
103314
103343
  "locationName": "SecurityGroupRuleId"
103315
103344
  },
103316
103345
  "DryRun": {
@@ -103348,7 +103377,7 @@ module.exports={
103348
103377
  "locationName": "GroupId"
103349
103378
  },
103350
103379
  "GroupNames": {
103351
- "shape": "S1no",
103380
+ "shape": "S1nr",
103352
103381
  "locationName": "GroupName"
103353
103382
  },
103354
103383
  "DryRun": {
@@ -103427,7 +103456,7 @@ module.exports={
103427
103456
  "type": "structure",
103428
103457
  "members": {
103429
103458
  "CreateVolumePermissions": {
103430
- "shape": "S1nw",
103459
+ "shape": "S1nz",
103431
103460
  "locationName": "createVolumePermission"
103432
103461
  },
103433
103462
  "ProductCodes": {
@@ -103539,7 +103568,7 @@ module.exports={
103539
103568
  "member": {}
103540
103569
  },
103541
103570
  "SnapshotIds": {
103542
- "shape": "S1i3",
103571
+ "shape": "S1i6",
103543
103572
  "locationName": "SnapshotId"
103544
103573
  },
103545
103574
  "DryRun": {
@@ -103738,7 +103767,7 @@ module.exports={
103738
103767
  "type": "timestamp"
103739
103768
  },
103740
103769
  "SpotFleetRequestConfig": {
103741
- "shape": "S1oo",
103770
+ "shape": "S1or",
103742
103771
  "locationName": "spotFleetRequestConfig"
103743
103772
  },
103744
103773
  "SpotFleetRequestId": {
@@ -103783,7 +103812,7 @@ module.exports={
103783
103812
  "type": "structure",
103784
103813
  "members": {
103785
103814
  "SpotInstanceRequests": {
103786
- "shape": "S1pg",
103815
+ "shape": "S1pj",
103787
103816
  "locationName": "spotInstanceRequestSet"
103788
103817
  },
103789
103818
  "NextToken": {
@@ -103909,11 +103938,11 @@ module.exports={
103909
103938
  "locationName": "groupName"
103910
103939
  },
103911
103940
  "StaleIpPermissions": {
103912
- "shape": "S1py",
103941
+ "shape": "S1q1",
103913
103942
  "locationName": "staleIpPermissions"
103914
103943
  },
103915
103944
  "StaleIpPermissionsEgress": {
103916
- "shape": "S1py",
103945
+ "shape": "S1q1",
103917
103946
  "locationName": "staleIpPermissionsEgress"
103918
103947
  },
103919
103948
  "VpcId": {
@@ -104255,7 +104284,7 @@ module.exports={
104255
104284
  "type": "structure",
104256
104285
  "members": {
104257
104286
  "TransitGatewayAttachmentIds": {
104258
- "shape": "S1r0"
104287
+ "shape": "S1r3"
104259
104288
  },
104260
104289
  "Filters": {
104261
104290
  "shape": "S10p",
@@ -104375,7 +104404,7 @@ module.exports={
104375
104404
  "type": "structure",
104376
104405
  "members": {
104377
104406
  "TransitGatewayAttachmentIds": {
104378
- "shape": "S1r0"
104407
+ "shape": "S1r3"
104379
104408
  },
104380
104409
  "Filters": {
104381
104410
  "shape": "S10p",
@@ -104452,7 +104481,7 @@ module.exports={
104452
104481
  "type": "structure",
104453
104482
  "members": {
104454
104483
  "TransitGatewayAttachmentIds": {
104455
- "shape": "S1r0"
104484
+ "shape": "S1r3"
104456
104485
  },
104457
104486
  "Filters": {
104458
104487
  "shape": "S10p",
@@ -104609,7 +104638,7 @@ module.exports={
104609
104638
  "type": "structure",
104610
104639
  "members": {
104611
104640
  "TransitGatewayAttachmentIds": {
104612
- "shape": "S1r0"
104641
+ "shape": "S1r3"
104613
104642
  },
104614
104643
  "Filters": {
104615
104644
  "shape": "S10p",
@@ -104812,7 +104841,7 @@ module.exports={
104812
104841
  "type": "structure",
104813
104842
  "members": {
104814
104843
  "VerifiedAccessInstanceIds": {
104815
- "shape": "S1sj",
104844
+ "shape": "S1sm",
104816
104845
  "locationName": "VerifiedAccessInstanceId"
104817
104846
  },
104818
104847
  "MaxResults": {
@@ -104835,7 +104864,7 @@ module.exports={
104835
104864
  "locationName": "loggingConfigurationSet",
104836
104865
  "type": "list",
104837
104866
  "member": {
104838
- "shape": "S1sn",
104867
+ "shape": "S1sq",
104839
104868
  "locationName": "item"
104840
104869
  }
104841
104870
  },
@@ -104850,7 +104879,7 @@ module.exports={
104850
104879
  "type": "structure",
104851
104880
  "members": {
104852
104881
  "VerifiedAccessInstanceIds": {
104853
- "shape": "S1sj",
104882
+ "shape": "S1sm",
104854
104883
  "locationName": "VerifiedAccessInstanceId"
104855
104884
  },
104856
104885
  "MaxResults": {
@@ -105170,7 +105199,7 @@ module.exports={
105170
105199
  "locationName": "volumeModificationSet",
105171
105200
  "type": "list",
105172
105201
  "member": {
105173
- "shape": "S1tr",
105202
+ "shape": "S1tu",
105174
105203
  "locationName": "item"
105175
105204
  }
105176
105205
  },
@@ -105230,7 +105259,7 @@ module.exports={
105230
105259
  "type": "boolean"
105231
105260
  },
105232
105261
  "VpcIds": {
105233
- "shape": "S1tx",
105262
+ "shape": "S1u0",
105234
105263
  "locationName": "VpcId"
105235
105264
  }
105236
105265
  }
@@ -105274,7 +105303,7 @@ module.exports={
105274
105303
  "locationName": "nextToken"
105275
105304
  },
105276
105305
  "VpcIds": {
105277
- "shape": "S1tx"
105306
+ "shape": "S1u0"
105278
105307
  }
105279
105308
  }
105280
105309
  },
@@ -106077,11 +106106,11 @@ module.exports={
106077
106106
  ],
106078
106107
  "members": {
106079
106108
  "AvailabilityZones": {
106080
- "shape": "S1vx",
106109
+ "shape": "S1w0",
106081
106110
  "locationName": "AvailabilityZone"
106082
106111
  },
106083
106112
  "SourceSnapshotIds": {
106084
- "shape": "S1i3",
106113
+ "shape": "S1i6",
106085
106114
  "locationName": "SourceSnapshotId"
106086
106115
  },
106087
106116
  "DryRun": {
@@ -106346,7 +106375,7 @@ module.exports={
106346
106375
  "type": "structure",
106347
106376
  "members": {
106348
106377
  "Propagation": {
106349
- "shape": "S1wo",
106378
+ "shape": "S1wr",
106350
106379
  "locationName": "propagation"
106351
106380
  }
106352
106381
  }
@@ -106951,11 +106980,11 @@ module.exports={
106951
106980
  ],
106952
106981
  "members": {
106953
106982
  "AvailabilityZones": {
106954
- "shape": "S1vx",
106983
+ "shape": "S1w0",
106955
106984
  "locationName": "AvailabilityZone"
106956
106985
  },
106957
106986
  "SourceSnapshotIds": {
106958
- "shape": "S1i3",
106987
+ "shape": "S1i6",
106959
106988
  "locationName": "SourceSnapshotId"
106960
106989
  },
106961
106990
  "DryRun": {
@@ -107254,7 +107283,7 @@ module.exports={
107254
107283
  "type": "structure",
107255
107284
  "members": {
107256
107285
  "Propagation": {
107257
- "shape": "S1wo",
107286
+ "shape": "S1wr",
107258
107287
  "locationName": "propagation"
107259
107288
  }
107260
107289
  }
@@ -107868,7 +107897,7 @@ module.exports={
107868
107897
  "type": "structure",
107869
107898
  "members": {
107870
107899
  "InstanceFamilyCreditSpecification": {
107871
- "shape": "S208",
107900
+ "shape": "S20b",
107872
107901
  "locationName": "instanceFamilyCreditSpecification"
107873
107902
  }
107874
107903
  }
@@ -108018,7 +108047,7 @@ module.exports={
108018
108047
  ],
108019
108048
  "members": {
108020
108049
  "HostIdSet": {
108021
- "shape": "S20p"
108050
+ "shape": "S20s"
108022
108051
  },
108023
108052
  "OfferingId": {}
108024
108053
  }
@@ -108030,7 +108059,7 @@ module.exports={
108030
108059
  "locationName": "currencyCode"
108031
108060
  },
108032
108061
  "Purchase": {
108033
- "shape": "S20r",
108062
+ "shape": "S20u",
108034
108063
  "locationName": "purchase"
108035
108064
  },
108036
108065
  "TotalHourlyPrice": {
@@ -108144,11 +108173,11 @@ module.exports={
108144
108173
  "type": "boolean"
108145
108174
  },
108146
108175
  "ArchitectureTypes": {
108147
- "shape": "S215",
108176
+ "shape": "S218",
108148
108177
  "locationName": "ArchitectureType"
108149
108178
  },
108150
108179
  "VirtualizationTypes": {
108151
- "shape": "S216",
108180
+ "shape": "S219",
108152
108181
  "locationName": "VirtualizationType"
108153
108182
  },
108154
108183
  "InstanceRequirements": {
@@ -108690,7 +108719,7 @@ module.exports={
108690
108719
  "locationName": "ipamResourceCidrSet",
108691
108720
  "type": "list",
108692
108721
  "member": {
108693
- "shape": "S22k",
108722
+ "shape": "S22n",
108694
108723
  "locationName": "item"
108695
108724
  }
108696
108725
  }
@@ -108850,7 +108879,7 @@ module.exports={
108850
108879
  "locationName": "findingId"
108851
108880
  },
108852
108881
  "FindingComponents": {
108853
- "shape": "S1ji",
108882
+ "shape": "S1jl",
108854
108883
  "locationName": "findingComponentSet"
108855
108884
  }
108856
108885
  }
@@ -108955,7 +108984,7 @@ module.exports={
108955
108984
  "locationName": "paymentDue"
108956
108985
  },
108957
108986
  "ReservedInstanceValueRollup": {
108958
- "shape": "S239",
108987
+ "shape": "S23c",
108959
108988
  "locationName": "reservedInstanceValueRollup"
108960
108989
  },
108961
108990
  "ReservedInstanceValueSet": {
@@ -108966,7 +108995,7 @@ module.exports={
108966
108995
  "type": "structure",
108967
108996
  "members": {
108968
108997
  "ReservationValue": {
108969
- "shape": "S239",
108998
+ "shape": "S23c",
108970
108999
  "locationName": "reservationValue"
108971
109000
  },
108972
109001
  "ReservedInstanceId": {
@@ -108976,7 +109005,7 @@ module.exports={
108976
109005
  }
108977
109006
  },
108978
109007
  "TargetConfigurationValueRollup": {
108979
- "shape": "S239",
109008
+ "shape": "S23c",
108980
109009
  "locationName": "targetConfigurationValueRollup"
108981
109010
  },
108982
109011
  "TargetConfigurationValueSet": {
@@ -108987,7 +109016,7 @@ module.exports={
108987
109016
  "type": "structure",
108988
109017
  "members": {
108989
109018
  "ReservationValue": {
108990
- "shape": "S239",
109019
+ "shape": "S23c",
108991
109020
  "locationName": "reservationValue"
108992
109021
  },
108993
109022
  "TargetConfiguration": {
@@ -109136,11 +109165,11 @@ module.exports={
109136
109165
  "type": "structure",
109137
109166
  "members": {
109138
109167
  "ArchitectureTypes": {
109139
- "shape": "S215",
109168
+ "shape": "S218",
109140
109169
  "locationName": "ArchitectureType"
109141
109170
  },
109142
109171
  "VirtualizationTypes": {
109143
- "shape": "S216",
109172
+ "shape": "S219",
109144
109173
  "locationName": "VirtualizationType"
109145
109174
  },
109146
109175
  "InstanceRequirements": {
@@ -109211,11 +109240,11 @@ module.exports={
109211
109240
  "type": "structure",
109212
109241
  "members": {
109213
109242
  "SubnetIpv4CidrReservations": {
109214
- "shape": "S240",
109243
+ "shape": "S243",
109215
109244
  "locationName": "subnetIpv4CidrReservationSet"
109216
109245
  },
109217
109246
  "SubnetIpv6CidrReservations": {
109218
- "shape": "S240",
109247
+ "shape": "S243",
109219
109248
  "locationName": "subnetIpv6CidrReservationSet"
109220
109249
  },
109221
109250
  "NextToken": {
@@ -109792,7 +109821,7 @@ module.exports={
109792
109821
  "members": {
109793
109822
  "Architecture": {},
109794
109823
  "ClientData": {
109795
- "shape": "S25c"
109824
+ "shape": "S25f"
109796
109825
  },
109797
109826
  "ClientToken": {},
109798
109827
  "Description": {},
@@ -109811,7 +109840,7 @@ module.exports={
109811
109840
  "shape": "S197"
109812
109841
  },
109813
109842
  "UserBucket": {
109814
- "shape": "S25f"
109843
+ "shape": "S25i"
109815
109844
  }
109816
109845
  }
109817
109846
  }
@@ -109921,10 +109950,10 @@ module.exports={
109921
109950
  "members": {
109922
109951
  "Description": {},
109923
109952
  "Image": {
109924
- "shape": "S25m"
109953
+ "shape": "S25p"
109925
109954
  },
109926
109955
  "Volume": {
109927
- "shape": "S25n"
109956
+ "shape": "S25q"
109928
109957
  }
109929
109958
  }
109930
109959
  }
@@ -110047,7 +110076,7 @@ module.exports={
110047
110076
  "type": "structure",
110048
110077
  "members": {
110049
110078
  "ClientData": {
110050
- "shape": "S25c"
110079
+ "shape": "S25f"
110051
110080
  },
110052
110081
  "ClientToken": {},
110053
110082
  "Description": {},
@@ -110060,7 +110089,7 @@ module.exports={
110060
110089
  "shape": "S197"
110061
110090
  },
110062
110091
  "UserBucket": {
110063
- "shape": "S25f"
110092
+ "shape": "S25i"
110064
110093
  }
110065
110094
  }
110066
110095
  },
@@ -110118,11 +110147,11 @@ module.exports={
110118
110147
  "type": "boolean"
110119
110148
  },
110120
110149
  "Image": {
110121
- "shape": "S25m",
110150
+ "shape": "S25p",
110122
110151
  "locationName": "image"
110123
110152
  },
110124
110153
  "Volume": {
110125
- "shape": "S25n",
110154
+ "shape": "S25q",
110126
110155
  "locationName": "volume"
110127
110156
  }
110128
110157
  }
@@ -110199,7 +110228,7 @@ module.exports={
110199
110228
  },
110200
110229
  "NextToken": {},
110201
110230
  "SnapshotIds": {
110202
- "shape": "S1i3",
110231
+ "shape": "S1i6",
110203
110232
  "locationName": "SnapshotId"
110204
110233
  },
110205
110234
  "DryRun": {
@@ -110498,7 +110527,7 @@ module.exports={
110498
110527
  "type": "structure",
110499
110528
  "members": {
110500
110529
  "InstanceFamilyCreditSpecification": {
110501
- "shape": "S208",
110530
+ "shape": "S20b",
110502
110531
  "locationName": "instanceFamilyCreditSpecification"
110503
110532
  }
110504
110533
  }
@@ -110572,25 +110601,25 @@ module.exports={
110572
110601
  "Attribute": {},
110573
110602
  "OperationType": {},
110574
110603
  "UserIds": {
110575
- "shape": "S26x",
110604
+ "shape": "S270",
110576
110605
  "locationName": "UserId"
110577
110606
  },
110578
110607
  "UserGroups": {
110579
- "shape": "S26y",
110608
+ "shape": "S271",
110580
110609
  "locationName": "UserGroup"
110581
110610
  },
110582
110611
  "ProductCodes": {
110583
- "shape": "S26z",
110612
+ "shape": "S272",
110584
110613
  "locationName": "ProductCode"
110585
110614
  },
110586
110615
  "LoadPermission": {
110587
110616
  "type": "structure",
110588
110617
  "members": {
110589
110618
  "Add": {
110590
- "shape": "S271"
110619
+ "shape": "S274"
110591
110620
  },
110592
110621
  "Remove": {
110593
- "shape": "S271"
110622
+ "shape": "S274"
110594
110623
  }
110595
110624
  }
110596
110625
  },
@@ -110636,7 +110665,7 @@ module.exports={
110636
110665
  "locationName": "successful"
110637
110666
  },
110638
110667
  "Unsuccessful": {
110639
- "shape": "S276",
110668
+ "shape": "S279",
110640
110669
  "locationName": "unsuccessful"
110641
110670
  }
110642
110671
  }
@@ -110704,15 +110733,15 @@ module.exports={
110704
110733
  },
110705
110734
  "OperationType": {},
110706
110735
  "ProductCodes": {
110707
- "shape": "S26z",
110736
+ "shape": "S272",
110708
110737
  "locationName": "ProductCode"
110709
110738
  },
110710
110739
  "UserGroups": {
110711
- "shape": "S26y",
110740
+ "shape": "S271",
110712
110741
  "locationName": "UserGroup"
110713
110742
  },
110714
110743
  "UserIds": {
110715
- "shape": "S26x",
110744
+ "shape": "S270",
110716
110745
  "locationName": "UserId"
110717
110746
  },
110718
110747
  "Value": {},
@@ -110857,7 +110886,7 @@ module.exports={
110857
110886
  "members": {
110858
110887
  "InstanceId": {},
110859
110888
  "CapacityReservationSpecification": {
110860
- "shape": "S27j"
110889
+ "shape": "S27m"
110861
110890
  },
110862
110891
  "DryRun": {
110863
110892
  "type": "boolean"
@@ -111082,7 +111111,7 @@ module.exports={
111082
111111
  "locationName": "instanceId"
111083
111112
  },
111084
111113
  "InstanceMetadataOptions": {
111085
- "shape": "S1fj",
111114
+ "shape": "S1fm",
111086
111115
  "locationName": "instanceMetadataOptions"
111087
111116
  }
111088
111117
  }
@@ -111142,7 +111171,7 @@ module.exports={
111142
111171
  "locationName": "AddOperatingRegion"
111143
111172
  },
111144
111173
  "RemoveOperatingRegions": {
111145
- "shape": "S28d",
111174
+ "shape": "S28g",
111146
111175
  "locationName": "RemoveOperatingRegion"
111147
111176
  },
111148
111177
  "Tier": {},
@@ -111236,7 +111265,7 @@ module.exports={
111236
111265
  "type": "structure",
111237
111266
  "members": {
111238
111267
  "IpamResourceCidr": {
111239
- "shape": "S22k",
111268
+ "shape": "S22n",
111240
111269
  "locationName": "ipamResourceCidr"
111241
111270
  }
111242
111271
  }
@@ -111259,7 +111288,7 @@ module.exports={
111259
111288
  "locationName": "AddOperatingRegion"
111260
111289
  },
111261
111290
  "RemoveOperatingRegions": {
111262
- "shape": "S28d",
111291
+ "shape": "S28g",
111263
111292
  "locationName": "RemoveOperatingRegion"
111264
111293
  }
111265
111294
  }
@@ -111490,7 +111519,7 @@ module.exports={
111490
111519
  ],
111491
111520
  "members": {
111492
111521
  "ReservedInstancesIds": {
111493
- "shape": "S1lw",
111522
+ "shape": "S1lz",
111494
111523
  "locationName": "ReservedInstancesId"
111495
111524
  },
111496
111525
  "ClientToken": {
@@ -111500,7 +111529,7 @@ module.exports={
111500
111529
  "locationName": "ReservedInstancesConfigurationSetItemType",
111501
111530
  "type": "list",
111502
111531
  "member": {
111503
- "shape": "S1mi",
111532
+ "shape": "S1ml",
111504
111533
  "locationName": "item"
111505
111534
  }
111506
111535
  }
@@ -111582,21 +111611,21 @@ module.exports={
111582
111611
  "type": "structure",
111583
111612
  "members": {
111584
111613
  "Add": {
111585
- "shape": "S1nw"
111614
+ "shape": "S1nz"
111586
111615
  },
111587
111616
  "Remove": {
111588
- "shape": "S1nw"
111617
+ "shape": "S1nz"
111589
111618
  }
111590
111619
  }
111591
111620
  },
111592
111621
  "GroupNames": {
111593
- "shape": "S1no",
111622
+ "shape": "S1nr",
111594
111623
  "locationName": "UserGroup"
111595
111624
  },
111596
111625
  "OperationType": {},
111597
111626
  "SnapshotId": {},
111598
111627
  "UserIds": {
111599
- "shape": "S26x",
111628
+ "shape": "S270",
111600
111629
  "locationName": "UserId"
111601
111630
  },
111602
111631
  "DryRun": {
@@ -111644,7 +111673,7 @@ module.exports={
111644
111673
  "locationName": "excessCapacityTerminationPolicy"
111645
111674
  },
111646
111675
  "LaunchTemplateConfigs": {
111647
- "shape": "S1p3",
111676
+ "shape": "S1p6",
111648
111677
  "locationName": "LaunchTemplateConfig"
111649
111678
  },
111650
111679
  "SpotFleetRequestId": {
@@ -112194,7 +112223,7 @@ module.exports={
112194
112223
  "type": "structure",
112195
112224
  "members": {
112196
112225
  "LoggingConfiguration": {
112197
- "shape": "S1sn",
112226
+ "shape": "S1sq",
112198
112227
  "locationName": "loggingConfiguration"
112199
112228
  }
112200
112229
  }
@@ -112280,7 +112309,7 @@ module.exports={
112280
112309
  "type": "structure",
112281
112310
  "members": {
112282
112311
  "VolumeModification": {
112283
- "shape": "S1tr",
112312
+ "shape": "S1tu",
112284
112313
  "locationName": "volumeModification"
112285
112314
  }
112286
112315
  }
@@ -112553,13 +112582,13 @@ module.exports={
112553
112582
  ],
112554
112583
  "members": {
112555
112584
  "AccepterPeeringConnectionOptions": {
112556
- "shape": "S2b2"
112585
+ "shape": "S2b5"
112557
112586
  },
112558
112587
  "DryRun": {
112559
112588
  "type": "boolean"
112560
112589
  },
112561
112590
  "RequesterPeeringConnectionOptions": {
112562
- "shape": "S2b2"
112591
+ "shape": "S2b5"
112563
112592
  },
112564
112593
  "VpcPeeringConnectionId": {}
112565
112594
  }
@@ -112568,11 +112597,11 @@ module.exports={
112568
112597
  "type": "structure",
112569
112598
  "members": {
112570
112599
  "AccepterPeeringConnectionOptions": {
112571
- "shape": "S2b4",
112600
+ "shape": "S2b7",
112572
112601
  "locationName": "accepterPeeringConnectionOptions"
112573
112602
  },
112574
112603
  "RequesterPeeringConnectionOptions": {
112575
- "shape": "S2b4",
112604
+ "shape": "S2b7",
112576
112605
  "locationName": "requesterPeeringConnectionOptions"
112577
112606
  }
112578
112607
  }
@@ -112796,7 +112825,7 @@ module.exports={
112796
112825
  "type": "structure",
112797
112826
  "members": {
112798
112827
  "InstanceMonitorings": {
112799
- "shape": "S2bj",
112828
+ "shape": "S2bm",
112800
112829
  "locationName": "instancesSet"
112801
112830
  }
112802
112831
  }
@@ -113046,7 +113075,7 @@ module.exports={
113046
113075
  "locationName": "poolId"
113047
113076
  },
113048
113077
  "PoolAddressRange": {
113049
- "shape": "S1lj",
113078
+ "shape": "S1lm",
113050
113079
  "locationName": "poolAddressRange"
113051
113080
  }
113052
113081
  }
@@ -113092,7 +113121,7 @@ module.exports={
113092
113121
  "ClientToken": {},
113093
113122
  "CurrencyCode": {},
113094
113123
  "HostIdSet": {
113095
- "shape": "S20p"
113124
+ "shape": "S20s"
113096
113125
  },
113097
113126
  "LimitPrice": {},
113098
113127
  "OfferingId": {},
@@ -113112,7 +113141,7 @@ module.exports={
113112
113141
  "locationName": "currencyCode"
113113
113142
  },
113114
113143
  "Purchase": {
113115
- "shape": "S20r",
113144
+ "shape": "S20u",
113116
113145
  "locationName": "purchase"
113117
113146
  },
113118
113147
  "TotalHourlyPrice": {
@@ -113207,7 +113236,7 @@ module.exports={
113207
113236
  "locationName": "scheduledInstanceSet",
113208
113237
  "type": "list",
113209
113238
  "member": {
113210
- "shape": "S1nd",
113239
+ "shape": "S1ng",
113211
113240
  "locationName": "item"
113212
113241
  }
113213
113242
  }
@@ -113575,7 +113604,7 @@ module.exports={
113575
113604
  "locationName": "successful"
113576
113605
  },
113577
113606
  "Unsuccessful": {
113578
- "shape": "S276",
113607
+ "shape": "S279",
113579
113608
  "locationName": "unsuccessful"
113580
113609
  }
113581
113610
  }
@@ -113903,7 +113932,7 @@ module.exports={
113903
113932
  "type": "boolean"
113904
113933
  },
113905
113934
  "SpotFleetRequestConfig": {
113906
- "shape": "S1oo",
113935
+ "shape": "S1or",
113907
113936
  "locationName": "spotFleetRequestConfig"
113908
113937
  }
113909
113938
  }
@@ -113987,15 +114016,15 @@ module.exports={
113987
114016
  "locationName": "keyName"
113988
114017
  },
113989
114018
  "Monitoring": {
113990
- "shape": "S1pj",
114019
+ "shape": "S1pm",
113991
114020
  "locationName": "monitoring"
113992
114021
  },
113993
114022
  "NetworkInterfaces": {
113994
- "shape": "S1oy",
114023
+ "shape": "S1p1",
113995
114024
  "locationName": "NetworkInterface"
113996
114025
  },
113997
114026
  "Placement": {
113998
- "shape": "S1p0",
114027
+ "shape": "S1p3",
113999
114028
  "locationName": "placement"
114000
114029
  },
114001
114030
  "RamdiskId": {
@@ -114035,7 +114064,7 @@ module.exports={
114035
114064
  "type": "structure",
114036
114065
  "members": {
114037
114066
  "SpotInstanceRequests": {
114038
- "shape": "S1pg",
114067
+ "shape": "S1pj",
114039
114068
  "locationName": "spotInstanceRequestSet"
114040
114069
  }
114041
114070
  }
@@ -114408,7 +114437,7 @@ module.exports={
114408
114437
  "locationName": "ipPermissions"
114409
114438
  },
114410
114439
  "SecurityGroupRuleIds": {
114411
- "shape": "S1nk",
114440
+ "shape": "S1nn",
114412
114441
  "locationName": "SecurityGroupRuleId"
114413
114442
  },
114414
114443
  "CidrIp": {
@@ -114471,7 +114500,7 @@ module.exports={
114471
114500
  "type": "boolean"
114472
114501
  },
114473
114502
  "SecurityGroupRuleIds": {
114474
- "shape": "S1nk",
114503
+ "shape": "S1nn",
114475
114504
  "locationName": "SecurityGroupRuleId"
114476
114505
  }
114477
114506
  }
@@ -114520,7 +114549,7 @@ module.exports={
114520
114549
  "type": "integer"
114521
114550
  },
114522
114551
  "Monitoring": {
114523
- "shape": "S1pj"
114552
+ "shape": "S1pm"
114524
114553
  },
114525
114554
  "Placement": {
114526
114555
  "shape": "Scv"
@@ -114566,7 +114595,7 @@ module.exports={
114566
114595
  "locationName": "instanceInitiatedShutdownBehavior"
114567
114596
  },
114568
114597
  "NetworkInterfaces": {
114569
- "shape": "S1oy",
114598
+ "shape": "S1p1",
114570
114599
  "locationName": "networkInterface"
114571
114600
  },
114572
114601
  "PrivateIpAddress": {
@@ -114644,7 +114673,7 @@ module.exports={
114644
114673
  }
114645
114674
  },
114646
114675
  "CapacityReservationSpecification": {
114647
- "shape": "S27j"
114676
+ "shape": "S27m"
114648
114677
  },
114649
114678
  "HibernationOptions": {
114650
114679
  "type": "structure",
@@ -114712,7 +114741,7 @@ module.exports={
114712
114741
  }
114713
114742
  },
114714
114743
  "output": {
114715
- "shape": "S1er"
114744
+ "shape": "S1eu"
114716
114745
  }
114717
114746
  },
114718
114747
  "RunScheduledInstances": {
@@ -114810,7 +114839,7 @@ module.exports={
114810
114839
  "type": "integer"
114811
114840
  },
114812
114841
  "Groups": {
114813
- "shape": "S2fg",
114842
+ "shape": "S2fj",
114814
114843
  "locationName": "Group"
114815
114844
  },
114816
114845
  "Ipv6AddressCount": {
@@ -114859,7 +114888,7 @@ module.exports={
114859
114888
  },
114860
114889
  "RamdiskId": {},
114861
114890
  "SecurityGroupIds": {
114862
- "shape": "S2fg",
114891
+ "shape": "S2fj",
114863
114892
  "locationName": "SecurityGroupId"
114864
114893
  },
114865
114894
  "SubnetId": {},
@@ -115073,7 +115102,7 @@ module.exports={
115073
115102
  "type": "structure",
115074
115103
  "members": {
115075
115104
  "StartingInstances": {
115076
- "shape": "S2g4",
115105
+ "shape": "S2g7",
115077
115106
  "locationName": "instancesSet"
115078
115107
  }
115079
115108
  }
@@ -115104,7 +115133,7 @@ module.exports={
115104
115133
  "type": "structure",
115105
115134
  "members": {
115106
115135
  "NetworkInsightsAccessScopeAnalysis": {
115107
- "shape": "S1j5",
115136
+ "shape": "S1j8",
115108
115137
  "locationName": "networkInsightsAccessScopeAnalysis"
115109
115138
  }
115110
115139
  }
@@ -115124,7 +115153,7 @@ module.exports={
115124
115153
  "locationName": "AdditionalAccount"
115125
115154
  },
115126
115155
  "FilterInArns": {
115127
- "shape": "S1jh",
115156
+ "shape": "S1jk",
115128
115157
  "locationName": "FilterInArn"
115129
115158
  },
115130
115159
  "DryRun": {
@@ -115143,7 +115172,7 @@ module.exports={
115143
115172
  "type": "structure",
115144
115173
  "members": {
115145
115174
  "NetworkInsightsAnalysis": {
115146
- "shape": "S1jg",
115175
+ "shape": "S1jj",
115147
115176
  "locationName": "networkInsightsAnalysis"
115148
115177
  }
115149
115178
  }
@@ -115200,7 +115229,7 @@ module.exports={
115200
115229
  "type": "structure",
115201
115230
  "members": {
115202
115231
  "StoppingInstances": {
115203
- "shape": "S2g4",
115232
+ "shape": "S2g7",
115204
115233
  "locationName": "instancesSet"
115205
115234
  }
115206
115235
  }
@@ -115275,7 +115304,7 @@ module.exports={
115275
115304
  "type": "structure",
115276
115305
  "members": {
115277
115306
  "TerminatingInstances": {
115278
- "shape": "S2g4",
115307
+ "shape": "S2g7",
115279
115308
  "locationName": "instancesSet"
115280
115309
  }
115281
115310
  }
@@ -115416,7 +115445,7 @@ module.exports={
115416
115445
  "type": "structure",
115417
115446
  "members": {
115418
115447
  "InstanceMonitorings": {
115419
- "shape": "S2bj",
115448
+ "shape": "S2bm",
115420
115449
  "locationName": "instancesSet"
115421
115450
  }
115422
115451
  }
@@ -115435,7 +115464,7 @@ module.exports={
115435
115464
  "shape": "S6z"
115436
115465
  },
115437
115466
  "SecurityGroupRuleDescriptions": {
115438
- "shape": "S2gu",
115467
+ "shape": "S2gx",
115439
115468
  "locationName": "SecurityGroupRuleDescription"
115440
115469
  }
115441
115470
  }
@@ -115463,7 +115492,7 @@ module.exports={
115463
115492
  "shape": "S6z"
115464
115493
  },
115465
115494
  "SecurityGroupRuleDescriptions": {
115466
- "shape": "S2gu",
115495
+ "shape": "S2gx",
115467
115496
  "locationName": "SecurityGroupRuleDescription"
115468
115497
  }
115469
115498
  }
@@ -123066,7 +123095,7 @@ module.exports={
123066
123095
  }
123067
123096
  }
123068
123097
  },
123069
- "S1er": {
123098
+ "S1eu": {
123070
123099
  "type": "structure",
123071
123100
  "members": {
123072
123101
  "Groups": {
@@ -123104,7 +123133,7 @@ module.exports={
123104
123133
  "type": "timestamp"
123105
123134
  },
123106
123135
  "Monitoring": {
123107
- "shape": "S1eu",
123136
+ "shape": "S1ex",
123108
123137
  "locationName": "monitoring"
123109
123138
  },
123110
123139
  "Placement": {
@@ -123227,7 +123256,7 @@ module.exports={
123227
123256
  "type": "structure",
123228
123257
  "members": {
123229
123258
  "Association": {
123230
- "shape": "S1f3",
123259
+ "shape": "S1f6",
123231
123260
  "locationName": "association"
123232
123261
  },
123233
123262
  "Attachment": {
@@ -123312,7 +123341,7 @@ module.exports={
123312
123341
  "type": "structure",
123313
123342
  "members": {
123314
123343
  "Association": {
123315
- "shape": "S1f3",
123344
+ "shape": "S1f6",
123316
123345
  "locationName": "association"
123317
123346
  },
123318
123347
  "Primary": {
@@ -123482,7 +123511,7 @@ module.exports={
123482
123511
  }
123483
123512
  },
123484
123513
  "MetadataOptions": {
123485
- "shape": "S1fj",
123514
+ "shape": "S1fm",
123486
123515
  "locationName": "metadataOptions"
123487
123516
  },
123488
123517
  "EnclaveOptions": {
@@ -123551,7 +123580,7 @@ module.exports={
123551
123580
  }
123552
123581
  }
123553
123582
  },
123554
- "S1eu": {
123583
+ "S1ex": {
123555
123584
  "type": "structure",
123556
123585
  "members": {
123557
123586
  "State": {
@@ -123559,7 +123588,7 @@ module.exports={
123559
123588
  }
123560
123589
  }
123561
123590
  },
123562
- "S1f3": {
123591
+ "S1f6": {
123563
123592
  "type": "structure",
123564
123593
  "members": {
123565
123594
  "CarrierIp": {
@@ -123579,7 +123608,7 @@ module.exports={
123579
123608
  }
123580
123609
  }
123581
123610
  },
123582
- "S1fj": {
123611
+ "S1fm": {
123583
123612
  "type": "structure",
123584
123613
  "members": {
123585
123614
  "State": {
@@ -123603,19 +123632,19 @@ module.exports={
123603
123632
  }
123604
123633
  }
123605
123634
  },
123606
- "S1hq": {
123635
+ "S1ht": {
123607
123636
  "type": "list",
123608
123637
  "member": {
123609
123638
  "locationName": "item"
123610
123639
  }
123611
123640
  },
123612
- "S1i3": {
123641
+ "S1i6": {
123613
123642
  "type": "list",
123614
123643
  "member": {
123615
123644
  "locationName": "SnapshotId"
123616
123645
  }
123617
123646
  },
123618
- "S1j5": {
123647
+ "S1j8": {
123619
123648
  "type": "structure",
123620
123649
  "members": {
123621
123650
  "NetworkInsightsAccessScopeAnalysisId": {
@@ -123657,7 +123686,7 @@ module.exports={
123657
123686
  }
123658
123687
  }
123659
123688
  },
123660
- "S1jg": {
123689
+ "S1jj": {
123661
123690
  "type": "structure",
123662
123691
  "members": {
123663
123692
  "NetworkInsightsAnalysisId": {
@@ -123674,7 +123703,7 @@ module.exports={
123674
123703
  "locationName": "additionalAccountSet"
123675
123704
  },
123676
123705
  "FilterInArns": {
123677
- "shape": "S1jh",
123706
+ "shape": "S1jk",
123678
123707
  "locationName": "filterInArnSet"
123679
123708
  },
123680
123709
  "StartDate": {
@@ -123695,15 +123724,15 @@ module.exports={
123695
123724
  "type": "boolean"
123696
123725
  },
123697
123726
  "ForwardPathComponents": {
123698
- "shape": "S1ji",
123727
+ "shape": "S1jl",
123699
123728
  "locationName": "forwardPathComponentSet"
123700
123729
  },
123701
123730
  "ReturnPathComponents": {
123702
- "shape": "S1ji",
123731
+ "shape": "S1jl",
123703
123732
  "locationName": "returnPathComponentSet"
123704
123733
  },
123705
123734
  "Explanations": {
123706
- "shape": "S1k2",
123735
+ "shape": "S1k5",
123707
123736
  "locationName": "explanationSet"
123708
123737
  },
123709
123738
  "AlternatePathHints": {
@@ -123732,13 +123761,13 @@ module.exports={
123732
123761
  }
123733
123762
  }
123734
123763
  },
123735
- "S1jh": {
123764
+ "S1jk": {
123736
123765
  "type": "list",
123737
123766
  "member": {
123738
123767
  "locationName": "item"
123739
123768
  }
123740
123769
  },
123741
- "S1ji": {
123770
+ "S1jl": {
123742
123771
  "type": "list",
123743
123772
  "member": {
123744
123773
  "locationName": "item",
@@ -123749,47 +123778,47 @@ module.exports={
123749
123778
  "type": "integer"
123750
123779
  },
123751
123780
  "AclRule": {
123752
- "shape": "S1jk",
123781
+ "shape": "S1jn",
123753
123782
  "locationName": "aclRule"
123754
123783
  },
123755
123784
  "AttachedTo": {
123756
- "shape": "S1jl",
123785
+ "shape": "S1jo",
123757
123786
  "locationName": "attachedTo"
123758
123787
  },
123759
123788
  "Component": {
123760
- "shape": "S1jl",
123789
+ "shape": "S1jo",
123761
123790
  "locationName": "component"
123762
123791
  },
123763
123792
  "DestinationVpc": {
123764
- "shape": "S1jl",
123793
+ "shape": "S1jo",
123765
123794
  "locationName": "destinationVpc"
123766
123795
  },
123767
123796
  "OutboundHeader": {
123768
- "shape": "S1jm",
123797
+ "shape": "S1jp",
123769
123798
  "locationName": "outboundHeader"
123770
123799
  },
123771
123800
  "InboundHeader": {
123772
- "shape": "S1jm",
123801
+ "shape": "S1jp",
123773
123802
  "locationName": "inboundHeader"
123774
123803
  },
123775
123804
  "RouteTableRoute": {
123776
- "shape": "S1jp",
123805
+ "shape": "S1js",
123777
123806
  "locationName": "routeTableRoute"
123778
123807
  },
123779
123808
  "SecurityGroupRule": {
123780
- "shape": "S1jq",
123809
+ "shape": "S1jt",
123781
123810
  "locationName": "securityGroupRule"
123782
123811
  },
123783
123812
  "SourceVpc": {
123784
- "shape": "S1jl",
123813
+ "shape": "S1jo",
123785
123814
  "locationName": "sourceVpc"
123786
123815
  },
123787
123816
  "Subnet": {
123788
- "shape": "S1jl",
123817
+ "shape": "S1jo",
123789
123818
  "locationName": "subnet"
123790
123819
  },
123791
123820
  "Vpc": {
123792
- "shape": "S1jl",
123821
+ "shape": "S1jo",
123793
123822
  "locationName": "vpc"
123794
123823
  },
123795
123824
  "AdditionalDetails": {
@@ -123803,15 +123832,15 @@ module.exports={
123803
123832
  "locationName": "additionalDetailType"
123804
123833
  },
123805
123834
  "Component": {
123806
- "shape": "S1jl",
123835
+ "shape": "S1jo",
123807
123836
  "locationName": "component"
123808
123837
  },
123809
123838
  "VpcEndpointService": {
123810
- "shape": "S1jl",
123839
+ "shape": "S1jo",
123811
123840
  "locationName": "vpcEndpointService"
123812
123841
  },
123813
123842
  "RuleOptions": {
123814
- "shape": "S1jt",
123843
+ "shape": "S1jw",
123815
123844
  "locationName": "ruleOptionSet"
123816
123845
  },
123817
123846
  "RuleGroupTypePairs": {
@@ -123841,7 +123870,7 @@ module.exports={
123841
123870
  "locationName": "ruleGroupArn"
123842
123871
  },
123843
123872
  "RuleOptions": {
123844
- "shape": "S1jt",
123873
+ "shape": "S1jw",
123845
123874
  "locationName": "ruleOptionSet"
123846
123875
  }
123847
123876
  }
@@ -123851,34 +123880,34 @@ module.exports={
123851
123880
  "locationName": "serviceName"
123852
123881
  },
123853
123882
  "LoadBalancers": {
123854
- "shape": "S1k0",
123883
+ "shape": "S1k3",
123855
123884
  "locationName": "loadBalancerSet"
123856
123885
  }
123857
123886
  }
123858
123887
  }
123859
123888
  },
123860
123889
  "TransitGateway": {
123861
- "shape": "S1jl",
123890
+ "shape": "S1jo",
123862
123891
  "locationName": "transitGateway"
123863
123892
  },
123864
123893
  "TransitGatewayRouteTableRoute": {
123865
- "shape": "S1k1",
123894
+ "shape": "S1k4",
123866
123895
  "locationName": "transitGatewayRouteTableRoute"
123867
123896
  },
123868
123897
  "Explanations": {
123869
- "shape": "S1k2",
123898
+ "shape": "S1k5",
123870
123899
  "locationName": "explanationSet"
123871
123900
  },
123872
123901
  "ElasticLoadBalancerListener": {
123873
- "shape": "S1jl",
123902
+ "shape": "S1jo",
123874
123903
  "locationName": "elasticLoadBalancerListener"
123875
123904
  },
123876
123905
  "FirewallStatelessRule": {
123877
- "shape": "S1k8",
123906
+ "shape": "S1kb",
123878
123907
  "locationName": "firewallStatelessRule"
123879
123908
  },
123880
123909
  "FirewallStatefulRule": {
123881
- "shape": "S1kc",
123910
+ "shape": "S1kf",
123882
123911
  "locationName": "firewallStatefulRule"
123883
123912
  },
123884
123913
  "ServiceName": {
@@ -123887,7 +123916,7 @@ module.exports={
123887
123916
  }
123888
123917
  }
123889
123918
  },
123890
- "S1jk": {
123919
+ "S1jn": {
123891
123920
  "type": "structure",
123892
123921
  "members": {
123893
123922
  "Cidr": {
@@ -123913,7 +123942,7 @@ module.exports={
123913
123942
  }
123914
123943
  }
123915
123944
  },
123916
- "S1jl": {
123945
+ "S1jo": {
123917
123946
  "type": "structure",
123918
123947
  "members": {
123919
123948
  "Id": {
@@ -123927,44 +123956,44 @@ module.exports={
123927
123956
  }
123928
123957
  }
123929
123958
  },
123930
- "S1jm": {
123959
+ "S1jp": {
123931
123960
  "type": "structure",
123932
123961
  "members": {
123933
123962
  "DestinationAddresses": {
123934
- "shape": "S1jn",
123963
+ "shape": "S1jq",
123935
123964
  "locationName": "destinationAddressSet"
123936
123965
  },
123937
123966
  "DestinationPortRanges": {
123938
- "shape": "S1jo",
123967
+ "shape": "S1jr",
123939
123968
  "locationName": "destinationPortRangeSet"
123940
123969
  },
123941
123970
  "Protocol": {
123942
123971
  "locationName": "protocol"
123943
123972
  },
123944
123973
  "SourceAddresses": {
123945
- "shape": "S1jn",
123974
+ "shape": "S1jq",
123946
123975
  "locationName": "sourceAddressSet"
123947
123976
  },
123948
123977
  "SourcePortRanges": {
123949
- "shape": "S1jo",
123978
+ "shape": "S1jr",
123950
123979
  "locationName": "sourcePortRangeSet"
123951
123980
  }
123952
123981
  }
123953
123982
  },
123954
- "S1jn": {
123983
+ "S1jq": {
123955
123984
  "type": "list",
123956
123985
  "member": {
123957
123986
  "locationName": "item"
123958
123987
  }
123959
123988
  },
123960
- "S1jo": {
123989
+ "S1jr": {
123961
123990
  "type": "list",
123962
123991
  "member": {
123963
123992
  "shape": "Skz",
123964
123993
  "locationName": "item"
123965
123994
  }
123966
123995
  },
123967
- "S1jp": {
123996
+ "S1js": {
123968
123997
  "type": "structure",
123969
123998
  "members": {
123970
123999
  "DestinationCidr": {
@@ -124011,7 +124040,7 @@ module.exports={
124011
124040
  }
124012
124041
  }
124013
124042
  },
124014
- "S1jq": {
124043
+ "S1jt": {
124015
124044
  "type": "structure",
124016
124045
  "members": {
124017
124046
  "Cidr": {
@@ -124035,7 +124064,7 @@ module.exports={
124035
124064
  }
124036
124065
  }
124037
124066
  },
124038
- "S1jt": {
124067
+ "S1jw": {
124039
124068
  "type": "list",
124040
124069
  "member": {
124041
124070
  "locationName": "item",
@@ -124045,26 +124074,26 @@ module.exports={
124045
124074
  "locationName": "keyword"
124046
124075
  },
124047
124076
  "Settings": {
124048
- "shape": "S1jv",
124077
+ "shape": "S1jy",
124049
124078
  "locationName": "settingSet"
124050
124079
  }
124051
124080
  }
124052
124081
  }
124053
124082
  },
124054
- "S1jv": {
124083
+ "S1jy": {
124055
124084
  "type": "list",
124056
124085
  "member": {
124057
124086
  "locationName": "item"
124058
124087
  }
124059
124088
  },
124060
- "S1k0": {
124089
+ "S1k3": {
124061
124090
  "type": "list",
124062
124091
  "member": {
124063
- "shape": "S1jl",
124092
+ "shape": "S1jo",
124064
124093
  "locationName": "item"
124065
124094
  }
124066
124095
  },
124067
- "S1k1": {
124096
+ "S1k4": {
124068
124097
  "type": "structure",
124069
124098
  "members": {
124070
124099
  "DestinationCidr": {
@@ -124090,29 +124119,29 @@ module.exports={
124090
124119
  }
124091
124120
  }
124092
124121
  },
124093
- "S1k2": {
124122
+ "S1k5": {
124094
124123
  "type": "list",
124095
124124
  "member": {
124096
124125
  "locationName": "item",
124097
124126
  "type": "structure",
124098
124127
  "members": {
124099
124128
  "Acl": {
124100
- "shape": "S1jl",
124129
+ "shape": "S1jo",
124101
124130
  "locationName": "acl"
124102
124131
  },
124103
124132
  "AclRule": {
124104
- "shape": "S1jk",
124133
+ "shape": "S1jn",
124105
124134
  "locationName": "aclRule"
124106
124135
  },
124107
124136
  "Address": {
124108
124137
  "locationName": "address"
124109
124138
  },
124110
124139
  "Addresses": {
124111
- "shape": "S1jn",
124140
+ "shape": "S1jq",
124112
124141
  "locationName": "addressSet"
124113
124142
  },
124114
124143
  "AttachedTo": {
124115
- "shape": "S1jl",
124144
+ "shape": "S1jo",
124116
124145
  "locationName": "attachedTo"
124117
124146
  },
124118
124147
  "AvailabilityZones": {
@@ -124124,19 +124153,19 @@ module.exports={
124124
124153
  "locationName": "cidrSet"
124125
124154
  },
124126
124155
  "Component": {
124127
- "shape": "S1jl",
124156
+ "shape": "S1jo",
124128
124157
  "locationName": "component"
124129
124158
  },
124130
124159
  "CustomerGateway": {
124131
- "shape": "S1jl",
124160
+ "shape": "S1jo",
124132
124161
  "locationName": "customerGateway"
124133
124162
  },
124134
124163
  "Destination": {
124135
- "shape": "S1jl",
124164
+ "shape": "S1jo",
124136
124165
  "locationName": "destination"
124137
124166
  },
124138
124167
  "DestinationVpc": {
124139
- "shape": "S1jl",
124168
+ "shape": "S1jo",
124140
124169
  "locationName": "destinationVpc"
124141
124170
  },
124142
124171
  "Direction": {
@@ -124146,11 +124175,11 @@ module.exports={
124146
124175
  "locationName": "explanationCode"
124147
124176
  },
124148
124177
  "IngressRouteTable": {
124149
- "shape": "S1jl",
124178
+ "shape": "S1jo",
124150
124179
  "locationName": "ingressRouteTable"
124151
124180
  },
124152
124181
  "InternetGateway": {
124153
- "shape": "S1jl",
124182
+ "shape": "S1jo",
124154
124183
  "locationName": "internetGateway"
124155
124184
  },
124156
124185
  "LoadBalancerArn": {
@@ -124185,7 +124214,7 @@ module.exports={
124185
124214
  "locationName": "availabilityZone"
124186
124215
  },
124187
124216
  "Instance": {
124188
- "shape": "S1jl",
124217
+ "shape": "S1jo",
124189
124218
  "locationName": "instance"
124190
124219
  },
124191
124220
  "Port": {
@@ -124195,11 +124224,11 @@ module.exports={
124195
124224
  }
124196
124225
  },
124197
124226
  "LoadBalancerTargetGroup": {
124198
- "shape": "S1jl",
124227
+ "shape": "S1jo",
124199
124228
  "locationName": "loadBalancerTargetGroup"
124200
124229
  },
124201
124230
  "LoadBalancerTargetGroups": {
124202
- "shape": "S1k0",
124231
+ "shape": "S1k3",
124203
124232
  "locationName": "loadBalancerTargetGroupSet"
124204
124233
  },
124205
124234
  "LoadBalancerTargetPort": {
@@ -124207,25 +124236,25 @@ module.exports={
124207
124236
  "type": "integer"
124208
124237
  },
124209
124238
  "ElasticLoadBalancerListener": {
124210
- "shape": "S1jl",
124239
+ "shape": "S1jo",
124211
124240
  "locationName": "elasticLoadBalancerListener"
124212
124241
  },
124213
124242
  "MissingComponent": {
124214
124243
  "locationName": "missingComponent"
124215
124244
  },
124216
124245
  "NatGateway": {
124217
- "shape": "S1jl",
124246
+ "shape": "S1jo",
124218
124247
  "locationName": "natGateway"
124219
124248
  },
124220
124249
  "NetworkInterface": {
124221
- "shape": "S1jl",
124250
+ "shape": "S1jo",
124222
124251
  "locationName": "networkInterface"
124223
124252
  },
124224
124253
  "PacketField": {
124225
124254
  "locationName": "packetField"
124226
124255
  },
124227
124256
  "VpcPeeringConnection": {
124228
- "shape": "S1jl",
124257
+ "shape": "S1jo",
124229
124258
  "locationName": "vpcPeeringConnection"
124230
124259
  },
124231
124260
  "Port": {
@@ -124233,82 +124262,82 @@ module.exports={
124233
124262
  "type": "integer"
124234
124263
  },
124235
124264
  "PortRanges": {
124236
- "shape": "S1jo",
124265
+ "shape": "S1jr",
124237
124266
  "locationName": "portRangeSet"
124238
124267
  },
124239
124268
  "PrefixList": {
124240
- "shape": "S1jl",
124269
+ "shape": "S1jo",
124241
124270
  "locationName": "prefixList"
124242
124271
  },
124243
124272
  "Protocols": {
124244
- "shape": "S1jv",
124273
+ "shape": "S1jy",
124245
124274
  "locationName": "protocolSet"
124246
124275
  },
124247
124276
  "RouteTableRoute": {
124248
- "shape": "S1jp",
124277
+ "shape": "S1js",
124249
124278
  "locationName": "routeTableRoute"
124250
124279
  },
124251
124280
  "RouteTable": {
124252
- "shape": "S1jl",
124281
+ "shape": "S1jo",
124253
124282
  "locationName": "routeTable"
124254
124283
  },
124255
124284
  "SecurityGroup": {
124256
- "shape": "S1jl",
124285
+ "shape": "S1jo",
124257
124286
  "locationName": "securityGroup"
124258
124287
  },
124259
124288
  "SecurityGroupRule": {
124260
- "shape": "S1jq",
124289
+ "shape": "S1jt",
124261
124290
  "locationName": "securityGroupRule"
124262
124291
  },
124263
124292
  "SecurityGroups": {
124264
- "shape": "S1k0",
124293
+ "shape": "S1k3",
124265
124294
  "locationName": "securityGroupSet"
124266
124295
  },
124267
124296
  "SourceVpc": {
124268
- "shape": "S1jl",
124297
+ "shape": "S1jo",
124269
124298
  "locationName": "sourceVpc"
124270
124299
  },
124271
124300
  "State": {
124272
124301
  "locationName": "state"
124273
124302
  },
124274
124303
  "Subnet": {
124275
- "shape": "S1jl",
124304
+ "shape": "S1jo",
124276
124305
  "locationName": "subnet"
124277
124306
  },
124278
124307
  "SubnetRouteTable": {
124279
- "shape": "S1jl",
124308
+ "shape": "S1jo",
124280
124309
  "locationName": "subnetRouteTable"
124281
124310
  },
124282
124311
  "Vpc": {
124283
- "shape": "S1jl",
124312
+ "shape": "S1jo",
124284
124313
  "locationName": "vpc"
124285
124314
  },
124286
124315
  "VpcEndpoint": {
124287
- "shape": "S1jl",
124316
+ "shape": "S1jo",
124288
124317
  "locationName": "vpcEndpoint"
124289
124318
  },
124290
124319
  "VpnConnection": {
124291
- "shape": "S1jl",
124320
+ "shape": "S1jo",
124292
124321
  "locationName": "vpnConnection"
124293
124322
  },
124294
124323
  "VpnGateway": {
124295
- "shape": "S1jl",
124324
+ "shape": "S1jo",
124296
124325
  "locationName": "vpnGateway"
124297
124326
  },
124298
124327
  "TransitGateway": {
124299
- "shape": "S1jl",
124328
+ "shape": "S1jo",
124300
124329
  "locationName": "transitGateway"
124301
124330
  },
124302
124331
  "TransitGatewayRouteTable": {
124303
- "shape": "S1jl",
124332
+ "shape": "S1jo",
124304
124333
  "locationName": "transitGatewayRouteTable"
124305
124334
  },
124306
124335
  "TransitGatewayRouteTableRoute": {
124307
- "shape": "S1k1",
124336
+ "shape": "S1k4",
124308
124337
  "locationName": "transitGatewayRouteTableRoute"
124309
124338
  },
124310
124339
  "TransitGatewayAttachment": {
124311
- "shape": "S1jl",
124340
+ "shape": "S1jo",
124312
124341
  "locationName": "transitGatewayAttachment"
124313
124342
  },
124314
124343
  "ComponentAccount": {
@@ -124318,17 +124347,17 @@ module.exports={
124318
124347
  "locationName": "componentRegion"
124319
124348
  },
124320
124349
  "FirewallStatelessRule": {
124321
- "shape": "S1k8",
124350
+ "shape": "S1kb",
124322
124351
  "locationName": "firewallStatelessRule"
124323
124352
  },
124324
124353
  "FirewallStatefulRule": {
124325
- "shape": "S1kc",
124354
+ "shape": "S1kf",
124326
124355
  "locationName": "firewallStatefulRule"
124327
124356
  }
124328
124357
  }
124329
124358
  }
124330
124359
  },
124331
- "S1k8": {
124360
+ "S1kb": {
124332
124361
  "type": "structure",
124333
124362
  "members": {
124334
124363
  "RuleGroupArn": {
@@ -124343,11 +124372,11 @@ module.exports={
124343
124372
  "locationName": "destinationSet"
124344
124373
  },
124345
124374
  "SourcePorts": {
124346
- "shape": "S1jo",
124375
+ "shape": "S1jr",
124347
124376
  "locationName": "sourcePortSet"
124348
124377
  },
124349
124378
  "DestinationPorts": {
124350
- "shape": "S1jo",
124379
+ "shape": "S1jr",
124351
124380
  "locationName": "destinationPortSet"
124352
124381
  },
124353
124382
  "Protocols": {
@@ -124367,7 +124396,7 @@ module.exports={
124367
124396
  }
124368
124397
  }
124369
124398
  },
124370
- "S1kc": {
124399
+ "S1kf": {
124371
124400
  "type": "structure",
124372
124401
  "members": {
124373
124402
  "RuleGroupArn": {
@@ -124382,11 +124411,11 @@ module.exports={
124382
124411
  "locationName": "destinationSet"
124383
124412
  },
124384
124413
  "SourcePorts": {
124385
- "shape": "S1jo",
124414
+ "shape": "S1jr",
124386
124415
  "locationName": "sourcePortSet"
124387
124416
  },
124388
124417
  "DestinationPorts": {
124389
- "shape": "S1jo",
124418
+ "shape": "S1jr",
124390
124419
  "locationName": "destinationPortSet"
124391
124420
  },
124392
124421
  "Protocol": {
@@ -124400,7 +124429,7 @@ module.exports={
124400
124429
  }
124401
124430
  }
124402
124431
  },
124403
- "S1lj": {
124432
+ "S1lm": {
124404
124433
  "type": "structure",
124405
124434
  "members": {
124406
124435
  "FirstAddress": {
@@ -124419,13 +124448,13 @@ module.exports={
124419
124448
  }
124420
124449
  }
124421
124450
  },
124422
- "S1lw": {
124451
+ "S1lz": {
124423
124452
  "type": "list",
124424
124453
  "member": {
124425
124454
  "locationName": "ReservedInstancesId"
124426
124455
  }
124427
124456
  },
124428
- "S1m4": {
124457
+ "S1m7": {
124429
124458
  "type": "list",
124430
124459
  "member": {
124431
124460
  "locationName": "item",
@@ -124441,7 +124470,7 @@ module.exports={
124441
124470
  }
124442
124471
  }
124443
124472
  },
124444
- "S1mi": {
124473
+ "S1ml": {
124445
124474
  "type": "structure",
124446
124475
  "members": {
124447
124476
  "AvailabilityZone": {
@@ -124462,7 +124491,7 @@ module.exports={
124462
124491
  }
124463
124492
  }
124464
124493
  },
124465
- "S1n5": {
124494
+ "S1n8": {
124466
124495
  "type": "structure",
124467
124496
  "members": {
124468
124497
  "Frequency": {
@@ -124489,7 +124518,7 @@ module.exports={
124489
124518
  }
124490
124519
  }
124491
124520
  },
124492
- "S1nd": {
124521
+ "S1ng": {
124493
124522
  "type": "structure",
124494
124523
  "members": {
124495
124524
  "AvailabilityZone": {
@@ -124524,7 +124553,7 @@ module.exports={
124524
124553
  "type": "timestamp"
124525
124554
  },
124526
124555
  "Recurrence": {
124527
- "shape": "S1n5",
124556
+ "shape": "S1n8",
124528
124557
  "locationName": "recurrence"
124529
124558
  },
124530
124559
  "ScheduledInstanceId": {
@@ -124548,19 +124577,19 @@ module.exports={
124548
124577
  }
124549
124578
  }
124550
124579
  },
124551
- "S1nk": {
124580
+ "S1nn": {
124552
124581
  "type": "list",
124553
124582
  "member": {
124554
124583
  "locationName": "item"
124555
124584
  }
124556
124585
  },
124557
- "S1no": {
124586
+ "S1nr": {
124558
124587
  "type": "list",
124559
124588
  "member": {
124560
124589
  "locationName": "GroupName"
124561
124590
  }
124562
124591
  },
124563
- "S1nw": {
124592
+ "S1nz": {
124564
124593
  "type": "list",
124565
124594
  "member": {
124566
124595
  "locationName": "item",
@@ -124575,7 +124604,7 @@ module.exports={
124575
124604
  }
124576
124605
  }
124577
124606
  },
124578
- "S1oo": {
124607
+ "S1or": {
124579
124608
  "type": "structure",
124580
124609
  "required": [
124581
124610
  "IamFleetRole",
@@ -124673,11 +124702,11 @@ module.exports={
124673
124702
  }
124674
124703
  },
124675
124704
  "NetworkInterfaces": {
124676
- "shape": "S1oy",
124705
+ "shape": "S1p1",
124677
124706
  "locationName": "networkInterfaceSet"
124678
124707
  },
124679
124708
  "Placement": {
124680
- "shape": "S1p0",
124709
+ "shape": "S1p3",
124681
124710
  "locationName": "placement"
124682
124711
  },
124683
124712
  "RamdiskId": {
@@ -124722,7 +124751,7 @@ module.exports={
124722
124751
  }
124723
124752
  },
124724
124753
  "LaunchTemplateConfigs": {
124725
- "shape": "S1p3",
124754
+ "shape": "S1p6",
124726
124755
  "locationName": "launchTemplateConfigs"
124727
124756
  },
124728
124757
  "SpotPrice": {
@@ -124824,7 +124853,7 @@ module.exports={
124824
124853
  }
124825
124854
  }
124826
124855
  },
124827
- "S1oy": {
124856
+ "S1p1": {
124828
124857
  "type": "list",
124829
124858
  "member": {
124830
124859
  "locationName": "item",
@@ -124909,7 +124938,7 @@ module.exports={
124909
124938
  }
124910
124939
  }
124911
124940
  },
124912
- "S1p0": {
124941
+ "S1p3": {
124913
124942
  "type": "structure",
124914
124943
  "members": {
124915
124944
  "AvailabilityZone": {
@@ -124923,7 +124952,7 @@ module.exports={
124923
124952
  }
124924
124953
  }
124925
124954
  },
124926
- "S1p3": {
124955
+ "S1p6": {
124927
124956
  "type": "list",
124928
124957
  "member": {
124929
124958
  "locationName": "item",
@@ -124970,7 +124999,7 @@ module.exports={
124970
124999
  }
124971
125000
  }
124972
125001
  },
124973
- "S1pg": {
125002
+ "S1pj": {
124974
125003
  "type": "list",
124975
125004
  "member": {
124976
125005
  "locationName": "item",
@@ -125040,11 +125069,11 @@ module.exports={
125040
125069
  "locationName": "keyName"
125041
125070
  },
125042
125071
  "NetworkInterfaces": {
125043
- "shape": "S1oy",
125072
+ "shape": "S1p1",
125044
125073
  "locationName": "networkInterfaceSet"
125045
125074
  },
125046
125075
  "Placement": {
125047
- "shape": "S1p0",
125076
+ "shape": "S1p3",
125048
125077
  "locationName": "placement"
125049
125078
  },
125050
125079
  "RamdiskId": {
@@ -125054,7 +125083,7 @@ module.exports={
125054
125083
  "locationName": "subnetId"
125055
125084
  },
125056
125085
  "Monitoring": {
125057
- "shape": "S1pj",
125086
+ "shape": "S1pm",
125058
125087
  "locationName": "monitoring"
125059
125088
  }
125060
125089
  }
@@ -125111,7 +125140,7 @@ module.exports={
125111
125140
  }
125112
125141
  }
125113
125142
  },
125114
- "S1pj": {
125143
+ "S1pm": {
125115
125144
  "type": "structure",
125116
125145
  "required": [
125117
125146
  "Enabled"
@@ -125123,7 +125152,7 @@ module.exports={
125123
125152
  }
125124
125153
  }
125125
125154
  },
125126
- "S1py": {
125155
+ "S1q1": {
125127
125156
  "type": "list",
125128
125157
  "member": {
125129
125158
  "locationName": "item",
@@ -125165,17 +125194,17 @@ module.exports={
125165
125194
  }
125166
125195
  }
125167
125196
  },
125168
- "S1r0": {
125197
+ "S1r3": {
125169
125198
  "type": "list",
125170
125199
  "member": {}
125171
125200
  },
125172
- "S1sj": {
125201
+ "S1sm": {
125173
125202
  "type": "list",
125174
125203
  "member": {
125175
125204
  "locationName": "item"
125176
125205
  }
125177
125206
  },
125178
- "S1sn": {
125207
+ "S1sq": {
125179
125208
  "type": "structure",
125180
125209
  "members": {
125181
125210
  "VerifiedAccessInstanceId": {
@@ -125194,7 +125223,7 @@ module.exports={
125194
125223
  "type": "boolean"
125195
125224
  },
125196
125225
  "DeliveryStatus": {
125197
- "shape": "S1sq",
125226
+ "shape": "S1st",
125198
125227
  "locationName": "deliveryStatus"
125199
125228
  },
125200
125229
  "BucketName": {
@@ -125217,7 +125246,7 @@ module.exports={
125217
125246
  "type": "boolean"
125218
125247
  },
125219
125248
  "DeliveryStatus": {
125220
- "shape": "S1sq",
125249
+ "shape": "S1st",
125221
125250
  "locationName": "deliveryStatus"
125222
125251
  },
125223
125252
  "LogGroup": {
@@ -125234,7 +125263,7 @@ module.exports={
125234
125263
  "type": "boolean"
125235
125264
  },
125236
125265
  "DeliveryStatus": {
125237
- "shape": "S1sq",
125266
+ "shape": "S1st",
125238
125267
  "locationName": "deliveryStatus"
125239
125268
  },
125240
125269
  "DeliveryStream": {
@@ -125253,7 +125282,7 @@ module.exports={
125253
125282
  }
125254
125283
  }
125255
125284
  },
125256
- "S1sq": {
125285
+ "S1st": {
125257
125286
  "type": "structure",
125258
125287
  "members": {
125259
125288
  "Code": {
@@ -125264,7 +125293,7 @@ module.exports={
125264
125293
  }
125265
125294
  }
125266
125295
  },
125267
- "S1tr": {
125296
+ "S1tu": {
125268
125297
  "type": "structure",
125269
125298
  "members": {
125270
125299
  "VolumeId": {
@@ -125328,19 +125357,19 @@ module.exports={
125328
125357
  }
125329
125358
  }
125330
125359
  },
125331
- "S1tx": {
125360
+ "S1u0": {
125332
125361
  "type": "list",
125333
125362
  "member": {
125334
125363
  "locationName": "VpcId"
125335
125364
  }
125336
125365
  },
125337
- "S1vx": {
125366
+ "S1w0": {
125338
125367
  "type": "list",
125339
125368
  "member": {
125340
125369
  "locationName": "AvailabilityZone"
125341
125370
  }
125342
125371
  },
125343
- "S1wo": {
125372
+ "S1wr": {
125344
125373
  "type": "structure",
125345
125374
  "members": {
125346
125375
  "TransitGatewayAttachmentId": {
@@ -125363,7 +125392,7 @@ module.exports={
125363
125392
  }
125364
125393
  }
125365
125394
  },
125366
- "S208": {
125395
+ "S20b": {
125367
125396
  "type": "structure",
125368
125397
  "members": {
125369
125398
  "InstanceFamily": {
@@ -125374,13 +125403,13 @@ module.exports={
125374
125403
  }
125375
125404
  }
125376
125405
  },
125377
- "S20p": {
125406
+ "S20s": {
125378
125407
  "type": "list",
125379
125408
  "member": {
125380
125409
  "locationName": "item"
125381
125410
  }
125382
125411
  },
125383
- "S20r": {
125412
+ "S20u": {
125384
125413
  "type": "list",
125385
125414
  "member": {
125386
125415
  "locationName": "item",
@@ -125415,19 +125444,19 @@ module.exports={
125415
125444
  }
125416
125445
  }
125417
125446
  },
125418
- "S215": {
125447
+ "S218": {
125419
125448
  "type": "list",
125420
125449
  "member": {
125421
125450
  "locationName": "item"
125422
125451
  }
125423
125452
  },
125424
- "S216": {
125453
+ "S219": {
125425
125454
  "type": "list",
125426
125455
  "member": {
125427
125456
  "locationName": "item"
125428
125457
  }
125429
125458
  },
125430
- "S22k": {
125459
+ "S22n": {
125431
125460
  "type": "structure",
125432
125461
  "members": {
125433
125462
  "IpamId": {
@@ -125482,7 +125511,7 @@ module.exports={
125482
125511
  }
125483
125512
  }
125484
125513
  },
125485
- "S239": {
125514
+ "S23c": {
125486
125515
  "type": "structure",
125487
125516
  "members": {
125488
125517
  "HourlyPrice": {
@@ -125496,14 +125525,14 @@ module.exports={
125496
125525
  }
125497
125526
  }
125498
125527
  },
125499
- "S240": {
125528
+ "S243": {
125500
125529
  "type": "list",
125501
125530
  "member": {
125502
125531
  "shape": "Sog",
125503
125532
  "locationName": "item"
125504
125533
  }
125505
125534
  },
125506
- "S25c": {
125535
+ "S25f": {
125507
125536
  "type": "structure",
125508
125537
  "members": {
125509
125538
  "Comment": {},
@@ -125518,14 +125547,14 @@ module.exports={
125518
125547
  }
125519
125548
  }
125520
125549
  },
125521
- "S25f": {
125550
+ "S25i": {
125522
125551
  "type": "structure",
125523
125552
  "members": {
125524
125553
  "S3Bucket": {},
125525
125554
  "S3Key": {}
125526
125555
  }
125527
125556
  },
125528
- "S25m": {
125557
+ "S25p": {
125529
125558
  "type": "structure",
125530
125559
  "required": [
125531
125560
  "Bytes",
@@ -125546,7 +125575,7 @@ module.exports={
125546
125575
  }
125547
125576
  }
125548
125577
  },
125549
- "S25n": {
125578
+ "S25q": {
125550
125579
  "type": "structure",
125551
125580
  "required": [
125552
125581
  "Size"
@@ -125558,25 +125587,25 @@ module.exports={
125558
125587
  }
125559
125588
  }
125560
125589
  },
125561
- "S26x": {
125590
+ "S270": {
125562
125591
  "type": "list",
125563
125592
  "member": {
125564
125593
  "locationName": "UserId"
125565
125594
  }
125566
125595
  },
125567
- "S26y": {
125596
+ "S271": {
125568
125597
  "type": "list",
125569
125598
  "member": {
125570
125599
  "locationName": "UserGroup"
125571
125600
  }
125572
125601
  },
125573
- "S26z": {
125602
+ "S272": {
125574
125603
  "type": "list",
125575
125604
  "member": {
125576
125605
  "locationName": "ProductCode"
125577
125606
  }
125578
125607
  },
125579
- "S271": {
125608
+ "S274": {
125580
125609
  "type": "list",
125581
125610
  "member": {
125582
125611
  "locationName": "item",
@@ -125587,14 +125616,14 @@ module.exports={
125587
125616
  }
125588
125617
  }
125589
125618
  },
125590
- "S276": {
125619
+ "S279": {
125591
125620
  "type": "list",
125592
125621
  "member": {
125593
125622
  "shape": "S1i",
125594
125623
  "locationName": "item"
125595
125624
  }
125596
125625
  },
125597
- "S27j": {
125626
+ "S27m": {
125598
125627
  "type": "structure",
125599
125628
  "members": {
125600
125629
  "CapacityReservationPreference": {},
@@ -125603,7 +125632,7 @@ module.exports={
125603
125632
  }
125604
125633
  }
125605
125634
  },
125606
- "S28d": {
125635
+ "S28g": {
125607
125636
  "type": "list",
125608
125637
  "member": {
125609
125638
  "type": "structure",
@@ -125612,7 +125641,7 @@ module.exports={
125612
125641
  }
125613
125642
  }
125614
125643
  },
125615
- "S2b2": {
125644
+ "S2b5": {
125616
125645
  "type": "structure",
125617
125646
  "members": {
125618
125647
  "AllowDnsResolutionFromRemoteVpc": {
@@ -125626,7 +125655,7 @@ module.exports={
125626
125655
  }
125627
125656
  }
125628
125657
  },
125629
- "S2b4": {
125658
+ "S2b7": {
125630
125659
  "type": "structure",
125631
125660
  "members": {
125632
125661
  "AllowDnsResolutionFromRemoteVpc": {
@@ -125643,7 +125672,7 @@ module.exports={
125643
125672
  }
125644
125673
  }
125645
125674
  },
125646
- "S2bj": {
125675
+ "S2bm": {
125647
125676
  "type": "list",
125648
125677
  "member": {
125649
125678
  "locationName": "item",
@@ -125653,19 +125682,19 @@ module.exports={
125653
125682
  "locationName": "instanceId"
125654
125683
  },
125655
125684
  "Monitoring": {
125656
- "shape": "S1eu",
125685
+ "shape": "S1ex",
125657
125686
  "locationName": "monitoring"
125658
125687
  }
125659
125688
  }
125660
125689
  }
125661
125690
  },
125662
- "S2fg": {
125691
+ "S2fj": {
125663
125692
  "type": "list",
125664
125693
  "member": {
125665
125694
  "locationName": "SecurityGroupId"
125666
125695
  }
125667
125696
  },
125668
- "S2g4": {
125697
+ "S2g7": {
125669
125698
  "type": "list",
125670
125699
  "member": {
125671
125700
  "locationName": "item",
@@ -125685,7 +125714,7 @@ module.exports={
125685
125714
  }
125686
125715
  }
125687
125716
  },
125688
- "S2gu": {
125717
+ "S2gx": {
125689
125718
  "type": "list",
125690
125719
  "member": {
125691
125720
  "locationName": "item",
@@ -146736,7 +146765,7 @@ module.exports={
146736
146765
  ],
146737
146766
  "members": {
146738
146767
  "Template": {
146739
- "shape": "S20"
146768
+ "shape": "S21"
146740
146769
  }
146741
146770
  }
146742
146771
  },
@@ -146928,10 +146957,10 @@ module.exports={
146928
146957
  "type": "structure",
146929
146958
  "members": {
146930
146959
  "Metadata": {
146931
- "shape": "S2t"
146960
+ "shape": "S2u"
146932
146961
  },
146933
146962
  "Rules": {
146934
- "shape": "S2v"
146963
+ "shape": "S2w"
146935
146964
  }
146936
146965
  }
146937
146966
  }
@@ -146967,7 +146996,7 @@ module.exports={
146967
146996
  "shape": "Sp"
146968
146997
  },
146969
146998
  "DeliveryOptions": {
146970
- "shape": "S31"
146999
+ "shape": "S32"
146971
147000
  },
146972
147001
  "ReputationOptions": {
146973
147002
  "type": "structure",
@@ -147023,10 +147052,10 @@ module.exports={
147023
147052
  "type": "structure",
147024
147053
  "members": {
147025
147054
  "Metadata": {
147026
- "shape": "S2t"
147055
+ "shape": "S2u"
147027
147056
  },
147028
147057
  "Rules": {
147029
- "shape": "S2v"
147058
+ "shape": "S2w"
147030
147059
  }
147031
147060
  }
147032
147061
  }
@@ -147073,7 +147102,7 @@ module.exports={
147073
147102
  ],
147074
147103
  "members": {
147075
147104
  "Identities": {
147076
- "shape": "S3c"
147105
+ "shape": "S3d"
147077
147106
  }
147078
147107
  }
147079
147108
  },
@@ -147099,7 +147128,7 @@ module.exports={
147099
147128
  },
147100
147129
  "DkimVerificationStatus": {},
147101
147130
  "DkimTokens": {
147102
- "shape": "S3h"
147131
+ "shape": "S3i"
147103
147132
  }
147104
147133
  }
147105
147134
  }
@@ -147115,7 +147144,7 @@ module.exports={
147115
147144
  ],
147116
147145
  "members": {
147117
147146
  "Identities": {
147118
- "shape": "S3c"
147147
+ "shape": "S3d"
147119
147148
  }
147120
147149
  }
147121
147150
  },
@@ -147154,7 +147183,7 @@ module.exports={
147154
147183
  ],
147155
147184
  "members": {
147156
147185
  "Identities": {
147157
- "shape": "S3c"
147186
+ "shape": "S3d"
147158
147187
  }
147159
147188
  }
147160
147189
  },
@@ -147208,7 +147237,7 @@ module.exports={
147208
147237
  "members": {
147209
147238
  "Identity": {},
147210
147239
  "PolicyNames": {
147211
- "shape": "S3w"
147240
+ "shape": "S3x"
147212
147241
  }
147213
147242
  }
147214
147243
  },
@@ -147235,7 +147264,7 @@ module.exports={
147235
147264
  ],
147236
147265
  "members": {
147237
147266
  "Identities": {
147238
- "shape": "S3c"
147267
+ "shape": "S3d"
147239
147268
  }
147240
147269
  }
147241
147270
  },
@@ -147326,7 +147355,7 @@ module.exports={
147326
147355
  "type": "structure",
147327
147356
  "members": {
147328
147357
  "Template": {
147329
- "shape": "S20"
147358
+ "shape": "S21"
147330
147359
  }
147331
147360
  }
147332
147361
  }
@@ -147405,7 +147434,7 @@ module.exports={
147405
147434
  ],
147406
147435
  "members": {
147407
147436
  "Identities": {
147408
- "shape": "S3c"
147437
+ "shape": "S3d"
147409
147438
  },
147410
147439
  "NextToken": {}
147411
147440
  }
@@ -147429,7 +147458,7 @@ module.exports={
147429
147458
  ],
147430
147459
  "members": {
147431
147460
  "PolicyNames": {
147432
- "shape": "S3w"
147461
+ "shape": "S3x"
147433
147462
  }
147434
147463
  }
147435
147464
  }
@@ -147466,7 +147495,7 @@ module.exports={
147466
147495
  "RuleSets": {
147467
147496
  "type": "list",
147468
147497
  "member": {
147469
- "shape": "S2t"
147498
+ "shape": "S2u"
147470
147499
  }
147471
147500
  },
147472
147501
  "NextToken": {}
@@ -147509,7 +147538,7 @@ module.exports={
147509
147538
  "type": "structure",
147510
147539
  "members": {
147511
147540
  "VerifiedEmailAddresses": {
147512
- "shape": "S54"
147541
+ "shape": "S55"
147513
147542
  }
147514
147543
  }
147515
147544
  }
@@ -147523,7 +147552,7 @@ module.exports={
147523
147552
  "members": {
147524
147553
  "ConfigurationSetName": {},
147525
147554
  "DeliveryOptions": {
147526
- "shape": "S31"
147555
+ "shape": "S32"
147527
147556
  }
147528
147557
  }
147529
147558
  },
@@ -147597,7 +147626,7 @@ module.exports={
147597
147626
  "type": "timestamp"
147598
147627
  },
147599
147628
  "ExtensionFields": {
147600
- "shape": "S5i"
147629
+ "shape": "S5j"
147601
147630
  }
147602
147631
  }
147603
147632
  },
@@ -147628,7 +147657,7 @@ module.exports={
147628
147657
  "type": "timestamp"
147629
147658
  },
147630
147659
  "ExtensionFields": {
147631
- "shape": "S5i"
147660
+ "shape": "S5j"
147632
147661
  }
147633
147662
  }
147634
147663
  }
@@ -147652,19 +147681,20 @@ module.exports={
147652
147681
  "required": [
147653
147682
  "Source",
147654
147683
  "Template",
147684
+ "DefaultTemplateData",
147655
147685
  "Destinations"
147656
147686
  ],
147657
147687
  "members": {
147658
147688
  "Source": {},
147659
147689
  "SourceArn": {},
147660
147690
  "ReplyToAddresses": {
147661
- "shape": "S54"
147691
+ "shape": "S55"
147662
147692
  },
147663
147693
  "ReturnPath": {},
147664
147694
  "ReturnPathArn": {},
147665
147695
  "ConfigurationSetName": {},
147666
147696
  "DefaultTags": {
147667
- "shape": "S5x"
147697
+ "shape": "S5y"
147668
147698
  },
147669
147699
  "Template": {},
147670
147700
  "TemplateArn": {},
@@ -147678,10 +147708,10 @@ module.exports={
147678
147708
  ],
147679
147709
  "members": {
147680
147710
  "Destination": {
147681
- "shape": "S64"
147711
+ "shape": "S65"
147682
147712
  },
147683
147713
  "ReplacementTags": {
147684
- "shape": "S5x"
147714
+ "shape": "S5y"
147685
147715
  },
147686
147716
  "ReplacementTemplateData": {}
147687
147717
  }
@@ -147742,7 +147772,7 @@ module.exports={
147742
147772
  "members": {
147743
147773
  "Source": {},
147744
147774
  "Destination": {
147745
- "shape": "S64"
147775
+ "shape": "S65"
147746
147776
  },
147747
147777
  "Message": {
147748
147778
  "type": "structure",
@@ -147752,29 +147782,29 @@ module.exports={
147752
147782
  ],
147753
147783
  "members": {
147754
147784
  "Subject": {
147755
- "shape": "S6e"
147785
+ "shape": "S6f"
147756
147786
  },
147757
147787
  "Body": {
147758
147788
  "type": "structure",
147759
147789
  "members": {
147760
147790
  "Text": {
147761
- "shape": "S6e"
147791
+ "shape": "S6f"
147762
147792
  },
147763
147793
  "Html": {
147764
- "shape": "S6e"
147794
+ "shape": "S6f"
147765
147795
  }
147766
147796
  }
147767
147797
  }
147768
147798
  }
147769
147799
  },
147770
147800
  "ReplyToAddresses": {
147771
- "shape": "S54"
147801
+ "shape": "S55"
147772
147802
  },
147773
147803
  "ReturnPath": {},
147774
147804
  "SourceArn": {},
147775
147805
  "ReturnPathArn": {},
147776
147806
  "Tags": {
147777
- "shape": "S5x"
147807
+ "shape": "S5y"
147778
147808
  },
147779
147809
  "ConfigurationSetName": {}
147780
147810
  }
@@ -147799,7 +147829,7 @@ module.exports={
147799
147829
  "members": {
147800
147830
  "Source": {},
147801
147831
  "Destinations": {
147802
- "shape": "S54"
147832
+ "shape": "S55"
147803
147833
  },
147804
147834
  "RawMessage": {
147805
147835
  "type": "structure",
@@ -147816,7 +147846,7 @@ module.exports={
147816
147846
  "SourceArn": {},
147817
147847
  "ReturnPathArn": {},
147818
147848
  "Tags": {
147819
- "shape": "S5x"
147849
+ "shape": "S5y"
147820
147850
  },
147821
147851
  "ConfigurationSetName": {}
147822
147852
  }
@@ -147844,16 +147874,16 @@ module.exports={
147844
147874
  "members": {
147845
147875
  "Source": {},
147846
147876
  "Destination": {
147847
- "shape": "S64"
147877
+ "shape": "S65"
147848
147878
  },
147849
147879
  "ReplyToAddresses": {
147850
- "shape": "S54"
147880
+ "shape": "S55"
147851
147881
  },
147852
147882
  "ReturnPath": {},
147853
147883
  "SourceArn": {},
147854
147884
  "ReturnPathArn": {},
147855
147885
  "Tags": {
147856
- "shape": "S5x"
147886
+ "shape": "S5y"
147857
147887
  },
147858
147888
  "ConfigurationSetName": {},
147859
147889
  "Template": {},
@@ -148147,7 +148177,7 @@ module.exports={
148147
148177
  ],
148148
148178
  "members": {
148149
148179
  "Template": {
148150
- "shape": "S20"
148180
+ "shape": "S21"
148151
148181
  }
148152
148182
  }
148153
148183
  },
@@ -148175,7 +148205,7 @@ module.exports={
148175
148205
  ],
148176
148206
  "members": {
148177
148207
  "DkimTokens": {
148178
- "shape": "S3h"
148208
+ "shape": "S3i"
148179
148209
  }
148180
148210
  }
148181
148211
  }
@@ -148356,7 +148386,8 @@ module.exports={
148356
148386
  "TopicArn": {},
148357
148387
  "BucketName": {},
148358
148388
  "ObjectKeyPrefix": {},
148359
- "KmsKeyArn": {}
148389
+ "KmsKeyArn": {},
148390
+ "IamRoleArn": {}
148360
148391
  }
148361
148392
  },
148362
148393
  "BounceAction": {
@@ -148434,7 +148465,7 @@ module.exports={
148434
148465
  }
148435
148466
  }
148436
148467
  },
148437
- "S20": {
148468
+ "S21": {
148438
148469
  "type": "structure",
148439
148470
  "required": [
148440
148471
  "TemplateName"
@@ -148446,7 +148477,7 @@ module.exports={
148446
148477
  "HtmlPart": {}
148447
148478
  }
148448
148479
  },
148449
- "S2t": {
148480
+ "S2u": {
148450
148481
  "type": "structure",
148451
148482
  "members": {
148452
148483
  "Name": {},
@@ -148455,35 +148486,35 @@ module.exports={
148455
148486
  }
148456
148487
  }
148457
148488
  },
148458
- "S2v": {
148489
+ "S2w": {
148459
148490
  "type": "list",
148460
148491
  "member": {
148461
148492
  "shape": "S18"
148462
148493
  }
148463
148494
  },
148464
- "S31": {
148495
+ "S32": {
148465
148496
  "type": "structure",
148466
148497
  "members": {
148467
148498
  "TlsPolicy": {}
148468
148499
  }
148469
148500
  },
148470
- "S3c": {
148501
+ "S3d": {
148471
148502
  "type": "list",
148472
148503
  "member": {}
148473
148504
  },
148474
- "S3h": {
148505
+ "S3i": {
148475
148506
  "type": "list",
148476
148507
  "member": {}
148477
148508
  },
148478
- "S3w": {
148509
+ "S3x": {
148479
148510
  "type": "list",
148480
148511
  "member": {}
148481
148512
  },
148482
- "S54": {
148513
+ "S55": {
148483
148514
  "type": "list",
148484
148515
  "member": {}
148485
148516
  },
148486
- "S5i": {
148517
+ "S5j": {
148487
148518
  "type": "list",
148488
148519
  "member": {
148489
148520
  "type": "structure",
@@ -148497,7 +148528,7 @@ module.exports={
148497
148528
  }
148498
148529
  }
148499
148530
  },
148500
- "S5x": {
148531
+ "S5y": {
148501
148532
  "type": "list",
148502
148533
  "member": {
148503
148534
  "type": "structure",
@@ -148511,21 +148542,21 @@ module.exports={
148511
148542
  }
148512
148543
  }
148513
148544
  },
148514
- "S64": {
148545
+ "S65": {
148515
148546
  "type": "structure",
148516
148547
  "members": {
148517
148548
  "ToAddresses": {
148518
- "shape": "S54"
148549
+ "shape": "S55"
148519
148550
  },
148520
148551
  "CcAddresses": {
148521
- "shape": "S54"
148552
+ "shape": "S55"
148522
148553
  },
148523
148554
  "BccAddresses": {
148524
- "shape": "S54"
148555
+ "shape": "S55"
148525
148556
  }
148526
148557
  }
148527
148558
  },
148528
- "S6e": {
148559
+ "S6f": {
148529
148560
  "type": "structure",
148530
148561
  "required": [
148531
148562
  "Data"
@@ -184054,11 +184085,12 @@ module.exports={
184054
184085
  },
184055
184086
  "DocumentDBEventSourceConfig": {
184056
184087
  "shape": "S27"
184057
- }
184088
+ },
184089
+ "KMSKeyArn": {}
184058
184090
  }
184059
184091
  },
184060
184092
  "output": {
184061
- "shape": "S2b"
184093
+ "shape": "S2c"
184062
184094
  }
184063
184095
  },
184064
184096
  "CreateFunction": {
@@ -184082,7 +184114,7 @@ module.exports={
184082
184114
  "type": "structure",
184083
184115
  "members": {
184084
184116
  "ZipFile": {
184085
- "shape": "S2h"
184117
+ "shape": "S2l"
184086
184118
  },
184087
184119
  "S3Bucket": {},
184088
184120
  "S3Key": {},
@@ -184101,48 +184133,48 @@ module.exports={
184101
184133
  "type": "boolean"
184102
184134
  },
184103
184135
  "VpcConfig": {
184104
- "shape": "S2o"
184136
+ "shape": "S2s"
184105
184137
  },
184106
184138
  "PackageType": {},
184107
184139
  "DeadLetterConfig": {
184108
- "shape": "S2v"
184140
+ "shape": "S2z"
184109
184141
  },
184110
184142
  "Environment": {
184111
- "shape": "S2x"
184143
+ "shape": "S31"
184112
184144
  },
184113
184145
  "KMSKeyArn": {},
184114
184146
  "TracingConfig": {
184115
- "shape": "S32"
184147
+ "shape": "S35"
184116
184148
  },
184117
184149
  "Tags": {
184118
- "shape": "S34"
184150
+ "shape": "S37"
184119
184151
  },
184120
184152
  "Layers": {
184121
- "shape": "S37"
184153
+ "shape": "S3a"
184122
184154
  },
184123
184155
  "FileSystemConfigs": {
184124
- "shape": "S39"
184156
+ "shape": "S3c"
184125
184157
  },
184126
184158
  "ImageConfig": {
184127
- "shape": "S3d"
184159
+ "shape": "S3g"
184128
184160
  },
184129
184161
  "CodeSigningConfigArn": {},
184130
184162
  "Architectures": {
184131
- "shape": "S3g"
184163
+ "shape": "S3j"
184132
184164
  },
184133
184165
  "EphemeralStorage": {
184134
- "shape": "S3i"
184166
+ "shape": "S3l"
184135
184167
  },
184136
184168
  "SnapStart": {
184137
- "shape": "S3k"
184169
+ "shape": "S3n"
184138
184170
  },
184139
184171
  "LoggingConfig": {
184140
- "shape": "S3m"
184172
+ "shape": "S3p"
184141
184173
  }
184142
184174
  }
184143
184175
  },
184144
184176
  "output": {
184145
- "shape": "S3r"
184177
+ "shape": "S3u"
184146
184178
  }
184147
184179
  },
184148
184180
  "CreateFunctionUrlConfig": {
@@ -184167,7 +184199,7 @@ module.exports={
184167
184199
  },
184168
184200
  "AuthType": {},
184169
184201
  "Cors": {
184170
- "shape": "S4i"
184202
+ "shape": "S4l"
184171
184203
  },
184172
184204
  "InvokeMode": {}
184173
184205
  }
@@ -184185,7 +184217,7 @@ module.exports={
184185
184217
  "FunctionArn": {},
184186
184218
  "AuthType": {},
184187
184219
  "Cors": {
184188
- "shape": "S4i"
184220
+ "shape": "S4l"
184189
184221
  },
184190
184222
  "CreationTime": {},
184191
184223
  "InvokeMode": {}
@@ -184258,7 +184290,7 @@ module.exports={
184258
184290
  }
184259
184291
  },
184260
184292
  "output": {
184261
- "shape": "S2b"
184293
+ "shape": "S2c"
184262
184294
  }
184263
184295
  },
184264
184296
  "DeleteFunction": {
@@ -184540,7 +184572,7 @@ module.exports={
184540
184572
  }
184541
184573
  },
184542
184574
  "output": {
184543
- "shape": "S2b"
184575
+ "shape": "S2c"
184544
184576
  }
184545
184577
  },
184546
184578
  "GetFunction": {
@@ -184569,7 +184601,7 @@ module.exports={
184569
184601
  "type": "structure",
184570
184602
  "members": {
184571
184603
  "Configuration": {
184572
- "shape": "S3r"
184604
+ "shape": "S3u"
184573
184605
  },
184574
184606
  "Code": {
184575
184607
  "type": "structure",
@@ -184581,10 +184613,10 @@ module.exports={
184581
184613
  }
184582
184614
  },
184583
184615
  "Tags": {
184584
- "shape": "S34"
184616
+ "shape": "S37"
184585
184617
  },
184586
184618
  "Concurrency": {
184587
- "shape": "S5i"
184619
+ "shape": "S5l"
184588
184620
  }
184589
184621
  }
184590
184622
  }
@@ -184669,7 +184701,7 @@ module.exports={
184669
184701
  }
184670
184702
  },
184671
184703
  "output": {
184672
- "shape": "S3r"
184704
+ "shape": "S3u"
184673
184705
  }
184674
184706
  },
184675
184707
  "GetFunctionEventInvokeConfig": {
@@ -184695,7 +184727,7 @@ module.exports={
184695
184727
  }
184696
184728
  },
184697
184729
  "output": {
184698
- "shape": "S5q"
184730
+ "shape": "S5t"
184699
184731
  }
184700
184732
  },
184701
184733
  "GetFunctionRecursionConfig": {
@@ -184759,7 +184791,7 @@ module.exports={
184759
184791
  "FunctionArn": {},
184760
184792
  "AuthType": {},
184761
184793
  "Cors": {
184762
- "shape": "S4i"
184794
+ "shape": "S4l"
184763
184795
  },
184764
184796
  "CreationTime": {},
184765
184797
  "LastModifiedTime": {},
@@ -184792,7 +184824,7 @@ module.exports={
184792
184824
  }
184793
184825
  },
184794
184826
  "output": {
184795
- "shape": "S60"
184827
+ "shape": "S63"
184796
184828
  }
184797
184829
  },
184798
184830
  "GetLayerVersionByArn": {
@@ -184814,7 +184846,7 @@ module.exports={
184814
184846
  }
184815
184847
  },
184816
184848
  "output": {
184817
- "shape": "S60"
184849
+ "shape": "S63"
184818
184850
  }
184819
184851
  },
184820
184852
  "GetLayerVersionPolicy": {
@@ -184978,7 +185010,7 @@ module.exports={
184978
185010
  "locationName": "X-Amz-Client-Context"
184979
185011
  },
184980
185012
  "Payload": {
184981
- "shape": "S2h"
185013
+ "shape": "S2l"
184982
185014
  },
184983
185015
  "Qualifier": {
184984
185016
  "location": "querystring",
@@ -185003,7 +185035,7 @@ module.exports={
185003
185035
  "locationName": "X-Amz-Log-Result"
185004
185036
  },
185005
185037
  "Payload": {
185006
- "shape": "S2h"
185038
+ "shape": "S2l"
185007
185039
  },
185008
185040
  "ExecutedVersion": {
185009
185041
  "location": "header",
@@ -185080,7 +185112,7 @@ module.exports={
185080
185112
  "locationName": "Qualifier"
185081
185113
  },
185082
185114
  "Payload": {
185083
- "shape": "S2h"
185115
+ "shape": "S2l"
185084
185116
  }
185085
185117
  },
185086
185118
  "payload": "Payload"
@@ -185103,7 +185135,7 @@ module.exports={
185103
185135
  "type": "structure",
185104
185136
  "members": {
185105
185137
  "Payload": {
185106
- "shape": "S2h",
185138
+ "shape": "S2l",
185107
185139
  "eventpayload": true
185108
185140
  }
185109
185141
  },
@@ -185241,7 +185273,7 @@ module.exports={
185241
185273
  "EventSourceMappings": {
185242
185274
  "type": "list",
185243
185275
  "member": {
185244
- "shape": "S2b"
185276
+ "shape": "S2c"
185245
185277
  }
185246
185278
  }
185247
185279
  }
@@ -185280,7 +185312,7 @@ module.exports={
185280
185312
  "FunctionEventInvokeConfigs": {
185281
185313
  "type": "list",
185282
185314
  "member": {
185283
- "shape": "S5q"
185315
+ "shape": "S5t"
185284
185316
  }
185285
185317
  },
185286
185318
  "NextMarker": {}
@@ -185337,7 +185369,7 @@ module.exports={
185337
185369
  "CreationTime": {},
185338
185370
  "LastModifiedTime": {},
185339
185371
  "Cors": {
185340
- "shape": "S4i"
185372
+ "shape": "S4l"
185341
185373
  },
185342
185374
  "AuthType": {},
185343
185375
  "InvokeMode": {}
@@ -185381,7 +185413,7 @@ module.exports={
185381
185413
  "members": {
185382
185414
  "NextMarker": {},
185383
185415
  "Functions": {
185384
- "shape": "S7k"
185416
+ "shape": "S7n"
185385
185417
  }
185386
185418
  }
185387
185419
  }
@@ -185466,7 +185498,7 @@ module.exports={
185466
185498
  "LayerVersions": {
185467
185499
  "type": "list",
185468
185500
  "member": {
185469
- "shape": "S7s"
185501
+ "shape": "S7v"
185470
185502
  }
185471
185503
  }
185472
185504
  }
@@ -185512,7 +185544,7 @@ module.exports={
185512
185544
  "LayerName": {},
185513
185545
  "LayerArn": {},
185514
185546
  "LatestMatchingVersion": {
185515
- "shape": "S7s"
185547
+ "shape": "S7v"
185516
185548
  }
185517
185549
  }
185518
185550
  }
@@ -185596,7 +185628,7 @@ module.exports={
185596
185628
  "type": "structure",
185597
185629
  "members": {
185598
185630
  "Tags": {
185599
- "shape": "S34"
185631
+ "shape": "S37"
185600
185632
  }
185601
185633
  }
185602
185634
  }
@@ -185633,7 +185665,7 @@ module.exports={
185633
185665
  "members": {
185634
185666
  "NextMarker": {},
185635
185667
  "Versions": {
185636
- "shape": "S7k"
185668
+ "shape": "S7n"
185637
185669
  }
185638
185670
  }
185639
185671
  }
@@ -185662,16 +185694,16 @@ module.exports={
185662
185694
  "S3Key": {},
185663
185695
  "S3ObjectVersion": {},
185664
185696
  "ZipFile": {
185665
- "shape": "S2h"
185697
+ "shape": "S2l"
185666
185698
  }
185667
185699
  }
185668
185700
  },
185669
185701
  "CompatibleRuntimes": {
185670
- "shape": "S63"
185702
+ "shape": "S66"
185671
185703
  },
185672
185704
  "LicenseInfo": {},
185673
185705
  "CompatibleArchitectures": {
185674
- "shape": "S65"
185706
+ "shape": "S68"
185675
185707
  }
185676
185708
  }
185677
185709
  },
@@ -185679,7 +185711,7 @@ module.exports={
185679
185711
  "type": "structure",
185680
185712
  "members": {
185681
185713
  "Content": {
185682
- "shape": "S61"
185714
+ "shape": "S64"
185683
185715
  },
185684
185716
  "LayerArn": {},
185685
185717
  "LayerVersionArn": {},
@@ -185689,11 +185721,11 @@ module.exports={
185689
185721
  "type": "long"
185690
185722
  },
185691
185723
  "CompatibleRuntimes": {
185692
- "shape": "S63"
185724
+ "shape": "S66"
185693
185725
  },
185694
185726
  "LicenseInfo": {},
185695
185727
  "CompatibleArchitectures": {
185696
- "shape": "S65"
185728
+ "shape": "S68"
185697
185729
  }
185698
185730
  }
185699
185731
  }
@@ -185719,7 +185751,7 @@ module.exports={
185719
185751
  }
185720
185752
  },
185721
185753
  "output": {
185722
- "shape": "S3r"
185754
+ "shape": "S3u"
185723
185755
  }
185724
185756
  },
185725
185757
  "PutFunctionCodeSigningConfig": {
@@ -185777,7 +185809,7 @@ module.exports={
185777
185809
  }
185778
185810
  },
185779
185811
  "output": {
185780
- "shape": "S5i"
185812
+ "shape": "S5l"
185781
185813
  }
185782
185814
  },
185783
185815
  "PutFunctionEventInvokeConfig": {
@@ -185812,7 +185844,7 @@ module.exports={
185812
185844
  }
185813
185845
  },
185814
185846
  "output": {
185815
- "shape": "S5q"
185847
+ "shape": "S5t"
185816
185848
  }
185817
185849
  },
185818
185850
  "PutFunctionRecursionConfig": {
@@ -186008,7 +186040,7 @@ module.exports={
186008
186040
  "locationName": "ARN"
186009
186041
  },
186010
186042
  "Tags": {
186011
- "shape": "S34"
186043
+ "shape": "S37"
186012
186044
  }
186013
186045
  }
186014
186046
  }
@@ -186167,11 +186199,12 @@ module.exports={
186167
186199
  },
186168
186200
  "DocumentDBEventSourceConfig": {
186169
186201
  "shape": "S27"
186170
- }
186202
+ },
186203
+ "KMSKeyArn": {}
186171
186204
  }
186172
186205
  },
186173
186206
  "output": {
186174
- "shape": "S2b"
186207
+ "shape": "S2c"
186175
186208
  }
186176
186209
  },
186177
186210
  "UpdateFunctionCode": {
@@ -186191,7 +186224,7 @@ module.exports={
186191
186224
  "locationName": "FunctionName"
186192
186225
  },
186193
186226
  "ZipFile": {
186194
- "shape": "S2h"
186227
+ "shape": "S2l"
186195
186228
  },
186196
186229
  "S3Bucket": {},
186197
186230
  "S3Key": {},
@@ -186205,12 +186238,12 @@ module.exports={
186205
186238
  },
186206
186239
  "RevisionId": {},
186207
186240
  "Architectures": {
186208
- "shape": "S3g"
186241
+ "shape": "S3j"
186209
186242
  }
186210
186243
  }
186211
186244
  },
186212
186245
  "output": {
186213
- "shape": "S3r"
186246
+ "shape": "S3u"
186214
186247
  }
186215
186248
  },
186216
186249
  "UpdateFunctionConfiguration": {
@@ -186239,42 +186272,42 @@ module.exports={
186239
186272
  "type": "integer"
186240
186273
  },
186241
186274
  "VpcConfig": {
186242
- "shape": "S2o"
186275
+ "shape": "S2s"
186243
186276
  },
186244
186277
  "Environment": {
186245
- "shape": "S2x"
186278
+ "shape": "S31"
186246
186279
  },
186247
186280
  "Runtime": {},
186248
186281
  "DeadLetterConfig": {
186249
- "shape": "S2v"
186282
+ "shape": "S2z"
186250
186283
  },
186251
186284
  "KMSKeyArn": {},
186252
186285
  "TracingConfig": {
186253
- "shape": "S32"
186286
+ "shape": "S35"
186254
186287
  },
186255
186288
  "RevisionId": {},
186256
186289
  "Layers": {
186257
- "shape": "S37"
186290
+ "shape": "S3a"
186258
186291
  },
186259
186292
  "FileSystemConfigs": {
186260
- "shape": "S39"
186293
+ "shape": "S3c"
186261
186294
  },
186262
186295
  "ImageConfig": {
186263
- "shape": "S3d"
186296
+ "shape": "S3g"
186264
186297
  },
186265
186298
  "EphemeralStorage": {
186266
- "shape": "S3i"
186299
+ "shape": "S3l"
186267
186300
  },
186268
186301
  "SnapStart": {
186269
- "shape": "S3k"
186302
+ "shape": "S3n"
186270
186303
  },
186271
186304
  "LoggingConfig": {
186272
- "shape": "S3m"
186305
+ "shape": "S3p"
186273
186306
  }
186274
186307
  }
186275
186308
  },
186276
186309
  "output": {
186277
- "shape": "S3r"
186310
+ "shape": "S3u"
186278
186311
  }
186279
186312
  },
186280
186313
  "UpdateFunctionEventInvokeConfig": {
@@ -186308,7 +186341,7 @@ module.exports={
186308
186341
  }
186309
186342
  },
186310
186343
  "output": {
186311
- "shape": "S5q"
186344
+ "shape": "S5t"
186312
186345
  }
186313
186346
  },
186314
186347
  "UpdateFunctionUrlConfig": {
@@ -186333,7 +186366,7 @@ module.exports={
186333
186366
  },
186334
186367
  "AuthType": {},
186335
186368
  "Cors": {
186336
- "shape": "S4i"
186369
+ "shape": "S4l"
186337
186370
  },
186338
186371
  "InvokeMode": {}
186339
186372
  }
@@ -186352,7 +186385,7 @@ module.exports={
186352
186385
  "FunctionArn": {},
186353
186386
  "AuthType": {},
186354
186387
  "Cors": {
186355
- "shape": "S4i"
186388
+ "shape": "S4l"
186356
186389
  },
186357
186390
  "CreationTime": {},
186358
186391
  "LastModifiedTime": {},
@@ -186521,7 +186554,7 @@ module.exports={
186521
186554
  "FullDocument": {}
186522
186555
  }
186523
186556
  },
186524
- "S2b": {
186557
+ "S2c": {
186525
186558
  "type": "structure",
186526
186559
  "members": {
186527
186560
  "UUID": {},
@@ -186590,50 +186623,58 @@ module.exports={
186590
186623
  },
186591
186624
  "DocumentDBEventSourceConfig": {
186592
186625
  "shape": "S27"
186626
+ },
186627
+ "KMSKeyArn": {},
186628
+ "FilterCriteriaError": {
186629
+ "type": "structure",
186630
+ "members": {
186631
+ "ErrorCode": {},
186632
+ "Message": {}
186633
+ }
186593
186634
  }
186594
186635
  }
186595
186636
  },
186596
- "S2h": {
186637
+ "S2l": {
186597
186638
  "type": "blob",
186598
186639
  "sensitive": true
186599
186640
  },
186600
- "S2o": {
186641
+ "S2s": {
186601
186642
  "type": "structure",
186602
186643
  "members": {
186603
186644
  "SubnetIds": {
186604
- "shape": "S2p"
186645
+ "shape": "S2t"
186605
186646
  },
186606
186647
  "SecurityGroupIds": {
186607
- "shape": "S2r"
186648
+ "shape": "S2v"
186608
186649
  },
186609
186650
  "Ipv6AllowedForDualStack": {
186610
186651
  "type": "boolean"
186611
186652
  }
186612
186653
  }
186613
186654
  },
186614
- "S2p": {
186655
+ "S2t": {
186615
186656
  "type": "list",
186616
186657
  "member": {}
186617
186658
  },
186618
- "S2r": {
186659
+ "S2v": {
186619
186660
  "type": "list",
186620
186661
  "member": {}
186621
186662
  },
186622
- "S2v": {
186663
+ "S2z": {
186623
186664
  "type": "structure",
186624
186665
  "members": {
186625
186666
  "TargetArn": {}
186626
186667
  }
186627
186668
  },
186628
- "S2x": {
186669
+ "S31": {
186629
186670
  "type": "structure",
186630
186671
  "members": {
186631
186672
  "Variables": {
186632
- "shape": "S2y"
186673
+ "shape": "S32"
186633
186674
  }
186634
186675
  }
186635
186676
  },
186636
- "S2y": {
186677
+ "S32": {
186637
186678
  "type": "map",
186638
186679
  "key": {
186639
186680
  "type": "string",
@@ -186645,22 +186686,22 @@ module.exports={
186645
186686
  },
186646
186687
  "sensitive": true
186647
186688
  },
186648
- "S32": {
186689
+ "S35": {
186649
186690
  "type": "structure",
186650
186691
  "members": {
186651
186692
  "Mode": {}
186652
186693
  }
186653
186694
  },
186654
- "S34": {
186695
+ "S37": {
186655
186696
  "type": "map",
186656
186697
  "key": {},
186657
186698
  "value": {}
186658
186699
  },
186659
- "S37": {
186700
+ "S3a": {
186660
186701
  "type": "list",
186661
186702
  "member": {}
186662
186703
  },
186663
- "S39": {
186704
+ "S3c": {
186664
186705
  "type": "list",
186665
186706
  "member": {
186666
186707
  "type": "structure",
@@ -186674,27 +186715,27 @@ module.exports={
186674
186715
  }
186675
186716
  }
186676
186717
  },
186677
- "S3d": {
186718
+ "S3g": {
186678
186719
  "type": "structure",
186679
186720
  "members": {
186680
186721
  "EntryPoint": {
186681
- "shape": "S3e"
186722
+ "shape": "S3h"
186682
186723
  },
186683
186724
  "Command": {
186684
- "shape": "S3e"
186725
+ "shape": "S3h"
186685
186726
  },
186686
186727
  "WorkingDirectory": {}
186687
186728
  }
186688
186729
  },
186689
- "S3e": {
186730
+ "S3h": {
186690
186731
  "type": "list",
186691
186732
  "member": {}
186692
186733
  },
186693
- "S3g": {
186734
+ "S3j": {
186694
186735
  "type": "list",
186695
186736
  "member": {}
186696
186737
  },
186697
- "S3i": {
186738
+ "S3l": {
186698
186739
  "type": "structure",
186699
186740
  "required": [
186700
186741
  "Size"
@@ -186705,13 +186746,13 @@ module.exports={
186705
186746
  }
186706
186747
  }
186707
186748
  },
186708
- "S3k": {
186749
+ "S3n": {
186709
186750
  "type": "structure",
186710
186751
  "members": {
186711
186752
  "ApplyOn": {}
186712
186753
  }
186713
186754
  },
186714
- "S3m": {
186755
+ "S3p": {
186715
186756
  "type": "structure",
186716
186757
  "members": {
186717
186758
  "LogFormat": {},
@@ -186720,7 +186761,7 @@ module.exports={
186720
186761
  "LogGroup": {}
186721
186762
  }
186722
186763
  },
186723
- "S3r": {
186764
+ "S3u": {
186724
186765
  "type": "structure",
186725
186766
  "members": {
186726
186767
  "FunctionName": {},
@@ -186745,10 +186786,10 @@ module.exports={
186745
186786
  "type": "structure",
186746
186787
  "members": {
186747
186788
  "SubnetIds": {
186748
- "shape": "S2p"
186789
+ "shape": "S2t"
186749
186790
  },
186750
186791
  "SecurityGroupIds": {
186751
- "shape": "S2r"
186792
+ "shape": "S2v"
186752
186793
  },
186753
186794
  "VpcId": {},
186754
186795
  "Ipv6AllowedForDualStack": {
@@ -186757,20 +186798,20 @@ module.exports={
186757
186798
  }
186758
186799
  },
186759
186800
  "DeadLetterConfig": {
186760
- "shape": "S2v"
186801
+ "shape": "S2z"
186761
186802
  },
186762
186803
  "Environment": {
186763
186804
  "type": "structure",
186764
186805
  "members": {
186765
186806
  "Variables": {
186766
- "shape": "S2y"
186807
+ "shape": "S32"
186767
186808
  },
186768
186809
  "Error": {
186769
186810
  "type": "structure",
186770
186811
  "members": {
186771
186812
  "ErrorCode": {},
186772
186813
  "Message": {
186773
- "shape": "S3z"
186814
+ "shape": "S42"
186774
186815
  }
186775
186816
  }
186776
186817
  }
@@ -186806,21 +186847,21 @@ module.exports={
186806
186847
  "LastUpdateStatusReason": {},
186807
186848
  "LastUpdateStatusReasonCode": {},
186808
186849
  "FileSystemConfigs": {
186809
- "shape": "S39"
186850
+ "shape": "S3c"
186810
186851
  },
186811
186852
  "PackageType": {},
186812
186853
  "ImageConfigResponse": {
186813
186854
  "type": "structure",
186814
186855
  "members": {
186815
186856
  "ImageConfig": {
186816
- "shape": "S3d"
186857
+ "shape": "S3g"
186817
186858
  },
186818
186859
  "Error": {
186819
186860
  "type": "structure",
186820
186861
  "members": {
186821
186862
  "ErrorCode": {},
186822
186863
  "Message": {
186823
- "shape": "S3z"
186864
+ "shape": "S42"
186824
186865
  }
186825
186866
  }
186826
186867
  }
@@ -186829,10 +186870,10 @@ module.exports={
186829
186870
  "SigningProfileVersionArn": {},
186830
186871
  "SigningJobArn": {},
186831
186872
  "Architectures": {
186832
- "shape": "S3g"
186873
+ "shape": "S3j"
186833
186874
  },
186834
186875
  "EphemeralStorage": {
186835
- "shape": "S3i"
186876
+ "shape": "S3l"
186836
186877
  },
186837
186878
  "SnapStart": {
186838
186879
  "type": "structure",
@@ -186850,29 +186891,29 @@ module.exports={
186850
186891
  "members": {
186851
186892
  "ErrorCode": {},
186852
186893
  "Message": {
186853
- "shape": "S3z"
186894
+ "shape": "S42"
186854
186895
  }
186855
186896
  }
186856
186897
  }
186857
186898
  }
186858
186899
  },
186859
186900
  "LoggingConfig": {
186860
- "shape": "S3m"
186901
+ "shape": "S3p"
186861
186902
  }
186862
186903
  }
186863
186904
  },
186864
- "S3z": {
186905
+ "S42": {
186865
186906
  "type": "string",
186866
186907
  "sensitive": true
186867
186908
  },
186868
- "S4i": {
186909
+ "S4l": {
186869
186910
  "type": "structure",
186870
186911
  "members": {
186871
186912
  "AllowCredentials": {
186872
186913
  "type": "boolean"
186873
186914
  },
186874
186915
  "AllowHeaders": {
186875
- "shape": "S4k"
186916
+ "shape": "S4n"
186876
186917
  },
186877
186918
  "AllowMethods": {
186878
186919
  "type": "list",
@@ -186883,18 +186924,18 @@ module.exports={
186883
186924
  "member": {}
186884
186925
  },
186885
186926
  "ExposeHeaders": {
186886
- "shape": "S4k"
186927
+ "shape": "S4n"
186887
186928
  },
186888
186929
  "MaxAge": {
186889
186930
  "type": "integer"
186890
186931
  }
186891
186932
  }
186892
186933
  },
186893
- "S4k": {
186934
+ "S4n": {
186894
186935
  "type": "list",
186895
186936
  "member": {}
186896
186937
  },
186897
- "S5i": {
186938
+ "S5l": {
186898
186939
  "type": "structure",
186899
186940
  "members": {
186900
186941
  "ReservedConcurrentExecutions": {
@@ -186902,7 +186943,7 @@ module.exports={
186902
186943
  }
186903
186944
  }
186904
186945
  },
186905
- "S5q": {
186946
+ "S5t": {
186906
186947
  "type": "structure",
186907
186948
  "members": {
186908
186949
  "LastModified": {
@@ -186920,11 +186961,11 @@ module.exports={
186920
186961
  }
186921
186962
  }
186922
186963
  },
186923
- "S60": {
186964
+ "S63": {
186924
186965
  "type": "structure",
186925
186966
  "members": {
186926
186967
  "Content": {
186927
- "shape": "S61"
186968
+ "shape": "S64"
186928
186969
  },
186929
186970
  "LayerArn": {},
186930
186971
  "LayerVersionArn": {},
@@ -186934,15 +186975,15 @@ module.exports={
186934
186975
  "type": "long"
186935
186976
  },
186936
186977
  "CompatibleRuntimes": {
186937
- "shape": "S63"
186978
+ "shape": "S66"
186938
186979
  },
186939
186980
  "LicenseInfo": {},
186940
186981
  "CompatibleArchitectures": {
186941
- "shape": "S65"
186982
+ "shape": "S68"
186942
186983
  }
186943
186984
  }
186944
186985
  },
186945
- "S61": {
186986
+ "S64": {
186946
186987
  "type": "structure",
186947
186988
  "members": {
186948
186989
  "Location": {},
@@ -186954,21 +186995,21 @@ module.exports={
186954
186995
  "SigningJobArn": {}
186955
186996
  }
186956
186997
  },
186957
- "S63": {
186998
+ "S66": {
186958
186999
  "type": "list",
186959
187000
  "member": {}
186960
187001
  },
186961
- "S65": {
187002
+ "S68": {
186962
187003
  "type": "list",
186963
187004
  "member": {}
186964
187005
  },
186965
- "S7k": {
187006
+ "S7n": {
186966
187007
  "type": "list",
186967
187008
  "member": {
186968
- "shape": "S3r"
187009
+ "shape": "S3u"
186969
187010
  }
186970
187011
  },
186971
- "S7s": {
187012
+ "S7v": {
186972
187013
  "type": "structure",
186973
187014
  "members": {
186974
187015
  "LayerVersionArn": {},
@@ -186978,11 +187019,11 @@ module.exports={
186978
187019
  "Description": {},
186979
187020
  "CreatedDate": {},
186980
187021
  "CompatibleRuntimes": {
186981
- "shape": "S63"
187022
+ "shape": "S66"
186982
187023
  },
186983
187024
  "LicenseInfo": {},
186984
187025
  "CompatibleArchitectures": {
186985
- "shape": "S65"
187026
+ "shape": "S68"
186986
187027
  }
186987
187028
  }
186988
187029
  }
@@ -241845,12 +241886,16 @@ module.exports={
241845
241886
  "location": "header",
241846
241887
  "locationName": "x-amz-expected-bucket-owner"
241847
241888
  },
241889
+ "IfNoneMatch": {
241890
+ "location": "header",
241891
+ "locationName": "If-None-Match"
241892
+ },
241848
241893
  "SSECustomerAlgorithm": {
241849
241894
  "location": "header",
241850
241895
  "locationName": "x-amz-server-side-encryption-customer-algorithm"
241851
241896
  },
241852
241897
  "SSECustomerKey": {
241853
- "shape": "Sk",
241898
+ "shape": "Sl",
241854
241899
  "location": "header",
241855
241900
  "locationName": "x-amz-server-side-encryption-customer-key"
241856
241901
  },
@@ -241885,7 +241930,7 @@ module.exports={
241885
241930
  "locationName": "x-amz-version-id"
241886
241931
  },
241887
241932
  "SSEKMSKeyId": {
241888
- "shape": "Sr",
241933
+ "shape": "Ss",
241889
241934
  "location": "header",
241890
241935
  "locationName": "x-amz-server-side-encryption-aws-kms-key-id"
241891
241936
  },
@@ -242003,7 +242048,7 @@ module.exports={
242003
242048
  "locationName": "Key"
242004
242049
  },
242005
242050
  "Metadata": {
242006
- "shape": "S1b",
242051
+ "shape": "S1c",
242007
242052
  "location": "headers",
242008
242053
  "locationName": "x-amz-meta-"
242009
242054
  },
@@ -242032,7 +242077,7 @@ module.exports={
242032
242077
  "locationName": "x-amz-server-side-encryption-customer-algorithm"
242033
242078
  },
242034
242079
  "SSECustomerKey": {
242035
- "shape": "Sk",
242080
+ "shape": "Sl",
242036
242081
  "location": "header",
242037
242082
  "locationName": "x-amz-server-side-encryption-customer-key"
242038
242083
  },
@@ -242041,12 +242086,12 @@ module.exports={
242041
242086
  "locationName": "x-amz-server-side-encryption-customer-key-MD5"
242042
242087
  },
242043
242088
  "SSEKMSKeyId": {
242044
- "shape": "Sr",
242089
+ "shape": "Ss",
242045
242090
  "location": "header",
242046
242091
  "locationName": "x-amz-server-side-encryption-aws-kms-key-id"
242047
242092
  },
242048
242093
  "SSEKMSEncryptionContext": {
242049
- "shape": "S1i",
242094
+ "shape": "S1j",
242050
242095
  "location": "header",
242051
242096
  "locationName": "x-amz-server-side-encryption-context"
242052
242097
  },
@@ -242060,7 +242105,7 @@ module.exports={
242060
242105
  "locationName": "x-amz-copy-source-server-side-encryption-customer-algorithm"
242061
242106
  },
242062
242107
  "CopySourceSSECustomerKey": {
242063
- "shape": "S1k",
242108
+ "shape": "S1l",
242064
242109
  "location": "header",
242065
242110
  "locationName": "x-amz-copy-source-server-side-encryption-customer-key"
242066
242111
  },
@@ -242081,7 +242126,7 @@ module.exports={
242081
242126
  "locationName": "x-amz-object-lock-mode"
242082
242127
  },
242083
242128
  "ObjectLockRetainUntilDate": {
242084
- "shape": "S1o",
242129
+ "shape": "S1p",
242085
242130
  "location": "header",
242086
242131
  "locationName": "x-amz-object-lock-retain-until-date"
242087
242132
  },
@@ -242140,12 +242185,12 @@ module.exports={
242140
242185
  "locationName": "x-amz-server-side-encryption-customer-key-MD5"
242141
242186
  },
242142
242187
  "SSEKMSKeyId": {
242143
- "shape": "Sr",
242188
+ "shape": "Ss",
242144
242189
  "location": "header",
242145
242190
  "locationName": "x-amz-server-side-encryption-aws-kms-key-id"
242146
242191
  },
242147
242192
  "SSEKMSEncryptionContext": {
242148
- "shape": "S1i",
242193
+ "shape": "S1j",
242149
242194
  "location": "header",
242150
242195
  "locationName": "x-amz-server-side-encryption-context"
242151
242196
  },
@@ -242336,7 +242381,7 @@ module.exports={
242336
242381
  "locationName": "Key"
242337
242382
  },
242338
242383
  "Metadata": {
242339
- "shape": "S1b",
242384
+ "shape": "S1c",
242340
242385
  "location": "headers",
242341
242386
  "locationName": "x-amz-meta-"
242342
242387
  },
@@ -242357,7 +242402,7 @@ module.exports={
242357
242402
  "locationName": "x-amz-server-side-encryption-customer-algorithm"
242358
242403
  },
242359
242404
  "SSECustomerKey": {
242360
- "shape": "Sk",
242405
+ "shape": "Sl",
242361
242406
  "location": "header",
242362
242407
  "locationName": "x-amz-server-side-encryption-customer-key"
242363
242408
  },
@@ -242366,12 +242411,12 @@ module.exports={
242366
242411
  "locationName": "x-amz-server-side-encryption-customer-key-MD5"
242367
242412
  },
242368
242413
  "SSEKMSKeyId": {
242369
- "shape": "Sr",
242414
+ "shape": "Ss",
242370
242415
  "location": "header",
242371
242416
  "locationName": "x-amz-server-side-encryption-aws-kms-key-id"
242372
242417
  },
242373
242418
  "SSEKMSEncryptionContext": {
242374
- "shape": "S1i",
242419
+ "shape": "S1j",
242375
242420
  "location": "header",
242376
242421
  "locationName": "x-amz-server-side-encryption-context"
242377
242422
  },
@@ -242393,7 +242438,7 @@ module.exports={
242393
242438
  "locationName": "x-amz-object-lock-mode"
242394
242439
  },
242395
242440
  "ObjectLockRetainUntilDate": {
242396
- "shape": "S1o",
242441
+ "shape": "S1p",
242397
242442
  "location": "header",
242398
242443
  "locationName": "x-amz-object-lock-retain-until-date"
242399
242444
  },
@@ -242441,12 +242486,12 @@ module.exports={
242441
242486
  "locationName": "x-amz-server-side-encryption-customer-key-MD5"
242442
242487
  },
242443
242488
  "SSEKMSKeyId": {
242444
- "shape": "Sr",
242489
+ "shape": "Ss",
242445
242490
  "location": "header",
242446
242491
  "locationName": "x-amz-server-side-encryption-aws-kms-key-id"
242447
242492
  },
242448
242493
  "SSEKMSEncryptionContext": {
242449
- "shape": "S1i",
242494
+ "shape": "S1j",
242450
242495
  "location": "header",
242451
242496
  "locationName": "x-amz-server-side-encryption-context"
242452
242497
  },
@@ -242511,11 +242556,11 @@ module.exports={
242511
242556
  "locationName": "AccessKeyId"
242512
242557
  },
242513
242558
  "SecretAccessKey": {
242514
- "shape": "S2h",
242559
+ "shape": "S2i",
242515
242560
  "locationName": "SecretAccessKey"
242516
242561
  },
242517
242562
  "SessionToken": {
242518
- "shape": "S2h",
242563
+ "shape": "S2i",
242519
242564
  "locationName": "SessionToken"
242520
242565
  },
242521
242566
  "Expiration": {
@@ -243283,10 +243328,10 @@ module.exports={
243283
243328
  "type": "structure",
243284
243329
  "members": {
243285
243330
  "Owner": {
243286
- "shape": "S3q"
243331
+ "shape": "S3r"
243287
243332
  },
243288
243333
  "Grants": {
243289
- "shape": "S3t",
243334
+ "shape": "S3u",
243290
243335
  "locationName": "AccessControlList"
243291
243336
  }
243292
243337
  }
@@ -243330,7 +243375,7 @@ module.exports={
243330
243375
  "type": "structure",
243331
243376
  "members": {
243332
243377
  "AnalyticsConfiguration": {
243333
- "shape": "S42"
243378
+ "shape": "S43"
243334
243379
  }
243335
243380
  },
243336
243381
  "payload": "AnalyticsConfiguration"
@@ -243369,7 +243414,7 @@ module.exports={
243369
243414
  "type": "structure",
243370
243415
  "members": {
243371
243416
  "CORSRules": {
243372
- "shape": "S4h",
243417
+ "shape": "S4i",
243373
243418
  "locationName": "CORSRule"
243374
243419
  }
243375
243420
  }
@@ -243408,7 +243453,7 @@ module.exports={
243408
243453
  "type": "structure",
243409
243454
  "members": {
243410
243455
  "ServerSideEncryptionConfiguration": {
243411
- "shape": "S4u"
243456
+ "shape": "S4v"
243412
243457
  }
243413
243458
  },
243414
243459
  "payload": "ServerSideEncryptionConfiguration"
@@ -243448,7 +243493,7 @@ module.exports={
243448
243493
  "type": "structure",
243449
243494
  "members": {
243450
243495
  "IntelligentTieringConfiguration": {
243451
- "shape": "S50"
243496
+ "shape": "S51"
243452
243497
  }
243453
243498
  },
243454
243499
  "payload": "IntelligentTieringConfiguration"
@@ -243492,7 +243537,7 @@ module.exports={
243492
243537
  "type": "structure",
243493
243538
  "members": {
243494
243539
  "InventoryConfiguration": {
243495
- "shape": "S5a"
243540
+ "shape": "S5b"
243496
243541
  }
243497
243542
  },
243498
243543
  "payload": "InventoryConfiguration"
@@ -243531,7 +243576,7 @@ module.exports={
243531
243576
  "type": "structure",
243532
243577
  "members": {
243533
243578
  "Rules": {
243534
- "shape": "S5q",
243579
+ "shape": "S5r",
243535
243580
  "locationName": "Rule"
243536
243581
  }
243537
243582
  }
@@ -243571,7 +243616,7 @@ module.exports={
243571
243616
  "type": "structure",
243572
243617
  "members": {
243573
243618
  "Rules": {
243574
- "shape": "S66",
243619
+ "shape": "S67",
243575
243620
  "locationName": "Rule"
243576
243621
  }
243577
243622
  }
@@ -243646,7 +243691,7 @@ module.exports={
243646
243691
  "type": "structure",
243647
243692
  "members": {
243648
243693
  "LoggingEnabled": {
243649
- "shape": "S6i"
243694
+ "shape": "S6j"
243650
243695
  }
243651
243696
  }
243652
243697
  },
@@ -243689,7 +243734,7 @@ module.exports={
243689
243734
  "type": "structure",
243690
243735
  "members": {
243691
243736
  "MetricsConfiguration": {
243692
- "shape": "S6u"
243737
+ "shape": "S6v"
243693
243738
  }
243694
243739
  },
243695
243740
  "payload": "MetricsConfiguration"
@@ -243706,10 +243751,10 @@ module.exports={
243706
243751
  "requestUri": "/{Bucket}?notification"
243707
243752
  },
243708
243753
  "input": {
243709
- "shape": "S6y"
243754
+ "shape": "S6z"
243710
243755
  },
243711
243756
  "output": {
243712
- "shape": "S6z"
243757
+ "shape": "S70"
243713
243758
  },
243714
243759
  "deprecated": true,
243715
243760
  "staticContextParams": {
@@ -243724,10 +243769,10 @@ module.exports={
243724
243769
  "requestUri": "/{Bucket}?notification"
243725
243770
  },
243726
243771
  "input": {
243727
- "shape": "S6y"
243772
+ "shape": "S6z"
243728
243773
  },
243729
243774
  "output": {
243730
- "shape": "S7a"
243775
+ "shape": "S7b"
243731
243776
  },
243732
243777
  "staticContextParams": {
243733
243778
  "UseS3ExpressControlEndpoint": {
@@ -243763,7 +243808,7 @@ module.exports={
243763
243808
  "type": "structure",
243764
243809
  "members": {
243765
243810
  "OwnershipControls": {
243766
- "shape": "S7r"
243811
+ "shape": "S7s"
243767
243812
  }
243768
243813
  },
243769
243814
  "payload": "OwnershipControls"
@@ -243884,7 +243929,7 @@ module.exports={
243884
243929
  "type": "structure",
243885
243930
  "members": {
243886
243931
  "ReplicationConfiguration": {
243887
- "shape": "S83"
243932
+ "shape": "S84"
243888
243933
  }
243889
243934
  },
243890
243935
  "payload": "ReplicationConfiguration"
@@ -243962,7 +244007,7 @@ module.exports={
243962
244007
  ],
243963
244008
  "members": {
243964
244009
  "TagSet": {
243965
- "shape": "S48"
244010
+ "shape": "S49"
243966
244011
  }
243967
244012
  }
243968
244013
  },
@@ -244039,16 +244084,16 @@ module.exports={
244039
244084
  "type": "structure",
244040
244085
  "members": {
244041
244086
  "RedirectAllRequestsTo": {
244042
- "shape": "S96"
244087
+ "shape": "S97"
244043
244088
  },
244044
244089
  "IndexDocument": {
244045
- "shape": "S99"
244090
+ "shape": "S9a"
244046
244091
  },
244047
244092
  "ErrorDocument": {
244048
- "shape": "S9b"
244093
+ "shape": "S9c"
244049
244094
  },
244050
244095
  "RoutingRules": {
244051
- "shape": "S9c"
244096
+ "shape": "S9d"
244052
244097
  }
244053
244098
  }
244054
244099
  },
@@ -244140,7 +244185,7 @@ module.exports={
244140
244185
  "locationName": "x-amz-server-side-encryption-customer-algorithm"
244141
244186
  },
244142
244187
  "SSECustomerKey": {
244143
- "shape": "Sk",
244188
+ "shape": "Sl",
244144
244189
  "location": "header",
244145
244190
  "locationName": "x-amz-server-side-encryption-customer-key"
244146
244191
  },
@@ -244273,7 +244318,7 @@ module.exports={
244273
244318
  "locationName": "x-amz-server-side-encryption"
244274
244319
  },
244275
244320
  "Metadata": {
244276
- "shape": "S1b",
244321
+ "shape": "S1c",
244277
244322
  "location": "headers",
244278
244323
  "locationName": "x-amz-meta-"
244279
244324
  },
@@ -244286,7 +244331,7 @@ module.exports={
244286
244331
  "locationName": "x-amz-server-side-encryption-customer-key-MD5"
244287
244332
  },
244288
244333
  "SSEKMSKeyId": {
244289
- "shape": "Sr",
244334
+ "shape": "Ss",
244290
244335
  "location": "header",
244291
244336
  "locationName": "x-amz-server-side-encryption-aws-kms-key-id"
244292
244337
  },
@@ -244322,7 +244367,7 @@ module.exports={
244322
244367
  "locationName": "x-amz-object-lock-mode"
244323
244368
  },
244324
244369
  "ObjectLockRetainUntilDate": {
244325
- "shape": "S1o",
244370
+ "shape": "S1p",
244326
244371
  "location": "header",
244327
244372
  "locationName": "x-amz-object-lock-retain-until-date"
244328
244373
  },
@@ -244387,10 +244432,10 @@ module.exports={
244387
244432
  "type": "structure",
244388
244433
  "members": {
244389
244434
  "Owner": {
244390
- "shape": "S3q"
244435
+ "shape": "S3r"
244391
244436
  },
244392
244437
  "Grants": {
244393
- "shape": "S3t",
244438
+ "shape": "S3u",
244394
244439
  "locationName": "AccessControlList"
244395
244440
  },
244396
244441
  "RequestCharged": {
@@ -244443,7 +244488,7 @@ module.exports={
244443
244488
  "locationName": "x-amz-server-side-encryption-customer-algorithm"
244444
244489
  },
244445
244490
  "SSECustomerKey": {
244446
- "shape": "Sk",
244491
+ "shape": "Sl",
244447
244492
  "location": "header",
244448
244493
  "locationName": "x-amz-server-side-encryption-customer-key"
244449
244494
  },
@@ -244724,7 +244769,7 @@ module.exports={
244724
244769
  "locationName": "x-amz-version-id"
244725
244770
  },
244726
244771
  "TagSet": {
244727
- "shape": "S48"
244772
+ "shape": "S49"
244728
244773
  }
244729
244774
  }
244730
244775
  }
@@ -244945,7 +244990,7 @@ module.exports={
244945
244990
  "locationName": "x-amz-server-side-encryption-customer-algorithm"
244946
244991
  },
244947
244992
  "SSECustomerKey": {
244948
- "shape": "Sk",
244993
+ "shape": "Sl",
244949
244994
  "location": "header",
244950
244995
  "locationName": "x-amz-server-side-encryption-customer-key"
244951
244996
  },
@@ -245074,7 +245119,7 @@ module.exports={
245074
245119
  "locationName": "x-amz-server-side-encryption"
245075
245120
  },
245076
245121
  "Metadata": {
245077
- "shape": "S1b",
245122
+ "shape": "S1c",
245078
245123
  "location": "headers",
245079
245124
  "locationName": "x-amz-meta-"
245080
245125
  },
@@ -245087,7 +245132,7 @@ module.exports={
245087
245132
  "locationName": "x-amz-server-side-encryption-customer-key-MD5"
245088
245133
  },
245089
245134
  "SSEKMSKeyId": {
245090
- "shape": "Sr",
245135
+ "shape": "Ss",
245091
245136
  "location": "header",
245092
245137
  "locationName": "x-amz-server-side-encryption-aws-kms-key-id"
245093
245138
  },
@@ -245118,7 +245163,7 @@ module.exports={
245118
245163
  "locationName": "x-amz-object-lock-mode"
245119
245164
  },
245120
245165
  "ObjectLockRetainUntilDate": {
245121
- "shape": "S1o",
245166
+ "shape": "S1p",
245122
245167
  "location": "header",
245123
245168
  "locationName": "x-amz-object-lock-retain-until-date"
245124
245169
  },
@@ -245169,7 +245214,7 @@ module.exports={
245169
245214
  "locationName": "AnalyticsConfiguration",
245170
245215
  "type": "list",
245171
245216
  "member": {
245172
- "shape": "S42"
245217
+ "shape": "S43"
245173
245218
  },
245174
245219
  "flattened": true
245175
245220
  }
@@ -245217,7 +245262,7 @@ module.exports={
245217
245262
  "locationName": "IntelligentTieringConfiguration",
245218
245263
  "type": "list",
245219
245264
  "member": {
245220
- "shape": "S50"
245265
+ "shape": "S51"
245221
245266
  },
245222
245267
  "flattened": true
245223
245268
  }
@@ -245265,7 +245310,7 @@ module.exports={
245265
245310
  "locationName": "InventoryConfiguration",
245266
245311
  "type": "list",
245267
245312
  "member": {
245268
- "shape": "S5a"
245313
+ "shape": "S5b"
245269
245314
  },
245270
245315
  "flattened": true
245271
245316
  },
@@ -245321,7 +245366,7 @@ module.exports={
245321
245366
  "locationName": "MetricsConfiguration",
245322
245367
  "type": "list",
245323
245368
  "member": {
245324
- "shape": "S6u"
245369
+ "shape": "S6v"
245325
245370
  },
245326
245371
  "flattened": true
245327
245372
  }
@@ -245353,7 +245398,7 @@ module.exports={
245353
245398
  "shape": "Sc0"
245354
245399
  },
245355
245400
  "Owner": {
245356
- "shape": "S3q"
245401
+ "shape": "S3r"
245357
245402
  },
245358
245403
  "ContinuationToken": {}
245359
245404
  }
@@ -245478,7 +245523,7 @@ module.exports={
245478
245523
  },
245479
245524
  "StorageClass": {},
245480
245525
  "Owner": {
245481
- "shape": "S3q"
245526
+ "shape": "S3r"
245482
245527
  },
245483
245528
  "Initiator": {
245484
245529
  "shape": "Scj"
@@ -245593,7 +245638,7 @@ module.exports={
245593
245638
  "type": "timestamp"
245594
245639
  },
245595
245640
  "Owner": {
245596
- "shape": "S3q"
245641
+ "shape": "S3r"
245597
245642
  },
245598
245643
  "RestoreStatus": {
245599
245644
  "shape": "Scy"
@@ -245609,7 +245654,7 @@ module.exports={
245609
245654
  "type": "structure",
245610
245655
  "members": {
245611
245656
  "Owner": {
245612
- "shape": "S3q"
245657
+ "shape": "S3r"
245613
245658
  },
245614
245659
  "Key": {},
245615
245660
  "VersionId": {},
@@ -245879,7 +245924,7 @@ module.exports={
245879
245924
  "locationName": "x-amz-server-side-encryption-customer-algorithm"
245880
245925
  },
245881
245926
  "SSECustomerKey": {
245882
- "shape": "Sk",
245927
+ "shape": "Sl",
245883
245928
  "location": "header",
245884
245929
  "locationName": "x-amz-server-side-encryption-customer-key"
245885
245930
  },
@@ -245944,7 +245989,7 @@ module.exports={
245944
245989
  "shape": "Scj"
245945
245990
  },
245946
245991
  "Owner": {
245947
- "shape": "S3q"
245992
+ "shape": "S3r"
245948
245993
  },
245949
245994
  "StorageClass": {},
245950
245995
  "RequestCharged": {
@@ -246104,7 +246149,7 @@ module.exports={
246104
246149
  "locationName": "id"
246105
246150
  },
246106
246151
  "AnalyticsConfiguration": {
246107
- "shape": "S42",
246152
+ "shape": "S43",
246108
246153
  "locationName": "AnalyticsConfiguration",
246109
246154
  "xmlNamespace": {
246110
246155
  "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
@@ -246153,7 +246198,7 @@ module.exports={
246153
246198
  ],
246154
246199
  "members": {
246155
246200
  "CORSRules": {
246156
- "shape": "S4h",
246201
+ "shape": "S4i",
246157
246202
  "locationName": "CORSRule"
246158
246203
  }
246159
246204
  }
@@ -246211,7 +246256,7 @@ module.exports={
246211
246256
  "locationName": "x-amz-sdk-checksum-algorithm"
246212
246257
  },
246213
246258
  "ServerSideEncryptionConfiguration": {
246214
- "shape": "S4u",
246259
+ "shape": "S4v",
246215
246260
  "locationName": "ServerSideEncryptionConfiguration",
246216
246261
  "xmlNamespace": {
246217
246262
  "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
@@ -246259,7 +246304,7 @@ module.exports={
246259
246304
  "locationName": "id"
246260
246305
  },
246261
246306
  "IntelligentTieringConfiguration": {
246262
- "shape": "S50",
246307
+ "shape": "S51",
246263
246308
  "locationName": "IntelligentTieringConfiguration",
246264
246309
  "xmlNamespace": {
246265
246310
  "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
@@ -246299,7 +246344,7 @@ module.exports={
246299
246344
  "locationName": "id"
246300
246345
  },
246301
246346
  "InventoryConfiguration": {
246302
- "shape": "S5a",
246347
+ "shape": "S5b",
246303
246348
  "locationName": "InventoryConfiguration",
246304
246349
  "xmlNamespace": {
246305
246350
  "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
@@ -246355,7 +246400,7 @@ module.exports={
246355
246400
  ],
246356
246401
  "members": {
246357
246402
  "Rules": {
246358
- "shape": "S5q",
246403
+ "shape": "S5r",
246359
246404
  "locationName": "Rule"
246360
246405
  }
246361
246406
  }
@@ -246411,7 +246456,7 @@ module.exports={
246411
246456
  ],
246412
246457
  "members": {
246413
246458
  "Rules": {
246414
- "shape": "S66",
246459
+ "shape": "S67",
246415
246460
  "locationName": "Rule"
246416
246461
  }
246417
246462
  }
@@ -246460,7 +246505,7 @@ module.exports={
246460
246505
  "type": "structure",
246461
246506
  "members": {
246462
246507
  "LoggingEnabled": {
246463
- "shape": "S6i"
246508
+ "shape": "S6j"
246464
246509
  }
246465
246510
  }
246466
246511
  },
@@ -246514,7 +246559,7 @@ module.exports={
246514
246559
  "locationName": "id"
246515
246560
  },
246516
246561
  "MetricsConfiguration": {
246517
- "shape": "S6u",
246562
+ "shape": "S6v",
246518
246563
  "locationName": "MetricsConfiguration",
246519
246564
  "xmlNamespace": {
246520
246565
  "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
@@ -246561,7 +246606,7 @@ module.exports={
246561
246606
  "locationName": "x-amz-sdk-checksum-algorithm"
246562
246607
  },
246563
246608
  "NotificationConfiguration": {
246564
- "shape": "S6z",
246609
+ "shape": "S70",
246565
246610
  "locationName": "NotificationConfiguration",
246566
246611
  "xmlNamespace": {
246567
246612
  "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
@@ -246605,7 +246650,7 @@ module.exports={
246605
246650
  "locationName": "Bucket"
246606
246651
  },
246607
246652
  "NotificationConfiguration": {
246608
- "shape": "S7a",
246653
+ "shape": "S7b",
246609
246654
  "locationName": "NotificationConfiguration",
246610
246655
  "xmlNamespace": {
246611
246656
  "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
@@ -246657,7 +246702,7 @@ module.exports={
246657
246702
  "locationName": "x-amz-expected-bucket-owner"
246658
246703
  },
246659
246704
  "OwnershipControls": {
246660
- "shape": "S7r",
246705
+ "shape": "S7s",
246661
246706
  "locationName": "OwnershipControls",
246662
246707
  "xmlNamespace": {
246663
246708
  "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
@@ -246753,7 +246798,7 @@ module.exports={
246753
246798
  "locationName": "x-amz-sdk-checksum-algorithm"
246754
246799
  },
246755
246800
  "ReplicationConfiguration": {
246756
- "shape": "S83",
246801
+ "shape": "S84",
246757
246802
  "locationName": "ReplicationConfiguration",
246758
246803
  "xmlNamespace": {
246759
246804
  "uri": "http://s3.amazonaws.com/doc/2006-03-01/"
@@ -246984,16 +247029,16 @@ module.exports={
246984
247029
  "type": "structure",
246985
247030
  "members": {
246986
247031
  "ErrorDocument": {
246987
- "shape": "S9b"
247032
+ "shape": "S9c"
246988
247033
  },
246989
247034
  "IndexDocument": {
246990
- "shape": "S99"
247035
+ "shape": "S9a"
246991
247036
  },
246992
247037
  "RedirectAllRequestsTo": {
246993
- "shape": "S96"
247038
+ "shape": "S97"
246994
247039
  },
246995
247040
  "RoutingRules": {
246996
- "shape": "S9c"
247041
+ "shape": "S9d"
246997
247042
  }
246998
247043
  }
246999
247044
  },
@@ -247095,6 +247140,10 @@ module.exports={
247095
247140
  "locationName": "Expires",
247096
247141
  "type": "timestamp"
247097
247142
  },
247143
+ "IfNoneMatch": {
247144
+ "location": "header",
247145
+ "locationName": "If-None-Match"
247146
+ },
247098
247147
  "GrantFullControl": {
247099
247148
  "location": "header",
247100
247149
  "locationName": "x-amz-grant-full-control"
@@ -247119,7 +247168,7 @@ module.exports={
247119
247168
  "locationName": "Key"
247120
247169
  },
247121
247170
  "Metadata": {
247122
- "shape": "S1b",
247171
+ "shape": "S1c",
247123
247172
  "location": "headers",
247124
247173
  "locationName": "x-amz-meta-"
247125
247174
  },
@@ -247140,7 +247189,7 @@ module.exports={
247140
247189
  "locationName": "x-amz-server-side-encryption-customer-algorithm"
247141
247190
  },
247142
247191
  "SSECustomerKey": {
247143
- "shape": "Sk",
247192
+ "shape": "Sl",
247144
247193
  "location": "header",
247145
247194
  "locationName": "x-amz-server-side-encryption-customer-key"
247146
247195
  },
@@ -247149,12 +247198,12 @@ module.exports={
247149
247198
  "locationName": "x-amz-server-side-encryption-customer-key-MD5"
247150
247199
  },
247151
247200
  "SSEKMSKeyId": {
247152
- "shape": "Sr",
247201
+ "shape": "Ss",
247153
247202
  "location": "header",
247154
247203
  "locationName": "x-amz-server-side-encryption-aws-kms-key-id"
247155
247204
  },
247156
247205
  "SSEKMSEncryptionContext": {
247157
- "shape": "S1i",
247206
+ "shape": "S1j",
247158
247207
  "location": "header",
247159
247208
  "locationName": "x-amz-server-side-encryption-context"
247160
247209
  },
@@ -247176,7 +247225,7 @@ module.exports={
247176
247225
  "locationName": "x-amz-object-lock-mode"
247177
247226
  },
247178
247227
  "ObjectLockRetainUntilDate": {
247179
- "shape": "S1o",
247228
+ "shape": "S1p",
247180
247229
  "location": "header",
247181
247230
  "locationName": "x-amz-object-lock-retain-until-date"
247182
247231
  },
@@ -247235,12 +247284,12 @@ module.exports={
247235
247284
  "locationName": "x-amz-server-side-encryption-customer-key-MD5"
247236
247285
  },
247237
247286
  "SSEKMSKeyId": {
247238
- "shape": "Sr",
247287
+ "shape": "Ss",
247239
247288
  "location": "header",
247240
247289
  "locationName": "x-amz-server-side-encryption-aws-kms-key-id"
247241
247290
  },
247242
247291
  "SSEKMSEncryptionContext": {
247243
- "shape": "S1i",
247292
+ "shape": "S1j",
247244
247293
  "location": "header",
247245
247294
  "locationName": "x-amz-server-side-encryption-context"
247246
247295
  },
@@ -247761,14 +247810,14 @@ module.exports={
247761
247810
  "members": {
247762
247811
  "EncryptionType": {},
247763
247812
  "KMSKeyId": {
247764
- "shape": "Sr"
247813
+ "shape": "Ss"
247765
247814
  },
247766
247815
  "KMSContext": {}
247767
247816
  }
247768
247817
  },
247769
247818
  "CannedACL": {},
247770
247819
  "AccessControlList": {
247771
- "shape": "S3t"
247820
+ "shape": "S3u"
247772
247821
  },
247773
247822
  "Tagging": {
247774
247823
  "shape": "Sec"
@@ -247860,7 +247909,7 @@ module.exports={
247860
247909
  "locationName": "x-amz-server-side-encryption-customer-algorithm"
247861
247910
  },
247862
247911
  "SSECustomerKey": {
247863
- "shape": "Sk",
247912
+ "shape": "Sl",
247864
247913
  "location": "header",
247865
247914
  "locationName": "x-amz-server-side-encryption-customer-key"
247866
247915
  },
@@ -248051,7 +248100,7 @@ module.exports={
248051
248100
  "locationName": "x-amz-server-side-encryption-customer-algorithm"
248052
248101
  },
248053
248102
  "SSECustomerKey": {
248054
- "shape": "Sk",
248103
+ "shape": "Sl",
248055
248104
  "location": "header",
248056
248105
  "locationName": "x-amz-server-side-encryption-customer-key"
248057
248106
  },
@@ -248106,7 +248155,7 @@ module.exports={
248106
248155
  "locationName": "x-amz-server-side-encryption-customer-key-MD5"
248107
248156
  },
248108
248157
  "SSEKMSKeyId": {
248109
- "shape": "Sr",
248158
+ "shape": "Ss",
248110
248159
  "location": "header",
248111
248160
  "locationName": "x-amz-server-side-encryption-aws-kms-key-id"
248112
248161
  },
@@ -248192,7 +248241,7 @@ module.exports={
248192
248241
  "locationName": "x-amz-server-side-encryption-customer-algorithm"
248193
248242
  },
248194
248243
  "SSECustomerKey": {
248195
- "shape": "Sk",
248244
+ "shape": "Sl",
248196
248245
  "location": "header",
248197
248246
  "locationName": "x-amz-server-side-encryption-customer-key"
248198
248247
  },
@@ -248205,7 +248254,7 @@ module.exports={
248205
248254
  "locationName": "x-amz-copy-source-server-side-encryption-customer-algorithm"
248206
248255
  },
248207
248256
  "CopySourceSSECustomerKey": {
248208
- "shape": "S1k",
248257
+ "shape": "S1l",
248209
248258
  "location": "header",
248210
248259
  "locationName": "x-amz-copy-source-server-side-encryption-customer-key"
248211
248260
  },
@@ -248260,7 +248309,7 @@ module.exports={
248260
248309
  "locationName": "x-amz-server-side-encryption-customer-key-MD5"
248261
248310
  },
248262
248311
  "SSEKMSKeyId": {
248263
- "shape": "Sr",
248312
+ "shape": "Ss",
248264
248313
  "location": "header",
248265
248314
  "locationName": "x-amz-server-side-encryption-aws-kms-key-id"
248266
248315
  },
@@ -248397,7 +248446,7 @@ module.exports={
248397
248446
  "type": "integer"
248398
248447
  },
248399
248448
  "Metadata": {
248400
- "shape": "S1b",
248449
+ "shape": "S1c",
248401
248450
  "location": "headers",
248402
248451
  "locationName": "x-amz-meta-"
248403
248452
  },
@@ -248410,7 +248459,7 @@ module.exports={
248410
248459
  "locationName": "x-amz-fwd-header-x-amz-object-lock-legal-hold"
248411
248460
  },
248412
248461
  "ObjectLockRetainUntilDate": {
248413
- "shape": "S1o",
248462
+ "shape": "S1p",
248414
248463
  "location": "header",
248415
248464
  "locationName": "x-amz-fwd-header-x-amz-object-lock-retain-until-date"
248416
248465
  },
@@ -248440,7 +248489,7 @@ module.exports={
248440
248489
  "locationName": "x-amz-fwd-header-x-amz-server-side-encryption-customer-algorithm"
248441
248490
  },
248442
248491
  "SSEKMSKeyId": {
248443
- "shape": "Sr",
248492
+ "shape": "Ss",
248444
248493
  "location": "header",
248445
248494
  "locationName": "x-amz-fwd-header-x-amz-server-side-encryption-aws-kms-key-id"
248446
248495
  },
@@ -248482,56 +248531,56 @@ module.exports={
248482
248531
  }
248483
248532
  },
248484
248533
  "shapes": {
248485
- "Sk": {
248534
+ "Sl": {
248486
248535
  "type": "blob",
248487
248536
  "sensitive": true
248488
248537
  },
248489
- "Sr": {
248538
+ "Ss": {
248490
248539
  "type": "string",
248491
248540
  "sensitive": true
248492
248541
  },
248493
- "S1b": {
248542
+ "S1c": {
248494
248543
  "type": "map",
248495
248544
  "key": {},
248496
248545
  "value": {}
248497
248546
  },
248498
- "S1i": {
248547
+ "S1j": {
248499
248548
  "type": "string",
248500
248549
  "sensitive": true
248501
248550
  },
248502
- "S1k": {
248551
+ "S1l": {
248503
248552
  "type": "blob",
248504
248553
  "sensitive": true
248505
248554
  },
248506
- "S1o": {
248555
+ "S1p": {
248507
248556
  "type": "timestamp",
248508
248557
  "timestampFormat": "iso8601"
248509
248558
  },
248510
- "S2h": {
248559
+ "S2i": {
248511
248560
  "type": "string",
248512
248561
  "sensitive": true
248513
248562
  },
248514
- "S3q": {
248563
+ "S3r": {
248515
248564
  "type": "structure",
248516
248565
  "members": {
248517
248566
  "DisplayName": {},
248518
248567
  "ID": {}
248519
248568
  }
248520
248569
  },
248521
- "S3t": {
248570
+ "S3u": {
248522
248571
  "type": "list",
248523
248572
  "member": {
248524
248573
  "locationName": "Grant",
248525
248574
  "type": "structure",
248526
248575
  "members": {
248527
248576
  "Grantee": {
248528
- "shape": "S3v"
248577
+ "shape": "S3w"
248529
248578
  },
248530
248579
  "Permission": {}
248531
248580
  }
248532
248581
  }
248533
248582
  },
248534
- "S3v": {
248583
+ "S3w": {
248535
248584
  "type": "structure",
248536
248585
  "required": [
248537
248586
  "Type"
@@ -248551,7 +248600,7 @@ module.exports={
248551
248600
  "uri": "http://www.w3.org/2001/XMLSchema-instance"
248552
248601
  }
248553
248602
  },
248554
- "S42": {
248603
+ "S43": {
248555
248604
  "type": "structure",
248556
248605
  "required": [
248557
248606
  "Id",
@@ -248564,14 +248613,14 @@ module.exports={
248564
248613
  "members": {
248565
248614
  "Prefix": {},
248566
248615
  "Tag": {
248567
- "shape": "S45"
248616
+ "shape": "S46"
248568
248617
  },
248569
248618
  "And": {
248570
248619
  "type": "structure",
248571
248620
  "members": {
248572
248621
  "Prefix": {},
248573
248622
  "Tags": {
248574
- "shape": "S48",
248623
+ "shape": "S49",
248575
248624
  "flattened": true,
248576
248625
  "locationName": "Tag"
248577
248626
  }
@@ -248617,7 +248666,7 @@ module.exports={
248617
248666
  }
248618
248667
  }
248619
248668
  },
248620
- "S45": {
248669
+ "S46": {
248621
248670
  "type": "structure",
248622
248671
  "required": [
248623
248672
  "Key",
@@ -248628,14 +248677,14 @@ module.exports={
248628
248677
  "Value": {}
248629
248678
  }
248630
248679
  },
248631
- "S48": {
248680
+ "S49": {
248632
248681
  "type": "list",
248633
248682
  "member": {
248634
- "shape": "S45",
248683
+ "shape": "S46",
248635
248684
  "locationName": "Tag"
248636
248685
  }
248637
248686
  },
248638
- "S4h": {
248687
+ "S4i": {
248639
248688
  "type": "list",
248640
248689
  "member": {
248641
248690
  "type": "structure",
@@ -248676,7 +248725,7 @@ module.exports={
248676
248725
  },
248677
248726
  "flattened": true
248678
248727
  },
248679
- "S4u": {
248728
+ "S4v": {
248680
248729
  "type": "structure",
248681
248730
  "required": [
248682
248731
  "Rules"
@@ -248696,7 +248745,7 @@ module.exports={
248696
248745
  "members": {
248697
248746
  "SSEAlgorithm": {},
248698
248747
  "KMSMasterKeyID": {
248699
- "shape": "Sr"
248748
+ "shape": "Ss"
248700
248749
  }
248701
248750
  }
248702
248751
  },
@@ -248709,7 +248758,7 @@ module.exports={
248709
248758
  }
248710
248759
  }
248711
248760
  },
248712
- "S50": {
248761
+ "S51": {
248713
248762
  "type": "structure",
248714
248763
  "required": [
248715
248764
  "Id",
@@ -248723,14 +248772,14 @@ module.exports={
248723
248772
  "members": {
248724
248773
  "Prefix": {},
248725
248774
  "Tag": {
248726
- "shape": "S45"
248775
+ "shape": "S46"
248727
248776
  },
248728
248777
  "And": {
248729
248778
  "type": "structure",
248730
248779
  "members": {
248731
248780
  "Prefix": {},
248732
248781
  "Tags": {
248733
- "shape": "S48",
248782
+ "shape": "S49",
248734
248783
  "flattened": true,
248735
248784
  "locationName": "Tag"
248736
248785
  }
@@ -248759,7 +248808,7 @@ module.exports={
248759
248808
  }
248760
248809
  }
248761
248810
  },
248762
- "S5a": {
248811
+ "S5b": {
248763
248812
  "type": "structure",
248764
248813
  "required": [
248765
248814
  "Destination",
@@ -248802,7 +248851,7 @@ module.exports={
248802
248851
  ],
248803
248852
  "members": {
248804
248853
  "KeyId": {
248805
- "shape": "Sr"
248854
+ "shape": "Ss"
248806
248855
  }
248807
248856
  }
248808
248857
  }
@@ -248843,7 +248892,7 @@ module.exports={
248843
248892
  }
248844
248893
  }
248845
248894
  },
248846
- "S5q": {
248895
+ "S5r": {
248847
248896
  "type": "list",
248848
248897
  "member": {
248849
248898
  "type": "structure",
@@ -248853,32 +248902,32 @@ module.exports={
248853
248902
  ],
248854
248903
  "members": {
248855
248904
  "Expiration": {
248856
- "shape": "S5s"
248905
+ "shape": "S5t"
248857
248906
  },
248858
248907
  "ID": {},
248859
248908
  "Prefix": {},
248860
248909
  "Status": {},
248861
248910
  "Transition": {
248862
- "shape": "S5x"
248911
+ "shape": "S5y"
248863
248912
  },
248864
248913
  "NoncurrentVersionTransition": {
248865
- "shape": "S5z"
248914
+ "shape": "S60"
248866
248915
  },
248867
248916
  "NoncurrentVersionExpiration": {
248868
- "shape": "S61"
248917
+ "shape": "S62"
248869
248918
  },
248870
248919
  "AbortIncompleteMultipartUpload": {
248871
- "shape": "S62"
248920
+ "shape": "S63"
248872
248921
  }
248873
248922
  }
248874
248923
  },
248875
248924
  "flattened": true
248876
248925
  },
248877
- "S5s": {
248926
+ "S5t": {
248878
248927
  "type": "structure",
248879
248928
  "members": {
248880
248929
  "Date": {
248881
- "shape": "S5t"
248930
+ "shape": "S5u"
248882
248931
  },
248883
248932
  "Days": {
248884
248933
  "type": "integer"
@@ -248888,15 +248937,15 @@ module.exports={
248888
248937
  }
248889
248938
  }
248890
248939
  },
248891
- "S5t": {
248940
+ "S5u": {
248892
248941
  "type": "timestamp",
248893
248942
  "timestampFormat": "iso8601"
248894
248943
  },
248895
- "S5x": {
248944
+ "S5y": {
248896
248945
  "type": "structure",
248897
248946
  "members": {
248898
248947
  "Date": {
248899
- "shape": "S5t"
248948
+ "shape": "S5u"
248900
248949
  },
248901
248950
  "Days": {
248902
248951
  "type": "integer"
@@ -248904,7 +248953,7 @@ module.exports={
248904
248953
  "StorageClass": {}
248905
248954
  }
248906
248955
  },
248907
- "S5z": {
248956
+ "S60": {
248908
248957
  "type": "structure",
248909
248958
  "members": {
248910
248959
  "NoncurrentDays": {
@@ -248916,7 +248965,7 @@ module.exports={
248916
248965
  }
248917
248966
  }
248918
248967
  },
248919
- "S61": {
248968
+ "S62": {
248920
248969
  "type": "structure",
248921
248970
  "members": {
248922
248971
  "NoncurrentDays": {
@@ -248927,7 +248976,7 @@ module.exports={
248927
248976
  }
248928
248977
  }
248929
248978
  },
248930
- "S62": {
248979
+ "S63": {
248931
248980
  "type": "structure",
248932
248981
  "members": {
248933
248982
  "DaysAfterInitiation": {
@@ -248935,7 +248984,7 @@ module.exports={
248935
248984
  }
248936
248985
  }
248937
248986
  },
248938
- "S66": {
248987
+ "S67": {
248939
248988
  "type": "list",
248940
248989
  "member": {
248941
248990
  "type": "structure",
@@ -248944,7 +248993,7 @@ module.exports={
248944
248993
  ],
248945
248994
  "members": {
248946
248995
  "Expiration": {
248947
- "shape": "S5s"
248996
+ "shape": "S5t"
248948
248997
  },
248949
248998
  "ID": {},
248950
248999
  "Prefix": {
@@ -248955,7 +249004,7 @@ module.exports={
248955
249004
  "members": {
248956
249005
  "Prefix": {},
248957
249006
  "Tag": {
248958
- "shape": "S45"
249007
+ "shape": "S46"
248959
249008
  },
248960
249009
  "ObjectSizeGreaterThan": {
248961
249010
  "type": "long"
@@ -248968,7 +249017,7 @@ module.exports={
248968
249017
  "members": {
248969
249018
  "Prefix": {},
248970
249019
  "Tags": {
248971
- "shape": "S48",
249020
+ "shape": "S49",
248972
249021
  "flattened": true,
248973
249022
  "locationName": "Tag"
248974
249023
  },
@@ -248987,7 +249036,7 @@ module.exports={
248987
249036
  "locationName": "Transition",
248988
249037
  "type": "list",
248989
249038
  "member": {
248990
- "shape": "S5x"
249039
+ "shape": "S5y"
248991
249040
  },
248992
249041
  "flattened": true
248993
249042
  },
@@ -248995,21 +249044,21 @@ module.exports={
248995
249044
  "locationName": "NoncurrentVersionTransition",
248996
249045
  "type": "list",
248997
249046
  "member": {
248998
- "shape": "S5z"
249047
+ "shape": "S60"
248999
249048
  },
249000
249049
  "flattened": true
249001
249050
  },
249002
249051
  "NoncurrentVersionExpiration": {
249003
- "shape": "S61"
249052
+ "shape": "S62"
249004
249053
  },
249005
249054
  "AbortIncompleteMultipartUpload": {
249006
- "shape": "S62"
249055
+ "shape": "S63"
249007
249056
  }
249008
249057
  }
249009
249058
  },
249010
249059
  "flattened": true
249011
249060
  },
249012
- "S6i": {
249061
+ "S6j": {
249013
249062
  "type": "structure",
249014
249063
  "required": [
249015
249064
  "TargetBucket",
@@ -249024,7 +249073,7 @@ module.exports={
249024
249073
  "type": "structure",
249025
249074
  "members": {
249026
249075
  "Grantee": {
249027
- "shape": "S3v"
249076
+ "shape": "S3w"
249028
249077
  },
249029
249078
  "Permission": {}
249030
249079
  }
@@ -249050,7 +249099,7 @@ module.exports={
249050
249099
  }
249051
249100
  }
249052
249101
  },
249053
- "S6u": {
249102
+ "S6v": {
249054
249103
  "type": "structure",
249055
249104
  "required": [
249056
249105
  "Id"
@@ -249062,7 +249111,7 @@ module.exports={
249062
249111
  "members": {
249063
249112
  "Prefix": {},
249064
249113
  "Tag": {
249065
- "shape": "S45"
249114
+ "shape": "S46"
249066
249115
  },
249067
249116
  "AccessPointArn": {},
249068
249117
  "And": {
@@ -249070,7 +249119,7 @@ module.exports={
249070
249119
  "members": {
249071
249120
  "Prefix": {},
249072
249121
  "Tags": {
249073
- "shape": "S48",
249122
+ "shape": "S49",
249074
249123
  "flattened": true,
249075
249124
  "locationName": "Tag"
249076
249125
  },
@@ -249081,7 +249130,7 @@ module.exports={
249081
249130
  }
249082
249131
  }
249083
249132
  },
249084
- "S6y": {
249133
+ "S6z": {
249085
249134
  "type": "structure",
249086
249135
  "required": [
249087
249136
  "Bucket"
@@ -249100,7 +249149,7 @@ module.exports={
249100
249149
  }
249101
249150
  }
249102
249151
  },
249103
- "S6z": {
249152
+ "S70": {
249104
249153
  "type": "structure",
249105
249154
  "members": {
249106
249155
  "TopicConfiguration": {
@@ -249108,7 +249157,7 @@ module.exports={
249108
249157
  "members": {
249109
249158
  "Id": {},
249110
249159
  "Events": {
249111
- "shape": "S72",
249160
+ "shape": "S73",
249112
249161
  "locationName": "Event"
249113
249162
  },
249114
249163
  "Event": {
@@ -249125,7 +249174,7 @@ module.exports={
249125
249174
  "deprecated": true
249126
249175
  },
249127
249176
  "Events": {
249128
- "shape": "S72",
249177
+ "shape": "S73",
249129
249178
  "locationName": "Event"
249130
249179
  },
249131
249180
  "Queue": {}
@@ -249139,7 +249188,7 @@ module.exports={
249139
249188
  "deprecated": true
249140
249189
  },
249141
249190
  "Events": {
249142
- "shape": "S72",
249191
+ "shape": "S73",
249143
249192
  "locationName": "Event"
249144
249193
  },
249145
249194
  "CloudFunction": {},
@@ -249148,12 +249197,12 @@ module.exports={
249148
249197
  }
249149
249198
  }
249150
249199
  },
249151
- "S72": {
249200
+ "S73": {
249152
249201
  "type": "list",
249153
249202
  "member": {},
249154
249203
  "flattened": true
249155
249204
  },
249156
- "S7a": {
249205
+ "S7b": {
249157
249206
  "type": "structure",
249158
249207
  "members": {
249159
249208
  "TopicConfigurations": {
@@ -249171,11 +249220,11 @@ module.exports={
249171
249220
  "locationName": "Topic"
249172
249221
  },
249173
249222
  "Events": {
249174
- "shape": "S72",
249223
+ "shape": "S73",
249175
249224
  "locationName": "Event"
249176
249225
  },
249177
249226
  "Filter": {
249178
- "shape": "S7d"
249227
+ "shape": "S7e"
249179
249228
  }
249180
249229
  }
249181
249230
  },
@@ -249196,11 +249245,11 @@ module.exports={
249196
249245
  "locationName": "Queue"
249197
249246
  },
249198
249247
  "Events": {
249199
- "shape": "S72",
249248
+ "shape": "S73",
249200
249249
  "locationName": "Event"
249201
249250
  },
249202
249251
  "Filter": {
249203
- "shape": "S7d"
249252
+ "shape": "S7e"
249204
249253
  }
249205
249254
  }
249206
249255
  },
@@ -249221,11 +249270,11 @@ module.exports={
249221
249270
  "locationName": "CloudFunction"
249222
249271
  },
249223
249272
  "Events": {
249224
- "shape": "S72",
249273
+ "shape": "S73",
249225
249274
  "locationName": "Event"
249226
249275
  },
249227
249276
  "Filter": {
249228
- "shape": "S7d"
249277
+ "shape": "S7e"
249229
249278
  }
249230
249279
  }
249231
249280
  },
@@ -249237,7 +249286,7 @@ module.exports={
249237
249286
  }
249238
249287
  }
249239
249288
  },
249240
- "S7d": {
249289
+ "S7e": {
249241
249290
  "type": "structure",
249242
249291
  "members": {
249243
249292
  "Key": {
@@ -249260,7 +249309,7 @@ module.exports={
249260
249309
  }
249261
249310
  }
249262
249311
  },
249263
- "S7r": {
249312
+ "S7s": {
249264
249313
  "type": "structure",
249265
249314
  "required": [
249266
249315
  "Rules"
@@ -249282,7 +249331,7 @@ module.exports={
249282
249331
  }
249283
249332
  }
249284
249333
  },
249285
- "S83": {
249334
+ "S84": {
249286
249335
  "type": "structure",
249287
249336
  "required": [
249288
249337
  "Role",
@@ -249312,14 +249361,14 @@ module.exports={
249312
249361
  "members": {
249313
249362
  "Prefix": {},
249314
249363
  "Tag": {
249315
- "shape": "S45"
249364
+ "shape": "S46"
249316
249365
  },
249317
249366
  "And": {
249318
249367
  "type": "structure",
249319
249368
  "members": {
249320
249369
  "Prefix": {},
249321
249370
  "Tags": {
249322
- "shape": "S48",
249371
+ "shape": "S49",
249323
249372
  "flattened": true,
249324
249373
  "locationName": "Tag"
249325
249374
  }
@@ -249393,7 +249442,7 @@ module.exports={
249393
249442
  "members": {
249394
249443
  "Status": {},
249395
249444
  "Time": {
249396
- "shape": "S8p"
249445
+ "shape": "S8q"
249397
249446
  }
249398
249447
  }
249399
249448
  },
@@ -249405,7 +249454,7 @@ module.exports={
249405
249454
  "members": {
249406
249455
  "Status": {},
249407
249456
  "EventThreshold": {
249408
- "shape": "S8p"
249457
+ "shape": "S8q"
249409
249458
  }
249410
249459
  }
249411
249460
  }
@@ -249423,7 +249472,7 @@ module.exports={
249423
249472
  }
249424
249473
  }
249425
249474
  },
249426
- "S8p": {
249475
+ "S8q": {
249427
249476
  "type": "structure",
249428
249477
  "members": {
249429
249478
  "Minutes": {
@@ -249431,7 +249480,7 @@ module.exports={
249431
249480
  }
249432
249481
  }
249433
249482
  },
249434
- "S96": {
249483
+ "S97": {
249435
249484
  "type": "structure",
249436
249485
  "required": [
249437
249486
  "HostName"
@@ -249441,7 +249490,7 @@ module.exports={
249441
249490
  "Protocol": {}
249442
249491
  }
249443
249492
  },
249444
- "S99": {
249493
+ "S9a": {
249445
249494
  "type": "structure",
249446
249495
  "required": [
249447
249496
  "Suffix"
@@ -249450,7 +249499,7 @@ module.exports={
249450
249499
  "Suffix": {}
249451
249500
  }
249452
249501
  },
249453
- "S9b": {
249502
+ "S9c": {
249454
249503
  "type": "structure",
249455
249504
  "required": [
249456
249505
  "Key"
@@ -249459,7 +249508,7 @@ module.exports={
249459
249508
  "Key": {}
249460
249509
  }
249461
249510
  },
249462
- "S9c": {
249511
+ "S9d": {
249463
249512
  "type": "list",
249464
249513
  "member": {
249465
249514
  "locationName": "RoutingRule",
@@ -249526,7 +249575,7 @@ module.exports={
249526
249575
  "members": {
249527
249576
  "Mode": {},
249528
249577
  "RetainUntilDate": {
249529
- "shape": "S5t"
249578
+ "shape": "S5u"
249530
249579
  }
249531
249580
  }
249532
249581
  },
@@ -249619,7 +249668,7 @@ module.exports={
249619
249668
  },
249620
249669
  "StorageClass": {},
249621
249670
  "Owner": {
249622
- "shape": "S3q"
249671
+ "shape": "S3r"
249623
249672
  },
249624
249673
  "RestoreStatus": {
249625
249674
  "shape": "Scy"
@@ -249632,11 +249681,11 @@ module.exports={
249632
249681
  "type": "structure",
249633
249682
  "members": {
249634
249683
  "Grants": {
249635
- "shape": "S3t",
249684
+ "shape": "S3u",
249636
249685
  "locationName": "AccessControlList"
249637
249686
  },
249638
249687
  "Owner": {
249639
- "shape": "S3q"
249688
+ "shape": "S3r"
249640
249689
  }
249641
249690
  }
249642
249691
  },
@@ -249647,7 +249696,7 @@ module.exports={
249647
249696
  ],
249648
249697
  "members": {
249649
249698
  "TagSet": {
249650
- "shape": "S48"
249699
+ "shape": "S49"
249651
249700
  }
249652
249701
  }
249653
249702
  },
@@ -277690,7 +277739,7 @@ AWS.util.update(AWS, {
277690
277739
  /**
277691
277740
  * @constant
277692
277741
  */
277693
- VERSION: '2.1678.0',
277742
+ VERSION: '2.1680.0',
277694
277743
 
277695
277744
  /**
277696
277745
  * @api private
@@ -300011,7 +300060,7 @@ var LRUCache = /** @class */ (function () {
300011
300060
  }());
300012
300061
  exports.LRUCache = LRUCache;
300013
300062
  },{}],467:[function(require,module,exports){
300014
- // AWS SDK for JavaScript v2.1678.0
300063
+ // AWS SDK for JavaScript v2.1680.0
300015
300064
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
300016
300065
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
300017
300066
  require('./browser_loader');