aws-sdk 2.1004.0 → 2.1008.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 +24 -1
- package/README.md +1 -1
- package/apis/autoscaling-2011-01-01.min.json +62 -56
- package/apis/ec2-2016-11-15.min.json +813 -781
- package/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
- package/apis/frauddetector-2019-11-15.min.json +358 -75
- package/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
- package/apis/medialive-2017-10-14.min.json +297 -227
- package/apis/mediatailor-2018-04-23.min.json +288 -75
- package/apis/mediatailor-2018-04-23.paginators.json +6 -0
- package/apis/robomaker-2018-06-29.min.json +213 -200
- package/apis/sagemaker-2017-07-24.min.json +1 -2
- package/apis/storagegateway-2013-06-30.min.json +53 -9
- package/apis/workmail-2017-10-01.min.json +156 -27
- package/apis/workmail-2017-10-01.paginators.json +5 -0
- package/clients/autoscaling.d.ts +12 -8
- package/clients/configservice.d.ts +1 -1
- package/clients/ec2.d.ts +128 -86
- package/clients/ecs.d.ts +4 -4
- package/clients/elbv2.d.ts +18 -1
- package/clients/frauddetector.d.ts +434 -26
- package/clients/kinesisanalyticsv2.d.ts +30 -30
- package/clients/medialive.d.ts +76 -5
- package/clients/mediatailor.d.ts +224 -0
- package/clients/robomaker.d.ts +54 -9
- package/clients/sagemaker.d.ts +2 -2
- package/clients/storagegateway.d.ts +85 -33
- package/clients/workmail.d.ts +171 -7
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +15 -15
- package/dist/aws-sdk.js +963 -875
- package/dist/aws-sdk.min.js +70 -70
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -11029,8 +11029,7 @@
|
|
|
11029
11029
|
"Sga": {
|
|
11030
11030
|
"type": "structure",
|
|
11031
11031
|
"required": [
|
|
11032
|
-
"ProductId"
|
|
11033
|
-
"ProvisioningArtifactId"
|
|
11032
|
+
"ProductId"
|
|
11034
11033
|
],
|
|
11035
11034
|
"members": {
|
|
11036
11035
|
"ProductId": {},
|
|
@@ -328,7 +328,8 @@
|
|
|
328
328
|
},
|
|
329
329
|
"NotificationPolicy": {},
|
|
330
330
|
"VPCEndpointDNSName": {},
|
|
331
|
-
"BucketRegion": {}
|
|
331
|
+
"BucketRegion": {},
|
|
332
|
+
"AuditDestinationARN": {}
|
|
332
333
|
}
|
|
333
334
|
},
|
|
334
335
|
"output": {
|
|
@@ -995,6 +996,15 @@
|
|
|
995
996
|
},
|
|
996
997
|
"EndpointNetworkConfiguration": {
|
|
997
998
|
"shape": "S13"
|
|
999
|
+
},
|
|
1000
|
+
"FileSystemAssociationStatusDetails": {
|
|
1001
|
+
"type": "list",
|
|
1002
|
+
"member": {
|
|
1003
|
+
"type": "structure",
|
|
1004
|
+
"members": {
|
|
1005
|
+
"ErrorCode": {}
|
|
1006
|
+
}
|
|
1007
|
+
}
|
|
998
1008
|
}
|
|
999
1009
|
}
|
|
1000
1010
|
}
|
|
@@ -1091,7 +1101,7 @@
|
|
|
1091
1101
|
],
|
|
1092
1102
|
"members": {
|
|
1093
1103
|
"FileShareARNList": {
|
|
1094
|
-
"shape": "
|
|
1104
|
+
"shape": "S5h"
|
|
1095
1105
|
}
|
|
1096
1106
|
}
|
|
1097
1107
|
},
|
|
@@ -1141,7 +1151,8 @@
|
|
|
1141
1151
|
},
|
|
1142
1152
|
"NotificationPolicy": {},
|
|
1143
1153
|
"VPCEndpointDNSName": {},
|
|
1144
|
-
"BucketRegion": {}
|
|
1154
|
+
"BucketRegion": {},
|
|
1155
|
+
"AuditDestinationARN": {}
|
|
1145
1156
|
}
|
|
1146
1157
|
}
|
|
1147
1158
|
}
|
|
@@ -1156,7 +1167,7 @@
|
|
|
1156
1167
|
],
|
|
1157
1168
|
"members": {
|
|
1158
1169
|
"FileShareARNList": {
|
|
1159
|
-
"shape": "
|
|
1170
|
+
"shape": "S5h"
|
|
1160
1171
|
}
|
|
1161
1172
|
}
|
|
1162
1173
|
},
|
|
@@ -1249,6 +1260,9 @@
|
|
|
1249
1260
|
"SMBSecurityStrategy": {},
|
|
1250
1261
|
"FileSharesVisible": {
|
|
1251
1262
|
"type": "boolean"
|
|
1263
|
+
},
|
|
1264
|
+
"SMBLocalGroups": {
|
|
1265
|
+
"shape": "S5x"
|
|
1252
1266
|
}
|
|
1253
1267
|
}
|
|
1254
1268
|
}
|
|
@@ -1696,7 +1710,7 @@
|
|
|
1696
1710
|
"type": "structure",
|
|
1697
1711
|
"members": {
|
|
1698
1712
|
"AutomaticTapeCreationRules": {
|
|
1699
|
-
"shape": "
|
|
1713
|
+
"shape": "S7h"
|
|
1700
1714
|
},
|
|
1701
1715
|
"GatewayARN": {}
|
|
1702
1716
|
}
|
|
@@ -2255,7 +2269,7 @@
|
|
|
2255
2269
|
],
|
|
2256
2270
|
"members": {
|
|
2257
2271
|
"AutomaticTapeCreationRules": {
|
|
2258
|
-
"shape": "
|
|
2272
|
+
"shape": "S7h"
|
|
2259
2273
|
},
|
|
2260
2274
|
"GatewayARN": {}
|
|
2261
2275
|
}
|
|
@@ -2467,7 +2481,8 @@
|
|
|
2467
2481
|
"CacheAttributes": {
|
|
2468
2482
|
"shape": "S11"
|
|
2469
2483
|
},
|
|
2470
|
-
"NotificationPolicy": {}
|
|
2484
|
+
"NotificationPolicy": {},
|
|
2485
|
+
"AuditDestinationARN": {}
|
|
2471
2486
|
}
|
|
2472
2487
|
},
|
|
2473
2488
|
"output": {
|
|
@@ -2555,6 +2570,27 @@
|
|
|
2555
2570
|
}
|
|
2556
2571
|
}
|
|
2557
2572
|
},
|
|
2573
|
+
"UpdateSMBLocalGroups": {
|
|
2574
|
+
"input": {
|
|
2575
|
+
"type": "structure",
|
|
2576
|
+
"required": [
|
|
2577
|
+
"GatewayARN",
|
|
2578
|
+
"SMBLocalGroups"
|
|
2579
|
+
],
|
|
2580
|
+
"members": {
|
|
2581
|
+
"GatewayARN": {},
|
|
2582
|
+
"SMBLocalGroups": {
|
|
2583
|
+
"shape": "S5x"
|
|
2584
|
+
}
|
|
2585
|
+
}
|
|
2586
|
+
},
|
|
2587
|
+
"output": {
|
|
2588
|
+
"type": "structure",
|
|
2589
|
+
"members": {
|
|
2590
|
+
"GatewayARN": {}
|
|
2591
|
+
}
|
|
2592
|
+
}
|
|
2593
|
+
},
|
|
2558
2594
|
"UpdateSMBSecurityStrategy": {
|
|
2559
2595
|
"input": {
|
|
2560
2596
|
"type": "structure",
|
|
@@ -2751,11 +2787,19 @@
|
|
|
2751
2787
|
"type": "string",
|
|
2752
2788
|
"sensitive": true
|
|
2753
2789
|
},
|
|
2754
|
-
"
|
|
2790
|
+
"S5h": {
|
|
2755
2791
|
"type": "list",
|
|
2756
2792
|
"member": {}
|
|
2757
2793
|
},
|
|
2758
|
-
"
|
|
2794
|
+
"S5x": {
|
|
2795
|
+
"type": "structure",
|
|
2796
|
+
"members": {
|
|
2797
|
+
"GatewayAdmins": {
|
|
2798
|
+
"shape": "S25"
|
|
2799
|
+
}
|
|
2800
|
+
}
|
|
2801
|
+
},
|
|
2802
|
+
"S7h": {
|
|
2759
2803
|
"type": "list",
|
|
2760
2804
|
"member": {
|
|
2761
2805
|
"type": "structure",
|
|
@@ -456,6 +456,24 @@
|
|
|
456
456
|
},
|
|
457
457
|
"idempotent": true
|
|
458
458
|
},
|
|
459
|
+
"DeregisterMailDomain": {
|
|
460
|
+
"input": {
|
|
461
|
+
"type": "structure",
|
|
462
|
+
"required": [
|
|
463
|
+
"OrganizationId",
|
|
464
|
+
"DomainName"
|
|
465
|
+
],
|
|
466
|
+
"members": {
|
|
467
|
+
"OrganizationId": {},
|
|
468
|
+
"DomainName": {}
|
|
469
|
+
}
|
|
470
|
+
},
|
|
471
|
+
"output": {
|
|
472
|
+
"type": "structure",
|
|
473
|
+
"members": {}
|
|
474
|
+
},
|
|
475
|
+
"idempotent": true
|
|
476
|
+
},
|
|
459
477
|
"DescribeGroup": {
|
|
460
478
|
"input": {
|
|
461
479
|
"type": "structure",
|
|
@@ -590,7 +608,7 @@
|
|
|
590
608
|
"Name": {},
|
|
591
609
|
"Type": {},
|
|
592
610
|
"BookingOptions": {
|
|
593
|
-
"shape": "
|
|
611
|
+
"shape": "S2s"
|
|
594
612
|
},
|
|
595
613
|
"State": {},
|
|
596
614
|
"EnabledDate": {
|
|
@@ -718,12 +736,50 @@
|
|
|
718
736
|
"Name": {},
|
|
719
737
|
"Description": {},
|
|
720
738
|
"FolderConfigurations": {
|
|
721
|
-
"shape": "
|
|
739
|
+
"shape": "S38"
|
|
722
740
|
}
|
|
723
741
|
}
|
|
724
742
|
},
|
|
725
743
|
"idempotent": true
|
|
726
744
|
},
|
|
745
|
+
"GetMailDomain": {
|
|
746
|
+
"input": {
|
|
747
|
+
"type": "structure",
|
|
748
|
+
"required": [
|
|
749
|
+
"OrganizationId",
|
|
750
|
+
"DomainName"
|
|
751
|
+
],
|
|
752
|
+
"members": {
|
|
753
|
+
"OrganizationId": {},
|
|
754
|
+
"DomainName": {}
|
|
755
|
+
}
|
|
756
|
+
},
|
|
757
|
+
"output": {
|
|
758
|
+
"type": "structure",
|
|
759
|
+
"members": {
|
|
760
|
+
"Records": {
|
|
761
|
+
"type": "list",
|
|
762
|
+
"member": {
|
|
763
|
+
"type": "structure",
|
|
764
|
+
"members": {
|
|
765
|
+
"Type": {},
|
|
766
|
+
"Hostname": {},
|
|
767
|
+
"Value": {}
|
|
768
|
+
}
|
|
769
|
+
}
|
|
770
|
+
},
|
|
771
|
+
"IsTestDomain": {
|
|
772
|
+
"type": "boolean"
|
|
773
|
+
},
|
|
774
|
+
"IsDefault": {
|
|
775
|
+
"type": "boolean"
|
|
776
|
+
},
|
|
777
|
+
"OwnershipVerificationStatus": {},
|
|
778
|
+
"DkimVerificationStatus": {}
|
|
779
|
+
}
|
|
780
|
+
},
|
|
781
|
+
"idempotent": true
|
|
782
|
+
},
|
|
727
783
|
"GetMailboxDetails": {
|
|
728
784
|
"input": {
|
|
729
785
|
"type": "structure",
|
|
@@ -832,22 +888,22 @@
|
|
|
832
888
|
"Effect": {},
|
|
833
889
|
"Description": {},
|
|
834
890
|
"IpRanges": {
|
|
835
|
-
"shape": "
|
|
891
|
+
"shape": "S3x"
|
|
836
892
|
},
|
|
837
893
|
"NotIpRanges": {
|
|
838
|
-
"shape": "
|
|
894
|
+
"shape": "S3x"
|
|
839
895
|
},
|
|
840
896
|
"Actions": {
|
|
841
|
-
"shape": "
|
|
897
|
+
"shape": "S3z"
|
|
842
898
|
},
|
|
843
899
|
"NotActions": {
|
|
844
|
-
"shape": "
|
|
900
|
+
"shape": "S3z"
|
|
845
901
|
},
|
|
846
902
|
"UserIds": {
|
|
847
|
-
"shape": "
|
|
903
|
+
"shape": "S40"
|
|
848
904
|
},
|
|
849
905
|
"NotUserIds": {
|
|
850
|
-
"shape": "
|
|
906
|
+
"shape": "S40"
|
|
851
907
|
},
|
|
852
908
|
"DateCreated": {
|
|
853
909
|
"type": "timestamp"
|
|
@@ -971,6 +1027,40 @@
|
|
|
971
1027
|
},
|
|
972
1028
|
"idempotent": true
|
|
973
1029
|
},
|
|
1030
|
+
"ListMailDomains": {
|
|
1031
|
+
"input": {
|
|
1032
|
+
"type": "structure",
|
|
1033
|
+
"required": [
|
|
1034
|
+
"OrganizationId"
|
|
1035
|
+
],
|
|
1036
|
+
"members": {
|
|
1037
|
+
"OrganizationId": {},
|
|
1038
|
+
"MaxResults": {
|
|
1039
|
+
"type": "integer"
|
|
1040
|
+
},
|
|
1041
|
+
"NextToken": {}
|
|
1042
|
+
}
|
|
1043
|
+
},
|
|
1044
|
+
"output": {
|
|
1045
|
+
"type": "structure",
|
|
1046
|
+
"members": {
|
|
1047
|
+
"MailDomains": {
|
|
1048
|
+
"type": "list",
|
|
1049
|
+
"member": {
|
|
1050
|
+
"type": "structure",
|
|
1051
|
+
"members": {
|
|
1052
|
+
"DomainName": {},
|
|
1053
|
+
"DefaultDomain": {
|
|
1054
|
+
"type": "boolean"
|
|
1055
|
+
}
|
|
1056
|
+
}
|
|
1057
|
+
}
|
|
1058
|
+
},
|
|
1059
|
+
"NextToken": {}
|
|
1060
|
+
}
|
|
1061
|
+
},
|
|
1062
|
+
"idempotent": true
|
|
1063
|
+
},
|
|
974
1064
|
"ListMailboxExportJobs": {
|
|
975
1065
|
"input": {
|
|
976
1066
|
"type": "structure",
|
|
@@ -1048,7 +1138,7 @@
|
|
|
1048
1138
|
"GranteeId": {},
|
|
1049
1139
|
"GranteeType": {},
|
|
1050
1140
|
"PermissionValues": {
|
|
1051
|
-
"shape": "
|
|
1141
|
+
"shape": "S4r"
|
|
1052
1142
|
}
|
|
1053
1143
|
}
|
|
1054
1144
|
}
|
|
@@ -1281,7 +1371,7 @@
|
|
|
1281
1371
|
"type": "structure",
|
|
1282
1372
|
"members": {
|
|
1283
1373
|
"Tags": {
|
|
1284
|
-
"shape": "
|
|
1374
|
+
"shape": "S5f"
|
|
1285
1375
|
}
|
|
1286
1376
|
}
|
|
1287
1377
|
}
|
|
@@ -1342,22 +1432,22 @@
|
|
|
1342
1432
|
"Effect": {},
|
|
1343
1433
|
"Description": {},
|
|
1344
1434
|
"IpRanges": {
|
|
1345
|
-
"shape": "
|
|
1435
|
+
"shape": "S3x"
|
|
1346
1436
|
},
|
|
1347
1437
|
"NotIpRanges": {
|
|
1348
|
-
"shape": "
|
|
1438
|
+
"shape": "S3x"
|
|
1349
1439
|
},
|
|
1350
1440
|
"Actions": {
|
|
1351
|
-
"shape": "
|
|
1441
|
+
"shape": "S3z"
|
|
1352
1442
|
},
|
|
1353
1443
|
"NotActions": {
|
|
1354
|
-
"shape": "
|
|
1444
|
+
"shape": "S3z"
|
|
1355
1445
|
},
|
|
1356
1446
|
"UserIds": {
|
|
1357
|
-
"shape": "
|
|
1447
|
+
"shape": "S40"
|
|
1358
1448
|
},
|
|
1359
1449
|
"NotUserIds": {
|
|
1360
|
-
"shape": "
|
|
1450
|
+
"shape": "S40"
|
|
1361
1451
|
},
|
|
1362
1452
|
"OrganizationId": {}
|
|
1363
1453
|
}
|
|
@@ -1401,7 +1491,7 @@
|
|
|
1401
1491
|
"EntityId": {},
|
|
1402
1492
|
"GranteeId": {},
|
|
1403
1493
|
"PermissionValues": {
|
|
1404
|
-
"shape": "
|
|
1494
|
+
"shape": "S4r"
|
|
1405
1495
|
}
|
|
1406
1496
|
}
|
|
1407
1497
|
},
|
|
@@ -1450,7 +1540,7 @@
|
|
|
1450
1540
|
"sensitive": true
|
|
1451
1541
|
},
|
|
1452
1542
|
"FolderConfigurations": {
|
|
1453
|
-
"shape": "
|
|
1543
|
+
"shape": "S38"
|
|
1454
1544
|
}
|
|
1455
1545
|
}
|
|
1456
1546
|
},
|
|
@@ -1460,6 +1550,27 @@
|
|
|
1460
1550
|
},
|
|
1461
1551
|
"idempotent": true
|
|
1462
1552
|
},
|
|
1553
|
+
"RegisterMailDomain": {
|
|
1554
|
+
"input": {
|
|
1555
|
+
"type": "structure",
|
|
1556
|
+
"required": [
|
|
1557
|
+
"OrganizationId",
|
|
1558
|
+
"DomainName"
|
|
1559
|
+
],
|
|
1560
|
+
"members": {
|
|
1561
|
+
"ClientToken": {
|
|
1562
|
+
"idempotencyToken": true
|
|
1563
|
+
},
|
|
1564
|
+
"OrganizationId": {},
|
|
1565
|
+
"DomainName": {}
|
|
1566
|
+
}
|
|
1567
|
+
},
|
|
1568
|
+
"output": {
|
|
1569
|
+
"type": "structure",
|
|
1570
|
+
"members": {}
|
|
1571
|
+
},
|
|
1572
|
+
"idempotent": true
|
|
1573
|
+
},
|
|
1463
1574
|
"RegisterToWorkMail": {
|
|
1464
1575
|
"input": {
|
|
1465
1576
|
"type": "structure",
|
|
@@ -1545,7 +1656,7 @@
|
|
|
1545
1656
|
"members": {
|
|
1546
1657
|
"ResourceARN": {},
|
|
1547
1658
|
"Tags": {
|
|
1548
|
-
"shape": "
|
|
1659
|
+
"shape": "S5f"
|
|
1549
1660
|
}
|
|
1550
1661
|
}
|
|
1551
1662
|
},
|
|
@@ -1574,6 +1685,24 @@
|
|
|
1574
1685
|
"members": {}
|
|
1575
1686
|
}
|
|
1576
1687
|
},
|
|
1688
|
+
"UpdateDefaultMailDomain": {
|
|
1689
|
+
"input": {
|
|
1690
|
+
"type": "structure",
|
|
1691
|
+
"required": [
|
|
1692
|
+
"OrganizationId",
|
|
1693
|
+
"DomainName"
|
|
1694
|
+
],
|
|
1695
|
+
"members": {
|
|
1696
|
+
"OrganizationId": {},
|
|
1697
|
+
"DomainName": {}
|
|
1698
|
+
}
|
|
1699
|
+
},
|
|
1700
|
+
"output": {
|
|
1701
|
+
"type": "structure",
|
|
1702
|
+
"members": {}
|
|
1703
|
+
},
|
|
1704
|
+
"idempotent": true
|
|
1705
|
+
},
|
|
1577
1706
|
"UpdateMailboxQuota": {
|
|
1578
1707
|
"input": {
|
|
1579
1708
|
"type": "structure",
|
|
@@ -1674,7 +1803,7 @@
|
|
|
1674
1803
|
"ResourceId": {},
|
|
1675
1804
|
"Name": {},
|
|
1676
1805
|
"BookingOptions": {
|
|
1677
|
-
"shape": "
|
|
1806
|
+
"shape": "S2s"
|
|
1678
1807
|
}
|
|
1679
1808
|
}
|
|
1680
1809
|
},
|
|
@@ -1706,7 +1835,7 @@
|
|
|
1706
1835
|
"type": "string",
|
|
1707
1836
|
"sensitive": true
|
|
1708
1837
|
},
|
|
1709
|
-
"
|
|
1838
|
+
"S2s": {
|
|
1710
1839
|
"type": "structure",
|
|
1711
1840
|
"members": {
|
|
1712
1841
|
"AutoAcceptRequests": {
|
|
@@ -1720,7 +1849,7 @@
|
|
|
1720
1849
|
}
|
|
1721
1850
|
}
|
|
1722
1851
|
},
|
|
1723
|
-
"
|
|
1852
|
+
"S38": {
|
|
1724
1853
|
"type": "list",
|
|
1725
1854
|
"member": {
|
|
1726
1855
|
"type": "structure",
|
|
@@ -1737,23 +1866,23 @@
|
|
|
1737
1866
|
}
|
|
1738
1867
|
}
|
|
1739
1868
|
},
|
|
1740
|
-
"
|
|
1869
|
+
"S3x": {
|
|
1741
1870
|
"type": "list",
|
|
1742
1871
|
"member": {}
|
|
1743
1872
|
},
|
|
1744
|
-
"
|
|
1873
|
+
"S3z": {
|
|
1745
1874
|
"type": "list",
|
|
1746
1875
|
"member": {}
|
|
1747
1876
|
},
|
|
1748
|
-
"
|
|
1877
|
+
"S40": {
|
|
1749
1878
|
"type": "list",
|
|
1750
1879
|
"member": {}
|
|
1751
1880
|
},
|
|
1752
|
-
"
|
|
1881
|
+
"S4r": {
|
|
1753
1882
|
"type": "list",
|
|
1754
1883
|
"member": {}
|
|
1755
1884
|
},
|
|
1756
|
-
"
|
|
1885
|
+
"S5f": {
|
|
1757
1886
|
"type": "list",
|
|
1758
1887
|
"member": {
|
|
1759
1888
|
"type": "structure",
|
|
@@ -15,6 +15,11 @@
|
|
|
15
15
|
"output_token": "NextToken",
|
|
16
16
|
"limit_key": "MaxResults"
|
|
17
17
|
},
|
|
18
|
+
"ListMailDomains": {
|
|
19
|
+
"input_token": "NextToken",
|
|
20
|
+
"output_token": "NextToken",
|
|
21
|
+
"limit_key": "MaxResults"
|
|
22
|
+
},
|
|
18
23
|
"ListMailboxExportJobs": {
|
|
19
24
|
"input_token": "NextToken",
|
|
20
25
|
"output_token": "NextToken",
|
package/clients/autoscaling.d.ts
CHANGED
|
@@ -156,7 +156,7 @@ declare class AutoScaling extends Service {
|
|
|
156
156
|
*/
|
|
157
157
|
deleteWarmPool(callback?: (err: AWSError, data: AutoScaling.Types.DeleteWarmPoolAnswer) => void): Request<AutoScaling.Types.DeleteWarmPoolAnswer, AWSError>;
|
|
158
158
|
/**
|
|
159
|
-
* Describes the current Amazon EC2 Auto Scaling resource quotas for your account. When you establish an account, the account has initial quotas on the maximum number of Auto Scaling groups and launch configurations that you can create in a given Region. For more information, see Amazon EC2 Auto Scaling service quotas in the Amazon EC2 Auto Scaling User Guide.
|
|
159
|
+
* Describes the current Amazon EC2 Auto Scaling resource quotas for your account. When you establish an Amazon Web Services account, the account has initial quotas on the maximum number of Auto Scaling groups and launch configurations that you can create in a given Region. For more information, see Amazon EC2 Auto Scaling service quotas in the Amazon EC2 Auto Scaling User Guide.
|
|
160
160
|
*/
|
|
161
161
|
describeAccountLimits(callback?: (err: AWSError, data: AutoScaling.Types.DescribeAccountLimitsAnswer) => void): Request<AutoScaling.Types.DescribeAccountLimitsAnswer, AWSError>;
|
|
162
162
|
/**
|
|
@@ -164,11 +164,11 @@ declare class AutoScaling extends Service {
|
|
|
164
164
|
*/
|
|
165
165
|
describeAdjustmentTypes(callback?: (err: AWSError, data: AutoScaling.Types.DescribeAdjustmentTypesAnswer) => void): Request<AutoScaling.Types.DescribeAdjustmentTypesAnswer, AWSError>;
|
|
166
166
|
/**
|
|
167
|
-
* Gets information about the Auto Scaling groups in the account and Region. This operation returns information about instances in Auto Scaling groups. To retrieve information about the instances in a warm pool, you must call the DescribeWarmPool API.
|
|
167
|
+
* Gets information about the Auto Scaling groups in the account and Region. If you specify Auto Scaling group names, the output includes information for only the specified Auto Scaling groups. If you specify filters, the output includes information for only those Auto Scaling groups that meet the filter criteria. If you do not specify group names or filters, the output includes information for all Auto Scaling groups. This operation also returns information about instances in Auto Scaling groups. To retrieve information about the instances in a warm pool, you must call the DescribeWarmPool API.
|
|
168
168
|
*/
|
|
169
169
|
describeAutoScalingGroups(params: AutoScaling.Types.AutoScalingGroupNamesType, callback?: (err: AWSError, data: AutoScaling.Types.AutoScalingGroupsType) => void): Request<AutoScaling.Types.AutoScalingGroupsType, AWSError>;
|
|
170
170
|
/**
|
|
171
|
-
* Gets information about the Auto Scaling groups in the account and Region. This operation returns information about instances in Auto Scaling groups. To retrieve information about the instances in a warm pool, you must call the DescribeWarmPool API.
|
|
171
|
+
* Gets information about the Auto Scaling groups in the account and Region. If you specify Auto Scaling group names, the output includes information for only the specified Auto Scaling groups. If you specify filters, the output includes information for only those Auto Scaling groups that meet the filter criteria. If you do not specify group names or filters, the output includes information for all Auto Scaling groups. This operation also returns information about instances in Auto Scaling groups. To retrieve information about the instances in a warm pool, you must call the DescribeWarmPool API.
|
|
172
172
|
*/
|
|
173
173
|
describeAutoScalingGroups(callback?: (err: AWSError, data: AutoScaling.Types.AutoScalingGroupsType) => void): Request<AutoScaling.Types.AutoScalingGroupsType, AWSError>;
|
|
174
174
|
/**
|
|
@@ -738,6 +738,10 @@ declare namespace AutoScaling {
|
|
|
738
738
|
* The maximum number of items to return with this call. The default value is 50 and the maximum value is 100.
|
|
739
739
|
*/
|
|
740
740
|
MaxRecords?: MaxRecords;
|
|
741
|
+
/**
|
|
742
|
+
* One or more filters to limit the results based on specific tags.
|
|
743
|
+
*/
|
|
744
|
+
Filters?: Filters;
|
|
741
745
|
}
|
|
742
746
|
export type AutoScalingGroupPredictedCapacity = number;
|
|
743
747
|
export type AutoScalingGroupState = string;
|
|
@@ -1076,7 +1080,7 @@ declare namespace AutoScaling {
|
|
|
1076
1080
|
*/
|
|
1077
1081
|
IamInstanceProfile?: XmlStringMaxLen1600;
|
|
1078
1082
|
/**
|
|
1079
|
-
* Specifies whether the launch configuration is optimized for EBS I/O (true) or not (false). The optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal I/O performance. This optimization is not available with all instance types. Additional fees are incurred when you enable EBS optimization for an instance type that is not EBS-optimized by default. For more information, see Amazon EBS-
|
|
1083
|
+
* Specifies whether the launch configuration is optimized for EBS I/O (true) or not (false). The optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal I/O performance. This optimization is not available with all instance types. Additional fees are incurred when you enable EBS optimization for an instance type that is not EBS-optimized by default. For more information, see Amazon EBS-optimized instances in the Amazon EC2 User Guide for Linux Instances. The default value is false.
|
|
1080
1084
|
*/
|
|
1081
1085
|
EbsOptimized?: EbsOptimized;
|
|
1082
1086
|
/**
|
|
@@ -1553,7 +1557,7 @@ declare namespace AutoScaling {
|
|
|
1553
1557
|
*/
|
|
1554
1558
|
VolumeSize?: BlockDeviceEbsVolumeSize;
|
|
1555
1559
|
/**
|
|
1556
|
-
* The volume type. For more information, see Amazon EBS
|
|
1560
|
+
* The volume type. For more information, see Amazon EBS volume types in the Amazon EC2 User Guide for Linux Instances. Valid Values: standard | io1 | gp2 | st1 | sc1 | gp3
|
|
1557
1561
|
*/
|
|
1558
1562
|
VolumeType?: BlockDeviceEbsVolumeType;
|
|
1559
1563
|
/**
|
|
@@ -1565,7 +1569,7 @@ declare namespace AutoScaling {
|
|
|
1565
1569
|
*/
|
|
1566
1570
|
Iops?: BlockDeviceEbsIops;
|
|
1567
1571
|
/**
|
|
1568
|
-
* Specifies whether the volume should be encrypted. Encrypted EBS volumes can only be attached to instances that support Amazon EBS encryption. For more information, see Supported
|
|
1572
|
+
* Specifies whether the volume should be encrypted. Encrypted EBS volumes can only be attached to instances that support Amazon EBS encryption. For more information, see Supported instance types. If your AMI uses encrypted volumes, you can also only launch it on supported instance types. If you are creating a volume from a snapshot, you cannot create an unencrypted volume from an encrypted snapshot. Also, you cannot specify a KMS key ID when using a launch configuration. If you enable encryption by default, the EBS volumes that you create are always encrypted, either using the Amazon Web Services managed KMS key or a customer-managed KMS key, regardless of whether the snapshot was encrypted. For more information, see Using Amazon Web Services KMS keys to encrypt Amazon EBS volumes in the Amazon EC2 Auto Scaling User Guide.
|
|
1569
1573
|
*/
|
|
1570
1574
|
Encrypted?: BlockDeviceEbsEncrypted;
|
|
1571
1575
|
/**
|
|
@@ -1675,11 +1679,11 @@ declare namespace AutoScaling {
|
|
|
1675
1679
|
export type FailedScheduledUpdateGroupActionRequests = FailedScheduledUpdateGroupActionRequest[];
|
|
1676
1680
|
export interface Filter {
|
|
1677
1681
|
/**
|
|
1678
|
-
* The name of the filter. The valid values are: auto-scaling-group
|
|
1682
|
+
* The name of the filter. The valid values for Name depend on the API operation that you are including the filter in, DescribeAutoScalingGroups or DescribeTags. DescribeAutoScalingGroups Valid values for Name include the following: tag-key - Accepts tag keys. The results will only include information about the Auto Scaling groups associated with these tag keys. tag-value - Accepts tag values. The results will only include information about the Auto Scaling groups associated with these tag values. tag:<key> - Accepts the key/value combination of the tag. Use the tag key in the filter name and the tag value as the filter value. The results will only include information about the Auto Scaling groups associated with the specified key/value combination. DescribeTags Valid values for Name include the following: auto-scaling-group - Accepts the names of Auto Scaling groups. The results will only include information about the tags associated with these Auto Scaling groups. key - Accepts tag keys. The results will only include information about the tags associated with these tag keys. value - Accepts tag values. The results will only include information about the tags associated with these tag values. propagate-at-launch - Accepts a boolean value, which specifies whether tags propagate to instances at launch. The results will only include information about the tags associated with the specified boolean value.
|
|
1679
1683
|
*/
|
|
1680
1684
|
Name?: XmlString;
|
|
1681
1685
|
/**
|
|
1682
|
-
* One or more filter values. Filter values are case-sensitive.
|
|
1686
|
+
* One or more filter values. Filter values are case-sensitive. If you specify multiple values for a filter, the values are joined with an OR, and the request returns all results that match any of the specified values. For example, specify "tag:environment" for the filter name and "production,development" for the filter values to find Auto Scaling groups with the tag "environment=production" or "environment=development".
|
|
1683
1687
|
*/
|
|
1684
1688
|
Values?: Values;
|
|
1685
1689
|
}
|
|
@@ -3924,7 +3924,7 @@ declare namespace ConfigService {
|
|
|
3924
3924
|
}
|
|
3925
3925
|
export type ResourceKeys = ResourceKey[];
|
|
3926
3926
|
export type ResourceName = string;
|
|
3927
|
-
export type ResourceType = "AWS::EC2::CustomerGateway"|"AWS::EC2::EIP"|"AWS::EC2::Host"|"AWS::EC2::Instance"|"AWS::EC2::InternetGateway"|"AWS::EC2::NetworkAcl"|"AWS::EC2::NetworkInterface"|"AWS::EC2::RouteTable"|"AWS::EC2::SecurityGroup"|"AWS::EC2::Subnet"|"AWS::CloudTrail::Trail"|"AWS::EC2::Volume"|"AWS::EC2::VPC"|"AWS::EC2::VPNConnection"|"AWS::EC2::VPNGateway"|"AWS::EC2::RegisteredHAInstance"|"AWS::EC2::NatGateway"|"AWS::EC2::EgressOnlyInternetGateway"|"AWS::EC2::VPCEndpoint"|"AWS::EC2::VPCEndpointService"|"AWS::EC2::FlowLog"|"AWS::EC2::VPCPeeringConnection"|"AWS::Elasticsearch::Domain"|"AWS::IAM::Group"|"AWS::IAM::Policy"|"AWS::IAM::Role"|"AWS::IAM::User"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::ACM::Certificate"|"AWS::RDS::DBInstance"|"AWS::RDS::DBSubnetGroup"|"AWS::RDS::DBSecurityGroup"|"AWS::RDS::DBSnapshot"|"AWS::RDS::DBCluster"|"AWS::RDS::DBClusterSnapshot"|"AWS::RDS::EventSubscription"|"AWS::S3::Bucket"|"AWS::S3::AccountPublicAccessBlock"|"AWS::Redshift::Cluster"|"AWS::Redshift::ClusterSnapshot"|"AWS::Redshift::ClusterParameterGroup"|"AWS::Redshift::ClusterSecurityGroup"|"AWS::Redshift::ClusterSubnetGroup"|"AWS::Redshift::EventSubscription"|"AWS::SSM::ManagedInstanceInventory"|"AWS::CloudWatch::Alarm"|"AWS::CloudFormation::Stack"|"AWS::ElasticLoadBalancing::LoadBalancer"|"AWS::AutoScaling::AutoScalingGroup"|"AWS::AutoScaling::LaunchConfiguration"|"AWS::AutoScaling::ScalingPolicy"|"AWS::AutoScaling::ScheduledAction"|"AWS::DynamoDB::Table"|"AWS::CodeBuild::Project"|"AWS::WAF::RateBasedRule"|"AWS::WAF::Rule"|"AWS::WAF::RuleGroup"|"AWS::WAF::WebACL"|"AWS::WAFRegional::RateBasedRule"|"AWS::WAFRegional::Rule"|"AWS::WAFRegional::RuleGroup"|"AWS::WAFRegional::WebACL"|"AWS::CloudFront::Distribution"|"AWS::CloudFront::StreamingDistribution"|"AWS::Lambda::Function"|"AWS::NetworkFirewall::Firewall"|"AWS::NetworkFirewall::FirewallPolicy"|"AWS::NetworkFirewall::RuleGroup"|"AWS::ElasticBeanstalk::Application"|"AWS::ElasticBeanstalk::ApplicationVersion"|"AWS::ElasticBeanstalk::Environment"|"AWS::WAFv2::WebACL"|"AWS::WAFv2::RuleGroup"|"AWS::WAFv2::IPSet"|"AWS::WAFv2::RegexPatternSet"|"AWS::WAFv2::ManagedRuleSet"|"AWS::XRay::EncryptionConfig"|"AWS::SSM::AssociationCompliance"|"AWS::SSM::PatchCompliance"|"AWS::Shield::Protection"|"AWS::ShieldRegional::Protection"|"AWS::Config::ConformancePackCompliance"|"AWS::Config::ResourceCompliance"|"AWS::ApiGateway::Stage"|"AWS::ApiGateway::RestApi"|"AWS::ApiGatewayV2::Stage"|"AWS::ApiGatewayV2::Api"|"AWS::CodePipeline::Pipeline"|"AWS::ServiceCatalog::CloudFormationProvisionedProduct"|"AWS::ServiceCatalog::CloudFormationProduct"|"AWS::ServiceCatalog::Portfolio"|"AWS::SQS::Queue"|"AWS::KMS::Key"|"AWS::QLDB::Ledger"|"AWS::SecretsManager::Secret"|"AWS::SNS::Topic"|"AWS::SSM::FileData"|"AWS::Backup::BackupPlan"|"AWS::Backup::BackupSelection"|"AWS::Backup::BackupVault"|"AWS::Backup::RecoveryPoint"|"AWS::ECR::Repository"|"AWS::ECS::Cluster"|"AWS::ECS::Service"|"AWS::ECS::TaskDefinition"|"AWS::EFS::AccessPoint"|"AWS::EFS::FileSystem"|"AWS::EKS::Cluster"|string;
|
|
3927
|
+
export type ResourceType = "AWS::EC2::CustomerGateway"|"AWS::EC2::EIP"|"AWS::EC2::Host"|"AWS::EC2::Instance"|"AWS::EC2::InternetGateway"|"AWS::EC2::NetworkAcl"|"AWS::EC2::NetworkInterface"|"AWS::EC2::RouteTable"|"AWS::EC2::SecurityGroup"|"AWS::EC2::Subnet"|"AWS::CloudTrail::Trail"|"AWS::EC2::Volume"|"AWS::EC2::VPC"|"AWS::EC2::VPNConnection"|"AWS::EC2::VPNGateway"|"AWS::EC2::RegisteredHAInstance"|"AWS::EC2::NatGateway"|"AWS::EC2::EgressOnlyInternetGateway"|"AWS::EC2::VPCEndpoint"|"AWS::EC2::VPCEndpointService"|"AWS::EC2::FlowLog"|"AWS::EC2::VPCPeeringConnection"|"AWS::Elasticsearch::Domain"|"AWS::IAM::Group"|"AWS::IAM::Policy"|"AWS::IAM::Role"|"AWS::IAM::User"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::ACM::Certificate"|"AWS::RDS::DBInstance"|"AWS::RDS::DBSubnetGroup"|"AWS::RDS::DBSecurityGroup"|"AWS::RDS::DBSnapshot"|"AWS::RDS::DBCluster"|"AWS::RDS::DBClusterSnapshot"|"AWS::RDS::EventSubscription"|"AWS::S3::Bucket"|"AWS::S3::AccountPublicAccessBlock"|"AWS::Redshift::Cluster"|"AWS::Redshift::ClusterSnapshot"|"AWS::Redshift::ClusterParameterGroup"|"AWS::Redshift::ClusterSecurityGroup"|"AWS::Redshift::ClusterSubnetGroup"|"AWS::Redshift::EventSubscription"|"AWS::SSM::ManagedInstanceInventory"|"AWS::CloudWatch::Alarm"|"AWS::CloudFormation::Stack"|"AWS::ElasticLoadBalancing::LoadBalancer"|"AWS::AutoScaling::AutoScalingGroup"|"AWS::AutoScaling::LaunchConfiguration"|"AWS::AutoScaling::ScalingPolicy"|"AWS::AutoScaling::ScheduledAction"|"AWS::DynamoDB::Table"|"AWS::CodeBuild::Project"|"AWS::WAF::RateBasedRule"|"AWS::WAF::Rule"|"AWS::WAF::RuleGroup"|"AWS::WAF::WebACL"|"AWS::WAFRegional::RateBasedRule"|"AWS::WAFRegional::Rule"|"AWS::WAFRegional::RuleGroup"|"AWS::WAFRegional::WebACL"|"AWS::CloudFront::Distribution"|"AWS::CloudFront::StreamingDistribution"|"AWS::Lambda::Function"|"AWS::NetworkFirewall::Firewall"|"AWS::NetworkFirewall::FirewallPolicy"|"AWS::NetworkFirewall::RuleGroup"|"AWS::ElasticBeanstalk::Application"|"AWS::ElasticBeanstalk::ApplicationVersion"|"AWS::ElasticBeanstalk::Environment"|"AWS::WAFv2::WebACL"|"AWS::WAFv2::RuleGroup"|"AWS::WAFv2::IPSet"|"AWS::WAFv2::RegexPatternSet"|"AWS::WAFv2::ManagedRuleSet"|"AWS::XRay::EncryptionConfig"|"AWS::SSM::AssociationCompliance"|"AWS::SSM::PatchCompliance"|"AWS::Shield::Protection"|"AWS::ShieldRegional::Protection"|"AWS::Config::ConformancePackCompliance"|"AWS::Config::ResourceCompliance"|"AWS::ApiGateway::Stage"|"AWS::ApiGateway::RestApi"|"AWS::ApiGatewayV2::Stage"|"AWS::ApiGatewayV2::Api"|"AWS::CodePipeline::Pipeline"|"AWS::ServiceCatalog::CloudFormationProvisionedProduct"|"AWS::ServiceCatalog::CloudFormationProduct"|"AWS::ServiceCatalog::Portfolio"|"AWS::SQS::Queue"|"AWS::KMS::Key"|"AWS::QLDB::Ledger"|"AWS::SecretsManager::Secret"|"AWS::SNS::Topic"|"AWS::SSM::FileData"|"AWS::Backup::BackupPlan"|"AWS::Backup::BackupSelection"|"AWS::Backup::BackupVault"|"AWS::Backup::RecoveryPoint"|"AWS::ECR::Repository"|"AWS::ECS::Cluster"|"AWS::ECS::Service"|"AWS::ECS::TaskDefinition"|"AWS::EFS::AccessPoint"|"AWS::EFS::FileSystem"|"AWS::EKS::Cluster"|"AWS::OpenSearch::Domain"|string;
|
|
3928
3928
|
export type ResourceTypeList = ResourceType[];
|
|
3929
3929
|
export type ResourceTypeString = string;
|
|
3930
3930
|
export type ResourceTypes = StringWithCharLimit256[];
|