aws-sdk 2.829.0 → 2.833.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +25 -1
- package/README.md +1 -1
- package/apis/customer-profiles-2020-08-15.min.json +4 -2
- package/apis/databrew-2017-07-25.min.json +79 -62
- package/apis/ec2-2016-11-15.min.json +197 -190
- package/apis/elasticache-2015-02-02.min.json +1 -0
- package/apis/es-2015-01-01.min.json +6 -0
- package/apis/kafka-2018-11-14.min.json +41 -0
- package/apis/managedblockchain-2018-09-24.min.json +159 -36
- package/apis/metadata.json +8 -0
- package/apis/models.lex.v2-2020-08-07.examples.json +5 -0
- package/apis/models.lex.v2-2020-08-07.min.json +2845 -0
- package/apis/models.lex.v2-2020-08-07.paginators.json +49 -0
- package/apis/monitoring-2010-08-01.min.json +15 -9
- package/apis/redshift-2012-12-01.min.json +1 -1
- package/apis/resourcegroupstaggingapi-2017-01-26.min.json +14 -10
- package/apis/robomaker-2018-06-29.min.json +198 -170
- package/apis/runtime.lex.v2-2020-08-07.examples.json +4 -0
- package/apis/runtime.lex.v2-2020-08-07.min.json +531 -0
- package/apis/runtime.lex.v2-2020-08-07.paginators.json +3 -0
- package/apis/securityhub-2018-10-26.min.json +406 -187
- package/apis/sesv2-2019-09-27.min.json +40 -15
- package/clients/accessanalyzer.d.ts +5 -5
- package/clients/all.d.ts +2 -0
- package/clients/all.js +3 -1
- package/clients/backup.d.ts +27 -27
- package/clients/cloudwatch.d.ts +12 -1
- package/clients/customerprofiles.d.ts +2 -2
- package/clients/databrew.d.ts +170 -143
- package/clients/ec2.d.ts +119 -111
- package/clients/elasticache.d.ts +14 -10
- package/clients/es.d.ts +8 -0
- package/clients/greengrassv2.d.ts +6 -6
- package/clients/iot.d.ts +2 -2
- package/clients/kafka.d.ts +52 -0
- package/clients/lexmodelsv2.d.ts +3350 -0
- package/clients/lexmodelsv2.js +18 -0
- package/clients/lexruntimev2.d.ts +542 -0
- package/clients/lexruntimev2.js +18 -0
- package/clients/lightsail.d.ts +2 -2
- package/clients/managedblockchain.d.ts +140 -6
- package/clients/rds.d.ts +14 -14
- package/clients/redshift.d.ts +8 -8
- package/clients/resourcegroupstaggingapi.d.ts +50 -45
- package/clients/robomaker.d.ts +35 -3
- package/clients/securityhub.d.ts +410 -63
- package/clients/sesv2.d.ts +30 -2
- package/clients/ssm.d.ts +2 -2
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +91 -17
- package/dist/aws-sdk.js +225 -203
- package/dist/aws-sdk.min.js +60 -60
- package/lib/config.d.ts +1 -1
- package/lib/config_service_placeholders.d.ts +4 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/dist/aws-sdk.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
|
1
|
+
// AWS SDK for JavaScript v2.833.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){
|
|
@@ -66365,7 +66365,7 @@ module.exports={
|
|
|
66365
66365
|
"type": "structure",
|
|
66366
66366
|
"members": {
|
|
66367
66367
|
"CarrierGateway": {
|
|
66368
|
-
"shape": "
|
|
66368
|
+
"shape": "S6p",
|
|
66369
66369
|
"locationName": "carrierGateway"
|
|
66370
66370
|
}
|
|
66371
66371
|
}
|
|
@@ -66413,7 +66413,7 @@ module.exports={
|
|
|
66413
66413
|
}
|
|
66414
66414
|
},
|
|
66415
66415
|
"ConnectionLogOptions": {
|
|
66416
|
-
"shape": "
|
|
66416
|
+
"shape": "S6z"
|
|
66417
66417
|
},
|
|
66418
66418
|
"DnsServers": {
|
|
66419
66419
|
"shape": "Se"
|
|
@@ -66443,7 +66443,7 @@ module.exports={
|
|
|
66443
66443
|
"VpcId": {},
|
|
66444
66444
|
"SelfServicePortal": {},
|
|
66445
66445
|
"ClientConnectOptions": {
|
|
66446
|
-
"shape": "
|
|
66446
|
+
"shape": "S72"
|
|
66447
66447
|
}
|
|
66448
66448
|
}
|
|
66449
66449
|
},
|
|
@@ -66454,7 +66454,7 @@ module.exports={
|
|
|
66454
66454
|
"locationName": "clientVpnEndpointId"
|
|
66455
66455
|
},
|
|
66456
66456
|
"Status": {
|
|
66457
|
-
"shape": "
|
|
66457
|
+
"shape": "S74",
|
|
66458
66458
|
"locationName": "status"
|
|
66459
66459
|
},
|
|
66460
66460
|
"DnsName": {
|
|
@@ -66488,7 +66488,7 @@ module.exports={
|
|
|
66488
66488
|
"type": "structure",
|
|
66489
66489
|
"members": {
|
|
66490
66490
|
"Status": {
|
|
66491
|
-
"shape": "
|
|
66491
|
+
"shape": "S78",
|
|
66492
66492
|
"locationName": "status"
|
|
66493
66493
|
}
|
|
66494
66494
|
}
|
|
@@ -66525,7 +66525,7 @@ module.exports={
|
|
|
66525
66525
|
"type": "structure",
|
|
66526
66526
|
"members": {
|
|
66527
66527
|
"CustomerGateway": {
|
|
66528
|
-
"shape": "
|
|
66528
|
+
"shape": "S7d",
|
|
66529
66529
|
"locationName": "customerGateway"
|
|
66530
66530
|
}
|
|
66531
66531
|
}
|
|
@@ -66548,7 +66548,7 @@ module.exports={
|
|
|
66548
66548
|
"type": "structure",
|
|
66549
66549
|
"members": {
|
|
66550
66550
|
"Subnet": {
|
|
66551
|
-
"shape": "
|
|
66551
|
+
"shape": "S7g",
|
|
66552
66552
|
"locationName": "subnet"
|
|
66553
66553
|
}
|
|
66554
66554
|
}
|
|
@@ -66567,7 +66567,7 @@ module.exports={
|
|
|
66567
66567
|
"type": "structure",
|
|
66568
66568
|
"members": {
|
|
66569
66569
|
"Vpc": {
|
|
66570
|
-
"shape": "
|
|
66570
|
+
"shape": "S7m",
|
|
66571
66571
|
"locationName": "vpc"
|
|
66572
66572
|
}
|
|
66573
66573
|
}
|
|
@@ -66611,7 +66611,7 @@ module.exports={
|
|
|
66611
66611
|
"type": "structure",
|
|
66612
66612
|
"members": {
|
|
66613
66613
|
"DhcpOptions": {
|
|
66614
|
-
"shape": "
|
|
66614
|
+
"shape": "S7v",
|
|
66615
66615
|
"locationName": "dhcpOptions"
|
|
66616
66616
|
}
|
|
66617
66617
|
}
|
|
@@ -66642,7 +66642,7 @@ module.exports={
|
|
|
66642
66642
|
"locationName": "clientToken"
|
|
66643
66643
|
},
|
|
66644
66644
|
"EgressOnlyInternetGateway": {
|
|
66645
|
-
"shape": "
|
|
66645
|
+
"shape": "S82",
|
|
66646
66646
|
"locationName": "egressOnlyInternetGateway"
|
|
66647
66647
|
}
|
|
66648
66648
|
}
|
|
@@ -66715,10 +66715,10 @@ module.exports={
|
|
|
66715
66715
|
},
|
|
66716
66716
|
"ExcessCapacityTerminationPolicy": {},
|
|
66717
66717
|
"LaunchTemplateConfigs": {
|
|
66718
|
-
"shape": "
|
|
66718
|
+
"shape": "S8i"
|
|
66719
66719
|
},
|
|
66720
66720
|
"TargetCapacitySpecification": {
|
|
66721
|
-
"shape": "
|
|
66721
|
+
"shape": "S8r"
|
|
66722
66722
|
},
|
|
66723
66723
|
"TerminateInstancesWithExpiration": {
|
|
66724
66724
|
"type": "boolean"
|
|
@@ -66753,7 +66753,7 @@ module.exports={
|
|
|
66753
66753
|
"type": "structure",
|
|
66754
66754
|
"members": {
|
|
66755
66755
|
"LaunchTemplateAndOverrides": {
|
|
66756
|
-
"shape": "
|
|
66756
|
+
"shape": "S8y",
|
|
66757
66757
|
"locationName": "launchTemplateAndOverrides"
|
|
66758
66758
|
},
|
|
66759
66759
|
"Lifecycle": {
|
|
@@ -66776,14 +66776,14 @@ module.exports={
|
|
|
66776
66776
|
"type": "structure",
|
|
66777
66777
|
"members": {
|
|
66778
66778
|
"LaunchTemplateAndOverrides": {
|
|
66779
|
-
"shape": "
|
|
66779
|
+
"shape": "S8y",
|
|
66780
66780
|
"locationName": "launchTemplateAndOverrides"
|
|
66781
66781
|
},
|
|
66782
66782
|
"Lifecycle": {
|
|
66783
66783
|
"locationName": "lifecycle"
|
|
66784
66784
|
},
|
|
66785
66785
|
"InstanceIds": {
|
|
66786
|
-
"shape": "
|
|
66786
|
+
"shape": "S95",
|
|
66787
66787
|
"locationName": "instanceIds"
|
|
66788
66788
|
},
|
|
66789
66789
|
"InstanceType": {
|
|
@@ -66862,10 +66862,10 @@ module.exports={
|
|
|
66862
66862
|
"type": "boolean"
|
|
66863
66863
|
},
|
|
66864
66864
|
"InputStorageLocation": {
|
|
66865
|
-
"shape": "
|
|
66865
|
+
"shape": "S9f"
|
|
66866
66866
|
},
|
|
66867
66867
|
"LogsStorageLocation": {
|
|
66868
|
-
"shape": "
|
|
66868
|
+
"shape": "S9f"
|
|
66869
66869
|
},
|
|
66870
66870
|
"Description": {},
|
|
66871
66871
|
"Name": {},
|
|
@@ -66897,7 +66897,7 @@ module.exports={
|
|
|
66897
66897
|
],
|
|
66898
66898
|
"members": {
|
|
66899
66899
|
"BlockDeviceMappings": {
|
|
66900
|
-
"shape": "
|
|
66900
|
+
"shape": "S9i",
|
|
66901
66901
|
"locationName": "blockDeviceMapping"
|
|
66902
66902
|
},
|
|
66903
66903
|
"Description": {
|
|
@@ -66978,7 +66978,7 @@ module.exports={
|
|
|
66978
66978
|
"type": "structure",
|
|
66979
66979
|
"members": {
|
|
66980
66980
|
"ExportTask": {
|
|
66981
|
-
"shape": "
|
|
66981
|
+
"shape": "S9t",
|
|
66982
66982
|
"locationName": "exportTask"
|
|
66983
66983
|
}
|
|
66984
66984
|
}
|
|
@@ -67002,7 +67002,7 @@ module.exports={
|
|
|
67002
67002
|
"type": "structure",
|
|
67003
67003
|
"members": {
|
|
67004
67004
|
"InternetGateway": {
|
|
67005
|
-
"shape": "
|
|
67005
|
+
"shape": "S9z",
|
|
67006
67006
|
"locationName": "internetGateway"
|
|
67007
67007
|
}
|
|
67008
67008
|
}
|
|
@@ -67065,7 +67065,7 @@ module.exports={
|
|
|
67065
67065
|
"LaunchTemplateName": {},
|
|
67066
67066
|
"VersionDescription": {},
|
|
67067
67067
|
"LaunchTemplateData": {
|
|
67068
|
-
"shape": "
|
|
67068
|
+
"shape": "Sa5"
|
|
67069
67069
|
},
|
|
67070
67070
|
"TagSpecifications": {
|
|
67071
67071
|
"shape": "S1t",
|
|
@@ -67077,11 +67077,11 @@ module.exports={
|
|
|
67077
67077
|
"type": "structure",
|
|
67078
67078
|
"members": {
|
|
67079
67079
|
"LaunchTemplate": {
|
|
67080
|
-
"shape": "
|
|
67080
|
+
"shape": "Sbh",
|
|
67081
67081
|
"locationName": "launchTemplate"
|
|
67082
67082
|
},
|
|
67083
67083
|
"Warning": {
|
|
67084
|
-
"shape": "
|
|
67084
|
+
"shape": "Sbi",
|
|
67085
67085
|
"locationName": "warning"
|
|
67086
67086
|
}
|
|
67087
67087
|
}
|
|
@@ -67103,7 +67103,7 @@ module.exports={
|
|
|
67103
67103
|
"SourceVersion": {},
|
|
67104
67104
|
"VersionDescription": {},
|
|
67105
67105
|
"LaunchTemplateData": {
|
|
67106
|
-
"shape": "
|
|
67106
|
+
"shape": "Sa5"
|
|
67107
67107
|
}
|
|
67108
67108
|
}
|
|
67109
67109
|
},
|
|
@@ -67111,11 +67111,11 @@ module.exports={
|
|
|
67111
67111
|
"type": "structure",
|
|
67112
67112
|
"members": {
|
|
67113
67113
|
"LaunchTemplateVersion": {
|
|
67114
|
-
"shape": "
|
|
67114
|
+
"shape": "Sbn",
|
|
67115
67115
|
"locationName": "launchTemplateVersion"
|
|
67116
67116
|
},
|
|
67117
67117
|
"Warning": {
|
|
67118
|
-
"shape": "
|
|
67118
|
+
"shape": "Sbi",
|
|
67119
67119
|
"locationName": "warning"
|
|
67120
67120
|
}
|
|
67121
67121
|
}
|
|
@@ -67142,7 +67142,7 @@ module.exports={
|
|
|
67142
67142
|
"type": "structure",
|
|
67143
67143
|
"members": {
|
|
67144
67144
|
"Route": {
|
|
67145
|
-
"shape": "
|
|
67145
|
+
"shape": "Scl",
|
|
67146
67146
|
"locationName": "route"
|
|
67147
67147
|
}
|
|
67148
67148
|
}
|
|
@@ -67171,7 +67171,7 @@ module.exports={
|
|
|
67171
67171
|
"type": "structure",
|
|
67172
67172
|
"members": {
|
|
67173
67173
|
"LocalGatewayRouteTableVpcAssociation": {
|
|
67174
|
-
"shape": "
|
|
67174
|
+
"shape": "Scq",
|
|
67175
67175
|
"locationName": "localGatewayRouteTableVpcAssociation"
|
|
67176
67176
|
}
|
|
67177
67177
|
}
|
|
@@ -67191,7 +67191,7 @@ module.exports={
|
|
|
67191
67191
|
},
|
|
67192
67192
|
"PrefixListName": {},
|
|
67193
67193
|
"Entries": {
|
|
67194
|
-
"shape": "
|
|
67194
|
+
"shape": "Sct",
|
|
67195
67195
|
"locationName": "Entry"
|
|
67196
67196
|
},
|
|
67197
67197
|
"MaxEntries": {
|
|
@@ -67211,7 +67211,7 @@ module.exports={
|
|
|
67211
67211
|
"type": "structure",
|
|
67212
67212
|
"members": {
|
|
67213
67213
|
"PrefixList": {
|
|
67214
|
-
"shape": "
|
|
67214
|
+
"shape": "Scw",
|
|
67215
67215
|
"locationName": "prefixList"
|
|
67216
67216
|
}
|
|
67217
67217
|
}
|
|
@@ -67246,7 +67246,7 @@ module.exports={
|
|
|
67246
67246
|
"locationName": "clientToken"
|
|
67247
67247
|
},
|
|
67248
67248
|
"NatGateway": {
|
|
67249
|
-
"shape": "
|
|
67249
|
+
"shape": "Sd1",
|
|
67250
67250
|
"locationName": "natGateway"
|
|
67251
67251
|
}
|
|
67252
67252
|
}
|
|
@@ -67276,7 +67276,7 @@ module.exports={
|
|
|
67276
67276
|
"type": "structure",
|
|
67277
67277
|
"members": {
|
|
67278
67278
|
"NetworkAcl": {
|
|
67279
|
-
"shape": "
|
|
67279
|
+
"shape": "Sd8",
|
|
67280
67280
|
"locationName": "networkAcl"
|
|
67281
67281
|
}
|
|
67282
67282
|
}
|
|
@@ -67305,7 +67305,7 @@ module.exports={
|
|
|
67305
67305
|
"type": "boolean"
|
|
67306
67306
|
},
|
|
67307
67307
|
"IcmpTypeCode": {
|
|
67308
|
-
"shape": "
|
|
67308
|
+
"shape": "Sdd",
|
|
67309
67309
|
"locationName": "Icmp"
|
|
67310
67310
|
},
|
|
67311
67311
|
"Ipv6CidrBlock": {
|
|
@@ -67315,7 +67315,7 @@ module.exports={
|
|
|
67315
67315
|
"locationName": "networkAclId"
|
|
67316
67316
|
},
|
|
67317
67317
|
"PortRange": {
|
|
67318
|
-
"shape": "
|
|
67318
|
+
"shape": "Sde",
|
|
67319
67319
|
"locationName": "portRange"
|
|
67320
67320
|
},
|
|
67321
67321
|
"Protocol": {
|
|
@@ -67365,7 +67365,7 @@ module.exports={
|
|
|
67365
67365
|
"type": "structure",
|
|
67366
67366
|
"members": {
|
|
67367
67367
|
"NetworkInsightsPath": {
|
|
67368
|
-
"shape": "
|
|
67368
|
+
"shape": "Sdn",
|
|
67369
67369
|
"locationName": "networkInsightsPath"
|
|
67370
67370
|
}
|
|
67371
67371
|
}
|
|
@@ -67386,7 +67386,7 @@ module.exports={
|
|
|
67386
67386
|
"type": "boolean"
|
|
67387
67387
|
},
|
|
67388
67388
|
"Groups": {
|
|
67389
|
-
"shape": "
|
|
67389
|
+
"shape": "Sae",
|
|
67390
67390
|
"locationName": "SecurityGroupId"
|
|
67391
67391
|
},
|
|
67392
67392
|
"Ipv6AddressCount": {
|
|
@@ -67394,14 +67394,14 @@ module.exports={
|
|
|
67394
67394
|
"type": "integer"
|
|
67395
67395
|
},
|
|
67396
67396
|
"Ipv6Addresses": {
|
|
67397
|
-
"shape": "
|
|
67397
|
+
"shape": "Sbv",
|
|
67398
67398
|
"locationName": "ipv6Addresses"
|
|
67399
67399
|
},
|
|
67400
67400
|
"PrivateIpAddress": {
|
|
67401
67401
|
"locationName": "privateIpAddress"
|
|
67402
67402
|
},
|
|
67403
67403
|
"PrivateIpAddresses": {
|
|
67404
|
-
"shape": "
|
|
67404
|
+
"shape": "Sah",
|
|
67405
67405
|
"locationName": "privateIpAddresses"
|
|
67406
67406
|
},
|
|
67407
67407
|
"SecondaryPrivateIpAddressCount": {
|
|
@@ -67819,7 +67819,7 @@ module.exports={
|
|
|
67819
67819
|
"type": "structure",
|
|
67820
67820
|
"members": {
|
|
67821
67821
|
"Subnet": {
|
|
67822
|
-
"shape": "
|
|
67822
|
+
"shape": "S7g",
|
|
67823
67823
|
"locationName": "subnet"
|
|
67824
67824
|
}
|
|
67825
67825
|
}
|
|
@@ -68395,7 +68395,7 @@ module.exports={
|
|
|
68395
68395
|
"type": "structure",
|
|
68396
68396
|
"members": {
|
|
68397
68397
|
"Vpc": {
|
|
68398
|
-
"shape": "
|
|
68398
|
+
"shape": "S7m",
|
|
68399
68399
|
"locationName": "vpc"
|
|
68400
68400
|
}
|
|
68401
68401
|
}
|
|
@@ -68728,7 +68728,7 @@ module.exports={
|
|
|
68728
68728
|
"type": "structure",
|
|
68729
68729
|
"members": {
|
|
68730
68730
|
"CarrierGateway": {
|
|
68731
|
-
"shape": "
|
|
68731
|
+
"shape": "S6p",
|
|
68732
68732
|
"locationName": "carrierGateway"
|
|
68733
68733
|
}
|
|
68734
68734
|
}
|
|
@@ -68751,7 +68751,7 @@ module.exports={
|
|
|
68751
68751
|
"type": "structure",
|
|
68752
68752
|
"members": {
|
|
68753
68753
|
"Status": {
|
|
68754
|
-
"shape": "
|
|
68754
|
+
"shape": "S74",
|
|
68755
68755
|
"locationName": "status"
|
|
68756
68756
|
}
|
|
68757
68757
|
}
|
|
@@ -68777,7 +68777,7 @@ module.exports={
|
|
|
68777
68777
|
"type": "structure",
|
|
68778
68778
|
"members": {
|
|
68779
68779
|
"Status": {
|
|
68780
|
-
"shape": "
|
|
68780
|
+
"shape": "S78",
|
|
68781
68781
|
"locationName": "status"
|
|
68782
68782
|
}
|
|
68783
68783
|
}
|
|
@@ -69000,7 +69000,7 @@ module.exports={
|
|
|
69000
69000
|
"type": "structure",
|
|
69001
69001
|
"members": {
|
|
69002
69002
|
"LaunchTemplate": {
|
|
69003
|
-
"shape": "
|
|
69003
|
+
"shape": "Sbh",
|
|
69004
69004
|
"locationName": "launchTemplate"
|
|
69005
69005
|
}
|
|
69006
69006
|
}
|
|
@@ -69101,7 +69101,7 @@ module.exports={
|
|
|
69101
69101
|
"type": "structure",
|
|
69102
69102
|
"members": {
|
|
69103
69103
|
"Route": {
|
|
69104
|
-
"shape": "
|
|
69104
|
+
"shape": "Scl",
|
|
69105
69105
|
"locationName": "route"
|
|
69106
69106
|
}
|
|
69107
69107
|
}
|
|
@@ -69124,7 +69124,7 @@ module.exports={
|
|
|
69124
69124
|
"type": "structure",
|
|
69125
69125
|
"members": {
|
|
69126
69126
|
"LocalGatewayRouteTableVpcAssociation": {
|
|
69127
|
-
"shape": "
|
|
69127
|
+
"shape": "Scq",
|
|
69128
69128
|
"locationName": "localGatewayRouteTableVpcAssociation"
|
|
69129
69129
|
}
|
|
69130
69130
|
}
|
|
@@ -69147,7 +69147,7 @@ module.exports={
|
|
|
69147
69147
|
"type": "structure",
|
|
69148
69148
|
"members": {
|
|
69149
69149
|
"PrefixList": {
|
|
69150
|
-
"shape": "
|
|
69150
|
+
"shape": "Scw",
|
|
69151
69151
|
"locationName": "prefixList"
|
|
69152
69152
|
}
|
|
69153
69153
|
}
|
|
@@ -70510,7 +70510,7 @@ module.exports={
|
|
|
70510
70510
|
"locationName": "carrierGatewaySet",
|
|
70511
70511
|
"type": "list",
|
|
70512
70512
|
"member": {
|
|
70513
|
-
"shape": "
|
|
70513
|
+
"shape": "S6p",
|
|
70514
70514
|
"locationName": "item"
|
|
70515
70515
|
}
|
|
70516
70516
|
},
|
|
@@ -70763,7 +70763,7 @@ module.exports={
|
|
|
70763
70763
|
"locationName": "description"
|
|
70764
70764
|
},
|
|
70765
70765
|
"Status": {
|
|
70766
|
-
"shape": "
|
|
70766
|
+
"shape": "S74",
|
|
70767
70767
|
"locationName": "status"
|
|
70768
70768
|
},
|
|
70769
70769
|
"CreationTime": {
|
|
@@ -70966,7 +70966,7 @@ module.exports={
|
|
|
70966
70966
|
"locationName": "origin"
|
|
70967
70967
|
},
|
|
70968
70968
|
"Status": {
|
|
70969
|
-
"shape": "
|
|
70969
|
+
"shape": "S78",
|
|
70970
70970
|
"locationName": "status"
|
|
70971
70971
|
},
|
|
70972
70972
|
"Description": {
|
|
@@ -71163,7 +71163,7 @@ module.exports={
|
|
|
71163
71163
|
"locationName": "customerGatewaySet",
|
|
71164
71164
|
"type": "list",
|
|
71165
71165
|
"member": {
|
|
71166
|
-
"shape": "
|
|
71166
|
+
"shape": "S7d",
|
|
71167
71167
|
"locationName": "item"
|
|
71168
71168
|
}
|
|
71169
71169
|
}
|
|
@@ -71202,7 +71202,7 @@ module.exports={
|
|
|
71202
71202
|
"locationName": "dhcpOptionsSet",
|
|
71203
71203
|
"type": "list",
|
|
71204
71204
|
"member": {
|
|
71205
|
-
"shape": "
|
|
71205
|
+
"shape": "S7v",
|
|
71206
71206
|
"locationName": "item"
|
|
71207
71207
|
}
|
|
71208
71208
|
},
|
|
@@ -71243,7 +71243,7 @@ module.exports={
|
|
|
71243
71243
|
"locationName": "egressOnlyInternetGatewaySet",
|
|
71244
71244
|
"type": "list",
|
|
71245
71245
|
"member": {
|
|
71246
|
-
"shape": "
|
|
71246
|
+
"shape": "S82",
|
|
71247
71247
|
"locationName": "item"
|
|
71248
71248
|
}
|
|
71249
71249
|
},
|
|
@@ -71421,7 +71421,7 @@ module.exports={
|
|
|
71421
71421
|
"locationName": "exportTaskSet",
|
|
71422
71422
|
"type": "list",
|
|
71423
71423
|
"member": {
|
|
71424
|
-
"shape": "
|
|
71424
|
+
"shape": "S9t",
|
|
71425
71425
|
"locationName": "item"
|
|
71426
71426
|
}
|
|
71427
71427
|
}
|
|
@@ -71671,14 +71671,14 @@ module.exports={
|
|
|
71671
71671
|
"type": "structure",
|
|
71672
71672
|
"members": {
|
|
71673
71673
|
"LaunchTemplateSpecification": {
|
|
71674
|
-
"shape": "
|
|
71674
|
+
"shape": "S8z",
|
|
71675
71675
|
"locationName": "launchTemplateSpecification"
|
|
71676
71676
|
},
|
|
71677
71677
|
"Overrides": {
|
|
71678
71678
|
"locationName": "overrides",
|
|
71679
71679
|
"type": "list",
|
|
71680
71680
|
"member": {
|
|
71681
|
-
"shape": "
|
|
71681
|
+
"shape": "S90",
|
|
71682
71682
|
"locationName": "item"
|
|
71683
71683
|
}
|
|
71684
71684
|
}
|
|
@@ -71816,7 +71816,7 @@ module.exports={
|
|
|
71816
71816
|
"type": "structure",
|
|
71817
71817
|
"members": {
|
|
71818
71818
|
"LaunchTemplateAndOverrides": {
|
|
71819
|
-
"shape": "
|
|
71819
|
+
"shape": "S8y",
|
|
71820
71820
|
"locationName": "launchTemplateAndOverrides"
|
|
71821
71821
|
},
|
|
71822
71822
|
"Lifecycle": {
|
|
@@ -71839,14 +71839,14 @@ module.exports={
|
|
|
71839
71839
|
"type": "structure",
|
|
71840
71840
|
"members": {
|
|
71841
71841
|
"LaunchTemplateAndOverrides": {
|
|
71842
|
-
"shape": "
|
|
71842
|
+
"shape": "S8y",
|
|
71843
71843
|
"locationName": "launchTemplateAndOverrides"
|
|
71844
71844
|
},
|
|
71845
71845
|
"Lifecycle": {
|
|
71846
71846
|
"locationName": "lifecycle"
|
|
71847
71847
|
},
|
|
71848
71848
|
"InstanceIds": {
|
|
71849
|
-
"shape": "
|
|
71849
|
+
"shape": "S95",
|
|
71850
71850
|
"locationName": "instanceIds"
|
|
71851
71851
|
},
|
|
71852
71852
|
"InstanceType": {
|
|
@@ -72509,19 +72509,19 @@ module.exports={
|
|
|
72509
72509
|
"locationName": "productCodes"
|
|
72510
72510
|
},
|
|
72511
72511
|
"Description": {
|
|
72512
|
-
"shape": "
|
|
72512
|
+
"shape": "S7z",
|
|
72513
72513
|
"locationName": "description"
|
|
72514
72514
|
},
|
|
72515
72515
|
"KernelId": {
|
|
72516
|
-
"shape": "
|
|
72516
|
+
"shape": "S7z",
|
|
72517
72517
|
"locationName": "kernel"
|
|
72518
72518
|
},
|
|
72519
72519
|
"RamdiskId": {
|
|
72520
|
-
"shape": "
|
|
72520
|
+
"shape": "S7z",
|
|
72521
72521
|
"locationName": "ramdisk"
|
|
72522
72522
|
},
|
|
72523
72523
|
"SriovNetSupport": {
|
|
72524
|
-
"shape": "
|
|
72524
|
+
"shape": "S7z",
|
|
72525
72525
|
"locationName": "sriovNetSupport"
|
|
72526
72526
|
}
|
|
72527
72527
|
}
|
|
@@ -72857,15 +72857,15 @@ module.exports={
|
|
|
72857
72857
|
"locationName": "instanceId"
|
|
72858
72858
|
},
|
|
72859
72859
|
"InstanceInitiatedShutdownBehavior": {
|
|
72860
|
-
"shape": "
|
|
72860
|
+
"shape": "S7z",
|
|
72861
72861
|
"locationName": "instanceInitiatedShutdownBehavior"
|
|
72862
72862
|
},
|
|
72863
72863
|
"InstanceType": {
|
|
72864
|
-
"shape": "
|
|
72864
|
+
"shape": "S7z",
|
|
72865
72865
|
"locationName": "instanceType"
|
|
72866
72866
|
},
|
|
72867
72867
|
"KernelId": {
|
|
72868
|
-
"shape": "
|
|
72868
|
+
"shape": "S7z",
|
|
72869
72869
|
"locationName": "kernel"
|
|
72870
72870
|
},
|
|
72871
72871
|
"ProductCodes": {
|
|
@@ -72873,11 +72873,11 @@ module.exports={
|
|
|
72873
72873
|
"locationName": "productCodes"
|
|
72874
72874
|
},
|
|
72875
72875
|
"RamdiskId": {
|
|
72876
|
-
"shape": "
|
|
72876
|
+
"shape": "S7z",
|
|
72877
72877
|
"locationName": "ramdisk"
|
|
72878
72878
|
},
|
|
72879
72879
|
"RootDeviceName": {
|
|
72880
|
-
"shape": "
|
|
72880
|
+
"shape": "S7z",
|
|
72881
72881
|
"locationName": "rootDeviceName"
|
|
72882
72882
|
},
|
|
72883
72883
|
"SourceDestCheck": {
|
|
@@ -72885,11 +72885,11 @@ module.exports={
|
|
|
72885
72885
|
"locationName": "sourceDestCheck"
|
|
72886
72886
|
},
|
|
72887
72887
|
"SriovNetSupport": {
|
|
72888
|
-
"shape": "
|
|
72888
|
+
"shape": "S7z",
|
|
72889
72889
|
"locationName": "sriovNetSupport"
|
|
72890
72890
|
},
|
|
72891
72891
|
"UserData": {
|
|
72892
|
-
"shape": "
|
|
72892
|
+
"shape": "S7z",
|
|
72893
72893
|
"locationName": "userData"
|
|
72894
72894
|
}
|
|
72895
72895
|
}
|
|
@@ -73573,7 +73573,7 @@ module.exports={
|
|
|
73573
73573
|
"locationName": "internetGatewaySet",
|
|
73574
73574
|
"type": "list",
|
|
73575
73575
|
"member": {
|
|
73576
|
-
"shape": "
|
|
73576
|
+
"shape": "S9z",
|
|
73577
73577
|
"locationName": "item"
|
|
73578
73578
|
}
|
|
73579
73579
|
},
|
|
@@ -73738,7 +73738,7 @@ module.exports={
|
|
|
73738
73738
|
"locationName": "launchTemplateVersionSet",
|
|
73739
73739
|
"type": "list",
|
|
73740
73740
|
"member": {
|
|
73741
|
-
"shape": "
|
|
73741
|
+
"shape": "Sbn",
|
|
73742
73742
|
"locationName": "item"
|
|
73743
73743
|
}
|
|
73744
73744
|
},
|
|
@@ -73786,7 +73786,7 @@ module.exports={
|
|
|
73786
73786
|
"locationName": "launchTemplates",
|
|
73787
73787
|
"type": "list",
|
|
73788
73788
|
"member": {
|
|
73789
|
-
"shape": "
|
|
73789
|
+
"shape": "Sbh",
|
|
73790
73790
|
"locationName": "item"
|
|
73791
73791
|
}
|
|
73792
73792
|
},
|
|
@@ -73895,7 +73895,7 @@ module.exports={
|
|
|
73895
73895
|
"locationName": "localGatewayRouteTableVpcAssociationSet",
|
|
73896
73896
|
"type": "list",
|
|
73897
73897
|
"member": {
|
|
73898
|
-
"shape": "
|
|
73898
|
+
"shape": "Scq",
|
|
73899
73899
|
"locationName": "item"
|
|
73900
73900
|
}
|
|
73901
73901
|
},
|
|
@@ -74191,7 +74191,7 @@ module.exports={
|
|
|
74191
74191
|
"locationName": "prefixListSet",
|
|
74192
74192
|
"type": "list",
|
|
74193
74193
|
"member": {
|
|
74194
|
-
"shape": "
|
|
74194
|
+
"shape": "Scw",
|
|
74195
74195
|
"locationName": "item"
|
|
74196
74196
|
}
|
|
74197
74197
|
}
|
|
@@ -74278,7 +74278,7 @@ module.exports={
|
|
|
74278
74278
|
"locationName": "natGatewaySet",
|
|
74279
74279
|
"type": "list",
|
|
74280
74280
|
"member": {
|
|
74281
|
-
"shape": "
|
|
74281
|
+
"shape": "Sd1",
|
|
74282
74282
|
"locationName": "item"
|
|
74283
74283
|
}
|
|
74284
74284
|
},
|
|
@@ -74320,7 +74320,7 @@ module.exports={
|
|
|
74320
74320
|
"locationName": "networkAclSet",
|
|
74321
74321
|
"type": "list",
|
|
74322
74322
|
"member": {
|
|
74323
|
-
"shape": "
|
|
74323
|
+
"shape": "Sd8",
|
|
74324
74324
|
"locationName": "item"
|
|
74325
74325
|
}
|
|
74326
74326
|
},
|
|
@@ -74409,7 +74409,7 @@ module.exports={
|
|
|
74409
74409
|
"locationName": "networkInsightsPathSet",
|
|
74410
74410
|
"type": "list",
|
|
74411
74411
|
"member": {
|
|
74412
|
-
"shape": "
|
|
74412
|
+
"shape": "Sdn",
|
|
74413
74413
|
"locationName": "item"
|
|
74414
74414
|
}
|
|
74415
74415
|
},
|
|
@@ -74446,7 +74446,7 @@ module.exports={
|
|
|
74446
74446
|
"locationName": "attachment"
|
|
74447
74447
|
},
|
|
74448
74448
|
"Description": {
|
|
74449
|
-
"shape": "
|
|
74449
|
+
"shape": "S7z",
|
|
74450
74450
|
"locationName": "description"
|
|
74451
74451
|
},
|
|
74452
74452
|
"Groups": {
|
|
@@ -75975,7 +75975,7 @@ module.exports={
|
|
|
75975
75975
|
"locationName": "subnetSet",
|
|
75976
75976
|
"type": "list",
|
|
75977
75977
|
"member": {
|
|
75978
|
-
"shape": "
|
|
75978
|
+
"shape": "S7g",
|
|
75979
75979
|
"locationName": "item"
|
|
75980
75980
|
}
|
|
75981
75981
|
},
|
|
@@ -77282,7 +77282,7 @@ module.exports={
|
|
|
77282
77282
|
"locationName": "vpcSet",
|
|
77283
77283
|
"type": "list",
|
|
77284
77284
|
"member": {
|
|
77285
|
-
"shape": "
|
|
77285
|
+
"shape": "S7m",
|
|
77286
77286
|
"locationName": "item"
|
|
77287
77287
|
}
|
|
77288
77288
|
},
|
|
@@ -78690,7 +78690,7 @@ module.exports={
|
|
|
78690
78690
|
"type": "structure",
|
|
78691
78691
|
"members": {
|
|
78692
78692
|
"LaunchTemplateData": {
|
|
78693
|
-
"shape": "
|
|
78693
|
+
"shape": "Sbo",
|
|
78694
78694
|
"locationName": "launchTemplateData"
|
|
78695
78695
|
}
|
|
78696
78696
|
}
|
|
@@ -79325,11 +79325,11 @@ module.exports={
|
|
|
79325
79325
|
"locationName": "architecture"
|
|
79326
79326
|
},
|
|
79327
79327
|
"GroupIds": {
|
|
79328
|
-
"shape": "
|
|
79328
|
+
"shape": "Sae",
|
|
79329
79329
|
"locationName": "GroupId"
|
|
79330
79330
|
},
|
|
79331
79331
|
"GroupNames": {
|
|
79332
|
-
"shape": "
|
|
79332
|
+
"shape": "Say",
|
|
79333
79333
|
"locationName": "GroupName"
|
|
79334
79334
|
},
|
|
79335
79335
|
"InstanceInitiatedShutdownBehavior": {
|
|
@@ -79343,7 +79343,7 @@ module.exports={
|
|
|
79343
79343
|
"type": "boolean"
|
|
79344
79344
|
},
|
|
79345
79345
|
"Placement": {
|
|
79346
|
-
"shape": "
|
|
79346
|
+
"shape": "S8q",
|
|
79347
79347
|
"locationName": "placement"
|
|
79348
79348
|
},
|
|
79349
79349
|
"PrivateIpAddress": {
|
|
@@ -79556,6 +79556,9 @@ module.exports={
|
|
|
79556
79556
|
"type": "timestamp"
|
|
79557
79557
|
},
|
|
79558
79558
|
"EndDateType": {},
|
|
79559
|
+
"Accept": {
|
|
79560
|
+
"type": "boolean"
|
|
79561
|
+
},
|
|
79559
79562
|
"DryRun": {
|
|
79560
79563
|
"type": "boolean"
|
|
79561
79564
|
}
|
|
@@ -79581,7 +79584,7 @@ module.exports={
|
|
|
79581
79584
|
"ClientVpnEndpointId": {},
|
|
79582
79585
|
"ServerCertificateArn": {},
|
|
79583
79586
|
"ConnectionLogOptions": {
|
|
79584
|
-
"shape": "
|
|
79587
|
+
"shape": "S6z"
|
|
79585
79588
|
},
|
|
79586
79589
|
"DnsServers": {
|
|
79587
79590
|
"type": "structure",
|
|
@@ -79611,7 +79614,7 @@ module.exports={
|
|
|
79611
79614
|
"VpcId": {},
|
|
79612
79615
|
"SelfServicePortal": {},
|
|
79613
79616
|
"ClientConnectOptions": {
|
|
79614
|
-
"shape": "
|
|
79617
|
+
"shape": "S72"
|
|
79615
79618
|
}
|
|
79616
79619
|
}
|
|
79617
79620
|
},
|
|
@@ -79684,12 +79687,12 @@ module.exports={
|
|
|
79684
79687
|
},
|
|
79685
79688
|
"ExcessCapacityTerminationPolicy": {},
|
|
79686
79689
|
"LaunchTemplateConfigs": {
|
|
79687
|
-
"shape": "
|
|
79690
|
+
"shape": "S8i",
|
|
79688
79691
|
"locationName": "LaunchTemplateConfig"
|
|
79689
79692
|
},
|
|
79690
79693
|
"FleetId": {},
|
|
79691
79694
|
"TargetCapacitySpecification": {
|
|
79692
|
-
"shape": "
|
|
79695
|
+
"shape": "S8r"
|
|
79693
79696
|
}
|
|
79694
79697
|
}
|
|
79695
79698
|
},
|
|
@@ -79832,7 +79835,7 @@ module.exports={
|
|
|
79832
79835
|
"members": {
|
|
79833
79836
|
"Attribute": {},
|
|
79834
79837
|
"Description": {
|
|
79835
|
-
"shape": "
|
|
79838
|
+
"shape": "S7z"
|
|
79836
79839
|
},
|
|
79837
79840
|
"ImageId": {},
|
|
79838
79841
|
"LaunchPermission": {
|
|
@@ -79936,23 +79939,23 @@ module.exports={
|
|
|
79936
79939
|
"locationName": "instanceId"
|
|
79937
79940
|
},
|
|
79938
79941
|
"InstanceInitiatedShutdownBehavior": {
|
|
79939
|
-
"shape": "
|
|
79942
|
+
"shape": "S7z",
|
|
79940
79943
|
"locationName": "instanceInitiatedShutdownBehavior"
|
|
79941
79944
|
},
|
|
79942
79945
|
"InstanceType": {
|
|
79943
|
-
"shape": "
|
|
79946
|
+
"shape": "S7z",
|
|
79944
79947
|
"locationName": "instanceType"
|
|
79945
79948
|
},
|
|
79946
79949
|
"Kernel": {
|
|
79947
|
-
"shape": "
|
|
79950
|
+
"shape": "S7z",
|
|
79948
79951
|
"locationName": "kernel"
|
|
79949
79952
|
},
|
|
79950
79953
|
"Ramdisk": {
|
|
79951
|
-
"shape": "
|
|
79954
|
+
"shape": "S7z",
|
|
79952
79955
|
"locationName": "ramdisk"
|
|
79953
79956
|
},
|
|
79954
79957
|
"SriovNetSupport": {
|
|
79955
|
-
"shape": "
|
|
79958
|
+
"shape": "S7z",
|
|
79956
79959
|
"locationName": "sriovNetSupport"
|
|
79957
79960
|
},
|
|
79958
79961
|
"UserData": {
|
|
@@ -80182,7 +80185,7 @@ module.exports={
|
|
|
80182
80185
|
"type": "structure",
|
|
80183
80186
|
"members": {
|
|
80184
80187
|
"LaunchTemplate": {
|
|
80185
|
-
"shape": "
|
|
80188
|
+
"shape": "Sbh",
|
|
80186
80189
|
"locationName": "launchTemplate"
|
|
80187
80190
|
}
|
|
80188
80191
|
}
|
|
@@ -80204,7 +80207,7 @@ module.exports={
|
|
|
80204
80207
|
},
|
|
80205
80208
|
"PrefixListName": {},
|
|
80206
80209
|
"AddEntries": {
|
|
80207
|
-
"shape": "
|
|
80210
|
+
"shape": "Sct",
|
|
80208
80211
|
"locationName": "AddEntry"
|
|
80209
80212
|
},
|
|
80210
80213
|
"RemoveEntries": {
|
|
@@ -80226,7 +80229,7 @@ module.exports={
|
|
|
80226
80229
|
"type": "structure",
|
|
80227
80230
|
"members": {
|
|
80228
80231
|
"PrefixList": {
|
|
80229
|
-
"shape": "
|
|
80232
|
+
"shape": "Scw",
|
|
80230
80233
|
"locationName": "prefixList"
|
|
80231
80234
|
}
|
|
80232
80235
|
}
|
|
@@ -80253,7 +80256,7 @@ module.exports={
|
|
|
80253
80256
|
}
|
|
80254
80257
|
},
|
|
80255
80258
|
"Description": {
|
|
80256
|
-
"shape": "
|
|
80259
|
+
"shape": "S7z",
|
|
80257
80260
|
"locationName": "description"
|
|
80258
80261
|
},
|
|
80259
80262
|
"DryRun": {
|
|
@@ -80261,7 +80264,7 @@ module.exports={
|
|
|
80261
80264
|
"type": "boolean"
|
|
80262
80265
|
},
|
|
80263
80266
|
"Groups": {
|
|
80264
|
-
"shape": "
|
|
80267
|
+
"shape": "Sae",
|
|
80265
80268
|
"locationName": "SecurityGroupId"
|
|
80266
80269
|
},
|
|
80267
80270
|
"NetworkInterfaceId": {
|
|
@@ -81334,7 +81337,7 @@ module.exports={
|
|
|
81334
81337
|
"locationName": "architecture"
|
|
81335
81338
|
},
|
|
81336
81339
|
"BlockDeviceMappings": {
|
|
81337
|
-
"shape": "
|
|
81340
|
+
"shape": "S9i",
|
|
81338
81341
|
"locationName": "BlockDeviceMapping"
|
|
81339
81342
|
},
|
|
81340
81343
|
"Description": {
|
|
@@ -81728,7 +81731,7 @@ module.exports={
|
|
|
81728
81731
|
"type": "boolean"
|
|
81729
81732
|
},
|
|
81730
81733
|
"IcmpTypeCode": {
|
|
81731
|
-
"shape": "
|
|
81734
|
+
"shape": "Sdd",
|
|
81732
81735
|
"locationName": "Icmp"
|
|
81733
81736
|
},
|
|
81734
81737
|
"Ipv6CidrBlock": {
|
|
@@ -81738,7 +81741,7 @@ module.exports={
|
|
|
81738
81741
|
"locationName": "networkAclId"
|
|
81739
81742
|
},
|
|
81740
81743
|
"PortRange": {
|
|
81741
|
-
"shape": "
|
|
81744
|
+
"shape": "Sde",
|
|
81742
81745
|
"locationName": "portRange"
|
|
81743
81746
|
},
|
|
81744
81747
|
"Protocol": {
|
|
@@ -82225,7 +82228,7 @@ module.exports={
|
|
|
82225
82228
|
"type": "structure",
|
|
82226
82229
|
"members": {
|
|
82227
82230
|
"PrefixList": {
|
|
82228
|
-
"shape": "
|
|
82231
|
+
"shape": "Scw",
|
|
82229
82232
|
"locationName": "prefixList"
|
|
82230
82233
|
}
|
|
82231
82234
|
}
|
|
@@ -82362,7 +82365,7 @@ module.exports={
|
|
|
82362
82365
|
],
|
|
82363
82366
|
"members": {
|
|
82364
82367
|
"BlockDeviceMappings": {
|
|
82365
|
-
"shape": "
|
|
82368
|
+
"shape": "S9i",
|
|
82366
82369
|
"locationName": "BlockDeviceMapping"
|
|
82367
82370
|
},
|
|
82368
82371
|
"ImageId": {},
|
|
@@ -82371,7 +82374,7 @@ module.exports={
|
|
|
82371
82374
|
"type": "integer"
|
|
82372
82375
|
},
|
|
82373
82376
|
"Ipv6Addresses": {
|
|
82374
|
-
"shape": "
|
|
82377
|
+
"shape": "Sbv",
|
|
82375
82378
|
"locationName": "Ipv6Address"
|
|
82376
82379
|
},
|
|
82377
82380
|
"KernelId": {},
|
|
@@ -82386,15 +82389,15 @@ module.exports={
|
|
|
82386
82389
|
"shape": "S17y"
|
|
82387
82390
|
},
|
|
82388
82391
|
"Placement": {
|
|
82389
|
-
"shape": "
|
|
82392
|
+
"shape": "S8q"
|
|
82390
82393
|
},
|
|
82391
82394
|
"RamdiskId": {},
|
|
82392
82395
|
"SecurityGroupIds": {
|
|
82393
|
-
"shape": "
|
|
82396
|
+
"shape": "Sae",
|
|
82394
82397
|
"locationName": "SecurityGroupId"
|
|
82395
82398
|
},
|
|
82396
82399
|
"SecurityGroups": {
|
|
82397
|
-
"shape": "
|
|
82400
|
+
"shape": "Say",
|
|
82398
82401
|
"locationName": "SecurityGroup"
|
|
82399
82402
|
},
|
|
82400
82403
|
"SubnetId": {},
|
|
@@ -82435,7 +82438,7 @@ module.exports={
|
|
|
82435
82438
|
"ElasticGpuSpecification": {
|
|
82436
82439
|
"type": "list",
|
|
82437
82440
|
"member": {
|
|
82438
|
-
"shape": "
|
|
82441
|
+
"shape": "Sau",
|
|
82439
82442
|
"locationName": "item"
|
|
82440
82443
|
}
|
|
82441
82444
|
},
|
|
@@ -82489,7 +82492,7 @@ module.exports={
|
|
|
82489
82492
|
}
|
|
82490
82493
|
},
|
|
82491
82494
|
"CreditSpecification": {
|
|
82492
|
-
"shape": "
|
|
82495
|
+
"shape": "Sb4"
|
|
82493
82496
|
},
|
|
82494
82497
|
"CpuOptions": {
|
|
82495
82498
|
"type": "structure",
|
|
@@ -82744,7 +82747,7 @@ module.exports={
|
|
|
82744
82747
|
"locationName": "routeSet",
|
|
82745
82748
|
"type": "list",
|
|
82746
82749
|
"member": {
|
|
82747
|
-
"shape": "
|
|
82750
|
+
"shape": "Scl",
|
|
82748
82751
|
"locationName": "item"
|
|
82749
82752
|
}
|
|
82750
82753
|
},
|
|
@@ -84117,6 +84120,10 @@ module.exports={
|
|
|
84117
84120
|
"State": {
|
|
84118
84121
|
"locationName": "state"
|
|
84119
84122
|
},
|
|
84123
|
+
"StartDate": {
|
|
84124
|
+
"locationName": "startDate",
|
|
84125
|
+
"type": "timestamp"
|
|
84126
|
+
},
|
|
84120
84127
|
"EndDate": {
|
|
84121
84128
|
"locationName": "endDate",
|
|
84122
84129
|
"type": "timestamp"
|
|
@@ -84137,7 +84144,7 @@ module.exports={
|
|
|
84137
84144
|
}
|
|
84138
84145
|
}
|
|
84139
84146
|
},
|
|
84140
|
-
"
|
|
84147
|
+
"S6p": {
|
|
84141
84148
|
"type": "structure",
|
|
84142
84149
|
"members": {
|
|
84143
84150
|
"CarrierGatewayId": {
|
|
@@ -84158,7 +84165,7 @@ module.exports={
|
|
|
84158
84165
|
}
|
|
84159
84166
|
}
|
|
84160
84167
|
},
|
|
84161
|
-
"
|
|
84168
|
+
"S6z": {
|
|
84162
84169
|
"type": "structure",
|
|
84163
84170
|
"members": {
|
|
84164
84171
|
"Enabled": {
|
|
@@ -84168,7 +84175,7 @@ module.exports={
|
|
|
84168
84175
|
"CloudwatchLogStream": {}
|
|
84169
84176
|
}
|
|
84170
84177
|
},
|
|
84171
|
-
"
|
|
84178
|
+
"S72": {
|
|
84172
84179
|
"type": "structure",
|
|
84173
84180
|
"members": {
|
|
84174
84181
|
"Enabled": {
|
|
@@ -84177,7 +84184,7 @@ module.exports={
|
|
|
84177
84184
|
"LambdaFunctionArn": {}
|
|
84178
84185
|
}
|
|
84179
84186
|
},
|
|
84180
|
-
"
|
|
84187
|
+
"S74": {
|
|
84181
84188
|
"type": "structure",
|
|
84182
84189
|
"members": {
|
|
84183
84190
|
"Code": {
|
|
@@ -84188,7 +84195,7 @@ module.exports={
|
|
|
84188
84195
|
}
|
|
84189
84196
|
}
|
|
84190
84197
|
},
|
|
84191
|
-
"
|
|
84198
|
+
"S78": {
|
|
84192
84199
|
"type": "structure",
|
|
84193
84200
|
"members": {
|
|
84194
84201
|
"Code": {
|
|
@@ -84199,7 +84206,7 @@ module.exports={
|
|
|
84199
84206
|
}
|
|
84200
84207
|
}
|
|
84201
84208
|
},
|
|
84202
|
-
"
|
|
84209
|
+
"S7d": {
|
|
84203
84210
|
"type": "structure",
|
|
84204
84211
|
"members": {
|
|
84205
84212
|
"BgpAsn": {
|
|
@@ -84229,7 +84236,7 @@ module.exports={
|
|
|
84229
84236
|
}
|
|
84230
84237
|
}
|
|
84231
84238
|
},
|
|
84232
|
-
"
|
|
84239
|
+
"S7g": {
|
|
84233
84240
|
"type": "structure",
|
|
84234
84241
|
"members": {
|
|
84235
84242
|
"AvailabilityZone": {
|
|
@@ -84296,7 +84303,7 @@ module.exports={
|
|
|
84296
84303
|
}
|
|
84297
84304
|
}
|
|
84298
84305
|
},
|
|
84299
|
-
"
|
|
84306
|
+
"S7m": {
|
|
84300
84307
|
"type": "structure",
|
|
84301
84308
|
"members": {
|
|
84302
84309
|
"CidrBlock": {
|
|
@@ -84343,7 +84350,7 @@ module.exports={
|
|
|
84343
84350
|
}
|
|
84344
84351
|
}
|
|
84345
84352
|
},
|
|
84346
|
-
"
|
|
84353
|
+
"S7v": {
|
|
84347
84354
|
"type": "structure",
|
|
84348
84355
|
"members": {
|
|
84349
84356
|
"DhcpConfigurations": {
|
|
@@ -84360,7 +84367,7 @@ module.exports={
|
|
|
84360
84367
|
"locationName": "valueSet",
|
|
84361
84368
|
"type": "list",
|
|
84362
84369
|
"member": {
|
|
84363
|
-
"shape": "
|
|
84370
|
+
"shape": "S7z",
|
|
84364
84371
|
"locationName": "item"
|
|
84365
84372
|
}
|
|
84366
84373
|
}
|
|
@@ -84379,7 +84386,7 @@ module.exports={
|
|
|
84379
84386
|
}
|
|
84380
84387
|
}
|
|
84381
84388
|
},
|
|
84382
|
-
"
|
|
84389
|
+
"S7z": {
|
|
84383
84390
|
"type": "structure",
|
|
84384
84391
|
"members": {
|
|
84385
84392
|
"Value": {
|
|
@@ -84387,11 +84394,11 @@ module.exports={
|
|
|
84387
84394
|
}
|
|
84388
84395
|
}
|
|
84389
84396
|
},
|
|
84390
|
-
"
|
|
84397
|
+
"S82": {
|
|
84391
84398
|
"type": "structure",
|
|
84392
84399
|
"members": {
|
|
84393
84400
|
"Attachments": {
|
|
84394
|
-
"shape": "
|
|
84401
|
+
"shape": "S83",
|
|
84395
84402
|
"locationName": "attachmentSet"
|
|
84396
84403
|
},
|
|
84397
84404
|
"EgressOnlyInternetGatewayId": {
|
|
@@ -84403,7 +84410,7 @@ module.exports={
|
|
|
84403
84410
|
}
|
|
84404
84411
|
}
|
|
84405
84412
|
},
|
|
84406
|
-
"
|
|
84413
|
+
"S83": {
|
|
84407
84414
|
"type": "list",
|
|
84408
84415
|
"member": {
|
|
84409
84416
|
"locationName": "item",
|
|
@@ -84418,7 +84425,7 @@ module.exports={
|
|
|
84418
84425
|
}
|
|
84419
84426
|
}
|
|
84420
84427
|
},
|
|
84421
|
-
"
|
|
84428
|
+
"S8i": {
|
|
84422
84429
|
"type": "list",
|
|
84423
84430
|
"member": {
|
|
84424
84431
|
"locationName": "item",
|
|
@@ -84449,7 +84456,7 @@ module.exports={
|
|
|
84449
84456
|
"type": "double"
|
|
84450
84457
|
},
|
|
84451
84458
|
"Placement": {
|
|
84452
|
-
"shape": "
|
|
84459
|
+
"shape": "S8q"
|
|
84453
84460
|
}
|
|
84454
84461
|
}
|
|
84455
84462
|
}
|
|
@@ -84457,7 +84464,7 @@ module.exports={
|
|
|
84457
84464
|
}
|
|
84458
84465
|
}
|
|
84459
84466
|
},
|
|
84460
|
-
"
|
|
84467
|
+
"S8q": {
|
|
84461
84468
|
"type": "structure",
|
|
84462
84469
|
"members": {
|
|
84463
84470
|
"AvailabilityZone": {
|
|
@@ -84487,7 +84494,7 @@ module.exports={
|
|
|
84487
84494
|
}
|
|
84488
84495
|
}
|
|
84489
84496
|
},
|
|
84490
|
-
"
|
|
84497
|
+
"S8r": {
|
|
84491
84498
|
"type": "structure",
|
|
84492
84499
|
"required": [
|
|
84493
84500
|
"TotalTargetCapacity"
|
|
@@ -84505,20 +84512,20 @@ module.exports={
|
|
|
84505
84512
|
"DefaultTargetCapacityType": {}
|
|
84506
84513
|
}
|
|
84507
84514
|
},
|
|
84508
|
-
"
|
|
84515
|
+
"S8y": {
|
|
84509
84516
|
"type": "structure",
|
|
84510
84517
|
"members": {
|
|
84511
84518
|
"LaunchTemplateSpecification": {
|
|
84512
|
-
"shape": "
|
|
84519
|
+
"shape": "S8z",
|
|
84513
84520
|
"locationName": "launchTemplateSpecification"
|
|
84514
84521
|
},
|
|
84515
84522
|
"Overrides": {
|
|
84516
|
-
"shape": "
|
|
84523
|
+
"shape": "S90",
|
|
84517
84524
|
"locationName": "overrides"
|
|
84518
84525
|
}
|
|
84519
84526
|
}
|
|
84520
84527
|
},
|
|
84521
|
-
"
|
|
84528
|
+
"S8z": {
|
|
84522
84529
|
"type": "structure",
|
|
84523
84530
|
"members": {
|
|
84524
84531
|
"LaunchTemplateId": {
|
|
@@ -84532,7 +84539,7 @@ module.exports={
|
|
|
84532
84539
|
}
|
|
84533
84540
|
}
|
|
84534
84541
|
},
|
|
84535
|
-
"
|
|
84542
|
+
"S90": {
|
|
84536
84543
|
"type": "structure",
|
|
84537
84544
|
"members": {
|
|
84538
84545
|
"InstanceType": {
|
|
@@ -84566,27 +84573,27 @@ module.exports={
|
|
|
84566
84573
|
}
|
|
84567
84574
|
}
|
|
84568
84575
|
},
|
|
84569
|
-
"
|
|
84576
|
+
"S95": {
|
|
84570
84577
|
"type": "list",
|
|
84571
84578
|
"member": {
|
|
84572
84579
|
"locationName": "item"
|
|
84573
84580
|
}
|
|
84574
84581
|
},
|
|
84575
|
-
"
|
|
84582
|
+
"S9f": {
|
|
84576
84583
|
"type": "structure",
|
|
84577
84584
|
"members": {
|
|
84578
84585
|
"Bucket": {},
|
|
84579
84586
|
"Key": {}
|
|
84580
84587
|
}
|
|
84581
84588
|
},
|
|
84582
|
-
"
|
|
84589
|
+
"S9i": {
|
|
84583
84590
|
"type": "list",
|
|
84584
84591
|
"member": {
|
|
84585
|
-
"shape": "
|
|
84592
|
+
"shape": "S9j",
|
|
84586
84593
|
"locationName": "BlockDeviceMapping"
|
|
84587
84594
|
}
|
|
84588
84595
|
},
|
|
84589
|
-
"
|
|
84596
|
+
"S9j": {
|
|
84590
84597
|
"type": "structure",
|
|
84591
84598
|
"members": {
|
|
84592
84599
|
"DeviceName": {
|
|
@@ -84633,7 +84640,7 @@ module.exports={
|
|
|
84633
84640
|
}
|
|
84634
84641
|
}
|
|
84635
84642
|
},
|
|
84636
|
-
"
|
|
84643
|
+
"S9t": {
|
|
84637
84644
|
"type": "structure",
|
|
84638
84645
|
"members": {
|
|
84639
84646
|
"Description": {
|
|
@@ -84684,11 +84691,11 @@ module.exports={
|
|
|
84684
84691
|
}
|
|
84685
84692
|
}
|
|
84686
84693
|
},
|
|
84687
|
-
"
|
|
84694
|
+
"S9z": {
|
|
84688
84695
|
"type": "structure",
|
|
84689
84696
|
"members": {
|
|
84690
84697
|
"Attachments": {
|
|
84691
|
-
"shape": "
|
|
84698
|
+
"shape": "S83",
|
|
84692
84699
|
"locationName": "attachmentSet"
|
|
84693
84700
|
},
|
|
84694
84701
|
"InternetGatewayId": {
|
|
@@ -84703,7 +84710,7 @@ module.exports={
|
|
|
84703
84710
|
}
|
|
84704
84711
|
}
|
|
84705
84712
|
},
|
|
84706
|
-
"
|
|
84713
|
+
"Sa5": {
|
|
84707
84714
|
"type": "structure",
|
|
84708
84715
|
"members": {
|
|
84709
84716
|
"KernelId": {},
|
|
@@ -84774,7 +84781,7 @@ module.exports={
|
|
|
84774
84781
|
"type": "integer"
|
|
84775
84782
|
},
|
|
84776
84783
|
"Groups": {
|
|
84777
|
-
"shape": "
|
|
84784
|
+
"shape": "Sae",
|
|
84778
84785
|
"locationName": "SecurityGroupId"
|
|
84779
84786
|
},
|
|
84780
84787
|
"InterfaceType": {},
|
|
@@ -84794,7 +84801,7 @@ module.exports={
|
|
|
84794
84801
|
"NetworkInterfaceId": {},
|
|
84795
84802
|
"PrivateIpAddress": {},
|
|
84796
84803
|
"PrivateIpAddresses": {
|
|
84797
|
-
"shape": "
|
|
84804
|
+
"shape": "Sah"
|
|
84798
84805
|
},
|
|
84799
84806
|
"SecondaryPrivateIpAddressCount": {
|
|
84800
84807
|
"type": "integer"
|
|
@@ -84857,7 +84864,7 @@ module.exports={
|
|
|
84857
84864
|
"locationName": "ElasticGpuSpecification",
|
|
84858
84865
|
"type": "list",
|
|
84859
84866
|
"member": {
|
|
84860
|
-
"shape": "
|
|
84867
|
+
"shape": "Sau",
|
|
84861
84868
|
"locationName": "ElasticGpuSpecification"
|
|
84862
84869
|
}
|
|
84863
84870
|
},
|
|
@@ -84879,11 +84886,11 @@ module.exports={
|
|
|
84879
84886
|
}
|
|
84880
84887
|
},
|
|
84881
84888
|
"SecurityGroupIds": {
|
|
84882
|
-
"shape": "
|
|
84889
|
+
"shape": "Sae",
|
|
84883
84890
|
"locationName": "SecurityGroupId"
|
|
84884
84891
|
},
|
|
84885
84892
|
"SecurityGroups": {
|
|
84886
|
-
"shape": "
|
|
84893
|
+
"shape": "Say",
|
|
84887
84894
|
"locationName": "SecurityGroup"
|
|
84888
84895
|
},
|
|
84889
84896
|
"InstanceMarketOptions": {
|
|
@@ -84907,7 +84914,7 @@ module.exports={
|
|
|
84907
84914
|
}
|
|
84908
84915
|
},
|
|
84909
84916
|
"CreditSpecification": {
|
|
84910
|
-
"shape": "
|
|
84917
|
+
"shape": "Sb4"
|
|
84911
84918
|
},
|
|
84912
84919
|
"CpuOptions": {
|
|
84913
84920
|
"type": "structure",
|
|
@@ -84925,7 +84932,7 @@ module.exports={
|
|
|
84925
84932
|
"members": {
|
|
84926
84933
|
"CapacityReservationPreference": {},
|
|
84927
84934
|
"CapacityReservationTarget": {
|
|
84928
|
-
"shape": "
|
|
84935
|
+
"shape": "Sb8"
|
|
84929
84936
|
}
|
|
84930
84937
|
}
|
|
84931
84938
|
},
|
|
@@ -84968,13 +84975,13 @@ module.exports={
|
|
|
84968
84975
|
}
|
|
84969
84976
|
}
|
|
84970
84977
|
},
|
|
84971
|
-
"
|
|
84978
|
+
"Sae": {
|
|
84972
84979
|
"type": "list",
|
|
84973
84980
|
"member": {
|
|
84974
84981
|
"locationName": "SecurityGroupId"
|
|
84975
84982
|
}
|
|
84976
84983
|
},
|
|
84977
|
-
"
|
|
84984
|
+
"Sah": {
|
|
84978
84985
|
"type": "list",
|
|
84979
84986
|
"member": {
|
|
84980
84987
|
"locationName": "item",
|
|
@@ -84990,7 +84997,7 @@ module.exports={
|
|
|
84990
84997
|
}
|
|
84991
84998
|
}
|
|
84992
84999
|
},
|
|
84993
|
-
"
|
|
85000
|
+
"Sau": {
|
|
84994
85001
|
"type": "structure",
|
|
84995
85002
|
"required": [
|
|
84996
85003
|
"Type"
|
|
@@ -84999,13 +85006,13 @@ module.exports={
|
|
|
84999
85006
|
"Type": {}
|
|
85000
85007
|
}
|
|
85001
85008
|
},
|
|
85002
|
-
"
|
|
85009
|
+
"Say": {
|
|
85003
85010
|
"type": "list",
|
|
85004
85011
|
"member": {
|
|
85005
85012
|
"locationName": "SecurityGroup"
|
|
85006
85013
|
}
|
|
85007
85014
|
},
|
|
85008
|
-
"
|
|
85015
|
+
"Sb4": {
|
|
85009
85016
|
"type": "structure",
|
|
85010
85017
|
"required": [
|
|
85011
85018
|
"CpuCredits"
|
|
@@ -85014,14 +85021,14 @@ module.exports={
|
|
|
85014
85021
|
"CpuCredits": {}
|
|
85015
85022
|
}
|
|
85016
85023
|
},
|
|
85017
|
-
"
|
|
85024
|
+
"Sb8": {
|
|
85018
85025
|
"type": "structure",
|
|
85019
85026
|
"members": {
|
|
85020
85027
|
"CapacityReservationId": {},
|
|
85021
85028
|
"CapacityReservationResourceGroupArn": {}
|
|
85022
85029
|
}
|
|
85023
85030
|
},
|
|
85024
|
-
"
|
|
85031
|
+
"Sbh": {
|
|
85025
85032
|
"type": "structure",
|
|
85026
85033
|
"members": {
|
|
85027
85034
|
"LaunchTemplateId": {
|
|
@@ -85051,7 +85058,7 @@ module.exports={
|
|
|
85051
85058
|
}
|
|
85052
85059
|
}
|
|
85053
85060
|
},
|
|
85054
|
-
"
|
|
85061
|
+
"Sbi": {
|
|
85055
85062
|
"type": "structure",
|
|
85056
85063
|
"members": {
|
|
85057
85064
|
"Errors": {
|
|
@@ -85072,7 +85079,7 @@ module.exports={
|
|
|
85072
85079
|
}
|
|
85073
85080
|
}
|
|
85074
85081
|
},
|
|
85075
|
-
"
|
|
85082
|
+
"Sbn": {
|
|
85076
85083
|
"type": "structure",
|
|
85077
85084
|
"members": {
|
|
85078
85085
|
"LaunchTemplateId": {
|
|
@@ -85100,12 +85107,12 @@ module.exports={
|
|
|
85100
85107
|
"type": "boolean"
|
|
85101
85108
|
},
|
|
85102
85109
|
"LaunchTemplateData": {
|
|
85103
|
-
"shape": "
|
|
85110
|
+
"shape": "Sbo",
|
|
85104
85111
|
"locationName": "launchTemplateData"
|
|
85105
85112
|
}
|
|
85106
85113
|
}
|
|
85107
85114
|
},
|
|
85108
|
-
"
|
|
85115
|
+
"Sbo": {
|
|
85109
85116
|
"type": "structure",
|
|
85110
85117
|
"members": {
|
|
85111
85118
|
"KernelId": {
|
|
@@ -85219,7 +85226,7 @@ module.exports={
|
|
|
85219
85226
|
"type": "integer"
|
|
85220
85227
|
},
|
|
85221
85228
|
"Ipv6Addresses": {
|
|
85222
|
-
"shape": "
|
|
85229
|
+
"shape": "Sbv",
|
|
85223
85230
|
"locationName": "ipv6AddressesSet"
|
|
85224
85231
|
},
|
|
85225
85232
|
"NetworkInterfaceId": {
|
|
@@ -85229,7 +85236,7 @@ module.exports={
|
|
|
85229
85236
|
"locationName": "privateIpAddress"
|
|
85230
85237
|
},
|
|
85231
85238
|
"PrivateIpAddresses": {
|
|
85232
|
-
"shape": "
|
|
85239
|
+
"shape": "Sah",
|
|
85233
85240
|
"locationName": "privateIpAddressesSet"
|
|
85234
85241
|
},
|
|
85235
85242
|
"SecondaryPrivateIpAddressCount": {
|
|
@@ -85427,7 +85434,7 @@ module.exports={
|
|
|
85427
85434
|
"locationName": "capacityReservationPreference"
|
|
85428
85435
|
},
|
|
85429
85436
|
"CapacityReservationTarget": {
|
|
85430
|
-
"shape": "
|
|
85437
|
+
"shape": "Sca",
|
|
85431
85438
|
"locationName": "capacityReservationTarget"
|
|
85432
85439
|
}
|
|
85433
85440
|
}
|
|
@@ -85486,7 +85493,7 @@ module.exports={
|
|
|
85486
85493
|
}
|
|
85487
85494
|
}
|
|
85488
85495
|
},
|
|
85489
|
-
"
|
|
85496
|
+
"Sbv": {
|
|
85490
85497
|
"type": "list",
|
|
85491
85498
|
"member": {
|
|
85492
85499
|
"locationName": "item",
|
|
@@ -85498,7 +85505,7 @@ module.exports={
|
|
|
85498
85505
|
}
|
|
85499
85506
|
}
|
|
85500
85507
|
},
|
|
85501
|
-
"
|
|
85508
|
+
"Sca": {
|
|
85502
85509
|
"type": "structure",
|
|
85503
85510
|
"members": {
|
|
85504
85511
|
"CapacityReservationId": {
|
|
@@ -85509,7 +85516,7 @@ module.exports={
|
|
|
85509
85516
|
}
|
|
85510
85517
|
}
|
|
85511
85518
|
},
|
|
85512
|
-
"
|
|
85519
|
+
"Scl": {
|
|
85513
85520
|
"type": "structure",
|
|
85514
85521
|
"members": {
|
|
85515
85522
|
"DestinationCidrBlock": {
|
|
@@ -85535,7 +85542,7 @@ module.exports={
|
|
|
85535
85542
|
}
|
|
85536
85543
|
}
|
|
85537
85544
|
},
|
|
85538
|
-
"
|
|
85545
|
+
"Scq": {
|
|
85539
85546
|
"type": "structure",
|
|
85540
85547
|
"members": {
|
|
85541
85548
|
"LocalGatewayRouteTableVpcAssociationId": {
|
|
@@ -85565,7 +85572,7 @@ module.exports={
|
|
|
85565
85572
|
}
|
|
85566
85573
|
}
|
|
85567
85574
|
},
|
|
85568
|
-
"
|
|
85575
|
+
"Sct": {
|
|
85569
85576
|
"type": "list",
|
|
85570
85577
|
"member": {
|
|
85571
85578
|
"type": "structure",
|
|
@@ -85578,7 +85585,7 @@ module.exports={
|
|
|
85578
85585
|
}
|
|
85579
85586
|
}
|
|
85580
85587
|
},
|
|
85581
|
-
"
|
|
85588
|
+
"Scw": {
|
|
85582
85589
|
"type": "structure",
|
|
85583
85590
|
"members": {
|
|
85584
85591
|
"PrefixListId": {
|
|
@@ -85616,7 +85623,7 @@ module.exports={
|
|
|
85616
85623
|
}
|
|
85617
85624
|
}
|
|
85618
85625
|
},
|
|
85619
|
-
"
|
|
85626
|
+
"Sd1": {
|
|
85620
85627
|
"type": "structure",
|
|
85621
85628
|
"members": {
|
|
85622
85629
|
"CreateTime": {
|
|
@@ -85696,7 +85703,7 @@ module.exports={
|
|
|
85696
85703
|
}
|
|
85697
85704
|
}
|
|
85698
85705
|
},
|
|
85699
|
-
"
|
|
85706
|
+
"Sd8": {
|
|
85700
85707
|
"type": "structure",
|
|
85701
85708
|
"members": {
|
|
85702
85709
|
"Associations": {
|
|
@@ -85733,14 +85740,14 @@ module.exports={
|
|
|
85733
85740
|
"type": "boolean"
|
|
85734
85741
|
},
|
|
85735
85742
|
"IcmpTypeCode": {
|
|
85736
|
-
"shape": "
|
|
85743
|
+
"shape": "Sdd",
|
|
85737
85744
|
"locationName": "icmpTypeCode"
|
|
85738
85745
|
},
|
|
85739
85746
|
"Ipv6CidrBlock": {
|
|
85740
85747
|
"locationName": "ipv6CidrBlock"
|
|
85741
85748
|
},
|
|
85742
85749
|
"PortRange": {
|
|
85743
|
-
"shape": "
|
|
85750
|
+
"shape": "Sde",
|
|
85744
85751
|
"locationName": "portRange"
|
|
85745
85752
|
},
|
|
85746
85753
|
"Protocol": {
|
|
@@ -85775,7 +85782,7 @@ module.exports={
|
|
|
85775
85782
|
}
|
|
85776
85783
|
}
|
|
85777
85784
|
},
|
|
85778
|
-
"
|
|
85785
|
+
"Sdd": {
|
|
85779
85786
|
"type": "structure",
|
|
85780
85787
|
"members": {
|
|
85781
85788
|
"Code": {
|
|
@@ -85788,7 +85795,7 @@ module.exports={
|
|
|
85788
85795
|
}
|
|
85789
85796
|
}
|
|
85790
85797
|
},
|
|
85791
|
-
"
|
|
85798
|
+
"Sde": {
|
|
85792
85799
|
"type": "structure",
|
|
85793
85800
|
"members": {
|
|
85794
85801
|
"From": {
|
|
@@ -85801,7 +85808,7 @@ module.exports={
|
|
|
85801
85808
|
}
|
|
85802
85809
|
}
|
|
85803
85810
|
},
|
|
85804
|
-
"
|
|
85811
|
+
"Sdn": {
|
|
85805
85812
|
"type": "structure",
|
|
85806
85813
|
"members": {
|
|
85807
85814
|
"NetworkInsightsPathId": {
|
|
@@ -87767,7 +87774,7 @@ module.exports={
|
|
|
87767
87774
|
"Sv0": {
|
|
87768
87775
|
"type": "list",
|
|
87769
87776
|
"member": {
|
|
87770
|
-
"shape": "
|
|
87777
|
+
"shape": "S9j",
|
|
87771
87778
|
"locationName": "item"
|
|
87772
87779
|
}
|
|
87773
87780
|
},
|
|
@@ -88060,7 +88067,7 @@ module.exports={
|
|
|
88060
88067
|
"locationName": "monitoring"
|
|
88061
88068
|
},
|
|
88062
88069
|
"Placement": {
|
|
88063
|
-
"shape": "
|
|
88070
|
+
"shape": "S8q",
|
|
88064
88071
|
"locationName": "placement"
|
|
88065
88072
|
},
|
|
88066
88073
|
"Platform": {
|
|
@@ -88218,7 +88225,7 @@ module.exports={
|
|
|
88218
88225
|
"locationName": "groupSet"
|
|
88219
88226
|
},
|
|
88220
88227
|
"Ipv6Addresses": {
|
|
88221
|
-
"shape": "
|
|
88228
|
+
"shape": "Sbv",
|
|
88222
88229
|
"locationName": "ipv6AddressesSet"
|
|
88223
88230
|
},
|
|
88224
88231
|
"MacAddress": {
|
|
@@ -88338,7 +88345,7 @@ module.exports={
|
|
|
88338
88345
|
"locationName": "capacityReservationPreference"
|
|
88339
88346
|
},
|
|
88340
88347
|
"CapacityReservationTarget": {
|
|
88341
|
-
"shape": "
|
|
88348
|
+
"shape": "Sca",
|
|
88342
88349
|
"locationName": "capacityReservationTarget"
|
|
88343
88350
|
}
|
|
88344
88351
|
}
|
|
@@ -88779,7 +88786,7 @@ module.exports={
|
|
|
88779
88786
|
"type": "boolean"
|
|
88780
88787
|
},
|
|
88781
88788
|
"PortRange": {
|
|
88782
|
-
"shape": "
|
|
88789
|
+
"shape": "Sde",
|
|
88783
88790
|
"locationName": "portRange"
|
|
88784
88791
|
},
|
|
88785
88792
|
"Protocol": {
|
|
@@ -88838,7 +88845,7 @@ module.exports={
|
|
|
88838
88845
|
"S12w": {
|
|
88839
88846
|
"type": "list",
|
|
88840
88847
|
"member": {
|
|
88841
|
-
"shape": "
|
|
88848
|
+
"shape": "Sde",
|
|
88842
88849
|
"locationName": "item"
|
|
88843
88850
|
}
|
|
88844
88851
|
},
|
|
@@ -88890,7 +88897,7 @@ module.exports={
|
|
|
88890
88897
|
"locationName": "securityGroupId"
|
|
88891
88898
|
},
|
|
88892
88899
|
"PortRange": {
|
|
88893
|
-
"shape": "
|
|
88900
|
+
"shape": "Sde",
|
|
88894
88901
|
"locationName": "portRange"
|
|
88895
88902
|
},
|
|
88896
88903
|
"PrefixListId": {
|
|
@@ -89320,7 +89327,7 @@ module.exports={
|
|
|
89320
89327
|
"type": "integer"
|
|
89321
89328
|
},
|
|
89322
89329
|
"Groups": {
|
|
89323
|
-
"shape": "
|
|
89330
|
+
"shape": "Sae",
|
|
89324
89331
|
"locationName": "SecurityGroupId"
|
|
89325
89332
|
},
|
|
89326
89333
|
"Ipv6AddressCount": {
|
|
@@ -89328,7 +89335,7 @@ module.exports={
|
|
|
89328
89335
|
"type": "integer"
|
|
89329
89336
|
},
|
|
89330
89337
|
"Ipv6Addresses": {
|
|
89331
|
-
"shape": "
|
|
89338
|
+
"shape": "Sbv",
|
|
89332
89339
|
"locationName": "ipv6AddressesSet",
|
|
89333
89340
|
"queryName": "Ipv6Addresses"
|
|
89334
89341
|
},
|
|
@@ -89339,7 +89346,7 @@ module.exports={
|
|
|
89339
89346
|
"locationName": "privateIpAddress"
|
|
89340
89347
|
},
|
|
89341
89348
|
"PrivateIpAddresses": {
|
|
89342
|
-
"shape": "
|
|
89349
|
+
"shape": "Sah",
|
|
89343
89350
|
"locationName": "privateIpAddressesSet",
|
|
89344
89351
|
"queryName": "PrivateIpAddresses"
|
|
89345
89352
|
},
|
|
@@ -89381,7 +89388,7 @@ module.exports={
|
|
|
89381
89388
|
"type": "structure",
|
|
89382
89389
|
"members": {
|
|
89383
89390
|
"LaunchTemplateSpecification": {
|
|
89384
|
-
"shape": "
|
|
89391
|
+
"shape": "S8z",
|
|
89385
89392
|
"locationName": "launchTemplateSpecification"
|
|
89386
89393
|
},
|
|
89387
89394
|
"Overrides": {
|
|
@@ -89878,7 +89885,7 @@ module.exports={
|
|
|
89878
89885
|
"members": {
|
|
89879
89886
|
"CapacityReservationPreference": {},
|
|
89880
89887
|
"CapacityReservationTarget": {
|
|
89881
|
-
"shape": "
|
|
89888
|
+
"shape": "Sb8"
|
|
89882
89889
|
}
|
|
89883
89890
|
}
|
|
89884
89891
|
},
|
|
@@ -96928,6 +96935,7 @@ module.exports={
|
|
|
96928
96935
|
},
|
|
96929
96936
|
"CacheNodeType": {},
|
|
96930
96937
|
"EngineVersion": {},
|
|
96938
|
+
"CacheParameterGroupName": {},
|
|
96931
96939
|
"GlobalReplicationGroupDescription": {},
|
|
96932
96940
|
"AutomaticFailoverEnabled": {
|
|
96933
96941
|
"type": "boolean"
|
|
@@ -145838,6 +145846,14 @@ module.exports={
|
|
|
145838
145846
|
},
|
|
145839
145847
|
"wellarchitected": {
|
|
145840
145848
|
"name": "WellArchitected"
|
|
145849
|
+
},
|
|
145850
|
+
"lexmodelsv2": {
|
|
145851
|
+
"prefix": "models.lex.v2",
|
|
145852
|
+
"name": "LexModelsV2"
|
|
145853
|
+
},
|
|
145854
|
+
"lexruntimev2": {
|
|
145855
|
+
"prefix": "runtime.lex.v2",
|
|
145856
|
+
"name": "LexRuntimeV2"
|
|
145841
145857
|
}
|
|
145842
145858
|
}
|
|
145843
145859
|
},{}],157:[function(require,module,exports){
|
|
@@ -146475,6 +146491,12 @@ module.exports={
|
|
|
146475
146491
|
"ScanBy": {},
|
|
146476
146492
|
"MaxDatapoints": {
|
|
146477
146493
|
"type": "integer"
|
|
146494
|
+
},
|
|
146495
|
+
"LabelOptions": {
|
|
146496
|
+
"type": "structure",
|
|
146497
|
+
"members": {
|
|
146498
|
+
"Timezone": {}
|
|
146499
|
+
}
|
|
146478
146500
|
}
|
|
146479
146501
|
}
|
|
146480
146502
|
},
|
|
@@ -146503,14 +146525,14 @@ module.exports={
|
|
|
146503
146525
|
},
|
|
146504
146526
|
"StatusCode": {},
|
|
146505
146527
|
"Messages": {
|
|
146506
|
-
"shape": "
|
|
146528
|
+
"shape": "S3s"
|
|
146507
146529
|
}
|
|
146508
146530
|
}
|
|
146509
146531
|
}
|
|
146510
146532
|
},
|
|
146511
146533
|
"NextToken": {},
|
|
146512
146534
|
"Messages": {
|
|
146513
|
-
"shape": "
|
|
146535
|
+
"shape": "S3s"
|
|
146514
146536
|
}
|
|
146515
146537
|
}
|
|
146516
146538
|
}
|
|
@@ -146712,7 +146734,7 @@ module.exports={
|
|
|
146712
146734
|
"type": "structure",
|
|
146713
146735
|
"members": {
|
|
146714
146736
|
"Tags": {
|
|
146715
|
-
"shape": "
|
|
146737
|
+
"shape": "S4o"
|
|
146716
146738
|
}
|
|
146717
146739
|
}
|
|
146718
146740
|
}
|
|
@@ -146767,7 +146789,7 @@ module.exports={
|
|
|
146767
146789
|
"shape": "S1c"
|
|
146768
146790
|
},
|
|
146769
146791
|
"Tags": {
|
|
146770
|
-
"shape": "
|
|
146792
|
+
"shape": "S4o"
|
|
146771
146793
|
}
|
|
146772
146794
|
}
|
|
146773
146795
|
}
|
|
@@ -146813,7 +146835,7 @@ module.exports={
|
|
|
146813
146835
|
"RuleState": {},
|
|
146814
146836
|
"RuleDefinition": {},
|
|
146815
146837
|
"Tags": {
|
|
146816
|
-
"shape": "
|
|
146838
|
+
"shape": "S4o"
|
|
146817
146839
|
}
|
|
146818
146840
|
}
|
|
146819
146841
|
},
|
|
@@ -146873,7 +146895,7 @@ module.exports={
|
|
|
146873
146895
|
"shape": "S1v"
|
|
146874
146896
|
},
|
|
146875
146897
|
"Tags": {
|
|
146876
|
-
"shape": "
|
|
146898
|
+
"shape": "S4o"
|
|
146877
146899
|
},
|
|
146878
146900
|
"ThresholdMetricId": {}
|
|
146879
146901
|
}
|
|
@@ -146977,7 +146999,7 @@ module.exports={
|
|
|
146977
146999
|
"members": {
|
|
146978
147000
|
"ResourceARN": {},
|
|
146979
147001
|
"Tags": {
|
|
146980
|
-
"shape": "
|
|
147002
|
+
"shape": "S4o"
|
|
146981
147003
|
}
|
|
146982
147004
|
}
|
|
146983
147005
|
},
|
|
@@ -147225,7 +147247,7 @@ module.exports={
|
|
|
147225
147247
|
"MetricTimezone": {}
|
|
147226
147248
|
}
|
|
147227
147249
|
},
|
|
147228
|
-
"
|
|
147250
|
+
"S3s": {
|
|
147229
147251
|
"type": "list",
|
|
147230
147252
|
"member": {
|
|
147231
147253
|
"type": "structure",
|
|
@@ -147235,7 +147257,7 @@ module.exports={
|
|
|
147235
147257
|
}
|
|
147236
147258
|
}
|
|
147237
147259
|
},
|
|
147238
|
-
"
|
|
147260
|
+
"S4o": {
|
|
147239
147261
|
"type": "list",
|
|
147240
147262
|
"member": {
|
|
147241
147263
|
"type": "structure",
|
|
@@ -171549,7 +171571,7 @@ module.exports={
|
|
|
171549
171571
|
"VpcEndpoints": {
|
|
171550
171572
|
"type": "list",
|
|
171551
171573
|
"member": {
|
|
171552
|
-
"locationName": "
|
|
171574
|
+
"locationName": "VpcEndpoint",
|
|
171553
171575
|
"type": "structure",
|
|
171554
171576
|
"members": {
|
|
171555
171577
|
"VpcEndpointId": {}
|
|
@@ -211639,7 +211661,7 @@ AWS.util.update(AWS, {
|
|
|
211639
211661
|
/**
|
|
211640
211662
|
* @constant
|
|
211641
211663
|
*/
|
|
211642
|
-
VERSION: '2.
|
|
211664
|
+
VERSION: '2.833.0',
|
|
211643
211665
|
|
|
211644
211666
|
/**
|
|
211645
211667
|
* @api private
|
|
@@ -232797,7 +232819,7 @@ var LRUCache = /** @class */ (function () {
|
|
|
232797
232819
|
}());
|
|
232798
232820
|
exports.LRUCache = LRUCache;
|
|
232799
232821
|
},{}],437:[function(require,module,exports){
|
|
232800
|
-
// AWS SDK for JavaScript v2.
|
|
232822
|
+
// AWS SDK for JavaScript v2.833.0
|
|
232801
232823
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
232802
232824
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
232803
232825
|
require('./browser_loader');
|