@pgarbe/cdk-ecr-sync 0.5.20 → 0.5.24
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/.gitattributes +20 -18
- package/.jsii +2590 -1306
- package/.projenrc.ts +51 -0
- package/API.md +177 -46
- package/lib/ecr-sync.d.ts +6 -6
- package/lib/ecr-sync.js +16 -15
- package/node_modules/aws-sdk/CHANGELOG.md +530 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
- package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
- package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
- package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +715 -141
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +361 -98
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
- package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
- package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
- package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
- package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
- package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +756 -88
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
- package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +259 -70
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +340 -55
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +431 -110
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +260 -60
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
- package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +689 -147
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +32 -2
- package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
- package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
- package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4992 -1443
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +96 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +57 -51
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
- package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +79 -50
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +611 -36
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +510 -76
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +630 -416
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +184 -30
- package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +182 -85
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +487 -266
- package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1284 -217
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +297 -104
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +702 -132
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +19 -0
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
- package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +981 -92
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
- package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
- package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +548 -197
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
- package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +324 -130
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +304 -227
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
- package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +417 -152
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/metadata.json +68 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +1086 -228
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
- package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +806 -959
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +79 -50
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +875 -352
- package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
- package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
- package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +43 -11
- package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +255 -149
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +364 -122
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
- package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
- package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
- package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +48 -14
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2335 -1026
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +1270 -370
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
- package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
- package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +388 -352
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
- package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
- package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
- package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +52 -47
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +363 -27
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +173 -50
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
- package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
- package/node_modules/aws-sdk/clients/account.d.ts +136 -0
- package/node_modules/aws-sdk/clients/account.js +18 -0
- package/node_modules/aws-sdk/clients/all.d.ts +21 -0
- package/node_modules/aws-sdk/clients/all.js +22 -1
- package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
- package/node_modules/aws-sdk/clients/amp.js +1 -0
- package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
- package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
- package/node_modules/aws-sdk/clients/apigateway.d.ts +6 -6
- package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
- package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
- package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
- package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
- package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
- package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
- package/node_modules/aws-sdk/clients/appstream.d.ts +744 -15
- package/node_modules/aws-sdk/clients/appsync.d.ts +382 -114
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
- package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
- package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
- package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
- package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
- package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
- package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
- package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
- package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
- package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +629 -17
- package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
- package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +616 -14
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
- package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
- package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
- package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +282 -11
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +14 -14
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +350 -22
- package/node_modules/aws-sdk/clients/databrew.d.ts +363 -1
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
- package/node_modules/aws-sdk/clients/datasync.d.ts +309 -14
- package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +711 -81
- package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
- package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
- package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
- package/node_modules/aws-sdk/clients/drs.js +18 -0
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
- package/node_modules/aws-sdk/clients/ec2.d.ts +4435 -464
- package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
- package/node_modules/aws-sdk/clients/ecs.d.ts +418 -347
- package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
- package/node_modules/aws-sdk/clients/eks.d.ts +41 -24
- package/node_modules/aws-sdk/clients/elasticache.d.ts +55 -34
- package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
- package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
- package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
- package/node_modules/aws-sdk/clients/es.d.ts +52 -3
- package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
- package/node_modules/aws-sdk/clients/evidently.js +18 -0
- package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
- package/node_modules/aws-sdk/clients/finspace.js +0 -1
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +759 -65
- package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
- package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
- package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +593 -22
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
- package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
- package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
- package/node_modules/aws-sdk/clients/glue.d.ts +178 -2
- package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
- package/node_modules/aws-sdk/clients/grafana.js +18 -0
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +141 -9
- package/node_modules/aws-sdk/clients/health.d.ts +49 -49
- package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
- package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +202 -50
- package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
- package/node_modules/aws-sdk/clients/inspector2.js +18 -0
- package/node_modules/aws-sdk/clients/iot.d.ts +314 -19
- package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
- package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
- package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
- package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
- package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +713 -6
- package/node_modules/aws-sdk/clients/ivs.d.ts +373 -124
- package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
- package/node_modules/aws-sdk/clients/kendra.d.ts +818 -64
- package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
- package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
- package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +1070 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +1069 -49
- package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +40 -8
- package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
- package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
- package/node_modules/aws-sdk/clients/location.d.ts +411 -100
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
- package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
- package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +288 -84
- package/node_modules/aws-sdk/clients/medialive.d.ts +91 -6
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
- package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +276 -2
- package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
- package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
- package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
- package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
- package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
- package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
- package/node_modules/aws-sdk/clients/nimble.d.ts +566 -307
- package/node_modules/aws-sdk/clients/nimble.js +1 -0
- package/node_modules/aws-sdk/clients/opensearch.d.ts +56 -1
- package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
- package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
- package/node_modules/aws-sdk/clients/panorama.js +18 -0
- package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
- package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
- package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +538 -4
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
- package/node_modules/aws-sdk/clients/quicksight.d.ts +345 -201
- package/node_modules/aws-sdk/clients/ram.d.ts +266 -212
- package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
- package/node_modules/aws-sdk/clients/rbin.js +18 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +785 -415
- package/node_modules/aws-sdk/clients/redshift.d.ts +176 -10
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
- package/node_modules/aws-sdk/clients/rekognition.d.ts +360 -36
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
- package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
- package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
- package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
- package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
- package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
- package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
- package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
- package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
- package/node_modules/aws-sdk/clients/rum.js +18 -0
- package/node_modules/aws-sdk/clients/s3.d.ts +125 -77
- package/node_modules/aws-sdk/clients/s3control.d.ts +12 -2
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1880 -109
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
- package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +175 -175
- package/node_modules/aws-sdk/clients/securityhub.d.ts +1399 -38
- package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
- package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
- package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
- package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
- package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
- package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
- package/node_modules/aws-sdk/clients/ssm.d.ts +367 -290
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +111 -46
- package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
- package/node_modules/aws-sdk/clients/support.d.ts +62 -62
- package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
- package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
- package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +103 -40
- package/node_modules/aws-sdk/clients/transfer.d.ts +33 -19
- package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
- package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
- package/node_modules/aws-sdk/clients/voiceid.js +18 -0
- package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
- package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
- package/node_modules/aws-sdk/clients/wisdom.js +18 -0
- package/node_modules/aws-sdk/clients/workmail.d.ts +448 -5
- package/node_modules/aws-sdk/clients/workspaces.d.ts +217 -40
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
- package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1320 -570
- package/node_modules/aws-sdk/dist/aws-sdk.js +14173 -4775
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
- package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
- package/node_modules/aws-sdk/lib/config.js +15 -3
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
- package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
- package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
- package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
- package/node_modules/aws-sdk/lib/node_loader.js +63 -21
- package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
- package/node_modules/aws-sdk/lib/region/utils.js +21 -0
- package/node_modules/aws-sdk/lib/region_config.js +13 -13
- package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
- package/node_modules/aws-sdk/lib/request.js +4 -6
- package/node_modules/aws-sdk/lib/service.js +19 -0
- package/node_modules/aws-sdk/lib/services/s3.js +16 -20
- package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
- package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
- package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
- package/node_modules/aws-sdk/package.json +4 -5
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
- package/package.json +40 -69
- package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
- package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
- package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
- package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
- package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
- package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
|
@@ -20,19 +20,19 @@ declare class AutoScaling extends Service {
|
|
|
20
20
|
*/
|
|
21
21
|
attachInstances(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
22
22
|
/**
|
|
23
|
-
* Attaches one or more target groups to the specified Auto Scaling group. This operation is used with the following load balancer types: Application Load Balancer - Operates at the application layer (layer 7) and supports HTTP and HTTPS. Network Load Balancer - Operates at the transport layer (layer 4) and supports TCP, TLS, and UDP. Gateway Load Balancer - Operates at the network layer (layer 3). To describe the target groups for an Auto Scaling group, call the DescribeLoadBalancerTargetGroups API. To detach the target group from the Auto Scaling group, call the DetachLoadBalancerTargetGroups API. For more information, see Elastic Load Balancing and Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
|
|
23
|
+
* Attaches one or more target groups to the specified Auto Scaling group. This operation is used with the following load balancer types: Application Load Balancer - Operates at the application layer (layer 7) and supports HTTP and HTTPS. Network Load Balancer - Operates at the transport layer (layer 4) and supports TCP, TLS, and UDP. Gateway Load Balancer - Operates at the network layer (layer 3). To describe the target groups for an Auto Scaling group, call the DescribeLoadBalancerTargetGroups API. To detach the target group from the Auto Scaling group, call the DetachLoadBalancerTargetGroups API. This operation is additive and does not detach existing target groups or Classic Load Balancers from the Auto Scaling group. For more information, see Elastic Load Balancing and Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
|
|
24
24
|
*/
|
|
25
25
|
attachLoadBalancerTargetGroups(params: AutoScaling.Types.AttachLoadBalancerTargetGroupsType, callback?: (err: AWSError, data: AutoScaling.Types.AttachLoadBalancerTargetGroupsResultType) => void): Request<AutoScaling.Types.AttachLoadBalancerTargetGroupsResultType, AWSError>;
|
|
26
26
|
/**
|
|
27
|
-
* Attaches one or more target groups to the specified Auto Scaling group. This operation is used with the following load balancer types: Application Load Balancer - Operates at the application layer (layer 7) and supports HTTP and HTTPS. Network Load Balancer - Operates at the transport layer (layer 4) and supports TCP, TLS, and UDP. Gateway Load Balancer - Operates at the network layer (layer 3). To describe the target groups for an Auto Scaling group, call the DescribeLoadBalancerTargetGroups API. To detach the target group from the Auto Scaling group, call the DetachLoadBalancerTargetGroups API. For more information, see Elastic Load Balancing and Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
|
|
27
|
+
* Attaches one or more target groups to the specified Auto Scaling group. This operation is used with the following load balancer types: Application Load Balancer - Operates at the application layer (layer 7) and supports HTTP and HTTPS. Network Load Balancer - Operates at the transport layer (layer 4) and supports TCP, TLS, and UDP. Gateway Load Balancer - Operates at the network layer (layer 3). To describe the target groups for an Auto Scaling group, call the DescribeLoadBalancerTargetGroups API. To detach the target group from the Auto Scaling group, call the DetachLoadBalancerTargetGroups API. This operation is additive and does not detach existing target groups or Classic Load Balancers from the Auto Scaling group. For more information, see Elastic Load Balancing and Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
|
|
28
28
|
*/
|
|
29
29
|
attachLoadBalancerTargetGroups(callback?: (err: AWSError, data: AutoScaling.Types.AttachLoadBalancerTargetGroupsResultType) => void): Request<AutoScaling.Types.AttachLoadBalancerTargetGroupsResultType, AWSError>;
|
|
30
30
|
/**
|
|
31
|
-
* To attach an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer, use the AttachLoadBalancerTargetGroups API operation instead. Attaches one or more Classic Load Balancers to the specified Auto Scaling group. Amazon EC2 Auto Scaling registers the running instances with these Classic Load Balancers. To describe the load balancers for an Auto Scaling group, call the DescribeLoadBalancers API. To detach the load balancer from the Auto Scaling group, call the DetachLoadBalancers API. For more information, see Elastic Load Balancing and Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
|
|
31
|
+
* To attach an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer, use the AttachLoadBalancerTargetGroups API operation instead. Attaches one or more Classic Load Balancers to the specified Auto Scaling group. Amazon EC2 Auto Scaling registers the running instances with these Classic Load Balancers. To describe the load balancers for an Auto Scaling group, call the DescribeLoadBalancers API. To detach the load balancer from the Auto Scaling group, call the DetachLoadBalancers API. This operation is additive and does not detach existing Classic Load Balancers or target groups from the Auto Scaling group. For more information, see Elastic Load Balancing and Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
|
|
32
32
|
*/
|
|
33
33
|
attachLoadBalancers(params: AutoScaling.Types.AttachLoadBalancersType, callback?: (err: AWSError, data: AutoScaling.Types.AttachLoadBalancersResultType) => void): Request<AutoScaling.Types.AttachLoadBalancersResultType, AWSError>;
|
|
34
34
|
/**
|
|
35
|
-
* To attach an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer, use the AttachLoadBalancerTargetGroups API operation instead. Attaches one or more Classic Load Balancers to the specified Auto Scaling group. Amazon EC2 Auto Scaling registers the running instances with these Classic Load Balancers. To describe the load balancers for an Auto Scaling group, call the DescribeLoadBalancers API. To detach the load balancer from the Auto Scaling group, call the DetachLoadBalancers API. For more information, see Elastic Load Balancing and Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
|
|
35
|
+
* To attach an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer, use the AttachLoadBalancerTargetGroups API operation instead. Attaches one or more Classic Load Balancers to the specified Auto Scaling group. Amazon EC2 Auto Scaling registers the running instances with these Classic Load Balancers. To describe the load balancers for an Auto Scaling group, call the DescribeLoadBalancers API. To detach the load balancer from the Auto Scaling group, call the DetachLoadBalancers API. This operation is additive and does not detach existing Classic Load Balancers or target groups from the Auto Scaling group. For more information, see Elastic Load Balancing and Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
|
|
36
36
|
*/
|
|
37
37
|
attachLoadBalancers(callback?: (err: AWSError, data: AutoScaling.Types.AttachLoadBalancersResultType) => void): Request<AutoScaling.Types.AttachLoadBalancersResultType, AWSError>;
|
|
38
38
|
/**
|
|
@@ -60,11 +60,11 @@ declare class AutoScaling extends Service {
|
|
|
60
60
|
*/
|
|
61
61
|
cancelInstanceRefresh(callback?: (err: AWSError, data: AutoScaling.Types.CancelInstanceRefreshAnswer) => void): Request<AutoScaling.Types.CancelInstanceRefreshAnswer, AWSError>;
|
|
62
62
|
/**
|
|
63
|
-
* Completes the lifecycle action for the specified token or instance with the specified result. This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group: (Optional) Create a Lambda function and a rule that allows
|
|
63
|
+
* Completes the lifecycle action for the specified token or instance with the specified result. This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group: (Optional) Create a Lambda function and a rule that allows Amazon EventBridge to invoke your Lambda function when Amazon EC2 Auto Scaling launches or terminates instances. (Optional) Create a notification target and an IAM role. The target can be either an Amazon SQS queue or an Amazon SNS topic. The role allows Amazon EC2 Auto Scaling to publish lifecycle notifications to the target. Create the lifecycle hook. Specify whether the hook is used when the instances launch or terminate. If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state. If you finish before the timeout period ends, send a callback by using the CompleteLifecycleAction API call. For more information, see Amazon EC2 Auto Scaling lifecycle hooks in the Amazon EC2 Auto Scaling User Guide.
|
|
64
64
|
*/
|
|
65
65
|
completeLifecycleAction(params: AutoScaling.Types.CompleteLifecycleActionType, callback?: (err: AWSError, data: AutoScaling.Types.CompleteLifecycleActionAnswer) => void): Request<AutoScaling.Types.CompleteLifecycleActionAnswer, AWSError>;
|
|
66
66
|
/**
|
|
67
|
-
* Completes the lifecycle action for the specified token or instance with the specified result. This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group: (Optional) Create a Lambda function and a rule that allows
|
|
67
|
+
* Completes the lifecycle action for the specified token or instance with the specified result. This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group: (Optional) Create a Lambda function and a rule that allows Amazon EventBridge to invoke your Lambda function when Amazon EC2 Auto Scaling launches or terminates instances. (Optional) Create a notification target and an IAM role. The target can be either an Amazon SQS queue or an Amazon SNS topic. The role allows Amazon EC2 Auto Scaling to publish lifecycle notifications to the target. Create the lifecycle hook. Specify whether the hook is used when the instances launch or terminate. If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state. If you finish before the timeout period ends, send a callback by using the CompleteLifecycleAction API call. For more information, see Amazon EC2 Auto Scaling lifecycle hooks in the Amazon EC2 Auto Scaling User Guide.
|
|
68
68
|
*/
|
|
69
69
|
completeLifecycleAction(callback?: (err: AWSError, data: AutoScaling.Types.CompleteLifecycleActionAnswer) => void): Request<AutoScaling.Types.CompleteLifecycleActionAnswer, AWSError>;
|
|
70
70
|
/**
|
|
@@ -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
|
/**
|
|
@@ -360,11 +360,11 @@ declare class AutoScaling extends Service {
|
|
|
360
360
|
*/
|
|
361
361
|
getPredictiveScalingForecast(callback?: (err: AWSError, data: AutoScaling.Types.GetPredictiveScalingForecastAnswer) => void): Request<AutoScaling.Types.GetPredictiveScalingForecastAnswer, AWSError>;
|
|
362
362
|
/**
|
|
363
|
-
* Creates or updates a lifecycle hook for the specified Auto Scaling group. A lifecycle hook
|
|
363
|
+
* Creates or updates a lifecycle hook for the specified Auto Scaling group. A lifecycle hook enables an Auto Scaling group to be aware of events in the Auto Scaling instance lifecycle, and then perform a custom action when the corresponding lifecycle event occurs. This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group: (Optional) Create a Lambda function and a rule that allows Amazon EventBridge to invoke your Lambda function when Amazon EC2 Auto Scaling launches or terminates instances. (Optional) Create a notification target and an IAM role. The target can be either an Amazon SQS queue or an Amazon SNS topic. The role allows Amazon EC2 Auto Scaling to publish lifecycle notifications to the target. Create the lifecycle hook. Specify whether the hook is used when the instances launch or terminate. If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state using the RecordLifecycleActionHeartbeat API call. If you finish before the timeout period ends, send a callback by using the CompleteLifecycleAction API call. For more information, see Amazon EC2 Auto Scaling lifecycle hooks in the Amazon EC2 Auto Scaling User Guide. If you exceed your maximum limit of lifecycle hooks, which by default is 50 per Auto Scaling group, the call fails. You can view the lifecycle hooks for an Auto Scaling group using the DescribeLifecycleHooks API call. If you are no longer using a lifecycle hook, you can delete it by calling the DeleteLifecycleHook API.
|
|
364
364
|
*/
|
|
365
365
|
putLifecycleHook(params: AutoScaling.Types.PutLifecycleHookType, callback?: (err: AWSError, data: AutoScaling.Types.PutLifecycleHookAnswer) => void): Request<AutoScaling.Types.PutLifecycleHookAnswer, AWSError>;
|
|
366
366
|
/**
|
|
367
|
-
* Creates or updates a lifecycle hook for the specified Auto Scaling group. A lifecycle hook
|
|
367
|
+
* Creates or updates a lifecycle hook for the specified Auto Scaling group. A lifecycle hook enables an Auto Scaling group to be aware of events in the Auto Scaling instance lifecycle, and then perform a custom action when the corresponding lifecycle event occurs. This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group: (Optional) Create a Lambda function and a rule that allows Amazon EventBridge to invoke your Lambda function when Amazon EC2 Auto Scaling launches or terminates instances. (Optional) Create a notification target and an IAM role. The target can be either an Amazon SQS queue or an Amazon SNS topic. The role allows Amazon EC2 Auto Scaling to publish lifecycle notifications to the target. Create the lifecycle hook. Specify whether the hook is used when the instances launch or terminate. If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state using the RecordLifecycleActionHeartbeat API call. If you finish before the timeout period ends, send a callback by using the CompleteLifecycleAction API call. For more information, see Amazon EC2 Auto Scaling lifecycle hooks in the Amazon EC2 Auto Scaling User Guide. If you exceed your maximum limit of lifecycle hooks, which by default is 50 per Auto Scaling group, the call fails. You can view the lifecycle hooks for an Auto Scaling group using the DescribeLifecycleHooks API call. If you are no longer using a lifecycle hook, you can delete it by calling the DeleteLifecycleHook API.
|
|
368
368
|
*/
|
|
369
369
|
putLifecycleHook(callback?: (err: AWSError, data: AutoScaling.Types.PutLifecycleHookAnswer) => void): Request<AutoScaling.Types.PutLifecycleHookAnswer, AWSError>;
|
|
370
370
|
/**
|
|
@@ -400,11 +400,11 @@ declare class AutoScaling extends Service {
|
|
|
400
400
|
*/
|
|
401
401
|
putWarmPool(callback?: (err: AWSError, data: AutoScaling.Types.PutWarmPoolAnswer) => void): Request<AutoScaling.Types.PutWarmPoolAnswer, AWSError>;
|
|
402
402
|
/**
|
|
403
|
-
* Records a heartbeat for the lifecycle action associated with the specified token or instance. This extends the timeout by the length of time defined using the PutLifecycleHook API call. This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group: (Optional) Create a Lambda function and a rule that allows
|
|
403
|
+
* Records a heartbeat for the lifecycle action associated with the specified token or instance. This extends the timeout by the length of time defined using the PutLifecycleHook API call. This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group: (Optional) Create a Lambda function and a rule that allows Amazon EventBridge to invoke your Lambda function when Amazon EC2 Auto Scaling launches or terminates instances. (Optional) Create a notification target and an IAM role. The target can be either an Amazon SQS queue or an Amazon SNS topic. The role allows Amazon EC2 Auto Scaling to publish lifecycle notifications to the target. Create the lifecycle hook. Specify whether the hook is used when the instances launch or terminate. If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state. If you finish before the timeout period ends, send a callback by using the CompleteLifecycleAction API call. For more information, see Amazon EC2 Auto Scaling lifecycle hooks in the Amazon EC2 Auto Scaling User Guide.
|
|
404
404
|
*/
|
|
405
405
|
recordLifecycleActionHeartbeat(params: AutoScaling.Types.RecordLifecycleActionHeartbeatType, callback?: (err: AWSError, data: AutoScaling.Types.RecordLifecycleActionHeartbeatAnswer) => void): Request<AutoScaling.Types.RecordLifecycleActionHeartbeatAnswer, AWSError>;
|
|
406
406
|
/**
|
|
407
|
-
* Records a heartbeat for the lifecycle action associated with the specified token or instance. This extends the timeout by the length of time defined using the PutLifecycleHook API call. This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group: (Optional) Create a Lambda function and a rule that allows
|
|
407
|
+
* Records a heartbeat for the lifecycle action associated with the specified token or instance. This extends the timeout by the length of time defined using the PutLifecycleHook API call. This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group: (Optional) Create a Lambda function and a rule that allows Amazon EventBridge to invoke your Lambda function when Amazon EC2 Auto Scaling launches or terminates instances. (Optional) Create a notification target and an IAM role. The target can be either an Amazon SQS queue or an Amazon SNS topic. The role allows Amazon EC2 Auto Scaling to publish lifecycle notifications to the target. Create the lifecycle hook. Specify whether the hook is used when the instances launch or terminate. If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state. If you finish before the timeout period ends, send a callback by using the CompleteLifecycleAction API call. For more information, see Amazon EC2 Auto Scaling lifecycle hooks in the Amazon EC2 Auto Scaling User Guide.
|
|
408
408
|
*/
|
|
409
409
|
recordLifecycleActionHeartbeat(callback?: (err: AWSError, data: AutoScaling.Types.RecordLifecycleActionHeartbeatAnswer) => void): Request<AutoScaling.Types.RecordLifecycleActionHeartbeatAnswer, AWSError>;
|
|
410
410
|
/**
|
|
@@ -432,11 +432,11 @@ declare class AutoScaling extends Service {
|
|
|
432
432
|
*/
|
|
433
433
|
setInstanceHealth(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
434
434
|
/**
|
|
435
|
-
* Updates the instance protection settings of the specified instances. This operation cannot be called on instances in a warm pool. For more information about preventing instances that are part of an Auto Scaling group from terminating on scale in, see
|
|
435
|
+
* Updates the instance protection settings of the specified instances. This operation cannot be called on instances in a warm pool. For more information about preventing instances that are part of an Auto Scaling group from terminating on scale in, see Using instance scale-in protection in the Amazon EC2 Auto Scaling User Guide. If you exceed your maximum limit of instance IDs, which is 50 per Auto Scaling group, the call fails.
|
|
436
436
|
*/
|
|
437
437
|
setInstanceProtection(params: AutoScaling.Types.SetInstanceProtectionQuery, callback?: (err: AWSError, data: AutoScaling.Types.SetInstanceProtectionAnswer) => void): Request<AutoScaling.Types.SetInstanceProtectionAnswer, AWSError>;
|
|
438
438
|
/**
|
|
439
|
-
* Updates the instance protection settings of the specified instances. This operation cannot be called on instances in a warm pool. For more information about preventing instances that are part of an Auto Scaling group from terminating on scale in, see
|
|
439
|
+
* Updates the instance protection settings of the specified instances. This operation cannot be called on instances in a warm pool. For more information about preventing instances that are part of an Auto Scaling group from terminating on scale in, see Using instance scale-in protection in the Amazon EC2 Auto Scaling User Guide. If you exceed your maximum limit of instance IDs, which is 50 per Auto Scaling group, the call fails.
|
|
440
440
|
*/
|
|
441
441
|
setInstanceProtection(callback?: (err: AWSError, data: AutoScaling.Types.SetInstanceProtectionAnswer) => void): Request<AutoScaling.Types.SetInstanceProtectionAnswer, AWSError>;
|
|
442
442
|
/**
|
|
@@ -473,6 +473,32 @@ declare class AutoScaling extends Service {
|
|
|
473
473
|
updateAutoScalingGroup(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
474
474
|
}
|
|
475
475
|
declare namespace AutoScaling {
|
|
476
|
+
export interface AcceleratorCountRequest {
|
|
477
|
+
/**
|
|
478
|
+
* The minimum value.
|
|
479
|
+
*/
|
|
480
|
+
Min?: NullablePositiveInteger;
|
|
481
|
+
/**
|
|
482
|
+
* The maximum value.
|
|
483
|
+
*/
|
|
484
|
+
Max?: NullablePositiveInteger;
|
|
485
|
+
}
|
|
486
|
+
export type AcceleratorManufacturer = "nvidia"|"amd"|"amazon-web-services"|"xilinx"|string;
|
|
487
|
+
export type AcceleratorManufacturers = AcceleratorManufacturer[];
|
|
488
|
+
export type AcceleratorName = "a100"|"v100"|"k80"|"t4"|"m60"|"radeon-pro-v520"|"vu9p"|string;
|
|
489
|
+
export type AcceleratorNames = AcceleratorName[];
|
|
490
|
+
export interface AcceleratorTotalMemoryMiBRequest {
|
|
491
|
+
/**
|
|
492
|
+
* The memory minimum in MiB.
|
|
493
|
+
*/
|
|
494
|
+
Min?: NullablePositiveInteger;
|
|
495
|
+
/**
|
|
496
|
+
* The memory maximum in MiB.
|
|
497
|
+
*/
|
|
498
|
+
Max?: NullablePositiveInteger;
|
|
499
|
+
}
|
|
500
|
+
export type AcceleratorType = "gpu"|"fpga"|"inference"|string;
|
|
501
|
+
export type AcceleratorTypes = AcceleratorType[];
|
|
476
502
|
export type Activities = Activity[];
|
|
477
503
|
export interface ActivitiesType {
|
|
478
504
|
/**
|
|
@@ -653,7 +679,7 @@ declare namespace AutoScaling {
|
|
|
653
679
|
*/
|
|
654
680
|
HealthCheckType: XmlStringMaxLen32;
|
|
655
681
|
/**
|
|
656
|
-
* The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service.
|
|
682
|
+
* The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check.
|
|
657
683
|
*/
|
|
658
684
|
HealthCheckGracePeriod?: HealthCheckGracePeriod;
|
|
659
685
|
/**
|
|
@@ -720,6 +746,10 @@ declare namespace AutoScaling {
|
|
|
720
746
|
* Reserved.
|
|
721
747
|
*/
|
|
722
748
|
Context?: Context;
|
|
749
|
+
/**
|
|
750
|
+
* The unit of measurement for the value specified for desired capacity. Amazon EC2 Auto Scaling supports DesiredCapacityType for attribute-based instance type selection only. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. By default, Amazon EC2 Auto Scaling specifies units, which translates into number of instances. Valid values: units | vcpu | memory-mib
|
|
751
|
+
*/
|
|
752
|
+
DesiredCapacityType?: XmlStringMaxLen255;
|
|
723
753
|
}
|
|
724
754
|
export type AutoScalingGroupDesiredCapacity = number;
|
|
725
755
|
export type AutoScalingGroupMaxSize = number;
|
|
@@ -738,6 +768,10 @@ declare namespace AutoScaling {
|
|
|
738
768
|
* The maximum number of items to return with this call. The default value is 50 and the maximum value is 100.
|
|
739
769
|
*/
|
|
740
770
|
MaxRecords?: MaxRecords;
|
|
771
|
+
/**
|
|
772
|
+
* One or more filters to limit the results based on specific tags.
|
|
773
|
+
*/
|
|
774
|
+
Filters?: Filters;
|
|
741
775
|
}
|
|
742
776
|
export type AutoScalingGroupPredictedCapacity = number;
|
|
743
777
|
export type AutoScalingGroupState = string;
|
|
@@ -807,6 +841,17 @@ declare namespace AutoScaling {
|
|
|
807
841
|
}
|
|
808
842
|
export type AutoScalingNotificationTypes = XmlStringMaxLen255[];
|
|
809
843
|
export type AvailabilityZones = XmlStringMaxLen255[];
|
|
844
|
+
export type BareMetal = "included"|"excluded"|"required"|string;
|
|
845
|
+
export interface BaselineEbsBandwidthMbpsRequest {
|
|
846
|
+
/**
|
|
847
|
+
* The minimum value in Mbps.
|
|
848
|
+
*/
|
|
849
|
+
Min?: NullablePositiveInteger;
|
|
850
|
+
/**
|
|
851
|
+
* The maximum value in Mbps.
|
|
852
|
+
*/
|
|
853
|
+
Max?: NullablePositiveInteger;
|
|
854
|
+
}
|
|
810
855
|
export interface BatchDeleteScheduledActionAnswer {
|
|
811
856
|
/**
|
|
812
857
|
* The names of the scheduled actions that could not be deleted, including an error message.
|
|
@@ -864,6 +909,7 @@ declare namespace AutoScaling {
|
|
|
864
909
|
NoDevice?: NoDevice;
|
|
865
910
|
}
|
|
866
911
|
export type BlockDeviceMappings = BlockDeviceMapping[];
|
|
912
|
+
export type BurstablePerformance = "included"|"excluded"|"required"|string;
|
|
867
913
|
export interface CancelInstanceRefreshAnswer {
|
|
868
914
|
/**
|
|
869
915
|
* The instance refresh ID.
|
|
@@ -878,7 +924,7 @@ declare namespace AutoScaling {
|
|
|
878
924
|
}
|
|
879
925
|
export interface CapacityForecast {
|
|
880
926
|
/**
|
|
881
|
-
* The
|
|
927
|
+
* The timestamps for the data points, in UTC format.
|
|
882
928
|
*/
|
|
883
929
|
Timestamps: PredictiveScalingForecastTimestamps;
|
|
884
930
|
/**
|
|
@@ -916,6 +962,8 @@ declare namespace AutoScaling {
|
|
|
916
962
|
}
|
|
917
963
|
export type Context = string;
|
|
918
964
|
export type Cooldown = number;
|
|
965
|
+
export type CpuManufacturer = "intel"|"amd"|"amazon-web-services"|string;
|
|
966
|
+
export type CpuManufacturers = CpuManufacturer[];
|
|
919
967
|
export interface CreateAutoScalingGroupType {
|
|
920
968
|
/**
|
|
921
969
|
* The name of the Auto Scaling group. This name must be unique per Region per account.
|
|
@@ -930,7 +978,7 @@ declare namespace AutoScaling {
|
|
|
930
978
|
*/
|
|
931
979
|
LaunchTemplate?: LaunchTemplateSpecification;
|
|
932
980
|
/**
|
|
933
|
-
* An embedded object that specifies a mixed instances policy.
|
|
981
|
+
* An embedded object that specifies a mixed instances policy. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide.
|
|
934
982
|
*/
|
|
935
983
|
MixedInstancesPolicy?: MixedInstancesPolicy;
|
|
936
984
|
/**
|
|
@@ -970,7 +1018,7 @@ declare namespace AutoScaling {
|
|
|
970
1018
|
*/
|
|
971
1019
|
HealthCheckType?: XmlStringMaxLen32;
|
|
972
1020
|
/**
|
|
973
|
-
* The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service
|
|
1021
|
+
* The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check. The default value is 0. For more information, see Health check grace period in the Amazon EC2 Auto Scaling User Guide. Conditional: Required if you are adding an ELB health check.
|
|
974
1022
|
*/
|
|
975
1023
|
HealthCheckGracePeriod?: HealthCheckGracePeriod;
|
|
976
1024
|
/**
|
|
@@ -986,7 +1034,7 @@ declare namespace AutoScaling {
|
|
|
986
1034
|
*/
|
|
987
1035
|
TerminationPolicies?: TerminationPolicies;
|
|
988
1036
|
/**
|
|
989
|
-
* Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in. For more information about preventing instances from terminating on scale in, see
|
|
1037
|
+
* Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in. For more information about preventing instances from terminating on scale in, see Using instance scale-in protection in the Amazon EC2 Auto Scaling User Guide.
|
|
990
1038
|
*/
|
|
991
1039
|
NewInstancesProtectedFromScaleIn?: InstanceProtected;
|
|
992
1040
|
/**
|
|
@@ -1013,6 +1061,10 @@ declare namespace AutoScaling {
|
|
|
1013
1061
|
* Reserved.
|
|
1014
1062
|
*/
|
|
1015
1063
|
Context?: Context;
|
|
1064
|
+
/**
|
|
1065
|
+
* The unit of measurement for the value specified for desired capacity. Amazon EC2 Auto Scaling supports DesiredCapacityType for attribute-based instance type selection only. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. By default, Amazon EC2 Auto Scaling specifies units, which translates into number of instances. Valid values: units | vcpu | memory-mib
|
|
1066
|
+
*/
|
|
1067
|
+
DesiredCapacityType?: XmlStringMaxLen255;
|
|
1016
1068
|
}
|
|
1017
1069
|
export interface CreateLaunchConfigurationType {
|
|
1018
1070
|
/**
|
|
@@ -1076,7 +1128,7 @@ declare namespace AutoScaling {
|
|
|
1076
1128
|
*/
|
|
1077
1129
|
IamInstanceProfile?: XmlStringMaxLen1600;
|
|
1078
1130
|
/**
|
|
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-
|
|
1131
|
+
* 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
1132
|
*/
|
|
1081
1133
|
EbsOptimized?: EbsOptimized;
|
|
1082
1134
|
/**
|
|
@@ -1100,7 +1152,7 @@ declare namespace AutoScaling {
|
|
|
1100
1152
|
}
|
|
1101
1153
|
export interface CustomizedMetricSpecification {
|
|
1102
1154
|
/**
|
|
1103
|
-
* The name of the metric.
|
|
1155
|
+
* The name of the metric. To get the exact metric name, namespace, and dimensions, inspect the Metric object that is returned by a call to ListMetrics.
|
|
1104
1156
|
*/
|
|
1105
1157
|
MetricName: MetricName;
|
|
1106
1158
|
/**
|
|
@@ -1116,7 +1168,7 @@ declare namespace AutoScaling {
|
|
|
1116
1168
|
*/
|
|
1117
1169
|
Statistic: MetricStatistic;
|
|
1118
1170
|
/**
|
|
1119
|
-
* The unit of the metric.
|
|
1171
|
+
* The unit of the metric. For a complete list of the units that CloudWatch supports, see the MetricDatum data type in the Amazon CloudWatch API Reference.
|
|
1120
1172
|
*/
|
|
1121
1173
|
Unit?: MetricUnit;
|
|
1122
1174
|
}
|
|
@@ -1148,7 +1200,7 @@ declare namespace AutoScaling {
|
|
|
1148
1200
|
*/
|
|
1149
1201
|
AutoScalingGroupName: XmlStringMaxLen255;
|
|
1150
1202
|
/**
|
|
1151
|
-
* The Amazon Resource Name (ARN) of the Amazon
|
|
1203
|
+
* The Amazon Resource Name (ARN) of the Amazon SNS topic.
|
|
1152
1204
|
*/
|
|
1153
1205
|
TopicARN: XmlStringMaxLen255;
|
|
1154
1206
|
}
|
|
@@ -1553,7 +1605,7 @@ declare namespace AutoScaling {
|
|
|
1553
1605
|
*/
|
|
1554
1606
|
VolumeSize?: BlockDeviceEbsVolumeSize;
|
|
1555
1607
|
/**
|
|
1556
|
-
* The volume type. For more information, see Amazon EBS
|
|
1608
|
+
* 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
1609
|
*/
|
|
1558
1610
|
VolumeType?: BlockDeviceEbsVolumeType;
|
|
1559
1611
|
/**
|
|
@@ -1565,7 +1617,7 @@ declare namespace AutoScaling {
|
|
|
1565
1617
|
*/
|
|
1566
1618
|
Iops?: BlockDeviceEbsIops;
|
|
1567
1619
|
/**
|
|
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
|
|
1620
|
+
* 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
1621
|
*/
|
|
1570
1622
|
Encrypted?: BlockDeviceEbsEncrypted;
|
|
1571
1623
|
/**
|
|
@@ -1620,6 +1672,8 @@ declare namespace AutoScaling {
|
|
|
1620
1672
|
ShouldDecrementDesiredCapacity: ShouldDecrementDesiredCapacity;
|
|
1621
1673
|
}
|
|
1622
1674
|
export type EstimatedInstanceWarmup = number;
|
|
1675
|
+
export type ExcludedInstance = string;
|
|
1676
|
+
export type ExcludedInstanceTypes = ExcludedInstance[];
|
|
1623
1677
|
export interface ExecutePolicyType {
|
|
1624
1678
|
/**
|
|
1625
1679
|
* The name of the Auto Scaling group.
|
|
@@ -1675,11 +1729,11 @@ declare namespace AutoScaling {
|
|
|
1675
1729
|
export type FailedScheduledUpdateGroupActionRequests = FailedScheduledUpdateGroupActionRequest[];
|
|
1676
1730
|
export interface Filter {
|
|
1677
1731
|
/**
|
|
1678
|
-
* The name of the filter. The valid values
|
|
1732
|
+
* The name of the filter. The valid values for Name depend on which API operation you're using with the filter (DescribeAutoScalingGroups or DescribeTags). DescribeAutoScalingGroups Valid values for Name include the following: tag-key - Accepts tag keys. The results only include information about the Auto Scaling groups associated with these tag keys. tag-value - Accepts tag values. The results 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 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 only include information about the tags associated with these Auto Scaling groups. key - Accepts tag keys. The results only include information about the tags associated with these tag keys. value - Accepts tag values. The results 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 only include information about the tags associated with the specified Boolean value.
|
|
1679
1733
|
*/
|
|
1680
1734
|
Name?: XmlString;
|
|
1681
1735
|
/**
|
|
1682
|
-
* One or more filter values. Filter values are case-sensitive.
|
|
1736
|
+
* One or more filter values. Filter values are case-sensitive. If you specify multiple values for a filter, the values are automatically logically 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
1737
|
*/
|
|
1684
1738
|
Values?: Values;
|
|
1685
1739
|
}
|
|
@@ -1760,6 +1814,8 @@ declare namespace AutoScaling {
|
|
|
1760
1814
|
*/
|
|
1761
1815
|
WeightedCapacity?: XmlStringMaxLen32;
|
|
1762
1816
|
}
|
|
1817
|
+
export type InstanceGeneration = "current"|"previous"|string;
|
|
1818
|
+
export type InstanceGenerations = InstanceGeneration[];
|
|
1763
1819
|
export type InstanceIds = XmlStringMaxLen19[];
|
|
1764
1820
|
export type InstanceMetadataEndpointState = "disabled"|"enabled"|string;
|
|
1765
1821
|
export type InstanceMetadataHttpPutResponseHopLimit = number;
|
|
@@ -1861,30 +1917,116 @@ declare namespace AutoScaling {
|
|
|
1861
1917
|
InstancesToUpdate?: InstancesToUpdate;
|
|
1862
1918
|
}
|
|
1863
1919
|
export type InstanceRefreshes = InstanceRefresh[];
|
|
1920
|
+
export interface InstanceRequirements {
|
|
1921
|
+
/**
|
|
1922
|
+
* The minimum and maximum number of vCPUs for an instance type.
|
|
1923
|
+
*/
|
|
1924
|
+
VCpuCount: VCpuCountRequest;
|
|
1925
|
+
/**
|
|
1926
|
+
* The minimum and maximum instance memory size for an instance type, in MiB.
|
|
1927
|
+
*/
|
|
1928
|
+
MemoryMiB: MemoryMiBRequest;
|
|
1929
|
+
/**
|
|
1930
|
+
* Lists which specific CPU manufacturers to include. For instance types with Intel CPUs, specify intel. For instance types with AMD CPUs, specify amd. For instance types with Amazon Web Services CPUs, specify amazon-web-services. Don't confuse the CPU hardware manufacturer with the CPU hardware architecture. Instances will be launched with a compatible CPU architecture based on the Amazon Machine Image (AMI) that you specify in your launch template. Default: Any manufacturer
|
|
1931
|
+
*/
|
|
1932
|
+
CpuManufacturers?: CpuManufacturers;
|
|
1933
|
+
/**
|
|
1934
|
+
* The minimum and maximum amount of memory per vCPU for an instance type, in GiB. Default: No minimum or maximum
|
|
1935
|
+
*/
|
|
1936
|
+
MemoryGiBPerVCpu?: MemoryGiBPerVCpuRequest;
|
|
1937
|
+
/**
|
|
1938
|
+
* Lists which instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (*). The following are examples: c5*, m5a.*, r*, *3*. For example, if you specify c5*, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, you are excluding all the M5a instance types, but not the M5n instance types. Default: No excluded instance types
|
|
1939
|
+
*/
|
|
1940
|
+
ExcludedInstanceTypes?: ExcludedInstanceTypes;
|
|
1941
|
+
/**
|
|
1942
|
+
* Indicates whether current or previous generation instance types are included. For current generation instance types, specify current. The current generation includes EC2 instance types currently recommended for use. This typically includes the latest two to three generations in each instance family. For more information, see Instance types in the Amazon EC2 User Guide for Linux Instances. For previous generation instance types, specify previous. Default: Any current or previous generation
|
|
1943
|
+
*/
|
|
1944
|
+
InstanceGenerations?: InstanceGenerations;
|
|
1945
|
+
/**
|
|
1946
|
+
* The price protection threshold for Spot Instances. This is the maximum you’ll pay for a Spot Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default: 100
|
|
1947
|
+
*/
|
|
1948
|
+
SpotMaxPricePercentageOverLowestPrice?: NullablePositiveInteger;
|
|
1949
|
+
/**
|
|
1950
|
+
* The price protection threshold for On-Demand Instances. This is the maximum you’ll pay for an On-Demand Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default: 20
|
|
1951
|
+
*/
|
|
1952
|
+
OnDemandMaxPricePercentageOverLowestPrice?: NullablePositiveInteger;
|
|
1953
|
+
/**
|
|
1954
|
+
* Indicates whether bare metal instance types are included, excluded, or required. Default: excluded
|
|
1955
|
+
*/
|
|
1956
|
+
BareMetal?: BareMetal;
|
|
1957
|
+
/**
|
|
1958
|
+
* Indicates whether burstable performance instance types are included, excluded, or required. For more information, see Burstable performance instances in the Amazon EC2 User Guide for Linux Instances. Default: excluded
|
|
1959
|
+
*/
|
|
1960
|
+
BurstablePerformance?: BurstablePerformance;
|
|
1961
|
+
/**
|
|
1962
|
+
* Indicates whether instance types must provide On-Demand Instance hibernation support. Default: false
|
|
1963
|
+
*/
|
|
1964
|
+
RequireHibernateSupport?: NullableBoolean;
|
|
1965
|
+
/**
|
|
1966
|
+
* The minimum and maximum number of network interfaces for an instance type. Default: No minimum or maximum
|
|
1967
|
+
*/
|
|
1968
|
+
NetworkInterfaceCount?: NetworkInterfaceCountRequest;
|
|
1969
|
+
/**
|
|
1970
|
+
* Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, see Amazon EC2 instance store in the Amazon EC2 User Guide for Linux Instances. Default: included
|
|
1971
|
+
*/
|
|
1972
|
+
LocalStorage?: LocalStorage;
|
|
1973
|
+
/**
|
|
1974
|
+
* Indicates the type of local storage that is required. For instance types with hard disk drive (HDD) storage, specify hdd. For instance types with solid state drive (SSD) storage, specify sdd. Default: Any local storage type
|
|
1975
|
+
*/
|
|
1976
|
+
LocalStorageTypes?: LocalStorageTypes;
|
|
1977
|
+
/**
|
|
1978
|
+
* The minimum and maximum total local storage size for an instance type, in GB. Default: No minimum or maximum
|
|
1979
|
+
*/
|
|
1980
|
+
TotalLocalStorageGB?: TotalLocalStorageGBRequest;
|
|
1981
|
+
/**
|
|
1982
|
+
* The minimum and maximum baseline bandwidth performance for an instance type, in Mbps. For more information, see Amazon EBS–optimized instances in the Amazon EC2 User Guide for Linux Instances. Default: No minimum or maximum
|
|
1983
|
+
*/
|
|
1984
|
+
BaselineEbsBandwidthMbps?: BaselineEbsBandwidthMbpsRequest;
|
|
1985
|
+
/**
|
|
1986
|
+
* Lists the accelerator types that must be on an instance type. For instance types with GPU accelerators, specify gpu. For instance types with FPGA accelerators, specify fpga. For instance types with inference accelerators, specify inference. Default: Any accelerator type
|
|
1987
|
+
*/
|
|
1988
|
+
AcceleratorTypes?: AcceleratorTypes;
|
|
1989
|
+
/**
|
|
1990
|
+
* The minimum and maximum number of accelerators (GPUs, FPGAs, or Amazon Web Services Inferentia chips) for an instance type. To exclude accelerator-enabled instance types, set Max to 0. Default: No minimum or maximum
|
|
1991
|
+
*/
|
|
1992
|
+
AcceleratorCount?: AcceleratorCountRequest;
|
|
1993
|
+
/**
|
|
1994
|
+
* Indicates whether instance types must have accelerators by specific manufacturers. For instance types with NVIDIA devices, specify nvidia. For instance types with AMD devices, specify amd. For instance types with Amazon Web Services devices, specify amazon-web-services. For instance types with Xilinx devices, specify xilinx. Default: Any manufacturer
|
|
1995
|
+
*/
|
|
1996
|
+
AcceleratorManufacturers?: AcceleratorManufacturers;
|
|
1997
|
+
/**
|
|
1998
|
+
* Lists the accelerators that must be on an instance type. For instance types with NVIDIA A100 GPUs, specify a100. For instance types with NVIDIA V100 GPUs, specify v100. For instance types with NVIDIA K80 GPUs, specify k80. For instance types with NVIDIA T4 GPUs, specify t4. For instance types with NVIDIA M60 GPUs, specify m60. For instance types with AMD Radeon Pro V520 GPUs, specify radeon-pro-v520. For instance types with Xilinx VU9P FPGAs, specify vu9p. Default: Any accelerator
|
|
1999
|
+
*/
|
|
2000
|
+
AcceleratorNames?: AcceleratorNames;
|
|
2001
|
+
/**
|
|
2002
|
+
* The minimum and maximum total memory size for the accelerators on an instance type, in MiB. Default: No minimum or maximum
|
|
2003
|
+
*/
|
|
2004
|
+
AcceleratorTotalMemoryMiB?: AcceleratorTotalMemoryMiBRequest;
|
|
2005
|
+
}
|
|
1864
2006
|
export type Instances = Instance[];
|
|
1865
2007
|
export interface InstancesDistribution {
|
|
1866
2008
|
/**
|
|
1867
|
-
*
|
|
2009
|
+
* The order of the launch template overrides to use in fulfilling On-Demand capacity. If you specify lowest-price, Amazon EC2 Auto Scaling uses price to determine the order, launching the lowest price first. If you specify prioritized, Amazon EC2 Auto Scaling uses the priority that you assigned to each launch template override, launching the highest priority first. If all your On-Demand capacity cannot be fulfilled using your highest priority instance, then Amazon EC2 Auto Scaling launches the remaining capacity using the second priority instance type, and so on. Default: lowest-price for Auto Scaling groups that specify InstanceRequirements in the overrides and prioritized for Auto Scaling groups that don't.
|
|
1868
2010
|
*/
|
|
1869
2011
|
OnDemandAllocationStrategy?: XmlString;
|
|
1870
2012
|
/**
|
|
1871
|
-
* The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances. This base portion is
|
|
2013
|
+
* The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances. This base portion is launched first as your group scales. If you specify weights for the instance types in the overrides, the base capacity is measured in the same unit of measurement as the instance types. If you specify InstanceRequirements in the overrides, the base capacity is measured in the same unit of measurement as your group's desired capacity. Default: 0
|
|
1872
2014
|
*/
|
|
1873
2015
|
OnDemandBaseCapacity?: OnDemandBaseCapacity;
|
|
1874
2016
|
/**
|
|
1875
|
-
* Controls the percentages of On-Demand Instances and Spot Instances for your additional capacity beyond OnDemandBaseCapacity. Expressed as a number (for example, 20 specifies 20% On-Demand Instances, 80% Spot Instances).
|
|
2017
|
+
* Controls the percentages of On-Demand Instances and Spot Instances for your additional capacity beyond OnDemandBaseCapacity. Expressed as a number (for example, 20 specifies 20% On-Demand Instances, 80% Spot Instances). If set to 100, only On-Demand Instances are used. Default: 100
|
|
1876
2018
|
*/
|
|
1877
2019
|
OnDemandPercentageAboveBaseCapacity?: OnDemandPercentageAboveBaseCapacity;
|
|
1878
2020
|
/**
|
|
1879
|
-
* Indicates how to allocate instances across Spot Instance pools. If the allocation strategy is lowest-price, the Auto Scaling group launches instances using the Spot pools with the lowest price, and evenly allocates your instances across the number of Spot pools that you specify.
|
|
2021
|
+
* Indicates how to allocate instances across Spot Instance pools. If the allocation strategy is lowest-price, the Auto Scaling group launches instances using the Spot pools with the lowest price, and evenly allocates your instances across the number of Spot pools that you specify. If the allocation strategy is capacity-optimized (recommended), the Auto Scaling group launches instances using Spot pools that are optimally chosen based on the available Spot capacity. Alternatively, you can use capacity-optimized-prioritized and set the order of instance types in the list of launch template overrides from highest to lowest priority (from first to last in the list). Amazon EC2 Auto Scaling honors the instance type priorities on a best-effort basis but optimizes for capacity first. Default: lowest-price
|
|
1880
2022
|
*/
|
|
1881
2023
|
SpotAllocationStrategy?: XmlString;
|
|
1882
2024
|
/**
|
|
1883
|
-
* The number of Spot Instance pools across which to allocate your Spot Instances. The Spot pools are determined from the different instance types in the overrides. Valid only when the Spot allocation strategy is lowest-price. Value must be in the range of 1
|
|
2025
|
+
* The number of Spot Instance pools across which to allocate your Spot Instances. The Spot pools are determined from the different instance types in the overrides. Valid only when the Spot allocation strategy is lowest-price. Value must be in the range of 1–20. Default: 2
|
|
1884
2026
|
*/
|
|
1885
2027
|
SpotInstancePools?: SpotInstancePools;
|
|
1886
2028
|
/**
|
|
1887
|
-
* The maximum price per unit hour that you are willing to pay for a Spot Instance. If you
|
|
2029
|
+
* The maximum price per unit hour that you are willing to pay for a Spot Instance. If you keep the value at its default (unspecified), Amazon EC2 Auto Scaling uses the On-Demand price as the maximum Spot price. To remove a value that you previously set, include the property but specify an empty string ("") for the value.
|
|
1888
2030
|
*/
|
|
1889
2031
|
SpotMaxPrice?: MixedInstanceSpotPrice;
|
|
1890
2032
|
}
|
|
@@ -2010,7 +2152,7 @@ declare namespace AutoScaling {
|
|
|
2010
2152
|
*/
|
|
2011
2153
|
LaunchTemplateSpecification?: LaunchTemplateSpecification;
|
|
2012
2154
|
/**
|
|
2013
|
-
* Any properties that you specify override the same properties in the launch template. If not provided, Amazon EC2 Auto Scaling uses the instance type specified in the launch template when it launches an instance.
|
|
2155
|
+
* Any properties that you specify override the same properties in the launch template. If not provided, Amazon EC2 Auto Scaling uses the instance type or instance type requirements specified in the launch template when it launches an instance. The overrides can include either one or more instance types or a set of instance requirements, but not both.
|
|
2014
2156
|
*/
|
|
2015
2157
|
Overrides?: Overrides;
|
|
2016
2158
|
}
|
|
@@ -2021,13 +2163,17 @@ declare namespace AutoScaling {
|
|
|
2021
2163
|
*/
|
|
2022
2164
|
InstanceType?: XmlStringMaxLen255;
|
|
2023
2165
|
/**
|
|
2024
|
-
* The number of capacity units provided by the
|
|
2166
|
+
* The number of capacity units provided by the instance type specified in InstanceType in terms of virtual CPUs, memory, storage, throughput, or other relative performance characteristic. When a Spot or On-Demand Instance is launched, the capacity units count toward the desired capacity. Amazon EC2 Auto Scaling launches instances until the desired capacity is totally fulfilled, even if this results in an overage. For example, if there are two units remaining to fulfill capacity, and Amazon EC2 Auto Scaling can only launch an instance with a WeightedCapacity of five units, the instance is launched, and the desired capacity is exceeded by three units. For more information, see Instance weighting for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide. Value must be in the range of 1–999.
|
|
2025
2167
|
*/
|
|
2026
2168
|
WeightedCapacity?: XmlStringMaxLen32;
|
|
2027
2169
|
/**
|
|
2028
|
-
* Provides the launch template to be used when launching the instance type. For example, some instance types might require a launch template with a different AMI. If not provided, Amazon EC2 Auto Scaling uses the launch template that's defined for your mixed instances policy. For more information, see Specifying a different launch template for an instance type in the Amazon EC2 Auto Scaling User Guide.
|
|
2170
|
+
* Provides the launch template to be used when launching the instance type specified in InstanceType. For example, some instance types might require a launch template with a different AMI. If not provided, Amazon EC2 Auto Scaling uses the launch template that's defined for your mixed instances policy. For more information, see Specifying a different launch template for an instance type in the Amazon EC2 Auto Scaling User Guide.
|
|
2029
2171
|
*/
|
|
2030
2172
|
LaunchTemplateSpecification?: LaunchTemplateSpecification;
|
|
2173
|
+
/**
|
|
2174
|
+
* The instance requirements. When you specify instance requirements, Amazon EC2 Auto Scaling finds instance types that satisfy your requirements, and then uses your On-Demand and Spot allocation strategies to launch instances from these instance types, in the same way as when you specify a list of specific instance types.
|
|
2175
|
+
*/
|
|
2176
|
+
InstanceRequirements?: InstanceRequirements;
|
|
2031
2177
|
}
|
|
2032
2178
|
export interface LaunchTemplateSpecification {
|
|
2033
2179
|
/**
|
|
@@ -2143,7 +2289,7 @@ declare namespace AutoScaling {
|
|
|
2143
2289
|
export type LoadBalancerTargetGroupStates = LoadBalancerTargetGroupState[];
|
|
2144
2290
|
export interface LoadForecast {
|
|
2145
2291
|
/**
|
|
2146
|
-
* The
|
|
2292
|
+
* The timestamps for the data points, in UTC format.
|
|
2147
2293
|
*/
|
|
2148
2294
|
Timestamps: PredictiveScalingForecastTimestamps;
|
|
2149
2295
|
/**
|
|
@@ -2156,11 +2302,48 @@ declare namespace AutoScaling {
|
|
|
2156
2302
|
MetricSpecification: PredictiveScalingMetricSpecification;
|
|
2157
2303
|
}
|
|
2158
2304
|
export type LoadForecasts = LoadForecast[];
|
|
2305
|
+
export type LocalStorage = "included"|"excluded"|"required"|string;
|
|
2306
|
+
export type LocalStorageType = "hdd"|"ssd"|string;
|
|
2307
|
+
export type LocalStorageTypes = LocalStorageType[];
|
|
2159
2308
|
export type MaxGroupPreparedCapacity = number;
|
|
2160
2309
|
export type MaxInstanceLifetime = number;
|
|
2161
2310
|
export type MaxNumberOfAutoScalingGroups = number;
|
|
2162
2311
|
export type MaxNumberOfLaunchConfigurations = number;
|
|
2163
2312
|
export type MaxRecords = number;
|
|
2313
|
+
export interface MemoryGiBPerVCpuRequest {
|
|
2314
|
+
/**
|
|
2315
|
+
* The memory minimum in GiB.
|
|
2316
|
+
*/
|
|
2317
|
+
Min?: NullablePositiveDouble;
|
|
2318
|
+
/**
|
|
2319
|
+
* The memory maximum in GiB.
|
|
2320
|
+
*/
|
|
2321
|
+
Max?: NullablePositiveDouble;
|
|
2322
|
+
}
|
|
2323
|
+
export interface MemoryMiBRequest {
|
|
2324
|
+
/**
|
|
2325
|
+
* The memory minimum in MiB.
|
|
2326
|
+
*/
|
|
2327
|
+
Min: NullablePositiveInteger;
|
|
2328
|
+
/**
|
|
2329
|
+
* The memory maximum in MiB.
|
|
2330
|
+
*/
|
|
2331
|
+
Max?: NullablePositiveInteger;
|
|
2332
|
+
}
|
|
2333
|
+
export interface Metric {
|
|
2334
|
+
/**
|
|
2335
|
+
* The namespace of the metric. For more information, see the table in Amazon Web Services services that publish CloudWatch metrics in the Amazon CloudWatch User Guide.
|
|
2336
|
+
*/
|
|
2337
|
+
Namespace: MetricNamespace;
|
|
2338
|
+
/**
|
|
2339
|
+
* The name of the metric.
|
|
2340
|
+
*/
|
|
2341
|
+
MetricName: MetricName;
|
|
2342
|
+
/**
|
|
2343
|
+
* The dimensions for the metric. For the list of available dimensions, see the Amazon Web Services documentation available from the table in Amazon Web Services services that publish CloudWatch metrics in the Amazon CloudWatch User Guide. Conditional: If you published your metric with dimensions, you must specify the same dimensions in your scaling policy.
|
|
2344
|
+
*/
|
|
2345
|
+
Dimensions?: MetricDimensions;
|
|
2346
|
+
}
|
|
2164
2347
|
export interface MetricCollectionType {
|
|
2165
2348
|
/**
|
|
2166
2349
|
* One of the following metrics: GroupMinSize GroupMaxSize GroupDesiredCapacity GroupInServiceInstances GroupPendingInstances GroupStandbyInstances GroupTerminatingInstances GroupTotalInstances GroupInServiceCapacity GroupPendingCapacity GroupStandbyCapacity GroupTerminatingCapacity GroupTotalCapacity WarmPoolDesiredCapacity WarmPoolWarmedCapacity WarmPoolPendingCapacity WarmPoolTerminatingCapacity WarmPoolTotalCapacity GroupAndWarmPoolDesiredCapacity GroupAndWarmPoolTotalCapacity
|
|
@@ -2168,6 +2351,29 @@ declare namespace AutoScaling {
|
|
|
2168
2351
|
Metric?: XmlStringMaxLen255;
|
|
2169
2352
|
}
|
|
2170
2353
|
export type MetricCollectionTypes = MetricCollectionType[];
|
|
2354
|
+
export type MetricDataQueries = MetricDataQuery[];
|
|
2355
|
+
export interface MetricDataQuery {
|
|
2356
|
+
/**
|
|
2357
|
+
* A short name that identifies the object's results in the response. This name must be unique among all MetricDataQuery objects specified for a single scaling policy. If you are performing math expressions on this set of data, this name represents that data and can serve as a variable in the mathematical expression. The valid characters are letters, numbers, and underscores. The first character must be a lowercase letter.
|
|
2358
|
+
*/
|
|
2359
|
+
Id: XmlStringMaxLen255;
|
|
2360
|
+
/**
|
|
2361
|
+
* The math expression to perform on the returned data, if this object is performing a math expression. This expression can use the Id of the other metrics to refer to those metrics, and can also use the Id of other expressions to use the result of those expressions. Conditional: Within each MetricDataQuery object, you must specify either Expression or MetricStat, but not both.
|
|
2362
|
+
*/
|
|
2363
|
+
Expression?: XmlStringMaxLen1023;
|
|
2364
|
+
/**
|
|
2365
|
+
* Information about the metric data to return. Conditional: Within each MetricDataQuery object, you must specify either Expression or MetricStat, but not both.
|
|
2366
|
+
*/
|
|
2367
|
+
MetricStat?: MetricStat;
|
|
2368
|
+
/**
|
|
2369
|
+
* A human-readable label for this metric or expression. This is especially useful if this is a math expression, so that you know what the value represents.
|
|
2370
|
+
*/
|
|
2371
|
+
Label?: XmlStringMetricLabel;
|
|
2372
|
+
/**
|
|
2373
|
+
* Indicates whether to return the timestamps and raw data values of this metric. If you use any math expressions, specify true for this value for only the final math expression that the metric specification is based on. You must specify false for ReturnData for all the other metrics and expressions used in the metric specification. If you are only retrieving metrics and not performing any math expressions, do not specify anything for ReturnData. This sets it to its default (true).
|
|
2374
|
+
*/
|
|
2375
|
+
ReturnData?: ReturnData;
|
|
2376
|
+
}
|
|
2171
2377
|
export interface MetricDimension {
|
|
2172
2378
|
/**
|
|
2173
2379
|
* The name of the dimension.
|
|
@@ -2191,6 +2397,20 @@ declare namespace AutoScaling {
|
|
|
2191
2397
|
export type MetricName = string;
|
|
2192
2398
|
export type MetricNamespace = string;
|
|
2193
2399
|
export type MetricScale = number;
|
|
2400
|
+
export interface MetricStat {
|
|
2401
|
+
/**
|
|
2402
|
+
* The CloudWatch metric to return, including the metric name, namespace, and dimensions. To get the exact metric name, namespace, and dimensions, inspect the Metric object that is returned by a call to ListMetrics.
|
|
2403
|
+
*/
|
|
2404
|
+
Metric: Metric;
|
|
2405
|
+
/**
|
|
2406
|
+
* The statistic to return. It can include any CloudWatch statistic or extended statistic. For a list of valid values, see the table in Statistics in the Amazon CloudWatch User Guide. The most commonly used metrics for predictive scaling are Average and Sum.
|
|
2407
|
+
*/
|
|
2408
|
+
Stat: XmlStringMetricStat;
|
|
2409
|
+
/**
|
|
2410
|
+
* The unit to use for the returned data points. For a complete list of the units that CloudWatch supports, see the MetricDatum data type in the Amazon CloudWatch API Reference.
|
|
2411
|
+
*/
|
|
2412
|
+
Unit?: MetricUnit;
|
|
2413
|
+
}
|
|
2194
2414
|
export type MetricStatistic = "Average"|"Minimum"|"Maximum"|"SampleCount"|"Sum"|string;
|
|
2195
2415
|
export type MetricType = "ASGAverageCPUUtilization"|"ASGAverageNetworkIn"|"ASGAverageNetworkOut"|"ALBRequestCountPerTarget"|string;
|
|
2196
2416
|
export type MetricUnit = string;
|
|
@@ -2200,15 +2420,25 @@ declare namespace AutoScaling {
|
|
|
2200
2420
|
export type MixedInstanceSpotPrice = string;
|
|
2201
2421
|
export interface MixedInstancesPolicy {
|
|
2202
2422
|
/**
|
|
2203
|
-
* Specifies the launch template to use and the instance types (overrides) that are used to
|
|
2423
|
+
* Specifies the launch template to use and the instance types (overrides) that are used to launch EC2 instances to fulfill On-Demand and Spot capacities. Required when creating a mixed instances policy.
|
|
2204
2424
|
*/
|
|
2205
2425
|
LaunchTemplate?: LaunchTemplate;
|
|
2206
2426
|
/**
|
|
2207
|
-
* Specifies the instances distribution.
|
|
2427
|
+
* Specifies the instances distribution.
|
|
2208
2428
|
*/
|
|
2209
2429
|
InstancesDistribution?: InstancesDistribution;
|
|
2210
2430
|
}
|
|
2211
2431
|
export type MonitoringEnabled = boolean;
|
|
2432
|
+
export interface NetworkInterfaceCountRequest {
|
|
2433
|
+
/**
|
|
2434
|
+
* The minimum number of network interfaces.
|
|
2435
|
+
*/
|
|
2436
|
+
Min?: NullablePositiveInteger;
|
|
2437
|
+
/**
|
|
2438
|
+
* The maximum number of network interfaces.
|
|
2439
|
+
*/
|
|
2440
|
+
Max?: NullablePositiveInteger;
|
|
2441
|
+
}
|
|
2212
2442
|
export type NoDevice = boolean;
|
|
2213
2443
|
export type NonZeroIntPercent = number;
|
|
2214
2444
|
export interface NotificationConfiguration {
|
|
@@ -2217,7 +2447,7 @@ declare namespace AutoScaling {
|
|
|
2217
2447
|
*/
|
|
2218
2448
|
AutoScalingGroupName?: XmlStringMaxLen255;
|
|
2219
2449
|
/**
|
|
2220
|
-
* The Amazon Resource Name (ARN) of the Amazon
|
|
2450
|
+
* The Amazon Resource Name (ARN) of the Amazon SNS topic.
|
|
2221
2451
|
*/
|
|
2222
2452
|
TopicARN?: XmlStringMaxLen255;
|
|
2223
2453
|
/**
|
|
@@ -2227,6 +2457,9 @@ declare namespace AutoScaling {
|
|
|
2227
2457
|
}
|
|
2228
2458
|
export type NotificationConfigurations = NotificationConfiguration[];
|
|
2229
2459
|
export type NotificationTargetResourceName = string;
|
|
2460
|
+
export type NullableBoolean = boolean;
|
|
2461
|
+
export type NullablePositiveDouble = number;
|
|
2462
|
+
export type NullablePositiveInteger = number;
|
|
2230
2463
|
export type NumberOfAutoScalingGroups = number;
|
|
2231
2464
|
export type NumberOfLaunchConfigurations = number;
|
|
2232
2465
|
export type OnDemandBaseCapacity = number;
|
|
@@ -2290,27 +2523,57 @@ declare namespace AutoScaling {
|
|
|
2290
2523
|
*/
|
|
2291
2524
|
MaxCapacityBuffer?: PredictiveScalingMaxCapacityBuffer;
|
|
2292
2525
|
}
|
|
2526
|
+
export interface PredictiveScalingCustomizedCapacityMetric {
|
|
2527
|
+
/**
|
|
2528
|
+
* One or more metric data queries to provide the data points for a capacity metric. Use multiple metric data queries only if you are performing a math expression on returned data.
|
|
2529
|
+
*/
|
|
2530
|
+
MetricDataQueries: MetricDataQueries;
|
|
2531
|
+
}
|
|
2532
|
+
export interface PredictiveScalingCustomizedLoadMetric {
|
|
2533
|
+
/**
|
|
2534
|
+
* One or more metric data queries to provide the data points for a load metric. Use multiple metric data queries only if you are performing a math expression on returned data.
|
|
2535
|
+
*/
|
|
2536
|
+
MetricDataQueries: MetricDataQueries;
|
|
2537
|
+
}
|
|
2538
|
+
export interface PredictiveScalingCustomizedScalingMetric {
|
|
2539
|
+
/**
|
|
2540
|
+
* One or more metric data queries to provide the data points for a scaling metric. Use multiple metric data queries only if you are performing a math expression on returned data.
|
|
2541
|
+
*/
|
|
2542
|
+
MetricDataQueries: MetricDataQueries;
|
|
2543
|
+
}
|
|
2293
2544
|
export type PredictiveScalingForecastTimestamps = TimestampType[];
|
|
2294
2545
|
export type PredictiveScalingForecastValues = MetricScale[];
|
|
2295
2546
|
export type PredictiveScalingMaxCapacityBreachBehavior = "HonorMaxCapacity"|"IncreaseMaxCapacity"|string;
|
|
2296
2547
|
export type PredictiveScalingMaxCapacityBuffer = number;
|
|
2297
2548
|
export interface PredictiveScalingMetricSpecification {
|
|
2298
2549
|
/**
|
|
2299
|
-
* Specifies the target utilization.
|
|
2550
|
+
* Specifies the target utilization. Some metrics are based on a count instead of a percentage, such as the request count for an Application Load Balancer or the number of messages in an SQS queue. If the scaling policy specifies one of these metrics, specify the target utilization as the optimal average request or message count per instance during any one-minute interval.
|
|
2300
2551
|
*/
|
|
2301
2552
|
TargetValue: MetricScale;
|
|
2302
2553
|
/**
|
|
2303
|
-
* The metric pair specification from which Amazon EC2 Auto Scaling determines the appropriate scaling metric and load metric to use.
|
|
2554
|
+
* The predefined metric pair specification from which Amazon EC2 Auto Scaling determines the appropriate scaling metric and load metric to use.
|
|
2304
2555
|
*/
|
|
2305
2556
|
PredefinedMetricPairSpecification?: PredictiveScalingPredefinedMetricPair;
|
|
2306
2557
|
/**
|
|
2307
|
-
* The scaling metric specification.
|
|
2558
|
+
* The predefined scaling metric specification.
|
|
2308
2559
|
*/
|
|
2309
2560
|
PredefinedScalingMetricSpecification?: PredictiveScalingPredefinedScalingMetric;
|
|
2310
2561
|
/**
|
|
2311
|
-
* The load metric specification.
|
|
2562
|
+
* The predefined load metric specification.
|
|
2312
2563
|
*/
|
|
2313
2564
|
PredefinedLoadMetricSpecification?: PredictiveScalingPredefinedLoadMetric;
|
|
2565
|
+
/**
|
|
2566
|
+
* The customized scaling metric specification.
|
|
2567
|
+
*/
|
|
2568
|
+
CustomizedScalingMetricSpecification?: PredictiveScalingCustomizedScalingMetric;
|
|
2569
|
+
/**
|
|
2570
|
+
* The customized load metric specification.
|
|
2571
|
+
*/
|
|
2572
|
+
CustomizedLoadMetricSpecification?: PredictiveScalingCustomizedLoadMetric;
|
|
2573
|
+
/**
|
|
2574
|
+
* The customized capacity metric specification.
|
|
2575
|
+
*/
|
|
2576
|
+
CustomizedCapacityMetricSpecification?: PredictiveScalingCustomizedCapacityMetric;
|
|
2314
2577
|
}
|
|
2315
2578
|
export type PredictiveScalingMetricSpecifications = PredictiveScalingMetricSpecification[];
|
|
2316
2579
|
export type PredictiveScalingMode = "ForecastAndScale"|"ForecastOnly"|string;
|
|
@@ -2404,7 +2667,7 @@ declare namespace AutoScaling {
|
|
|
2404
2667
|
*/
|
|
2405
2668
|
AutoScalingGroupName: XmlStringMaxLen255;
|
|
2406
2669
|
/**
|
|
2407
|
-
* The Amazon Resource Name (ARN) of the Amazon
|
|
2670
|
+
* The Amazon Resource Name (ARN) of the Amazon SNS topic.
|
|
2408
2671
|
*/
|
|
2409
2672
|
TopicARN: XmlStringMaxLen255;
|
|
2410
2673
|
/**
|
|
@@ -2458,7 +2721,7 @@ declare namespace AutoScaling {
|
|
|
2458
2721
|
*/
|
|
2459
2722
|
EstimatedInstanceWarmup?: EstimatedInstanceWarmup;
|
|
2460
2723
|
/**
|
|
2461
|
-
* A target tracking scaling policy. Provides support for predefined or
|
|
2724
|
+
* A target tracking scaling policy. Provides support for predefined or custom metrics. The following predefined metrics are available: ASGAverageCPUUtilization ASGAverageNetworkIn ASGAverageNetworkOut ALBRequestCountPerTarget If you specify ALBRequestCountPerTarget for the metric, you must specify the ResourceLabel parameter with the PredefinedMetricSpecification. For more information, see TargetTrackingConfiguration in the Amazon EC2 Auto Scaling API Reference. Required if the policy type is TargetTrackingScaling.
|
|
2462
2725
|
*/
|
|
2463
2726
|
TargetTrackingConfiguration?: TargetTrackingConfiguration;
|
|
2464
2727
|
/**
|
|
@@ -2466,7 +2729,7 @@ declare namespace AutoScaling {
|
|
|
2466
2729
|
*/
|
|
2467
2730
|
Enabled?: ScalingPolicyEnabled;
|
|
2468
2731
|
/**
|
|
2469
|
-
* A predictive scaling policy. Provides support for
|
|
2732
|
+
* A predictive scaling policy. Provides support for predefined and custom metrics. Predefined metrics include CPU utilization, network in/out, and the Application Load Balancer request count. For more information, see PredictiveScalingConfiguration in the Amazon EC2 Auto Scaling API Reference. Required if the policy type is PredictiveScaling.
|
|
2470
2733
|
*/
|
|
2471
2734
|
PredictiveScalingConfiguration?: PredictiveScalingConfiguration;
|
|
2472
2735
|
}
|
|
@@ -2577,6 +2840,7 @@ declare namespace AutoScaling {
|
|
|
2577
2840
|
}
|
|
2578
2841
|
export type RefreshStrategy = "Rolling"|string;
|
|
2579
2842
|
export type ResourceName = string;
|
|
2843
|
+
export type ReturnData = boolean;
|
|
2580
2844
|
export type ScalingActivityStatusCode = "PendingSpotBidPlacement"|"WaitingForSpotInstanceRequestId"|"WaitingForSpotInstanceId"|"WaitingForInstanceId"|"PreInService"|"InProgress"|"WaitingForELBConnectionDraining"|"MidLifecycleAction"|"WaitingForInstanceWarmup"|"Successful"|"Failed"|"Cancelled"|string;
|
|
2581
2845
|
export type ScalingPolicies = ScalingPolicy[];
|
|
2582
2846
|
export interface ScalingPolicy {
|
|
@@ -2938,6 +3202,16 @@ declare namespace AutoScaling {
|
|
|
2938
3202
|
}
|
|
2939
3203
|
export type TerminationPolicies = XmlStringMaxLen1600[];
|
|
2940
3204
|
export type TimestampType = Date;
|
|
3205
|
+
export interface TotalLocalStorageGBRequest {
|
|
3206
|
+
/**
|
|
3207
|
+
* The storage minimum in GB.
|
|
3208
|
+
*/
|
|
3209
|
+
Min?: NullablePositiveDouble;
|
|
3210
|
+
/**
|
|
3211
|
+
* The storage maximum in GB.
|
|
3212
|
+
*/
|
|
3213
|
+
Max?: NullablePositiveDouble;
|
|
3214
|
+
}
|
|
2941
3215
|
export interface UpdateAutoScalingGroupType {
|
|
2942
3216
|
/**
|
|
2943
3217
|
* The name of the Auto Scaling group.
|
|
@@ -2952,7 +3226,7 @@ declare namespace AutoScaling {
|
|
|
2952
3226
|
*/
|
|
2953
3227
|
LaunchTemplate?: LaunchTemplateSpecification;
|
|
2954
3228
|
/**
|
|
2955
|
-
* An embedded object that specifies a mixed instances policy.
|
|
3229
|
+
* An embedded object that specifies a mixed instances policy. For more information, see Auto Scaling groups with multiple instance types and purchase options in the Amazon EC2 Auto Scaling User Guide.
|
|
2956
3230
|
*/
|
|
2957
3231
|
MixedInstancesPolicy?: MixedInstancesPolicy;
|
|
2958
3232
|
/**
|
|
@@ -2980,7 +3254,7 @@ declare namespace AutoScaling {
|
|
|
2980
3254
|
*/
|
|
2981
3255
|
HealthCheckType?: XmlStringMaxLen32;
|
|
2982
3256
|
/**
|
|
2983
|
-
* The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service. The default value is 0. For more information, see Health check grace period in the Amazon EC2 Auto Scaling User Guide. Conditional: Required if you are adding an ELB health check.
|
|
3257
|
+
* The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check. The default value is 0. For more information, see Health check grace period in the Amazon EC2 Auto Scaling User Guide. Conditional: Required if you are adding an ELB health check.
|
|
2984
3258
|
*/
|
|
2985
3259
|
HealthCheckGracePeriod?: HealthCheckGracePeriod;
|
|
2986
3260
|
/**
|
|
@@ -2996,7 +3270,7 @@ declare namespace AutoScaling {
|
|
|
2996
3270
|
*/
|
|
2997
3271
|
TerminationPolicies?: TerminationPolicies;
|
|
2998
3272
|
/**
|
|
2999
|
-
* Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in. For more information about preventing instances from terminating on scale in, see
|
|
3273
|
+
* Indicates whether newly launched instances are protected from termination by Amazon EC2 Auto Scaling when scaling in. For more information about preventing instances from terminating on scale in, see Using instance scale-in protection in the Amazon EC2 Auto Scaling User Guide.
|
|
3000
3274
|
*/
|
|
3001
3275
|
NewInstancesProtectedFromScaleIn?: InstanceProtected;
|
|
3002
3276
|
/**
|
|
@@ -3015,6 +3289,20 @@ declare namespace AutoScaling {
|
|
|
3015
3289
|
* Reserved.
|
|
3016
3290
|
*/
|
|
3017
3291
|
Context?: Context;
|
|
3292
|
+
/**
|
|
3293
|
+
* The unit of measurement for the value specified for desired capacity. Amazon EC2 Auto Scaling supports DesiredCapacityType for attribute-based instance type selection only. For more information, see Creating an Auto Scaling group using attribute-based instance type selection in the Amazon EC2 Auto Scaling User Guide. By default, Amazon EC2 Auto Scaling specifies units, which translates into number of instances. Valid values: units | vcpu | memory-mib
|
|
3294
|
+
*/
|
|
3295
|
+
DesiredCapacityType?: XmlStringMaxLen255;
|
|
3296
|
+
}
|
|
3297
|
+
export interface VCpuCountRequest {
|
|
3298
|
+
/**
|
|
3299
|
+
* The minimum number of vCPUs.
|
|
3300
|
+
*/
|
|
3301
|
+
Min: NullablePositiveInteger;
|
|
3302
|
+
/**
|
|
3303
|
+
* The maximum number of vCPUs.
|
|
3304
|
+
*/
|
|
3305
|
+
Max?: NullablePositiveInteger;
|
|
3018
3306
|
}
|
|
3019
3307
|
export type Values = XmlString[];
|
|
3020
3308
|
export interface WarmPoolConfiguration {
|
|
@@ -3048,6 +3336,8 @@ declare namespace AutoScaling {
|
|
|
3048
3336
|
export type XmlStringMaxLen32 = string;
|
|
3049
3337
|
export type XmlStringMaxLen511 = string;
|
|
3050
3338
|
export type XmlStringMaxLen64 = string;
|
|
3339
|
+
export type XmlStringMetricLabel = string;
|
|
3340
|
+
export type XmlStringMetricStat = string;
|
|
3051
3341
|
export type XmlStringUserData = string;
|
|
3052
3342
|
/**
|
|
3053
3343
|
* A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
|