cdk-comprehend-s3olap 2.0.104 → 2.0.106
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +9 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +99 -95
- package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +59 -22
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +228 -142
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +1 -1
- package/node_modules/aws-sdk/clients/apprunner.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +8 -0
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +85 -0
- package/node_modules/aws-sdk/clients/lightsail.d.ts +66 -3
- package/node_modules/aws-sdk/clients/nimble.d.ts +14 -14
- package/node_modules/aws-sdk/clients/ssm.d.ts +1 -1
- package/node_modules/aws-sdk/clients/wafv2.d.ts +7 -7
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +5 -5
- package/node_modules/aws-sdk/dist/aws-sdk.js +102 -98
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +15 -15
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/is-callable/CHANGELOG.md +13 -0
- package/node_modules/is-callable/README.md +5 -2
- package/node_modules/is-callable/index.js +13 -7
- package/node_modules/is-callable/package.json +1 -1
- package/node_modules/is-callable/test/index.js +26 -9
- package/package.json +5 -5
@@ -2176,7 +2176,7 @@
|
|
2176
2176
|
"shape": "Sau"
|
2177
2177
|
},
|
2178
2178
|
"TargetCapacitySpecification": {
|
2179
|
-
"shape": "
|
2179
|
+
"shape": "Sbu"
|
2180
2180
|
},
|
2181
2181
|
"TerminateInstancesWithExpiration": {
|
2182
2182
|
"type": "boolean"
|
@@ -2212,7 +2212,7 @@
|
|
2212
2212
|
"type": "structure",
|
2213
2213
|
"members": {
|
2214
2214
|
"LaunchTemplateAndOverrides": {
|
2215
|
-
"shape": "
|
2215
|
+
"shape": "Sc2",
|
2216
2216
|
"locationName": "launchTemplateAndOverrides"
|
2217
2217
|
},
|
2218
2218
|
"Lifecycle": {
|
@@ -2235,14 +2235,14 @@
|
|
2235
2235
|
"type": "structure",
|
2236
2236
|
"members": {
|
2237
2237
|
"LaunchTemplateAndOverrides": {
|
2238
|
-
"shape": "
|
2238
|
+
"shape": "Sc2",
|
2239
2239
|
"locationName": "launchTemplateAndOverrides"
|
2240
2240
|
},
|
2241
2241
|
"Lifecycle": {
|
2242
2242
|
"locationName": "lifecycle"
|
2243
2243
|
},
|
2244
2244
|
"InstanceIds": {
|
2245
|
-
"shape": "
|
2245
|
+
"shape": "Sci",
|
2246
2246
|
"locationName": "instanceIds"
|
2247
2247
|
},
|
2248
2248
|
"InstanceType": {
|
@@ -2333,10 +2333,10 @@
|
|
2333
2333
|
"type": "boolean"
|
2334
2334
|
},
|
2335
2335
|
"InputStorageLocation": {
|
2336
|
-
"shape": "
|
2336
|
+
"shape": "Scu"
|
2337
2337
|
},
|
2338
2338
|
"LogsStorageLocation": {
|
2339
|
-
"shape": "
|
2339
|
+
"shape": "Scu"
|
2340
2340
|
},
|
2341
2341
|
"Description": {},
|
2342
2342
|
"Name": {},
|
@@ -2368,7 +2368,7 @@
|
|
2368
2368
|
],
|
2369
2369
|
"members": {
|
2370
2370
|
"BlockDeviceMappings": {
|
2371
|
-
"shape": "
|
2371
|
+
"shape": "Scx",
|
2372
2372
|
"locationName": "blockDeviceMapping"
|
2373
2373
|
},
|
2374
2374
|
"Description": {
|
@@ -2412,7 +2412,7 @@
|
|
2412
2412
|
},
|
2413
2413
|
"Name": {},
|
2414
2414
|
"TimeRanges": {
|
2415
|
-
"shape": "
|
2415
|
+
"shape": "Sd4",
|
2416
2416
|
"locationName": "TimeRange"
|
2417
2417
|
},
|
2418
2418
|
"CronExpression": {},
|
@@ -2478,7 +2478,7 @@
|
|
2478
2478
|
"type": "structure",
|
2479
2479
|
"members": {
|
2480
2480
|
"ExportTask": {
|
2481
|
-
"shape": "
|
2481
|
+
"shape": "Sdd",
|
2482
2482
|
"locationName": "exportTask"
|
2483
2483
|
}
|
2484
2484
|
}
|
@@ -2502,7 +2502,7 @@
|
|
2502
2502
|
"type": "structure",
|
2503
2503
|
"members": {
|
2504
2504
|
"InternetGateway": {
|
2505
|
-
"shape": "
|
2505
|
+
"shape": "Sdj",
|
2506
2506
|
"locationName": "internetGateway"
|
2507
2507
|
}
|
2508
2508
|
}
|
@@ -2517,7 +2517,7 @@
|
|
2517
2517
|
},
|
2518
2518
|
"Description": {},
|
2519
2519
|
"OperatingRegions": {
|
2520
|
-
"shape": "
|
2520
|
+
"shape": "Sdl",
|
2521
2521
|
"locationName": "OperatingRegion"
|
2522
2522
|
},
|
2523
2523
|
"TagSpecifications": {
|
@@ -2533,7 +2533,7 @@
|
|
2533
2533
|
"type": "structure",
|
2534
2534
|
"members": {
|
2535
2535
|
"Ipam": {
|
2536
|
-
"shape": "
|
2536
|
+
"shape": "Sdo",
|
2537
2537
|
"locationName": "ipam"
|
2538
2538
|
}
|
2539
2539
|
}
|
@@ -2571,7 +2571,7 @@
|
|
2571
2571
|
"type": "integer"
|
2572
2572
|
},
|
2573
2573
|
"AllocationResourceTags": {
|
2574
|
-
"shape": "
|
2574
|
+
"shape": "Sdx",
|
2575
2575
|
"locationName": "AllocationResourceTag"
|
2576
2576
|
},
|
2577
2577
|
"TagSpecifications": {
|
@@ -2588,7 +2588,7 @@
|
|
2588
2588
|
"type": "structure",
|
2589
2589
|
"members": {
|
2590
2590
|
"IpamPool": {
|
2591
|
-
"shape": "
|
2591
|
+
"shape": "Se1",
|
2592
2592
|
"locationName": "ipamPool"
|
2593
2593
|
}
|
2594
2594
|
}
|
@@ -2619,7 +2619,7 @@
|
|
2619
2619
|
"type": "structure",
|
2620
2620
|
"members": {
|
2621
2621
|
"IpamScope": {
|
2622
|
-
"shape": "
|
2622
|
+
"shape": "Se8",
|
2623
2623
|
"locationName": "ipamScope"
|
2624
2624
|
}
|
2625
2625
|
}
|
@@ -2684,7 +2684,7 @@
|
|
2684
2684
|
"LaunchTemplateName": {},
|
2685
2685
|
"VersionDescription": {},
|
2686
2686
|
"LaunchTemplateData": {
|
2687
|
-
"shape": "
|
2687
|
+
"shape": "Seh"
|
2688
2688
|
},
|
2689
2689
|
"TagSpecifications": {
|
2690
2690
|
"shape": "S1v",
|
@@ -2722,7 +2722,7 @@
|
|
2722
2722
|
"SourceVersion": {},
|
2723
2723
|
"VersionDescription": {},
|
2724
2724
|
"LaunchTemplateData": {
|
2725
|
-
"shape": "
|
2725
|
+
"shape": "Seh"
|
2726
2726
|
}
|
2727
2727
|
}
|
2728
2728
|
},
|
@@ -3103,7 +3103,7 @@
|
|
3103
3103
|
"type": "boolean"
|
3104
3104
|
},
|
3105
3105
|
"Groups": {
|
3106
|
-
"shape": "
|
3106
|
+
"shape": "Sep",
|
3107
3107
|
"locationName": "SecurityGroupId"
|
3108
3108
|
},
|
3109
3109
|
"Ipv6AddressCount": {
|
@@ -3118,7 +3118,7 @@
|
|
3118
3118
|
"locationName": "privateIpAddress"
|
3119
3119
|
},
|
3120
3120
|
"PrivateIpAddresses": {
|
3121
|
-
"shape": "
|
3121
|
+
"shape": "Ses",
|
3122
3122
|
"locationName": "privateIpAddresses"
|
3123
3123
|
},
|
3124
3124
|
"SecondaryPrivateIpAddressCount": {
|
@@ -3126,14 +3126,14 @@
|
|
3126
3126
|
"type": "integer"
|
3127
3127
|
},
|
3128
3128
|
"Ipv4Prefixes": {
|
3129
|
-
"shape": "
|
3129
|
+
"shape": "Seu",
|
3130
3130
|
"locationName": "Ipv4Prefix"
|
3131
3131
|
},
|
3132
3132
|
"Ipv4PrefixCount": {
|
3133
3133
|
"type": "integer"
|
3134
3134
|
},
|
3135
3135
|
"Ipv6Prefixes": {
|
3136
|
-
"shape": "
|
3136
|
+
"shape": "Sew",
|
3137
3137
|
"locationName": "Ipv6Prefix"
|
3138
3138
|
},
|
3139
3139
|
"Ipv6PrefixCount": {
|
@@ -5057,7 +5057,7 @@
|
|
5057
5057
|
"type": "structure",
|
5058
5058
|
"members": {
|
5059
5059
|
"Ipam": {
|
5060
|
-
"shape": "
|
5060
|
+
"shape": "Sdo",
|
5061
5061
|
"locationName": "ipam"
|
5062
5062
|
}
|
5063
5063
|
}
|
@@ -5080,7 +5080,7 @@
|
|
5080
5080
|
"type": "structure",
|
5081
5081
|
"members": {
|
5082
5082
|
"IpamPool": {
|
5083
|
-
"shape": "
|
5083
|
+
"shape": "Se1",
|
5084
5084
|
"locationName": "ipamPool"
|
5085
5085
|
}
|
5086
5086
|
}
|
@@ -5103,7 +5103,7 @@
|
|
5103
5103
|
"type": "structure",
|
5104
5104
|
"members": {
|
5105
5105
|
"IpamScope": {
|
5106
|
-
"shape": "
|
5106
|
+
"shape": "Se8",
|
5107
5107
|
"locationName": "ipamScope"
|
5108
5108
|
}
|
5109
5109
|
}
|
@@ -7913,7 +7913,7 @@
|
|
7913
7913
|
"locationName": "exportTaskSet",
|
7914
7914
|
"type": "list",
|
7915
7915
|
"member": {
|
7916
|
-
"shape": "
|
7916
|
+
"shape": "Sdd",
|
7917
7917
|
"locationName": "item"
|
7918
7918
|
}
|
7919
7919
|
}
|
@@ -8237,14 +8237,14 @@
|
|
8237
8237
|
"type": "structure",
|
8238
8238
|
"members": {
|
8239
8239
|
"LaunchTemplateSpecification": {
|
8240
|
-
"shape": "
|
8240
|
+
"shape": "Sc3",
|
8241
8241
|
"locationName": "launchTemplateSpecification"
|
8242
8242
|
},
|
8243
8243
|
"Overrides": {
|
8244
8244
|
"locationName": "overrides",
|
8245
8245
|
"type": "list",
|
8246
8246
|
"member": {
|
8247
|
-
"shape": "
|
8247
|
+
"shape": "Sc4",
|
8248
8248
|
"locationName": "item"
|
8249
8249
|
}
|
8250
8250
|
}
|
@@ -8389,7 +8389,7 @@
|
|
8389
8389
|
"type": "structure",
|
8390
8390
|
"members": {
|
8391
8391
|
"LaunchTemplateAndOverrides": {
|
8392
|
-
"shape": "
|
8392
|
+
"shape": "Sc2",
|
8393
8393
|
"locationName": "launchTemplateAndOverrides"
|
8394
8394
|
},
|
8395
8395
|
"Lifecycle": {
|
@@ -8412,14 +8412,14 @@
|
|
8412
8412
|
"type": "structure",
|
8413
8413
|
"members": {
|
8414
8414
|
"LaunchTemplateAndOverrides": {
|
8415
|
-
"shape": "
|
8415
|
+
"shape": "Sc2",
|
8416
8416
|
"locationName": "launchTemplateAndOverrides"
|
8417
8417
|
},
|
8418
8418
|
"Lifecycle": {
|
8419
8419
|
"locationName": "lifecycle"
|
8420
8420
|
},
|
8421
8421
|
"InstanceIds": {
|
8422
|
-
"shape": "
|
8422
|
+
"shape": "Sci",
|
8423
8423
|
"locationName": "instanceIds"
|
8424
8424
|
},
|
8425
8425
|
"InstanceType": {
|
@@ -10272,7 +10272,7 @@
|
|
10272
10272
|
"locationName": "internetGatewaySet",
|
10273
10273
|
"type": "list",
|
10274
10274
|
"member": {
|
10275
|
-
"shape": "
|
10275
|
+
"shape": "Sdj",
|
10276
10276
|
"locationName": "item"
|
10277
10277
|
}
|
10278
10278
|
},
|
@@ -10313,7 +10313,7 @@
|
|
10313
10313
|
"locationName": "ipamPoolSet",
|
10314
10314
|
"type": "list",
|
10315
10315
|
"member": {
|
10316
|
-
"shape": "
|
10316
|
+
"shape": "Se1",
|
10317
10317
|
"locationName": "item"
|
10318
10318
|
}
|
10319
10319
|
}
|
@@ -10351,7 +10351,7 @@
|
|
10351
10351
|
"locationName": "ipamScopeSet",
|
10352
10352
|
"type": "list",
|
10353
10353
|
"member": {
|
10354
|
-
"shape": "
|
10354
|
+
"shape": "Se8",
|
10355
10355
|
"locationName": "item"
|
10356
10356
|
}
|
10357
10357
|
}
|
@@ -10389,7 +10389,7 @@
|
|
10389
10389
|
"locationName": "ipamSet",
|
10390
10390
|
"type": "list",
|
10391
10391
|
"member": {
|
10392
|
-
"shape": "
|
10392
|
+
"shape": "Sdo",
|
10393
10393
|
"locationName": "item"
|
10394
10394
|
}
|
10395
10395
|
}
|
@@ -16551,7 +16551,7 @@
|
|
16551
16551
|
"ResourceId": {},
|
16552
16552
|
"ResourceType": {},
|
16553
16553
|
"ResourceTag": {
|
16554
|
-
"shape": "
|
16554
|
+
"shape": "Sdy"
|
16555
16555
|
},
|
16556
16556
|
"ResourceOwner": {}
|
16557
16557
|
}
|
@@ -17631,7 +17631,7 @@
|
|
17631
17631
|
"locationName": "architecture"
|
17632
17632
|
},
|
17633
17633
|
"GroupIds": {
|
17634
|
-
"shape": "
|
17634
|
+
"shape": "Sep",
|
17635
17635
|
"locationName": "GroupId"
|
17636
17636
|
},
|
17637
17637
|
"GroupNames": {
|
@@ -18167,7 +18167,7 @@
|
|
18167
18167
|
},
|
18168
18168
|
"FleetId": {},
|
18169
18169
|
"TargetCapacitySpecification": {
|
18170
|
-
"shape": "
|
18170
|
+
"shape": "Sbu"
|
18171
18171
|
},
|
18172
18172
|
"Context": {}
|
18173
18173
|
}
|
@@ -18605,7 +18605,7 @@
|
|
18605
18605
|
"Name": {},
|
18606
18606
|
"InstanceEventWindowId": {},
|
18607
18607
|
"TimeRanges": {
|
18608
|
-
"shape": "
|
18608
|
+
"shape": "Sd4",
|
18609
18609
|
"locationName": "TimeRange"
|
18610
18610
|
},
|
18611
18611
|
"CronExpression": {}
|
@@ -18729,7 +18729,7 @@
|
|
18729
18729
|
"IpamId": {},
|
18730
18730
|
"Description": {},
|
18731
18731
|
"AddOperatingRegions": {
|
18732
|
-
"shape": "
|
18732
|
+
"shape": "Sdl",
|
18733
18733
|
"locationName": "AddOperatingRegion"
|
18734
18734
|
},
|
18735
18735
|
"RemoveOperatingRegions": {
|
@@ -18748,7 +18748,7 @@
|
|
18748
18748
|
"type": "structure",
|
18749
18749
|
"members": {
|
18750
18750
|
"Ipam": {
|
18751
|
-
"shape": "
|
18751
|
+
"shape": "Sdo",
|
18752
18752
|
"locationName": "ipam"
|
18753
18753
|
}
|
18754
18754
|
}
|
@@ -18782,11 +18782,11 @@
|
|
18782
18782
|
"type": "boolean"
|
18783
18783
|
},
|
18784
18784
|
"AddAllocationResourceTags": {
|
18785
|
-
"shape": "
|
18785
|
+
"shape": "Sdx",
|
18786
18786
|
"locationName": "AddAllocationResourceTag"
|
18787
18787
|
},
|
18788
18788
|
"RemoveAllocationResourceTags": {
|
18789
|
-
"shape": "
|
18789
|
+
"shape": "Sdx",
|
18790
18790
|
"locationName": "RemoveAllocationResourceTag"
|
18791
18791
|
}
|
18792
18792
|
}
|
@@ -18795,7 +18795,7 @@
|
|
18795
18795
|
"type": "structure",
|
18796
18796
|
"members": {
|
18797
18797
|
"IpamPool": {
|
18798
|
-
"shape": "
|
18798
|
+
"shape": "Se1",
|
18799
18799
|
"locationName": "ipamPool"
|
18800
18800
|
}
|
18801
18801
|
}
|
@@ -18853,7 +18853,7 @@
|
|
18853
18853
|
"type": "structure",
|
18854
18854
|
"members": {
|
18855
18855
|
"IpamScope": {
|
18856
|
-
"shape": "
|
18856
|
+
"shape": "Se8",
|
18857
18857
|
"locationName": "ipamScope"
|
18858
18858
|
}
|
18859
18859
|
}
|
@@ -18987,7 +18987,7 @@
|
|
18987
18987
|
"type": "boolean"
|
18988
18988
|
},
|
18989
18989
|
"Groups": {
|
18990
|
-
"shape": "
|
18990
|
+
"shape": "Sep",
|
18991
18991
|
"locationName": "SecurityGroupId"
|
18992
18992
|
},
|
18993
18993
|
"NetworkInterfaceId": {
|
@@ -20341,7 +20341,7 @@
|
|
20341
20341
|
"locationName": "architecture"
|
20342
20342
|
},
|
20343
20343
|
"BlockDeviceMappings": {
|
20344
|
-
"shape": "
|
20344
|
+
"shape": "Scx",
|
20345
20345
|
"locationName": "BlockDeviceMapping"
|
20346
20346
|
},
|
20347
20347
|
"Description": {
|
@@ -21548,7 +21548,7 @@
|
|
21548
21548
|
],
|
21549
21549
|
"members": {
|
21550
21550
|
"BlockDeviceMappings": {
|
21551
|
-
"shape": "
|
21551
|
+
"shape": "Scx",
|
21552
21552
|
"locationName": "BlockDeviceMapping"
|
21553
21553
|
},
|
21554
21554
|
"ImageId": {},
|
@@ -21576,7 +21576,7 @@
|
|
21576
21576
|
},
|
21577
21577
|
"RamdiskId": {},
|
21578
21578
|
"SecurityGroupIds": {
|
21579
|
-
"shape": "
|
21579
|
+
"shape": "Sep",
|
21580
21580
|
"locationName": "SecurityGroupId"
|
21581
21581
|
},
|
21582
21582
|
"SecurityGroups": {
|
@@ -24118,7 +24118,8 @@
|
|
24118
24118
|
},
|
24119
24119
|
"InstanceRequirements": {
|
24120
24120
|
"shape": "Sb3"
|
24121
|
-
}
|
24121
|
+
},
|
24122
|
+
"ImageId": {}
|
24122
24123
|
}
|
24123
24124
|
}
|
24124
24125
|
}
|
@@ -24340,7 +24341,7 @@
|
|
24340
24341
|
"locationName": "item"
|
24341
24342
|
}
|
24342
24343
|
},
|
24343
|
-
"
|
24344
|
+
"Sbu": {
|
24344
24345
|
"type": "structure",
|
24345
24346
|
"required": [
|
24346
24347
|
"TotalTargetCapacity"
|
@@ -24359,20 +24360,20 @@
|
|
24359
24360
|
"TargetCapacityUnitType": {}
|
24360
24361
|
}
|
24361
24362
|
},
|
24362
|
-
"
|
24363
|
+
"Sc2": {
|
24363
24364
|
"type": "structure",
|
24364
24365
|
"members": {
|
24365
24366
|
"LaunchTemplateSpecification": {
|
24366
|
-
"shape": "
|
24367
|
+
"shape": "Sc3",
|
24367
24368
|
"locationName": "launchTemplateSpecification"
|
24368
24369
|
},
|
24369
24370
|
"Overrides": {
|
24370
|
-
"shape": "
|
24371
|
+
"shape": "Sc4",
|
24371
24372
|
"locationName": "overrides"
|
24372
24373
|
}
|
24373
24374
|
}
|
24374
24375
|
},
|
24375
|
-
"
|
24376
|
+
"Sc3": {
|
24376
24377
|
"type": "structure",
|
24377
24378
|
"members": {
|
24378
24379
|
"LaunchTemplateId": {
|
@@ -24386,7 +24387,7 @@
|
|
24386
24387
|
}
|
24387
24388
|
}
|
24388
24389
|
},
|
24389
|
-
"
|
24390
|
+
"Sc4": {
|
24390
24391
|
"type": "structure",
|
24391
24392
|
"members": {
|
24392
24393
|
"InstanceType": {
|
@@ -24419,12 +24420,15 @@
|
|
24419
24420
|
}
|
24420
24421
|
},
|
24421
24422
|
"InstanceRequirements": {
|
24422
|
-
"shape": "
|
24423
|
+
"shape": "Sc6",
|
24423
24424
|
"locationName": "instanceRequirements"
|
24425
|
+
},
|
24426
|
+
"ImageId": {
|
24427
|
+
"locationName": "imageId"
|
24424
24428
|
}
|
24425
24429
|
}
|
24426
24430
|
},
|
24427
|
-
"
|
24431
|
+
"Sc6": {
|
24428
24432
|
"type": "structure",
|
24429
24433
|
"members": {
|
24430
24434
|
"VCpuCount": {
|
@@ -24590,27 +24594,27 @@
|
|
24590
24594
|
}
|
24591
24595
|
}
|
24592
24596
|
},
|
24593
|
-
"
|
24597
|
+
"Sci": {
|
24594
24598
|
"type": "list",
|
24595
24599
|
"member": {
|
24596
24600
|
"locationName": "item"
|
24597
24601
|
}
|
24598
24602
|
},
|
24599
|
-
"
|
24603
|
+
"Scu": {
|
24600
24604
|
"type": "structure",
|
24601
24605
|
"members": {
|
24602
24606
|
"Bucket": {},
|
24603
24607
|
"Key": {}
|
24604
24608
|
}
|
24605
24609
|
},
|
24606
|
-
"
|
24610
|
+
"Scx": {
|
24607
24611
|
"type": "list",
|
24608
24612
|
"member": {
|
24609
|
-
"shape": "
|
24613
|
+
"shape": "Scy",
|
24610
24614
|
"locationName": "BlockDeviceMapping"
|
24611
24615
|
}
|
24612
24616
|
},
|
24613
|
-
"
|
24617
|
+
"Scy": {
|
24614
24618
|
"type": "structure",
|
24615
24619
|
"members": {
|
24616
24620
|
"DeviceName": {
|
@@ -24662,7 +24666,7 @@
|
|
24662
24666
|
}
|
24663
24667
|
}
|
24664
24668
|
},
|
24665
|
-
"
|
24669
|
+
"Sd4": {
|
24666
24670
|
"type": "list",
|
24667
24671
|
"member": {
|
24668
24672
|
"type": "structure",
|
@@ -24678,7 +24682,7 @@
|
|
24678
24682
|
}
|
24679
24683
|
}
|
24680
24684
|
},
|
24681
|
-
"
|
24685
|
+
"Sdd": {
|
24682
24686
|
"type": "structure",
|
24683
24687
|
"members": {
|
24684
24688
|
"Description": {
|
@@ -24729,7 +24733,7 @@
|
|
24729
24733
|
}
|
24730
24734
|
}
|
24731
24735
|
},
|
24732
|
-
"
|
24736
|
+
"Sdj": {
|
24733
24737
|
"type": "structure",
|
24734
24738
|
"members": {
|
24735
24739
|
"Attachments": {
|
@@ -24748,7 +24752,7 @@
|
|
24748
24752
|
}
|
24749
24753
|
}
|
24750
24754
|
},
|
24751
|
-
"
|
24755
|
+
"Sdl": {
|
24752
24756
|
"type": "list",
|
24753
24757
|
"member": {
|
24754
24758
|
"type": "structure",
|
@@ -24757,7 +24761,7 @@
|
|
24757
24761
|
}
|
24758
24762
|
}
|
24759
24763
|
},
|
24760
|
-
"
|
24764
|
+
"Sdo": {
|
24761
24765
|
"type": "structure",
|
24762
24766
|
"members": {
|
24763
24767
|
"OwnerId": {
|
@@ -24807,21 +24811,21 @@
|
|
24807
24811
|
}
|
24808
24812
|
}
|
24809
24813
|
},
|
24810
|
-
"
|
24814
|
+
"Sdx": {
|
24811
24815
|
"type": "list",
|
24812
24816
|
"member": {
|
24813
|
-
"shape": "
|
24817
|
+
"shape": "Sdy",
|
24814
24818
|
"locationName": "item"
|
24815
24819
|
}
|
24816
24820
|
},
|
24817
|
-
"
|
24821
|
+
"Sdy": {
|
24818
24822
|
"type": "structure",
|
24819
24823
|
"members": {
|
24820
24824
|
"Key": {},
|
24821
24825
|
"Value": {}
|
24822
24826
|
}
|
24823
24827
|
},
|
24824
|
-
"
|
24828
|
+
"Se1": {
|
24825
24829
|
"type": "structure",
|
24826
24830
|
"members": {
|
24827
24831
|
"OwnerId": {
|
@@ -24888,7 +24892,7 @@
|
|
24888
24892
|
"type": "integer"
|
24889
24893
|
},
|
24890
24894
|
"AllocationResourceTags": {
|
24891
|
-
"shape": "
|
24895
|
+
"shape": "Se4",
|
24892
24896
|
"locationName": "allocationResourceTagSet"
|
24893
24897
|
},
|
24894
24898
|
"Tags": {
|
@@ -24900,7 +24904,7 @@
|
|
24900
24904
|
}
|
24901
24905
|
}
|
24902
24906
|
},
|
24903
|
-
"
|
24907
|
+
"Se4": {
|
24904
24908
|
"type": "list",
|
24905
24909
|
"member": {
|
24906
24910
|
"locationName": "item",
|
@@ -24915,7 +24919,7 @@
|
|
24915
24919
|
}
|
24916
24920
|
}
|
24917
24921
|
},
|
24918
|
-
"
|
24922
|
+
"Se8": {
|
24919
24923
|
"type": "structure",
|
24920
24924
|
"members": {
|
24921
24925
|
"OwnerId": {
|
@@ -24956,7 +24960,7 @@
|
|
24956
24960
|
}
|
24957
24961
|
}
|
24958
24962
|
},
|
24959
|
-
"
|
24963
|
+
"Seh": {
|
24960
24964
|
"type": "structure",
|
24961
24965
|
"members": {
|
24962
24966
|
"KernelId": {},
|
@@ -25027,7 +25031,7 @@
|
|
25027
25031
|
"type": "integer"
|
25028
25032
|
},
|
25029
25033
|
"Groups": {
|
25030
|
-
"shape": "
|
25034
|
+
"shape": "Sep",
|
25031
25035
|
"locationName": "SecurityGroupId"
|
25032
25036
|
},
|
25033
25037
|
"InterfaceType": {},
|
@@ -25047,7 +25051,7 @@
|
|
25047
25051
|
"NetworkInterfaceId": {},
|
25048
25052
|
"PrivateIpAddress": {},
|
25049
25053
|
"PrivateIpAddresses": {
|
25050
|
-
"shape": "
|
25054
|
+
"shape": "Ses"
|
25051
25055
|
},
|
25052
25056
|
"SecondaryPrivateIpAddressCount": {
|
25053
25057
|
"type": "integer"
|
@@ -25057,14 +25061,14 @@
|
|
25057
25061
|
"type": "integer"
|
25058
25062
|
},
|
25059
25063
|
"Ipv4Prefixes": {
|
25060
|
-
"shape": "
|
25064
|
+
"shape": "Seu",
|
25061
25065
|
"locationName": "Ipv4Prefix"
|
25062
25066
|
},
|
25063
25067
|
"Ipv4PrefixCount": {
|
25064
25068
|
"type": "integer"
|
25065
25069
|
},
|
25066
25070
|
"Ipv6Prefixes": {
|
25067
|
-
"shape": "
|
25071
|
+
"shape": "Sew",
|
25068
25072
|
"locationName": "Ipv6Prefix"
|
25069
25073
|
},
|
25070
25074
|
"Ipv6PrefixCount": {
|
@@ -25146,7 +25150,7 @@
|
|
25146
25150
|
}
|
25147
25151
|
},
|
25148
25152
|
"SecurityGroupIds": {
|
25149
|
-
"shape": "
|
25153
|
+
"shape": "Sep",
|
25150
25154
|
"locationName": "SecurityGroupId"
|
25151
25155
|
},
|
25152
25156
|
"SecurityGroups": {
|
@@ -25262,13 +25266,13 @@
|
|
25262
25266
|
},
|
25263
25267
|
"sensitive": true
|
25264
25268
|
},
|
25265
|
-
"
|
25269
|
+
"Sep": {
|
25266
25270
|
"type": "list",
|
25267
25271
|
"member": {
|
25268
25272
|
"locationName": "SecurityGroupId"
|
25269
25273
|
}
|
25270
25274
|
},
|
25271
|
-
"
|
25275
|
+
"Ses": {
|
25272
25276
|
"type": "list",
|
25273
25277
|
"member": {
|
25274
25278
|
"locationName": "item",
|
@@ -25284,7 +25288,7 @@
|
|
25284
25288
|
}
|
25285
25289
|
}
|
25286
25290
|
},
|
25287
|
-
"
|
25291
|
+
"Seu": {
|
25288
25292
|
"type": "list",
|
25289
25293
|
"member": {
|
25290
25294
|
"locationName": "item",
|
@@ -25294,7 +25298,7 @@
|
|
25294
25298
|
}
|
25295
25299
|
}
|
25296
25300
|
},
|
25297
|
-
"
|
25301
|
+
"Sew": {
|
25298
25302
|
"type": "list",
|
25299
25303
|
"member": {
|
25300
25304
|
"locationName": "item",
|
@@ -25543,7 +25547,7 @@
|
|
25543
25547
|
"locationName": "privateIpAddress"
|
25544
25548
|
},
|
25545
25549
|
"PrivateIpAddresses": {
|
25546
|
-
"shape": "
|
25550
|
+
"shape": "Ses",
|
25547
25551
|
"locationName": "privateIpAddressesSet"
|
25548
25552
|
},
|
25549
25553
|
"SecondaryPrivateIpAddressCount": {
|
@@ -25839,7 +25843,7 @@
|
|
25839
25843
|
}
|
25840
25844
|
},
|
25841
25845
|
"InstanceRequirements": {
|
25842
|
-
"shape": "
|
25846
|
+
"shape": "Sc6",
|
25843
25847
|
"locationName": "instanceRequirements"
|
25844
25848
|
},
|
25845
25849
|
"PrivateDnsNameOptions": {
|
@@ -28786,7 +28790,7 @@
|
|
28786
28790
|
"S13j": {
|
28787
28791
|
"type": "list",
|
28788
28792
|
"member": {
|
28789
|
-
"shape": "
|
28793
|
+
"shape": "Scy",
|
28790
28794
|
"locationName": "item"
|
28791
28795
|
}
|
28792
28796
|
},
|
@@ -30467,7 +30471,7 @@
|
|
30467
30471
|
}
|
30468
30472
|
},
|
30469
30473
|
"InstanceRequirements": {
|
30470
|
-
"shape": "
|
30474
|
+
"shape": "Sc6",
|
30471
30475
|
"locationName": "instanceRequirements"
|
30472
30476
|
}
|
30473
30477
|
}
|
@@ -30598,7 +30602,7 @@
|
|
30598
30602
|
"type": "integer"
|
30599
30603
|
},
|
30600
30604
|
"Groups": {
|
30601
|
-
"shape": "
|
30605
|
+
"shape": "Sep",
|
30602
30606
|
"locationName": "SecurityGroupId"
|
30603
30607
|
},
|
30604
30608
|
"Ipv6AddressCount": {
|
@@ -30617,7 +30621,7 @@
|
|
30617
30621
|
"locationName": "privateIpAddress"
|
30618
30622
|
},
|
30619
30623
|
"PrivateIpAddresses": {
|
30620
|
-
"shape": "
|
30624
|
+
"shape": "Ses",
|
30621
30625
|
"locationName": "privateIpAddressesSet",
|
30622
30626
|
"queryName": "PrivateIpAddresses"
|
30623
30627
|
},
|
@@ -30636,14 +30640,14 @@
|
|
30636
30640
|
"type": "integer"
|
30637
30641
|
},
|
30638
30642
|
"Ipv4Prefixes": {
|
30639
|
-
"shape": "
|
30643
|
+
"shape": "Seu",
|
30640
30644
|
"locationName": "Ipv4Prefix"
|
30641
30645
|
},
|
30642
30646
|
"Ipv4PrefixCount": {
|
30643
30647
|
"type": "integer"
|
30644
30648
|
},
|
30645
30649
|
"Ipv6Prefixes": {
|
30646
|
-
"shape": "
|
30650
|
+
"shape": "Sew",
|
30647
30651
|
"locationName": "Ipv6Prefix"
|
30648
30652
|
},
|
30649
30653
|
"Ipv6PrefixCount": {
|
@@ -30673,7 +30677,7 @@
|
|
30673
30677
|
"type": "structure",
|
30674
30678
|
"members": {
|
30675
30679
|
"LaunchTemplateSpecification": {
|
30676
|
-
"shape": "
|
30680
|
+
"shape": "Sc3",
|
30677
30681
|
"locationName": "launchTemplateSpecification"
|
30678
30682
|
},
|
30679
30683
|
"Overrides": {
|
@@ -30704,7 +30708,7 @@
|
|
30704
30708
|
"type": "double"
|
30705
30709
|
},
|
30706
30710
|
"InstanceRequirements": {
|
30707
|
-
"shape": "
|
30711
|
+
"shape": "Sc6",
|
30708
30712
|
"locationName": "instanceRequirements"
|
30709
30713
|
}
|
30710
30714
|
}
|
@@ -31105,7 +31109,7 @@
|
|
31105
31109
|
"locationName": "resourceType"
|
31106
31110
|
},
|
31107
31111
|
"ResourceTags": {
|
31108
|
-
"shape": "
|
31112
|
+
"shape": "Se4",
|
31109
31113
|
"locationName": "resourceTagSet"
|
31110
31114
|
},
|
31111
31115
|
"IpUsage": {
|