aws-sdk 2.1002.0 → 2.1006.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 +27 -1
- package/README.md +1 -1
- package/apis/backup-2018-11-15.min.json +109 -38
- package/apis/chime-2018-05-01.min.json +263 -197
- package/apis/ec2-2016-11-15.min.json +235 -233
- package/apis/elasticloadbalancingv2-2015-12-01.min.json +26 -24
- package/apis/firehose-2015-08-04.min.json +198 -82
- package/apis/frauddetector-2019-11-15.min.json +358 -75
- package/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/apis/grafana-2020-08-18.examples.json +5 -0
- package/apis/grafana-2020-08-18.min.json +728 -0
- package/apis/grafana-2020-08-18.paginators.json +16 -0
- package/apis/kendra-2019-02-03.min.json +45 -38
- package/apis/mediaconvert-2017-08-29.min.json +77 -0
- package/apis/medialive-2017-10-14.min.json +297 -227
- package/apis/mediatailor-2018-04-23.min.json +288 -75
- package/apis/mediatailor-2018-04-23.paginators.json +6 -0
- package/apis/metadata.json +3 -0
- package/apis/models.lex.v2-2020-08-07.min.json +182 -118
- package/apis/securityhub-2018-10-26.min.json +634 -259
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/backup.d.ts +72 -0
- package/clients/chime.d.ts +83 -3
- package/clients/ec2.d.ts +99 -94
- package/clients/ecs.d.ts +4 -4
- package/clients/elbv2.d.ts +10 -1
- package/clients/firehose.d.ts +62 -0
- package/clients/frauddetector.d.ts +434 -26
- package/clients/grafana.d.ts +718 -0
- package/clients/grafana.js +18 -0
- package/clients/kendra.d.ts +30 -1
- package/clients/lexmodelsv2.d.ts +72 -10
- package/clients/lexruntimev2.d.ts +7 -7
- package/clients/mediaconvert.d.ts +63 -0
- package/clients/medialive.d.ts +76 -5
- package/clients/mediatailor.d.ts +224 -0
- package/clients/secretsmanager.d.ts +27 -27
- package/clients/securityhub.d.ts +668 -11
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +55 -18
- package/dist/aws-sdk.js +465 -342
- package/dist/aws-sdk.min.js +64 -64
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -2482,10 +2482,10 @@
|
|
|
2482
2482
|
"members": {
|
|
2483
2483
|
"DestinationCidrBlock": {},
|
|
2484
2484
|
"LocalGatewayRouteTableId": {},
|
|
2485
|
+
"LocalGatewayVirtualInterfaceGroupId": {},
|
|
2485
2486
|
"DryRun": {
|
|
2486
2487
|
"type": "boolean"
|
|
2487
|
-
}
|
|
2488
|
-
"LocalGatewayVirtualInterfaceGroupId": {}
|
|
2488
|
+
}
|
|
2489
2489
|
}
|
|
2490
2490
|
},
|
|
2491
2491
|
"output": {
|
|
@@ -3266,8 +3266,8 @@
|
|
|
3266
3266
|
"input": {
|
|
3267
3267
|
"type": "structure",
|
|
3268
3268
|
"required": [
|
|
3269
|
-
"
|
|
3270
|
-
"
|
|
3269
|
+
"CidrBlock",
|
|
3270
|
+
"VpcId"
|
|
3271
3271
|
],
|
|
3272
3272
|
"members": {
|
|
3273
3273
|
"TagSpecifications": {
|
|
@@ -3276,14 +3276,14 @@
|
|
|
3276
3276
|
},
|
|
3277
3277
|
"AvailabilityZone": {},
|
|
3278
3278
|
"AvailabilityZoneId": {},
|
|
3279
|
+
"CidrBlock": {},
|
|
3279
3280
|
"Ipv6CidrBlock": {},
|
|
3280
3281
|
"OutpostArn": {},
|
|
3281
3282
|
"VpcId": {},
|
|
3282
3283
|
"DryRun": {
|
|
3283
3284
|
"locationName": "dryRun",
|
|
3284
3285
|
"type": "boolean"
|
|
3285
|
-
}
|
|
3286
|
-
"CidrBlock": {}
|
|
3286
|
+
}
|
|
3287
3287
|
}
|
|
3288
3288
|
},
|
|
3289
3289
|
"output": {
|
|
@@ -8993,6 +8993,9 @@
|
|
|
8993
8993
|
},
|
|
8994
8994
|
"NvmeSupport": {
|
|
8995
8995
|
"locationName": "nvmeSupport"
|
|
8996
|
+
},
|
|
8997
|
+
"EncryptionSupport": {
|
|
8998
|
+
"locationName": "encryptionSupport"
|
|
8996
8999
|
}
|
|
8997
9000
|
}
|
|
8998
9001
|
},
|
|
@@ -9298,7 +9301,7 @@
|
|
|
9298
9301
|
"locationName": "reservationSet",
|
|
9299
9302
|
"type": "list",
|
|
9300
9303
|
"member": {
|
|
9301
|
-
"shape": "
|
|
9304
|
+
"shape": "S12s",
|
|
9302
9305
|
"locationName": "item"
|
|
9303
9306
|
}
|
|
9304
9307
|
},
|
|
@@ -9778,7 +9781,7 @@
|
|
|
9778
9781
|
"locationName": "localGatewayVirtualInterfaceGroupId"
|
|
9779
9782
|
},
|
|
9780
9783
|
"LocalGatewayVirtualInterfaceIds": {
|
|
9781
|
-
"shape": "
|
|
9784
|
+
"shape": "S14z",
|
|
9782
9785
|
"locationName": "localGatewayVirtualInterfaceIdSet"
|
|
9783
9786
|
},
|
|
9784
9787
|
"LocalGatewayId": {
|
|
@@ -9805,7 +9808,7 @@
|
|
|
9805
9808
|
"type": "structure",
|
|
9806
9809
|
"members": {
|
|
9807
9810
|
"LocalGatewayVirtualInterfaceIds": {
|
|
9808
|
-
"shape": "
|
|
9811
|
+
"shape": "S14z",
|
|
9809
9812
|
"locationName": "LocalGatewayVirtualInterfaceId"
|
|
9810
9813
|
},
|
|
9811
9814
|
"Filters": {
|
|
@@ -10138,7 +10141,7 @@
|
|
|
10138
10141
|
"locationName": "networkInsightsAnalysisSet",
|
|
10139
10142
|
"type": "list",
|
|
10140
10143
|
"member": {
|
|
10141
|
-
"shape": "
|
|
10144
|
+
"shape": "S15z",
|
|
10142
10145
|
"locationName": "item"
|
|
10143
10146
|
}
|
|
10144
10147
|
},
|
|
@@ -10635,7 +10638,7 @@
|
|
|
10635
10638
|
},
|
|
10636
10639
|
"OfferingClass": {},
|
|
10637
10640
|
"ReservedInstancesIds": {
|
|
10638
|
-
"shape": "
|
|
10641
|
+
"shape": "S181",
|
|
10639
10642
|
"locationName": "ReservedInstancesId"
|
|
10640
10643
|
},
|
|
10641
10644
|
"DryRun": {
|
|
@@ -10709,7 +10712,7 @@
|
|
|
10709
10712
|
"locationName": "offeringType"
|
|
10710
10713
|
},
|
|
10711
10714
|
"RecurringCharges": {
|
|
10712
|
-
"shape": "
|
|
10715
|
+
"shape": "S189",
|
|
10713
10716
|
"locationName": "recurringCharges"
|
|
10714
10717
|
},
|
|
10715
10718
|
"Scope": {
|
|
@@ -10806,7 +10809,7 @@
|
|
|
10806
10809
|
"locationName": "reservedInstancesId"
|
|
10807
10810
|
},
|
|
10808
10811
|
"TargetConfiguration": {
|
|
10809
|
-
"shape": "
|
|
10812
|
+
"shape": "S18n",
|
|
10810
10813
|
"locationName": "targetConfiguration"
|
|
10811
10814
|
}
|
|
10812
10815
|
}
|
|
@@ -10961,7 +10964,7 @@
|
|
|
10961
10964
|
}
|
|
10962
10965
|
},
|
|
10963
10966
|
"RecurringCharges": {
|
|
10964
|
-
"shape": "
|
|
10967
|
+
"shape": "S189",
|
|
10965
10968
|
"locationName": "recurringCharges"
|
|
10966
10969
|
},
|
|
10967
10970
|
"Scope": {
|
|
@@ -11129,7 +11132,7 @@
|
|
|
11129
11132
|
"locationName": "purchaseToken"
|
|
11130
11133
|
},
|
|
11131
11134
|
"Recurrence": {
|
|
11132
|
-
"shape": "
|
|
11135
|
+
"shape": "S19a",
|
|
11133
11136
|
"locationName": "recurrence"
|
|
11134
11137
|
},
|
|
11135
11138
|
"SlotDurationInHours": {
|
|
@@ -11191,7 +11194,7 @@
|
|
|
11191
11194
|
"locationName": "scheduledInstanceSet",
|
|
11192
11195
|
"type": "list",
|
|
11193
11196
|
"member": {
|
|
11194
|
-
"shape": "
|
|
11197
|
+
"shape": "S19i",
|
|
11195
11198
|
"locationName": "item"
|
|
11196
11199
|
}
|
|
11197
11200
|
}
|
|
@@ -11250,7 +11253,7 @@
|
|
|
11250
11253
|
"locationName": "Filter"
|
|
11251
11254
|
},
|
|
11252
11255
|
"SecurityGroupRuleIds": {
|
|
11253
|
-
"shape": "
|
|
11256
|
+
"shape": "S19p",
|
|
11254
11257
|
"locationName": "SecurityGroupRuleId"
|
|
11255
11258
|
},
|
|
11256
11259
|
"DryRun": {
|
|
@@ -11288,7 +11291,7 @@
|
|
|
11288
11291
|
"locationName": "GroupId"
|
|
11289
11292
|
},
|
|
11290
11293
|
"GroupNames": {
|
|
11291
|
-
"shape": "
|
|
11294
|
+
"shape": "S19t",
|
|
11292
11295
|
"locationName": "GroupName"
|
|
11293
11296
|
},
|
|
11294
11297
|
"DryRun": {
|
|
@@ -11367,7 +11370,7 @@
|
|
|
11367
11370
|
"type": "structure",
|
|
11368
11371
|
"members": {
|
|
11369
11372
|
"CreateVolumePermissions": {
|
|
11370
|
-
"shape": "
|
|
11373
|
+
"shape": "S1a1",
|
|
11371
11374
|
"locationName": "createVolumePermission"
|
|
11372
11375
|
},
|
|
11373
11376
|
"ProductCodes": {
|
|
@@ -11402,7 +11405,7 @@
|
|
|
11402
11405
|
"member": {}
|
|
11403
11406
|
},
|
|
11404
11407
|
"SnapshotIds": {
|
|
11405
|
-
"shape": "
|
|
11408
|
+
"shape": "S1a5",
|
|
11406
11409
|
"locationName": "SnapshotId"
|
|
11407
11410
|
},
|
|
11408
11411
|
"DryRun": {
|
|
@@ -11601,7 +11604,7 @@
|
|
|
11601
11604
|
"type": "timestamp"
|
|
11602
11605
|
},
|
|
11603
11606
|
"SpotFleetRequestConfig": {
|
|
11604
|
-
"shape": "
|
|
11607
|
+
"shape": "S1ao",
|
|
11605
11608
|
"locationName": "spotFleetRequestConfig"
|
|
11606
11609
|
},
|
|
11607
11610
|
"SpotFleetRequestId": {
|
|
@@ -11646,7 +11649,7 @@
|
|
|
11646
11649
|
"type": "structure",
|
|
11647
11650
|
"members": {
|
|
11648
11651
|
"SpotInstanceRequests": {
|
|
11649
|
-
"shape": "
|
|
11652
|
+
"shape": "S1bg",
|
|
11650
11653
|
"locationName": "spotInstanceRequestSet"
|
|
11651
11654
|
},
|
|
11652
11655
|
"NextToken": {
|
|
@@ -11772,11 +11775,11 @@
|
|
|
11772
11775
|
"locationName": "groupName"
|
|
11773
11776
|
},
|
|
11774
11777
|
"StaleIpPermissions": {
|
|
11775
|
-
"shape": "
|
|
11778
|
+
"shape": "S1by",
|
|
11776
11779
|
"locationName": "staleIpPermissions"
|
|
11777
11780
|
},
|
|
11778
11781
|
"StaleIpPermissionsEgress": {
|
|
11779
|
-
"shape": "
|
|
11782
|
+
"shape": "S1by",
|
|
11780
11783
|
"locationName": "staleIpPermissionsEgress"
|
|
11781
11784
|
},
|
|
11782
11785
|
"VpcId": {
|
|
@@ -12076,7 +12079,7 @@
|
|
|
12076
12079
|
"type": "structure",
|
|
12077
12080
|
"members": {
|
|
12078
12081
|
"TransitGatewayAttachmentIds": {
|
|
12079
|
-
"shape": "
|
|
12082
|
+
"shape": "S1cw"
|
|
12080
12083
|
},
|
|
12081
12084
|
"Filters": {
|
|
12082
12085
|
"shape": "Sqs",
|
|
@@ -12196,7 +12199,7 @@
|
|
|
12196
12199
|
"type": "structure",
|
|
12197
12200
|
"members": {
|
|
12198
12201
|
"TransitGatewayAttachmentIds": {
|
|
12199
|
-
"shape": "
|
|
12202
|
+
"shape": "S1cw"
|
|
12200
12203
|
},
|
|
12201
12204
|
"Filters": {
|
|
12202
12205
|
"shape": "Sqs",
|
|
@@ -12273,7 +12276,7 @@
|
|
|
12273
12276
|
"type": "structure",
|
|
12274
12277
|
"members": {
|
|
12275
12278
|
"TransitGatewayAttachmentIds": {
|
|
12276
|
-
"shape": "
|
|
12279
|
+
"shape": "S1cw"
|
|
12277
12280
|
},
|
|
12278
12281
|
"Filters": {
|
|
12279
12282
|
"shape": "Sqs",
|
|
@@ -12350,7 +12353,7 @@
|
|
|
12350
12353
|
"type": "structure",
|
|
12351
12354
|
"members": {
|
|
12352
12355
|
"TransitGatewayAttachmentIds": {
|
|
12353
|
-
"shape": "
|
|
12356
|
+
"shape": "S1cw"
|
|
12354
12357
|
},
|
|
12355
12358
|
"Filters": {
|
|
12356
12359
|
"shape": "Sqs",
|
|
@@ -12509,7 +12512,7 @@
|
|
|
12509
12512
|
},
|
|
12510
12513
|
"NextToken": {},
|
|
12511
12514
|
"VolumeIds": {
|
|
12512
|
-
"shape": "
|
|
12515
|
+
"shape": "S1e0",
|
|
12513
12516
|
"locationName": "VolumeId"
|
|
12514
12517
|
},
|
|
12515
12518
|
"DryRun": {
|
|
@@ -12648,7 +12651,7 @@
|
|
|
12648
12651
|
"locationName": "Filter"
|
|
12649
12652
|
},
|
|
12650
12653
|
"VolumeIds": {
|
|
12651
|
-
"shape": "
|
|
12654
|
+
"shape": "S1e0",
|
|
12652
12655
|
"locationName": "VolumeId"
|
|
12653
12656
|
},
|
|
12654
12657
|
"DryRun": {
|
|
@@ -12689,7 +12692,7 @@
|
|
|
12689
12692
|
"type": "boolean"
|
|
12690
12693
|
},
|
|
12691
12694
|
"VolumeIds": {
|
|
12692
|
-
"shape": "
|
|
12695
|
+
"shape": "S1e0",
|
|
12693
12696
|
"locationName": "VolumeId"
|
|
12694
12697
|
},
|
|
12695
12698
|
"Filters": {
|
|
@@ -12709,7 +12712,7 @@
|
|
|
12709
12712
|
"locationName": "volumeModificationSet",
|
|
12710
12713
|
"type": "list",
|
|
12711
12714
|
"member": {
|
|
12712
|
-
"shape": "
|
|
12715
|
+
"shape": "S1el",
|
|
12713
12716
|
"locationName": "item"
|
|
12714
12717
|
}
|
|
12715
12718
|
},
|
|
@@ -12765,7 +12768,7 @@
|
|
|
12765
12768
|
"type": "boolean"
|
|
12766
12769
|
},
|
|
12767
12770
|
"VpcIds": {
|
|
12768
|
-
"shape": "
|
|
12771
|
+
"shape": "S1er",
|
|
12769
12772
|
"locationName": "VpcId"
|
|
12770
12773
|
}
|
|
12771
12774
|
}
|
|
@@ -12809,7 +12812,7 @@
|
|
|
12809
12812
|
"locationName": "nextToken"
|
|
12810
12813
|
},
|
|
12811
12814
|
"VpcIds": {
|
|
12812
|
-
"shape": "
|
|
12815
|
+
"shape": "S1er"
|
|
12813
12816
|
}
|
|
12814
12817
|
}
|
|
12815
12818
|
},
|
|
@@ -13454,11 +13457,11 @@
|
|
|
13454
13457
|
],
|
|
13455
13458
|
"members": {
|
|
13456
13459
|
"AvailabilityZones": {
|
|
13457
|
-
"shape": "
|
|
13460
|
+
"shape": "S1gh",
|
|
13458
13461
|
"locationName": "AvailabilityZone"
|
|
13459
13462
|
},
|
|
13460
13463
|
"SourceSnapshotIds": {
|
|
13461
|
-
"shape": "
|
|
13464
|
+
"shape": "S1a5",
|
|
13462
13465
|
"locationName": "SourceSnapshotId"
|
|
13463
13466
|
},
|
|
13464
13467
|
"DryRun": {
|
|
@@ -13619,7 +13622,7 @@
|
|
|
13619
13622
|
"type": "structure",
|
|
13620
13623
|
"members": {
|
|
13621
13624
|
"Propagation": {
|
|
13622
|
-
"shape": "
|
|
13625
|
+
"shape": "S1gw",
|
|
13623
13626
|
"locationName": "propagation"
|
|
13624
13627
|
}
|
|
13625
13628
|
}
|
|
@@ -13984,11 +13987,11 @@
|
|
|
13984
13987
|
],
|
|
13985
13988
|
"members": {
|
|
13986
13989
|
"AvailabilityZones": {
|
|
13987
|
-
"shape": "
|
|
13990
|
+
"shape": "S1gh",
|
|
13988
13991
|
"locationName": "AvailabilityZone"
|
|
13989
13992
|
},
|
|
13990
13993
|
"SourceSnapshotIds": {
|
|
13991
|
-
"shape": "
|
|
13994
|
+
"shape": "S1a5",
|
|
13992
13995
|
"locationName": "SourceSnapshotId"
|
|
13993
13996
|
},
|
|
13994
13997
|
"DryRun": {
|
|
@@ -14153,7 +14156,7 @@
|
|
|
14153
14156
|
"type": "structure",
|
|
14154
14157
|
"members": {
|
|
14155
14158
|
"Propagation": {
|
|
14156
|
-
"shape": "
|
|
14159
|
+
"shape": "S1gw",
|
|
14157
14160
|
"locationName": "propagation"
|
|
14158
14161
|
}
|
|
14159
14162
|
}
|
|
@@ -14665,7 +14668,7 @@
|
|
|
14665
14668
|
"type": "structure",
|
|
14666
14669
|
"members": {
|
|
14667
14670
|
"InstanceFamilyCreditSpecification": {
|
|
14668
|
-
"shape": "
|
|
14671
|
+
"shape": "S1je",
|
|
14669
14672
|
"locationName": "instanceFamilyCreditSpecification"
|
|
14670
14673
|
}
|
|
14671
14674
|
}
|
|
@@ -14812,7 +14815,7 @@
|
|
|
14812
14815
|
],
|
|
14813
14816
|
"members": {
|
|
14814
14817
|
"HostIdSet": {
|
|
14815
|
-
"shape": "
|
|
14818
|
+
"shape": "S1jv"
|
|
14816
14819
|
},
|
|
14817
14820
|
"OfferingId": {}
|
|
14818
14821
|
}
|
|
@@ -14824,7 +14827,7 @@
|
|
|
14824
14827
|
"locationName": "currencyCode"
|
|
14825
14828
|
},
|
|
14826
14829
|
"Purchase": {
|
|
14827
|
-
"shape": "
|
|
14830
|
+
"shape": "S1jx",
|
|
14828
14831
|
"locationName": "purchase"
|
|
14829
14832
|
},
|
|
14830
14833
|
"TotalHourlyPrice": {
|
|
@@ -15014,7 +15017,7 @@
|
|
|
15014
15017
|
"locationName": "paymentDue"
|
|
15015
15018
|
},
|
|
15016
15019
|
"ReservedInstanceValueRollup": {
|
|
15017
|
-
"shape": "
|
|
15020
|
+
"shape": "S1ke",
|
|
15018
15021
|
"locationName": "reservedInstanceValueRollup"
|
|
15019
15022
|
},
|
|
15020
15023
|
"ReservedInstanceValueSet": {
|
|
@@ -15025,7 +15028,7 @@
|
|
|
15025
15028
|
"type": "structure",
|
|
15026
15029
|
"members": {
|
|
15027
15030
|
"ReservationValue": {
|
|
15028
|
-
"shape": "
|
|
15031
|
+
"shape": "S1ke",
|
|
15029
15032
|
"locationName": "reservationValue"
|
|
15030
15033
|
},
|
|
15031
15034
|
"ReservedInstanceId": {
|
|
@@ -15035,7 +15038,7 @@
|
|
|
15035
15038
|
}
|
|
15036
15039
|
},
|
|
15037
15040
|
"TargetConfigurationValueRollup": {
|
|
15038
|
-
"shape": "
|
|
15041
|
+
"shape": "S1ke",
|
|
15039
15042
|
"locationName": "targetConfigurationValueRollup"
|
|
15040
15043
|
},
|
|
15041
15044
|
"TargetConfigurationValueSet": {
|
|
@@ -15046,7 +15049,7 @@
|
|
|
15046
15049
|
"type": "structure",
|
|
15047
15050
|
"members": {
|
|
15048
15051
|
"ReservationValue": {
|
|
15049
|
-
"shape": "
|
|
15052
|
+
"shape": "S1ke",
|
|
15050
15053
|
"locationName": "reservationValue"
|
|
15051
15054
|
},
|
|
15052
15055
|
"TargetConfiguration": {
|
|
@@ -15115,11 +15118,11 @@
|
|
|
15115
15118
|
"type": "structure",
|
|
15116
15119
|
"members": {
|
|
15117
15120
|
"SubnetIpv4CidrReservations": {
|
|
15118
|
-
"shape": "
|
|
15121
|
+
"shape": "S1kp",
|
|
15119
15122
|
"locationName": "subnetIpv4CidrReservationSet"
|
|
15120
15123
|
},
|
|
15121
15124
|
"SubnetIpv6CidrReservations": {
|
|
15122
|
-
"shape": "
|
|
15125
|
+
"shape": "S1kp",
|
|
15123
15126
|
"locationName": "subnetIpv6CidrReservationSet"
|
|
15124
15127
|
},
|
|
15125
15128
|
"NextToken": {
|
|
@@ -15471,7 +15474,7 @@
|
|
|
15471
15474
|
"members": {
|
|
15472
15475
|
"Architecture": {},
|
|
15473
15476
|
"ClientData": {
|
|
15474
|
-
"shape": "
|
|
15477
|
+
"shape": "S1ll"
|
|
15475
15478
|
},
|
|
15476
15479
|
"ClientToken": {},
|
|
15477
15480
|
"Description": {},
|
|
@@ -15488,7 +15491,7 @@
|
|
|
15488
15491
|
"SnapshotId": {},
|
|
15489
15492
|
"Url": {},
|
|
15490
15493
|
"UserBucket": {
|
|
15491
|
-
"shape": "
|
|
15494
|
+
"shape": "S1lo"
|
|
15492
15495
|
}
|
|
15493
15496
|
}
|
|
15494
15497
|
}
|
|
@@ -15598,10 +15601,10 @@
|
|
|
15598
15601
|
"members": {
|
|
15599
15602
|
"Description": {},
|
|
15600
15603
|
"Image": {
|
|
15601
|
-
"shape": "
|
|
15604
|
+
"shape": "S1lv"
|
|
15602
15605
|
},
|
|
15603
15606
|
"Volume": {
|
|
15604
|
-
"shape": "
|
|
15607
|
+
"shape": "S1lw"
|
|
15605
15608
|
}
|
|
15606
15609
|
}
|
|
15607
15610
|
}
|
|
@@ -15724,7 +15727,7 @@
|
|
|
15724
15727
|
"type": "structure",
|
|
15725
15728
|
"members": {
|
|
15726
15729
|
"ClientData": {
|
|
15727
|
-
"shape": "
|
|
15730
|
+
"shape": "S1ll"
|
|
15728
15731
|
},
|
|
15729
15732
|
"ClientToken": {},
|
|
15730
15733
|
"Description": {},
|
|
@@ -15735,7 +15738,7 @@
|
|
|
15735
15738
|
"Format": {},
|
|
15736
15739
|
"Url": {},
|
|
15737
15740
|
"UserBucket": {
|
|
15738
|
-
"shape": "
|
|
15741
|
+
"shape": "S1lo"
|
|
15739
15742
|
}
|
|
15740
15743
|
}
|
|
15741
15744
|
},
|
|
@@ -15793,11 +15796,11 @@
|
|
|
15793
15796
|
"type": "boolean"
|
|
15794
15797
|
},
|
|
15795
15798
|
"Image": {
|
|
15796
|
-
"shape": "
|
|
15799
|
+
"shape": "S1lv",
|
|
15797
15800
|
"locationName": "image"
|
|
15798
15801
|
},
|
|
15799
15802
|
"Volume": {
|
|
15800
|
-
"shape": "
|
|
15803
|
+
"shape": "S1lw",
|
|
15801
15804
|
"locationName": "volume"
|
|
15802
15805
|
}
|
|
15803
15806
|
}
|
|
@@ -15999,7 +16002,7 @@
|
|
|
15999
16002
|
"type": "structure",
|
|
16000
16003
|
"members": {
|
|
16001
16004
|
"InstanceFamilyCreditSpecification": {
|
|
16002
|
-
"shape": "
|
|
16005
|
+
"shape": "S1je",
|
|
16003
16006
|
"locationName": "instanceFamilyCreditSpecification"
|
|
16004
16007
|
}
|
|
16005
16008
|
}
|
|
@@ -16073,25 +16076,25 @@
|
|
|
16073
16076
|
"Attribute": {},
|
|
16074
16077
|
"OperationType": {},
|
|
16075
16078
|
"UserIds": {
|
|
16076
|
-
"shape": "
|
|
16079
|
+
"shape": "S1mr",
|
|
16077
16080
|
"locationName": "UserId"
|
|
16078
16081
|
},
|
|
16079
16082
|
"UserGroups": {
|
|
16080
|
-
"shape": "
|
|
16083
|
+
"shape": "S1ms",
|
|
16081
16084
|
"locationName": "UserGroup"
|
|
16082
16085
|
},
|
|
16083
16086
|
"ProductCodes": {
|
|
16084
|
-
"shape": "
|
|
16087
|
+
"shape": "S1mt",
|
|
16085
16088
|
"locationName": "ProductCode"
|
|
16086
16089
|
},
|
|
16087
16090
|
"LoadPermission": {
|
|
16088
16091
|
"type": "structure",
|
|
16089
16092
|
"members": {
|
|
16090
16093
|
"Add": {
|
|
16091
|
-
"shape": "
|
|
16094
|
+
"shape": "S1mv"
|
|
16092
16095
|
},
|
|
16093
16096
|
"Remove": {
|
|
16094
|
-
"shape": "
|
|
16097
|
+
"shape": "S1mv"
|
|
16095
16098
|
}
|
|
16096
16099
|
}
|
|
16097
16100
|
},
|
|
@@ -16136,7 +16139,7 @@
|
|
|
16136
16139
|
"locationName": "successful"
|
|
16137
16140
|
},
|
|
16138
16141
|
"Unsuccessful": {
|
|
16139
|
-
"shape": "
|
|
16142
|
+
"shape": "S1n0",
|
|
16140
16143
|
"locationName": "unsuccessful"
|
|
16141
16144
|
}
|
|
16142
16145
|
}
|
|
@@ -16204,15 +16207,15 @@
|
|
|
16204
16207
|
},
|
|
16205
16208
|
"OperationType": {},
|
|
16206
16209
|
"ProductCodes": {
|
|
16207
|
-
"shape": "
|
|
16210
|
+
"shape": "S1mt",
|
|
16208
16211
|
"locationName": "ProductCode"
|
|
16209
16212
|
},
|
|
16210
16213
|
"UserGroups": {
|
|
16211
|
-
"shape": "
|
|
16214
|
+
"shape": "S1ms",
|
|
16212
16215
|
"locationName": "UserGroup"
|
|
16213
16216
|
},
|
|
16214
16217
|
"UserIds": {
|
|
16215
|
-
"shape": "
|
|
16218
|
+
"shape": "S1mr",
|
|
16216
16219
|
"locationName": "UserId"
|
|
16217
16220
|
},
|
|
16218
16221
|
"Value": {},
|
|
@@ -16337,7 +16340,7 @@
|
|
|
16337
16340
|
"members": {
|
|
16338
16341
|
"InstanceId": {},
|
|
16339
16342
|
"CapacityReservationSpecification": {
|
|
16340
|
-
"shape": "
|
|
16343
|
+
"shape": "S1nb"
|
|
16341
16344
|
},
|
|
16342
16345
|
"DryRun": {
|
|
16343
16346
|
"type": "boolean"
|
|
@@ -16507,7 +16510,7 @@
|
|
|
16507
16510
|
"locationName": "instanceId"
|
|
16508
16511
|
},
|
|
16509
16512
|
"InstanceMetadataOptions": {
|
|
16510
|
-
"shape": "
|
|
16513
|
+
"shape": "S13h",
|
|
16511
16514
|
"locationName": "instanceMetadataOptions"
|
|
16512
16515
|
}
|
|
16513
16516
|
}
|
|
@@ -16672,7 +16675,7 @@
|
|
|
16672
16675
|
],
|
|
16673
16676
|
"members": {
|
|
16674
16677
|
"ReservedInstancesIds": {
|
|
16675
|
-
"shape": "
|
|
16678
|
+
"shape": "S181",
|
|
16676
16679
|
"locationName": "ReservedInstancesId"
|
|
16677
16680
|
},
|
|
16678
16681
|
"ClientToken": {
|
|
@@ -16682,7 +16685,7 @@
|
|
|
16682
16685
|
"locationName": "ReservedInstancesConfigurationSetItemType",
|
|
16683
16686
|
"type": "list",
|
|
16684
16687
|
"member": {
|
|
16685
|
-
"shape": "
|
|
16688
|
+
"shape": "S18n",
|
|
16686
16689
|
"locationName": "item"
|
|
16687
16690
|
}
|
|
16688
16691
|
}
|
|
@@ -16761,21 +16764,21 @@
|
|
|
16761
16764
|
"type": "structure",
|
|
16762
16765
|
"members": {
|
|
16763
16766
|
"Add": {
|
|
16764
|
-
"shape": "
|
|
16767
|
+
"shape": "S1a1"
|
|
16765
16768
|
},
|
|
16766
16769
|
"Remove": {
|
|
16767
|
-
"shape": "
|
|
16770
|
+
"shape": "S1a1"
|
|
16768
16771
|
}
|
|
16769
16772
|
}
|
|
16770
16773
|
},
|
|
16771
16774
|
"GroupNames": {
|
|
16772
|
-
"shape": "
|
|
16775
|
+
"shape": "S19t",
|
|
16773
16776
|
"locationName": "UserGroup"
|
|
16774
16777
|
},
|
|
16775
16778
|
"OperationType": {},
|
|
16776
16779
|
"SnapshotId": {},
|
|
16777
16780
|
"UserIds": {
|
|
16778
|
-
"shape": "
|
|
16781
|
+
"shape": "S1mr",
|
|
16779
16782
|
"locationName": "UserId"
|
|
16780
16783
|
},
|
|
16781
16784
|
"DryRun": {
|
|
@@ -16796,7 +16799,7 @@
|
|
|
16796
16799
|
"locationName": "excessCapacityTerminationPolicy"
|
|
16797
16800
|
},
|
|
16798
16801
|
"LaunchTemplateConfigs": {
|
|
16799
|
-
"shape": "
|
|
16802
|
+
"shape": "S1b3",
|
|
16800
16803
|
"locationName": "LaunchTemplateConfig"
|
|
16801
16804
|
},
|
|
16802
16805
|
"SpotFleetRequestId": {
|
|
@@ -17099,7 +17102,7 @@
|
|
|
17099
17102
|
"type": "structure",
|
|
17100
17103
|
"members": {
|
|
17101
17104
|
"VolumeModification": {
|
|
17102
|
-
"shape": "
|
|
17105
|
+
"shape": "S1el",
|
|
17103
17106
|
"locationName": "volumeModification"
|
|
17104
17107
|
}
|
|
17105
17108
|
}
|
|
@@ -17306,13 +17309,13 @@
|
|
|
17306
17309
|
],
|
|
17307
17310
|
"members": {
|
|
17308
17311
|
"AccepterPeeringConnectionOptions": {
|
|
17309
|
-
"shape": "
|
|
17312
|
+
"shape": "S1pd"
|
|
17310
17313
|
},
|
|
17311
17314
|
"DryRun": {
|
|
17312
17315
|
"type": "boolean"
|
|
17313
17316
|
},
|
|
17314
17317
|
"RequesterPeeringConnectionOptions": {
|
|
17315
|
-
"shape": "
|
|
17318
|
+
"shape": "S1pd"
|
|
17316
17319
|
},
|
|
17317
17320
|
"VpcPeeringConnectionId": {}
|
|
17318
17321
|
}
|
|
@@ -17321,11 +17324,11 @@
|
|
|
17321
17324
|
"type": "structure",
|
|
17322
17325
|
"members": {
|
|
17323
17326
|
"AccepterPeeringConnectionOptions": {
|
|
17324
|
-
"shape": "
|
|
17327
|
+
"shape": "S1pf",
|
|
17325
17328
|
"locationName": "accepterPeeringConnectionOptions"
|
|
17326
17329
|
},
|
|
17327
17330
|
"RequesterPeeringConnectionOptions": {
|
|
17328
|
-
"shape": "
|
|
17331
|
+
"shape": "S1pf",
|
|
17329
17332
|
"locationName": "requesterPeeringConnectionOptions"
|
|
17330
17333
|
}
|
|
17331
17334
|
}
|
|
@@ -17537,7 +17540,7 @@
|
|
|
17537
17540
|
"type": "structure",
|
|
17538
17541
|
"members": {
|
|
17539
17542
|
"InstanceMonitorings": {
|
|
17540
|
-
"shape": "
|
|
17543
|
+
"shape": "S1pu",
|
|
17541
17544
|
"locationName": "instancesSet"
|
|
17542
17545
|
}
|
|
17543
17546
|
}
|
|
@@ -17627,7 +17630,7 @@
|
|
|
17627
17630
|
"ClientToken": {},
|
|
17628
17631
|
"CurrencyCode": {},
|
|
17629
17632
|
"HostIdSet": {
|
|
17630
|
-
"shape": "
|
|
17633
|
+
"shape": "S1jv"
|
|
17631
17634
|
},
|
|
17632
17635
|
"LimitPrice": {},
|
|
17633
17636
|
"OfferingId": {},
|
|
@@ -17647,7 +17650,7 @@
|
|
|
17647
17650
|
"locationName": "currencyCode"
|
|
17648
17651
|
},
|
|
17649
17652
|
"Purchase": {
|
|
17650
|
-
"shape": "
|
|
17653
|
+
"shape": "S1jx",
|
|
17651
17654
|
"locationName": "purchase"
|
|
17652
17655
|
},
|
|
17653
17656
|
"TotalHourlyPrice": {
|
|
@@ -17742,7 +17745,7 @@
|
|
|
17742
17745
|
"locationName": "scheduledInstanceSet",
|
|
17743
17746
|
"type": "list",
|
|
17744
17747
|
"member": {
|
|
17745
|
-
"shape": "
|
|
17748
|
+
"shape": "S19i",
|
|
17746
17749
|
"locationName": "item"
|
|
17747
17750
|
}
|
|
17748
17751
|
}
|
|
@@ -18092,7 +18095,7 @@
|
|
|
18092
18095
|
"locationName": "successful"
|
|
18093
18096
|
},
|
|
18094
18097
|
"Unsuccessful": {
|
|
18095
|
-
"shape": "
|
|
18098
|
+
"shape": "S1n0",
|
|
18096
18099
|
"locationName": "unsuccessful"
|
|
18097
18100
|
}
|
|
18098
18101
|
}
|
|
@@ -18364,7 +18367,7 @@
|
|
|
18364
18367
|
"type": "boolean"
|
|
18365
18368
|
},
|
|
18366
18369
|
"SpotFleetRequestConfig": {
|
|
18367
|
-
"shape": "
|
|
18370
|
+
"shape": "S1ao",
|
|
18368
18371
|
"locationName": "spotFleetRequestConfig"
|
|
18369
18372
|
}
|
|
18370
18373
|
}
|
|
@@ -18448,15 +18451,15 @@
|
|
|
18448
18451
|
"locationName": "keyName"
|
|
18449
18452
|
},
|
|
18450
18453
|
"Monitoring": {
|
|
18451
|
-
"shape": "
|
|
18454
|
+
"shape": "S1bj",
|
|
18452
18455
|
"locationName": "monitoring"
|
|
18453
18456
|
},
|
|
18454
18457
|
"NetworkInterfaces": {
|
|
18455
|
-
"shape": "
|
|
18458
|
+
"shape": "S1ay",
|
|
18456
18459
|
"locationName": "NetworkInterface"
|
|
18457
18460
|
},
|
|
18458
18461
|
"Placement": {
|
|
18459
|
-
"shape": "
|
|
18462
|
+
"shape": "S1b0",
|
|
18460
18463
|
"locationName": "placement"
|
|
18461
18464
|
},
|
|
18462
18465
|
"RamdiskId": {
|
|
@@ -18495,7 +18498,7 @@
|
|
|
18495
18498
|
"type": "structure",
|
|
18496
18499
|
"members": {
|
|
18497
18500
|
"SpotInstanceRequests": {
|
|
18498
|
-
"shape": "
|
|
18501
|
+
"shape": "S1bg",
|
|
18499
18502
|
"locationName": "spotInstanceRequestSet"
|
|
18500
18503
|
}
|
|
18501
18504
|
}
|
|
@@ -18750,7 +18753,7 @@
|
|
|
18750
18753
|
"locationName": "ipPermissions"
|
|
18751
18754
|
},
|
|
18752
18755
|
"SecurityGroupRuleIds": {
|
|
18753
|
-
"shape": "
|
|
18756
|
+
"shape": "S19p",
|
|
18754
18757
|
"locationName": "SecurityGroupRuleId"
|
|
18755
18758
|
},
|
|
18756
18759
|
"CidrIp": {
|
|
@@ -18813,7 +18816,7 @@
|
|
|
18813
18816
|
"type": "boolean"
|
|
18814
18817
|
},
|
|
18815
18818
|
"SecurityGroupRuleIds": {
|
|
18816
|
-
"shape": "
|
|
18819
|
+
"shape": "S19p",
|
|
18817
18820
|
"locationName": "SecurityGroupRuleId"
|
|
18818
18821
|
}
|
|
18819
18822
|
}
|
|
@@ -18862,7 +18865,7 @@
|
|
|
18862
18865
|
"type": "integer"
|
|
18863
18866
|
},
|
|
18864
18867
|
"Monitoring": {
|
|
18865
|
-
"shape": "
|
|
18868
|
+
"shape": "S1bj"
|
|
18866
18869
|
},
|
|
18867
18870
|
"Placement": {
|
|
18868
18871
|
"shape": "Sa8"
|
|
@@ -18905,7 +18908,7 @@
|
|
|
18905
18908
|
"locationName": "instanceInitiatedShutdownBehavior"
|
|
18906
18909
|
},
|
|
18907
18910
|
"NetworkInterfaces": {
|
|
18908
|
-
"shape": "
|
|
18911
|
+
"shape": "S1ay",
|
|
18909
18912
|
"locationName": "networkInterface"
|
|
18910
18913
|
},
|
|
18911
18914
|
"PrivateIpAddress": {
|
|
@@ -18982,7 +18985,7 @@
|
|
|
18982
18985
|
}
|
|
18983
18986
|
},
|
|
18984
18987
|
"CapacityReservationSpecification": {
|
|
18985
|
-
"shape": "
|
|
18988
|
+
"shape": "S1nb"
|
|
18986
18989
|
},
|
|
18987
18990
|
"HibernationOptions": {
|
|
18988
18991
|
"type": "structure",
|
|
@@ -19025,7 +19028,7 @@
|
|
|
19025
19028
|
}
|
|
19026
19029
|
},
|
|
19027
19030
|
"output": {
|
|
19028
|
-
"shape": "
|
|
19031
|
+
"shape": "S12s"
|
|
19029
19032
|
}
|
|
19030
19033
|
},
|
|
19031
19034
|
"RunScheduledInstances": {
|
|
@@ -19123,7 +19126,7 @@
|
|
|
19123
19126
|
"type": "integer"
|
|
19124
19127
|
},
|
|
19125
19128
|
"Groups": {
|
|
19126
|
-
"shape": "
|
|
19129
|
+
"shape": "S1sx",
|
|
19127
19130
|
"locationName": "Group"
|
|
19128
19131
|
},
|
|
19129
19132
|
"Ipv6AddressCount": {
|
|
@@ -19172,7 +19175,7 @@
|
|
|
19172
19175
|
},
|
|
19173
19176
|
"RamdiskId": {},
|
|
19174
19177
|
"SecurityGroupIds": {
|
|
19175
|
-
"shape": "
|
|
19178
|
+
"shape": "S1sx",
|
|
19176
19179
|
"locationName": "SecurityGroupId"
|
|
19177
19180
|
},
|
|
19178
19181
|
"SubnetId": {},
|
|
@@ -19199,21 +19202,20 @@
|
|
|
19199
19202
|
"input": {
|
|
19200
19203
|
"type": "structure",
|
|
19201
19204
|
"required": [
|
|
19202
|
-
"LocalGatewayRouteTableId"
|
|
19203
|
-
"Filters"
|
|
19205
|
+
"LocalGatewayRouteTableId"
|
|
19204
19206
|
],
|
|
19205
19207
|
"members": {
|
|
19206
19208
|
"LocalGatewayRouteTableId": {},
|
|
19209
|
+
"Filters": {
|
|
19210
|
+
"shape": "Sqs",
|
|
19211
|
+
"locationName": "Filter"
|
|
19212
|
+
},
|
|
19207
19213
|
"MaxResults": {
|
|
19208
19214
|
"type": "integer"
|
|
19209
19215
|
},
|
|
19210
19216
|
"NextToken": {},
|
|
19211
19217
|
"DryRun": {
|
|
19212
19218
|
"type": "boolean"
|
|
19213
|
-
},
|
|
19214
|
-
"Filters": {
|
|
19215
|
-
"shape": "Sqs",
|
|
19216
|
-
"locationName": "Filter"
|
|
19217
19219
|
}
|
|
19218
19220
|
}
|
|
19219
19221
|
},
|
|
@@ -19383,7 +19385,7 @@
|
|
|
19383
19385
|
"type": "structure",
|
|
19384
19386
|
"members": {
|
|
19385
19387
|
"StartingInstances": {
|
|
19386
|
-
"shape": "
|
|
19388
|
+
"shape": "S1tl",
|
|
19387
19389
|
"locationName": "instancesSet"
|
|
19388
19390
|
}
|
|
19389
19391
|
}
|
|
@@ -19399,7 +19401,7 @@
|
|
|
19399
19401
|
"members": {
|
|
19400
19402
|
"NetworkInsightsPathId": {},
|
|
19401
19403
|
"FilterInArns": {
|
|
19402
|
-
"shape": "
|
|
19404
|
+
"shape": "S160",
|
|
19403
19405
|
"locationName": "FilterInArn"
|
|
19404
19406
|
},
|
|
19405
19407
|
"DryRun": {
|
|
@@ -19418,7 +19420,7 @@
|
|
|
19418
19420
|
"type": "structure",
|
|
19419
19421
|
"members": {
|
|
19420
19422
|
"NetworkInsightsAnalysis": {
|
|
19421
|
-
"shape": "
|
|
19423
|
+
"shape": "S15z",
|
|
19422
19424
|
"locationName": "networkInsightsAnalysis"
|
|
19423
19425
|
}
|
|
19424
19426
|
}
|
|
@@ -19475,7 +19477,7 @@
|
|
|
19475
19477
|
"type": "structure",
|
|
19476
19478
|
"members": {
|
|
19477
19479
|
"StoppingInstances": {
|
|
19478
|
-
"shape": "
|
|
19480
|
+
"shape": "S1tl",
|
|
19479
19481
|
"locationName": "instancesSet"
|
|
19480
19482
|
}
|
|
19481
19483
|
}
|
|
@@ -19550,7 +19552,7 @@
|
|
|
19550
19552
|
"type": "structure",
|
|
19551
19553
|
"members": {
|
|
19552
19554
|
"TerminatingInstances": {
|
|
19553
|
-
"shape": "
|
|
19555
|
+
"shape": "S1tl",
|
|
19554
19556
|
"locationName": "instancesSet"
|
|
19555
19557
|
}
|
|
19556
19558
|
}
|
|
@@ -19635,7 +19637,7 @@
|
|
|
19635
19637
|
"type": "structure",
|
|
19636
19638
|
"members": {
|
|
19637
19639
|
"InstanceMonitorings": {
|
|
19638
|
-
"shape": "
|
|
19640
|
+
"shape": "S1pu",
|
|
19639
19641
|
"locationName": "instancesSet"
|
|
19640
19642
|
}
|
|
19641
19643
|
}
|
|
@@ -19654,7 +19656,7 @@
|
|
|
19654
19656
|
"shape": "S50"
|
|
19655
19657
|
},
|
|
19656
19658
|
"SecurityGroupRuleDescriptions": {
|
|
19657
|
-
"shape": "
|
|
19659
|
+
"shape": "S1u5",
|
|
19658
19660
|
"locationName": "SecurityGroupRuleDescription"
|
|
19659
19661
|
}
|
|
19660
19662
|
}
|
|
@@ -19682,7 +19684,7 @@
|
|
|
19682
19684
|
"shape": "S50"
|
|
19683
19685
|
},
|
|
19684
19686
|
"SecurityGroupRuleDescriptions": {
|
|
19685
|
-
"shape": "
|
|
19687
|
+
"shape": "S1u5",
|
|
19686
19688
|
"locationName": "SecurityGroupRuleDescription"
|
|
19687
19689
|
}
|
|
19688
19690
|
}
|
|
@@ -24960,7 +24962,7 @@
|
|
|
24960
24962
|
}
|
|
24961
24963
|
}
|
|
24962
24964
|
},
|
|
24963
|
-
"
|
|
24965
|
+
"S12s": {
|
|
24964
24966
|
"type": "structure",
|
|
24965
24967
|
"members": {
|
|
24966
24968
|
"Groups": {
|
|
@@ -24998,7 +25000,7 @@
|
|
|
24998
25000
|
"type": "timestamp"
|
|
24999
25001
|
},
|
|
25000
25002
|
"Monitoring": {
|
|
25001
|
-
"shape": "
|
|
25003
|
+
"shape": "S12v",
|
|
25002
25004
|
"locationName": "monitoring"
|
|
25003
25005
|
},
|
|
25004
25006
|
"Placement": {
|
|
@@ -25121,7 +25123,7 @@
|
|
|
25121
25123
|
"type": "structure",
|
|
25122
25124
|
"members": {
|
|
25123
25125
|
"Association": {
|
|
25124
|
-
"shape": "
|
|
25126
|
+
"shape": "S134",
|
|
25125
25127
|
"locationName": "association"
|
|
25126
25128
|
},
|
|
25127
25129
|
"Attachment": {
|
|
@@ -25186,7 +25188,7 @@
|
|
|
25186
25188
|
"type": "structure",
|
|
25187
25189
|
"members": {
|
|
25188
25190
|
"Association": {
|
|
25189
|
-
"shape": "
|
|
25191
|
+
"shape": "S134",
|
|
25190
25192
|
"locationName": "association"
|
|
25191
25193
|
},
|
|
25192
25194
|
"Primary": {
|
|
@@ -25335,7 +25337,7 @@
|
|
|
25335
25337
|
}
|
|
25336
25338
|
},
|
|
25337
25339
|
"MetadataOptions": {
|
|
25338
|
-
"shape": "
|
|
25340
|
+
"shape": "S13h",
|
|
25339
25341
|
"locationName": "metadataOptions"
|
|
25340
25342
|
},
|
|
25341
25343
|
"EnclaveOptions": {
|
|
@@ -25369,7 +25371,7 @@
|
|
|
25369
25371
|
}
|
|
25370
25372
|
}
|
|
25371
25373
|
},
|
|
25372
|
-
"
|
|
25374
|
+
"S12v": {
|
|
25373
25375
|
"type": "structure",
|
|
25374
25376
|
"members": {
|
|
25375
25377
|
"State": {
|
|
@@ -25377,7 +25379,7 @@
|
|
|
25377
25379
|
}
|
|
25378
25380
|
}
|
|
25379
25381
|
},
|
|
25380
|
-
"
|
|
25382
|
+
"S134": {
|
|
25381
25383
|
"type": "structure",
|
|
25382
25384
|
"members": {
|
|
25383
25385
|
"CarrierIp": {
|
|
@@ -25394,7 +25396,7 @@
|
|
|
25394
25396
|
}
|
|
25395
25397
|
}
|
|
25396
25398
|
},
|
|
25397
|
-
"
|
|
25399
|
+
"S13h": {
|
|
25398
25400
|
"type": "structure",
|
|
25399
25401
|
"members": {
|
|
25400
25402
|
"State": {
|
|
@@ -25415,13 +25417,13 @@
|
|
|
25415
25417
|
}
|
|
25416
25418
|
}
|
|
25417
25419
|
},
|
|
25418
|
-
"
|
|
25420
|
+
"S14z": {
|
|
25419
25421
|
"type": "list",
|
|
25420
25422
|
"member": {
|
|
25421
25423
|
"locationName": "item"
|
|
25422
25424
|
}
|
|
25423
25425
|
},
|
|
25424
|
-
"
|
|
25426
|
+
"S15z": {
|
|
25425
25427
|
"type": "structure",
|
|
25426
25428
|
"members": {
|
|
25427
25429
|
"NetworkInsightsAnalysisId": {
|
|
@@ -25434,7 +25436,7 @@
|
|
|
25434
25436
|
"locationName": "networkInsightsPathId"
|
|
25435
25437
|
},
|
|
25436
25438
|
"FilterInArns": {
|
|
25437
|
-
"shape": "
|
|
25439
|
+
"shape": "S160",
|
|
25438
25440
|
"locationName": "filterInArnSet"
|
|
25439
25441
|
},
|
|
25440
25442
|
"StartDate": {
|
|
@@ -25452,11 +25454,11 @@
|
|
|
25452
25454
|
"type": "boolean"
|
|
25453
25455
|
},
|
|
25454
25456
|
"ForwardPathComponents": {
|
|
25455
|
-
"shape": "
|
|
25457
|
+
"shape": "S162",
|
|
25456
25458
|
"locationName": "forwardPathComponentSet"
|
|
25457
25459
|
},
|
|
25458
25460
|
"ReturnPathComponents": {
|
|
25459
|
-
"shape": "
|
|
25461
|
+
"shape": "S162",
|
|
25460
25462
|
"locationName": "returnPathComponentSet"
|
|
25461
25463
|
},
|
|
25462
25464
|
"Explanations": {
|
|
@@ -25467,22 +25469,22 @@
|
|
|
25467
25469
|
"type": "structure",
|
|
25468
25470
|
"members": {
|
|
25469
25471
|
"Acl": {
|
|
25470
|
-
"shape": "
|
|
25472
|
+
"shape": "S165",
|
|
25471
25473
|
"locationName": "acl"
|
|
25472
25474
|
},
|
|
25473
25475
|
"AclRule": {
|
|
25474
|
-
"shape": "
|
|
25476
|
+
"shape": "S164",
|
|
25475
25477
|
"locationName": "aclRule"
|
|
25476
25478
|
},
|
|
25477
25479
|
"Address": {
|
|
25478
25480
|
"locationName": "address"
|
|
25479
25481
|
},
|
|
25480
25482
|
"Addresses": {
|
|
25481
|
-
"shape": "
|
|
25483
|
+
"shape": "S167",
|
|
25482
25484
|
"locationName": "addressSet"
|
|
25483
25485
|
},
|
|
25484
25486
|
"AttachedTo": {
|
|
25485
|
-
"shape": "
|
|
25487
|
+
"shape": "S165",
|
|
25486
25488
|
"locationName": "attachedTo"
|
|
25487
25489
|
},
|
|
25488
25490
|
"AvailabilityZones": {
|
|
@@ -25494,19 +25496,19 @@
|
|
|
25494
25496
|
"locationName": "cidrSet"
|
|
25495
25497
|
},
|
|
25496
25498
|
"Component": {
|
|
25497
|
-
"shape": "
|
|
25499
|
+
"shape": "S165",
|
|
25498
25500
|
"locationName": "component"
|
|
25499
25501
|
},
|
|
25500
25502
|
"CustomerGateway": {
|
|
25501
|
-
"shape": "
|
|
25503
|
+
"shape": "S165",
|
|
25502
25504
|
"locationName": "customerGateway"
|
|
25503
25505
|
},
|
|
25504
25506
|
"Destination": {
|
|
25505
|
-
"shape": "
|
|
25507
|
+
"shape": "S165",
|
|
25506
25508
|
"locationName": "destination"
|
|
25507
25509
|
},
|
|
25508
25510
|
"DestinationVpc": {
|
|
25509
|
-
"shape": "
|
|
25511
|
+
"shape": "S165",
|
|
25510
25512
|
"locationName": "destinationVpc"
|
|
25511
25513
|
},
|
|
25512
25514
|
"Direction": {
|
|
@@ -25516,11 +25518,11 @@
|
|
|
25516
25518
|
"locationName": "explanationCode"
|
|
25517
25519
|
},
|
|
25518
25520
|
"IngressRouteTable": {
|
|
25519
|
-
"shape": "
|
|
25521
|
+
"shape": "S165",
|
|
25520
25522
|
"locationName": "ingressRouteTable"
|
|
25521
25523
|
},
|
|
25522
25524
|
"InternetGateway": {
|
|
25523
|
-
"shape": "
|
|
25525
|
+
"shape": "S165",
|
|
25524
25526
|
"locationName": "internetGateway"
|
|
25525
25527
|
},
|
|
25526
25528
|
"LoadBalancerArn": {
|
|
@@ -25555,7 +25557,7 @@
|
|
|
25555
25557
|
"locationName": "availabilityZone"
|
|
25556
25558
|
},
|
|
25557
25559
|
"Instance": {
|
|
25558
|
-
"shape": "
|
|
25560
|
+
"shape": "S165",
|
|
25559
25561
|
"locationName": "instance"
|
|
25560
25562
|
},
|
|
25561
25563
|
"Port": {
|
|
@@ -25565,11 +25567,11 @@
|
|
|
25565
25567
|
}
|
|
25566
25568
|
},
|
|
25567
25569
|
"LoadBalancerTargetGroup": {
|
|
25568
|
-
"shape": "
|
|
25570
|
+
"shape": "S165",
|
|
25569
25571
|
"locationName": "loadBalancerTargetGroup"
|
|
25570
25572
|
},
|
|
25571
25573
|
"LoadBalancerTargetGroups": {
|
|
25572
|
-
"shape": "
|
|
25574
|
+
"shape": "S16f",
|
|
25573
25575
|
"locationName": "loadBalancerTargetGroupSet"
|
|
25574
25576
|
},
|
|
25575
25577
|
"LoadBalancerTargetPort": {
|
|
@@ -25577,25 +25579,25 @@
|
|
|
25577
25579
|
"type": "integer"
|
|
25578
25580
|
},
|
|
25579
25581
|
"ElasticLoadBalancerListener": {
|
|
25580
|
-
"shape": "
|
|
25582
|
+
"shape": "S165",
|
|
25581
25583
|
"locationName": "elasticLoadBalancerListener"
|
|
25582
25584
|
},
|
|
25583
25585
|
"MissingComponent": {
|
|
25584
25586
|
"locationName": "missingComponent"
|
|
25585
25587
|
},
|
|
25586
25588
|
"NatGateway": {
|
|
25587
|
-
"shape": "
|
|
25589
|
+
"shape": "S165",
|
|
25588
25590
|
"locationName": "natGateway"
|
|
25589
25591
|
},
|
|
25590
25592
|
"NetworkInterface": {
|
|
25591
|
-
"shape": "
|
|
25593
|
+
"shape": "S165",
|
|
25592
25594
|
"locationName": "networkInterface"
|
|
25593
25595
|
},
|
|
25594
25596
|
"PacketField": {
|
|
25595
25597
|
"locationName": "packetField"
|
|
25596
25598
|
},
|
|
25597
25599
|
"VpcPeeringConnection": {
|
|
25598
|
-
"shape": "
|
|
25600
|
+
"shape": "S165",
|
|
25599
25601
|
"locationName": "vpcPeeringConnection"
|
|
25600
25602
|
},
|
|
25601
25603
|
"Port": {
|
|
@@ -25603,11 +25605,11 @@
|
|
|
25603
25605
|
"type": "integer"
|
|
25604
25606
|
},
|
|
25605
25607
|
"PortRanges": {
|
|
25606
|
-
"shape": "
|
|
25608
|
+
"shape": "S168",
|
|
25607
25609
|
"locationName": "portRangeSet"
|
|
25608
25610
|
},
|
|
25609
25611
|
"PrefixList": {
|
|
25610
|
-
"shape": "
|
|
25612
|
+
"shape": "S165",
|
|
25611
25613
|
"locationName": "prefixList"
|
|
25612
25614
|
},
|
|
25613
25615
|
"Protocols": {
|
|
@@ -25618,54 +25620,54 @@
|
|
|
25618
25620
|
}
|
|
25619
25621
|
},
|
|
25620
25622
|
"RouteTableRoute": {
|
|
25621
|
-
"shape": "
|
|
25623
|
+
"shape": "S169",
|
|
25622
25624
|
"locationName": "routeTableRoute"
|
|
25623
25625
|
},
|
|
25624
25626
|
"RouteTable": {
|
|
25625
|
-
"shape": "
|
|
25627
|
+
"shape": "S165",
|
|
25626
25628
|
"locationName": "routeTable"
|
|
25627
25629
|
},
|
|
25628
25630
|
"SecurityGroup": {
|
|
25629
|
-
"shape": "
|
|
25631
|
+
"shape": "S165",
|
|
25630
25632
|
"locationName": "securityGroup"
|
|
25631
25633
|
},
|
|
25632
25634
|
"SecurityGroupRule": {
|
|
25633
|
-
"shape": "
|
|
25635
|
+
"shape": "S16a",
|
|
25634
25636
|
"locationName": "securityGroupRule"
|
|
25635
25637
|
},
|
|
25636
25638
|
"SecurityGroups": {
|
|
25637
|
-
"shape": "
|
|
25639
|
+
"shape": "S16f",
|
|
25638
25640
|
"locationName": "securityGroupSet"
|
|
25639
25641
|
},
|
|
25640
25642
|
"SourceVpc": {
|
|
25641
|
-
"shape": "
|
|
25643
|
+
"shape": "S165",
|
|
25642
25644
|
"locationName": "sourceVpc"
|
|
25643
25645
|
},
|
|
25644
25646
|
"State": {
|
|
25645
25647
|
"locationName": "state"
|
|
25646
25648
|
},
|
|
25647
25649
|
"Subnet": {
|
|
25648
|
-
"shape": "
|
|
25650
|
+
"shape": "S165",
|
|
25649
25651
|
"locationName": "subnet"
|
|
25650
25652
|
},
|
|
25651
25653
|
"SubnetRouteTable": {
|
|
25652
|
-
"shape": "
|
|
25654
|
+
"shape": "S165",
|
|
25653
25655
|
"locationName": "subnetRouteTable"
|
|
25654
25656
|
},
|
|
25655
25657
|
"Vpc": {
|
|
25656
|
-
"shape": "
|
|
25658
|
+
"shape": "S165",
|
|
25657
25659
|
"locationName": "vpc"
|
|
25658
25660
|
},
|
|
25659
25661
|
"VpcEndpoint": {
|
|
25660
|
-
"shape": "
|
|
25662
|
+
"shape": "S165",
|
|
25661
25663
|
"locationName": "vpcEndpoint"
|
|
25662
25664
|
},
|
|
25663
25665
|
"VpnConnection": {
|
|
25664
|
-
"shape": "
|
|
25666
|
+
"shape": "S165",
|
|
25665
25667
|
"locationName": "vpnConnection"
|
|
25666
25668
|
},
|
|
25667
25669
|
"VpnGateway": {
|
|
25668
|
-
"shape": "
|
|
25670
|
+
"shape": "S165",
|
|
25669
25671
|
"locationName": "vpnGateway"
|
|
25670
25672
|
}
|
|
25671
25673
|
}
|
|
@@ -25693,13 +25695,13 @@
|
|
|
25693
25695
|
}
|
|
25694
25696
|
}
|
|
25695
25697
|
},
|
|
25696
|
-
"
|
|
25698
|
+
"S160": {
|
|
25697
25699
|
"type": "list",
|
|
25698
25700
|
"member": {
|
|
25699
25701
|
"locationName": "item"
|
|
25700
25702
|
}
|
|
25701
25703
|
},
|
|
25702
|
-
"
|
|
25704
|
+
"S162": {
|
|
25703
25705
|
"type": "list",
|
|
25704
25706
|
"member": {
|
|
25705
25707
|
"locationName": "item",
|
|
@@ -25710,49 +25712,49 @@
|
|
|
25710
25712
|
"type": "integer"
|
|
25711
25713
|
},
|
|
25712
25714
|
"AclRule": {
|
|
25713
|
-
"shape": "
|
|
25715
|
+
"shape": "S164",
|
|
25714
25716
|
"locationName": "aclRule"
|
|
25715
25717
|
},
|
|
25716
25718
|
"Component": {
|
|
25717
|
-
"shape": "
|
|
25719
|
+
"shape": "S165",
|
|
25718
25720
|
"locationName": "component"
|
|
25719
25721
|
},
|
|
25720
25722
|
"DestinationVpc": {
|
|
25721
|
-
"shape": "
|
|
25723
|
+
"shape": "S165",
|
|
25722
25724
|
"locationName": "destinationVpc"
|
|
25723
25725
|
},
|
|
25724
25726
|
"OutboundHeader": {
|
|
25725
|
-
"shape": "
|
|
25727
|
+
"shape": "S166",
|
|
25726
25728
|
"locationName": "outboundHeader"
|
|
25727
25729
|
},
|
|
25728
25730
|
"InboundHeader": {
|
|
25729
|
-
"shape": "
|
|
25731
|
+
"shape": "S166",
|
|
25730
25732
|
"locationName": "inboundHeader"
|
|
25731
25733
|
},
|
|
25732
25734
|
"RouteTableRoute": {
|
|
25733
|
-
"shape": "
|
|
25735
|
+
"shape": "S169",
|
|
25734
25736
|
"locationName": "routeTableRoute"
|
|
25735
25737
|
},
|
|
25736
25738
|
"SecurityGroupRule": {
|
|
25737
|
-
"shape": "
|
|
25739
|
+
"shape": "S16a",
|
|
25738
25740
|
"locationName": "securityGroupRule"
|
|
25739
25741
|
},
|
|
25740
25742
|
"SourceVpc": {
|
|
25741
|
-
"shape": "
|
|
25743
|
+
"shape": "S165",
|
|
25742
25744
|
"locationName": "sourceVpc"
|
|
25743
25745
|
},
|
|
25744
25746
|
"Subnet": {
|
|
25745
|
-
"shape": "
|
|
25747
|
+
"shape": "S165",
|
|
25746
25748
|
"locationName": "subnet"
|
|
25747
25749
|
},
|
|
25748
25750
|
"Vpc": {
|
|
25749
|
-
"shape": "
|
|
25751
|
+
"shape": "S165",
|
|
25750
25752
|
"locationName": "vpc"
|
|
25751
25753
|
}
|
|
25752
25754
|
}
|
|
25753
25755
|
}
|
|
25754
25756
|
},
|
|
25755
|
-
"
|
|
25757
|
+
"S164": {
|
|
25756
25758
|
"type": "structure",
|
|
25757
25759
|
"members": {
|
|
25758
25760
|
"Cidr": {
|
|
@@ -25778,7 +25780,7 @@
|
|
|
25778
25780
|
}
|
|
25779
25781
|
}
|
|
25780
25782
|
},
|
|
25781
|
-
"
|
|
25783
|
+
"S165": {
|
|
25782
25784
|
"type": "structure",
|
|
25783
25785
|
"members": {
|
|
25784
25786
|
"Id": {
|
|
@@ -25789,44 +25791,44 @@
|
|
|
25789
25791
|
}
|
|
25790
25792
|
}
|
|
25791
25793
|
},
|
|
25792
|
-
"
|
|
25794
|
+
"S166": {
|
|
25793
25795
|
"type": "structure",
|
|
25794
25796
|
"members": {
|
|
25795
25797
|
"DestinationAddresses": {
|
|
25796
|
-
"shape": "
|
|
25798
|
+
"shape": "S167",
|
|
25797
25799
|
"locationName": "destinationAddressSet"
|
|
25798
25800
|
},
|
|
25799
25801
|
"DestinationPortRanges": {
|
|
25800
|
-
"shape": "
|
|
25802
|
+
"shape": "S168",
|
|
25801
25803
|
"locationName": "destinationPortRangeSet"
|
|
25802
25804
|
},
|
|
25803
25805
|
"Protocol": {
|
|
25804
25806
|
"locationName": "protocol"
|
|
25805
25807
|
},
|
|
25806
25808
|
"SourceAddresses": {
|
|
25807
|
-
"shape": "
|
|
25809
|
+
"shape": "S167",
|
|
25808
25810
|
"locationName": "sourceAddressSet"
|
|
25809
25811
|
},
|
|
25810
25812
|
"SourcePortRanges": {
|
|
25811
|
-
"shape": "
|
|
25813
|
+
"shape": "S168",
|
|
25812
25814
|
"locationName": "sourcePortRangeSet"
|
|
25813
25815
|
}
|
|
25814
25816
|
}
|
|
25815
25817
|
},
|
|
25816
|
-
"
|
|
25818
|
+
"S167": {
|
|
25817
25819
|
"type": "list",
|
|
25818
25820
|
"member": {
|
|
25819
25821
|
"locationName": "item"
|
|
25820
25822
|
}
|
|
25821
25823
|
},
|
|
25822
|
-
"
|
|
25824
|
+
"S168": {
|
|
25823
25825
|
"type": "list",
|
|
25824
25826
|
"member": {
|
|
25825
25827
|
"shape": "Sf9",
|
|
25826
25828
|
"locationName": "item"
|
|
25827
25829
|
}
|
|
25828
25830
|
},
|
|
25829
|
-
"
|
|
25831
|
+
"S169": {
|
|
25830
25832
|
"type": "structure",
|
|
25831
25833
|
"members": {
|
|
25832
25834
|
"DestinationCidr": {
|
|
@@ -25861,7 +25863,7 @@
|
|
|
25861
25863
|
}
|
|
25862
25864
|
}
|
|
25863
25865
|
},
|
|
25864
|
-
"
|
|
25866
|
+
"S16a": {
|
|
25865
25867
|
"type": "structure",
|
|
25866
25868
|
"members": {
|
|
25867
25869
|
"Cidr": {
|
|
@@ -25885,20 +25887,20 @@
|
|
|
25885
25887
|
}
|
|
25886
25888
|
}
|
|
25887
25889
|
},
|
|
25888
|
-
"
|
|
25890
|
+
"S16f": {
|
|
25889
25891
|
"type": "list",
|
|
25890
25892
|
"member": {
|
|
25891
|
-
"shape": "
|
|
25893
|
+
"shape": "S165",
|
|
25892
25894
|
"locationName": "item"
|
|
25893
25895
|
}
|
|
25894
25896
|
},
|
|
25895
|
-
"
|
|
25897
|
+
"S181": {
|
|
25896
25898
|
"type": "list",
|
|
25897
25899
|
"member": {
|
|
25898
25900
|
"locationName": "ReservedInstancesId"
|
|
25899
25901
|
}
|
|
25900
25902
|
},
|
|
25901
|
-
"
|
|
25903
|
+
"S189": {
|
|
25902
25904
|
"type": "list",
|
|
25903
25905
|
"member": {
|
|
25904
25906
|
"locationName": "item",
|
|
@@ -25914,7 +25916,7 @@
|
|
|
25914
25916
|
}
|
|
25915
25917
|
}
|
|
25916
25918
|
},
|
|
25917
|
-
"
|
|
25919
|
+
"S18n": {
|
|
25918
25920
|
"type": "structure",
|
|
25919
25921
|
"members": {
|
|
25920
25922
|
"AvailabilityZone": {
|
|
@@ -25935,7 +25937,7 @@
|
|
|
25935
25937
|
}
|
|
25936
25938
|
}
|
|
25937
25939
|
},
|
|
25938
|
-
"
|
|
25940
|
+
"S19a": {
|
|
25939
25941
|
"type": "structure",
|
|
25940
25942
|
"members": {
|
|
25941
25943
|
"Frequency": {
|
|
@@ -25962,7 +25964,7 @@
|
|
|
25962
25964
|
}
|
|
25963
25965
|
}
|
|
25964
25966
|
},
|
|
25965
|
-
"
|
|
25967
|
+
"S19i": {
|
|
25966
25968
|
"type": "structure",
|
|
25967
25969
|
"members": {
|
|
25968
25970
|
"AvailabilityZone": {
|
|
@@ -25997,7 +25999,7 @@
|
|
|
25997
25999
|
"type": "timestamp"
|
|
25998
26000
|
},
|
|
25999
26001
|
"Recurrence": {
|
|
26000
|
-
"shape": "
|
|
26002
|
+
"shape": "S19a",
|
|
26001
26003
|
"locationName": "recurrence"
|
|
26002
26004
|
},
|
|
26003
26005
|
"ScheduledInstanceId": {
|
|
@@ -26021,19 +26023,19 @@
|
|
|
26021
26023
|
}
|
|
26022
26024
|
}
|
|
26023
26025
|
},
|
|
26024
|
-
"
|
|
26026
|
+
"S19p": {
|
|
26025
26027
|
"type": "list",
|
|
26026
26028
|
"member": {
|
|
26027
26029
|
"locationName": "item"
|
|
26028
26030
|
}
|
|
26029
26031
|
},
|
|
26030
|
-
"
|
|
26032
|
+
"S19t": {
|
|
26031
26033
|
"type": "list",
|
|
26032
26034
|
"member": {
|
|
26033
26035
|
"locationName": "GroupName"
|
|
26034
26036
|
}
|
|
26035
26037
|
},
|
|
26036
|
-
"
|
|
26038
|
+
"S1a1": {
|
|
26037
26039
|
"type": "list",
|
|
26038
26040
|
"member": {
|
|
26039
26041
|
"locationName": "item",
|
|
@@ -26048,13 +26050,13 @@
|
|
|
26048
26050
|
}
|
|
26049
26051
|
}
|
|
26050
26052
|
},
|
|
26051
|
-
"
|
|
26053
|
+
"S1a5": {
|
|
26052
26054
|
"type": "list",
|
|
26053
26055
|
"member": {
|
|
26054
26056
|
"locationName": "SnapshotId"
|
|
26055
26057
|
}
|
|
26056
26058
|
},
|
|
26057
|
-
"
|
|
26059
|
+
"S1ao": {
|
|
26058
26060
|
"type": "structure",
|
|
26059
26061
|
"required": [
|
|
26060
26062
|
"IamFleetRole",
|
|
@@ -26148,11 +26150,11 @@
|
|
|
26148
26150
|
}
|
|
26149
26151
|
},
|
|
26150
26152
|
"NetworkInterfaces": {
|
|
26151
|
-
"shape": "
|
|
26153
|
+
"shape": "S1ay",
|
|
26152
26154
|
"locationName": "networkInterfaceSet"
|
|
26153
26155
|
},
|
|
26154
26156
|
"Placement": {
|
|
26155
|
-
"shape": "
|
|
26157
|
+
"shape": "S1b0",
|
|
26156
26158
|
"locationName": "placement"
|
|
26157
26159
|
},
|
|
26158
26160
|
"RamdiskId": {
|
|
@@ -26192,7 +26194,7 @@
|
|
|
26192
26194
|
}
|
|
26193
26195
|
},
|
|
26194
26196
|
"LaunchTemplateConfigs": {
|
|
26195
|
-
"shape": "
|
|
26197
|
+
"shape": "S1b3",
|
|
26196
26198
|
"locationName": "launchTemplateConfigs"
|
|
26197
26199
|
},
|
|
26198
26200
|
"SpotPrice": {
|
|
@@ -26291,7 +26293,7 @@
|
|
|
26291
26293
|
}
|
|
26292
26294
|
}
|
|
26293
26295
|
},
|
|
26294
|
-
"
|
|
26296
|
+
"S1ay": {
|
|
26295
26297
|
"type": "list",
|
|
26296
26298
|
"member": {
|
|
26297
26299
|
"locationName": "item",
|
|
@@ -26367,7 +26369,7 @@
|
|
|
26367
26369
|
}
|
|
26368
26370
|
}
|
|
26369
26371
|
},
|
|
26370
|
-
"
|
|
26372
|
+
"S1b0": {
|
|
26371
26373
|
"type": "structure",
|
|
26372
26374
|
"members": {
|
|
26373
26375
|
"AvailabilityZone": {
|
|
@@ -26381,7 +26383,7 @@
|
|
|
26381
26383
|
}
|
|
26382
26384
|
}
|
|
26383
26385
|
},
|
|
26384
|
-
"
|
|
26386
|
+
"S1b3": {
|
|
26385
26387
|
"type": "list",
|
|
26386
26388
|
"member": {
|
|
26387
26389
|
"locationName": "item",
|
|
@@ -26424,7 +26426,7 @@
|
|
|
26424
26426
|
}
|
|
26425
26427
|
}
|
|
26426
26428
|
},
|
|
26427
|
-
"
|
|
26429
|
+
"S1bg": {
|
|
26428
26430
|
"type": "list",
|
|
26429
26431
|
"member": {
|
|
26430
26432
|
"locationName": "item",
|
|
@@ -26493,11 +26495,11 @@
|
|
|
26493
26495
|
"locationName": "keyName"
|
|
26494
26496
|
},
|
|
26495
26497
|
"NetworkInterfaces": {
|
|
26496
|
-
"shape": "
|
|
26498
|
+
"shape": "S1ay",
|
|
26497
26499
|
"locationName": "networkInterfaceSet"
|
|
26498
26500
|
},
|
|
26499
26501
|
"Placement": {
|
|
26500
|
-
"shape": "
|
|
26502
|
+
"shape": "S1b0",
|
|
26501
26503
|
"locationName": "placement"
|
|
26502
26504
|
},
|
|
26503
26505
|
"RamdiskId": {
|
|
@@ -26507,7 +26509,7 @@
|
|
|
26507
26509
|
"locationName": "subnetId"
|
|
26508
26510
|
},
|
|
26509
26511
|
"Monitoring": {
|
|
26510
|
-
"shape": "
|
|
26512
|
+
"shape": "S1bj",
|
|
26511
26513
|
"locationName": "monitoring"
|
|
26512
26514
|
}
|
|
26513
26515
|
}
|
|
@@ -26564,7 +26566,7 @@
|
|
|
26564
26566
|
}
|
|
26565
26567
|
}
|
|
26566
26568
|
},
|
|
26567
|
-
"
|
|
26569
|
+
"S1bj": {
|
|
26568
26570
|
"type": "structure",
|
|
26569
26571
|
"required": [
|
|
26570
26572
|
"Enabled"
|
|
@@ -26576,7 +26578,7 @@
|
|
|
26576
26578
|
}
|
|
26577
26579
|
}
|
|
26578
26580
|
},
|
|
26579
|
-
"
|
|
26581
|
+
"S1by": {
|
|
26580
26582
|
"type": "list",
|
|
26581
26583
|
"member": {
|
|
26582
26584
|
"locationName": "item",
|
|
@@ -26618,17 +26620,17 @@
|
|
|
26618
26620
|
}
|
|
26619
26621
|
}
|
|
26620
26622
|
},
|
|
26621
|
-
"
|
|
26623
|
+
"S1cw": {
|
|
26622
26624
|
"type": "list",
|
|
26623
26625
|
"member": {}
|
|
26624
26626
|
},
|
|
26625
|
-
"
|
|
26627
|
+
"S1e0": {
|
|
26626
26628
|
"type": "list",
|
|
26627
26629
|
"member": {
|
|
26628
26630
|
"locationName": "VolumeId"
|
|
26629
26631
|
}
|
|
26630
26632
|
},
|
|
26631
|
-
"
|
|
26633
|
+
"S1el": {
|
|
26632
26634
|
"type": "structure",
|
|
26633
26635
|
"members": {
|
|
26634
26636
|
"VolumeId": {
|
|
@@ -26692,19 +26694,19 @@
|
|
|
26692
26694
|
}
|
|
26693
26695
|
}
|
|
26694
26696
|
},
|
|
26695
|
-
"
|
|
26697
|
+
"S1er": {
|
|
26696
26698
|
"type": "list",
|
|
26697
26699
|
"member": {
|
|
26698
26700
|
"locationName": "VpcId"
|
|
26699
26701
|
}
|
|
26700
26702
|
},
|
|
26701
|
-
"
|
|
26703
|
+
"S1gh": {
|
|
26702
26704
|
"type": "list",
|
|
26703
26705
|
"member": {
|
|
26704
26706
|
"locationName": "AvailabilityZone"
|
|
26705
26707
|
}
|
|
26706
26708
|
},
|
|
26707
|
-
"
|
|
26709
|
+
"S1gw": {
|
|
26708
26710
|
"type": "structure",
|
|
26709
26711
|
"members": {
|
|
26710
26712
|
"TransitGatewayAttachmentId": {
|
|
@@ -26724,7 +26726,7 @@
|
|
|
26724
26726
|
}
|
|
26725
26727
|
}
|
|
26726
26728
|
},
|
|
26727
|
-
"
|
|
26729
|
+
"S1je": {
|
|
26728
26730
|
"type": "structure",
|
|
26729
26731
|
"members": {
|
|
26730
26732
|
"InstanceFamily": {
|
|
@@ -26735,13 +26737,13 @@
|
|
|
26735
26737
|
}
|
|
26736
26738
|
}
|
|
26737
26739
|
},
|
|
26738
|
-
"
|
|
26740
|
+
"S1jv": {
|
|
26739
26741
|
"type": "list",
|
|
26740
26742
|
"member": {
|
|
26741
26743
|
"locationName": "item"
|
|
26742
26744
|
}
|
|
26743
26745
|
},
|
|
26744
|
-
"
|
|
26746
|
+
"S1jx": {
|
|
26745
26747
|
"type": "list",
|
|
26746
26748
|
"member": {
|
|
26747
26749
|
"locationName": "item",
|
|
@@ -26776,7 +26778,7 @@
|
|
|
26776
26778
|
}
|
|
26777
26779
|
}
|
|
26778
26780
|
},
|
|
26779
|
-
"
|
|
26781
|
+
"S1ke": {
|
|
26780
26782
|
"type": "structure",
|
|
26781
26783
|
"members": {
|
|
26782
26784
|
"HourlyPrice": {
|
|
@@ -26790,14 +26792,14 @@
|
|
|
26790
26792
|
}
|
|
26791
26793
|
}
|
|
26792
26794
|
},
|
|
26793
|
-
"
|
|
26795
|
+
"S1kp": {
|
|
26794
26796
|
"type": "list",
|
|
26795
26797
|
"member": {
|
|
26796
26798
|
"shape": "Shr",
|
|
26797
26799
|
"locationName": "item"
|
|
26798
26800
|
}
|
|
26799
26801
|
},
|
|
26800
|
-
"
|
|
26802
|
+
"S1ll": {
|
|
26801
26803
|
"type": "structure",
|
|
26802
26804
|
"members": {
|
|
26803
26805
|
"Comment": {},
|
|
@@ -26812,14 +26814,14 @@
|
|
|
26812
26814
|
}
|
|
26813
26815
|
}
|
|
26814
26816
|
},
|
|
26815
|
-
"
|
|
26817
|
+
"S1lo": {
|
|
26816
26818
|
"type": "structure",
|
|
26817
26819
|
"members": {
|
|
26818
26820
|
"S3Bucket": {},
|
|
26819
26821
|
"S3Key": {}
|
|
26820
26822
|
}
|
|
26821
26823
|
},
|
|
26822
|
-
"
|
|
26824
|
+
"S1lv": {
|
|
26823
26825
|
"type": "structure",
|
|
26824
26826
|
"required": [
|
|
26825
26827
|
"Bytes",
|
|
@@ -26839,7 +26841,7 @@
|
|
|
26839
26841
|
}
|
|
26840
26842
|
}
|
|
26841
26843
|
},
|
|
26842
|
-
"
|
|
26844
|
+
"S1lw": {
|
|
26843
26845
|
"type": "structure",
|
|
26844
26846
|
"required": [
|
|
26845
26847
|
"Size"
|
|
@@ -26851,25 +26853,25 @@
|
|
|
26851
26853
|
}
|
|
26852
26854
|
}
|
|
26853
26855
|
},
|
|
26854
|
-
"
|
|
26856
|
+
"S1mr": {
|
|
26855
26857
|
"type": "list",
|
|
26856
26858
|
"member": {
|
|
26857
26859
|
"locationName": "UserId"
|
|
26858
26860
|
}
|
|
26859
26861
|
},
|
|
26860
|
-
"
|
|
26862
|
+
"S1ms": {
|
|
26861
26863
|
"type": "list",
|
|
26862
26864
|
"member": {
|
|
26863
26865
|
"locationName": "UserGroup"
|
|
26864
26866
|
}
|
|
26865
26867
|
},
|
|
26866
|
-
"
|
|
26868
|
+
"S1mt": {
|
|
26867
26869
|
"type": "list",
|
|
26868
26870
|
"member": {
|
|
26869
26871
|
"locationName": "ProductCode"
|
|
26870
26872
|
}
|
|
26871
26873
|
},
|
|
26872
|
-
"
|
|
26874
|
+
"S1mv": {
|
|
26873
26875
|
"type": "list",
|
|
26874
26876
|
"member": {
|
|
26875
26877
|
"locationName": "item",
|
|
@@ -26880,14 +26882,14 @@
|
|
|
26880
26882
|
}
|
|
26881
26883
|
}
|
|
26882
26884
|
},
|
|
26883
|
-
"
|
|
26885
|
+
"S1n0": {
|
|
26884
26886
|
"type": "list",
|
|
26885
26887
|
"member": {
|
|
26886
26888
|
"shape": "S17",
|
|
26887
26889
|
"locationName": "item"
|
|
26888
26890
|
}
|
|
26889
26891
|
},
|
|
26890
|
-
"
|
|
26892
|
+
"S1nb": {
|
|
26891
26893
|
"type": "structure",
|
|
26892
26894
|
"members": {
|
|
26893
26895
|
"CapacityReservationPreference": {},
|
|
@@ -26896,7 +26898,7 @@
|
|
|
26896
26898
|
}
|
|
26897
26899
|
}
|
|
26898
26900
|
},
|
|
26899
|
-
"
|
|
26901
|
+
"S1pd": {
|
|
26900
26902
|
"type": "structure",
|
|
26901
26903
|
"members": {
|
|
26902
26904
|
"AllowDnsResolutionFromRemoteVpc": {
|
|
@@ -26910,7 +26912,7 @@
|
|
|
26910
26912
|
}
|
|
26911
26913
|
}
|
|
26912
26914
|
},
|
|
26913
|
-
"
|
|
26915
|
+
"S1pf": {
|
|
26914
26916
|
"type": "structure",
|
|
26915
26917
|
"members": {
|
|
26916
26918
|
"AllowDnsResolutionFromRemoteVpc": {
|
|
@@ -26927,7 +26929,7 @@
|
|
|
26927
26929
|
}
|
|
26928
26930
|
}
|
|
26929
26931
|
},
|
|
26930
|
-
"
|
|
26932
|
+
"S1pu": {
|
|
26931
26933
|
"type": "list",
|
|
26932
26934
|
"member": {
|
|
26933
26935
|
"locationName": "item",
|
|
@@ -26937,19 +26939,19 @@
|
|
|
26937
26939
|
"locationName": "instanceId"
|
|
26938
26940
|
},
|
|
26939
26941
|
"Monitoring": {
|
|
26940
|
-
"shape": "
|
|
26942
|
+
"shape": "S12v",
|
|
26941
26943
|
"locationName": "monitoring"
|
|
26942
26944
|
}
|
|
26943
26945
|
}
|
|
26944
26946
|
}
|
|
26945
26947
|
},
|
|
26946
|
-
"
|
|
26948
|
+
"S1sx": {
|
|
26947
26949
|
"type": "list",
|
|
26948
26950
|
"member": {
|
|
26949
26951
|
"locationName": "SecurityGroupId"
|
|
26950
26952
|
}
|
|
26951
26953
|
},
|
|
26952
|
-
"
|
|
26954
|
+
"S1tl": {
|
|
26953
26955
|
"type": "list",
|
|
26954
26956
|
"member": {
|
|
26955
26957
|
"locationName": "item",
|
|
@@ -26969,7 +26971,7 @@
|
|
|
26969
26971
|
}
|
|
26970
26972
|
}
|
|
26971
26973
|
},
|
|
26972
|
-
"
|
|
26974
|
+
"S1u5": {
|
|
26973
26975
|
"type": "list",
|
|
26974
26976
|
"member": {
|
|
26975
26977
|
"locationName": "item",
|