@cdklabs/cdk-ecs-codedeploy 0.0.1 → 0.0.2
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/.jsii +9 -6
- package/README.md +1 -1
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +14 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +6 -2
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +341 -334
- package/node_modules/aws-sdk/apis/kinesisvideo-2017-09-30.min.json +160 -15
- package/node_modules/aws-sdk/apis/metadata.json +4 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +136 -123
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +60 -35
- package/node_modules/aws-sdk/apis/sagemaker-metrics-2022-09-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/sagemaker-metrics-2022-09-30.min.json +73 -0
- package/node_modules/aws-sdk/apis/sagemaker-metrics-2022-09-30.paginators.json +4 -0
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +2 -1
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +16 -0
- package/node_modules/aws-sdk/clients/ec2.d.ts +3 -1
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +191 -2
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +2 -2
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +4 -4
- package/node_modules/aws-sdk/clients/rds.d.ts +31 -2
- package/node_modules/aws-sdk/clients/rekognition.d.ts +37 -7
- package/node_modules/aws-sdk/clients/sagemakermetrics.d.ts +93 -0
- package/node_modules/aws-sdk/clients/sagemakermetrics.js +18 -0
- package/node_modules/aws-sdk/clients/wafv2.d.ts +4 -4
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +46 -9
- package/node_modules/aws-sdk/dist/aws-sdk.js +704 -510
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +69 -69
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +11 -7
|
@@ -9137,6 +9137,13 @@
|
|
|
9137
9137
|
"DataRetentionSupport": {
|
|
9138
9138
|
"locationName": "dataRetentionSupport",
|
|
9139
9139
|
"type": "boolean"
|
|
9140
|
+
},
|
|
9141
|
+
"InstanceTypes": {
|
|
9142
|
+
"locationName": "instanceTypes",
|
|
9143
|
+
"type": "list",
|
|
9144
|
+
"member": {
|
|
9145
|
+
"locationName": "item"
|
|
9146
|
+
}
|
|
9140
9147
|
}
|
|
9141
9148
|
}
|
|
9142
9149
|
}
|
|
@@ -9253,7 +9260,7 @@
|
|
|
9253
9260
|
"type": "timestamp"
|
|
9254
9261
|
},
|
|
9255
9262
|
"HostIdSet": {
|
|
9256
|
-
"shape": "
|
|
9263
|
+
"shape": "S14y",
|
|
9257
9264
|
"locationName": "hostIdSet"
|
|
9258
9265
|
},
|
|
9259
9266
|
"HostReservationId": {
|
|
@@ -9303,7 +9310,7 @@
|
|
|
9303
9310
|
"locationName": "filter"
|
|
9304
9311
|
},
|
|
9305
9312
|
"HostIds": {
|
|
9306
|
-
"shape": "
|
|
9313
|
+
"shape": "S151",
|
|
9307
9314
|
"locationName": "hostId"
|
|
9308
9315
|
},
|
|
9309
9316
|
"MaxResults": {
|
|
@@ -9557,14 +9564,14 @@
|
|
|
9557
9564
|
"type": "structure",
|
|
9558
9565
|
"members": {
|
|
9559
9566
|
"BlockDeviceMappings": {
|
|
9560
|
-
"shape": "
|
|
9567
|
+
"shape": "S15q",
|
|
9561
9568
|
"locationName": "blockDeviceMapping"
|
|
9562
9569
|
},
|
|
9563
9570
|
"ImageId": {
|
|
9564
9571
|
"locationName": "imageId"
|
|
9565
9572
|
},
|
|
9566
9573
|
"LaunchPermissions": {
|
|
9567
|
-
"shape": "
|
|
9574
|
+
"shape": "S15r",
|
|
9568
9575
|
"locationName": "launchPermission"
|
|
9569
9576
|
},
|
|
9570
9577
|
"ProductCodes": {
|
|
@@ -9626,7 +9633,7 @@
|
|
|
9626
9633
|
"locationName": "Filter"
|
|
9627
9634
|
},
|
|
9628
9635
|
"ImageIds": {
|
|
9629
|
-
"shape": "
|
|
9636
|
+
"shape": "S15v",
|
|
9630
9637
|
"locationName": "ImageId"
|
|
9631
9638
|
},
|
|
9632
9639
|
"Owners": {
|
|
@@ -9697,7 +9704,7 @@
|
|
|
9697
9704
|
"locationName": "imageState"
|
|
9698
9705
|
},
|
|
9699
9706
|
"BlockDeviceMappings": {
|
|
9700
|
-
"shape": "
|
|
9707
|
+
"shape": "S15q",
|
|
9701
9708
|
"locationName": "blockDeviceMapping"
|
|
9702
9709
|
},
|
|
9703
9710
|
"Description": {
|
|
@@ -9819,7 +9826,7 @@
|
|
|
9819
9826
|
"locationName": "progress"
|
|
9820
9827
|
},
|
|
9821
9828
|
"SnapshotDetails": {
|
|
9822
|
-
"shape": "
|
|
9829
|
+
"shape": "S16e",
|
|
9823
9830
|
"locationName": "snapshotDetailSet"
|
|
9824
9831
|
},
|
|
9825
9832
|
"Status": {
|
|
@@ -9833,7 +9840,7 @@
|
|
|
9833
9840
|
"locationName": "tagSet"
|
|
9834
9841
|
},
|
|
9835
9842
|
"LicenseSpecifications": {
|
|
9836
|
-
"shape": "
|
|
9843
|
+
"shape": "S16h",
|
|
9837
9844
|
"locationName": "licenseSpecifications"
|
|
9838
9845
|
},
|
|
9839
9846
|
"UsageOperation": {
|
|
@@ -9891,7 +9898,7 @@
|
|
|
9891
9898
|
"locationName": "importTaskId"
|
|
9892
9899
|
},
|
|
9893
9900
|
"SnapshotTaskDetail": {
|
|
9894
|
-
"shape": "
|
|
9901
|
+
"shape": "S16p",
|
|
9895
9902
|
"locationName": "snapshotTaskDetail"
|
|
9896
9903
|
},
|
|
9897
9904
|
"Tags": {
|
|
@@ -9935,23 +9942,23 @@
|
|
|
9935
9942
|
"locationName": "groupSet"
|
|
9936
9943
|
},
|
|
9937
9944
|
"BlockDeviceMappings": {
|
|
9938
|
-
"shape": "
|
|
9945
|
+
"shape": "S16t",
|
|
9939
9946
|
"locationName": "blockDeviceMapping"
|
|
9940
9947
|
},
|
|
9941
9948
|
"DisableApiTermination": {
|
|
9942
|
-
"shape": "
|
|
9949
|
+
"shape": "S16w",
|
|
9943
9950
|
"locationName": "disableApiTermination"
|
|
9944
9951
|
},
|
|
9945
9952
|
"EnaSupport": {
|
|
9946
|
-
"shape": "
|
|
9953
|
+
"shape": "S16w",
|
|
9947
9954
|
"locationName": "enaSupport"
|
|
9948
9955
|
},
|
|
9949
9956
|
"EnclaveOptions": {
|
|
9950
|
-
"shape": "
|
|
9957
|
+
"shape": "S16x",
|
|
9951
9958
|
"locationName": "enclaveOptions"
|
|
9952
9959
|
},
|
|
9953
9960
|
"EbsOptimized": {
|
|
9954
|
-
"shape": "
|
|
9961
|
+
"shape": "S16w",
|
|
9955
9962
|
"locationName": "ebsOptimized"
|
|
9956
9963
|
},
|
|
9957
9964
|
"InstanceId": {
|
|
@@ -9982,7 +9989,7 @@
|
|
|
9982
9989
|
"locationName": "rootDeviceName"
|
|
9983
9990
|
},
|
|
9984
9991
|
"SourceDestCheck": {
|
|
9985
|
-
"shape": "
|
|
9992
|
+
"shape": "S16w",
|
|
9986
9993
|
"locationName": "sourceDestCheck"
|
|
9987
9994
|
},
|
|
9988
9995
|
"SriovNetSupport": {
|
|
@@ -9994,7 +10001,7 @@
|
|
|
9994
10001
|
"locationName": "userData"
|
|
9995
10002
|
},
|
|
9996
10003
|
"DisableApiStop": {
|
|
9997
|
-
"shape": "
|
|
10004
|
+
"shape": "S16w",
|
|
9998
10005
|
"locationName": "disableApiStop"
|
|
9999
10006
|
}
|
|
10000
10007
|
}
|
|
@@ -10152,7 +10159,7 @@
|
|
|
10152
10159
|
"locationName": "eventsSet",
|
|
10153
10160
|
"type": "list",
|
|
10154
10161
|
"member": {
|
|
10155
|
-
"shape": "
|
|
10162
|
+
"shape": "S17f",
|
|
10156
10163
|
"locationName": "item"
|
|
10157
10164
|
}
|
|
10158
10165
|
},
|
|
@@ -10160,15 +10167,15 @@
|
|
|
10160
10167
|
"locationName": "instanceId"
|
|
10161
10168
|
},
|
|
10162
10169
|
"InstanceState": {
|
|
10163
|
-
"shape": "
|
|
10170
|
+
"shape": "S17i",
|
|
10164
10171
|
"locationName": "instanceState"
|
|
10165
10172
|
},
|
|
10166
10173
|
"InstanceStatus": {
|
|
10167
|
-
"shape": "
|
|
10174
|
+
"shape": "S17k",
|
|
10168
10175
|
"locationName": "instanceStatus"
|
|
10169
10176
|
},
|
|
10170
10177
|
"SystemStatus": {
|
|
10171
|
-
"shape": "
|
|
10178
|
+
"shape": "S17k",
|
|
10172
10179
|
"locationName": "systemStatus"
|
|
10173
10180
|
}
|
|
10174
10181
|
}
|
|
@@ -10705,7 +10712,7 @@
|
|
|
10705
10712
|
"locationName": "reservationSet",
|
|
10706
10713
|
"type": "list",
|
|
10707
10714
|
"member": {
|
|
10708
|
-
"shape": "
|
|
10715
|
+
"shape": "S1ap",
|
|
10709
10716
|
"locationName": "item"
|
|
10710
10717
|
}
|
|
10711
10718
|
},
|
|
@@ -11258,7 +11265,7 @@
|
|
|
11258
11265
|
"locationName": "localGatewayVirtualInterfaceGroupId"
|
|
11259
11266
|
},
|
|
11260
11267
|
"LocalGatewayVirtualInterfaceIds": {
|
|
11261
|
-
"shape": "
|
|
11268
|
+
"shape": "S1d7",
|
|
11262
11269
|
"locationName": "localGatewayVirtualInterfaceIdSet"
|
|
11263
11270
|
},
|
|
11264
11271
|
"LocalGatewayId": {
|
|
@@ -11285,7 +11292,7 @@
|
|
|
11285
11292
|
"type": "structure",
|
|
11286
11293
|
"members": {
|
|
11287
11294
|
"LocalGatewayVirtualInterfaceIds": {
|
|
11288
|
-
"shape": "
|
|
11295
|
+
"shape": "S1d7",
|
|
11289
11296
|
"locationName": "LocalGatewayVirtualInterfaceId"
|
|
11290
11297
|
},
|
|
11291
11298
|
"Filters": {
|
|
@@ -11618,7 +11625,7 @@
|
|
|
11618
11625
|
"locationName": "networkInsightsAccessScopeAnalysisSet",
|
|
11619
11626
|
"type": "list",
|
|
11620
11627
|
"member": {
|
|
11621
|
-
"shape": "
|
|
11628
|
+
"shape": "S1e7",
|
|
11622
11629
|
"locationName": "item"
|
|
11623
11630
|
}
|
|
11624
11631
|
},
|
|
@@ -11707,7 +11714,7 @@
|
|
|
11707
11714
|
"locationName": "networkInsightsAnalysisSet",
|
|
11708
11715
|
"type": "list",
|
|
11709
11716
|
"member": {
|
|
11710
|
-
"shape": "
|
|
11717
|
+
"shape": "S1ei",
|
|
11711
11718
|
"locationName": "item"
|
|
11712
11719
|
}
|
|
11713
11720
|
},
|
|
@@ -11796,7 +11803,7 @@
|
|
|
11796
11803
|
"locationName": "networkInterfaceId"
|
|
11797
11804
|
},
|
|
11798
11805
|
"SourceDestCheck": {
|
|
11799
|
-
"shape": "
|
|
11806
|
+
"shape": "S16w",
|
|
11800
11807
|
"locationName": "sourceDestCheck"
|
|
11801
11808
|
}
|
|
11802
11809
|
}
|
|
@@ -12060,7 +12067,7 @@
|
|
|
12060
12067
|
"locationName": "poolAddressRangeSet",
|
|
12061
12068
|
"type": "list",
|
|
12062
12069
|
"member": {
|
|
12063
|
-
"shape": "
|
|
12070
|
+
"shape": "S1ga",
|
|
12064
12071
|
"locationName": "item"
|
|
12065
12072
|
}
|
|
12066
12073
|
},
|
|
@@ -12188,7 +12195,7 @@
|
|
|
12188
12195
|
},
|
|
12189
12196
|
"OfferingClass": {},
|
|
12190
12197
|
"ReservedInstancesIds": {
|
|
12191
|
-
"shape": "
|
|
12198
|
+
"shape": "S1gn",
|
|
12192
12199
|
"locationName": "ReservedInstancesId"
|
|
12193
12200
|
},
|
|
12194
12201
|
"DryRun": {
|
|
@@ -12262,7 +12269,7 @@
|
|
|
12262
12269
|
"locationName": "offeringType"
|
|
12263
12270
|
},
|
|
12264
12271
|
"RecurringCharges": {
|
|
12265
|
-
"shape": "
|
|
12272
|
+
"shape": "S1gv",
|
|
12266
12273
|
"locationName": "recurringCharges"
|
|
12267
12274
|
},
|
|
12268
12275
|
"Scope": {
|
|
@@ -12359,7 +12366,7 @@
|
|
|
12359
12366
|
"locationName": "reservedInstancesId"
|
|
12360
12367
|
},
|
|
12361
12368
|
"TargetConfiguration": {
|
|
12362
|
-
"shape": "
|
|
12369
|
+
"shape": "S1h9",
|
|
12363
12370
|
"locationName": "targetConfiguration"
|
|
12364
12371
|
}
|
|
12365
12372
|
}
|
|
@@ -12514,7 +12521,7 @@
|
|
|
12514
12521
|
}
|
|
12515
12522
|
},
|
|
12516
12523
|
"RecurringCharges": {
|
|
12517
|
-
"shape": "
|
|
12524
|
+
"shape": "S1gv",
|
|
12518
12525
|
"locationName": "recurringCharges"
|
|
12519
12526
|
},
|
|
12520
12527
|
"Scope": {
|
|
@@ -12682,7 +12689,7 @@
|
|
|
12682
12689
|
"locationName": "purchaseToken"
|
|
12683
12690
|
},
|
|
12684
12691
|
"Recurrence": {
|
|
12685
|
-
"shape": "
|
|
12692
|
+
"shape": "S1hw",
|
|
12686
12693
|
"locationName": "recurrence"
|
|
12687
12694
|
},
|
|
12688
12695
|
"SlotDurationInHours": {
|
|
@@ -12744,7 +12751,7 @@
|
|
|
12744
12751
|
"locationName": "scheduledInstanceSet",
|
|
12745
12752
|
"type": "list",
|
|
12746
12753
|
"member": {
|
|
12747
|
-
"shape": "
|
|
12754
|
+
"shape": "S1i4",
|
|
12748
12755
|
"locationName": "item"
|
|
12749
12756
|
}
|
|
12750
12757
|
}
|
|
@@ -12803,7 +12810,7 @@
|
|
|
12803
12810
|
"locationName": "Filter"
|
|
12804
12811
|
},
|
|
12805
12812
|
"SecurityGroupRuleIds": {
|
|
12806
|
-
"shape": "
|
|
12813
|
+
"shape": "S1ib",
|
|
12807
12814
|
"locationName": "SecurityGroupRuleId"
|
|
12808
12815
|
},
|
|
12809
12816
|
"DryRun": {
|
|
@@ -12841,7 +12848,7 @@
|
|
|
12841
12848
|
"locationName": "GroupId"
|
|
12842
12849
|
},
|
|
12843
12850
|
"GroupNames": {
|
|
12844
|
-
"shape": "
|
|
12851
|
+
"shape": "S1if",
|
|
12845
12852
|
"locationName": "GroupName"
|
|
12846
12853
|
},
|
|
12847
12854
|
"DryRun": {
|
|
@@ -12920,7 +12927,7 @@
|
|
|
12920
12927
|
"type": "structure",
|
|
12921
12928
|
"members": {
|
|
12922
12929
|
"CreateVolumePermissions": {
|
|
12923
|
-
"shape": "
|
|
12930
|
+
"shape": "S1in",
|
|
12924
12931
|
"locationName": "createVolumePermission"
|
|
12925
12932
|
},
|
|
12926
12933
|
"ProductCodes": {
|
|
@@ -13032,7 +13039,7 @@
|
|
|
13032
13039
|
"member": {}
|
|
13033
13040
|
},
|
|
13034
13041
|
"SnapshotIds": {
|
|
13035
|
-
"shape": "
|
|
13042
|
+
"shape": "S1ix",
|
|
13036
13043
|
"locationName": "SnapshotId"
|
|
13037
13044
|
},
|
|
13038
13045
|
"DryRun": {
|
|
@@ -13231,7 +13238,7 @@
|
|
|
13231
13238
|
"type": "timestamp"
|
|
13232
13239
|
},
|
|
13233
13240
|
"SpotFleetRequestConfig": {
|
|
13234
|
-
"shape": "
|
|
13241
|
+
"shape": "S1jg",
|
|
13235
13242
|
"locationName": "spotFleetRequestConfig"
|
|
13236
13243
|
},
|
|
13237
13244
|
"SpotFleetRequestId": {
|
|
@@ -13276,7 +13283,7 @@
|
|
|
13276
13283
|
"type": "structure",
|
|
13277
13284
|
"members": {
|
|
13278
13285
|
"SpotInstanceRequests": {
|
|
13279
|
-
"shape": "
|
|
13286
|
+
"shape": "S1k8",
|
|
13280
13287
|
"locationName": "spotInstanceRequestSet"
|
|
13281
13288
|
},
|
|
13282
13289
|
"NextToken": {
|
|
@@ -13402,11 +13409,11 @@
|
|
|
13402
13409
|
"locationName": "groupName"
|
|
13403
13410
|
},
|
|
13404
13411
|
"StaleIpPermissions": {
|
|
13405
|
-
"shape": "
|
|
13412
|
+
"shape": "S1kq",
|
|
13406
13413
|
"locationName": "staleIpPermissions"
|
|
13407
13414
|
},
|
|
13408
13415
|
"StaleIpPermissionsEgress": {
|
|
13409
|
-
"shape": "
|
|
13416
|
+
"shape": "S1kq",
|
|
13410
13417
|
"locationName": "staleIpPermissionsEgress"
|
|
13411
13418
|
},
|
|
13412
13419
|
"VpcId": {
|
|
@@ -13706,7 +13713,7 @@
|
|
|
13706
13713
|
"type": "structure",
|
|
13707
13714
|
"members": {
|
|
13708
13715
|
"TransitGatewayAttachmentIds": {
|
|
13709
|
-
"shape": "
|
|
13716
|
+
"shape": "S1lo"
|
|
13710
13717
|
},
|
|
13711
13718
|
"Filters": {
|
|
13712
13719
|
"shape": "Sy4",
|
|
@@ -13826,7 +13833,7 @@
|
|
|
13826
13833
|
"type": "structure",
|
|
13827
13834
|
"members": {
|
|
13828
13835
|
"TransitGatewayAttachmentIds": {
|
|
13829
|
-
"shape": "
|
|
13836
|
+
"shape": "S1lo"
|
|
13830
13837
|
},
|
|
13831
13838
|
"Filters": {
|
|
13832
13839
|
"shape": "Sy4",
|
|
@@ -13903,7 +13910,7 @@
|
|
|
13903
13910
|
"type": "structure",
|
|
13904
13911
|
"members": {
|
|
13905
13912
|
"TransitGatewayAttachmentIds": {
|
|
13906
|
-
"shape": "
|
|
13913
|
+
"shape": "S1lo"
|
|
13907
13914
|
},
|
|
13908
13915
|
"Filters": {
|
|
13909
13916
|
"shape": "Sy4",
|
|
@@ -14060,7 +14067,7 @@
|
|
|
14060
14067
|
"type": "structure",
|
|
14061
14068
|
"members": {
|
|
14062
14069
|
"TransitGatewayAttachmentIds": {
|
|
14063
|
-
"shape": "
|
|
14070
|
+
"shape": "S1lo"
|
|
14064
14071
|
},
|
|
14065
14072
|
"Filters": {
|
|
14066
14073
|
"shape": "Sy4",
|
|
@@ -14263,7 +14270,7 @@
|
|
|
14263
14270
|
"type": "structure",
|
|
14264
14271
|
"members": {
|
|
14265
14272
|
"VerifiedAccessInstanceIds": {
|
|
14266
|
-
"shape": "
|
|
14273
|
+
"shape": "S1n7",
|
|
14267
14274
|
"locationName": "VerifiedAccessInstanceId"
|
|
14268
14275
|
},
|
|
14269
14276
|
"MaxResults": {
|
|
@@ -14286,7 +14293,7 @@
|
|
|
14286
14293
|
"locationName": "loggingConfigurationSet",
|
|
14287
14294
|
"type": "list",
|
|
14288
14295
|
"member": {
|
|
14289
|
-
"shape": "
|
|
14296
|
+
"shape": "S1nb",
|
|
14290
14297
|
"locationName": "item"
|
|
14291
14298
|
}
|
|
14292
14299
|
},
|
|
@@ -14301,7 +14308,7 @@
|
|
|
14301
14308
|
"type": "structure",
|
|
14302
14309
|
"members": {
|
|
14303
14310
|
"VerifiedAccessInstanceIds": {
|
|
14304
|
-
"shape": "
|
|
14311
|
+
"shape": "S1n7",
|
|
14305
14312
|
"locationName": "VerifiedAccessInstanceId"
|
|
14306
14313
|
},
|
|
14307
14314
|
"MaxResults": {
|
|
@@ -14395,7 +14402,7 @@
|
|
|
14395
14402
|
"type": "structure",
|
|
14396
14403
|
"members": {
|
|
14397
14404
|
"AutoEnableIO": {
|
|
14398
|
-
"shape": "
|
|
14405
|
+
"shape": "S16w",
|
|
14399
14406
|
"locationName": "autoEnableIO"
|
|
14400
14407
|
},
|
|
14401
14408
|
"ProductCodes": {
|
|
@@ -14621,7 +14628,7 @@
|
|
|
14621
14628
|
"locationName": "volumeModificationSet",
|
|
14622
14629
|
"type": "list",
|
|
14623
14630
|
"member": {
|
|
14624
|
-
"shape": "
|
|
14631
|
+
"shape": "S1of",
|
|
14625
14632
|
"locationName": "item"
|
|
14626
14633
|
}
|
|
14627
14634
|
},
|
|
@@ -14654,15 +14661,15 @@
|
|
|
14654
14661
|
"locationName": "vpcId"
|
|
14655
14662
|
},
|
|
14656
14663
|
"EnableDnsHostnames": {
|
|
14657
|
-
"shape": "
|
|
14664
|
+
"shape": "S16w",
|
|
14658
14665
|
"locationName": "enableDnsHostnames"
|
|
14659
14666
|
},
|
|
14660
14667
|
"EnableDnsSupport": {
|
|
14661
|
-
"shape": "
|
|
14668
|
+
"shape": "S16w",
|
|
14662
14669
|
"locationName": "enableDnsSupport"
|
|
14663
14670
|
},
|
|
14664
14671
|
"EnableNetworkAddressUsageMetrics": {
|
|
14665
|
-
"shape": "
|
|
14672
|
+
"shape": "S16w",
|
|
14666
14673
|
"locationName": "enableNetworkAddressUsageMetrics"
|
|
14667
14674
|
}
|
|
14668
14675
|
}
|
|
@@ -14681,7 +14688,7 @@
|
|
|
14681
14688
|
"type": "boolean"
|
|
14682
14689
|
},
|
|
14683
14690
|
"VpcIds": {
|
|
14684
|
-
"shape": "
|
|
14691
|
+
"shape": "S1ol",
|
|
14685
14692
|
"locationName": "VpcId"
|
|
14686
14693
|
}
|
|
14687
14694
|
}
|
|
@@ -14725,7 +14732,7 @@
|
|
|
14725
14732
|
"locationName": "nextToken"
|
|
14726
14733
|
},
|
|
14727
14734
|
"VpcIds": {
|
|
14728
|
-
"shape": "
|
|
14735
|
+
"shape": "S1ol"
|
|
14729
14736
|
}
|
|
14730
14737
|
}
|
|
14731
14738
|
},
|
|
@@ -15528,11 +15535,11 @@
|
|
|
15528
15535
|
],
|
|
15529
15536
|
"members": {
|
|
15530
15537
|
"AvailabilityZones": {
|
|
15531
|
-
"shape": "
|
|
15538
|
+
"shape": "S1qj",
|
|
15532
15539
|
"locationName": "AvailabilityZone"
|
|
15533
15540
|
},
|
|
15534
15541
|
"SourceSnapshotIds": {
|
|
15535
|
-
"shape": "
|
|
15542
|
+
"shape": "S1ix",
|
|
15536
15543
|
"locationName": "SourceSnapshotId"
|
|
15537
15544
|
},
|
|
15538
15545
|
"DryRun": {
|
|
@@ -15716,7 +15723,7 @@
|
|
|
15716
15723
|
"type": "structure",
|
|
15717
15724
|
"members": {
|
|
15718
15725
|
"Propagation": {
|
|
15719
|
-
"shape": "
|
|
15726
|
+
"shape": "S1r0",
|
|
15720
15727
|
"locationName": "propagation"
|
|
15721
15728
|
}
|
|
15722
15729
|
}
|
|
@@ -16227,11 +16234,11 @@
|
|
|
16227
16234
|
],
|
|
16228
16235
|
"members": {
|
|
16229
16236
|
"AvailabilityZones": {
|
|
16230
|
-
"shape": "
|
|
16237
|
+
"shape": "S1qj",
|
|
16231
16238
|
"locationName": "AvailabilityZone"
|
|
16232
16239
|
},
|
|
16233
16240
|
"SourceSnapshotIds": {
|
|
16234
|
-
"shape": "
|
|
16241
|
+
"shape": "S1ix",
|
|
16235
16242
|
"locationName": "SourceSnapshotId"
|
|
16236
16243
|
},
|
|
16237
16244
|
"DryRun": {
|
|
@@ -16438,7 +16445,7 @@
|
|
|
16438
16445
|
"type": "structure",
|
|
16439
16446
|
"members": {
|
|
16440
16447
|
"Propagation": {
|
|
16441
|
-
"shape": "
|
|
16448
|
+
"shape": "S1r0",
|
|
16442
16449
|
"locationName": "propagation"
|
|
16443
16450
|
}
|
|
16444
16451
|
}
|
|
@@ -17046,7 +17053,7 @@
|
|
|
17046
17053
|
"type": "structure",
|
|
17047
17054
|
"members": {
|
|
17048
17055
|
"InstanceFamilyCreditSpecification": {
|
|
17049
|
-
"shape": "
|
|
17056
|
+
"shape": "S1u4",
|
|
17050
17057
|
"locationName": "instanceFamilyCreditSpecification"
|
|
17051
17058
|
}
|
|
17052
17059
|
}
|
|
@@ -17193,7 +17200,7 @@
|
|
|
17193
17200
|
],
|
|
17194
17201
|
"members": {
|
|
17195
17202
|
"HostIdSet": {
|
|
17196
|
-
"shape": "
|
|
17203
|
+
"shape": "S1ul"
|
|
17197
17204
|
},
|
|
17198
17205
|
"OfferingId": {}
|
|
17199
17206
|
}
|
|
@@ -17205,7 +17212,7 @@
|
|
|
17205
17212
|
"locationName": "currencyCode"
|
|
17206
17213
|
},
|
|
17207
17214
|
"Purchase": {
|
|
17208
|
-
"shape": "
|
|
17215
|
+
"shape": "S1un",
|
|
17209
17216
|
"locationName": "purchase"
|
|
17210
17217
|
},
|
|
17211
17218
|
"TotalHourlyPrice": {
|
|
@@ -17230,11 +17237,11 @@
|
|
|
17230
17237
|
"type": "boolean"
|
|
17231
17238
|
},
|
|
17232
17239
|
"ArchitectureTypes": {
|
|
17233
|
-
"shape": "
|
|
17240
|
+
"shape": "S1uq",
|
|
17234
17241
|
"locationName": "ArchitectureType"
|
|
17235
17242
|
},
|
|
17236
17243
|
"VirtualizationTypes": {
|
|
17237
|
-
"shape": "
|
|
17244
|
+
"shape": "S1ur",
|
|
17238
17245
|
"locationName": "VirtualizationType"
|
|
17239
17246
|
},
|
|
17240
17247
|
"InstanceRequirements": {
|
|
@@ -17488,7 +17495,7 @@
|
|
|
17488
17495
|
"locationName": "ipamResourceCidrSet",
|
|
17489
17496
|
"type": "list",
|
|
17490
17497
|
"member": {
|
|
17491
|
-
"shape": "
|
|
17498
|
+
"shape": "S1vg",
|
|
17492
17499
|
"locationName": "item"
|
|
17493
17500
|
}
|
|
17494
17501
|
}
|
|
@@ -17648,7 +17655,7 @@
|
|
|
17648
17655
|
"locationName": "findingId"
|
|
17649
17656
|
},
|
|
17650
17657
|
"FindingComponents": {
|
|
17651
|
-
"shape": "
|
|
17658
|
+
"shape": "S1ek",
|
|
17652
17659
|
"locationName": "findingComponentSet"
|
|
17653
17660
|
}
|
|
17654
17661
|
}
|
|
@@ -17751,7 +17758,7 @@
|
|
|
17751
17758
|
"locationName": "paymentDue"
|
|
17752
17759
|
},
|
|
17753
17760
|
"ReservedInstanceValueRollup": {
|
|
17754
|
-
"shape": "
|
|
17761
|
+
"shape": "S1w4",
|
|
17755
17762
|
"locationName": "reservedInstanceValueRollup"
|
|
17756
17763
|
},
|
|
17757
17764
|
"ReservedInstanceValueSet": {
|
|
@@ -17762,7 +17769,7 @@
|
|
|
17762
17769
|
"type": "structure",
|
|
17763
17770
|
"members": {
|
|
17764
17771
|
"ReservationValue": {
|
|
17765
|
-
"shape": "
|
|
17772
|
+
"shape": "S1w4",
|
|
17766
17773
|
"locationName": "reservationValue"
|
|
17767
17774
|
},
|
|
17768
17775
|
"ReservedInstanceId": {
|
|
@@ -17772,7 +17779,7 @@
|
|
|
17772
17779
|
}
|
|
17773
17780
|
},
|
|
17774
17781
|
"TargetConfigurationValueRollup": {
|
|
17775
|
-
"shape": "
|
|
17782
|
+
"shape": "S1w4",
|
|
17776
17783
|
"locationName": "targetConfigurationValueRollup"
|
|
17777
17784
|
},
|
|
17778
17785
|
"TargetConfigurationValueSet": {
|
|
@@ -17783,7 +17790,7 @@
|
|
|
17783
17790
|
"type": "structure",
|
|
17784
17791
|
"members": {
|
|
17785
17792
|
"ReservationValue": {
|
|
17786
|
-
"shape": "
|
|
17793
|
+
"shape": "S1w4",
|
|
17787
17794
|
"locationName": "reservationValue"
|
|
17788
17795
|
},
|
|
17789
17796
|
"TargetConfiguration": {
|
|
@@ -17855,11 +17862,11 @@
|
|
|
17855
17862
|
"type": "structure",
|
|
17856
17863
|
"members": {
|
|
17857
17864
|
"ArchitectureTypes": {
|
|
17858
|
-
"shape": "
|
|
17865
|
+
"shape": "S1uq",
|
|
17859
17866
|
"locationName": "ArchitectureType"
|
|
17860
17867
|
},
|
|
17861
17868
|
"VirtualizationTypes": {
|
|
17862
|
-
"shape": "
|
|
17869
|
+
"shape": "S1ur",
|
|
17863
17870
|
"locationName": "VirtualizationType"
|
|
17864
17871
|
},
|
|
17865
17872
|
"InstanceRequirements": {
|
|
@@ -17930,11 +17937,11 @@
|
|
|
17930
17937
|
"type": "structure",
|
|
17931
17938
|
"members": {
|
|
17932
17939
|
"SubnetIpv4CidrReservations": {
|
|
17933
|
-
"shape": "
|
|
17940
|
+
"shape": "S1wo",
|
|
17934
17941
|
"locationName": "subnetIpv4CidrReservationSet"
|
|
17935
17942
|
},
|
|
17936
17943
|
"SubnetIpv6CidrReservations": {
|
|
17937
|
-
"shape": "
|
|
17944
|
+
"shape": "S1wo",
|
|
17938
17945
|
"locationName": "subnetIpv6CidrReservationSet"
|
|
17939
17946
|
},
|
|
17940
17947
|
"NextToken": {
|
|
@@ -18455,7 +18462,7 @@
|
|
|
18455
18462
|
"members": {
|
|
18456
18463
|
"Architecture": {},
|
|
18457
18464
|
"ClientData": {
|
|
18458
|
-
"shape": "
|
|
18465
|
+
"shape": "S1xx"
|
|
18459
18466
|
},
|
|
18460
18467
|
"ClientToken": {},
|
|
18461
18468
|
"Description": {},
|
|
@@ -18472,7 +18479,7 @@
|
|
|
18472
18479
|
"SnapshotId": {},
|
|
18473
18480
|
"Url": {},
|
|
18474
18481
|
"UserBucket": {
|
|
18475
|
-
"shape": "
|
|
18482
|
+
"shape": "S1y0"
|
|
18476
18483
|
}
|
|
18477
18484
|
}
|
|
18478
18485
|
}
|
|
@@ -18541,7 +18548,7 @@
|
|
|
18541
18548
|
"locationName": "progress"
|
|
18542
18549
|
},
|
|
18543
18550
|
"SnapshotDetails": {
|
|
18544
|
-
"shape": "
|
|
18551
|
+
"shape": "S16e",
|
|
18545
18552
|
"locationName": "snapshotDetailSet"
|
|
18546
18553
|
},
|
|
18547
18554
|
"Status": {
|
|
@@ -18551,7 +18558,7 @@
|
|
|
18551
18558
|
"locationName": "statusMessage"
|
|
18552
18559
|
},
|
|
18553
18560
|
"LicenseSpecifications": {
|
|
18554
|
-
"shape": "
|
|
18561
|
+
"shape": "S16h",
|
|
18555
18562
|
"locationName": "licenseSpecifications"
|
|
18556
18563
|
},
|
|
18557
18564
|
"Tags": {
|
|
@@ -18582,10 +18589,10 @@
|
|
|
18582
18589
|
"members": {
|
|
18583
18590
|
"Description": {},
|
|
18584
18591
|
"Image": {
|
|
18585
|
-
"shape": "
|
|
18592
|
+
"shape": "S1y7"
|
|
18586
18593
|
},
|
|
18587
18594
|
"Volume": {
|
|
18588
|
-
"shape": "
|
|
18595
|
+
"shape": "S1y8"
|
|
18589
18596
|
}
|
|
18590
18597
|
}
|
|
18591
18598
|
}
|
|
@@ -18708,7 +18715,7 @@
|
|
|
18708
18715
|
"type": "structure",
|
|
18709
18716
|
"members": {
|
|
18710
18717
|
"ClientData": {
|
|
18711
|
-
"shape": "
|
|
18718
|
+
"shape": "S1xx"
|
|
18712
18719
|
},
|
|
18713
18720
|
"ClientToken": {},
|
|
18714
18721
|
"Description": {},
|
|
@@ -18719,7 +18726,7 @@
|
|
|
18719
18726
|
"Format": {},
|
|
18720
18727
|
"Url": {},
|
|
18721
18728
|
"UserBucket": {
|
|
18722
|
-
"shape": "
|
|
18729
|
+
"shape": "S1y0"
|
|
18723
18730
|
}
|
|
18724
18731
|
}
|
|
18725
18732
|
},
|
|
@@ -18747,7 +18754,7 @@
|
|
|
18747
18754
|
"locationName": "importTaskId"
|
|
18748
18755
|
},
|
|
18749
18756
|
"SnapshotTaskDetail": {
|
|
18750
|
-
"shape": "
|
|
18757
|
+
"shape": "S16p",
|
|
18751
18758
|
"locationName": "snapshotTaskDetail"
|
|
18752
18759
|
},
|
|
18753
18760
|
"Tags": {
|
|
@@ -18777,11 +18784,11 @@
|
|
|
18777
18784
|
"type": "boolean"
|
|
18778
18785
|
},
|
|
18779
18786
|
"Image": {
|
|
18780
|
-
"shape": "
|
|
18787
|
+
"shape": "S1y7",
|
|
18781
18788
|
"locationName": "image"
|
|
18782
18789
|
},
|
|
18783
18790
|
"Volume": {
|
|
18784
|
-
"shape": "
|
|
18791
|
+
"shape": "S1y8",
|
|
18785
18792
|
"locationName": "volume"
|
|
18786
18793
|
}
|
|
18787
18794
|
}
|
|
@@ -18801,7 +18808,7 @@
|
|
|
18801
18808
|
"type": "structure",
|
|
18802
18809
|
"members": {
|
|
18803
18810
|
"ImageIds": {
|
|
18804
|
-
"shape": "
|
|
18811
|
+
"shape": "S15v",
|
|
18805
18812
|
"locationName": "ImageId"
|
|
18806
18813
|
},
|
|
18807
18814
|
"NextToken": {},
|
|
@@ -18858,7 +18865,7 @@
|
|
|
18858
18865
|
},
|
|
18859
18866
|
"NextToken": {},
|
|
18860
18867
|
"SnapshotIds": {
|
|
18861
|
-
"shape": "
|
|
18868
|
+
"shape": "S1ix",
|
|
18862
18869
|
"locationName": "SnapshotId"
|
|
18863
18870
|
},
|
|
18864
18871
|
"DryRun": {
|
|
@@ -19096,7 +19103,7 @@
|
|
|
19096
19103
|
"type": "structure",
|
|
19097
19104
|
"members": {
|
|
19098
19105
|
"InstanceFamilyCreditSpecification": {
|
|
19099
|
-
"shape": "
|
|
19106
|
+
"shape": "S1u4",
|
|
19100
19107
|
"locationName": "instanceFamilyCreditSpecification"
|
|
19101
19108
|
}
|
|
19102
19109
|
}
|
|
@@ -19170,25 +19177,25 @@
|
|
|
19170
19177
|
"Attribute": {},
|
|
19171
19178
|
"OperationType": {},
|
|
19172
19179
|
"UserIds": {
|
|
19173
|
-
"shape": "
|
|
19180
|
+
"shape": "S1zd",
|
|
19174
19181
|
"locationName": "UserId"
|
|
19175
19182
|
},
|
|
19176
19183
|
"UserGroups": {
|
|
19177
|
-
"shape": "
|
|
19184
|
+
"shape": "S1ze",
|
|
19178
19185
|
"locationName": "UserGroup"
|
|
19179
19186
|
},
|
|
19180
19187
|
"ProductCodes": {
|
|
19181
|
-
"shape": "
|
|
19188
|
+
"shape": "S1zf",
|
|
19182
19189
|
"locationName": "ProductCode"
|
|
19183
19190
|
},
|
|
19184
19191
|
"LoadPermission": {
|
|
19185
19192
|
"type": "structure",
|
|
19186
19193
|
"members": {
|
|
19187
19194
|
"Add": {
|
|
19188
|
-
"shape": "
|
|
19195
|
+
"shape": "S1zh"
|
|
19189
19196
|
},
|
|
19190
19197
|
"Remove": {
|
|
19191
|
-
"shape": "
|
|
19198
|
+
"shape": "S1zh"
|
|
19192
19199
|
}
|
|
19193
19200
|
}
|
|
19194
19201
|
},
|
|
@@ -19217,7 +19224,7 @@
|
|
|
19217
19224
|
"locationName": "autoPlacement"
|
|
19218
19225
|
},
|
|
19219
19226
|
"HostIds": {
|
|
19220
|
-
"shape": "
|
|
19227
|
+
"shape": "S151",
|
|
19221
19228
|
"locationName": "hostId"
|
|
19222
19229
|
},
|
|
19223
19230
|
"HostRecovery": {},
|
|
@@ -19233,7 +19240,7 @@
|
|
|
19233
19240
|
"locationName": "successful"
|
|
19234
19241
|
},
|
|
19235
19242
|
"Unsuccessful": {
|
|
19236
|
-
"shape": "
|
|
19243
|
+
"shape": "S1zm",
|
|
19237
19244
|
"locationName": "unsuccessful"
|
|
19238
19245
|
}
|
|
19239
19246
|
}
|
|
@@ -19292,24 +19299,24 @@
|
|
|
19292
19299
|
"type": "structure",
|
|
19293
19300
|
"members": {
|
|
19294
19301
|
"Add": {
|
|
19295
|
-
"shape": "
|
|
19302
|
+
"shape": "S15r"
|
|
19296
19303
|
},
|
|
19297
19304
|
"Remove": {
|
|
19298
|
-
"shape": "
|
|
19305
|
+
"shape": "S15r"
|
|
19299
19306
|
}
|
|
19300
19307
|
}
|
|
19301
19308
|
},
|
|
19302
19309
|
"OperationType": {},
|
|
19303
19310
|
"ProductCodes": {
|
|
19304
|
-
"shape": "
|
|
19311
|
+
"shape": "S1zf",
|
|
19305
19312
|
"locationName": "ProductCode"
|
|
19306
19313
|
},
|
|
19307
19314
|
"UserGroups": {
|
|
19308
|
-
"shape": "
|
|
19315
|
+
"shape": "S1ze",
|
|
19309
19316
|
"locationName": "UserGroup"
|
|
19310
19317
|
},
|
|
19311
19318
|
"UserIds": {
|
|
19312
|
-
"shape": "
|
|
19319
|
+
"shape": "S1zd",
|
|
19313
19320
|
"locationName": "UserId"
|
|
19314
19321
|
},
|
|
19315
19322
|
"Value": {},
|
|
@@ -19342,7 +19349,7 @@
|
|
|
19342
19349
|
],
|
|
19343
19350
|
"members": {
|
|
19344
19351
|
"SourceDestCheck": {
|
|
19345
|
-
"shape": "
|
|
19352
|
+
"shape": "S16w"
|
|
19346
19353
|
},
|
|
19347
19354
|
"Attribute": {
|
|
19348
19355
|
"locationName": "attribute"
|
|
@@ -19380,7 +19387,7 @@
|
|
|
19380
19387
|
}
|
|
19381
19388
|
},
|
|
19382
19389
|
"DisableApiTermination": {
|
|
19383
|
-
"shape": "
|
|
19390
|
+
"shape": "S16w",
|
|
19384
19391
|
"locationName": "disableApiTermination"
|
|
19385
19392
|
},
|
|
19386
19393
|
"DryRun": {
|
|
@@ -19388,11 +19395,11 @@
|
|
|
19388
19395
|
"type": "boolean"
|
|
19389
19396
|
},
|
|
19390
19397
|
"EbsOptimized": {
|
|
19391
|
-
"shape": "
|
|
19398
|
+
"shape": "S16w",
|
|
19392
19399
|
"locationName": "ebsOptimized"
|
|
19393
19400
|
},
|
|
19394
19401
|
"EnaSupport": {
|
|
19395
|
-
"shape": "
|
|
19402
|
+
"shape": "S16w",
|
|
19396
19403
|
"locationName": "enaSupport"
|
|
19397
19404
|
},
|
|
19398
19405
|
"Groups": {
|
|
@@ -19436,7 +19443,7 @@
|
|
|
19436
19443
|
"locationName": "value"
|
|
19437
19444
|
},
|
|
19438
19445
|
"DisableApiStop": {
|
|
19439
|
-
"shape": "
|
|
19446
|
+
"shape": "S16w"
|
|
19440
19447
|
}
|
|
19441
19448
|
}
|
|
19442
19449
|
}
|
|
@@ -19451,7 +19458,7 @@
|
|
|
19451
19458
|
"members": {
|
|
19452
19459
|
"InstanceId": {},
|
|
19453
19460
|
"CapacityReservationSpecification": {
|
|
19454
|
-
"shape": "
|
|
19461
|
+
"shape": "S1zz"
|
|
19455
19462
|
},
|
|
19456
19463
|
"DryRun": {
|
|
19457
19464
|
"type": "boolean"
|
|
@@ -19560,7 +19567,7 @@
|
|
|
19560
19567
|
"type": "structure",
|
|
19561
19568
|
"members": {
|
|
19562
19569
|
"Event": {
|
|
19563
|
-
"shape": "
|
|
19570
|
+
"shape": "S17f",
|
|
19564
19571
|
"locationName": "event"
|
|
19565
19572
|
}
|
|
19566
19573
|
}
|
|
@@ -19648,7 +19655,7 @@
|
|
|
19648
19655
|
"locationName": "instanceId"
|
|
19649
19656
|
},
|
|
19650
19657
|
"InstanceMetadataOptions": {
|
|
19651
|
-
"shape": "
|
|
19658
|
+
"shape": "S1be",
|
|
19652
19659
|
"locationName": "instanceMetadataOptions"
|
|
19653
19660
|
}
|
|
19654
19661
|
}
|
|
@@ -19804,7 +19811,7 @@
|
|
|
19804
19811
|
"type": "structure",
|
|
19805
19812
|
"members": {
|
|
19806
19813
|
"IpamResourceCidr": {
|
|
19807
|
-
"shape": "
|
|
19814
|
+
"shape": "S1vg",
|
|
19808
19815
|
"locationName": "ipamResourceCidr"
|
|
19809
19816
|
}
|
|
19810
19817
|
}
|
|
@@ -19969,7 +19976,7 @@
|
|
|
19969
19976
|
"locationName": "networkInterfaceId"
|
|
19970
19977
|
},
|
|
19971
19978
|
"SourceDestCheck": {
|
|
19972
|
-
"shape": "
|
|
19979
|
+
"shape": "S16w",
|
|
19973
19980
|
"locationName": "sourceDestCheck"
|
|
19974
19981
|
},
|
|
19975
19982
|
"EnaSrdSpecification": {
|
|
@@ -20014,7 +20021,7 @@
|
|
|
20014
20021
|
],
|
|
20015
20022
|
"members": {
|
|
20016
20023
|
"ReservedInstancesIds": {
|
|
20017
|
-
"shape": "
|
|
20024
|
+
"shape": "S1gn",
|
|
20018
20025
|
"locationName": "ReservedInstancesId"
|
|
20019
20026
|
},
|
|
20020
20027
|
"ClientToken": {
|
|
@@ -20024,7 +20031,7 @@
|
|
|
20024
20031
|
"locationName": "ReservedInstancesConfigurationSetItemType",
|
|
20025
20032
|
"type": "list",
|
|
20026
20033
|
"member": {
|
|
20027
|
-
"shape": "
|
|
20034
|
+
"shape": "S1h9",
|
|
20028
20035
|
"locationName": "item"
|
|
20029
20036
|
}
|
|
20030
20037
|
}
|
|
@@ -20103,21 +20110,21 @@
|
|
|
20103
20110
|
"type": "structure",
|
|
20104
20111
|
"members": {
|
|
20105
20112
|
"Add": {
|
|
20106
|
-
"shape": "
|
|
20113
|
+
"shape": "S1in"
|
|
20107
20114
|
},
|
|
20108
20115
|
"Remove": {
|
|
20109
|
-
"shape": "
|
|
20116
|
+
"shape": "S1in"
|
|
20110
20117
|
}
|
|
20111
20118
|
}
|
|
20112
20119
|
},
|
|
20113
20120
|
"GroupNames": {
|
|
20114
|
-
"shape": "
|
|
20121
|
+
"shape": "S1if",
|
|
20115
20122
|
"locationName": "UserGroup"
|
|
20116
20123
|
},
|
|
20117
20124
|
"OperationType": {},
|
|
20118
20125
|
"SnapshotId": {},
|
|
20119
20126
|
"UserIds": {
|
|
20120
|
-
"shape": "
|
|
20127
|
+
"shape": "S1zd",
|
|
20121
20128
|
"locationName": "UserId"
|
|
20122
20129
|
},
|
|
20123
20130
|
"DryRun": {
|
|
@@ -20165,7 +20172,7 @@
|
|
|
20165
20172
|
"locationName": "excessCapacityTerminationPolicy"
|
|
20166
20173
|
},
|
|
20167
20174
|
"LaunchTemplateConfigs": {
|
|
20168
|
-
"shape": "
|
|
20175
|
+
"shape": "S1jv",
|
|
20169
20176
|
"locationName": "LaunchTemplateConfig"
|
|
20170
20177
|
},
|
|
20171
20178
|
"SpotFleetRequestId": {
|
|
@@ -20199,33 +20206,33 @@
|
|
|
20199
20206
|
],
|
|
20200
20207
|
"members": {
|
|
20201
20208
|
"AssignIpv6AddressOnCreation": {
|
|
20202
|
-
"shape": "
|
|
20209
|
+
"shape": "S16w"
|
|
20203
20210
|
},
|
|
20204
20211
|
"MapPublicIpOnLaunch": {
|
|
20205
|
-
"shape": "
|
|
20212
|
+
"shape": "S16w"
|
|
20206
20213
|
},
|
|
20207
20214
|
"SubnetId": {
|
|
20208
20215
|
"locationName": "subnetId"
|
|
20209
20216
|
},
|
|
20210
20217
|
"MapCustomerOwnedIpOnLaunch": {
|
|
20211
|
-
"shape": "
|
|
20218
|
+
"shape": "S16w"
|
|
20212
20219
|
},
|
|
20213
20220
|
"CustomerOwnedIpv4Pool": {},
|
|
20214
20221
|
"EnableDns64": {
|
|
20215
|
-
"shape": "
|
|
20222
|
+
"shape": "S16w"
|
|
20216
20223
|
},
|
|
20217
20224
|
"PrivateDnsHostnameTypeOnLaunch": {},
|
|
20218
20225
|
"EnableResourceNameDnsARecordOnLaunch": {
|
|
20219
|
-
"shape": "
|
|
20226
|
+
"shape": "S16w"
|
|
20220
20227
|
},
|
|
20221
20228
|
"EnableResourceNameDnsAAAARecordOnLaunch": {
|
|
20222
|
-
"shape": "
|
|
20229
|
+
"shape": "S16w"
|
|
20223
20230
|
},
|
|
20224
20231
|
"EnableLniAtDeviceIndex": {
|
|
20225
20232
|
"type": "integer"
|
|
20226
20233
|
},
|
|
20227
20234
|
"DisableLniAtDeviceIndex": {
|
|
20228
|
-
"shape": "
|
|
20235
|
+
"shape": "S16w"
|
|
20229
20236
|
}
|
|
20230
20237
|
}
|
|
20231
20238
|
}
|
|
@@ -20697,7 +20704,7 @@
|
|
|
20697
20704
|
"type": "structure",
|
|
20698
20705
|
"members": {
|
|
20699
20706
|
"LoggingConfiguration": {
|
|
20700
|
-
"shape": "
|
|
20707
|
+
"shape": "S1nb",
|
|
20701
20708
|
"locationName": "loggingConfiguration"
|
|
20702
20709
|
}
|
|
20703
20710
|
}
|
|
@@ -20766,7 +20773,7 @@
|
|
|
20766
20773
|
"type": "structure",
|
|
20767
20774
|
"members": {
|
|
20768
20775
|
"VolumeModification": {
|
|
20769
|
-
"shape": "
|
|
20776
|
+
"shape": "S1of",
|
|
20770
20777
|
"locationName": "volumeModification"
|
|
20771
20778
|
}
|
|
20772
20779
|
}
|
|
@@ -20780,7 +20787,7 @@
|
|
|
20780
20787
|
],
|
|
20781
20788
|
"members": {
|
|
20782
20789
|
"AutoEnableIO": {
|
|
20783
|
-
"shape": "
|
|
20790
|
+
"shape": "S16w"
|
|
20784
20791
|
},
|
|
20785
20792
|
"VolumeId": {},
|
|
20786
20793
|
"DryRun": {
|
|
@@ -20798,16 +20805,16 @@
|
|
|
20798
20805
|
],
|
|
20799
20806
|
"members": {
|
|
20800
20807
|
"EnableDnsHostnames": {
|
|
20801
|
-
"shape": "
|
|
20808
|
+
"shape": "S16w"
|
|
20802
20809
|
},
|
|
20803
20810
|
"EnableDnsSupport": {
|
|
20804
|
-
"shape": "
|
|
20811
|
+
"shape": "S16w"
|
|
20805
20812
|
},
|
|
20806
20813
|
"VpcId": {
|
|
20807
20814
|
"locationName": "vpcId"
|
|
20808
20815
|
},
|
|
20809
20816
|
"EnableNetworkAddressUsageMetrics": {
|
|
20810
|
-
"shape": "
|
|
20817
|
+
"shape": "S16w"
|
|
20811
20818
|
}
|
|
20812
20819
|
}
|
|
20813
20820
|
}
|
|
@@ -21035,13 +21042,13 @@
|
|
|
21035
21042
|
],
|
|
21036
21043
|
"members": {
|
|
21037
21044
|
"AccepterPeeringConnectionOptions": {
|
|
21038
|
-
"shape": "
|
|
21045
|
+
"shape": "S23a"
|
|
21039
21046
|
},
|
|
21040
21047
|
"DryRun": {
|
|
21041
21048
|
"type": "boolean"
|
|
21042
21049
|
},
|
|
21043
21050
|
"RequesterPeeringConnectionOptions": {
|
|
21044
|
-
"shape": "
|
|
21051
|
+
"shape": "S23a"
|
|
21045
21052
|
},
|
|
21046
21053
|
"VpcPeeringConnectionId": {}
|
|
21047
21054
|
}
|
|
@@ -21050,11 +21057,11 @@
|
|
|
21050
21057
|
"type": "structure",
|
|
21051
21058
|
"members": {
|
|
21052
21059
|
"AccepterPeeringConnectionOptions": {
|
|
21053
|
-
"shape": "
|
|
21060
|
+
"shape": "S23c",
|
|
21054
21061
|
"locationName": "accepterPeeringConnectionOptions"
|
|
21055
21062
|
},
|
|
21056
21063
|
"RequesterPeeringConnectionOptions": {
|
|
21057
|
-
"shape": "
|
|
21064
|
+
"shape": "S23c",
|
|
21058
21065
|
"locationName": "requesterPeeringConnectionOptions"
|
|
21059
21066
|
}
|
|
21060
21067
|
}
|
|
@@ -21269,7 +21276,7 @@
|
|
|
21269
21276
|
"type": "structure",
|
|
21270
21277
|
"members": {
|
|
21271
21278
|
"InstanceMonitorings": {
|
|
21272
|
-
"shape": "
|
|
21279
|
+
"shape": "S23r",
|
|
21273
21280
|
"locationName": "instancesSet"
|
|
21274
21281
|
}
|
|
21275
21282
|
}
|
|
@@ -21432,7 +21439,7 @@
|
|
|
21432
21439
|
"locationName": "poolId"
|
|
21433
21440
|
},
|
|
21434
21441
|
"PoolAddressRange": {
|
|
21435
|
-
"shape": "
|
|
21442
|
+
"shape": "S1ga",
|
|
21436
21443
|
"locationName": "poolAddressRange"
|
|
21437
21444
|
}
|
|
21438
21445
|
}
|
|
@@ -21449,7 +21456,7 @@
|
|
|
21449
21456
|
"ClientToken": {},
|
|
21450
21457
|
"CurrencyCode": {},
|
|
21451
21458
|
"HostIdSet": {
|
|
21452
|
-
"shape": "
|
|
21459
|
+
"shape": "S1ul"
|
|
21453
21460
|
},
|
|
21454
21461
|
"LimitPrice": {},
|
|
21455
21462
|
"OfferingId": {},
|
|
@@ -21469,7 +21476,7 @@
|
|
|
21469
21476
|
"locationName": "currencyCode"
|
|
21470
21477
|
},
|
|
21471
21478
|
"Purchase": {
|
|
21472
|
-
"shape": "
|
|
21479
|
+
"shape": "S1un",
|
|
21473
21480
|
"locationName": "purchase"
|
|
21474
21481
|
},
|
|
21475
21482
|
"TotalHourlyPrice": {
|
|
@@ -21564,7 +21571,7 @@
|
|
|
21564
21571
|
"locationName": "scheduledInstanceSet",
|
|
21565
21572
|
"type": "list",
|
|
21566
21573
|
"member": {
|
|
21567
|
-
"shape": "
|
|
21574
|
+
"shape": "S1i4",
|
|
21568
21575
|
"locationName": "item"
|
|
21569
21576
|
}
|
|
21570
21577
|
}
|
|
@@ -21904,7 +21911,7 @@
|
|
|
21904
21911
|
],
|
|
21905
21912
|
"members": {
|
|
21906
21913
|
"HostIds": {
|
|
21907
|
-
"shape": "
|
|
21914
|
+
"shape": "S151",
|
|
21908
21915
|
"locationName": "hostId"
|
|
21909
21916
|
}
|
|
21910
21917
|
}
|
|
@@ -21917,7 +21924,7 @@
|
|
|
21917
21924
|
"locationName": "successful"
|
|
21918
21925
|
},
|
|
21919
21926
|
"Unsuccessful": {
|
|
21920
|
-
"shape": "
|
|
21927
|
+
"shape": "S1zm",
|
|
21921
21928
|
"locationName": "unsuccessful"
|
|
21922
21929
|
}
|
|
21923
21930
|
}
|
|
@@ -22217,7 +22224,7 @@
|
|
|
22217
22224
|
"type": "boolean"
|
|
22218
22225
|
},
|
|
22219
22226
|
"SpotFleetRequestConfig": {
|
|
22220
|
-
"shape": "
|
|
22227
|
+
"shape": "S1jg",
|
|
22221
22228
|
"locationName": "spotFleetRequestConfig"
|
|
22222
22229
|
}
|
|
22223
22230
|
}
|
|
@@ -22277,7 +22284,7 @@
|
|
|
22277
22284
|
"locationName": "addressingType"
|
|
22278
22285
|
},
|
|
22279
22286
|
"BlockDeviceMappings": {
|
|
22280
|
-
"shape": "
|
|
22287
|
+
"shape": "S15q",
|
|
22281
22288
|
"locationName": "blockDeviceMapping"
|
|
22282
22289
|
},
|
|
22283
22290
|
"EbsOptimized": {
|
|
@@ -22301,15 +22308,15 @@
|
|
|
22301
22308
|
"locationName": "keyName"
|
|
22302
22309
|
},
|
|
22303
22310
|
"Monitoring": {
|
|
22304
|
-
"shape": "
|
|
22311
|
+
"shape": "S1kb",
|
|
22305
22312
|
"locationName": "monitoring"
|
|
22306
22313
|
},
|
|
22307
22314
|
"NetworkInterfaces": {
|
|
22308
|
-
"shape": "
|
|
22315
|
+
"shape": "S1jq",
|
|
22309
22316
|
"locationName": "NetworkInterface"
|
|
22310
22317
|
},
|
|
22311
22318
|
"Placement": {
|
|
22312
|
-
"shape": "
|
|
22319
|
+
"shape": "S1js",
|
|
22313
22320
|
"locationName": "placement"
|
|
22314
22321
|
},
|
|
22315
22322
|
"RamdiskId": {
|
|
@@ -22348,7 +22355,7 @@
|
|
|
22348
22355
|
"type": "structure",
|
|
22349
22356
|
"members": {
|
|
22350
22357
|
"SpotInstanceRequests": {
|
|
22351
|
-
"shape": "
|
|
22358
|
+
"shape": "S1k8",
|
|
22352
22359
|
"locationName": "spotInstanceRequestSet"
|
|
22353
22360
|
}
|
|
22354
22361
|
}
|
|
@@ -22718,7 +22725,7 @@
|
|
|
22718
22725
|
"locationName": "ipPermissions"
|
|
22719
22726
|
},
|
|
22720
22727
|
"SecurityGroupRuleIds": {
|
|
22721
|
-
"shape": "
|
|
22728
|
+
"shape": "S1ib",
|
|
22722
22729
|
"locationName": "SecurityGroupRuleId"
|
|
22723
22730
|
},
|
|
22724
22731
|
"CidrIp": {
|
|
@@ -22781,7 +22788,7 @@
|
|
|
22781
22788
|
"type": "boolean"
|
|
22782
22789
|
},
|
|
22783
22790
|
"SecurityGroupRuleIds": {
|
|
22784
|
-
"shape": "
|
|
22791
|
+
"shape": "S1ib",
|
|
22785
22792
|
"locationName": "SecurityGroupRuleId"
|
|
22786
22793
|
}
|
|
22787
22794
|
}
|
|
@@ -22830,7 +22837,7 @@
|
|
|
22830
22837
|
"type": "integer"
|
|
22831
22838
|
},
|
|
22832
22839
|
"Monitoring": {
|
|
22833
|
-
"shape": "
|
|
22840
|
+
"shape": "S1kb"
|
|
22834
22841
|
},
|
|
22835
22842
|
"Placement": {
|
|
22836
22843
|
"shape": "Sbn"
|
|
@@ -22876,7 +22883,7 @@
|
|
|
22876
22883
|
"locationName": "instanceInitiatedShutdownBehavior"
|
|
22877
22884
|
},
|
|
22878
22885
|
"NetworkInterfaces": {
|
|
22879
|
-
"shape": "
|
|
22886
|
+
"shape": "S1jq",
|
|
22880
22887
|
"locationName": "networkInterface"
|
|
22881
22888
|
},
|
|
22882
22889
|
"PrivateIpAddress": {
|
|
@@ -22953,7 +22960,7 @@
|
|
|
22953
22960
|
}
|
|
22954
22961
|
},
|
|
22955
22962
|
"CapacityReservationSpecification": {
|
|
22956
|
-
"shape": "
|
|
22963
|
+
"shape": "S1zz"
|
|
22957
22964
|
},
|
|
22958
22965
|
"HibernationOptions": {
|
|
22959
22966
|
"type": "structure",
|
|
@@ -23018,7 +23025,7 @@
|
|
|
23018
23025
|
}
|
|
23019
23026
|
},
|
|
23020
23027
|
"output": {
|
|
23021
|
-
"shape": "
|
|
23028
|
+
"shape": "S1ap"
|
|
23022
23029
|
}
|
|
23023
23030
|
},
|
|
23024
23031
|
"RunScheduledInstances": {
|
|
@@ -23116,7 +23123,7 @@
|
|
|
23116
23123
|
"type": "integer"
|
|
23117
23124
|
},
|
|
23118
23125
|
"Groups": {
|
|
23119
|
-
"shape": "
|
|
23126
|
+
"shape": "S27e",
|
|
23120
23127
|
"locationName": "Group"
|
|
23121
23128
|
},
|
|
23122
23129
|
"Ipv6AddressCount": {
|
|
@@ -23165,7 +23172,7 @@
|
|
|
23165
23172
|
},
|
|
23166
23173
|
"RamdiskId": {},
|
|
23167
23174
|
"SecurityGroupIds": {
|
|
23168
|
-
"shape": "
|
|
23175
|
+
"shape": "S27e",
|
|
23169
23176
|
"locationName": "SecurityGroupId"
|
|
23170
23177
|
},
|
|
23171
23178
|
"SubnetId": {},
|
|
@@ -23375,7 +23382,7 @@
|
|
|
23375
23382
|
"type": "structure",
|
|
23376
23383
|
"members": {
|
|
23377
23384
|
"StartingInstances": {
|
|
23378
|
-
"shape": "
|
|
23385
|
+
"shape": "S282",
|
|
23379
23386
|
"locationName": "instancesSet"
|
|
23380
23387
|
}
|
|
23381
23388
|
}
|
|
@@ -23406,7 +23413,7 @@
|
|
|
23406
23413
|
"type": "structure",
|
|
23407
23414
|
"members": {
|
|
23408
23415
|
"NetworkInsightsAccessScopeAnalysis": {
|
|
23409
|
-
"shape": "
|
|
23416
|
+
"shape": "S1e7",
|
|
23410
23417
|
"locationName": "networkInsightsAccessScopeAnalysis"
|
|
23411
23418
|
}
|
|
23412
23419
|
}
|
|
@@ -23426,7 +23433,7 @@
|
|
|
23426
23433
|
"locationName": "AdditionalAccount"
|
|
23427
23434
|
},
|
|
23428
23435
|
"FilterInArns": {
|
|
23429
|
-
"shape": "
|
|
23436
|
+
"shape": "S1ej",
|
|
23430
23437
|
"locationName": "FilterInArn"
|
|
23431
23438
|
},
|
|
23432
23439
|
"DryRun": {
|
|
@@ -23445,7 +23452,7 @@
|
|
|
23445
23452
|
"type": "structure",
|
|
23446
23453
|
"members": {
|
|
23447
23454
|
"NetworkInsightsAnalysis": {
|
|
23448
|
-
"shape": "
|
|
23455
|
+
"shape": "S1ei",
|
|
23449
23456
|
"locationName": "networkInsightsAnalysis"
|
|
23450
23457
|
}
|
|
23451
23458
|
}
|
|
@@ -23502,7 +23509,7 @@
|
|
|
23502
23509
|
"type": "structure",
|
|
23503
23510
|
"members": {
|
|
23504
23511
|
"StoppingInstances": {
|
|
23505
|
-
"shape": "
|
|
23512
|
+
"shape": "S282",
|
|
23506
23513
|
"locationName": "instancesSet"
|
|
23507
23514
|
}
|
|
23508
23515
|
}
|
|
@@ -23577,7 +23584,7 @@
|
|
|
23577
23584
|
"type": "structure",
|
|
23578
23585
|
"members": {
|
|
23579
23586
|
"TerminatingInstances": {
|
|
23580
|
-
"shape": "
|
|
23587
|
+
"shape": "S282",
|
|
23581
23588
|
"locationName": "instancesSet"
|
|
23582
23589
|
}
|
|
23583
23590
|
}
|
|
@@ -23662,7 +23669,7 @@
|
|
|
23662
23669
|
"type": "structure",
|
|
23663
23670
|
"members": {
|
|
23664
23671
|
"InstanceMonitorings": {
|
|
23665
|
-
"shape": "
|
|
23672
|
+
"shape": "S23r",
|
|
23666
23673
|
"locationName": "instancesSet"
|
|
23667
23674
|
}
|
|
23668
23675
|
}
|
|
@@ -23681,7 +23688,7 @@
|
|
|
23681
23688
|
"shape": "S5y"
|
|
23682
23689
|
},
|
|
23683
23690
|
"SecurityGroupRuleDescriptions": {
|
|
23684
|
-
"shape": "
|
|
23691
|
+
"shape": "S28o",
|
|
23685
23692
|
"locationName": "SecurityGroupRuleDescription"
|
|
23686
23693
|
}
|
|
23687
23694
|
}
|
|
@@ -23709,7 +23716,7 @@
|
|
|
23709
23716
|
"shape": "S5y"
|
|
23710
23717
|
},
|
|
23711
23718
|
"SecurityGroupRuleDescriptions": {
|
|
23712
|
-
"shape": "
|
|
23719
|
+
"shape": "S28o",
|
|
23713
23720
|
"locationName": "SecurityGroupRuleDescription"
|
|
23714
23721
|
}
|
|
23715
23722
|
}
|
|
@@ -30426,26 +30433,26 @@
|
|
|
30426
30433
|
"locationName": "Owner"
|
|
30427
30434
|
}
|
|
30428
30435
|
},
|
|
30429
|
-
"
|
|
30436
|
+
"S14y": {
|
|
30430
30437
|
"type": "list",
|
|
30431
30438
|
"member": {
|
|
30432
30439
|
"locationName": "item"
|
|
30433
30440
|
}
|
|
30434
30441
|
},
|
|
30435
|
-
"
|
|
30442
|
+
"S151": {
|
|
30436
30443
|
"type": "list",
|
|
30437
30444
|
"member": {
|
|
30438
30445
|
"locationName": "item"
|
|
30439
30446
|
}
|
|
30440
30447
|
},
|
|
30441
|
-
"
|
|
30448
|
+
"S15q": {
|
|
30442
30449
|
"type": "list",
|
|
30443
30450
|
"member": {
|
|
30444
30451
|
"shape": "Sdo",
|
|
30445
30452
|
"locationName": "item"
|
|
30446
30453
|
}
|
|
30447
30454
|
},
|
|
30448
|
-
"
|
|
30455
|
+
"S15r": {
|
|
30449
30456
|
"type": "list",
|
|
30450
30457
|
"member": {
|
|
30451
30458
|
"locationName": "item",
|
|
@@ -30466,13 +30473,13 @@
|
|
|
30466
30473
|
}
|
|
30467
30474
|
}
|
|
30468
30475
|
},
|
|
30469
|
-
"
|
|
30476
|
+
"S15v": {
|
|
30470
30477
|
"type": "list",
|
|
30471
30478
|
"member": {
|
|
30472
30479
|
"locationName": "ImageId"
|
|
30473
30480
|
}
|
|
30474
30481
|
},
|
|
30475
|
-
"
|
|
30482
|
+
"S16e": {
|
|
30476
30483
|
"type": "list",
|
|
30477
30484
|
"member": {
|
|
30478
30485
|
"locationName": "item",
|
|
@@ -30507,13 +30514,13 @@
|
|
|
30507
30514
|
"locationName": "url"
|
|
30508
30515
|
},
|
|
30509
30516
|
"UserBucket": {
|
|
30510
|
-
"shape": "
|
|
30517
|
+
"shape": "S16g",
|
|
30511
30518
|
"locationName": "userBucket"
|
|
30512
30519
|
}
|
|
30513
30520
|
}
|
|
30514
30521
|
}
|
|
30515
30522
|
},
|
|
30516
|
-
"
|
|
30523
|
+
"S16g": {
|
|
30517
30524
|
"type": "structure",
|
|
30518
30525
|
"members": {
|
|
30519
30526
|
"S3Bucket": {
|
|
@@ -30524,7 +30531,7 @@
|
|
|
30524
30531
|
}
|
|
30525
30532
|
}
|
|
30526
30533
|
},
|
|
30527
|
-
"
|
|
30534
|
+
"S16h": {
|
|
30528
30535
|
"type": "list",
|
|
30529
30536
|
"member": {
|
|
30530
30537
|
"locationName": "item",
|
|
@@ -30536,7 +30543,7 @@
|
|
|
30536
30543
|
}
|
|
30537
30544
|
}
|
|
30538
30545
|
},
|
|
30539
|
-
"
|
|
30546
|
+
"S16p": {
|
|
30540
30547
|
"type": "structure",
|
|
30541
30548
|
"members": {
|
|
30542
30549
|
"Description": {
|
|
@@ -30572,12 +30579,12 @@
|
|
|
30572
30579
|
"locationName": "url"
|
|
30573
30580
|
},
|
|
30574
30581
|
"UserBucket": {
|
|
30575
|
-
"shape": "
|
|
30582
|
+
"shape": "S16g",
|
|
30576
30583
|
"locationName": "userBucket"
|
|
30577
30584
|
}
|
|
30578
30585
|
}
|
|
30579
30586
|
},
|
|
30580
|
-
"
|
|
30587
|
+
"S16t": {
|
|
30581
30588
|
"type": "list",
|
|
30582
30589
|
"member": {
|
|
30583
30590
|
"locationName": "item",
|
|
@@ -30609,7 +30616,7 @@
|
|
|
30609
30616
|
}
|
|
30610
30617
|
}
|
|
30611
30618
|
},
|
|
30612
|
-
"
|
|
30619
|
+
"S16w": {
|
|
30613
30620
|
"type": "structure",
|
|
30614
30621
|
"members": {
|
|
30615
30622
|
"Value": {
|
|
@@ -30618,7 +30625,7 @@
|
|
|
30618
30625
|
}
|
|
30619
30626
|
}
|
|
30620
30627
|
},
|
|
30621
|
-
"
|
|
30628
|
+
"S16x": {
|
|
30622
30629
|
"type": "structure",
|
|
30623
30630
|
"members": {
|
|
30624
30631
|
"Enabled": {
|
|
@@ -30627,7 +30634,7 @@
|
|
|
30627
30634
|
}
|
|
30628
30635
|
}
|
|
30629
30636
|
},
|
|
30630
|
-
"
|
|
30637
|
+
"S17f": {
|
|
30631
30638
|
"type": "structure",
|
|
30632
30639
|
"members": {
|
|
30633
30640
|
"InstanceEventId": {
|
|
@@ -30653,7 +30660,7 @@
|
|
|
30653
30660
|
}
|
|
30654
30661
|
}
|
|
30655
30662
|
},
|
|
30656
|
-
"
|
|
30663
|
+
"S17i": {
|
|
30657
30664
|
"type": "structure",
|
|
30658
30665
|
"members": {
|
|
30659
30666
|
"Code": {
|
|
@@ -30665,7 +30672,7 @@
|
|
|
30665
30672
|
}
|
|
30666
30673
|
}
|
|
30667
30674
|
},
|
|
30668
|
-
"
|
|
30675
|
+
"S17k": {
|
|
30669
30676
|
"type": "structure",
|
|
30670
30677
|
"members": {
|
|
30671
30678
|
"Details": {
|
|
@@ -30693,7 +30700,7 @@
|
|
|
30693
30700
|
}
|
|
30694
30701
|
}
|
|
30695
30702
|
},
|
|
30696
|
-
"
|
|
30703
|
+
"S1ap": {
|
|
30697
30704
|
"type": "structure",
|
|
30698
30705
|
"members": {
|
|
30699
30706
|
"Groups": {
|
|
@@ -30731,7 +30738,7 @@
|
|
|
30731
30738
|
"type": "timestamp"
|
|
30732
30739
|
},
|
|
30733
30740
|
"Monitoring": {
|
|
30734
|
-
"shape": "
|
|
30741
|
+
"shape": "S1as",
|
|
30735
30742
|
"locationName": "monitoring"
|
|
30736
30743
|
},
|
|
30737
30744
|
"Placement": {
|
|
@@ -30761,7 +30768,7 @@
|
|
|
30761
30768
|
"locationName": "ramdiskId"
|
|
30762
30769
|
},
|
|
30763
30770
|
"State": {
|
|
30764
|
-
"shape": "
|
|
30771
|
+
"shape": "S17i",
|
|
30765
30772
|
"locationName": "instanceState"
|
|
30766
30773
|
},
|
|
30767
30774
|
"StateTransitionReason": {
|
|
@@ -30777,7 +30784,7 @@
|
|
|
30777
30784
|
"locationName": "architecture"
|
|
30778
30785
|
},
|
|
30779
30786
|
"BlockDeviceMappings": {
|
|
30780
|
-
"shape": "
|
|
30787
|
+
"shape": "S16t",
|
|
30781
30788
|
"locationName": "blockDeviceMapping"
|
|
30782
30789
|
},
|
|
30783
30790
|
"ClientToken": {
|
|
@@ -30854,7 +30861,7 @@
|
|
|
30854
30861
|
"type": "structure",
|
|
30855
30862
|
"members": {
|
|
30856
30863
|
"Association": {
|
|
30857
|
-
"shape": "
|
|
30864
|
+
"shape": "S1b1",
|
|
30858
30865
|
"locationName": "association"
|
|
30859
30866
|
},
|
|
30860
30867
|
"Attachment": {
|
|
@@ -30919,7 +30926,7 @@
|
|
|
30919
30926
|
"type": "structure",
|
|
30920
30927
|
"members": {
|
|
30921
30928
|
"Association": {
|
|
30922
|
-
"shape": "
|
|
30929
|
+
"shape": "S1b1",
|
|
30923
30930
|
"locationName": "association"
|
|
30924
30931
|
},
|
|
30925
30932
|
"Primary": {
|
|
@@ -31068,11 +31075,11 @@
|
|
|
31068
31075
|
}
|
|
31069
31076
|
},
|
|
31070
31077
|
"MetadataOptions": {
|
|
31071
|
-
"shape": "
|
|
31078
|
+
"shape": "S1be",
|
|
31072
31079
|
"locationName": "metadataOptions"
|
|
31073
31080
|
},
|
|
31074
31081
|
"EnclaveOptions": {
|
|
31075
|
-
"shape": "
|
|
31082
|
+
"shape": "S16x",
|
|
31076
31083
|
"locationName": "enclaveOptions"
|
|
31077
31084
|
},
|
|
31078
31085
|
"BootMode": {
|
|
@@ -31134,7 +31141,7 @@
|
|
|
31134
31141
|
}
|
|
31135
31142
|
}
|
|
31136
31143
|
},
|
|
31137
|
-
"
|
|
31144
|
+
"S1as": {
|
|
31138
31145
|
"type": "structure",
|
|
31139
31146
|
"members": {
|
|
31140
31147
|
"State": {
|
|
@@ -31142,7 +31149,7 @@
|
|
|
31142
31149
|
}
|
|
31143
31150
|
}
|
|
31144
31151
|
},
|
|
31145
|
-
"
|
|
31152
|
+
"S1b1": {
|
|
31146
31153
|
"type": "structure",
|
|
31147
31154
|
"members": {
|
|
31148
31155
|
"CarrierIp": {
|
|
@@ -31162,7 +31169,7 @@
|
|
|
31162
31169
|
}
|
|
31163
31170
|
}
|
|
31164
31171
|
},
|
|
31165
|
-
"
|
|
31172
|
+
"S1be": {
|
|
31166
31173
|
"type": "structure",
|
|
31167
31174
|
"members": {
|
|
31168
31175
|
"State": {
|
|
@@ -31186,13 +31193,13 @@
|
|
|
31186
31193
|
}
|
|
31187
31194
|
}
|
|
31188
31195
|
},
|
|
31189
|
-
"
|
|
31196
|
+
"S1d7": {
|
|
31190
31197
|
"type": "list",
|
|
31191
31198
|
"member": {
|
|
31192
31199
|
"locationName": "item"
|
|
31193
31200
|
}
|
|
31194
31201
|
},
|
|
31195
|
-
"
|
|
31202
|
+
"S1e7": {
|
|
31196
31203
|
"type": "structure",
|
|
31197
31204
|
"members": {
|
|
31198
31205
|
"NetworkInsightsAccessScopeAnalysisId": {
|
|
@@ -31234,7 +31241,7 @@
|
|
|
31234
31241
|
}
|
|
31235
31242
|
}
|
|
31236
31243
|
},
|
|
31237
|
-
"
|
|
31244
|
+
"S1ei": {
|
|
31238
31245
|
"type": "structure",
|
|
31239
31246
|
"members": {
|
|
31240
31247
|
"NetworkInsightsAnalysisId": {
|
|
@@ -31251,7 +31258,7 @@
|
|
|
31251
31258
|
"locationName": "additionalAccountSet"
|
|
31252
31259
|
},
|
|
31253
31260
|
"FilterInArns": {
|
|
31254
|
-
"shape": "
|
|
31261
|
+
"shape": "S1ej",
|
|
31255
31262
|
"locationName": "filterInArnSet"
|
|
31256
31263
|
},
|
|
31257
31264
|
"StartDate": {
|
|
@@ -31272,15 +31279,15 @@
|
|
|
31272
31279
|
"type": "boolean"
|
|
31273
31280
|
},
|
|
31274
31281
|
"ForwardPathComponents": {
|
|
31275
|
-
"shape": "
|
|
31282
|
+
"shape": "S1ek",
|
|
31276
31283
|
"locationName": "forwardPathComponentSet"
|
|
31277
31284
|
},
|
|
31278
31285
|
"ReturnPathComponents": {
|
|
31279
|
-
"shape": "
|
|
31286
|
+
"shape": "S1ek",
|
|
31280
31287
|
"locationName": "returnPathComponentSet"
|
|
31281
31288
|
},
|
|
31282
31289
|
"Explanations": {
|
|
31283
|
-
"shape": "
|
|
31290
|
+
"shape": "S1ew",
|
|
31284
31291
|
"locationName": "explanationSet"
|
|
31285
31292
|
},
|
|
31286
31293
|
"AlternatePathHints": {
|
|
@@ -31309,13 +31316,13 @@
|
|
|
31309
31316
|
}
|
|
31310
31317
|
}
|
|
31311
31318
|
},
|
|
31312
|
-
"
|
|
31319
|
+
"S1ej": {
|
|
31313
31320
|
"type": "list",
|
|
31314
31321
|
"member": {
|
|
31315
31322
|
"locationName": "item"
|
|
31316
31323
|
}
|
|
31317
31324
|
},
|
|
31318
|
-
"
|
|
31325
|
+
"S1ek": {
|
|
31319
31326
|
"type": "list",
|
|
31320
31327
|
"member": {
|
|
31321
31328
|
"locationName": "item",
|
|
@@ -31326,47 +31333,47 @@
|
|
|
31326
31333
|
"type": "integer"
|
|
31327
31334
|
},
|
|
31328
31335
|
"AclRule": {
|
|
31329
|
-
"shape": "
|
|
31336
|
+
"shape": "S1em",
|
|
31330
31337
|
"locationName": "aclRule"
|
|
31331
31338
|
},
|
|
31332
31339
|
"AttachedTo": {
|
|
31333
|
-
"shape": "
|
|
31340
|
+
"shape": "S1en",
|
|
31334
31341
|
"locationName": "attachedTo"
|
|
31335
31342
|
},
|
|
31336
31343
|
"Component": {
|
|
31337
|
-
"shape": "
|
|
31344
|
+
"shape": "S1en",
|
|
31338
31345
|
"locationName": "component"
|
|
31339
31346
|
},
|
|
31340
31347
|
"DestinationVpc": {
|
|
31341
|
-
"shape": "
|
|
31348
|
+
"shape": "S1en",
|
|
31342
31349
|
"locationName": "destinationVpc"
|
|
31343
31350
|
},
|
|
31344
31351
|
"OutboundHeader": {
|
|
31345
|
-
"shape": "
|
|
31352
|
+
"shape": "S1eo",
|
|
31346
31353
|
"locationName": "outboundHeader"
|
|
31347
31354
|
},
|
|
31348
31355
|
"InboundHeader": {
|
|
31349
|
-
"shape": "
|
|
31356
|
+
"shape": "S1eo",
|
|
31350
31357
|
"locationName": "inboundHeader"
|
|
31351
31358
|
},
|
|
31352
31359
|
"RouteTableRoute": {
|
|
31353
|
-
"shape": "
|
|
31360
|
+
"shape": "S1er",
|
|
31354
31361
|
"locationName": "routeTableRoute"
|
|
31355
31362
|
},
|
|
31356
31363
|
"SecurityGroupRule": {
|
|
31357
|
-
"shape": "
|
|
31364
|
+
"shape": "S1es",
|
|
31358
31365
|
"locationName": "securityGroupRule"
|
|
31359
31366
|
},
|
|
31360
31367
|
"SourceVpc": {
|
|
31361
|
-
"shape": "
|
|
31368
|
+
"shape": "S1en",
|
|
31362
31369
|
"locationName": "sourceVpc"
|
|
31363
31370
|
},
|
|
31364
31371
|
"Subnet": {
|
|
31365
|
-
"shape": "
|
|
31372
|
+
"shape": "S1en",
|
|
31366
31373
|
"locationName": "subnet"
|
|
31367
31374
|
},
|
|
31368
31375
|
"Vpc": {
|
|
31369
|
-
"shape": "
|
|
31376
|
+
"shape": "S1en",
|
|
31370
31377
|
"locationName": "vpc"
|
|
31371
31378
|
},
|
|
31372
31379
|
"AdditionalDetails": {
|
|
@@ -31380,32 +31387,32 @@
|
|
|
31380
31387
|
"locationName": "additionalDetailType"
|
|
31381
31388
|
},
|
|
31382
31389
|
"Component": {
|
|
31383
|
-
"shape": "
|
|
31390
|
+
"shape": "S1en",
|
|
31384
31391
|
"locationName": "component"
|
|
31385
31392
|
}
|
|
31386
31393
|
}
|
|
31387
31394
|
}
|
|
31388
31395
|
},
|
|
31389
31396
|
"TransitGateway": {
|
|
31390
|
-
"shape": "
|
|
31397
|
+
"shape": "S1en",
|
|
31391
31398
|
"locationName": "transitGateway"
|
|
31392
31399
|
},
|
|
31393
31400
|
"TransitGatewayRouteTableRoute": {
|
|
31394
|
-
"shape": "
|
|
31401
|
+
"shape": "S1ev",
|
|
31395
31402
|
"locationName": "transitGatewayRouteTableRoute"
|
|
31396
31403
|
},
|
|
31397
31404
|
"Explanations": {
|
|
31398
|
-
"shape": "
|
|
31405
|
+
"shape": "S1ew",
|
|
31399
31406
|
"locationName": "explanationSet"
|
|
31400
31407
|
},
|
|
31401
31408
|
"ElasticLoadBalancerListener": {
|
|
31402
|
-
"shape": "
|
|
31409
|
+
"shape": "S1en",
|
|
31403
31410
|
"locationName": "elasticLoadBalancerListener"
|
|
31404
31411
|
}
|
|
31405
31412
|
}
|
|
31406
31413
|
}
|
|
31407
31414
|
},
|
|
31408
|
-
"
|
|
31415
|
+
"S1em": {
|
|
31409
31416
|
"type": "structure",
|
|
31410
31417
|
"members": {
|
|
31411
31418
|
"Cidr": {
|
|
@@ -31431,7 +31438,7 @@
|
|
|
31431
31438
|
}
|
|
31432
31439
|
}
|
|
31433
31440
|
},
|
|
31434
|
-
"
|
|
31441
|
+
"S1en": {
|
|
31435
31442
|
"type": "structure",
|
|
31436
31443
|
"members": {
|
|
31437
31444
|
"Id": {
|
|
@@ -31445,44 +31452,44 @@
|
|
|
31445
31452
|
}
|
|
31446
31453
|
}
|
|
31447
31454
|
},
|
|
31448
|
-
"
|
|
31455
|
+
"S1eo": {
|
|
31449
31456
|
"type": "structure",
|
|
31450
31457
|
"members": {
|
|
31451
31458
|
"DestinationAddresses": {
|
|
31452
|
-
"shape": "
|
|
31459
|
+
"shape": "S1ep",
|
|
31453
31460
|
"locationName": "destinationAddressSet"
|
|
31454
31461
|
},
|
|
31455
31462
|
"DestinationPortRanges": {
|
|
31456
|
-
"shape": "
|
|
31463
|
+
"shape": "S1eq",
|
|
31457
31464
|
"locationName": "destinationPortRangeSet"
|
|
31458
31465
|
},
|
|
31459
31466
|
"Protocol": {
|
|
31460
31467
|
"locationName": "protocol"
|
|
31461
31468
|
},
|
|
31462
31469
|
"SourceAddresses": {
|
|
31463
|
-
"shape": "
|
|
31470
|
+
"shape": "S1ep",
|
|
31464
31471
|
"locationName": "sourceAddressSet"
|
|
31465
31472
|
},
|
|
31466
31473
|
"SourcePortRanges": {
|
|
31467
|
-
"shape": "
|
|
31474
|
+
"shape": "S1eq",
|
|
31468
31475
|
"locationName": "sourcePortRangeSet"
|
|
31469
31476
|
}
|
|
31470
31477
|
}
|
|
31471
31478
|
},
|
|
31472
|
-
"
|
|
31479
|
+
"S1ep": {
|
|
31473
31480
|
"type": "list",
|
|
31474
31481
|
"member": {
|
|
31475
31482
|
"locationName": "item"
|
|
31476
31483
|
}
|
|
31477
31484
|
},
|
|
31478
|
-
"
|
|
31485
|
+
"S1eq": {
|
|
31479
31486
|
"type": "list",
|
|
31480
31487
|
"member": {
|
|
31481
31488
|
"shape": "Sj0",
|
|
31482
31489
|
"locationName": "item"
|
|
31483
31490
|
}
|
|
31484
31491
|
},
|
|
31485
|
-
"
|
|
31492
|
+
"S1er": {
|
|
31486
31493
|
"type": "structure",
|
|
31487
31494
|
"members": {
|
|
31488
31495
|
"DestinationCidr": {
|
|
@@ -31520,7 +31527,7 @@
|
|
|
31520
31527
|
}
|
|
31521
31528
|
}
|
|
31522
31529
|
},
|
|
31523
|
-
"
|
|
31530
|
+
"S1es": {
|
|
31524
31531
|
"type": "structure",
|
|
31525
31532
|
"members": {
|
|
31526
31533
|
"Cidr": {
|
|
@@ -31544,7 +31551,7 @@
|
|
|
31544
31551
|
}
|
|
31545
31552
|
}
|
|
31546
31553
|
},
|
|
31547
|
-
"
|
|
31554
|
+
"S1ev": {
|
|
31548
31555
|
"type": "structure",
|
|
31549
31556
|
"members": {
|
|
31550
31557
|
"DestinationCidr": {
|
|
@@ -31570,29 +31577,29 @@
|
|
|
31570
31577
|
}
|
|
31571
31578
|
}
|
|
31572
31579
|
},
|
|
31573
|
-
"
|
|
31580
|
+
"S1ew": {
|
|
31574
31581
|
"type": "list",
|
|
31575
31582
|
"member": {
|
|
31576
31583
|
"locationName": "item",
|
|
31577
31584
|
"type": "structure",
|
|
31578
31585
|
"members": {
|
|
31579
31586
|
"Acl": {
|
|
31580
|
-
"shape": "
|
|
31587
|
+
"shape": "S1en",
|
|
31581
31588
|
"locationName": "acl"
|
|
31582
31589
|
},
|
|
31583
31590
|
"AclRule": {
|
|
31584
|
-
"shape": "
|
|
31591
|
+
"shape": "S1em",
|
|
31585
31592
|
"locationName": "aclRule"
|
|
31586
31593
|
},
|
|
31587
31594
|
"Address": {
|
|
31588
31595
|
"locationName": "address"
|
|
31589
31596
|
},
|
|
31590
31597
|
"Addresses": {
|
|
31591
|
-
"shape": "
|
|
31598
|
+
"shape": "S1ep",
|
|
31592
31599
|
"locationName": "addressSet"
|
|
31593
31600
|
},
|
|
31594
31601
|
"AttachedTo": {
|
|
31595
|
-
"shape": "
|
|
31602
|
+
"shape": "S1en",
|
|
31596
31603
|
"locationName": "attachedTo"
|
|
31597
31604
|
},
|
|
31598
31605
|
"AvailabilityZones": {
|
|
@@ -31604,19 +31611,19 @@
|
|
|
31604
31611
|
"locationName": "cidrSet"
|
|
31605
31612
|
},
|
|
31606
31613
|
"Component": {
|
|
31607
|
-
"shape": "
|
|
31614
|
+
"shape": "S1en",
|
|
31608
31615
|
"locationName": "component"
|
|
31609
31616
|
},
|
|
31610
31617
|
"CustomerGateway": {
|
|
31611
|
-
"shape": "
|
|
31618
|
+
"shape": "S1en",
|
|
31612
31619
|
"locationName": "customerGateway"
|
|
31613
31620
|
},
|
|
31614
31621
|
"Destination": {
|
|
31615
|
-
"shape": "
|
|
31622
|
+
"shape": "S1en",
|
|
31616
31623
|
"locationName": "destination"
|
|
31617
31624
|
},
|
|
31618
31625
|
"DestinationVpc": {
|
|
31619
|
-
"shape": "
|
|
31626
|
+
"shape": "S1en",
|
|
31620
31627
|
"locationName": "destinationVpc"
|
|
31621
31628
|
},
|
|
31622
31629
|
"Direction": {
|
|
@@ -31626,11 +31633,11 @@
|
|
|
31626
31633
|
"locationName": "explanationCode"
|
|
31627
31634
|
},
|
|
31628
31635
|
"IngressRouteTable": {
|
|
31629
|
-
"shape": "
|
|
31636
|
+
"shape": "S1en",
|
|
31630
31637
|
"locationName": "ingressRouteTable"
|
|
31631
31638
|
},
|
|
31632
31639
|
"InternetGateway": {
|
|
31633
|
-
"shape": "
|
|
31640
|
+
"shape": "S1en",
|
|
31634
31641
|
"locationName": "internetGateway"
|
|
31635
31642
|
},
|
|
31636
31643
|
"LoadBalancerArn": {
|
|
@@ -31665,7 +31672,7 @@
|
|
|
31665
31672
|
"locationName": "availabilityZone"
|
|
31666
31673
|
},
|
|
31667
31674
|
"Instance": {
|
|
31668
|
-
"shape": "
|
|
31675
|
+
"shape": "S1en",
|
|
31669
31676
|
"locationName": "instance"
|
|
31670
31677
|
},
|
|
31671
31678
|
"Port": {
|
|
@@ -31675,11 +31682,11 @@
|
|
|
31675
31682
|
}
|
|
31676
31683
|
},
|
|
31677
31684
|
"LoadBalancerTargetGroup": {
|
|
31678
|
-
"shape": "
|
|
31685
|
+
"shape": "S1en",
|
|
31679
31686
|
"locationName": "loadBalancerTargetGroup"
|
|
31680
31687
|
},
|
|
31681
31688
|
"LoadBalancerTargetGroups": {
|
|
31682
|
-
"shape": "
|
|
31689
|
+
"shape": "S1f0",
|
|
31683
31690
|
"locationName": "loadBalancerTargetGroupSet"
|
|
31684
31691
|
},
|
|
31685
31692
|
"LoadBalancerTargetPort": {
|
|
@@ -31687,25 +31694,25 @@
|
|
|
31687
31694
|
"type": "integer"
|
|
31688
31695
|
},
|
|
31689
31696
|
"ElasticLoadBalancerListener": {
|
|
31690
|
-
"shape": "
|
|
31697
|
+
"shape": "S1en",
|
|
31691
31698
|
"locationName": "elasticLoadBalancerListener"
|
|
31692
31699
|
},
|
|
31693
31700
|
"MissingComponent": {
|
|
31694
31701
|
"locationName": "missingComponent"
|
|
31695
31702
|
},
|
|
31696
31703
|
"NatGateway": {
|
|
31697
|
-
"shape": "
|
|
31704
|
+
"shape": "S1en",
|
|
31698
31705
|
"locationName": "natGateway"
|
|
31699
31706
|
},
|
|
31700
31707
|
"NetworkInterface": {
|
|
31701
|
-
"shape": "
|
|
31708
|
+
"shape": "S1en",
|
|
31702
31709
|
"locationName": "networkInterface"
|
|
31703
31710
|
},
|
|
31704
31711
|
"PacketField": {
|
|
31705
31712
|
"locationName": "packetField"
|
|
31706
31713
|
},
|
|
31707
31714
|
"VpcPeeringConnection": {
|
|
31708
|
-
"shape": "
|
|
31715
|
+
"shape": "S1en",
|
|
31709
31716
|
"locationName": "vpcPeeringConnection"
|
|
31710
31717
|
},
|
|
31711
31718
|
"Port": {
|
|
@@ -31713,11 +31720,11 @@
|
|
|
31713
31720
|
"type": "integer"
|
|
31714
31721
|
},
|
|
31715
31722
|
"PortRanges": {
|
|
31716
|
-
"shape": "
|
|
31723
|
+
"shape": "S1eq",
|
|
31717
31724
|
"locationName": "portRangeSet"
|
|
31718
31725
|
},
|
|
31719
31726
|
"PrefixList": {
|
|
31720
|
-
"shape": "
|
|
31727
|
+
"shape": "S1en",
|
|
31721
31728
|
"locationName": "prefixList"
|
|
31722
31729
|
},
|
|
31723
31730
|
"Protocols": {
|
|
@@ -31728,70 +31735,70 @@
|
|
|
31728
31735
|
}
|
|
31729
31736
|
},
|
|
31730
31737
|
"RouteTableRoute": {
|
|
31731
|
-
"shape": "
|
|
31738
|
+
"shape": "S1er",
|
|
31732
31739
|
"locationName": "routeTableRoute"
|
|
31733
31740
|
},
|
|
31734
31741
|
"RouteTable": {
|
|
31735
|
-
"shape": "
|
|
31742
|
+
"shape": "S1en",
|
|
31736
31743
|
"locationName": "routeTable"
|
|
31737
31744
|
},
|
|
31738
31745
|
"SecurityGroup": {
|
|
31739
|
-
"shape": "
|
|
31746
|
+
"shape": "S1en",
|
|
31740
31747
|
"locationName": "securityGroup"
|
|
31741
31748
|
},
|
|
31742
31749
|
"SecurityGroupRule": {
|
|
31743
|
-
"shape": "
|
|
31750
|
+
"shape": "S1es",
|
|
31744
31751
|
"locationName": "securityGroupRule"
|
|
31745
31752
|
},
|
|
31746
31753
|
"SecurityGroups": {
|
|
31747
|
-
"shape": "
|
|
31754
|
+
"shape": "S1f0",
|
|
31748
31755
|
"locationName": "securityGroupSet"
|
|
31749
31756
|
},
|
|
31750
31757
|
"SourceVpc": {
|
|
31751
|
-
"shape": "
|
|
31758
|
+
"shape": "S1en",
|
|
31752
31759
|
"locationName": "sourceVpc"
|
|
31753
31760
|
},
|
|
31754
31761
|
"State": {
|
|
31755
31762
|
"locationName": "state"
|
|
31756
31763
|
},
|
|
31757
31764
|
"Subnet": {
|
|
31758
|
-
"shape": "
|
|
31765
|
+
"shape": "S1en",
|
|
31759
31766
|
"locationName": "subnet"
|
|
31760
31767
|
},
|
|
31761
31768
|
"SubnetRouteTable": {
|
|
31762
|
-
"shape": "
|
|
31769
|
+
"shape": "S1en",
|
|
31763
31770
|
"locationName": "subnetRouteTable"
|
|
31764
31771
|
},
|
|
31765
31772
|
"Vpc": {
|
|
31766
|
-
"shape": "
|
|
31773
|
+
"shape": "S1en",
|
|
31767
31774
|
"locationName": "vpc"
|
|
31768
31775
|
},
|
|
31769
31776
|
"VpcEndpoint": {
|
|
31770
|
-
"shape": "
|
|
31777
|
+
"shape": "S1en",
|
|
31771
31778
|
"locationName": "vpcEndpoint"
|
|
31772
31779
|
},
|
|
31773
31780
|
"VpnConnection": {
|
|
31774
|
-
"shape": "
|
|
31781
|
+
"shape": "S1en",
|
|
31775
31782
|
"locationName": "vpnConnection"
|
|
31776
31783
|
},
|
|
31777
31784
|
"VpnGateway": {
|
|
31778
|
-
"shape": "
|
|
31785
|
+
"shape": "S1en",
|
|
31779
31786
|
"locationName": "vpnGateway"
|
|
31780
31787
|
},
|
|
31781
31788
|
"TransitGateway": {
|
|
31782
|
-
"shape": "
|
|
31789
|
+
"shape": "S1en",
|
|
31783
31790
|
"locationName": "transitGateway"
|
|
31784
31791
|
},
|
|
31785
31792
|
"TransitGatewayRouteTable": {
|
|
31786
|
-
"shape": "
|
|
31793
|
+
"shape": "S1en",
|
|
31787
31794
|
"locationName": "transitGatewayRouteTable"
|
|
31788
31795
|
},
|
|
31789
31796
|
"TransitGatewayRouteTableRoute": {
|
|
31790
|
-
"shape": "
|
|
31797
|
+
"shape": "S1ev",
|
|
31791
31798
|
"locationName": "transitGatewayRouteTableRoute"
|
|
31792
31799
|
},
|
|
31793
31800
|
"TransitGatewayAttachment": {
|
|
31794
|
-
"shape": "
|
|
31801
|
+
"shape": "S1en",
|
|
31795
31802
|
"locationName": "transitGatewayAttachment"
|
|
31796
31803
|
},
|
|
31797
31804
|
"ComponentAccount": {
|
|
@@ -31803,14 +31810,14 @@
|
|
|
31803
31810
|
}
|
|
31804
31811
|
}
|
|
31805
31812
|
},
|
|
31806
|
-
"
|
|
31813
|
+
"S1f0": {
|
|
31807
31814
|
"type": "list",
|
|
31808
31815
|
"member": {
|
|
31809
|
-
"shape": "
|
|
31816
|
+
"shape": "S1en",
|
|
31810
31817
|
"locationName": "item"
|
|
31811
31818
|
}
|
|
31812
31819
|
},
|
|
31813
|
-
"
|
|
31820
|
+
"S1ga": {
|
|
31814
31821
|
"type": "structure",
|
|
31815
31822
|
"members": {
|
|
31816
31823
|
"FirstAddress": {
|
|
@@ -31829,13 +31836,13 @@
|
|
|
31829
31836
|
}
|
|
31830
31837
|
}
|
|
31831
31838
|
},
|
|
31832
|
-
"
|
|
31839
|
+
"S1gn": {
|
|
31833
31840
|
"type": "list",
|
|
31834
31841
|
"member": {
|
|
31835
31842
|
"locationName": "ReservedInstancesId"
|
|
31836
31843
|
}
|
|
31837
31844
|
},
|
|
31838
|
-
"
|
|
31845
|
+
"S1gv": {
|
|
31839
31846
|
"type": "list",
|
|
31840
31847
|
"member": {
|
|
31841
31848
|
"locationName": "item",
|
|
@@ -31851,7 +31858,7 @@
|
|
|
31851
31858
|
}
|
|
31852
31859
|
}
|
|
31853
31860
|
},
|
|
31854
|
-
"
|
|
31861
|
+
"S1h9": {
|
|
31855
31862
|
"type": "structure",
|
|
31856
31863
|
"members": {
|
|
31857
31864
|
"AvailabilityZone": {
|
|
@@ -31872,7 +31879,7 @@
|
|
|
31872
31879
|
}
|
|
31873
31880
|
}
|
|
31874
31881
|
},
|
|
31875
|
-
"
|
|
31882
|
+
"S1hw": {
|
|
31876
31883
|
"type": "structure",
|
|
31877
31884
|
"members": {
|
|
31878
31885
|
"Frequency": {
|
|
@@ -31899,7 +31906,7 @@
|
|
|
31899
31906
|
}
|
|
31900
31907
|
}
|
|
31901
31908
|
},
|
|
31902
|
-
"
|
|
31909
|
+
"S1i4": {
|
|
31903
31910
|
"type": "structure",
|
|
31904
31911
|
"members": {
|
|
31905
31912
|
"AvailabilityZone": {
|
|
@@ -31934,7 +31941,7 @@
|
|
|
31934
31941
|
"type": "timestamp"
|
|
31935
31942
|
},
|
|
31936
31943
|
"Recurrence": {
|
|
31937
|
-
"shape": "
|
|
31944
|
+
"shape": "S1hw",
|
|
31938
31945
|
"locationName": "recurrence"
|
|
31939
31946
|
},
|
|
31940
31947
|
"ScheduledInstanceId": {
|
|
@@ -31958,19 +31965,19 @@
|
|
|
31958
31965
|
}
|
|
31959
31966
|
}
|
|
31960
31967
|
},
|
|
31961
|
-
"
|
|
31968
|
+
"S1ib": {
|
|
31962
31969
|
"type": "list",
|
|
31963
31970
|
"member": {
|
|
31964
31971
|
"locationName": "item"
|
|
31965
31972
|
}
|
|
31966
31973
|
},
|
|
31967
|
-
"
|
|
31974
|
+
"S1if": {
|
|
31968
31975
|
"type": "list",
|
|
31969
31976
|
"member": {
|
|
31970
31977
|
"locationName": "GroupName"
|
|
31971
31978
|
}
|
|
31972
31979
|
},
|
|
31973
|
-
"
|
|
31980
|
+
"S1in": {
|
|
31974
31981
|
"type": "list",
|
|
31975
31982
|
"member": {
|
|
31976
31983
|
"locationName": "item",
|
|
@@ -31985,13 +31992,13 @@
|
|
|
31985
31992
|
}
|
|
31986
31993
|
}
|
|
31987
31994
|
},
|
|
31988
|
-
"
|
|
31995
|
+
"S1ix": {
|
|
31989
31996
|
"type": "list",
|
|
31990
31997
|
"member": {
|
|
31991
31998
|
"locationName": "SnapshotId"
|
|
31992
31999
|
}
|
|
31993
32000
|
},
|
|
31994
|
-
"
|
|
32001
|
+
"S1jg": {
|
|
31995
32002
|
"type": "structure",
|
|
31996
32003
|
"required": [
|
|
31997
32004
|
"IamFleetRole",
|
|
@@ -32055,7 +32062,7 @@
|
|
|
32055
32062
|
"locationName": "addressingType"
|
|
32056
32063
|
},
|
|
32057
32064
|
"BlockDeviceMappings": {
|
|
32058
|
-
"shape": "
|
|
32065
|
+
"shape": "S15q",
|
|
32059
32066
|
"locationName": "blockDeviceMapping"
|
|
32060
32067
|
},
|
|
32061
32068
|
"EbsOptimized": {
|
|
@@ -32089,11 +32096,11 @@
|
|
|
32089
32096
|
}
|
|
32090
32097
|
},
|
|
32091
32098
|
"NetworkInterfaces": {
|
|
32092
|
-
"shape": "
|
|
32099
|
+
"shape": "S1jq",
|
|
32093
32100
|
"locationName": "networkInterfaceSet"
|
|
32094
32101
|
},
|
|
32095
32102
|
"Placement": {
|
|
32096
|
-
"shape": "
|
|
32103
|
+
"shape": "S1js",
|
|
32097
32104
|
"locationName": "placement"
|
|
32098
32105
|
},
|
|
32099
32106
|
"RamdiskId": {
|
|
@@ -32137,7 +32144,7 @@
|
|
|
32137
32144
|
}
|
|
32138
32145
|
},
|
|
32139
32146
|
"LaunchTemplateConfigs": {
|
|
32140
|
-
"shape": "
|
|
32147
|
+
"shape": "S1jv",
|
|
32141
32148
|
"locationName": "launchTemplateConfigs"
|
|
32142
32149
|
},
|
|
32143
32150
|
"SpotPrice": {
|
|
@@ -32239,7 +32246,7 @@
|
|
|
32239
32246
|
}
|
|
32240
32247
|
}
|
|
32241
32248
|
},
|
|
32242
|
-
"
|
|
32249
|
+
"S1jq": {
|
|
32243
32250
|
"type": "list",
|
|
32244
32251
|
"member": {
|
|
32245
32252
|
"locationName": "item",
|
|
@@ -32315,7 +32322,7 @@
|
|
|
32315
32322
|
}
|
|
32316
32323
|
}
|
|
32317
32324
|
},
|
|
32318
|
-
"
|
|
32325
|
+
"S1js": {
|
|
32319
32326
|
"type": "structure",
|
|
32320
32327
|
"members": {
|
|
32321
32328
|
"AvailabilityZone": {
|
|
@@ -32329,7 +32336,7 @@
|
|
|
32329
32336
|
}
|
|
32330
32337
|
}
|
|
32331
32338
|
},
|
|
32332
|
-
"
|
|
32339
|
+
"S1jv": {
|
|
32333
32340
|
"type": "list",
|
|
32334
32341
|
"member": {
|
|
32335
32342
|
"locationName": "item",
|
|
@@ -32376,7 +32383,7 @@
|
|
|
32376
32383
|
}
|
|
32377
32384
|
}
|
|
32378
32385
|
},
|
|
32379
|
-
"
|
|
32386
|
+
"S1k8": {
|
|
32380
32387
|
"type": "list",
|
|
32381
32388
|
"member": {
|
|
32382
32389
|
"locationName": "item",
|
|
@@ -32421,7 +32428,7 @@
|
|
|
32421
32428
|
"locationName": "addressingType"
|
|
32422
32429
|
},
|
|
32423
32430
|
"BlockDeviceMappings": {
|
|
32424
|
-
"shape": "
|
|
32431
|
+
"shape": "S15q",
|
|
32425
32432
|
"locationName": "blockDeviceMapping"
|
|
32426
32433
|
},
|
|
32427
32434
|
"EbsOptimized": {
|
|
@@ -32445,11 +32452,11 @@
|
|
|
32445
32452
|
"locationName": "keyName"
|
|
32446
32453
|
},
|
|
32447
32454
|
"NetworkInterfaces": {
|
|
32448
|
-
"shape": "
|
|
32455
|
+
"shape": "S1jq",
|
|
32449
32456
|
"locationName": "networkInterfaceSet"
|
|
32450
32457
|
},
|
|
32451
32458
|
"Placement": {
|
|
32452
|
-
"shape": "
|
|
32459
|
+
"shape": "S1js",
|
|
32453
32460
|
"locationName": "placement"
|
|
32454
32461
|
},
|
|
32455
32462
|
"RamdiskId": {
|
|
@@ -32459,7 +32466,7 @@
|
|
|
32459
32466
|
"locationName": "subnetId"
|
|
32460
32467
|
},
|
|
32461
32468
|
"Monitoring": {
|
|
32462
|
-
"shape": "
|
|
32469
|
+
"shape": "S1kb",
|
|
32463
32470
|
"locationName": "monitoring"
|
|
32464
32471
|
}
|
|
32465
32472
|
}
|
|
@@ -32516,7 +32523,7 @@
|
|
|
32516
32523
|
}
|
|
32517
32524
|
}
|
|
32518
32525
|
},
|
|
32519
|
-
"
|
|
32526
|
+
"S1kb": {
|
|
32520
32527
|
"type": "structure",
|
|
32521
32528
|
"required": [
|
|
32522
32529
|
"Enabled"
|
|
@@ -32528,7 +32535,7 @@
|
|
|
32528
32535
|
}
|
|
32529
32536
|
}
|
|
32530
32537
|
},
|
|
32531
|
-
"
|
|
32538
|
+
"S1kq": {
|
|
32532
32539
|
"type": "list",
|
|
32533
32540
|
"member": {
|
|
32534
32541
|
"locationName": "item",
|
|
@@ -32570,17 +32577,17 @@
|
|
|
32570
32577
|
}
|
|
32571
32578
|
}
|
|
32572
32579
|
},
|
|
32573
|
-
"
|
|
32580
|
+
"S1lo": {
|
|
32574
32581
|
"type": "list",
|
|
32575
32582
|
"member": {}
|
|
32576
32583
|
},
|
|
32577
|
-
"
|
|
32584
|
+
"S1n7": {
|
|
32578
32585
|
"type": "list",
|
|
32579
32586
|
"member": {
|
|
32580
32587
|
"locationName": "item"
|
|
32581
32588
|
}
|
|
32582
32589
|
},
|
|
32583
|
-
"
|
|
32590
|
+
"S1nb": {
|
|
32584
32591
|
"type": "structure",
|
|
32585
32592
|
"members": {
|
|
32586
32593
|
"VerifiedAccessInstanceId": {
|
|
@@ -32599,7 +32606,7 @@
|
|
|
32599
32606
|
"type": "boolean"
|
|
32600
32607
|
},
|
|
32601
32608
|
"DeliveryStatus": {
|
|
32602
|
-
"shape": "
|
|
32609
|
+
"shape": "S1ne",
|
|
32603
32610
|
"locationName": "deliveryStatus"
|
|
32604
32611
|
},
|
|
32605
32612
|
"BucketName": {
|
|
@@ -32622,7 +32629,7 @@
|
|
|
32622
32629
|
"type": "boolean"
|
|
32623
32630
|
},
|
|
32624
32631
|
"DeliveryStatus": {
|
|
32625
|
-
"shape": "
|
|
32632
|
+
"shape": "S1ne",
|
|
32626
32633
|
"locationName": "deliveryStatus"
|
|
32627
32634
|
},
|
|
32628
32635
|
"LogGroup": {
|
|
@@ -32639,7 +32646,7 @@
|
|
|
32639
32646
|
"type": "boolean"
|
|
32640
32647
|
},
|
|
32641
32648
|
"DeliveryStatus": {
|
|
32642
|
-
"shape": "
|
|
32649
|
+
"shape": "S1ne",
|
|
32643
32650
|
"locationName": "deliveryStatus"
|
|
32644
32651
|
},
|
|
32645
32652
|
"DeliveryStream": {
|
|
@@ -32651,7 +32658,7 @@
|
|
|
32651
32658
|
}
|
|
32652
32659
|
}
|
|
32653
32660
|
},
|
|
32654
|
-
"
|
|
32661
|
+
"S1ne": {
|
|
32655
32662
|
"type": "structure",
|
|
32656
32663
|
"members": {
|
|
32657
32664
|
"Code": {
|
|
@@ -32662,7 +32669,7 @@
|
|
|
32662
32669
|
}
|
|
32663
32670
|
}
|
|
32664
32671
|
},
|
|
32665
|
-
"
|
|
32672
|
+
"S1of": {
|
|
32666
32673
|
"type": "structure",
|
|
32667
32674
|
"members": {
|
|
32668
32675
|
"VolumeId": {
|
|
@@ -32726,19 +32733,19 @@
|
|
|
32726
32733
|
}
|
|
32727
32734
|
}
|
|
32728
32735
|
},
|
|
32729
|
-
"
|
|
32736
|
+
"S1ol": {
|
|
32730
32737
|
"type": "list",
|
|
32731
32738
|
"member": {
|
|
32732
32739
|
"locationName": "VpcId"
|
|
32733
32740
|
}
|
|
32734
32741
|
},
|
|
32735
|
-
"
|
|
32742
|
+
"S1qj": {
|
|
32736
32743
|
"type": "list",
|
|
32737
32744
|
"member": {
|
|
32738
32745
|
"locationName": "AvailabilityZone"
|
|
32739
32746
|
}
|
|
32740
32747
|
},
|
|
32741
|
-
"
|
|
32748
|
+
"S1r0": {
|
|
32742
32749
|
"type": "structure",
|
|
32743
32750
|
"members": {
|
|
32744
32751
|
"TransitGatewayAttachmentId": {
|
|
@@ -32761,7 +32768,7 @@
|
|
|
32761
32768
|
}
|
|
32762
32769
|
}
|
|
32763
32770
|
},
|
|
32764
|
-
"
|
|
32771
|
+
"S1u4": {
|
|
32765
32772
|
"type": "structure",
|
|
32766
32773
|
"members": {
|
|
32767
32774
|
"InstanceFamily": {
|
|
@@ -32772,13 +32779,13 @@
|
|
|
32772
32779
|
}
|
|
32773
32780
|
}
|
|
32774
32781
|
},
|
|
32775
|
-
"
|
|
32782
|
+
"S1ul": {
|
|
32776
32783
|
"type": "list",
|
|
32777
32784
|
"member": {
|
|
32778
32785
|
"locationName": "item"
|
|
32779
32786
|
}
|
|
32780
32787
|
},
|
|
32781
|
-
"
|
|
32788
|
+
"S1un": {
|
|
32782
32789
|
"type": "list",
|
|
32783
32790
|
"member": {
|
|
32784
32791
|
"locationName": "item",
|
|
@@ -32792,7 +32799,7 @@
|
|
|
32792
32799
|
"type": "integer"
|
|
32793
32800
|
},
|
|
32794
32801
|
"HostIdSet": {
|
|
32795
|
-
"shape": "
|
|
32802
|
+
"shape": "S14y",
|
|
32796
32803
|
"locationName": "hostIdSet"
|
|
32797
32804
|
},
|
|
32798
32805
|
"HostReservationId": {
|
|
@@ -32813,19 +32820,19 @@
|
|
|
32813
32820
|
}
|
|
32814
32821
|
}
|
|
32815
32822
|
},
|
|
32816
|
-
"
|
|
32823
|
+
"S1uq": {
|
|
32817
32824
|
"type": "list",
|
|
32818
32825
|
"member": {
|
|
32819
32826
|
"locationName": "item"
|
|
32820
32827
|
}
|
|
32821
32828
|
},
|
|
32822
|
-
"
|
|
32829
|
+
"S1ur": {
|
|
32823
32830
|
"type": "list",
|
|
32824
32831
|
"member": {
|
|
32825
32832
|
"locationName": "item"
|
|
32826
32833
|
}
|
|
32827
32834
|
},
|
|
32828
|
-
"
|
|
32835
|
+
"S1vg": {
|
|
32829
32836
|
"type": "structure",
|
|
32830
32837
|
"members": {
|
|
32831
32838
|
"IpamId": {
|
|
@@ -32877,7 +32884,7 @@
|
|
|
32877
32884
|
}
|
|
32878
32885
|
}
|
|
32879
32886
|
},
|
|
32880
|
-
"
|
|
32887
|
+
"S1w4": {
|
|
32881
32888
|
"type": "structure",
|
|
32882
32889
|
"members": {
|
|
32883
32890
|
"HourlyPrice": {
|
|
@@ -32891,14 +32898,14 @@
|
|
|
32891
32898
|
}
|
|
32892
32899
|
}
|
|
32893
32900
|
},
|
|
32894
|
-
"
|
|
32901
|
+
"S1wo": {
|
|
32895
32902
|
"type": "list",
|
|
32896
32903
|
"member": {
|
|
32897
32904
|
"shape": "Smb",
|
|
32898
32905
|
"locationName": "item"
|
|
32899
32906
|
}
|
|
32900
32907
|
},
|
|
32901
|
-
"
|
|
32908
|
+
"S1xx": {
|
|
32902
32909
|
"type": "structure",
|
|
32903
32910
|
"members": {
|
|
32904
32911
|
"Comment": {},
|
|
@@ -32913,14 +32920,14 @@
|
|
|
32913
32920
|
}
|
|
32914
32921
|
}
|
|
32915
32922
|
},
|
|
32916
|
-
"
|
|
32923
|
+
"S1y0": {
|
|
32917
32924
|
"type": "structure",
|
|
32918
32925
|
"members": {
|
|
32919
32926
|
"S3Bucket": {},
|
|
32920
32927
|
"S3Key": {}
|
|
32921
32928
|
}
|
|
32922
32929
|
},
|
|
32923
|
-
"
|
|
32930
|
+
"S1y7": {
|
|
32924
32931
|
"type": "structure",
|
|
32925
32932
|
"required": [
|
|
32926
32933
|
"Bytes",
|
|
@@ -32940,7 +32947,7 @@
|
|
|
32940
32947
|
}
|
|
32941
32948
|
}
|
|
32942
32949
|
},
|
|
32943
|
-
"
|
|
32950
|
+
"S1y8": {
|
|
32944
32951
|
"type": "structure",
|
|
32945
32952
|
"required": [
|
|
32946
32953
|
"Size"
|
|
@@ -32952,25 +32959,25 @@
|
|
|
32952
32959
|
}
|
|
32953
32960
|
}
|
|
32954
32961
|
},
|
|
32955
|
-
"
|
|
32962
|
+
"S1zd": {
|
|
32956
32963
|
"type": "list",
|
|
32957
32964
|
"member": {
|
|
32958
32965
|
"locationName": "UserId"
|
|
32959
32966
|
}
|
|
32960
32967
|
},
|
|
32961
|
-
"
|
|
32968
|
+
"S1ze": {
|
|
32962
32969
|
"type": "list",
|
|
32963
32970
|
"member": {
|
|
32964
32971
|
"locationName": "UserGroup"
|
|
32965
32972
|
}
|
|
32966
32973
|
},
|
|
32967
|
-
"
|
|
32974
|
+
"S1zf": {
|
|
32968
32975
|
"type": "list",
|
|
32969
32976
|
"member": {
|
|
32970
32977
|
"locationName": "ProductCode"
|
|
32971
32978
|
}
|
|
32972
32979
|
},
|
|
32973
|
-
"
|
|
32980
|
+
"S1zh": {
|
|
32974
32981
|
"type": "list",
|
|
32975
32982
|
"member": {
|
|
32976
32983
|
"locationName": "item",
|
|
@@ -32981,14 +32988,14 @@
|
|
|
32981
32988
|
}
|
|
32982
32989
|
}
|
|
32983
32990
|
},
|
|
32984
|
-
"
|
|
32991
|
+
"S1zm": {
|
|
32985
32992
|
"type": "list",
|
|
32986
32993
|
"member": {
|
|
32987
32994
|
"shape": "S1h",
|
|
32988
32995
|
"locationName": "item"
|
|
32989
32996
|
}
|
|
32990
32997
|
},
|
|
32991
|
-
"
|
|
32998
|
+
"S1zz": {
|
|
32992
32999
|
"type": "structure",
|
|
32993
33000
|
"members": {
|
|
32994
33001
|
"CapacityReservationPreference": {},
|
|
@@ -32997,7 +33004,7 @@
|
|
|
32997
33004
|
}
|
|
32998
33005
|
}
|
|
32999
33006
|
},
|
|
33000
|
-
"
|
|
33007
|
+
"S23a": {
|
|
33001
33008
|
"type": "structure",
|
|
33002
33009
|
"members": {
|
|
33003
33010
|
"AllowDnsResolutionFromRemoteVpc": {
|
|
@@ -33011,7 +33018,7 @@
|
|
|
33011
33018
|
}
|
|
33012
33019
|
}
|
|
33013
33020
|
},
|
|
33014
|
-
"
|
|
33021
|
+
"S23c": {
|
|
33015
33022
|
"type": "structure",
|
|
33016
33023
|
"members": {
|
|
33017
33024
|
"AllowDnsResolutionFromRemoteVpc": {
|
|
@@ -33028,7 +33035,7 @@
|
|
|
33028
33035
|
}
|
|
33029
33036
|
}
|
|
33030
33037
|
},
|
|
33031
|
-
"
|
|
33038
|
+
"S23r": {
|
|
33032
33039
|
"type": "list",
|
|
33033
33040
|
"member": {
|
|
33034
33041
|
"locationName": "item",
|
|
@@ -33038,39 +33045,39 @@
|
|
|
33038
33045
|
"locationName": "instanceId"
|
|
33039
33046
|
},
|
|
33040
33047
|
"Monitoring": {
|
|
33041
|
-
"shape": "
|
|
33048
|
+
"shape": "S1as",
|
|
33042
33049
|
"locationName": "monitoring"
|
|
33043
33050
|
}
|
|
33044
33051
|
}
|
|
33045
33052
|
}
|
|
33046
33053
|
},
|
|
33047
|
-
"
|
|
33054
|
+
"S27e": {
|
|
33048
33055
|
"type": "list",
|
|
33049
33056
|
"member": {
|
|
33050
33057
|
"locationName": "SecurityGroupId"
|
|
33051
33058
|
}
|
|
33052
33059
|
},
|
|
33053
|
-
"
|
|
33060
|
+
"S282": {
|
|
33054
33061
|
"type": "list",
|
|
33055
33062
|
"member": {
|
|
33056
33063
|
"locationName": "item",
|
|
33057
33064
|
"type": "structure",
|
|
33058
33065
|
"members": {
|
|
33059
33066
|
"CurrentState": {
|
|
33060
|
-
"shape": "
|
|
33067
|
+
"shape": "S17i",
|
|
33061
33068
|
"locationName": "currentState"
|
|
33062
33069
|
},
|
|
33063
33070
|
"InstanceId": {
|
|
33064
33071
|
"locationName": "instanceId"
|
|
33065
33072
|
},
|
|
33066
33073
|
"PreviousState": {
|
|
33067
|
-
"shape": "
|
|
33074
|
+
"shape": "S17i",
|
|
33068
33075
|
"locationName": "previousState"
|
|
33069
33076
|
}
|
|
33070
33077
|
}
|
|
33071
33078
|
}
|
|
33072
33079
|
},
|
|
33073
|
-
"
|
|
33080
|
+
"S28o": {
|
|
33074
33081
|
"type": "list",
|
|
33075
33082
|
"member": {
|
|
33076
33083
|
"locationName": "item",
|