aws-sdk 2.974.0 → 2.978.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +25 -1
- package/README.md +1 -1
- package/apis/compute-optimizer-2019-11-01.min.json +98 -25
- package/apis/datasync-2018-11-09.min.json +13 -1
- package/apis/ec2-2016-11-15.min.json +224 -212
- package/apis/elasticmapreduce-2009-03-31.min.json +84 -21
- package/apis/fms-2018-01-01.min.json +6 -0
- package/apis/iot-data-2015-05-28.min.json +82 -0
- package/apis/iot-data-2015-05-28.paginators.json +7 -1
- package/apis/mediaconvert-2017-08-29.min.json +110 -89
- package/apis/rekognition-2016-06-27.min.json +134 -110
- package/apis/s3-2006-03-01.examples.json +162 -162
- package/apis/ssm-2014-11-06.min.json +13 -3
- package/apis/transcribe-2017-10-26.min.json +161 -64
- package/clients/cloudwatchevents.d.ts +67 -67
- package/clients/computeoptimizer.d.ts +181 -81
- package/clients/datasync.d.ts +69 -53
- package/clients/ec2.d.ts +77 -52
- package/clients/emr.d.ts +78 -15
- package/clients/eventbridge.d.ts +3 -3
- package/clients/fms.d.ts +9 -1
- package/clients/iotdata.d.ts +99 -13
- package/clients/mediaconvert.d.ts +46 -12
- package/clients/polly.d.ts +15 -15
- package/clients/rekognition.d.ts +27 -7
- package/clients/s3.d.ts +6 -6
- package/clients/transcribeservice.d.ts +149 -38
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +12 -12
- package/dist/aws-sdk.js +551 -351
- package/dist/aws-sdk.min.js +63 -62
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/dist/aws-sdk.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
|
1
|
+
// AWS SDK for JavaScript v2.978.0
|
|
2
2
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
4
4
|
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
|
|
@@ -77693,6 +77693,9 @@ module.exports={
|
|
|
77693
77693
|
},
|
|
77694
77694
|
"UsageOperation": {
|
|
77695
77695
|
"locationName": "usageOperation"
|
|
77696
|
+
},
|
|
77697
|
+
"BootMode": {
|
|
77698
|
+
"locationName": "bootMode"
|
|
77696
77699
|
}
|
|
77697
77700
|
}
|
|
77698
77701
|
}
|
|
@@ -79026,7 +79029,7 @@ module.exports={
|
|
|
79026
79029
|
"locationName": "localGatewayVirtualInterfaceGroupId"
|
|
79027
79030
|
},
|
|
79028
79031
|
"LocalGatewayVirtualInterfaceIds": {
|
|
79029
|
-
"shape": "
|
|
79032
|
+
"shape": "S146",
|
|
79030
79033
|
"locationName": "localGatewayVirtualInterfaceIdSet"
|
|
79031
79034
|
},
|
|
79032
79035
|
"LocalGatewayId": {
|
|
@@ -79053,7 +79056,7 @@ module.exports={
|
|
|
79053
79056
|
"type": "structure",
|
|
79054
79057
|
"members": {
|
|
79055
79058
|
"LocalGatewayVirtualInterfaceIds": {
|
|
79056
|
-
"shape": "
|
|
79059
|
+
"shape": "S146",
|
|
79057
79060
|
"locationName": "LocalGatewayVirtualInterfaceId"
|
|
79058
79061
|
},
|
|
79059
79062
|
"Filters": {
|
|
@@ -79386,7 +79389,7 @@ module.exports={
|
|
|
79386
79389
|
"locationName": "networkInsightsAnalysisSet",
|
|
79387
79390
|
"type": "list",
|
|
79388
79391
|
"member": {
|
|
79389
|
-
"shape": "
|
|
79392
|
+
"shape": "S156",
|
|
79390
79393
|
"locationName": "item"
|
|
79391
79394
|
}
|
|
79392
79395
|
},
|
|
@@ -79883,7 +79886,7 @@ module.exports={
|
|
|
79883
79886
|
},
|
|
79884
79887
|
"OfferingClass": {},
|
|
79885
79888
|
"ReservedInstancesIds": {
|
|
79886
|
-
"shape": "
|
|
79889
|
+
"shape": "S178",
|
|
79887
79890
|
"locationName": "ReservedInstancesId"
|
|
79888
79891
|
},
|
|
79889
79892
|
"DryRun": {
|
|
@@ -79957,7 +79960,7 @@ module.exports={
|
|
|
79957
79960
|
"locationName": "offeringType"
|
|
79958
79961
|
},
|
|
79959
79962
|
"RecurringCharges": {
|
|
79960
|
-
"shape": "
|
|
79963
|
+
"shape": "S17g",
|
|
79961
79964
|
"locationName": "recurringCharges"
|
|
79962
79965
|
},
|
|
79963
79966
|
"Scope": {
|
|
@@ -80054,7 +80057,7 @@ module.exports={
|
|
|
80054
80057
|
"locationName": "reservedInstancesId"
|
|
80055
80058
|
},
|
|
80056
80059
|
"TargetConfiguration": {
|
|
80057
|
-
"shape": "
|
|
80060
|
+
"shape": "S17u",
|
|
80058
80061
|
"locationName": "targetConfiguration"
|
|
80059
80062
|
}
|
|
80060
80063
|
}
|
|
@@ -80209,7 +80212,7 @@ module.exports={
|
|
|
80209
80212
|
}
|
|
80210
80213
|
},
|
|
80211
80214
|
"RecurringCharges": {
|
|
80212
|
-
"shape": "
|
|
80215
|
+
"shape": "S17g",
|
|
80213
80216
|
"locationName": "recurringCharges"
|
|
80214
80217
|
},
|
|
80215
80218
|
"Scope": {
|
|
@@ -80377,7 +80380,7 @@ module.exports={
|
|
|
80377
80380
|
"locationName": "purchaseToken"
|
|
80378
80381
|
},
|
|
80379
80382
|
"Recurrence": {
|
|
80380
|
-
"shape": "
|
|
80383
|
+
"shape": "S18h",
|
|
80381
80384
|
"locationName": "recurrence"
|
|
80382
80385
|
},
|
|
80383
80386
|
"SlotDurationInHours": {
|
|
@@ -80439,7 +80442,7 @@ module.exports={
|
|
|
80439
80442
|
"locationName": "scheduledInstanceSet",
|
|
80440
80443
|
"type": "list",
|
|
80441
80444
|
"member": {
|
|
80442
|
-
"shape": "
|
|
80445
|
+
"shape": "S18p",
|
|
80443
80446
|
"locationName": "item"
|
|
80444
80447
|
}
|
|
80445
80448
|
}
|
|
@@ -80498,7 +80501,7 @@ module.exports={
|
|
|
80498
80501
|
"locationName": "Filter"
|
|
80499
80502
|
},
|
|
80500
80503
|
"SecurityGroupRuleIds": {
|
|
80501
|
-
"shape": "
|
|
80504
|
+
"shape": "S18w",
|
|
80502
80505
|
"locationName": "SecurityGroupRuleId"
|
|
80503
80506
|
},
|
|
80504
80507
|
"DryRun": {
|
|
@@ -80536,7 +80539,7 @@ module.exports={
|
|
|
80536
80539
|
"locationName": "GroupId"
|
|
80537
80540
|
},
|
|
80538
80541
|
"GroupNames": {
|
|
80539
|
-
"shape": "
|
|
80542
|
+
"shape": "S190",
|
|
80540
80543
|
"locationName": "GroupName"
|
|
80541
80544
|
},
|
|
80542
80545
|
"DryRun": {
|
|
@@ -80615,7 +80618,7 @@ module.exports={
|
|
|
80615
80618
|
"type": "structure",
|
|
80616
80619
|
"members": {
|
|
80617
80620
|
"CreateVolumePermissions": {
|
|
80618
|
-
"shape": "
|
|
80621
|
+
"shape": "S198",
|
|
80619
80622
|
"locationName": "createVolumePermission"
|
|
80620
80623
|
},
|
|
80621
80624
|
"ProductCodes": {
|
|
@@ -80650,7 +80653,7 @@ module.exports={
|
|
|
80650
80653
|
"member": {}
|
|
80651
80654
|
},
|
|
80652
80655
|
"SnapshotIds": {
|
|
80653
|
-
"shape": "
|
|
80656
|
+
"shape": "S19c",
|
|
80654
80657
|
"locationName": "SnapshotId"
|
|
80655
80658
|
},
|
|
80656
80659
|
"DryRun": {
|
|
@@ -80849,7 +80852,7 @@ module.exports={
|
|
|
80849
80852
|
"type": "timestamp"
|
|
80850
80853
|
},
|
|
80851
80854
|
"SpotFleetRequestConfig": {
|
|
80852
|
-
"shape": "
|
|
80855
|
+
"shape": "S19v",
|
|
80853
80856
|
"locationName": "spotFleetRequestConfig"
|
|
80854
80857
|
},
|
|
80855
80858
|
"SpotFleetRequestId": {
|
|
@@ -80894,7 +80897,7 @@ module.exports={
|
|
|
80894
80897
|
"type": "structure",
|
|
80895
80898
|
"members": {
|
|
80896
80899
|
"SpotInstanceRequests": {
|
|
80897
|
-
"shape": "
|
|
80900
|
+
"shape": "S1an",
|
|
80898
80901
|
"locationName": "spotInstanceRequestSet"
|
|
80899
80902
|
},
|
|
80900
80903
|
"NextToken": {
|
|
@@ -81020,11 +81023,11 @@ module.exports={
|
|
|
81020
81023
|
"locationName": "groupName"
|
|
81021
81024
|
},
|
|
81022
81025
|
"StaleIpPermissions": {
|
|
81023
|
-
"shape": "
|
|
81026
|
+
"shape": "S1b5",
|
|
81024
81027
|
"locationName": "staleIpPermissions"
|
|
81025
81028
|
},
|
|
81026
81029
|
"StaleIpPermissionsEgress": {
|
|
81027
|
-
"shape": "
|
|
81030
|
+
"shape": "S1b5",
|
|
81028
81031
|
"locationName": "staleIpPermissionsEgress"
|
|
81029
81032
|
},
|
|
81030
81033
|
"VpcId": {
|
|
@@ -81324,7 +81327,7 @@ module.exports={
|
|
|
81324
81327
|
"type": "structure",
|
|
81325
81328
|
"members": {
|
|
81326
81329
|
"TransitGatewayAttachmentIds": {
|
|
81327
|
-
"shape": "
|
|
81330
|
+
"shape": "S1c3"
|
|
81328
81331
|
},
|
|
81329
81332
|
"Filters": {
|
|
81330
81333
|
"shape": "Sq5",
|
|
@@ -81444,7 +81447,7 @@ module.exports={
|
|
|
81444
81447
|
"type": "structure",
|
|
81445
81448
|
"members": {
|
|
81446
81449
|
"TransitGatewayAttachmentIds": {
|
|
81447
|
-
"shape": "
|
|
81450
|
+
"shape": "S1c3"
|
|
81448
81451
|
},
|
|
81449
81452
|
"Filters": {
|
|
81450
81453
|
"shape": "Sq5",
|
|
@@ -81521,7 +81524,7 @@ module.exports={
|
|
|
81521
81524
|
"type": "structure",
|
|
81522
81525
|
"members": {
|
|
81523
81526
|
"TransitGatewayAttachmentIds": {
|
|
81524
|
-
"shape": "
|
|
81527
|
+
"shape": "S1c3"
|
|
81525
81528
|
},
|
|
81526
81529
|
"Filters": {
|
|
81527
81530
|
"shape": "Sq5",
|
|
@@ -81598,7 +81601,7 @@ module.exports={
|
|
|
81598
81601
|
"type": "structure",
|
|
81599
81602
|
"members": {
|
|
81600
81603
|
"TransitGatewayAttachmentIds": {
|
|
81601
|
-
"shape": "
|
|
81604
|
+
"shape": "S1c3"
|
|
81602
81605
|
},
|
|
81603
81606
|
"Filters": {
|
|
81604
81607
|
"shape": "Sq5",
|
|
@@ -81757,7 +81760,7 @@ module.exports={
|
|
|
81757
81760
|
},
|
|
81758
81761
|
"NextToken": {},
|
|
81759
81762
|
"VolumeIds": {
|
|
81760
|
-
"shape": "
|
|
81763
|
+
"shape": "S1d7",
|
|
81761
81764
|
"locationName": "VolumeId"
|
|
81762
81765
|
},
|
|
81763
81766
|
"DryRun": {
|
|
@@ -81896,7 +81899,7 @@ module.exports={
|
|
|
81896
81899
|
"locationName": "Filter"
|
|
81897
81900
|
},
|
|
81898
81901
|
"VolumeIds": {
|
|
81899
|
-
"shape": "
|
|
81902
|
+
"shape": "S1d7",
|
|
81900
81903
|
"locationName": "VolumeId"
|
|
81901
81904
|
},
|
|
81902
81905
|
"DryRun": {
|
|
@@ -81937,7 +81940,7 @@ module.exports={
|
|
|
81937
81940
|
"type": "boolean"
|
|
81938
81941
|
},
|
|
81939
81942
|
"VolumeIds": {
|
|
81940
|
-
"shape": "
|
|
81943
|
+
"shape": "S1d7",
|
|
81941
81944
|
"locationName": "VolumeId"
|
|
81942
81945
|
},
|
|
81943
81946
|
"Filters": {
|
|
@@ -81957,7 +81960,7 @@ module.exports={
|
|
|
81957
81960
|
"locationName": "volumeModificationSet",
|
|
81958
81961
|
"type": "list",
|
|
81959
81962
|
"member": {
|
|
81960
|
-
"shape": "
|
|
81963
|
+
"shape": "S1ds",
|
|
81961
81964
|
"locationName": "item"
|
|
81962
81965
|
}
|
|
81963
81966
|
},
|
|
@@ -82013,7 +82016,7 @@ module.exports={
|
|
|
82013
82016
|
"type": "boolean"
|
|
82014
82017
|
},
|
|
82015
82018
|
"VpcIds": {
|
|
82016
|
-
"shape": "
|
|
82019
|
+
"shape": "S1dy",
|
|
82017
82020
|
"locationName": "VpcId"
|
|
82018
82021
|
}
|
|
82019
82022
|
}
|
|
@@ -82057,7 +82060,7 @@ module.exports={
|
|
|
82057
82060
|
"locationName": "nextToken"
|
|
82058
82061
|
},
|
|
82059
82062
|
"VpcIds": {
|
|
82060
|
-
"shape": "
|
|
82063
|
+
"shape": "S1dy"
|
|
82061
82064
|
}
|
|
82062
82065
|
}
|
|
82063
82066
|
},
|
|
@@ -82702,11 +82705,11 @@ module.exports={
|
|
|
82702
82705
|
],
|
|
82703
82706
|
"members": {
|
|
82704
82707
|
"AvailabilityZones": {
|
|
82705
|
-
"shape": "
|
|
82708
|
+
"shape": "S1fo",
|
|
82706
82709
|
"locationName": "AvailabilityZone"
|
|
82707
82710
|
},
|
|
82708
82711
|
"SourceSnapshotIds": {
|
|
82709
|
-
"shape": "
|
|
82712
|
+
"shape": "S19c",
|
|
82710
82713
|
"locationName": "SourceSnapshotId"
|
|
82711
82714
|
},
|
|
82712
82715
|
"DryRun": {
|
|
@@ -82867,7 +82870,7 @@ module.exports={
|
|
|
82867
82870
|
"type": "structure",
|
|
82868
82871
|
"members": {
|
|
82869
82872
|
"Propagation": {
|
|
82870
|
-
"shape": "
|
|
82873
|
+
"shape": "S1g3",
|
|
82871
82874
|
"locationName": "propagation"
|
|
82872
82875
|
}
|
|
82873
82876
|
}
|
|
@@ -83232,11 +83235,11 @@ module.exports={
|
|
|
83232
83235
|
],
|
|
83233
83236
|
"members": {
|
|
83234
83237
|
"AvailabilityZones": {
|
|
83235
|
-
"shape": "
|
|
83238
|
+
"shape": "S1fo",
|
|
83236
83239
|
"locationName": "AvailabilityZone"
|
|
83237
83240
|
},
|
|
83238
83241
|
"SourceSnapshotIds": {
|
|
83239
|
-
"shape": "
|
|
83242
|
+
"shape": "S19c",
|
|
83240
83243
|
"locationName": "SourceSnapshotId"
|
|
83241
83244
|
},
|
|
83242
83245
|
"DryRun": {
|
|
@@ -83401,7 +83404,7 @@ module.exports={
|
|
|
83401
83404
|
"type": "structure",
|
|
83402
83405
|
"members": {
|
|
83403
83406
|
"Propagation": {
|
|
83404
|
-
"shape": "
|
|
83407
|
+
"shape": "S1g3",
|
|
83405
83408
|
"locationName": "propagation"
|
|
83406
83409
|
}
|
|
83407
83410
|
}
|
|
@@ -83913,7 +83916,7 @@ module.exports={
|
|
|
83913
83916
|
"type": "structure",
|
|
83914
83917
|
"members": {
|
|
83915
83918
|
"InstanceFamilyCreditSpecification": {
|
|
83916
|
-
"shape": "
|
|
83919
|
+
"shape": "S1il",
|
|
83917
83920
|
"locationName": "instanceFamilyCreditSpecification"
|
|
83918
83921
|
}
|
|
83919
83922
|
}
|
|
@@ -84060,7 +84063,7 @@ module.exports={
|
|
|
84060
84063
|
],
|
|
84061
84064
|
"members": {
|
|
84062
84065
|
"HostIdSet": {
|
|
84063
|
-
"shape": "
|
|
84066
|
+
"shape": "S1j2"
|
|
84064
84067
|
},
|
|
84065
84068
|
"OfferingId": {}
|
|
84066
84069
|
}
|
|
@@ -84072,7 +84075,7 @@ module.exports={
|
|
|
84072
84075
|
"locationName": "currencyCode"
|
|
84073
84076
|
},
|
|
84074
84077
|
"Purchase": {
|
|
84075
|
-
"shape": "
|
|
84078
|
+
"shape": "S1j4",
|
|
84076
84079
|
"locationName": "purchase"
|
|
84077
84080
|
},
|
|
84078
84081
|
"TotalHourlyPrice": {
|
|
@@ -84262,7 +84265,7 @@ module.exports={
|
|
|
84262
84265
|
"locationName": "paymentDue"
|
|
84263
84266
|
},
|
|
84264
84267
|
"ReservedInstanceValueRollup": {
|
|
84265
|
-
"shape": "
|
|
84268
|
+
"shape": "S1jl",
|
|
84266
84269
|
"locationName": "reservedInstanceValueRollup"
|
|
84267
84270
|
},
|
|
84268
84271
|
"ReservedInstanceValueSet": {
|
|
@@ -84273,7 +84276,7 @@ module.exports={
|
|
|
84273
84276
|
"type": "structure",
|
|
84274
84277
|
"members": {
|
|
84275
84278
|
"ReservationValue": {
|
|
84276
|
-
"shape": "
|
|
84279
|
+
"shape": "S1jl",
|
|
84277
84280
|
"locationName": "reservationValue"
|
|
84278
84281
|
},
|
|
84279
84282
|
"ReservedInstanceId": {
|
|
@@ -84283,7 +84286,7 @@ module.exports={
|
|
|
84283
84286
|
}
|
|
84284
84287
|
},
|
|
84285
84288
|
"TargetConfigurationValueRollup": {
|
|
84286
|
-
"shape": "
|
|
84289
|
+
"shape": "S1jl",
|
|
84287
84290
|
"locationName": "targetConfigurationValueRollup"
|
|
84288
84291
|
},
|
|
84289
84292
|
"TargetConfigurationValueSet": {
|
|
@@ -84294,7 +84297,7 @@ module.exports={
|
|
|
84294
84297
|
"type": "structure",
|
|
84295
84298
|
"members": {
|
|
84296
84299
|
"ReservationValue": {
|
|
84297
|
-
"shape": "
|
|
84300
|
+
"shape": "S1jl",
|
|
84298
84301
|
"locationName": "reservationValue"
|
|
84299
84302
|
},
|
|
84300
84303
|
"TargetConfiguration": {
|
|
@@ -84363,11 +84366,11 @@ module.exports={
|
|
|
84363
84366
|
"type": "structure",
|
|
84364
84367
|
"members": {
|
|
84365
84368
|
"SubnetIpv4CidrReservations": {
|
|
84366
|
-
"shape": "
|
|
84369
|
+
"shape": "S1jw",
|
|
84367
84370
|
"locationName": "subnetIpv4CidrReservationSet"
|
|
84368
84371
|
},
|
|
84369
84372
|
"SubnetIpv6CidrReservations": {
|
|
84370
|
-
"shape": "
|
|
84373
|
+
"shape": "S1jw",
|
|
84371
84374
|
"locationName": "subnetIpv6CidrReservationSet"
|
|
84372
84375
|
},
|
|
84373
84376
|
"NextToken": {
|
|
@@ -84648,7 +84651,7 @@ module.exports={
|
|
|
84648
84651
|
"members": {
|
|
84649
84652
|
"Architecture": {},
|
|
84650
84653
|
"ClientData": {
|
|
84651
|
-
"shape": "
|
|
84654
|
+
"shape": "S1kj"
|
|
84652
84655
|
},
|
|
84653
84656
|
"ClientToken": {},
|
|
84654
84657
|
"Description": {},
|
|
@@ -84665,7 +84668,7 @@ module.exports={
|
|
|
84665
84668
|
"SnapshotId": {},
|
|
84666
84669
|
"Url": {},
|
|
84667
84670
|
"UserBucket": {
|
|
84668
|
-
"shape": "
|
|
84671
|
+
"shape": "S1km"
|
|
84669
84672
|
}
|
|
84670
84673
|
}
|
|
84671
84674
|
}
|
|
@@ -84695,7 +84698,8 @@ module.exports={
|
|
|
84695
84698
|
"shape": "S1t",
|
|
84696
84699
|
"locationName": "TagSpecification"
|
|
84697
84700
|
},
|
|
84698
|
-
"UsageOperation": {}
|
|
84701
|
+
"UsageOperation": {},
|
|
84702
|
+
"BootMode": {}
|
|
84699
84703
|
}
|
|
84700
84704
|
},
|
|
84701
84705
|
"output": {
|
|
@@ -84774,10 +84778,10 @@ module.exports={
|
|
|
84774
84778
|
"members": {
|
|
84775
84779
|
"Description": {},
|
|
84776
84780
|
"Image": {
|
|
84777
|
-
"shape": "
|
|
84781
|
+
"shape": "S1kt"
|
|
84778
84782
|
},
|
|
84779
84783
|
"Volume": {
|
|
84780
|
-
"shape": "
|
|
84784
|
+
"shape": "S1ku"
|
|
84781
84785
|
}
|
|
84782
84786
|
}
|
|
84783
84787
|
}
|
|
@@ -84900,7 +84904,7 @@ module.exports={
|
|
|
84900
84904
|
"type": "structure",
|
|
84901
84905
|
"members": {
|
|
84902
84906
|
"ClientData": {
|
|
84903
|
-
"shape": "
|
|
84907
|
+
"shape": "S1kj"
|
|
84904
84908
|
},
|
|
84905
84909
|
"ClientToken": {},
|
|
84906
84910
|
"Description": {},
|
|
@@ -84911,7 +84915,7 @@ module.exports={
|
|
|
84911
84915
|
"Format": {},
|
|
84912
84916
|
"Url": {},
|
|
84913
84917
|
"UserBucket": {
|
|
84914
|
-
"shape": "
|
|
84918
|
+
"shape": "S1km"
|
|
84915
84919
|
}
|
|
84916
84920
|
}
|
|
84917
84921
|
},
|
|
@@ -84969,11 +84973,11 @@ module.exports={
|
|
|
84969
84973
|
"type": "boolean"
|
|
84970
84974
|
},
|
|
84971
84975
|
"Image": {
|
|
84972
|
-
"shape": "
|
|
84976
|
+
"shape": "S1kt",
|
|
84973
84977
|
"locationName": "image"
|
|
84974
84978
|
},
|
|
84975
84979
|
"Volume": {
|
|
84976
|
-
"shape": "
|
|
84980
|
+
"shape": "S1ku",
|
|
84977
84981
|
"locationName": "volume"
|
|
84978
84982
|
}
|
|
84979
84983
|
}
|
|
@@ -85143,7 +85147,7 @@ module.exports={
|
|
|
85143
85147
|
"type": "structure",
|
|
85144
85148
|
"members": {
|
|
85145
85149
|
"InstanceFamilyCreditSpecification": {
|
|
85146
|
-
"shape": "
|
|
85150
|
+
"shape": "S1il",
|
|
85147
85151
|
"locationName": "instanceFamilyCreditSpecification"
|
|
85148
85152
|
}
|
|
85149
85153
|
}
|
|
@@ -85217,25 +85221,25 @@ module.exports={
|
|
|
85217
85221
|
"Attribute": {},
|
|
85218
85222
|
"OperationType": {},
|
|
85219
85223
|
"UserIds": {
|
|
85220
|
-
"shape": "
|
|
85224
|
+
"shape": "S1ln",
|
|
85221
85225
|
"locationName": "UserId"
|
|
85222
85226
|
},
|
|
85223
85227
|
"UserGroups": {
|
|
85224
|
-
"shape": "
|
|
85228
|
+
"shape": "S1lo",
|
|
85225
85229
|
"locationName": "UserGroup"
|
|
85226
85230
|
},
|
|
85227
85231
|
"ProductCodes": {
|
|
85228
|
-
"shape": "
|
|
85232
|
+
"shape": "S1lp",
|
|
85229
85233
|
"locationName": "ProductCode"
|
|
85230
85234
|
},
|
|
85231
85235
|
"LoadPermission": {
|
|
85232
85236
|
"type": "structure",
|
|
85233
85237
|
"members": {
|
|
85234
85238
|
"Add": {
|
|
85235
|
-
"shape": "
|
|
85239
|
+
"shape": "S1lr"
|
|
85236
85240
|
},
|
|
85237
85241
|
"Remove": {
|
|
85238
|
-
"shape": "
|
|
85242
|
+
"shape": "S1lr"
|
|
85239
85243
|
}
|
|
85240
85244
|
}
|
|
85241
85245
|
},
|
|
@@ -85280,7 +85284,7 @@ module.exports={
|
|
|
85280
85284
|
"locationName": "successful"
|
|
85281
85285
|
},
|
|
85282
85286
|
"Unsuccessful": {
|
|
85283
|
-
"shape": "
|
|
85287
|
+
"shape": "S1lw",
|
|
85284
85288
|
"locationName": "unsuccessful"
|
|
85285
85289
|
}
|
|
85286
85290
|
}
|
|
@@ -85348,15 +85352,15 @@ module.exports={
|
|
|
85348
85352
|
},
|
|
85349
85353
|
"OperationType": {},
|
|
85350
85354
|
"ProductCodes": {
|
|
85351
|
-
"shape": "
|
|
85355
|
+
"shape": "S1lp",
|
|
85352
85356
|
"locationName": "ProductCode"
|
|
85353
85357
|
},
|
|
85354
85358
|
"UserGroups": {
|
|
85355
|
-
"shape": "
|
|
85359
|
+
"shape": "S1lo",
|
|
85356
85360
|
"locationName": "UserGroup"
|
|
85357
85361
|
},
|
|
85358
85362
|
"UserIds": {
|
|
85359
|
-
"shape": "
|
|
85363
|
+
"shape": "S1ln",
|
|
85360
85364
|
"locationName": "UserId"
|
|
85361
85365
|
},
|
|
85362
85366
|
"Value": {},
|
|
@@ -85481,7 +85485,7 @@ module.exports={
|
|
|
85481
85485
|
"members": {
|
|
85482
85486
|
"InstanceId": {},
|
|
85483
85487
|
"CapacityReservationSpecification": {
|
|
85484
|
-
"shape": "
|
|
85488
|
+
"shape": "S1m7"
|
|
85485
85489
|
},
|
|
85486
85490
|
"DryRun": {
|
|
85487
85491
|
"type": "boolean"
|
|
@@ -85640,7 +85644,8 @@ module.exports={
|
|
|
85640
85644
|
"HttpEndpoint": {},
|
|
85641
85645
|
"DryRun": {
|
|
85642
85646
|
"type": "boolean"
|
|
85643
|
-
}
|
|
85647
|
+
},
|
|
85648
|
+
"HttpProtocolIpv6": {}
|
|
85644
85649
|
}
|
|
85645
85650
|
},
|
|
85646
85651
|
"output": {
|
|
@@ -85748,6 +85753,9 @@ module.exports={
|
|
|
85748
85753
|
"Cidr": {}
|
|
85749
85754
|
}
|
|
85750
85755
|
}
|
|
85756
|
+
},
|
|
85757
|
+
"MaxEntries": {
|
|
85758
|
+
"type": "integer"
|
|
85751
85759
|
}
|
|
85752
85760
|
}
|
|
85753
85761
|
},
|
|
@@ -85812,7 +85820,7 @@ module.exports={
|
|
|
85812
85820
|
],
|
|
85813
85821
|
"members": {
|
|
85814
85822
|
"ReservedInstancesIds": {
|
|
85815
|
-
"shape": "
|
|
85823
|
+
"shape": "S178",
|
|
85816
85824
|
"locationName": "ReservedInstancesId"
|
|
85817
85825
|
},
|
|
85818
85826
|
"ClientToken": {
|
|
@@ -85822,7 +85830,7 @@ module.exports={
|
|
|
85822
85830
|
"locationName": "ReservedInstancesConfigurationSetItemType",
|
|
85823
85831
|
"type": "list",
|
|
85824
85832
|
"member": {
|
|
85825
|
-
"shape": "
|
|
85833
|
+
"shape": "S17u",
|
|
85826
85834
|
"locationName": "item"
|
|
85827
85835
|
}
|
|
85828
85836
|
}
|
|
@@ -85901,21 +85909,21 @@ module.exports={
|
|
|
85901
85909
|
"type": "structure",
|
|
85902
85910
|
"members": {
|
|
85903
85911
|
"Add": {
|
|
85904
|
-
"shape": "
|
|
85912
|
+
"shape": "S198"
|
|
85905
85913
|
},
|
|
85906
85914
|
"Remove": {
|
|
85907
|
-
"shape": "
|
|
85915
|
+
"shape": "S198"
|
|
85908
85916
|
}
|
|
85909
85917
|
}
|
|
85910
85918
|
},
|
|
85911
85919
|
"GroupNames": {
|
|
85912
|
-
"shape": "
|
|
85920
|
+
"shape": "S190",
|
|
85913
85921
|
"locationName": "UserGroup"
|
|
85914
85922
|
},
|
|
85915
85923
|
"OperationType": {},
|
|
85916
85924
|
"SnapshotId": {},
|
|
85917
85925
|
"UserIds": {
|
|
85918
|
-
"shape": "
|
|
85926
|
+
"shape": "S1ln",
|
|
85919
85927
|
"locationName": "UserId"
|
|
85920
85928
|
},
|
|
85921
85929
|
"DryRun": {
|
|
@@ -85936,7 +85944,7 @@ module.exports={
|
|
|
85936
85944
|
"locationName": "excessCapacityTerminationPolicy"
|
|
85937
85945
|
},
|
|
85938
85946
|
"LaunchTemplateConfigs": {
|
|
85939
|
-
"shape": "
|
|
85947
|
+
"shape": "S1aa",
|
|
85940
85948
|
"locationName": "LaunchTemplateConfig"
|
|
85941
85949
|
},
|
|
85942
85950
|
"SpotFleetRequestId": {
|
|
@@ -86239,7 +86247,7 @@ module.exports={
|
|
|
86239
86247
|
"type": "structure",
|
|
86240
86248
|
"members": {
|
|
86241
86249
|
"VolumeModification": {
|
|
86242
|
-
"shape": "
|
|
86250
|
+
"shape": "S1ds",
|
|
86243
86251
|
"locationName": "volumeModification"
|
|
86244
86252
|
}
|
|
86245
86253
|
}
|
|
@@ -86446,13 +86454,13 @@ module.exports={
|
|
|
86446
86454
|
],
|
|
86447
86455
|
"members": {
|
|
86448
86456
|
"AccepterPeeringConnectionOptions": {
|
|
86449
|
-
"shape": "
|
|
86457
|
+
"shape": "S1o9"
|
|
86450
86458
|
},
|
|
86451
86459
|
"DryRun": {
|
|
86452
86460
|
"type": "boolean"
|
|
86453
86461
|
},
|
|
86454
86462
|
"RequesterPeeringConnectionOptions": {
|
|
86455
|
-
"shape": "
|
|
86463
|
+
"shape": "S1o9"
|
|
86456
86464
|
},
|
|
86457
86465
|
"VpcPeeringConnectionId": {}
|
|
86458
86466
|
}
|
|
@@ -86461,11 +86469,11 @@ module.exports={
|
|
|
86461
86469
|
"type": "structure",
|
|
86462
86470
|
"members": {
|
|
86463
86471
|
"AccepterPeeringConnectionOptions": {
|
|
86464
|
-
"shape": "
|
|
86472
|
+
"shape": "S1ob",
|
|
86465
86473
|
"locationName": "accepterPeeringConnectionOptions"
|
|
86466
86474
|
},
|
|
86467
86475
|
"RequesterPeeringConnectionOptions": {
|
|
86468
|
-
"shape": "
|
|
86476
|
+
"shape": "S1ob",
|
|
86469
86477
|
"locationName": "requesterPeeringConnectionOptions"
|
|
86470
86478
|
}
|
|
86471
86479
|
}
|
|
@@ -86677,7 +86685,7 @@ module.exports={
|
|
|
86677
86685
|
"type": "structure",
|
|
86678
86686
|
"members": {
|
|
86679
86687
|
"InstanceMonitorings": {
|
|
86680
|
-
"shape": "
|
|
86688
|
+
"shape": "S1oq",
|
|
86681
86689
|
"locationName": "instancesSet"
|
|
86682
86690
|
}
|
|
86683
86691
|
}
|
|
@@ -86767,7 +86775,7 @@ module.exports={
|
|
|
86767
86775
|
"ClientToken": {},
|
|
86768
86776
|
"CurrencyCode": {},
|
|
86769
86777
|
"HostIdSet": {
|
|
86770
|
-
"shape": "
|
|
86778
|
+
"shape": "S1j2"
|
|
86771
86779
|
},
|
|
86772
86780
|
"LimitPrice": {},
|
|
86773
86781
|
"OfferingId": {},
|
|
@@ -86787,7 +86795,7 @@ module.exports={
|
|
|
86787
86795
|
"locationName": "currencyCode"
|
|
86788
86796
|
},
|
|
86789
86797
|
"Purchase": {
|
|
86790
|
-
"shape": "
|
|
86798
|
+
"shape": "S1j4",
|
|
86791
86799
|
"locationName": "purchase"
|
|
86792
86800
|
},
|
|
86793
86801
|
"TotalHourlyPrice": {
|
|
@@ -86882,7 +86890,7 @@ module.exports={
|
|
|
86882
86890
|
"locationName": "scheduledInstanceSet",
|
|
86883
86891
|
"type": "list",
|
|
86884
86892
|
"member": {
|
|
86885
|
-
"shape": "
|
|
86893
|
+
"shape": "S18p",
|
|
86886
86894
|
"locationName": "item"
|
|
86887
86895
|
}
|
|
86888
86896
|
}
|
|
@@ -87232,7 +87240,7 @@ module.exports={
|
|
|
87232
87240
|
"locationName": "successful"
|
|
87233
87241
|
},
|
|
87234
87242
|
"Unsuccessful": {
|
|
87235
|
-
"shape": "
|
|
87243
|
+
"shape": "S1lw",
|
|
87236
87244
|
"locationName": "unsuccessful"
|
|
87237
87245
|
}
|
|
87238
87246
|
}
|
|
@@ -87504,7 +87512,7 @@ module.exports={
|
|
|
87504
87512
|
"type": "boolean"
|
|
87505
87513
|
},
|
|
87506
87514
|
"SpotFleetRequestConfig": {
|
|
87507
|
-
"shape": "
|
|
87515
|
+
"shape": "S19v",
|
|
87508
87516
|
"locationName": "spotFleetRequestConfig"
|
|
87509
87517
|
}
|
|
87510
87518
|
}
|
|
@@ -87588,15 +87596,15 @@ module.exports={
|
|
|
87588
87596
|
"locationName": "keyName"
|
|
87589
87597
|
},
|
|
87590
87598
|
"Monitoring": {
|
|
87591
|
-
"shape": "
|
|
87599
|
+
"shape": "S1aq",
|
|
87592
87600
|
"locationName": "monitoring"
|
|
87593
87601
|
},
|
|
87594
87602
|
"NetworkInterfaces": {
|
|
87595
|
-
"shape": "
|
|
87603
|
+
"shape": "S1a5",
|
|
87596
87604
|
"locationName": "NetworkInterface"
|
|
87597
87605
|
},
|
|
87598
87606
|
"Placement": {
|
|
87599
|
-
"shape": "
|
|
87607
|
+
"shape": "S1a7",
|
|
87600
87608
|
"locationName": "placement"
|
|
87601
87609
|
},
|
|
87602
87610
|
"RamdiskId": {
|
|
@@ -87635,7 +87643,7 @@ module.exports={
|
|
|
87635
87643
|
"type": "structure",
|
|
87636
87644
|
"members": {
|
|
87637
87645
|
"SpotInstanceRequests": {
|
|
87638
|
-
"shape": "
|
|
87646
|
+
"shape": "S1an",
|
|
87639
87647
|
"locationName": "spotInstanceRequestSet"
|
|
87640
87648
|
}
|
|
87641
87649
|
}
|
|
@@ -87890,7 +87898,7 @@ module.exports={
|
|
|
87890
87898
|
"locationName": "ipPermissions"
|
|
87891
87899
|
},
|
|
87892
87900
|
"SecurityGroupRuleIds": {
|
|
87893
|
-
"shape": "
|
|
87901
|
+
"shape": "S18w",
|
|
87894
87902
|
"locationName": "SecurityGroupRuleId"
|
|
87895
87903
|
},
|
|
87896
87904
|
"CidrIp": {
|
|
@@ -87953,7 +87961,7 @@ module.exports={
|
|
|
87953
87961
|
"type": "boolean"
|
|
87954
87962
|
},
|
|
87955
87963
|
"SecurityGroupRuleIds": {
|
|
87956
|
-
"shape": "
|
|
87964
|
+
"shape": "S18w",
|
|
87957
87965
|
"locationName": "SecurityGroupRuleId"
|
|
87958
87966
|
}
|
|
87959
87967
|
}
|
|
@@ -88002,7 +88010,7 @@ module.exports={
|
|
|
88002
88010
|
"type": "integer"
|
|
88003
88011
|
},
|
|
88004
88012
|
"Monitoring": {
|
|
88005
|
-
"shape": "
|
|
88013
|
+
"shape": "S1aq"
|
|
88006
88014
|
},
|
|
88007
88015
|
"Placement": {
|
|
88008
88016
|
"shape": "S9m"
|
|
@@ -88045,7 +88053,7 @@ module.exports={
|
|
|
88045
88053
|
"locationName": "instanceInitiatedShutdownBehavior"
|
|
88046
88054
|
},
|
|
88047
88055
|
"NetworkInterfaces": {
|
|
88048
|
-
"shape": "
|
|
88056
|
+
"shape": "S1a5",
|
|
88049
88057
|
"locationName": "networkInterface"
|
|
88050
88058
|
},
|
|
88051
88059
|
"PrivateIpAddress": {
|
|
@@ -88122,7 +88130,7 @@ module.exports={
|
|
|
88122
88130
|
}
|
|
88123
88131
|
},
|
|
88124
88132
|
"CapacityReservationSpecification": {
|
|
88125
|
-
"shape": "
|
|
88133
|
+
"shape": "S1m7"
|
|
88126
88134
|
},
|
|
88127
88135
|
"HibernationOptions": {
|
|
88128
88136
|
"type": "structure",
|
|
@@ -88150,7 +88158,8 @@ module.exports={
|
|
|
88150
88158
|
"HttpPutResponseHopLimit": {
|
|
88151
88159
|
"type": "integer"
|
|
88152
88160
|
},
|
|
88153
|
-
"HttpEndpoint": {}
|
|
88161
|
+
"HttpEndpoint": {},
|
|
88162
|
+
"HttpProtocolIpv6": {}
|
|
88154
88163
|
}
|
|
88155
88164
|
},
|
|
88156
88165
|
"EnclaveOptions": {
|
|
@@ -88262,7 +88271,7 @@ module.exports={
|
|
|
88262
88271
|
"type": "integer"
|
|
88263
88272
|
},
|
|
88264
88273
|
"Groups": {
|
|
88265
|
-
"shape": "
|
|
88274
|
+
"shape": "S1rt",
|
|
88266
88275
|
"locationName": "Group"
|
|
88267
88276
|
},
|
|
88268
88277
|
"Ipv6AddressCount": {
|
|
@@ -88311,7 +88320,7 @@ module.exports={
|
|
|
88311
88320
|
},
|
|
88312
88321
|
"RamdiskId": {},
|
|
88313
88322
|
"SecurityGroupIds": {
|
|
88314
|
-
"shape": "
|
|
88323
|
+
"shape": "S1rt",
|
|
88315
88324
|
"locationName": "SecurityGroupId"
|
|
88316
88325
|
},
|
|
88317
88326
|
"SubnetId": {},
|
|
@@ -88522,7 +88531,7 @@ module.exports={
|
|
|
88522
88531
|
"type": "structure",
|
|
88523
88532
|
"members": {
|
|
88524
88533
|
"StartingInstances": {
|
|
88525
|
-
"shape": "
|
|
88534
|
+
"shape": "S1sh",
|
|
88526
88535
|
"locationName": "instancesSet"
|
|
88527
88536
|
}
|
|
88528
88537
|
}
|
|
@@ -88538,7 +88547,7 @@ module.exports={
|
|
|
88538
88547
|
"members": {
|
|
88539
88548
|
"NetworkInsightsPathId": {},
|
|
88540
88549
|
"FilterInArns": {
|
|
88541
|
-
"shape": "
|
|
88550
|
+
"shape": "S157",
|
|
88542
88551
|
"locationName": "FilterInArn"
|
|
88543
88552
|
},
|
|
88544
88553
|
"DryRun": {
|
|
@@ -88557,7 +88566,7 @@ module.exports={
|
|
|
88557
88566
|
"type": "structure",
|
|
88558
88567
|
"members": {
|
|
88559
88568
|
"NetworkInsightsAnalysis": {
|
|
88560
|
-
"shape": "
|
|
88569
|
+
"shape": "S156",
|
|
88561
88570
|
"locationName": "networkInsightsAnalysis"
|
|
88562
88571
|
}
|
|
88563
88572
|
}
|
|
@@ -88614,7 +88623,7 @@ module.exports={
|
|
|
88614
88623
|
"type": "structure",
|
|
88615
88624
|
"members": {
|
|
88616
88625
|
"StoppingInstances": {
|
|
88617
|
-
"shape": "
|
|
88626
|
+
"shape": "S1sh",
|
|
88618
88627
|
"locationName": "instancesSet"
|
|
88619
88628
|
}
|
|
88620
88629
|
}
|
|
@@ -88689,7 +88698,7 @@ module.exports={
|
|
|
88689
88698
|
"type": "structure",
|
|
88690
88699
|
"members": {
|
|
88691
88700
|
"TerminatingInstances": {
|
|
88692
|
-
"shape": "
|
|
88701
|
+
"shape": "S1sh",
|
|
88693
88702
|
"locationName": "instancesSet"
|
|
88694
88703
|
}
|
|
88695
88704
|
}
|
|
@@ -88774,7 +88783,7 @@ module.exports={
|
|
|
88774
88783
|
"type": "structure",
|
|
88775
88784
|
"members": {
|
|
88776
88785
|
"InstanceMonitorings": {
|
|
88777
|
-
"shape": "
|
|
88786
|
+
"shape": "S1oq",
|
|
88778
88787
|
"locationName": "instancesSet"
|
|
88779
88788
|
}
|
|
88780
88789
|
}
|
|
@@ -88793,7 +88802,7 @@ module.exports={
|
|
|
88793
88802
|
"shape": "S50"
|
|
88794
88803
|
},
|
|
88795
88804
|
"SecurityGroupRuleDescriptions": {
|
|
88796
|
-
"shape": "
|
|
88805
|
+
"shape": "S1t1",
|
|
88797
88806
|
"locationName": "SecurityGroupRuleDescription"
|
|
88798
88807
|
}
|
|
88799
88808
|
}
|
|
@@ -88821,7 +88830,7 @@ module.exports={
|
|
|
88821
88830
|
"shape": "S50"
|
|
88822
88831
|
},
|
|
88823
88832
|
"SecurityGroupRuleDescriptions": {
|
|
88824
|
-
"shape": "
|
|
88833
|
+
"shape": "S1t1",
|
|
88825
88834
|
"locationName": "SecurityGroupRuleDescription"
|
|
88826
88835
|
}
|
|
88827
88836
|
}
|
|
@@ -94477,16 +94486,19 @@ module.exports={
|
|
|
94477
94486
|
},
|
|
94478
94487
|
"HttpEndpoint": {
|
|
94479
94488
|
"locationName": "httpEndpoint"
|
|
94489
|
+
},
|
|
94490
|
+
"HttpProtocolIpv6": {
|
|
94491
|
+
"locationName": "httpProtocolIpv6"
|
|
94480
94492
|
}
|
|
94481
94493
|
}
|
|
94482
94494
|
},
|
|
94483
|
-
"
|
|
94495
|
+
"S146": {
|
|
94484
94496
|
"type": "list",
|
|
94485
94497
|
"member": {
|
|
94486
94498
|
"locationName": "item"
|
|
94487
94499
|
}
|
|
94488
94500
|
},
|
|
94489
|
-
"
|
|
94501
|
+
"S156": {
|
|
94490
94502
|
"type": "structure",
|
|
94491
94503
|
"members": {
|
|
94492
94504
|
"NetworkInsightsAnalysisId": {
|
|
@@ -94499,7 +94511,7 @@ module.exports={
|
|
|
94499
94511
|
"locationName": "networkInsightsPathId"
|
|
94500
94512
|
},
|
|
94501
94513
|
"FilterInArns": {
|
|
94502
|
-
"shape": "
|
|
94514
|
+
"shape": "S157",
|
|
94503
94515
|
"locationName": "filterInArnSet"
|
|
94504
94516
|
},
|
|
94505
94517
|
"StartDate": {
|
|
@@ -94517,11 +94529,11 @@ module.exports={
|
|
|
94517
94529
|
"type": "boolean"
|
|
94518
94530
|
},
|
|
94519
94531
|
"ForwardPathComponents": {
|
|
94520
|
-
"shape": "
|
|
94532
|
+
"shape": "S159",
|
|
94521
94533
|
"locationName": "forwardPathComponentSet"
|
|
94522
94534
|
},
|
|
94523
94535
|
"ReturnPathComponents": {
|
|
94524
|
-
"shape": "
|
|
94536
|
+
"shape": "S159",
|
|
94525
94537
|
"locationName": "returnPathComponentSet"
|
|
94526
94538
|
},
|
|
94527
94539
|
"Explanations": {
|
|
@@ -94532,22 +94544,22 @@ module.exports={
|
|
|
94532
94544
|
"type": "structure",
|
|
94533
94545
|
"members": {
|
|
94534
94546
|
"Acl": {
|
|
94535
|
-
"shape": "
|
|
94547
|
+
"shape": "S15c",
|
|
94536
94548
|
"locationName": "acl"
|
|
94537
94549
|
},
|
|
94538
94550
|
"AclRule": {
|
|
94539
|
-
"shape": "
|
|
94551
|
+
"shape": "S15b",
|
|
94540
94552
|
"locationName": "aclRule"
|
|
94541
94553
|
},
|
|
94542
94554
|
"Address": {
|
|
94543
94555
|
"locationName": "address"
|
|
94544
94556
|
},
|
|
94545
94557
|
"Addresses": {
|
|
94546
|
-
"shape": "
|
|
94558
|
+
"shape": "S15e",
|
|
94547
94559
|
"locationName": "addressSet"
|
|
94548
94560
|
},
|
|
94549
94561
|
"AttachedTo": {
|
|
94550
|
-
"shape": "
|
|
94562
|
+
"shape": "S15c",
|
|
94551
94563
|
"locationName": "attachedTo"
|
|
94552
94564
|
},
|
|
94553
94565
|
"AvailabilityZones": {
|
|
@@ -94559,19 +94571,19 @@ module.exports={
|
|
|
94559
94571
|
"locationName": "cidrSet"
|
|
94560
94572
|
},
|
|
94561
94573
|
"Component": {
|
|
94562
|
-
"shape": "
|
|
94574
|
+
"shape": "S15c",
|
|
94563
94575
|
"locationName": "component"
|
|
94564
94576
|
},
|
|
94565
94577
|
"CustomerGateway": {
|
|
94566
|
-
"shape": "
|
|
94578
|
+
"shape": "S15c",
|
|
94567
94579
|
"locationName": "customerGateway"
|
|
94568
94580
|
},
|
|
94569
94581
|
"Destination": {
|
|
94570
|
-
"shape": "
|
|
94582
|
+
"shape": "S15c",
|
|
94571
94583
|
"locationName": "destination"
|
|
94572
94584
|
},
|
|
94573
94585
|
"DestinationVpc": {
|
|
94574
|
-
"shape": "
|
|
94586
|
+
"shape": "S15c",
|
|
94575
94587
|
"locationName": "destinationVpc"
|
|
94576
94588
|
},
|
|
94577
94589
|
"Direction": {
|
|
@@ -94581,11 +94593,11 @@ module.exports={
|
|
|
94581
94593
|
"locationName": "explanationCode"
|
|
94582
94594
|
},
|
|
94583
94595
|
"IngressRouteTable": {
|
|
94584
|
-
"shape": "
|
|
94596
|
+
"shape": "S15c",
|
|
94585
94597
|
"locationName": "ingressRouteTable"
|
|
94586
94598
|
},
|
|
94587
94599
|
"InternetGateway": {
|
|
94588
|
-
"shape": "
|
|
94600
|
+
"shape": "S15c",
|
|
94589
94601
|
"locationName": "internetGateway"
|
|
94590
94602
|
},
|
|
94591
94603
|
"LoadBalancerArn": {
|
|
@@ -94620,7 +94632,7 @@ module.exports={
|
|
|
94620
94632
|
"locationName": "availabilityZone"
|
|
94621
94633
|
},
|
|
94622
94634
|
"Instance": {
|
|
94623
|
-
"shape": "
|
|
94635
|
+
"shape": "S15c",
|
|
94624
94636
|
"locationName": "instance"
|
|
94625
94637
|
},
|
|
94626
94638
|
"Port": {
|
|
@@ -94630,11 +94642,11 @@ module.exports={
|
|
|
94630
94642
|
}
|
|
94631
94643
|
},
|
|
94632
94644
|
"LoadBalancerTargetGroup": {
|
|
94633
|
-
"shape": "
|
|
94645
|
+
"shape": "S15c",
|
|
94634
94646
|
"locationName": "loadBalancerTargetGroup"
|
|
94635
94647
|
},
|
|
94636
94648
|
"LoadBalancerTargetGroups": {
|
|
94637
|
-
"shape": "
|
|
94649
|
+
"shape": "S15m",
|
|
94638
94650
|
"locationName": "loadBalancerTargetGroupSet"
|
|
94639
94651
|
},
|
|
94640
94652
|
"LoadBalancerTargetPort": {
|
|
@@ -94642,25 +94654,25 @@ module.exports={
|
|
|
94642
94654
|
"type": "integer"
|
|
94643
94655
|
},
|
|
94644
94656
|
"ElasticLoadBalancerListener": {
|
|
94645
|
-
"shape": "
|
|
94657
|
+
"shape": "S15c",
|
|
94646
94658
|
"locationName": "elasticLoadBalancerListener"
|
|
94647
94659
|
},
|
|
94648
94660
|
"MissingComponent": {
|
|
94649
94661
|
"locationName": "missingComponent"
|
|
94650
94662
|
},
|
|
94651
94663
|
"NatGateway": {
|
|
94652
|
-
"shape": "
|
|
94664
|
+
"shape": "S15c",
|
|
94653
94665
|
"locationName": "natGateway"
|
|
94654
94666
|
},
|
|
94655
94667
|
"NetworkInterface": {
|
|
94656
|
-
"shape": "
|
|
94668
|
+
"shape": "S15c",
|
|
94657
94669
|
"locationName": "networkInterface"
|
|
94658
94670
|
},
|
|
94659
94671
|
"PacketField": {
|
|
94660
94672
|
"locationName": "packetField"
|
|
94661
94673
|
},
|
|
94662
94674
|
"VpcPeeringConnection": {
|
|
94663
|
-
"shape": "
|
|
94675
|
+
"shape": "S15c",
|
|
94664
94676
|
"locationName": "vpcPeeringConnection"
|
|
94665
94677
|
},
|
|
94666
94678
|
"Port": {
|
|
@@ -94668,11 +94680,11 @@ module.exports={
|
|
|
94668
94680
|
"type": "integer"
|
|
94669
94681
|
},
|
|
94670
94682
|
"PortRanges": {
|
|
94671
|
-
"shape": "
|
|
94683
|
+
"shape": "S15f",
|
|
94672
94684
|
"locationName": "portRangeSet"
|
|
94673
94685
|
},
|
|
94674
94686
|
"PrefixList": {
|
|
94675
|
-
"shape": "
|
|
94687
|
+
"shape": "S15c",
|
|
94676
94688
|
"locationName": "prefixList"
|
|
94677
94689
|
},
|
|
94678
94690
|
"Protocols": {
|
|
@@ -94683,54 +94695,54 @@ module.exports={
|
|
|
94683
94695
|
}
|
|
94684
94696
|
},
|
|
94685
94697
|
"RouteTableRoute": {
|
|
94686
|
-
"shape": "
|
|
94698
|
+
"shape": "S15g",
|
|
94687
94699
|
"locationName": "routeTableRoute"
|
|
94688
94700
|
},
|
|
94689
94701
|
"RouteTable": {
|
|
94690
|
-
"shape": "
|
|
94702
|
+
"shape": "S15c",
|
|
94691
94703
|
"locationName": "routeTable"
|
|
94692
94704
|
},
|
|
94693
94705
|
"SecurityGroup": {
|
|
94694
|
-
"shape": "
|
|
94706
|
+
"shape": "S15c",
|
|
94695
94707
|
"locationName": "securityGroup"
|
|
94696
94708
|
},
|
|
94697
94709
|
"SecurityGroupRule": {
|
|
94698
|
-
"shape": "
|
|
94710
|
+
"shape": "S15h",
|
|
94699
94711
|
"locationName": "securityGroupRule"
|
|
94700
94712
|
},
|
|
94701
94713
|
"SecurityGroups": {
|
|
94702
|
-
"shape": "
|
|
94714
|
+
"shape": "S15m",
|
|
94703
94715
|
"locationName": "securityGroupSet"
|
|
94704
94716
|
},
|
|
94705
94717
|
"SourceVpc": {
|
|
94706
|
-
"shape": "
|
|
94718
|
+
"shape": "S15c",
|
|
94707
94719
|
"locationName": "sourceVpc"
|
|
94708
94720
|
},
|
|
94709
94721
|
"State": {
|
|
94710
94722
|
"locationName": "state"
|
|
94711
94723
|
},
|
|
94712
94724
|
"Subnet": {
|
|
94713
|
-
"shape": "
|
|
94725
|
+
"shape": "S15c",
|
|
94714
94726
|
"locationName": "subnet"
|
|
94715
94727
|
},
|
|
94716
94728
|
"SubnetRouteTable": {
|
|
94717
|
-
"shape": "
|
|
94729
|
+
"shape": "S15c",
|
|
94718
94730
|
"locationName": "subnetRouteTable"
|
|
94719
94731
|
},
|
|
94720
94732
|
"Vpc": {
|
|
94721
|
-
"shape": "
|
|
94733
|
+
"shape": "S15c",
|
|
94722
94734
|
"locationName": "vpc"
|
|
94723
94735
|
},
|
|
94724
94736
|
"VpcEndpoint": {
|
|
94725
|
-
"shape": "
|
|
94737
|
+
"shape": "S15c",
|
|
94726
94738
|
"locationName": "vpcEndpoint"
|
|
94727
94739
|
},
|
|
94728
94740
|
"VpnConnection": {
|
|
94729
|
-
"shape": "
|
|
94741
|
+
"shape": "S15c",
|
|
94730
94742
|
"locationName": "vpnConnection"
|
|
94731
94743
|
},
|
|
94732
94744
|
"VpnGateway": {
|
|
94733
|
-
"shape": "
|
|
94745
|
+
"shape": "S15c",
|
|
94734
94746
|
"locationName": "vpnGateway"
|
|
94735
94747
|
}
|
|
94736
94748
|
}
|
|
@@ -94758,13 +94770,13 @@ module.exports={
|
|
|
94758
94770
|
}
|
|
94759
94771
|
}
|
|
94760
94772
|
},
|
|
94761
|
-
"
|
|
94773
|
+
"S157": {
|
|
94762
94774
|
"type": "list",
|
|
94763
94775
|
"member": {
|
|
94764
94776
|
"locationName": "item"
|
|
94765
94777
|
}
|
|
94766
94778
|
},
|
|
94767
|
-
"
|
|
94779
|
+
"S159": {
|
|
94768
94780
|
"type": "list",
|
|
94769
94781
|
"member": {
|
|
94770
94782
|
"locationName": "item",
|
|
@@ -94775,49 +94787,49 @@ module.exports={
|
|
|
94775
94787
|
"type": "integer"
|
|
94776
94788
|
},
|
|
94777
94789
|
"AclRule": {
|
|
94778
|
-
"shape": "
|
|
94790
|
+
"shape": "S15b",
|
|
94779
94791
|
"locationName": "aclRule"
|
|
94780
94792
|
},
|
|
94781
94793
|
"Component": {
|
|
94782
|
-
"shape": "
|
|
94794
|
+
"shape": "S15c",
|
|
94783
94795
|
"locationName": "component"
|
|
94784
94796
|
},
|
|
94785
94797
|
"DestinationVpc": {
|
|
94786
|
-
"shape": "
|
|
94798
|
+
"shape": "S15c",
|
|
94787
94799
|
"locationName": "destinationVpc"
|
|
94788
94800
|
},
|
|
94789
94801
|
"OutboundHeader": {
|
|
94790
|
-
"shape": "
|
|
94802
|
+
"shape": "S15d",
|
|
94791
94803
|
"locationName": "outboundHeader"
|
|
94792
94804
|
},
|
|
94793
94805
|
"InboundHeader": {
|
|
94794
|
-
"shape": "
|
|
94806
|
+
"shape": "S15d",
|
|
94795
94807
|
"locationName": "inboundHeader"
|
|
94796
94808
|
},
|
|
94797
94809
|
"RouteTableRoute": {
|
|
94798
|
-
"shape": "
|
|
94810
|
+
"shape": "S15g",
|
|
94799
94811
|
"locationName": "routeTableRoute"
|
|
94800
94812
|
},
|
|
94801
94813
|
"SecurityGroupRule": {
|
|
94802
|
-
"shape": "
|
|
94814
|
+
"shape": "S15h",
|
|
94803
94815
|
"locationName": "securityGroupRule"
|
|
94804
94816
|
},
|
|
94805
94817
|
"SourceVpc": {
|
|
94806
|
-
"shape": "
|
|
94818
|
+
"shape": "S15c",
|
|
94807
94819
|
"locationName": "sourceVpc"
|
|
94808
94820
|
},
|
|
94809
94821
|
"Subnet": {
|
|
94810
|
-
"shape": "
|
|
94822
|
+
"shape": "S15c",
|
|
94811
94823
|
"locationName": "subnet"
|
|
94812
94824
|
},
|
|
94813
94825
|
"Vpc": {
|
|
94814
|
-
"shape": "
|
|
94826
|
+
"shape": "S15c",
|
|
94815
94827
|
"locationName": "vpc"
|
|
94816
94828
|
}
|
|
94817
94829
|
}
|
|
94818
94830
|
}
|
|
94819
94831
|
},
|
|
94820
|
-
"
|
|
94832
|
+
"S15b": {
|
|
94821
94833
|
"type": "structure",
|
|
94822
94834
|
"members": {
|
|
94823
94835
|
"Cidr": {
|
|
@@ -94843,7 +94855,7 @@ module.exports={
|
|
|
94843
94855
|
}
|
|
94844
94856
|
}
|
|
94845
94857
|
},
|
|
94846
|
-
"
|
|
94858
|
+
"S15c": {
|
|
94847
94859
|
"type": "structure",
|
|
94848
94860
|
"members": {
|
|
94849
94861
|
"Id": {
|
|
@@ -94854,44 +94866,44 @@ module.exports={
|
|
|
94854
94866
|
}
|
|
94855
94867
|
}
|
|
94856
94868
|
},
|
|
94857
|
-
"
|
|
94869
|
+
"S15d": {
|
|
94858
94870
|
"type": "structure",
|
|
94859
94871
|
"members": {
|
|
94860
94872
|
"DestinationAddresses": {
|
|
94861
|
-
"shape": "
|
|
94873
|
+
"shape": "S15e",
|
|
94862
94874
|
"locationName": "destinationAddressSet"
|
|
94863
94875
|
},
|
|
94864
94876
|
"DestinationPortRanges": {
|
|
94865
|
-
"shape": "
|
|
94877
|
+
"shape": "S15f",
|
|
94866
94878
|
"locationName": "destinationPortRangeSet"
|
|
94867
94879
|
},
|
|
94868
94880
|
"Protocol": {
|
|
94869
94881
|
"locationName": "protocol"
|
|
94870
94882
|
},
|
|
94871
94883
|
"SourceAddresses": {
|
|
94872
|
-
"shape": "
|
|
94884
|
+
"shape": "S15e",
|
|
94873
94885
|
"locationName": "sourceAddressSet"
|
|
94874
94886
|
},
|
|
94875
94887
|
"SourcePortRanges": {
|
|
94876
|
-
"shape": "
|
|
94888
|
+
"shape": "S15f",
|
|
94877
94889
|
"locationName": "sourcePortRangeSet"
|
|
94878
94890
|
}
|
|
94879
94891
|
}
|
|
94880
94892
|
},
|
|
94881
|
-
"
|
|
94893
|
+
"S15e": {
|
|
94882
94894
|
"type": "list",
|
|
94883
94895
|
"member": {
|
|
94884
94896
|
"locationName": "item"
|
|
94885
94897
|
}
|
|
94886
94898
|
},
|
|
94887
|
-
"
|
|
94899
|
+
"S15f": {
|
|
94888
94900
|
"type": "list",
|
|
94889
94901
|
"member": {
|
|
94890
94902
|
"shape": "Sem",
|
|
94891
94903
|
"locationName": "item"
|
|
94892
94904
|
}
|
|
94893
94905
|
},
|
|
94894
|
-
"
|
|
94906
|
+
"S15g": {
|
|
94895
94907
|
"type": "structure",
|
|
94896
94908
|
"members": {
|
|
94897
94909
|
"DestinationCidr": {
|
|
@@ -94926,7 +94938,7 @@ module.exports={
|
|
|
94926
94938
|
}
|
|
94927
94939
|
}
|
|
94928
94940
|
},
|
|
94929
|
-
"
|
|
94941
|
+
"S15h": {
|
|
94930
94942
|
"type": "structure",
|
|
94931
94943
|
"members": {
|
|
94932
94944
|
"Cidr": {
|
|
@@ -94950,20 +94962,20 @@ module.exports={
|
|
|
94950
94962
|
}
|
|
94951
94963
|
}
|
|
94952
94964
|
},
|
|
94953
|
-
"
|
|
94965
|
+
"S15m": {
|
|
94954
94966
|
"type": "list",
|
|
94955
94967
|
"member": {
|
|
94956
|
-
"shape": "
|
|
94968
|
+
"shape": "S15c",
|
|
94957
94969
|
"locationName": "item"
|
|
94958
94970
|
}
|
|
94959
94971
|
},
|
|
94960
|
-
"
|
|
94972
|
+
"S178": {
|
|
94961
94973
|
"type": "list",
|
|
94962
94974
|
"member": {
|
|
94963
94975
|
"locationName": "ReservedInstancesId"
|
|
94964
94976
|
}
|
|
94965
94977
|
},
|
|
94966
|
-
"
|
|
94978
|
+
"S17g": {
|
|
94967
94979
|
"type": "list",
|
|
94968
94980
|
"member": {
|
|
94969
94981
|
"locationName": "item",
|
|
@@ -94979,7 +94991,7 @@ module.exports={
|
|
|
94979
94991
|
}
|
|
94980
94992
|
}
|
|
94981
94993
|
},
|
|
94982
|
-
"
|
|
94994
|
+
"S17u": {
|
|
94983
94995
|
"type": "structure",
|
|
94984
94996
|
"members": {
|
|
94985
94997
|
"AvailabilityZone": {
|
|
@@ -95000,7 +95012,7 @@ module.exports={
|
|
|
95000
95012
|
}
|
|
95001
95013
|
}
|
|
95002
95014
|
},
|
|
95003
|
-
"
|
|
95015
|
+
"S18h": {
|
|
95004
95016
|
"type": "structure",
|
|
95005
95017
|
"members": {
|
|
95006
95018
|
"Frequency": {
|
|
@@ -95027,7 +95039,7 @@ module.exports={
|
|
|
95027
95039
|
}
|
|
95028
95040
|
}
|
|
95029
95041
|
},
|
|
95030
|
-
"
|
|
95042
|
+
"S18p": {
|
|
95031
95043
|
"type": "structure",
|
|
95032
95044
|
"members": {
|
|
95033
95045
|
"AvailabilityZone": {
|
|
@@ -95062,7 +95074,7 @@ module.exports={
|
|
|
95062
95074
|
"type": "timestamp"
|
|
95063
95075
|
},
|
|
95064
95076
|
"Recurrence": {
|
|
95065
|
-
"shape": "
|
|
95077
|
+
"shape": "S18h",
|
|
95066
95078
|
"locationName": "recurrence"
|
|
95067
95079
|
},
|
|
95068
95080
|
"ScheduledInstanceId": {
|
|
@@ -95086,19 +95098,19 @@ module.exports={
|
|
|
95086
95098
|
}
|
|
95087
95099
|
}
|
|
95088
95100
|
},
|
|
95089
|
-
"
|
|
95101
|
+
"S18w": {
|
|
95090
95102
|
"type": "list",
|
|
95091
95103
|
"member": {
|
|
95092
95104
|
"locationName": "item"
|
|
95093
95105
|
}
|
|
95094
95106
|
},
|
|
95095
|
-
"
|
|
95107
|
+
"S190": {
|
|
95096
95108
|
"type": "list",
|
|
95097
95109
|
"member": {
|
|
95098
95110
|
"locationName": "GroupName"
|
|
95099
95111
|
}
|
|
95100
95112
|
},
|
|
95101
|
-
"
|
|
95113
|
+
"S198": {
|
|
95102
95114
|
"type": "list",
|
|
95103
95115
|
"member": {
|
|
95104
95116
|
"locationName": "item",
|
|
@@ -95113,13 +95125,13 @@ module.exports={
|
|
|
95113
95125
|
}
|
|
95114
95126
|
}
|
|
95115
95127
|
},
|
|
95116
|
-
"
|
|
95128
|
+
"S19c": {
|
|
95117
95129
|
"type": "list",
|
|
95118
95130
|
"member": {
|
|
95119
95131
|
"locationName": "SnapshotId"
|
|
95120
95132
|
}
|
|
95121
95133
|
},
|
|
95122
|
-
"
|
|
95134
|
+
"S19v": {
|
|
95123
95135
|
"type": "structure",
|
|
95124
95136
|
"required": [
|
|
95125
95137
|
"IamFleetRole",
|
|
@@ -95213,11 +95225,11 @@ module.exports={
|
|
|
95213
95225
|
}
|
|
95214
95226
|
},
|
|
95215
95227
|
"NetworkInterfaces": {
|
|
95216
|
-
"shape": "
|
|
95228
|
+
"shape": "S1a5",
|
|
95217
95229
|
"locationName": "networkInterfaceSet"
|
|
95218
95230
|
},
|
|
95219
95231
|
"Placement": {
|
|
95220
|
-
"shape": "
|
|
95232
|
+
"shape": "S1a7",
|
|
95221
95233
|
"locationName": "placement"
|
|
95222
95234
|
},
|
|
95223
95235
|
"RamdiskId": {
|
|
@@ -95257,7 +95269,7 @@ module.exports={
|
|
|
95257
95269
|
}
|
|
95258
95270
|
},
|
|
95259
95271
|
"LaunchTemplateConfigs": {
|
|
95260
|
-
"shape": "
|
|
95272
|
+
"shape": "S1aa",
|
|
95261
95273
|
"locationName": "launchTemplateConfigs"
|
|
95262
95274
|
},
|
|
95263
95275
|
"SpotPrice": {
|
|
@@ -95356,7 +95368,7 @@ module.exports={
|
|
|
95356
95368
|
}
|
|
95357
95369
|
}
|
|
95358
95370
|
},
|
|
95359
|
-
"
|
|
95371
|
+
"S1a5": {
|
|
95360
95372
|
"type": "list",
|
|
95361
95373
|
"member": {
|
|
95362
95374
|
"locationName": "item",
|
|
@@ -95432,7 +95444,7 @@ module.exports={
|
|
|
95432
95444
|
}
|
|
95433
95445
|
}
|
|
95434
95446
|
},
|
|
95435
|
-
"
|
|
95447
|
+
"S1a7": {
|
|
95436
95448
|
"type": "structure",
|
|
95437
95449
|
"members": {
|
|
95438
95450
|
"AvailabilityZone": {
|
|
@@ -95446,7 +95458,7 @@ module.exports={
|
|
|
95446
95458
|
}
|
|
95447
95459
|
}
|
|
95448
95460
|
},
|
|
95449
|
-
"
|
|
95461
|
+
"S1aa": {
|
|
95450
95462
|
"type": "list",
|
|
95451
95463
|
"member": {
|
|
95452
95464
|
"locationName": "item",
|
|
@@ -95489,7 +95501,7 @@ module.exports={
|
|
|
95489
95501
|
}
|
|
95490
95502
|
}
|
|
95491
95503
|
},
|
|
95492
|
-
"
|
|
95504
|
+
"S1an": {
|
|
95493
95505
|
"type": "list",
|
|
95494
95506
|
"member": {
|
|
95495
95507
|
"locationName": "item",
|
|
@@ -95558,11 +95570,11 @@ module.exports={
|
|
|
95558
95570
|
"locationName": "keyName"
|
|
95559
95571
|
},
|
|
95560
95572
|
"NetworkInterfaces": {
|
|
95561
|
-
"shape": "
|
|
95573
|
+
"shape": "S1a5",
|
|
95562
95574
|
"locationName": "networkInterfaceSet"
|
|
95563
95575
|
},
|
|
95564
95576
|
"Placement": {
|
|
95565
|
-
"shape": "
|
|
95577
|
+
"shape": "S1a7",
|
|
95566
95578
|
"locationName": "placement"
|
|
95567
95579
|
},
|
|
95568
95580
|
"RamdiskId": {
|
|
@@ -95572,7 +95584,7 @@ module.exports={
|
|
|
95572
95584
|
"locationName": "subnetId"
|
|
95573
95585
|
},
|
|
95574
95586
|
"Monitoring": {
|
|
95575
|
-
"shape": "
|
|
95587
|
+
"shape": "S1aq",
|
|
95576
95588
|
"locationName": "monitoring"
|
|
95577
95589
|
}
|
|
95578
95590
|
}
|
|
@@ -95629,7 +95641,7 @@ module.exports={
|
|
|
95629
95641
|
}
|
|
95630
95642
|
}
|
|
95631
95643
|
},
|
|
95632
|
-
"
|
|
95644
|
+
"S1aq": {
|
|
95633
95645
|
"type": "structure",
|
|
95634
95646
|
"required": [
|
|
95635
95647
|
"Enabled"
|
|
@@ -95641,7 +95653,7 @@ module.exports={
|
|
|
95641
95653
|
}
|
|
95642
95654
|
}
|
|
95643
95655
|
},
|
|
95644
|
-
"
|
|
95656
|
+
"S1b5": {
|
|
95645
95657
|
"type": "list",
|
|
95646
95658
|
"member": {
|
|
95647
95659
|
"locationName": "item",
|
|
@@ -95683,17 +95695,17 @@ module.exports={
|
|
|
95683
95695
|
}
|
|
95684
95696
|
}
|
|
95685
95697
|
},
|
|
95686
|
-
"
|
|
95698
|
+
"S1c3": {
|
|
95687
95699
|
"type": "list",
|
|
95688
95700
|
"member": {}
|
|
95689
95701
|
},
|
|
95690
|
-
"
|
|
95702
|
+
"S1d7": {
|
|
95691
95703
|
"type": "list",
|
|
95692
95704
|
"member": {
|
|
95693
95705
|
"locationName": "VolumeId"
|
|
95694
95706
|
}
|
|
95695
95707
|
},
|
|
95696
|
-
"
|
|
95708
|
+
"S1ds": {
|
|
95697
95709
|
"type": "structure",
|
|
95698
95710
|
"members": {
|
|
95699
95711
|
"VolumeId": {
|
|
@@ -95757,19 +95769,19 @@ module.exports={
|
|
|
95757
95769
|
}
|
|
95758
95770
|
}
|
|
95759
95771
|
},
|
|
95760
|
-
"
|
|
95772
|
+
"S1dy": {
|
|
95761
95773
|
"type": "list",
|
|
95762
95774
|
"member": {
|
|
95763
95775
|
"locationName": "VpcId"
|
|
95764
95776
|
}
|
|
95765
95777
|
},
|
|
95766
|
-
"
|
|
95778
|
+
"S1fo": {
|
|
95767
95779
|
"type": "list",
|
|
95768
95780
|
"member": {
|
|
95769
95781
|
"locationName": "AvailabilityZone"
|
|
95770
95782
|
}
|
|
95771
95783
|
},
|
|
95772
|
-
"
|
|
95784
|
+
"S1g3": {
|
|
95773
95785
|
"type": "structure",
|
|
95774
95786
|
"members": {
|
|
95775
95787
|
"TransitGatewayAttachmentId": {
|
|
@@ -95789,7 +95801,7 @@ module.exports={
|
|
|
95789
95801
|
}
|
|
95790
95802
|
}
|
|
95791
95803
|
},
|
|
95792
|
-
"
|
|
95804
|
+
"S1il": {
|
|
95793
95805
|
"type": "structure",
|
|
95794
95806
|
"members": {
|
|
95795
95807
|
"InstanceFamily": {
|
|
@@ -95800,13 +95812,13 @@ module.exports={
|
|
|
95800
95812
|
}
|
|
95801
95813
|
}
|
|
95802
95814
|
},
|
|
95803
|
-
"
|
|
95815
|
+
"S1j2": {
|
|
95804
95816
|
"type": "list",
|
|
95805
95817
|
"member": {
|
|
95806
95818
|
"locationName": "item"
|
|
95807
95819
|
}
|
|
95808
95820
|
},
|
|
95809
|
-
"
|
|
95821
|
+
"S1j4": {
|
|
95810
95822
|
"type": "list",
|
|
95811
95823
|
"member": {
|
|
95812
95824
|
"locationName": "item",
|
|
@@ -95841,7 +95853,7 @@ module.exports={
|
|
|
95841
95853
|
}
|
|
95842
95854
|
}
|
|
95843
95855
|
},
|
|
95844
|
-
"
|
|
95856
|
+
"S1jl": {
|
|
95845
95857
|
"type": "structure",
|
|
95846
95858
|
"members": {
|
|
95847
95859
|
"HourlyPrice": {
|
|
@@ -95855,14 +95867,14 @@ module.exports={
|
|
|
95855
95867
|
}
|
|
95856
95868
|
}
|
|
95857
95869
|
},
|
|
95858
|
-
"
|
|
95870
|
+
"S1jw": {
|
|
95859
95871
|
"type": "list",
|
|
95860
95872
|
"member": {
|
|
95861
95873
|
"shape": "Sh4",
|
|
95862
95874
|
"locationName": "item"
|
|
95863
95875
|
}
|
|
95864
95876
|
},
|
|
95865
|
-
"
|
|
95877
|
+
"S1kj": {
|
|
95866
95878
|
"type": "structure",
|
|
95867
95879
|
"members": {
|
|
95868
95880
|
"Comment": {},
|
|
@@ -95877,14 +95889,14 @@ module.exports={
|
|
|
95877
95889
|
}
|
|
95878
95890
|
}
|
|
95879
95891
|
},
|
|
95880
|
-
"
|
|
95892
|
+
"S1km": {
|
|
95881
95893
|
"type": "structure",
|
|
95882
95894
|
"members": {
|
|
95883
95895
|
"S3Bucket": {},
|
|
95884
95896
|
"S3Key": {}
|
|
95885
95897
|
}
|
|
95886
95898
|
},
|
|
95887
|
-
"
|
|
95899
|
+
"S1kt": {
|
|
95888
95900
|
"type": "structure",
|
|
95889
95901
|
"required": [
|
|
95890
95902
|
"Bytes",
|
|
@@ -95904,7 +95916,7 @@ module.exports={
|
|
|
95904
95916
|
}
|
|
95905
95917
|
}
|
|
95906
95918
|
},
|
|
95907
|
-
"
|
|
95919
|
+
"S1ku": {
|
|
95908
95920
|
"type": "structure",
|
|
95909
95921
|
"required": [
|
|
95910
95922
|
"Size"
|
|
@@ -95916,25 +95928,25 @@ module.exports={
|
|
|
95916
95928
|
}
|
|
95917
95929
|
}
|
|
95918
95930
|
},
|
|
95919
|
-
"
|
|
95931
|
+
"S1ln": {
|
|
95920
95932
|
"type": "list",
|
|
95921
95933
|
"member": {
|
|
95922
95934
|
"locationName": "UserId"
|
|
95923
95935
|
}
|
|
95924
95936
|
},
|
|
95925
|
-
"
|
|
95937
|
+
"S1lo": {
|
|
95926
95938
|
"type": "list",
|
|
95927
95939
|
"member": {
|
|
95928
95940
|
"locationName": "UserGroup"
|
|
95929
95941
|
}
|
|
95930
95942
|
},
|
|
95931
|
-
"
|
|
95943
|
+
"S1lp": {
|
|
95932
95944
|
"type": "list",
|
|
95933
95945
|
"member": {
|
|
95934
95946
|
"locationName": "ProductCode"
|
|
95935
95947
|
}
|
|
95936
95948
|
},
|
|
95937
|
-
"
|
|
95949
|
+
"S1lr": {
|
|
95938
95950
|
"type": "list",
|
|
95939
95951
|
"member": {
|
|
95940
95952
|
"locationName": "item",
|
|
@@ -95945,14 +95957,14 @@ module.exports={
|
|
|
95945
95957
|
}
|
|
95946
95958
|
}
|
|
95947
95959
|
},
|
|
95948
|
-
"
|
|
95960
|
+
"S1lw": {
|
|
95949
95961
|
"type": "list",
|
|
95950
95962
|
"member": {
|
|
95951
95963
|
"shape": "S17",
|
|
95952
95964
|
"locationName": "item"
|
|
95953
95965
|
}
|
|
95954
95966
|
},
|
|
95955
|
-
"
|
|
95967
|
+
"S1m7": {
|
|
95956
95968
|
"type": "structure",
|
|
95957
95969
|
"members": {
|
|
95958
95970
|
"CapacityReservationPreference": {},
|
|
@@ -95961,7 +95973,7 @@ module.exports={
|
|
|
95961
95973
|
}
|
|
95962
95974
|
}
|
|
95963
95975
|
},
|
|
95964
|
-
"
|
|
95976
|
+
"S1o9": {
|
|
95965
95977
|
"type": "structure",
|
|
95966
95978
|
"members": {
|
|
95967
95979
|
"AllowDnsResolutionFromRemoteVpc": {
|
|
@@ -95975,7 +95987,7 @@ module.exports={
|
|
|
95975
95987
|
}
|
|
95976
95988
|
}
|
|
95977
95989
|
},
|
|
95978
|
-
"
|
|
95990
|
+
"S1ob": {
|
|
95979
95991
|
"type": "structure",
|
|
95980
95992
|
"members": {
|
|
95981
95993
|
"AllowDnsResolutionFromRemoteVpc": {
|
|
@@ -95992,7 +96004,7 @@ module.exports={
|
|
|
95992
96004
|
}
|
|
95993
96005
|
}
|
|
95994
96006
|
},
|
|
95995
|
-
"
|
|
96007
|
+
"S1oq": {
|
|
95996
96008
|
"type": "list",
|
|
95997
96009
|
"member": {
|
|
95998
96010
|
"locationName": "item",
|
|
@@ -96008,13 +96020,13 @@ module.exports={
|
|
|
96008
96020
|
}
|
|
96009
96021
|
}
|
|
96010
96022
|
},
|
|
96011
|
-
"
|
|
96023
|
+
"S1rt": {
|
|
96012
96024
|
"type": "list",
|
|
96013
96025
|
"member": {
|
|
96014
96026
|
"locationName": "SecurityGroupId"
|
|
96015
96027
|
}
|
|
96016
96028
|
},
|
|
96017
|
-
"
|
|
96029
|
+
"S1sh": {
|
|
96018
96030
|
"type": "list",
|
|
96019
96031
|
"member": {
|
|
96020
96032
|
"locationName": "item",
|
|
@@ -96034,7 +96046,7 @@ module.exports={
|
|
|
96034
96046
|
}
|
|
96035
96047
|
}
|
|
96036
96048
|
},
|
|
96037
|
-
"
|
|
96049
|
+
"S1t1": {
|
|
96038
96050
|
"type": "list",
|
|
96039
96051
|
"member": {
|
|
96040
96052
|
"locationName": "item",
|
|
@@ -110970,6 +110982,25 @@ module.exports={
|
|
|
110970
110982
|
}
|
|
110971
110983
|
}
|
|
110972
110984
|
},
|
|
110985
|
+
"GetAutoTerminationPolicy": {
|
|
110986
|
+
"input": {
|
|
110987
|
+
"type": "structure",
|
|
110988
|
+
"required": [
|
|
110989
|
+
"ClusterId"
|
|
110990
|
+
],
|
|
110991
|
+
"members": {
|
|
110992
|
+
"ClusterId": {}
|
|
110993
|
+
}
|
|
110994
|
+
},
|
|
110995
|
+
"output": {
|
|
110996
|
+
"type": "structure",
|
|
110997
|
+
"members": {
|
|
110998
|
+
"AutoTerminationPolicy": {
|
|
110999
|
+
"shape": "S4h"
|
|
111000
|
+
}
|
|
111001
|
+
}
|
|
111002
|
+
}
|
|
111003
|
+
},
|
|
110973
111004
|
"GetBlockPublicAccessConfiguration": {
|
|
110974
111005
|
"input": {
|
|
110975
111006
|
"type": "structure",
|
|
@@ -110983,7 +111014,7 @@ module.exports={
|
|
|
110983
111014
|
],
|
|
110984
111015
|
"members": {
|
|
110985
111016
|
"BlockPublicAccessConfiguration": {
|
|
110986
|
-
"shape": "
|
|
111017
|
+
"shape": "S4l"
|
|
110987
111018
|
},
|
|
110988
111019
|
"BlockPublicAccessConfigurationMetadata": {
|
|
110989
111020
|
"type": "structure",
|
|
@@ -111015,7 +111046,7 @@ module.exports={
|
|
|
111015
111046
|
"type": "structure",
|
|
111016
111047
|
"members": {
|
|
111017
111048
|
"ManagedScalingPolicy": {
|
|
111018
|
-
"shape": "
|
|
111049
|
+
"shape": "S4s"
|
|
111019
111050
|
}
|
|
111020
111051
|
}
|
|
111021
111052
|
}
|
|
@@ -111207,7 +111238,7 @@ module.exports={
|
|
|
111207
111238
|
"shape": "Sh"
|
|
111208
111239
|
},
|
|
111209
111240
|
"EbsBlockDevices": {
|
|
111210
|
-
"shape": "
|
|
111241
|
+
"shape": "S5j"
|
|
111211
111242
|
},
|
|
111212
111243
|
"EbsOptimized": {
|
|
111213
111244
|
"type": "boolean"
|
|
@@ -111297,16 +111328,16 @@ module.exports={
|
|
|
111297
111328
|
"type": "long"
|
|
111298
111329
|
},
|
|
111299
111330
|
"EbsBlockDevices": {
|
|
111300
|
-
"shape": "
|
|
111331
|
+
"shape": "S5j"
|
|
111301
111332
|
},
|
|
111302
111333
|
"EbsOptimized": {
|
|
111303
111334
|
"type": "boolean"
|
|
111304
111335
|
},
|
|
111305
111336
|
"ShrinkPolicy": {
|
|
111306
|
-
"shape": "
|
|
111337
|
+
"shape": "S5v"
|
|
111307
111338
|
},
|
|
111308
111339
|
"AutoScalingPolicy": {
|
|
111309
|
-
"shape": "
|
|
111340
|
+
"shape": "S5z"
|
|
111310
111341
|
},
|
|
111311
111342
|
"CustomAmiId": {}
|
|
111312
111343
|
}
|
|
@@ -111668,7 +111699,7 @@ module.exports={
|
|
|
111668
111699
|
"member": {}
|
|
111669
111700
|
},
|
|
111670
111701
|
"ShrinkPolicy": {
|
|
111671
|
-
"shape": "
|
|
111702
|
+
"shape": "S5v"
|
|
111672
111703
|
},
|
|
111673
111704
|
"Configurations": {
|
|
111674
111705
|
"shape": "Sh"
|
|
@@ -111701,12 +111732,30 @@ module.exports={
|
|
|
111701
111732
|
"ClusterId": {},
|
|
111702
111733
|
"InstanceGroupId": {},
|
|
111703
111734
|
"AutoScalingPolicy": {
|
|
111704
|
-
"shape": "
|
|
111735
|
+
"shape": "S5z"
|
|
111705
111736
|
},
|
|
111706
111737
|
"ClusterArn": {}
|
|
111707
111738
|
}
|
|
111708
111739
|
}
|
|
111709
111740
|
},
|
|
111741
|
+
"PutAutoTerminationPolicy": {
|
|
111742
|
+
"input": {
|
|
111743
|
+
"type": "structure",
|
|
111744
|
+
"required": [
|
|
111745
|
+
"ClusterId"
|
|
111746
|
+
],
|
|
111747
|
+
"members": {
|
|
111748
|
+
"ClusterId": {},
|
|
111749
|
+
"AutoTerminationPolicy": {
|
|
111750
|
+
"shape": "S4h"
|
|
111751
|
+
}
|
|
111752
|
+
}
|
|
111753
|
+
},
|
|
111754
|
+
"output": {
|
|
111755
|
+
"type": "structure",
|
|
111756
|
+
"members": {}
|
|
111757
|
+
}
|
|
111758
|
+
},
|
|
111710
111759
|
"PutBlockPublicAccessConfiguration": {
|
|
111711
111760
|
"input": {
|
|
111712
111761
|
"type": "structure",
|
|
@@ -111715,7 +111764,7 @@ module.exports={
|
|
|
111715
111764
|
],
|
|
111716
111765
|
"members": {
|
|
111717
111766
|
"BlockPublicAccessConfiguration": {
|
|
111718
|
-
"shape": "
|
|
111767
|
+
"shape": "S4l"
|
|
111719
111768
|
}
|
|
111720
111769
|
}
|
|
111721
111770
|
},
|
|
@@ -111734,7 +111783,7 @@ module.exports={
|
|
|
111734
111783
|
"members": {
|
|
111735
111784
|
"ClusterId": {},
|
|
111736
111785
|
"ManagedScalingPolicy": {
|
|
111737
|
-
"shape": "
|
|
111786
|
+
"shape": "S4s"
|
|
111738
111787
|
}
|
|
111739
111788
|
}
|
|
111740
111789
|
},
|
|
@@ -111760,6 +111809,21 @@ module.exports={
|
|
|
111760
111809
|
"members": {}
|
|
111761
111810
|
}
|
|
111762
111811
|
},
|
|
111812
|
+
"RemoveAutoTerminationPolicy": {
|
|
111813
|
+
"input": {
|
|
111814
|
+
"type": "structure",
|
|
111815
|
+
"required": [
|
|
111816
|
+
"ClusterId"
|
|
111817
|
+
],
|
|
111818
|
+
"members": {
|
|
111819
|
+
"ClusterId": {}
|
|
111820
|
+
}
|
|
111821
|
+
},
|
|
111822
|
+
"output": {
|
|
111823
|
+
"type": "structure",
|
|
111824
|
+
"members": {}
|
|
111825
|
+
}
|
|
111826
|
+
},
|
|
111763
111827
|
"RemoveManagedScalingPolicy": {
|
|
111764
111828
|
"input": {
|
|
111765
111829
|
"type": "structure",
|
|
@@ -111844,10 +111908,10 @@ module.exports={
|
|
|
111844
111908
|
"EmrManagedSlaveSecurityGroup": {},
|
|
111845
111909
|
"ServiceAccessSecurityGroup": {},
|
|
111846
111910
|
"AdditionalMasterSecurityGroups": {
|
|
111847
|
-
"shape": "
|
|
111911
|
+
"shape": "S7w"
|
|
111848
111912
|
},
|
|
111849
111913
|
"AdditionalSlaveSecurityGroups": {
|
|
111850
|
-
"shape": "
|
|
111914
|
+
"shape": "S7w"
|
|
111851
111915
|
}
|
|
111852
111916
|
}
|
|
111853
111917
|
},
|
|
@@ -111904,10 +111968,13 @@ module.exports={
|
|
|
111904
111968
|
"type": "integer"
|
|
111905
111969
|
},
|
|
111906
111970
|
"ManagedScalingPolicy": {
|
|
111907
|
-
"shape": "
|
|
111971
|
+
"shape": "S4s"
|
|
111908
111972
|
},
|
|
111909
111973
|
"PlacementGroupConfigs": {
|
|
111910
111974
|
"shape": "S31"
|
|
111975
|
+
},
|
|
111976
|
+
"AutoTerminationPolicy": {
|
|
111977
|
+
"shape": "S4h"
|
|
111911
111978
|
}
|
|
111912
111979
|
}
|
|
111913
111980
|
},
|
|
@@ -112567,6 +112634,14 @@ module.exports={
|
|
|
112567
112634
|
}
|
|
112568
112635
|
},
|
|
112569
112636
|
"S4h": {
|
|
112637
|
+
"type": "structure",
|
|
112638
|
+
"members": {
|
|
112639
|
+
"IdleTimeout": {
|
|
112640
|
+
"type": "long"
|
|
112641
|
+
}
|
|
112642
|
+
}
|
|
112643
|
+
},
|
|
112644
|
+
"S4l": {
|
|
112570
112645
|
"type": "structure",
|
|
112571
112646
|
"required": [
|
|
112572
112647
|
"BlockPublicSecurityGroupRules"
|
|
@@ -112594,7 +112669,7 @@ module.exports={
|
|
|
112594
112669
|
}
|
|
112595
112670
|
}
|
|
112596
112671
|
},
|
|
112597
|
-
"
|
|
112672
|
+
"S4s": {
|
|
112598
112673
|
"type": "structure",
|
|
112599
112674
|
"members": {
|
|
112600
112675
|
"ComputeLimits": {
|
|
@@ -112622,7 +112697,7 @@ module.exports={
|
|
|
112622
112697
|
}
|
|
112623
112698
|
}
|
|
112624
112699
|
},
|
|
112625
|
-
"
|
|
112700
|
+
"S5j": {
|
|
112626
112701
|
"type": "list",
|
|
112627
112702
|
"member": {
|
|
112628
112703
|
"type": "structure",
|
|
@@ -112634,7 +112709,7 @@ module.exports={
|
|
|
112634
112709
|
}
|
|
112635
112710
|
}
|
|
112636
112711
|
},
|
|
112637
|
-
"
|
|
112712
|
+
"S5v": {
|
|
112638
112713
|
"type": "structure",
|
|
112639
112714
|
"members": {
|
|
112640
112715
|
"DecommissionTimeout": {
|
|
@@ -112644,10 +112719,10 @@ module.exports={
|
|
|
112644
112719
|
"type": "structure",
|
|
112645
112720
|
"members": {
|
|
112646
112721
|
"InstancesToTerminate": {
|
|
112647
|
-
"shape": "
|
|
112722
|
+
"shape": "S5x"
|
|
112648
112723
|
},
|
|
112649
112724
|
"InstancesToProtect": {
|
|
112650
|
-
"shape": "
|
|
112725
|
+
"shape": "S5x"
|
|
112651
112726
|
},
|
|
112652
112727
|
"InstanceTerminationTimeout": {
|
|
112653
112728
|
"type": "integer"
|
|
@@ -112656,11 +112731,11 @@ module.exports={
|
|
|
112656
112731
|
}
|
|
112657
112732
|
}
|
|
112658
112733
|
},
|
|
112659
|
-
"
|
|
112734
|
+
"S5x": {
|
|
112660
112735
|
"type": "list",
|
|
112661
112736
|
"member": {}
|
|
112662
112737
|
},
|
|
112663
|
-
"
|
|
112738
|
+
"S5z": {
|
|
112664
112739
|
"type": "structure",
|
|
112665
112740
|
"members": {
|
|
112666
112741
|
"Status": {
|
|
@@ -112684,7 +112759,7 @@ module.exports={
|
|
|
112684
112759
|
}
|
|
112685
112760
|
}
|
|
112686
112761
|
},
|
|
112687
|
-
"
|
|
112762
|
+
"S7w": {
|
|
112688
112763
|
"type": "list",
|
|
112689
112764
|
"member": {}
|
|
112690
112765
|
}
|
|
@@ -139852,6 +139927,39 @@ module.exports={
|
|
|
139852
139927
|
"payload": "payload"
|
|
139853
139928
|
}
|
|
139854
139929
|
},
|
|
139930
|
+
"GetRetainedMessage": {
|
|
139931
|
+
"http": {
|
|
139932
|
+
"method": "GET",
|
|
139933
|
+
"requestUri": "/retainedMessage/{topic}"
|
|
139934
|
+
},
|
|
139935
|
+
"input": {
|
|
139936
|
+
"type": "structure",
|
|
139937
|
+
"required": [
|
|
139938
|
+
"topic"
|
|
139939
|
+
],
|
|
139940
|
+
"members": {
|
|
139941
|
+
"topic": {
|
|
139942
|
+
"location": "uri",
|
|
139943
|
+
"locationName": "topic"
|
|
139944
|
+
}
|
|
139945
|
+
}
|
|
139946
|
+
},
|
|
139947
|
+
"output": {
|
|
139948
|
+
"type": "structure",
|
|
139949
|
+
"members": {
|
|
139950
|
+
"topic": {},
|
|
139951
|
+
"payload": {
|
|
139952
|
+
"type": "blob"
|
|
139953
|
+
},
|
|
139954
|
+
"qos": {
|
|
139955
|
+
"type": "integer"
|
|
139956
|
+
},
|
|
139957
|
+
"lastModifiedTime": {
|
|
139958
|
+
"type": "long"
|
|
139959
|
+
}
|
|
139960
|
+
}
|
|
139961
|
+
}
|
|
139962
|
+
},
|
|
139855
139963
|
"GetThingShadow": {
|
|
139856
139964
|
"http": {
|
|
139857
139965
|
"method": "GET",
|
|
@@ -139923,6 +140031,50 @@ module.exports={
|
|
|
139923
140031
|
}
|
|
139924
140032
|
}
|
|
139925
140033
|
},
|
|
140034
|
+
"ListRetainedMessages": {
|
|
140035
|
+
"http": {
|
|
140036
|
+
"method": "GET",
|
|
140037
|
+
"requestUri": "/retainedMessage"
|
|
140038
|
+
},
|
|
140039
|
+
"input": {
|
|
140040
|
+
"type": "structure",
|
|
140041
|
+
"members": {
|
|
140042
|
+
"nextToken": {
|
|
140043
|
+
"location": "querystring",
|
|
140044
|
+
"locationName": "nextToken"
|
|
140045
|
+
},
|
|
140046
|
+
"maxResults": {
|
|
140047
|
+
"location": "querystring",
|
|
140048
|
+
"locationName": "maxResults",
|
|
140049
|
+
"type": "integer"
|
|
140050
|
+
}
|
|
140051
|
+
}
|
|
140052
|
+
},
|
|
140053
|
+
"output": {
|
|
140054
|
+
"type": "structure",
|
|
140055
|
+
"members": {
|
|
140056
|
+
"retainedTopics": {
|
|
140057
|
+
"type": "list",
|
|
140058
|
+
"member": {
|
|
140059
|
+
"type": "structure",
|
|
140060
|
+
"members": {
|
|
140061
|
+
"topic": {},
|
|
140062
|
+
"payloadSize": {
|
|
140063
|
+
"type": "long"
|
|
140064
|
+
},
|
|
140065
|
+
"qos": {
|
|
140066
|
+
"type": "integer"
|
|
140067
|
+
},
|
|
140068
|
+
"lastModifiedTime": {
|
|
140069
|
+
"type": "long"
|
|
140070
|
+
}
|
|
140071
|
+
}
|
|
140072
|
+
}
|
|
140073
|
+
},
|
|
140074
|
+
"nextToken": {}
|
|
140075
|
+
}
|
|
140076
|
+
}
|
|
140077
|
+
},
|
|
139926
140078
|
"Publish": {
|
|
139927
140079
|
"http": {
|
|
139928
140080
|
"requestUri": "/topics/{topic}"
|
|
@@ -139942,6 +140094,11 @@ module.exports={
|
|
|
139942
140094
|
"locationName": "qos",
|
|
139943
140095
|
"type": "integer"
|
|
139944
140096
|
},
|
|
140097
|
+
"retain": {
|
|
140098
|
+
"location": "querystring",
|
|
140099
|
+
"locationName": "retain",
|
|
140100
|
+
"type": "boolean"
|
|
140101
|
+
},
|
|
139945
140102
|
"payload": {
|
|
139946
140103
|
"type": "blob"
|
|
139947
140104
|
}
|
|
@@ -139988,8 +140145,17 @@ module.exports={
|
|
|
139988
140145
|
"shapes": {}
|
|
139989
140146
|
}
|
|
139990
140147
|
},{}],129:[function(require,module,exports){
|
|
139991
|
-
|
|
139992
|
-
|
|
140148
|
+
module.exports={
|
|
140149
|
+
"pagination": {
|
|
140150
|
+
"ListRetainedMessages": {
|
|
140151
|
+
"input_token": "nextToken",
|
|
140152
|
+
"limit_key": "maxResults",
|
|
140153
|
+
"output_token": "nextToken",
|
|
140154
|
+
"result_key": "retainedTopics"
|
|
140155
|
+
}
|
|
140156
|
+
}
|
|
140157
|
+
}
|
|
140158
|
+
},{}],130:[function(require,module,exports){
|
|
139993
140159
|
module.exports={
|
|
139994
140160
|
"version": "2.0",
|
|
139995
140161
|
"metadata": {
|
|
@@ -184763,7 +184929,7 @@ module.exports={
|
|
|
184763
184929
|
"members": {
|
|
184764
184930
|
"CollectionId": {},
|
|
184765
184931
|
"Tags": {
|
|
184766
|
-
"shape": "
|
|
184932
|
+
"shape": "Sw"
|
|
184767
184933
|
}
|
|
184768
184934
|
}
|
|
184769
184935
|
},
|
|
@@ -184809,16 +184975,16 @@ module.exports={
|
|
|
184809
184975
|
"ProjectArn": {},
|
|
184810
184976
|
"VersionName": {},
|
|
184811
184977
|
"OutputConfig": {
|
|
184812
|
-
"shape": "
|
|
184978
|
+
"shape": "S18"
|
|
184813
184979
|
},
|
|
184814
184980
|
"TrainingData": {
|
|
184815
|
-
"shape": "
|
|
184981
|
+
"shape": "S1a"
|
|
184816
184982
|
},
|
|
184817
184983
|
"TestingData": {
|
|
184818
|
-
"shape": "
|
|
184984
|
+
"shape": "S1e"
|
|
184819
184985
|
},
|
|
184820
184986
|
"Tags": {
|
|
184821
|
-
"shape": "
|
|
184987
|
+
"shape": "Sw"
|
|
184822
184988
|
},
|
|
184823
184989
|
"KmsKeyId": {}
|
|
184824
184990
|
}
|
|
@@ -184842,18 +185008,18 @@ module.exports={
|
|
|
184842
185008
|
],
|
|
184843
185009
|
"members": {
|
|
184844
185010
|
"Input": {
|
|
184845
|
-
"shape": "
|
|
185011
|
+
"shape": "S1j"
|
|
184846
185012
|
},
|
|
184847
185013
|
"Output": {
|
|
184848
|
-
"shape": "
|
|
185014
|
+
"shape": "S1m"
|
|
184849
185015
|
},
|
|
184850
185016
|
"Name": {},
|
|
184851
185017
|
"Settings": {
|
|
184852
|
-
"shape": "
|
|
185018
|
+
"shape": "S1q"
|
|
184853
185019
|
},
|
|
184854
185020
|
"RoleArn": {},
|
|
184855
185021
|
"Tags": {
|
|
184856
|
-
"shape": "
|
|
185022
|
+
"shape": "Sw"
|
|
184857
185023
|
}
|
|
184858
185024
|
}
|
|
184859
185025
|
},
|
|
@@ -184893,7 +185059,7 @@ module.exports={
|
|
|
184893
185059
|
"members": {
|
|
184894
185060
|
"CollectionId": {},
|
|
184895
185061
|
"FaceIds": {
|
|
184896
|
-
"shape": "
|
|
185062
|
+
"shape": "S1y"
|
|
184897
185063
|
}
|
|
184898
185064
|
}
|
|
184899
185065
|
},
|
|
@@ -184901,7 +185067,7 @@ module.exports={
|
|
|
184901
185067
|
"type": "structure",
|
|
184902
185068
|
"members": {
|
|
184903
185069
|
"DeletedFaces": {
|
|
184904
|
-
"shape": "
|
|
185070
|
+
"shape": "S1y"
|
|
184905
185071
|
}
|
|
184906
185072
|
}
|
|
184907
185073
|
}
|
|
@@ -185021,19 +185187,19 @@ module.exports={
|
|
|
185021
185187
|
"type": "timestamp"
|
|
185022
185188
|
},
|
|
185023
185189
|
"OutputConfig": {
|
|
185024
|
-
"shape": "
|
|
185190
|
+
"shape": "S18"
|
|
185025
185191
|
},
|
|
185026
185192
|
"TrainingDataResult": {
|
|
185027
185193
|
"type": "structure",
|
|
185028
185194
|
"members": {
|
|
185029
185195
|
"Input": {
|
|
185030
|
-
"shape": "
|
|
185196
|
+
"shape": "S1a"
|
|
185031
185197
|
},
|
|
185032
185198
|
"Output": {
|
|
185033
|
-
"shape": "
|
|
185199
|
+
"shape": "S1a"
|
|
185034
185200
|
},
|
|
185035
185201
|
"Validation": {
|
|
185036
|
-
"shape": "
|
|
185202
|
+
"shape": "S2n"
|
|
185037
185203
|
}
|
|
185038
185204
|
}
|
|
185039
185205
|
},
|
|
@@ -185041,13 +185207,13 @@ module.exports={
|
|
|
185041
185207
|
"type": "structure",
|
|
185042
185208
|
"members": {
|
|
185043
185209
|
"Input": {
|
|
185044
|
-
"shape": "
|
|
185210
|
+
"shape": "S1e"
|
|
185045
185211
|
},
|
|
185046
185212
|
"Output": {
|
|
185047
|
-
"shape": "
|
|
185213
|
+
"shape": "S1e"
|
|
185048
185214
|
},
|
|
185049
185215
|
"Validation": {
|
|
185050
|
-
"shape": "
|
|
185216
|
+
"shape": "S2n"
|
|
185051
185217
|
}
|
|
185052
185218
|
}
|
|
185053
185219
|
},
|
|
@@ -185068,7 +185234,7 @@ module.exports={
|
|
|
185068
185234
|
}
|
|
185069
185235
|
},
|
|
185070
185236
|
"ManifestSummary": {
|
|
185071
|
-
"shape": "
|
|
185237
|
+
"shape": "S1d"
|
|
185072
185238
|
},
|
|
185073
185239
|
"KmsKeyId": {}
|
|
185074
185240
|
}
|
|
@@ -185132,14 +185298,14 @@ module.exports={
|
|
|
185132
185298
|
"type": "timestamp"
|
|
185133
185299
|
},
|
|
185134
185300
|
"Input": {
|
|
185135
|
-
"shape": "
|
|
185301
|
+
"shape": "S1j"
|
|
185136
185302
|
},
|
|
185137
185303
|
"Output": {
|
|
185138
|
-
"shape": "
|
|
185304
|
+
"shape": "S1m"
|
|
185139
185305
|
},
|
|
185140
185306
|
"RoleArn": {},
|
|
185141
185307
|
"Settings": {
|
|
185142
|
-
"shape": "
|
|
185308
|
+
"shape": "S1q"
|
|
185143
185309
|
}
|
|
185144
185310
|
}
|
|
185145
185311
|
}
|
|
@@ -185177,7 +185343,7 @@ module.exports={
|
|
|
185177
185343
|
"type": "float"
|
|
185178
185344
|
},
|
|
185179
185345
|
"Geometry": {
|
|
185180
|
-
"shape": "
|
|
185346
|
+
"shape": "S33"
|
|
185181
185347
|
}
|
|
185182
185348
|
}
|
|
185183
185349
|
}
|
|
@@ -185196,7 +185362,7 @@ module.exports={
|
|
|
185196
185362
|
"shape": "S2"
|
|
185197
185363
|
},
|
|
185198
185364
|
"Attributes": {
|
|
185199
|
-
"shape": "
|
|
185365
|
+
"shape": "S37"
|
|
185200
185366
|
}
|
|
185201
185367
|
}
|
|
185202
185368
|
},
|
|
@@ -185206,7 +185372,7 @@ module.exports={
|
|
|
185206
185372
|
"FaceDetails": {
|
|
185207
185373
|
"type": "list",
|
|
185208
185374
|
"member": {
|
|
185209
|
-
"shape": "
|
|
185375
|
+
"shape": "S3b"
|
|
185210
185376
|
}
|
|
185211
185377
|
},
|
|
185212
185378
|
"OrientationCorrection": {}
|
|
@@ -185462,7 +185628,10 @@ module.exports={
|
|
|
185462
185628
|
"Urls": {
|
|
185463
185629
|
"shape": "S51"
|
|
185464
185630
|
},
|
|
185465
|
-
"Name": {}
|
|
185631
|
+
"Name": {},
|
|
185632
|
+
"KnownGender": {
|
|
185633
|
+
"shape": "S53"
|
|
185634
|
+
}
|
|
185466
185635
|
}
|
|
185467
185636
|
}
|
|
185468
185637
|
},
|
|
@@ -185487,7 +185656,7 @@ module.exports={
|
|
|
185487
185656
|
"JobStatus": {},
|
|
185488
185657
|
"StatusMessage": {},
|
|
185489
185658
|
"VideoMetadata": {
|
|
185490
|
-
"shape": "
|
|
185659
|
+
"shape": "S5c"
|
|
185491
185660
|
},
|
|
185492
185661
|
"NextToken": {},
|
|
185493
185662
|
"Celebrities": {
|
|
@@ -185513,7 +185682,7 @@ module.exports={
|
|
|
185513
185682
|
"shape": "Sc"
|
|
185514
185683
|
},
|
|
185515
185684
|
"Face": {
|
|
185516
|
-
"shape": "
|
|
185685
|
+
"shape": "S3b"
|
|
185517
185686
|
}
|
|
185518
185687
|
}
|
|
185519
185688
|
}
|
|
@@ -185544,7 +185713,7 @@ module.exports={
|
|
|
185544
185713
|
"JobStatus": {},
|
|
185545
185714
|
"StatusMessage": {},
|
|
185546
185715
|
"VideoMetadata": {
|
|
185547
|
-
"shape": "
|
|
185716
|
+
"shape": "S5c"
|
|
185548
185717
|
},
|
|
185549
185718
|
"ModerationLabels": {
|
|
185550
185719
|
"type": "list",
|
|
@@ -185585,7 +185754,7 @@ module.exports={
|
|
|
185585
185754
|
"JobStatus": {},
|
|
185586
185755
|
"StatusMessage": {},
|
|
185587
185756
|
"VideoMetadata": {
|
|
185588
|
-
"shape": "
|
|
185757
|
+
"shape": "S5c"
|
|
185589
185758
|
},
|
|
185590
185759
|
"NextToken": {},
|
|
185591
185760
|
"Faces": {
|
|
@@ -185597,7 +185766,7 @@ module.exports={
|
|
|
185597
185766
|
"type": "long"
|
|
185598
185767
|
},
|
|
185599
185768
|
"Face": {
|
|
185600
|
-
"shape": "
|
|
185769
|
+
"shape": "S3b"
|
|
185601
185770
|
}
|
|
185602
185771
|
}
|
|
185603
185772
|
}
|
|
@@ -185627,7 +185796,7 @@ module.exports={
|
|
|
185627
185796
|
"StatusMessage": {},
|
|
185628
185797
|
"NextToken": {},
|
|
185629
185798
|
"VideoMetadata": {
|
|
185630
|
-
"shape": "
|
|
185799
|
+
"shape": "S5c"
|
|
185631
185800
|
},
|
|
185632
185801
|
"Persons": {
|
|
185633
185802
|
"type": "list",
|
|
@@ -185638,10 +185807,10 @@ module.exports={
|
|
|
185638
185807
|
"type": "long"
|
|
185639
185808
|
},
|
|
185640
185809
|
"Person": {
|
|
185641
|
-
"shape": "
|
|
185810
|
+
"shape": "S5w"
|
|
185642
185811
|
},
|
|
185643
185812
|
"FaceMatches": {
|
|
185644
|
-
"shape": "
|
|
185813
|
+
"shape": "S5y"
|
|
185645
185814
|
}
|
|
185646
185815
|
}
|
|
185647
185816
|
}
|
|
@@ -185670,7 +185839,7 @@ module.exports={
|
|
|
185670
185839
|
"JobStatus": {},
|
|
185671
185840
|
"StatusMessage": {},
|
|
185672
185841
|
"VideoMetadata": {
|
|
185673
|
-
"shape": "
|
|
185842
|
+
"shape": "S5c"
|
|
185674
185843
|
},
|
|
185675
185844
|
"NextToken": {},
|
|
185676
185845
|
"Labels": {
|
|
@@ -185712,7 +185881,7 @@ module.exports={
|
|
|
185712
185881
|
"JobStatus": {},
|
|
185713
185882
|
"StatusMessage": {},
|
|
185714
185883
|
"VideoMetadata": {
|
|
185715
|
-
"shape": "
|
|
185884
|
+
"shape": "S5c"
|
|
185716
185885
|
},
|
|
185717
185886
|
"NextToken": {},
|
|
185718
185887
|
"Persons": {
|
|
@@ -185724,7 +185893,7 @@ module.exports={
|
|
|
185724
185893
|
"type": "long"
|
|
185725
185894
|
},
|
|
185726
185895
|
"Person": {
|
|
185727
|
-
"shape": "
|
|
185896
|
+
"shape": "S5w"
|
|
185728
185897
|
}
|
|
185729
185898
|
}
|
|
185730
185899
|
}
|
|
@@ -185754,7 +185923,7 @@ module.exports={
|
|
|
185754
185923
|
"VideoMetadata": {
|
|
185755
185924
|
"type": "list",
|
|
185756
185925
|
"member": {
|
|
185757
|
-
"shape": "
|
|
185926
|
+
"shape": "S5c"
|
|
185758
185927
|
}
|
|
185759
185928
|
},
|
|
185760
185929
|
"AudioMetadata": {
|
|
@@ -185859,7 +186028,7 @@ module.exports={
|
|
|
185859
186028
|
"JobStatus": {},
|
|
185860
186029
|
"StatusMessage": {},
|
|
185861
186030
|
"VideoMetadata": {
|
|
185862
|
-
"shape": "
|
|
186031
|
+
"shape": "S5c"
|
|
185863
186032
|
},
|
|
185864
186033
|
"TextDetections": {
|
|
185865
186034
|
"type": "list",
|
|
@@ -185894,7 +186063,7 @@ module.exports={
|
|
|
185894
186063
|
},
|
|
185895
186064
|
"ExternalImageId": {},
|
|
185896
186065
|
"DetectionAttributes": {
|
|
185897
|
-
"shape": "
|
|
186066
|
+
"shape": "S37"
|
|
185898
186067
|
},
|
|
185899
186068
|
"MaxFaces": {
|
|
185900
186069
|
"type": "integer"
|
|
@@ -185911,10 +186080,10 @@ module.exports={
|
|
|
185911
186080
|
"type": "structure",
|
|
185912
186081
|
"members": {
|
|
185913
186082
|
"Face": {
|
|
185914
|
-
"shape": "
|
|
186083
|
+
"shape": "S60"
|
|
185915
186084
|
},
|
|
185916
186085
|
"FaceDetail": {
|
|
185917
|
-
"shape": "
|
|
186086
|
+
"shape": "S3b"
|
|
185918
186087
|
}
|
|
185919
186088
|
}
|
|
185920
186089
|
}
|
|
@@ -185931,7 +186100,7 @@ module.exports={
|
|
|
185931
186100
|
"member": {}
|
|
185932
186101
|
},
|
|
185933
186102
|
"FaceDetail": {
|
|
185934
|
-
"shape": "
|
|
186103
|
+
"shape": "S3b"
|
|
185935
186104
|
}
|
|
185936
186105
|
}
|
|
185937
186106
|
}
|
|
@@ -185984,7 +186153,7 @@ module.exports={
|
|
|
185984
186153
|
"Faces": {
|
|
185985
186154
|
"type": "list",
|
|
185986
186155
|
"member": {
|
|
185987
|
-
"shape": "
|
|
186156
|
+
"shape": "S60"
|
|
185988
186157
|
}
|
|
185989
186158
|
},
|
|
185990
186159
|
"NextToken": {},
|
|
@@ -186033,7 +186202,7 @@ module.exports={
|
|
|
186033
186202
|
"type": "structure",
|
|
186034
186203
|
"members": {
|
|
186035
186204
|
"Tags": {
|
|
186036
|
-
"shape": "
|
|
186205
|
+
"shape": "Sw"
|
|
186037
186206
|
}
|
|
186038
186207
|
}
|
|
186039
186208
|
}
|
|
@@ -186068,6 +186237,9 @@ module.exports={
|
|
|
186068
186237
|
},
|
|
186069
186238
|
"MatchConfidence": {
|
|
186070
186239
|
"type": "float"
|
|
186240
|
+
},
|
|
186241
|
+
"KnownGender": {
|
|
186242
|
+
"shape": "S53"
|
|
186071
186243
|
}
|
|
186072
186244
|
}
|
|
186073
186245
|
}
|
|
@@ -186105,7 +186277,7 @@ module.exports={
|
|
|
186105
186277
|
"members": {
|
|
186106
186278
|
"SearchedFaceId": {},
|
|
186107
186279
|
"FaceMatches": {
|
|
186108
|
-
"shape": "
|
|
186280
|
+
"shape": "S5y"
|
|
186109
186281
|
},
|
|
186110
186282
|
"FaceModelVersion": {}
|
|
186111
186283
|
}
|
|
@@ -186142,7 +186314,7 @@ module.exports={
|
|
|
186142
186314
|
"type": "float"
|
|
186143
186315
|
},
|
|
186144
186316
|
"FaceMatches": {
|
|
186145
|
-
"shape": "
|
|
186317
|
+
"shape": "S5y"
|
|
186146
186318
|
},
|
|
186147
186319
|
"FaceModelVersion": {}
|
|
186148
186320
|
}
|
|
@@ -186156,11 +186328,11 @@ module.exports={
|
|
|
186156
186328
|
],
|
|
186157
186329
|
"members": {
|
|
186158
186330
|
"Video": {
|
|
186159
|
-
"shape": "
|
|
186331
|
+
"shape": "S7v"
|
|
186160
186332
|
},
|
|
186161
186333
|
"ClientRequestToken": {},
|
|
186162
186334
|
"NotificationChannel": {
|
|
186163
|
-
"shape": "
|
|
186335
|
+
"shape": "S7x"
|
|
186164
186336
|
},
|
|
186165
186337
|
"JobTag": {}
|
|
186166
186338
|
}
|
|
@@ -186181,14 +186353,14 @@ module.exports={
|
|
|
186181
186353
|
],
|
|
186182
186354
|
"members": {
|
|
186183
186355
|
"Video": {
|
|
186184
|
-
"shape": "
|
|
186356
|
+
"shape": "S7v"
|
|
186185
186357
|
},
|
|
186186
186358
|
"MinConfidence": {
|
|
186187
186359
|
"type": "float"
|
|
186188
186360
|
},
|
|
186189
186361
|
"ClientRequestToken": {},
|
|
186190
186362
|
"NotificationChannel": {
|
|
186191
|
-
"shape": "
|
|
186363
|
+
"shape": "S7x"
|
|
186192
186364
|
},
|
|
186193
186365
|
"JobTag": {}
|
|
186194
186366
|
}
|
|
@@ -186209,11 +186381,11 @@ module.exports={
|
|
|
186209
186381
|
],
|
|
186210
186382
|
"members": {
|
|
186211
186383
|
"Video": {
|
|
186212
|
-
"shape": "
|
|
186384
|
+
"shape": "S7v"
|
|
186213
186385
|
},
|
|
186214
186386
|
"ClientRequestToken": {},
|
|
186215
186387
|
"NotificationChannel": {
|
|
186216
|
-
"shape": "
|
|
186388
|
+
"shape": "S7x"
|
|
186217
186389
|
},
|
|
186218
186390
|
"FaceAttributes": {},
|
|
186219
186391
|
"JobTag": {}
|
|
@@ -186236,7 +186408,7 @@ module.exports={
|
|
|
186236
186408
|
],
|
|
186237
186409
|
"members": {
|
|
186238
186410
|
"Video": {
|
|
186239
|
-
"shape": "
|
|
186411
|
+
"shape": "S7v"
|
|
186240
186412
|
},
|
|
186241
186413
|
"ClientRequestToken": {},
|
|
186242
186414
|
"FaceMatchThreshold": {
|
|
@@ -186244,7 +186416,7 @@ module.exports={
|
|
|
186244
186416
|
},
|
|
186245
186417
|
"CollectionId": {},
|
|
186246
186418
|
"NotificationChannel": {
|
|
186247
|
-
"shape": "
|
|
186419
|
+
"shape": "S7x"
|
|
186248
186420
|
},
|
|
186249
186421
|
"JobTag": {}
|
|
186250
186422
|
}
|
|
@@ -186265,14 +186437,14 @@ module.exports={
|
|
|
186265
186437
|
],
|
|
186266
186438
|
"members": {
|
|
186267
186439
|
"Video": {
|
|
186268
|
-
"shape": "
|
|
186440
|
+
"shape": "S7v"
|
|
186269
186441
|
},
|
|
186270
186442
|
"ClientRequestToken": {},
|
|
186271
186443
|
"MinConfidence": {
|
|
186272
186444
|
"type": "float"
|
|
186273
186445
|
},
|
|
186274
186446
|
"NotificationChannel": {
|
|
186275
|
-
"shape": "
|
|
186447
|
+
"shape": "S7x"
|
|
186276
186448
|
},
|
|
186277
186449
|
"JobTag": {}
|
|
186278
186450
|
}
|
|
@@ -186293,11 +186465,11 @@ module.exports={
|
|
|
186293
186465
|
],
|
|
186294
186466
|
"members": {
|
|
186295
186467
|
"Video": {
|
|
186296
|
-
"shape": "
|
|
186468
|
+
"shape": "S7v"
|
|
186297
186469
|
},
|
|
186298
186470
|
"ClientRequestToken": {},
|
|
186299
186471
|
"NotificationChannel": {
|
|
186300
|
-
"shape": "
|
|
186472
|
+
"shape": "S7x"
|
|
186301
186473
|
},
|
|
186302
186474
|
"JobTag": {}
|
|
186303
186475
|
}
|
|
@@ -186340,11 +186512,11 @@ module.exports={
|
|
|
186340
186512
|
],
|
|
186341
186513
|
"members": {
|
|
186342
186514
|
"Video": {
|
|
186343
|
-
"shape": "
|
|
186515
|
+
"shape": "S7v"
|
|
186344
186516
|
},
|
|
186345
186517
|
"ClientRequestToken": {},
|
|
186346
186518
|
"NotificationChannel": {
|
|
186347
|
-
"shape": "
|
|
186519
|
+
"shape": "S7x"
|
|
186348
186520
|
},
|
|
186349
186521
|
"JobTag": {},
|
|
186350
186522
|
"Filters": {
|
|
@@ -186416,11 +186588,11 @@ module.exports={
|
|
|
186416
186588
|
],
|
|
186417
186589
|
"members": {
|
|
186418
186590
|
"Video": {
|
|
186419
|
-
"shape": "
|
|
186591
|
+
"shape": "S7v"
|
|
186420
186592
|
},
|
|
186421
186593
|
"ClientRequestToken": {},
|
|
186422
186594
|
"NotificationChannel": {
|
|
186423
|
-
"shape": "
|
|
186595
|
+
"shape": "S7x"
|
|
186424
186596
|
},
|
|
186425
186597
|
"JobTag": {},
|
|
186426
186598
|
"Filters": {
|
|
@@ -186486,7 +186658,7 @@ module.exports={
|
|
|
186486
186658
|
"members": {
|
|
186487
186659
|
"ResourceArn": {},
|
|
186488
186660
|
"Tags": {
|
|
186489
|
-
"shape": "
|
|
186661
|
+
"shape": "Sw"
|
|
186490
186662
|
}
|
|
186491
186663
|
}
|
|
186492
186664
|
},
|
|
@@ -186570,6 +186742,12 @@ module.exports={
|
|
|
186570
186742
|
},
|
|
186571
186743
|
"Quality": {
|
|
186572
186744
|
"shape": "Sm"
|
|
186745
|
+
},
|
|
186746
|
+
"Emotions": {
|
|
186747
|
+
"shape": "Sn"
|
|
186748
|
+
},
|
|
186749
|
+
"Smile": {
|
|
186750
|
+
"shape": "Sq"
|
|
186573
186751
|
}
|
|
186574
186752
|
}
|
|
186575
186753
|
},
|
|
@@ -186613,38 +186791,61 @@ module.exports={
|
|
|
186613
186791
|
}
|
|
186614
186792
|
}
|
|
186615
186793
|
},
|
|
186616
|
-
"
|
|
186794
|
+
"Sn": {
|
|
186795
|
+
"type": "list",
|
|
186796
|
+
"member": {
|
|
186797
|
+
"type": "structure",
|
|
186798
|
+
"members": {
|
|
186799
|
+
"Type": {},
|
|
186800
|
+
"Confidence": {
|
|
186801
|
+
"type": "float"
|
|
186802
|
+
}
|
|
186803
|
+
}
|
|
186804
|
+
}
|
|
186805
|
+
},
|
|
186806
|
+
"Sq": {
|
|
186807
|
+
"type": "structure",
|
|
186808
|
+
"members": {
|
|
186809
|
+
"Value": {
|
|
186810
|
+
"type": "boolean"
|
|
186811
|
+
},
|
|
186812
|
+
"Confidence": {
|
|
186813
|
+
"type": "float"
|
|
186814
|
+
}
|
|
186815
|
+
}
|
|
186816
|
+
},
|
|
186817
|
+
"Sw": {
|
|
186617
186818
|
"type": "map",
|
|
186618
186819
|
"key": {},
|
|
186619
186820
|
"value": {}
|
|
186620
186821
|
},
|
|
186621
|
-
"
|
|
186822
|
+
"S18": {
|
|
186622
186823
|
"type": "structure",
|
|
186623
186824
|
"members": {
|
|
186624
186825
|
"S3Bucket": {},
|
|
186625
186826
|
"S3KeyPrefix": {}
|
|
186626
186827
|
}
|
|
186627
186828
|
},
|
|
186628
|
-
"
|
|
186829
|
+
"S1a": {
|
|
186629
186830
|
"type": "structure",
|
|
186630
186831
|
"members": {
|
|
186631
186832
|
"Assets": {
|
|
186632
|
-
"shape": "
|
|
186833
|
+
"shape": "S1b"
|
|
186633
186834
|
}
|
|
186634
186835
|
}
|
|
186635
186836
|
},
|
|
186636
|
-
"
|
|
186837
|
+
"S1b": {
|
|
186637
186838
|
"type": "list",
|
|
186638
186839
|
"member": {
|
|
186639
186840
|
"type": "structure",
|
|
186640
186841
|
"members": {
|
|
186641
186842
|
"GroundTruthManifest": {
|
|
186642
|
-
"shape": "
|
|
186843
|
+
"shape": "S1d"
|
|
186643
186844
|
}
|
|
186644
186845
|
}
|
|
186645
186846
|
}
|
|
186646
186847
|
},
|
|
186647
|
-
"
|
|
186848
|
+
"S1d": {
|
|
186648
186849
|
"type": "structure",
|
|
186649
186850
|
"members": {
|
|
186650
186851
|
"S3Object": {
|
|
@@ -186652,18 +186853,18 @@ module.exports={
|
|
|
186652
186853
|
}
|
|
186653
186854
|
}
|
|
186654
186855
|
},
|
|
186655
|
-
"
|
|
186856
|
+
"S1e": {
|
|
186656
186857
|
"type": "structure",
|
|
186657
186858
|
"members": {
|
|
186658
186859
|
"Assets": {
|
|
186659
|
-
"shape": "
|
|
186860
|
+
"shape": "S1b"
|
|
186660
186861
|
},
|
|
186661
186862
|
"AutoCreate": {
|
|
186662
186863
|
"type": "boolean"
|
|
186663
186864
|
}
|
|
186664
186865
|
}
|
|
186665
186866
|
},
|
|
186666
|
-
"
|
|
186867
|
+
"S1j": {
|
|
186667
186868
|
"type": "structure",
|
|
186668
186869
|
"members": {
|
|
186669
186870
|
"KinesisVideoStream": {
|
|
@@ -186674,7 +186875,7 @@ module.exports={
|
|
|
186674
186875
|
}
|
|
186675
186876
|
}
|
|
186676
186877
|
},
|
|
186677
|
-
"
|
|
186878
|
+
"S1m": {
|
|
186678
186879
|
"type": "structure",
|
|
186679
186880
|
"members": {
|
|
186680
186881
|
"KinesisDataStream": {
|
|
@@ -186685,7 +186886,7 @@ module.exports={
|
|
|
186685
186886
|
}
|
|
186686
186887
|
}
|
|
186687
186888
|
},
|
|
186688
|
-
"
|
|
186889
|
+
"S1q": {
|
|
186689
186890
|
"type": "structure",
|
|
186690
186891
|
"members": {
|
|
186691
186892
|
"FaceSearch": {
|
|
@@ -186699,19 +186900,19 @@ module.exports={
|
|
|
186699
186900
|
}
|
|
186700
186901
|
}
|
|
186701
186902
|
},
|
|
186702
|
-
"
|
|
186903
|
+
"S1y": {
|
|
186703
186904
|
"type": "list",
|
|
186704
186905
|
"member": {}
|
|
186705
186906
|
},
|
|
186706
|
-
"
|
|
186907
|
+
"S2n": {
|
|
186707
186908
|
"type": "structure",
|
|
186708
186909
|
"members": {
|
|
186709
186910
|
"Assets": {
|
|
186710
|
-
"shape": "
|
|
186911
|
+
"shape": "S1b"
|
|
186711
186912
|
}
|
|
186712
186913
|
}
|
|
186713
186914
|
},
|
|
186714
|
-
"
|
|
186915
|
+
"S33": {
|
|
186715
186916
|
"type": "structure",
|
|
186716
186917
|
"members": {
|
|
186717
186918
|
"BoundingBox": {
|
|
@@ -186733,11 +186934,11 @@ module.exports={
|
|
|
186733
186934
|
}
|
|
186734
186935
|
}
|
|
186735
186936
|
},
|
|
186736
|
-
"
|
|
186937
|
+
"S37": {
|
|
186737
186938
|
"type": "list",
|
|
186738
186939
|
"member": {}
|
|
186739
186940
|
},
|
|
186740
|
-
"
|
|
186941
|
+
"S3b": {
|
|
186741
186942
|
"type": "structure",
|
|
186742
186943
|
"members": {
|
|
186743
186944
|
"BoundingBox": {
|
|
@@ -186755,15 +186956,7 @@ module.exports={
|
|
|
186755
186956
|
}
|
|
186756
186957
|
},
|
|
186757
186958
|
"Smile": {
|
|
186758
|
-
"
|
|
186759
|
-
"members": {
|
|
186760
|
-
"Value": {
|
|
186761
|
-
"type": "boolean"
|
|
186762
|
-
},
|
|
186763
|
-
"Confidence": {
|
|
186764
|
-
"type": "float"
|
|
186765
|
-
}
|
|
186766
|
-
}
|
|
186959
|
+
"shape": "Sq"
|
|
186767
186960
|
},
|
|
186768
186961
|
"Eyeglasses": {
|
|
186769
186962
|
"type": "structure",
|
|
@@ -186841,16 +187034,7 @@ module.exports={
|
|
|
186841
187034
|
}
|
|
186842
187035
|
},
|
|
186843
187036
|
"Emotions": {
|
|
186844
|
-
"
|
|
186845
|
-
"member": {
|
|
186846
|
-
"type": "structure",
|
|
186847
|
-
"members": {
|
|
186848
|
-
"Type": {},
|
|
186849
|
-
"Confidence": {
|
|
186850
|
-
"type": "float"
|
|
186851
|
-
}
|
|
186852
|
-
}
|
|
186853
|
-
}
|
|
187037
|
+
"shape": "Sn"
|
|
186854
187038
|
},
|
|
186855
187039
|
"Landmarks": {
|
|
186856
187040
|
"shape": "Sh"
|
|
@@ -186954,7 +187138,7 @@ module.exports={
|
|
|
186954
187138
|
"type": "float"
|
|
186955
187139
|
},
|
|
186956
187140
|
"Geometry": {
|
|
186957
|
-
"shape": "
|
|
187141
|
+
"shape": "S33"
|
|
186958
187142
|
}
|
|
186959
187143
|
}
|
|
186960
187144
|
},
|
|
@@ -186962,7 +187146,13 @@ module.exports={
|
|
|
186962
187146
|
"type": "list",
|
|
186963
187147
|
"member": {}
|
|
186964
187148
|
},
|
|
186965
|
-
"
|
|
187149
|
+
"S53": {
|
|
187150
|
+
"type": "structure",
|
|
187151
|
+
"members": {
|
|
187152
|
+
"Type": {}
|
|
187153
|
+
}
|
|
187154
|
+
},
|
|
187155
|
+
"S5c": {
|
|
186966
187156
|
"type": "structure",
|
|
186967
187157
|
"members": {
|
|
186968
187158
|
"Codec": {},
|
|
@@ -186982,7 +187172,7 @@ module.exports={
|
|
|
186982
187172
|
"ColorRange": {}
|
|
186983
187173
|
}
|
|
186984
187174
|
},
|
|
186985
|
-
"
|
|
187175
|
+
"S5w": {
|
|
186986
187176
|
"type": "structure",
|
|
186987
187177
|
"members": {
|
|
186988
187178
|
"Index": {
|
|
@@ -186992,11 +187182,11 @@ module.exports={
|
|
|
186992
187182
|
"shape": "Sc"
|
|
186993
187183
|
},
|
|
186994
187184
|
"Face": {
|
|
186995
|
-
"shape": "
|
|
187185
|
+
"shape": "S3b"
|
|
186996
187186
|
}
|
|
186997
187187
|
}
|
|
186998
187188
|
},
|
|
186999
|
-
"
|
|
187189
|
+
"S5y": {
|
|
187000
187190
|
"type": "list",
|
|
187001
187191
|
"member": {
|
|
187002
187192
|
"type": "structure",
|
|
@@ -187005,12 +187195,12 @@ module.exports={
|
|
|
187005
187195
|
"type": "float"
|
|
187006
187196
|
},
|
|
187007
187197
|
"Face": {
|
|
187008
|
-
"shape": "
|
|
187198
|
+
"shape": "S60"
|
|
187009
187199
|
}
|
|
187010
187200
|
}
|
|
187011
187201
|
}
|
|
187012
187202
|
},
|
|
187013
|
-
"
|
|
187203
|
+
"S60": {
|
|
187014
187204
|
"type": "structure",
|
|
187015
187205
|
"members": {
|
|
187016
187206
|
"FaceId": {},
|
|
@@ -187024,7 +187214,7 @@ module.exports={
|
|
|
187024
187214
|
}
|
|
187025
187215
|
}
|
|
187026
187216
|
},
|
|
187027
|
-
"
|
|
187217
|
+
"S7v": {
|
|
187028
187218
|
"type": "structure",
|
|
187029
187219
|
"members": {
|
|
187030
187220
|
"S3Object": {
|
|
@@ -187032,7 +187222,7 @@ module.exports={
|
|
|
187032
187222
|
}
|
|
187033
187223
|
}
|
|
187034
187224
|
},
|
|
187035
|
-
"
|
|
187225
|
+
"S7x": {
|
|
187036
187226
|
"type": "structure",
|
|
187037
187227
|
"required": [
|
|
187038
187228
|
"SNSTopicArn",
|
|
@@ -207914,7 +208104,9 @@ module.exports={
|
|
|
207914
208104
|
},
|
|
207915
208105
|
"LastModifiedUser": {},
|
|
207916
208106
|
"Description": {},
|
|
207917
|
-
"Value": {
|
|
208107
|
+
"Value": {
|
|
208108
|
+
"shape": "Sky"
|
|
208109
|
+
},
|
|
207918
208110
|
"AllowedPattern": {},
|
|
207919
208111
|
"Version": {
|
|
207920
208112
|
"type": "long"
|
|
@@ -209038,7 +209230,9 @@ module.exports={
|
|
|
209038
209230
|
"members": {
|
|
209039
209231
|
"Name": {},
|
|
209040
209232
|
"Description": {},
|
|
209041
|
-
"Value": {
|
|
209233
|
+
"Value": {
|
|
209234
|
+
"shape": "Sky"
|
|
209235
|
+
},
|
|
209042
209236
|
"Type": {},
|
|
209043
209237
|
"KeyId": {},
|
|
209044
209238
|
"Overwrite": {
|
|
@@ -211065,7 +211259,9 @@ module.exports={
|
|
|
211065
211259
|
"members": {
|
|
211066
211260
|
"Name": {},
|
|
211067
211261
|
"Type": {},
|
|
211068
|
-
"Value": {
|
|
211262
|
+
"Value": {
|
|
211263
|
+
"shape": "Sky"
|
|
211264
|
+
},
|
|
211069
211265
|
"Version": {
|
|
211070
211266
|
"type": "long"
|
|
211071
211267
|
},
|
|
@@ -211078,6 +211274,10 @@ module.exports={
|
|
|
211078
211274
|
"DataType": {}
|
|
211079
211275
|
}
|
|
211080
211276
|
},
|
|
211277
|
+
"Sky": {
|
|
211278
|
+
"type": "string",
|
|
211279
|
+
"sensitive": true
|
|
211280
|
+
},
|
|
211081
211281
|
"Sl4": {
|
|
211082
211282
|
"type": "list",
|
|
211083
211283
|
"member": {}
|
|
@@ -225519,7 +225719,7 @@ AWS.util.update(AWS, {
|
|
|
225519
225719
|
/**
|
|
225520
225720
|
* @constant
|
|
225521
225721
|
*/
|
|
225522
|
-
VERSION: '2.
|
|
225722
|
+
VERSION: '2.978.0',
|
|
225523
225723
|
|
|
225524
225724
|
/**
|
|
225525
225725
|
* @api private
|
|
@@ -246772,7 +246972,7 @@ var LRUCache = /** @class */ (function () {
|
|
|
246772
246972
|
}());
|
|
246773
246973
|
exports.LRUCache = LRUCache;
|
|
246774
246974
|
},{}],451:[function(require,module,exports){
|
|
246775
|
-
// AWS SDK for JavaScript v2.
|
|
246975
|
+
// AWS SDK for JavaScript v2.978.0
|
|
246776
246976
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
246777
246977
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
246778
246978
|
require('./browser_loader');
|