@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
|
@@ -12,6 +12,22 @@ declare class AppStream extends Service {
|
|
|
12
12
|
*/
|
|
13
13
|
constructor(options?: AppStream.Types.ClientConfiguration)
|
|
14
14
|
config: Config & AppStream.Types.ClientConfiguration;
|
|
15
|
+
/**
|
|
16
|
+
* Associates the specified application with the specified fleet. This is only supported for Elastic fleets.
|
|
17
|
+
*/
|
|
18
|
+
associateApplicationFleet(params: AppStream.Types.AssociateApplicationFleetRequest, callback?: (err: AWSError, data: AppStream.Types.AssociateApplicationFleetResult) => void): Request<AppStream.Types.AssociateApplicationFleetResult, AWSError>;
|
|
19
|
+
/**
|
|
20
|
+
* Associates the specified application with the specified fleet. This is only supported for Elastic fleets.
|
|
21
|
+
*/
|
|
22
|
+
associateApplicationFleet(callback?: (err: AWSError, data: AppStream.Types.AssociateApplicationFleetResult) => void): Request<AppStream.Types.AssociateApplicationFleetResult, AWSError>;
|
|
23
|
+
/**
|
|
24
|
+
* Associates an application to entitle.
|
|
25
|
+
*/
|
|
26
|
+
associateApplicationToEntitlement(params: AppStream.Types.AssociateApplicationToEntitlementRequest, callback?: (err: AWSError, data: AppStream.Types.AssociateApplicationToEntitlementResult) => void): Request<AppStream.Types.AssociateApplicationToEntitlementResult, AWSError>;
|
|
27
|
+
/**
|
|
28
|
+
* Associates an application to entitle.
|
|
29
|
+
*/
|
|
30
|
+
associateApplicationToEntitlement(callback?: (err: AWSError, data: AppStream.Types.AssociateApplicationToEntitlementResult) => void): Request<AppStream.Types.AssociateApplicationToEntitlementResult, AWSError>;
|
|
15
31
|
/**
|
|
16
32
|
* Associates the specified fleet with the specified stack.
|
|
17
33
|
*/
|
|
@@ -44,6 +60,22 @@ declare class AppStream extends Service {
|
|
|
44
60
|
* Copies the image within the same region or to a new region within the same AWS account. Note that any tags you added to the image will not be copied.
|
|
45
61
|
*/
|
|
46
62
|
copyImage(callback?: (err: AWSError, data: AppStream.Types.CopyImageResponse) => void): Request<AppStream.Types.CopyImageResponse, AWSError>;
|
|
63
|
+
/**
|
|
64
|
+
* Creates an app block. App blocks are an Amazon AppStream 2.0 resource that stores the details about the virtual hard disk in an S3 bucket. It also stores the setup script with details about how to mount the virtual hard disk. The virtual hard disk includes the application binaries and other files necessary to launch your applications. Multiple applications can be assigned to a single app block. This is only supported for Elastic fleets.
|
|
65
|
+
*/
|
|
66
|
+
createAppBlock(params: AppStream.Types.CreateAppBlockRequest, callback?: (err: AWSError, data: AppStream.Types.CreateAppBlockResult) => void): Request<AppStream.Types.CreateAppBlockResult, AWSError>;
|
|
67
|
+
/**
|
|
68
|
+
* Creates an app block. App blocks are an Amazon AppStream 2.0 resource that stores the details about the virtual hard disk in an S3 bucket. It also stores the setup script with details about how to mount the virtual hard disk. The virtual hard disk includes the application binaries and other files necessary to launch your applications. Multiple applications can be assigned to a single app block. This is only supported for Elastic fleets.
|
|
69
|
+
*/
|
|
70
|
+
createAppBlock(callback?: (err: AWSError, data: AppStream.Types.CreateAppBlockResult) => void): Request<AppStream.Types.CreateAppBlockResult, AWSError>;
|
|
71
|
+
/**
|
|
72
|
+
* Creates an application. Applications are an Amazon AppStream 2.0 resource that stores the details about how to launch applications on Elastic fleet streaming instances. An application consists of the launch details, icon, and display name. Applications are associated with an app block that contains the application binaries and other files. The applications assigned to an Elastic fleet are the applications users can launch. This is only supported for Elastic fleets.
|
|
73
|
+
*/
|
|
74
|
+
createApplication(params: AppStream.Types.CreateApplicationRequest, callback?: (err: AWSError, data: AppStream.Types.CreateApplicationResult) => void): Request<AppStream.Types.CreateApplicationResult, AWSError>;
|
|
75
|
+
/**
|
|
76
|
+
* Creates an application. Applications are an Amazon AppStream 2.0 resource that stores the details about how to launch applications on Elastic fleet streaming instances. An application consists of the launch details, icon, and display name. Applications are associated with an app block that contains the application binaries and other files. The applications assigned to an Elastic fleet are the applications users can launch. This is only supported for Elastic fleets.
|
|
77
|
+
*/
|
|
78
|
+
createApplication(callback?: (err: AWSError, data: AppStream.Types.CreateApplicationResult) => void): Request<AppStream.Types.CreateApplicationResult, AWSError>;
|
|
47
79
|
/**
|
|
48
80
|
* Creates a Directory Config object in AppStream 2.0. This object includes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.
|
|
49
81
|
*/
|
|
@@ -53,11 +85,19 @@ declare class AppStream extends Service {
|
|
|
53
85
|
*/
|
|
54
86
|
createDirectoryConfig(callback?: (err: AWSError, data: AppStream.Types.CreateDirectoryConfigResult) => void): Request<AppStream.Types.CreateDirectoryConfigResult, AWSError>;
|
|
55
87
|
/**
|
|
56
|
-
* Creates a
|
|
88
|
+
* Creates a new entitlement. Entitlements control access to specific applications within a stack, based on user attributes. Entitlements apply to SAML 2.0 federated user identities. Amazon AppStream 2.0 user pool and streaming URL users are entitled to all applications in a stack. Entitlements don't apply to the desktop stream view application, or to applications managed by a dynamic app provider using the Dynamic Application Framework.
|
|
89
|
+
*/
|
|
90
|
+
createEntitlement(params: AppStream.Types.CreateEntitlementRequest, callback?: (err: AWSError, data: AppStream.Types.CreateEntitlementResult) => void): Request<AppStream.Types.CreateEntitlementResult, AWSError>;
|
|
91
|
+
/**
|
|
92
|
+
* Creates a new entitlement. Entitlements control access to specific applications within a stack, based on user attributes. Entitlements apply to SAML 2.0 federated user identities. Amazon AppStream 2.0 user pool and streaming URL users are entitled to all applications in a stack. Entitlements don't apply to the desktop stream view application, or to applications managed by a dynamic app provider using the Dynamic Application Framework.
|
|
93
|
+
*/
|
|
94
|
+
createEntitlement(callback?: (err: AWSError, data: AppStream.Types.CreateEntitlementResult) => void): Request<AppStream.Types.CreateEntitlementResult, AWSError>;
|
|
95
|
+
/**
|
|
96
|
+
* Creates a fleet. A fleet consists of streaming instances that run a specified image when using Always-On or On-Demand.
|
|
57
97
|
*/
|
|
58
98
|
createFleet(params: AppStream.Types.CreateFleetRequest, callback?: (err: AWSError, data: AppStream.Types.CreateFleetResult) => void): Request<AppStream.Types.CreateFleetResult, AWSError>;
|
|
59
99
|
/**
|
|
60
|
-
* Creates a fleet. A fleet consists of streaming instances that run a specified image.
|
|
100
|
+
* Creates a fleet. A fleet consists of streaming instances that run a specified image when using Always-On or On-Demand.
|
|
61
101
|
*/
|
|
62
102
|
createFleet(callback?: (err: AWSError, data: AppStream.Types.CreateFleetResult) => void): Request<AppStream.Types.CreateFleetResult, AWSError>;
|
|
63
103
|
/**
|
|
@@ -116,6 +156,22 @@ declare class AppStream extends Service {
|
|
|
116
156
|
* Creates a new user in the user pool.
|
|
117
157
|
*/
|
|
118
158
|
createUser(callback?: (err: AWSError, data: AppStream.Types.CreateUserResult) => void): Request<AppStream.Types.CreateUserResult, AWSError>;
|
|
159
|
+
/**
|
|
160
|
+
* Deletes an app block.
|
|
161
|
+
*/
|
|
162
|
+
deleteAppBlock(params: AppStream.Types.DeleteAppBlockRequest, callback?: (err: AWSError, data: AppStream.Types.DeleteAppBlockResult) => void): Request<AppStream.Types.DeleteAppBlockResult, AWSError>;
|
|
163
|
+
/**
|
|
164
|
+
* Deletes an app block.
|
|
165
|
+
*/
|
|
166
|
+
deleteAppBlock(callback?: (err: AWSError, data: AppStream.Types.DeleteAppBlockResult) => void): Request<AppStream.Types.DeleteAppBlockResult, AWSError>;
|
|
167
|
+
/**
|
|
168
|
+
* Deletes an application.
|
|
169
|
+
*/
|
|
170
|
+
deleteApplication(params: AppStream.Types.DeleteApplicationRequest, callback?: (err: AWSError, data: AppStream.Types.DeleteApplicationResult) => void): Request<AppStream.Types.DeleteApplicationResult, AWSError>;
|
|
171
|
+
/**
|
|
172
|
+
* Deletes an application.
|
|
173
|
+
*/
|
|
174
|
+
deleteApplication(callback?: (err: AWSError, data: AppStream.Types.DeleteApplicationResult) => void): Request<AppStream.Types.DeleteApplicationResult, AWSError>;
|
|
119
175
|
/**
|
|
120
176
|
* Deletes the specified Directory Config object from AppStream 2.0. This object includes the information required to join streaming instances to an Active Directory domain.
|
|
121
177
|
*/
|
|
@@ -124,6 +180,14 @@ declare class AppStream extends Service {
|
|
|
124
180
|
* Deletes the specified Directory Config object from AppStream 2.0. This object includes the information required to join streaming instances to an Active Directory domain.
|
|
125
181
|
*/
|
|
126
182
|
deleteDirectoryConfig(callback?: (err: AWSError, data: AppStream.Types.DeleteDirectoryConfigResult) => void): Request<AppStream.Types.DeleteDirectoryConfigResult, AWSError>;
|
|
183
|
+
/**
|
|
184
|
+
* Deletes the specified entitlement.
|
|
185
|
+
*/
|
|
186
|
+
deleteEntitlement(params: AppStream.Types.DeleteEntitlementRequest, callback?: (err: AWSError, data: AppStream.Types.DeleteEntitlementResult) => void): Request<AppStream.Types.DeleteEntitlementResult, AWSError>;
|
|
187
|
+
/**
|
|
188
|
+
* Deletes the specified entitlement.
|
|
189
|
+
*/
|
|
190
|
+
deleteEntitlement(callback?: (err: AWSError, data: AppStream.Types.DeleteEntitlementResult) => void): Request<AppStream.Types.DeleteEntitlementResult, AWSError>;
|
|
127
191
|
/**
|
|
128
192
|
* Deletes the specified fleet.
|
|
129
193
|
*/
|
|
@@ -180,6 +244,30 @@ declare class AppStream extends Service {
|
|
|
180
244
|
* Deletes a user from the user pool.
|
|
181
245
|
*/
|
|
182
246
|
deleteUser(callback?: (err: AWSError, data: AppStream.Types.DeleteUserResult) => void): Request<AppStream.Types.DeleteUserResult, AWSError>;
|
|
247
|
+
/**
|
|
248
|
+
* Retrieves a list that describes one or more app blocks.
|
|
249
|
+
*/
|
|
250
|
+
describeAppBlocks(params: AppStream.Types.DescribeAppBlocksRequest, callback?: (err: AWSError, data: AppStream.Types.DescribeAppBlocksResult) => void): Request<AppStream.Types.DescribeAppBlocksResult, AWSError>;
|
|
251
|
+
/**
|
|
252
|
+
* Retrieves a list that describes one or more app blocks.
|
|
253
|
+
*/
|
|
254
|
+
describeAppBlocks(callback?: (err: AWSError, data: AppStream.Types.DescribeAppBlocksResult) => void): Request<AppStream.Types.DescribeAppBlocksResult, AWSError>;
|
|
255
|
+
/**
|
|
256
|
+
* Retrieves a list that describes one or more application fleet associations. Either ApplicationArn or FleetName must be specified.
|
|
257
|
+
*/
|
|
258
|
+
describeApplicationFleetAssociations(params: AppStream.Types.DescribeApplicationFleetAssociationsRequest, callback?: (err: AWSError, data: AppStream.Types.DescribeApplicationFleetAssociationsResult) => void): Request<AppStream.Types.DescribeApplicationFleetAssociationsResult, AWSError>;
|
|
259
|
+
/**
|
|
260
|
+
* Retrieves a list that describes one or more application fleet associations. Either ApplicationArn or FleetName must be specified.
|
|
261
|
+
*/
|
|
262
|
+
describeApplicationFleetAssociations(callback?: (err: AWSError, data: AppStream.Types.DescribeApplicationFleetAssociationsResult) => void): Request<AppStream.Types.DescribeApplicationFleetAssociationsResult, AWSError>;
|
|
263
|
+
/**
|
|
264
|
+
* Retrieves a list that describes one or more applications.
|
|
265
|
+
*/
|
|
266
|
+
describeApplications(params: AppStream.Types.DescribeApplicationsRequest, callback?: (err: AWSError, data: AppStream.Types.DescribeApplicationsResult) => void): Request<AppStream.Types.DescribeApplicationsResult, AWSError>;
|
|
267
|
+
/**
|
|
268
|
+
* Retrieves a list that describes one or more applications.
|
|
269
|
+
*/
|
|
270
|
+
describeApplications(callback?: (err: AWSError, data: AppStream.Types.DescribeApplicationsResult) => void): Request<AppStream.Types.DescribeApplicationsResult, AWSError>;
|
|
183
271
|
/**
|
|
184
272
|
* Retrieves a list that describes one or more specified Directory Config objects for AppStream 2.0, if the names for these objects are provided. Otherwise, all Directory Config objects in the account are described. These objects include the configuration information required to join fleets and image builders to Microsoft Active Directory domains. Although the response syntax in this topic includes the account password, this password is not returned in the actual response.
|
|
185
273
|
*/
|
|
@@ -188,6 +276,14 @@ declare class AppStream extends Service {
|
|
|
188
276
|
* Retrieves a list that describes one or more specified Directory Config objects for AppStream 2.0, if the names for these objects are provided. Otherwise, all Directory Config objects in the account are described. These objects include the configuration information required to join fleets and image builders to Microsoft Active Directory domains. Although the response syntax in this topic includes the account password, this password is not returned in the actual response.
|
|
189
277
|
*/
|
|
190
278
|
describeDirectoryConfigs(callback?: (err: AWSError, data: AppStream.Types.DescribeDirectoryConfigsResult) => void): Request<AppStream.Types.DescribeDirectoryConfigsResult, AWSError>;
|
|
279
|
+
/**
|
|
280
|
+
* Retrieves a list that describes one of more entitlements.
|
|
281
|
+
*/
|
|
282
|
+
describeEntitlements(params: AppStream.Types.DescribeEntitlementsRequest, callback?: (err: AWSError, data: AppStream.Types.DescribeEntitlementsResult) => void): Request<AppStream.Types.DescribeEntitlementsResult, AWSError>;
|
|
283
|
+
/**
|
|
284
|
+
* Retrieves a list that describes one of more entitlements.
|
|
285
|
+
*/
|
|
286
|
+
describeEntitlements(callback?: (err: AWSError, data: AppStream.Types.DescribeEntitlementsResult) => void): Request<AppStream.Types.DescribeEntitlementsResult, AWSError>;
|
|
191
287
|
/**
|
|
192
288
|
* Retrieves a list that describes one or more specified fleets, if the fleet names are provided. Otherwise, all fleets in the account are described.
|
|
193
289
|
*/
|
|
@@ -268,6 +364,22 @@ declare class AppStream extends Service {
|
|
|
268
364
|
* Disables the specified user in the user pool. Users can't sign in to AppStream 2.0 until they are re-enabled. This action does not delete the user.
|
|
269
365
|
*/
|
|
270
366
|
disableUser(callback?: (err: AWSError, data: AppStream.Types.DisableUserResult) => void): Request<AppStream.Types.DisableUserResult, AWSError>;
|
|
367
|
+
/**
|
|
368
|
+
* Disassociates the specified application from the fleet.
|
|
369
|
+
*/
|
|
370
|
+
disassociateApplicationFleet(params: AppStream.Types.DisassociateApplicationFleetRequest, callback?: (err: AWSError, data: AppStream.Types.DisassociateApplicationFleetResult) => void): Request<AppStream.Types.DisassociateApplicationFleetResult, AWSError>;
|
|
371
|
+
/**
|
|
372
|
+
* Disassociates the specified application from the fleet.
|
|
373
|
+
*/
|
|
374
|
+
disassociateApplicationFleet(callback?: (err: AWSError, data: AppStream.Types.DisassociateApplicationFleetResult) => void): Request<AppStream.Types.DisassociateApplicationFleetResult, AWSError>;
|
|
375
|
+
/**
|
|
376
|
+
* Deletes the specified application from the specified entitlement.
|
|
377
|
+
*/
|
|
378
|
+
disassociateApplicationFromEntitlement(params: AppStream.Types.DisassociateApplicationFromEntitlementRequest, callback?: (err: AWSError, data: AppStream.Types.DisassociateApplicationFromEntitlementResult) => void): Request<AppStream.Types.DisassociateApplicationFromEntitlementResult, AWSError>;
|
|
379
|
+
/**
|
|
380
|
+
* Deletes the specified application from the specified entitlement.
|
|
381
|
+
*/
|
|
382
|
+
disassociateApplicationFromEntitlement(callback?: (err: AWSError, data: AppStream.Types.DisassociateApplicationFromEntitlementResult) => void): Request<AppStream.Types.DisassociateApplicationFromEntitlementResult, AWSError>;
|
|
271
383
|
/**
|
|
272
384
|
* Disassociates the specified fleet from the specified stack.
|
|
273
385
|
*/
|
|
@@ -308,6 +420,14 @@ declare class AppStream extends Service {
|
|
|
308
420
|
* Retrieves the name of the stack with which the specified fleet is associated.
|
|
309
421
|
*/
|
|
310
422
|
listAssociatedStacks(callback?: (err: AWSError, data: AppStream.Types.ListAssociatedStacksResult) => void): Request<AppStream.Types.ListAssociatedStacksResult, AWSError>;
|
|
423
|
+
/**
|
|
424
|
+
* Retrieves a list of entitled applications.
|
|
425
|
+
*/
|
|
426
|
+
listEntitledApplications(params: AppStream.Types.ListEntitledApplicationsRequest, callback?: (err: AWSError, data: AppStream.Types.ListEntitledApplicationsResult) => void): Request<AppStream.Types.ListEntitledApplicationsResult, AWSError>;
|
|
427
|
+
/**
|
|
428
|
+
* Retrieves a list of entitled applications.
|
|
429
|
+
*/
|
|
430
|
+
listEntitledApplications(callback?: (err: AWSError, data: AppStream.Types.ListEntitledApplicationsResult) => void): Request<AppStream.Types.ListEntitledApplicationsResult, AWSError>;
|
|
311
431
|
/**
|
|
312
432
|
* Retrieves a list of all tags for the specified AppStream 2.0 resource. You can tag AppStream 2.0 image builders, images, fleets, and stacks. For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Administration Guide.
|
|
313
433
|
*/
|
|
@@ -364,6 +484,14 @@ declare class AppStream extends Service {
|
|
|
364
484
|
* Disassociates one or more specified tags from the specified AppStream 2.0 resource. To list the current tags for your resources, use ListTagsForResource. For more information about tags, see Tagging Your Resources in the Amazon AppStream 2.0 Administration Guide.
|
|
365
485
|
*/
|
|
366
486
|
untagResource(callback?: (err: AWSError, data: AppStream.Types.UntagResourceResponse) => void): Request<AppStream.Types.UntagResourceResponse, AWSError>;
|
|
487
|
+
/**
|
|
488
|
+
* Updates the specified application.
|
|
489
|
+
*/
|
|
490
|
+
updateApplication(params: AppStream.Types.UpdateApplicationRequest, callback?: (err: AWSError, data: AppStream.Types.UpdateApplicationResult) => void): Request<AppStream.Types.UpdateApplicationResult, AWSError>;
|
|
491
|
+
/**
|
|
492
|
+
* Updates the specified application.
|
|
493
|
+
*/
|
|
494
|
+
updateApplication(callback?: (err: AWSError, data: AppStream.Types.UpdateApplicationResult) => void): Request<AppStream.Types.UpdateApplicationResult, AWSError>;
|
|
367
495
|
/**
|
|
368
496
|
* Updates the specified Directory Config object in AppStream 2.0. This object includes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.
|
|
369
497
|
*/
|
|
@@ -373,11 +501,19 @@ declare class AppStream extends Service {
|
|
|
373
501
|
*/
|
|
374
502
|
updateDirectoryConfig(callback?: (err: AWSError, data: AppStream.Types.UpdateDirectoryConfigResult) => void): Request<AppStream.Types.UpdateDirectoryConfigResult, AWSError>;
|
|
375
503
|
/**
|
|
376
|
-
* Updates the specified
|
|
504
|
+
* Updates the specified entitlement.
|
|
505
|
+
*/
|
|
506
|
+
updateEntitlement(params: AppStream.Types.UpdateEntitlementRequest, callback?: (err: AWSError, data: AppStream.Types.UpdateEntitlementResult) => void): Request<AppStream.Types.UpdateEntitlementResult, AWSError>;
|
|
507
|
+
/**
|
|
508
|
+
* Updates the specified entitlement.
|
|
509
|
+
*/
|
|
510
|
+
updateEntitlement(callback?: (err: AWSError, data: AppStream.Types.UpdateEntitlementResult) => void): Request<AppStream.Types.UpdateEntitlementResult, AWSError>;
|
|
511
|
+
/**
|
|
512
|
+
* Updates the specified fleet. If the fleet is in the STOPPED state, you can update any attribute except the fleet name. If the fleet is in the RUNNING state, you can update the following based on the fleet type: Always-On and On-Demand fleet types You can update the DisplayName, ComputeCapacity, ImageARN, ImageName, IdleDisconnectTimeoutInSeconds, and DisconnectTimeoutInSeconds attributes. Elastic fleet type You can update the DisplayName, IdleDisconnectTimeoutInSeconds, DisconnectTimeoutInSeconds, MaxConcurrentSessions, and UsbDeviceFilterStrings attributes. If the fleet is in the STARTING or STOPPED state, you can't update it.
|
|
377
513
|
*/
|
|
378
514
|
updateFleet(params: AppStream.Types.UpdateFleetRequest, callback?: (err: AWSError, data: AppStream.Types.UpdateFleetResult) => void): Request<AppStream.Types.UpdateFleetResult, AWSError>;
|
|
379
515
|
/**
|
|
380
|
-
* Updates the specified fleet. If the fleet is in the STOPPED state, you can update any attribute except the fleet name. If the fleet is in the RUNNING state, you can update the DisplayName, ComputeCapacity, ImageARN, ImageName, IdleDisconnectTimeoutInSeconds, and DisconnectTimeoutInSeconds attributes. If the fleet is in the STARTING or
|
|
516
|
+
* Updates the specified fleet. If the fleet is in the STOPPED state, you can update any attribute except the fleet name. If the fleet is in the RUNNING state, you can update the following based on the fleet type: Always-On and On-Demand fleet types You can update the DisplayName, ComputeCapacity, ImageARN, ImageName, IdleDisconnectTimeoutInSeconds, and DisconnectTimeoutInSeconds attributes. Elastic fleet type You can update the DisplayName, IdleDisconnectTimeoutInSeconds, DisconnectTimeoutInSeconds, MaxConcurrentSessions, and UsbDeviceFilterStrings attributes. If the fleet is in the STARTING or STOPPED state, you can't update it.
|
|
381
517
|
*/
|
|
382
518
|
updateFleet(callback?: (err: AWSError, data: AppStream.Types.UpdateFleetResult) => void): Request<AppStream.Types.UpdateFleetResult, AWSError>;
|
|
383
519
|
/**
|
|
@@ -429,6 +565,38 @@ declare namespace AppStream {
|
|
|
429
565
|
export type AccountName = string;
|
|
430
566
|
export type AccountPassword = string;
|
|
431
567
|
export type Action = "CLIPBOARD_COPY_FROM_LOCAL_DEVICE"|"CLIPBOARD_COPY_TO_LOCAL_DEVICE"|"FILE_UPLOAD"|"FILE_DOWNLOAD"|"PRINTING_TO_LOCAL_DEVICE"|"DOMAIN_PASSWORD_SIGNIN"|"DOMAIN_SMART_CARD_SIGNIN"|string;
|
|
568
|
+
export interface AppBlock {
|
|
569
|
+
/**
|
|
570
|
+
* The name of the app block.
|
|
571
|
+
*/
|
|
572
|
+
Name: String;
|
|
573
|
+
/**
|
|
574
|
+
* The ARN of the app block.
|
|
575
|
+
*/
|
|
576
|
+
Arn: Arn;
|
|
577
|
+
/**
|
|
578
|
+
* The description of the app block.
|
|
579
|
+
*/
|
|
580
|
+
Description?: String;
|
|
581
|
+
/**
|
|
582
|
+
* The display name of the app block.
|
|
583
|
+
*/
|
|
584
|
+
DisplayName?: String;
|
|
585
|
+
/**
|
|
586
|
+
* The source S3 location of the app block.
|
|
587
|
+
*/
|
|
588
|
+
SourceS3Location?: S3Location;
|
|
589
|
+
/**
|
|
590
|
+
* The setup script details of the app block.
|
|
591
|
+
*/
|
|
592
|
+
SetupScriptDetails: ScriptDetails;
|
|
593
|
+
/**
|
|
594
|
+
* The created time of the app block.
|
|
595
|
+
*/
|
|
596
|
+
CreatedTime?: Timestamp;
|
|
597
|
+
}
|
|
598
|
+
export type AppBlocks = AppBlock[];
|
|
599
|
+
export type AppVisibility = "ALL"|"ASSOCIATED"|string;
|
|
432
600
|
export interface Application {
|
|
433
601
|
/**
|
|
434
602
|
* The name of the application.
|
|
@@ -458,7 +626,52 @@ declare namespace AppStream {
|
|
|
458
626
|
* Additional attributes that describe the application.
|
|
459
627
|
*/
|
|
460
628
|
Metadata?: Metadata;
|
|
629
|
+
/**
|
|
630
|
+
* The working directory for the application.
|
|
631
|
+
*/
|
|
632
|
+
WorkingDirectory?: String;
|
|
633
|
+
/**
|
|
634
|
+
* The description of the application.
|
|
635
|
+
*/
|
|
636
|
+
Description?: String;
|
|
637
|
+
/**
|
|
638
|
+
* The ARN of the application.
|
|
639
|
+
*/
|
|
640
|
+
Arn?: Arn;
|
|
641
|
+
/**
|
|
642
|
+
* The app block ARN of the application.
|
|
643
|
+
*/
|
|
644
|
+
AppBlockArn?: Arn;
|
|
645
|
+
/**
|
|
646
|
+
* The S3 location of the application icon.
|
|
647
|
+
*/
|
|
648
|
+
IconS3Location?: S3Location;
|
|
649
|
+
/**
|
|
650
|
+
* The platforms on which the application can run.
|
|
651
|
+
*/
|
|
652
|
+
Platforms?: Platforms;
|
|
653
|
+
/**
|
|
654
|
+
* The instance families for the application.
|
|
655
|
+
*/
|
|
656
|
+
InstanceFamilies?: StringList;
|
|
657
|
+
/**
|
|
658
|
+
* The time at which the application was created within the app block.
|
|
659
|
+
*/
|
|
660
|
+
CreatedTime?: Timestamp;
|
|
461
661
|
}
|
|
662
|
+
export type ApplicationAttribute = "LAUNCH_PARAMETERS"|"WORKING_DIRECTORY"|string;
|
|
663
|
+
export type ApplicationAttributes = ApplicationAttribute[];
|
|
664
|
+
export interface ApplicationFleetAssociation {
|
|
665
|
+
/**
|
|
666
|
+
* The name of the fleet associated with the application.
|
|
667
|
+
*/
|
|
668
|
+
FleetName: String;
|
|
669
|
+
/**
|
|
670
|
+
* The ARN of the application associated with the fleet.
|
|
671
|
+
*/
|
|
672
|
+
ApplicationArn: Arn;
|
|
673
|
+
}
|
|
674
|
+
export type ApplicationFleetAssociationList = ApplicationFleetAssociation[];
|
|
462
675
|
export interface ApplicationSettings {
|
|
463
676
|
/**
|
|
464
677
|
* Enables or disables persistent application settings for users during their streaming sessions.
|
|
@@ -487,6 +700,38 @@ declare namespace AppStream {
|
|
|
487
700
|
export type AppstreamAgentVersion = string;
|
|
488
701
|
export type Arn = string;
|
|
489
702
|
export type ArnList = Arn[];
|
|
703
|
+
export interface AssociateApplicationFleetRequest {
|
|
704
|
+
/**
|
|
705
|
+
* The name of the fleet.
|
|
706
|
+
*/
|
|
707
|
+
FleetName: Name;
|
|
708
|
+
/**
|
|
709
|
+
* The ARN of the application.
|
|
710
|
+
*/
|
|
711
|
+
ApplicationArn: Arn;
|
|
712
|
+
}
|
|
713
|
+
export interface AssociateApplicationFleetResult {
|
|
714
|
+
/**
|
|
715
|
+
* If fleet name is specified, this returns the list of applications that are associated to it. If application ARN is specified, this returns the list of fleets to which it is associated.
|
|
716
|
+
*/
|
|
717
|
+
ApplicationFleetAssociation?: ApplicationFleetAssociation;
|
|
718
|
+
}
|
|
719
|
+
export interface AssociateApplicationToEntitlementRequest {
|
|
720
|
+
/**
|
|
721
|
+
* The name of the stack.
|
|
722
|
+
*/
|
|
723
|
+
StackName: Name;
|
|
724
|
+
/**
|
|
725
|
+
* The name of the entitlement.
|
|
726
|
+
*/
|
|
727
|
+
EntitlementName: Name;
|
|
728
|
+
/**
|
|
729
|
+
* The identifier of the application.
|
|
730
|
+
*/
|
|
731
|
+
ApplicationIdentifier: String;
|
|
732
|
+
}
|
|
733
|
+
export interface AssociateApplicationToEntitlementResult {
|
|
734
|
+
}
|
|
490
735
|
export interface AssociateFleetRequest {
|
|
491
736
|
/**
|
|
492
737
|
* The name of the fleet.
|
|
@@ -576,6 +821,87 @@ declare namespace AppStream {
|
|
|
576
821
|
*/
|
|
577
822
|
DestinationImageName?: Name;
|
|
578
823
|
}
|
|
824
|
+
export interface CreateAppBlockRequest {
|
|
825
|
+
/**
|
|
826
|
+
* The name of the app block.
|
|
827
|
+
*/
|
|
828
|
+
Name: Name;
|
|
829
|
+
/**
|
|
830
|
+
* The description of the app block.
|
|
831
|
+
*/
|
|
832
|
+
Description?: Description;
|
|
833
|
+
/**
|
|
834
|
+
* The display name of the app block. This is not displayed to the user.
|
|
835
|
+
*/
|
|
836
|
+
DisplayName?: DisplayName;
|
|
837
|
+
/**
|
|
838
|
+
* The source S3 location of the app block.
|
|
839
|
+
*/
|
|
840
|
+
SourceS3Location: S3Location;
|
|
841
|
+
/**
|
|
842
|
+
* The setup script details of the app block.
|
|
843
|
+
*/
|
|
844
|
+
SetupScriptDetails: ScriptDetails;
|
|
845
|
+
/**
|
|
846
|
+
* The tags assigned to the app block.
|
|
847
|
+
*/
|
|
848
|
+
Tags?: Tags;
|
|
849
|
+
}
|
|
850
|
+
export interface CreateAppBlockResult {
|
|
851
|
+
/**
|
|
852
|
+
* The app block.
|
|
853
|
+
*/
|
|
854
|
+
AppBlock?: AppBlock;
|
|
855
|
+
}
|
|
856
|
+
export interface CreateApplicationRequest {
|
|
857
|
+
/**
|
|
858
|
+
* The name of the application. This name is visible to users when display name is not specified.
|
|
859
|
+
*/
|
|
860
|
+
Name: Name;
|
|
861
|
+
/**
|
|
862
|
+
* The display name of the application. This name is visible to users in the application catalog.
|
|
863
|
+
*/
|
|
864
|
+
DisplayName?: DisplayName;
|
|
865
|
+
/**
|
|
866
|
+
* The description of the application.
|
|
867
|
+
*/
|
|
868
|
+
Description?: Description;
|
|
869
|
+
/**
|
|
870
|
+
* The location in S3 of the application icon.
|
|
871
|
+
*/
|
|
872
|
+
IconS3Location: S3Location;
|
|
873
|
+
/**
|
|
874
|
+
* The launch path of the application.
|
|
875
|
+
*/
|
|
876
|
+
LaunchPath: String;
|
|
877
|
+
/**
|
|
878
|
+
* The working directory of the application.
|
|
879
|
+
*/
|
|
880
|
+
WorkingDirectory?: String;
|
|
881
|
+
/**
|
|
882
|
+
* The launch parameters of the application.
|
|
883
|
+
*/
|
|
884
|
+
LaunchParameters?: String;
|
|
885
|
+
/**
|
|
886
|
+
* The platforms the application supports. WINDOWS_SERVER_2019 and AMAZON_LINUX2 are supported for Elastic fleets.
|
|
887
|
+
*/
|
|
888
|
+
Platforms: Platforms;
|
|
889
|
+
/**
|
|
890
|
+
* The instance families the application supports. Valid values are GENERAL_PURPOSE and GRAPHICS_G4.
|
|
891
|
+
*/
|
|
892
|
+
InstanceFamilies: StringList;
|
|
893
|
+
/**
|
|
894
|
+
* The app block ARN to which the application should be associated
|
|
895
|
+
*/
|
|
896
|
+
AppBlockArn: Arn;
|
|
897
|
+
/**
|
|
898
|
+
* The tags assigned to the application.
|
|
899
|
+
*/
|
|
900
|
+
Tags?: Tags;
|
|
901
|
+
}
|
|
902
|
+
export interface CreateApplicationResult {
|
|
903
|
+
Application?: Application;
|
|
904
|
+
}
|
|
579
905
|
export interface CreateDirectoryConfigRequest {
|
|
580
906
|
/**
|
|
581
907
|
* The fully qualified name of the directory (for example, corp.example.com).
|
|
@@ -596,6 +922,34 @@ declare namespace AppStream {
|
|
|
596
922
|
*/
|
|
597
923
|
DirectoryConfig?: DirectoryConfig;
|
|
598
924
|
}
|
|
925
|
+
export interface CreateEntitlementRequest {
|
|
926
|
+
/**
|
|
927
|
+
* The name of the entitlement.
|
|
928
|
+
*/
|
|
929
|
+
Name: Name;
|
|
930
|
+
/**
|
|
931
|
+
* The name of the stack with which the entitlement is associated.
|
|
932
|
+
*/
|
|
933
|
+
StackName: Name;
|
|
934
|
+
/**
|
|
935
|
+
* The description of the entitlement.
|
|
936
|
+
*/
|
|
937
|
+
Description?: Description;
|
|
938
|
+
/**
|
|
939
|
+
* Specifies whether all or selected apps are entitled.
|
|
940
|
+
*/
|
|
941
|
+
AppVisibility: AppVisibility;
|
|
942
|
+
/**
|
|
943
|
+
* The attributes of the entitlement.
|
|
944
|
+
*/
|
|
945
|
+
Attributes: EntitlementAttributeList;
|
|
946
|
+
}
|
|
947
|
+
export interface CreateEntitlementResult {
|
|
948
|
+
/**
|
|
949
|
+
* The entitlement.
|
|
950
|
+
*/
|
|
951
|
+
Entitlement?: Entitlement;
|
|
952
|
+
}
|
|
599
953
|
export interface CreateFleetRequest {
|
|
600
954
|
/**
|
|
601
955
|
* A unique name for the fleet.
|
|
@@ -610,7 +964,7 @@ declare namespace AppStream {
|
|
|
610
964
|
*/
|
|
611
965
|
ImageArn?: Arn;
|
|
612
966
|
/**
|
|
613
|
-
* The instance type to use when launching fleet instances. The following instance types are available: stream.standard.small stream.standard.medium stream.standard.large stream.compute.large stream.compute.xlarge stream.compute.2xlarge stream.compute.4xlarge stream.compute.8xlarge stream.memory.large stream.memory.xlarge stream.memory.2xlarge stream.memory.4xlarge stream.memory.8xlarge stream.memory.z1d.large stream.memory.z1d.xlarge stream.memory.z1d.2xlarge stream.memory.z1d.3xlarge stream.memory.z1d.6xlarge stream.memory.z1d.12xlarge stream.graphics-design.large stream.graphics-design.xlarge stream.graphics-design.2xlarge stream.graphics-design.4xlarge stream.graphics-desktop.2xlarge stream.graphics.g4dn.xlarge stream.graphics.g4dn.2xlarge stream.graphics.g4dn.4xlarge stream.graphics.g4dn.8xlarge stream.graphics.g4dn.12xlarge stream.graphics.g4dn.16xlarge stream.graphics-pro.4xlarge stream.graphics-pro.8xlarge stream.graphics-pro.16xlarge
|
|
967
|
+
* The instance type to use when launching fleet instances. The following instance types are available: stream.standard.small stream.standard.medium stream.standard.large stream.compute.large stream.compute.xlarge stream.compute.2xlarge stream.compute.4xlarge stream.compute.8xlarge stream.memory.large stream.memory.xlarge stream.memory.2xlarge stream.memory.4xlarge stream.memory.8xlarge stream.memory.z1d.large stream.memory.z1d.xlarge stream.memory.z1d.2xlarge stream.memory.z1d.3xlarge stream.memory.z1d.6xlarge stream.memory.z1d.12xlarge stream.graphics-design.large stream.graphics-design.xlarge stream.graphics-design.2xlarge stream.graphics-design.4xlarge stream.graphics-desktop.2xlarge stream.graphics.g4dn.xlarge stream.graphics.g4dn.2xlarge stream.graphics.g4dn.4xlarge stream.graphics.g4dn.8xlarge stream.graphics.g4dn.12xlarge stream.graphics.g4dn.16xlarge stream.graphics-pro.4xlarge stream.graphics-pro.8xlarge stream.graphics-pro.16xlarge The following instance types are available for Elastic fleets: stream.standard.small stream.standard.medium
|
|
614
968
|
*/
|
|
615
969
|
InstanceType: String;
|
|
616
970
|
/**
|
|
@@ -618,11 +972,11 @@ declare namespace AppStream {
|
|
|
618
972
|
*/
|
|
619
973
|
FleetType?: FleetType;
|
|
620
974
|
/**
|
|
621
|
-
* The desired capacity for the fleet.
|
|
975
|
+
* The desired capacity for the fleet. This is not allowed for Elastic fleets. For Elastic fleets, specify MaxConcurrentSessions instead.
|
|
622
976
|
*/
|
|
623
|
-
ComputeCapacity
|
|
977
|
+
ComputeCapacity?: ComputeCapacity;
|
|
624
978
|
/**
|
|
625
|
-
* The VPC configuration for the fleet.
|
|
979
|
+
* The VPC configuration for the fleet. This is required for Elastic fleets, but not required for other fleet types. Elastic fleets require that you specify at least two subnets in different availability zones.
|
|
626
980
|
*/
|
|
627
981
|
VpcConfig?: VpcConfig;
|
|
628
982
|
/**
|
|
@@ -646,7 +1000,7 @@ declare namespace AppStream {
|
|
|
646
1000
|
*/
|
|
647
1001
|
EnableDefaultInternetAccess?: BooleanObject;
|
|
648
1002
|
/**
|
|
649
|
-
* The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain.
|
|
1003
|
+
* The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain. This is not allowed for Elastic fleets.
|
|
650
1004
|
*/
|
|
651
1005
|
DomainJoinInfo?: DomainJoinInfo;
|
|
652
1006
|
/**
|
|
@@ -665,6 +1019,18 @@ declare namespace AppStream {
|
|
|
665
1019
|
* The AppStream 2.0 view that is displayed to your users when they stream from the fleet. When APP is specified, only the windows of applications opened by users display. When DESKTOP is specified, the standard desktop that is provided by the operating system displays. The default value is APP.
|
|
666
1020
|
*/
|
|
667
1021
|
StreamView?: StreamView;
|
|
1022
|
+
/**
|
|
1023
|
+
* The fleet platform. WINDOWS_SERVER_2019 and AMAZON_LINUX2 are supported for Elastic fleets.
|
|
1024
|
+
*/
|
|
1025
|
+
Platform?: PlatformType;
|
|
1026
|
+
/**
|
|
1027
|
+
* The maximum concurrent sessions of the Elastic fleet. This is required for Elastic fleets, and not allowed for other fleet types.
|
|
1028
|
+
*/
|
|
1029
|
+
MaxConcurrentSessions?: Integer;
|
|
1030
|
+
/**
|
|
1031
|
+
* The USB device filter strings that specify which USB devices a user can redirect to the fleet streaming session, when using the Windows native client. This is allowed but not required for Elastic fleets.
|
|
1032
|
+
*/
|
|
1033
|
+
UsbDeviceFilterStrings?: UsbDeviceFilterStrings;
|
|
668
1034
|
}
|
|
669
1035
|
export interface CreateFleetResult {
|
|
670
1036
|
/**
|
|
@@ -909,6 +1275,22 @@ declare namespace AppStream {
|
|
|
909
1275
|
}
|
|
910
1276
|
export interface CreateUserResult {
|
|
911
1277
|
}
|
|
1278
|
+
export interface DeleteAppBlockRequest {
|
|
1279
|
+
/**
|
|
1280
|
+
* The name of the app block.
|
|
1281
|
+
*/
|
|
1282
|
+
Name: Name;
|
|
1283
|
+
}
|
|
1284
|
+
export interface DeleteAppBlockResult {
|
|
1285
|
+
}
|
|
1286
|
+
export interface DeleteApplicationRequest {
|
|
1287
|
+
/**
|
|
1288
|
+
* The name of the application.
|
|
1289
|
+
*/
|
|
1290
|
+
Name: Name;
|
|
1291
|
+
}
|
|
1292
|
+
export interface DeleteApplicationResult {
|
|
1293
|
+
}
|
|
912
1294
|
export interface DeleteDirectoryConfigRequest {
|
|
913
1295
|
/**
|
|
914
1296
|
* The name of the directory configuration.
|
|
@@ -917,6 +1299,18 @@ declare namespace AppStream {
|
|
|
917
1299
|
}
|
|
918
1300
|
export interface DeleteDirectoryConfigResult {
|
|
919
1301
|
}
|
|
1302
|
+
export interface DeleteEntitlementRequest {
|
|
1303
|
+
/**
|
|
1304
|
+
* The name of the entitlement.
|
|
1305
|
+
*/
|
|
1306
|
+
Name: Name;
|
|
1307
|
+
/**
|
|
1308
|
+
* The name of the stack with which the entitlement is associated.
|
|
1309
|
+
*/
|
|
1310
|
+
StackName: Name;
|
|
1311
|
+
}
|
|
1312
|
+
export interface DeleteEntitlementResult {
|
|
1313
|
+
}
|
|
920
1314
|
export interface DeleteFleetRequest {
|
|
921
1315
|
/**
|
|
922
1316
|
* The name of the fleet.
|
|
@@ -985,6 +1379,82 @@ declare namespace AppStream {
|
|
|
985
1379
|
}
|
|
986
1380
|
export interface DeleteUserResult {
|
|
987
1381
|
}
|
|
1382
|
+
export interface DescribeAppBlocksRequest {
|
|
1383
|
+
/**
|
|
1384
|
+
* The ARNs of the app blocks.
|
|
1385
|
+
*/
|
|
1386
|
+
Arns?: ArnList;
|
|
1387
|
+
/**
|
|
1388
|
+
* The pagination token used to retrieve the next page of results for this operation.
|
|
1389
|
+
*/
|
|
1390
|
+
NextToken?: String;
|
|
1391
|
+
/**
|
|
1392
|
+
* The maximum size of each page of results.
|
|
1393
|
+
*/
|
|
1394
|
+
MaxResults?: Integer;
|
|
1395
|
+
}
|
|
1396
|
+
export interface DescribeAppBlocksResult {
|
|
1397
|
+
/**
|
|
1398
|
+
* The app blocks in the list.
|
|
1399
|
+
*/
|
|
1400
|
+
AppBlocks?: AppBlocks;
|
|
1401
|
+
/**
|
|
1402
|
+
* The pagination token used to retrieve the next page of results for this operation.
|
|
1403
|
+
*/
|
|
1404
|
+
NextToken?: String;
|
|
1405
|
+
}
|
|
1406
|
+
export interface DescribeApplicationFleetAssociationsRequest {
|
|
1407
|
+
/**
|
|
1408
|
+
* The name of the fleet.
|
|
1409
|
+
*/
|
|
1410
|
+
FleetName?: Name;
|
|
1411
|
+
/**
|
|
1412
|
+
* The ARN of the application.
|
|
1413
|
+
*/
|
|
1414
|
+
ApplicationArn?: Arn;
|
|
1415
|
+
/**
|
|
1416
|
+
* The maximum size of each page of results.
|
|
1417
|
+
*/
|
|
1418
|
+
MaxResults?: Integer;
|
|
1419
|
+
/**
|
|
1420
|
+
* The pagination token used to retrieve the next page of results for this operation.
|
|
1421
|
+
*/
|
|
1422
|
+
NextToken?: String;
|
|
1423
|
+
}
|
|
1424
|
+
export interface DescribeApplicationFleetAssociationsResult {
|
|
1425
|
+
/**
|
|
1426
|
+
* The application fleet associations in the list.
|
|
1427
|
+
*/
|
|
1428
|
+
ApplicationFleetAssociations?: ApplicationFleetAssociationList;
|
|
1429
|
+
/**
|
|
1430
|
+
* The pagination token used to retrieve the next page of results for this operation.
|
|
1431
|
+
*/
|
|
1432
|
+
NextToken?: String;
|
|
1433
|
+
}
|
|
1434
|
+
export interface DescribeApplicationsRequest {
|
|
1435
|
+
/**
|
|
1436
|
+
* The ARNs for the applications.
|
|
1437
|
+
*/
|
|
1438
|
+
Arns?: ArnList;
|
|
1439
|
+
/**
|
|
1440
|
+
* The pagination token used to retrieve the next page of results for this operation.
|
|
1441
|
+
*/
|
|
1442
|
+
NextToken?: String;
|
|
1443
|
+
/**
|
|
1444
|
+
* The maximum size of each page of results.
|
|
1445
|
+
*/
|
|
1446
|
+
MaxResults?: Integer;
|
|
1447
|
+
}
|
|
1448
|
+
export interface DescribeApplicationsResult {
|
|
1449
|
+
/**
|
|
1450
|
+
* The applications in the list.
|
|
1451
|
+
*/
|
|
1452
|
+
Applications?: Applications;
|
|
1453
|
+
/**
|
|
1454
|
+
* The pagination token used to retrieve the next page of results for this operation.
|
|
1455
|
+
*/
|
|
1456
|
+
NextToken?: String;
|
|
1457
|
+
}
|
|
988
1458
|
export interface DescribeDirectoryConfigsRequest {
|
|
989
1459
|
/**
|
|
990
1460
|
* The directory names.
|
|
@@ -1009,6 +1479,34 @@ declare namespace AppStream {
|
|
|
1009
1479
|
*/
|
|
1010
1480
|
NextToken?: String;
|
|
1011
1481
|
}
|
|
1482
|
+
export interface DescribeEntitlementsRequest {
|
|
1483
|
+
/**
|
|
1484
|
+
* The name of the entitlement.
|
|
1485
|
+
*/
|
|
1486
|
+
Name?: Name;
|
|
1487
|
+
/**
|
|
1488
|
+
* The name of the stack with which the entitlement is associated.
|
|
1489
|
+
*/
|
|
1490
|
+
StackName: Name;
|
|
1491
|
+
/**
|
|
1492
|
+
* The pagination token used to retrieve the next page of results for this operation.
|
|
1493
|
+
*/
|
|
1494
|
+
NextToken?: String;
|
|
1495
|
+
/**
|
|
1496
|
+
* The maximum size of each page of results.
|
|
1497
|
+
*/
|
|
1498
|
+
MaxResults?: Integer;
|
|
1499
|
+
}
|
|
1500
|
+
export interface DescribeEntitlementsResult {
|
|
1501
|
+
/**
|
|
1502
|
+
* The entitlements.
|
|
1503
|
+
*/
|
|
1504
|
+
Entitlements?: EntitlementList;
|
|
1505
|
+
/**
|
|
1506
|
+
* The pagination token used to retrieve the next page of results for this operation.
|
|
1507
|
+
*/
|
|
1508
|
+
NextToken?: String;
|
|
1509
|
+
}
|
|
1012
1510
|
export interface DescribeFleetsRequest {
|
|
1013
1511
|
/**
|
|
1014
1512
|
* The names of the fleets to describe.
|
|
@@ -1284,6 +1782,34 @@ declare namespace AppStream {
|
|
|
1284
1782
|
}
|
|
1285
1783
|
export interface DisableUserResult {
|
|
1286
1784
|
}
|
|
1785
|
+
export interface DisassociateApplicationFleetRequest {
|
|
1786
|
+
/**
|
|
1787
|
+
* The name of the fleet.
|
|
1788
|
+
*/
|
|
1789
|
+
FleetName: Name;
|
|
1790
|
+
/**
|
|
1791
|
+
* The ARN of the application.
|
|
1792
|
+
*/
|
|
1793
|
+
ApplicationArn: Arn;
|
|
1794
|
+
}
|
|
1795
|
+
export interface DisassociateApplicationFleetResult {
|
|
1796
|
+
}
|
|
1797
|
+
export interface DisassociateApplicationFromEntitlementRequest {
|
|
1798
|
+
/**
|
|
1799
|
+
* The name of the stack with which the entitlement is associated.
|
|
1800
|
+
*/
|
|
1801
|
+
StackName: Name;
|
|
1802
|
+
/**
|
|
1803
|
+
* The name of the entitlement.
|
|
1804
|
+
*/
|
|
1805
|
+
EntitlementName: Name;
|
|
1806
|
+
/**
|
|
1807
|
+
* The identifier of the application to remove from the entitlement.
|
|
1808
|
+
*/
|
|
1809
|
+
ApplicationIdentifier: String;
|
|
1810
|
+
}
|
|
1811
|
+
export interface DisassociateApplicationFromEntitlementResult {
|
|
1812
|
+
}
|
|
1287
1813
|
export interface DisassociateFleetRequest {
|
|
1288
1814
|
/**
|
|
1289
1815
|
* The name of the fleet.
|
|
@@ -1323,6 +1849,55 @@ declare namespace AppStream {
|
|
|
1323
1849
|
}
|
|
1324
1850
|
export interface EnableUserResult {
|
|
1325
1851
|
}
|
|
1852
|
+
export interface EntitledApplication {
|
|
1853
|
+
/**
|
|
1854
|
+
* The identifier of the application.
|
|
1855
|
+
*/
|
|
1856
|
+
ApplicationIdentifier: String;
|
|
1857
|
+
}
|
|
1858
|
+
export type EntitledApplicationList = EntitledApplication[];
|
|
1859
|
+
export interface Entitlement {
|
|
1860
|
+
/**
|
|
1861
|
+
* The name of the entitlement.
|
|
1862
|
+
*/
|
|
1863
|
+
Name: Name;
|
|
1864
|
+
/**
|
|
1865
|
+
* The name of the stack with which the entitlement is associated.
|
|
1866
|
+
*/
|
|
1867
|
+
StackName: Name;
|
|
1868
|
+
/**
|
|
1869
|
+
* The description of the entitlement.
|
|
1870
|
+
*/
|
|
1871
|
+
Description?: Description;
|
|
1872
|
+
/**
|
|
1873
|
+
* Specifies whether all or selected apps are entitled.
|
|
1874
|
+
*/
|
|
1875
|
+
AppVisibility: AppVisibility;
|
|
1876
|
+
/**
|
|
1877
|
+
* The attributes of the entitlement.
|
|
1878
|
+
*/
|
|
1879
|
+
Attributes: EntitlementAttributeList;
|
|
1880
|
+
/**
|
|
1881
|
+
* The time when the entitlement was created.
|
|
1882
|
+
*/
|
|
1883
|
+
CreatedTime?: Timestamp;
|
|
1884
|
+
/**
|
|
1885
|
+
* The time when the entitlement was last modified.
|
|
1886
|
+
*/
|
|
1887
|
+
LastModifiedTime?: Timestamp;
|
|
1888
|
+
}
|
|
1889
|
+
export interface EntitlementAttribute {
|
|
1890
|
+
/**
|
|
1891
|
+
* A supported AWS IAM SAML PrincipalTag attribute that is matched to the associated value when a user identity federates into an Amazon AppStream 2.0 SAML application. The following are valid values: roles department organization groups title costCenter userType
|
|
1892
|
+
*/
|
|
1893
|
+
Name: String;
|
|
1894
|
+
/**
|
|
1895
|
+
* A value that is matched to a supported SAML attribute name when a user identity federates into an Amazon AppStream 2.0 SAML application.
|
|
1896
|
+
*/
|
|
1897
|
+
Value: String;
|
|
1898
|
+
}
|
|
1899
|
+
export type EntitlementAttributeList = EntitlementAttribute[];
|
|
1900
|
+
export type EntitlementList = Entitlement[];
|
|
1326
1901
|
export interface ExpireSessionRequest {
|
|
1327
1902
|
/**
|
|
1328
1903
|
* The identifier of the streaming session.
|
|
@@ -1413,8 +1988,20 @@ declare namespace AppStream {
|
|
|
1413
1988
|
* The AppStream 2.0 view that is displayed to your users when they stream from the fleet. When APP is specified, only the windows of applications opened by users display. When DESKTOP is specified, the standard desktop that is provided by the operating system displays. The default value is APP.
|
|
1414
1989
|
*/
|
|
1415
1990
|
StreamView?: StreamView;
|
|
1991
|
+
/**
|
|
1992
|
+
* The platform of the fleet.
|
|
1993
|
+
*/
|
|
1994
|
+
Platform?: PlatformType;
|
|
1995
|
+
/**
|
|
1996
|
+
* The maximum number of concurrent sessions for the fleet.
|
|
1997
|
+
*/
|
|
1998
|
+
MaxConcurrentSessions?: Integer;
|
|
1999
|
+
/**
|
|
2000
|
+
* The USB device filter strings associated with the fleet.
|
|
2001
|
+
*/
|
|
2002
|
+
UsbDeviceFilterStrings?: UsbDeviceFilterStrings;
|
|
1416
2003
|
}
|
|
1417
|
-
export type FleetAttribute = "VPC_CONFIGURATION"|"VPC_CONFIGURATION_SECURITY_GROUP_IDS"|"DOMAIN_JOIN_INFO"|"IAM_ROLE_ARN"|string;
|
|
2004
|
+
export type FleetAttribute = "VPC_CONFIGURATION"|"VPC_CONFIGURATION_SECURITY_GROUP_IDS"|"DOMAIN_JOIN_INFO"|"IAM_ROLE_ARN"|"USB_DEVICE_FILTER_STRINGS"|string;
|
|
1418
2005
|
export type FleetAttributes = FleetAttribute[];
|
|
1419
2006
|
export interface FleetError {
|
|
1420
2007
|
/**
|
|
@@ -1430,7 +2017,7 @@ declare namespace AppStream {
|
|
|
1430
2017
|
export type FleetErrors = FleetError[];
|
|
1431
2018
|
export type FleetList = Fleet[];
|
|
1432
2019
|
export type FleetState = "STARTING"|"RUNNING"|"STOPPING"|"STOPPED"|string;
|
|
1433
|
-
export type FleetType = "ALWAYS_ON"|"ON_DEMAND"|string;
|
|
2020
|
+
export type FleetType = "ALWAYS_ON"|"ON_DEMAND"|"ELASTIC"|string;
|
|
1434
2021
|
export interface Image {
|
|
1435
2022
|
/**
|
|
1436
2023
|
* The name of the image.
|
|
@@ -1660,6 +2247,34 @@ declare namespace AppStream {
|
|
|
1660
2247
|
*/
|
|
1661
2248
|
NextToken?: String;
|
|
1662
2249
|
}
|
|
2250
|
+
export interface ListEntitledApplicationsRequest {
|
|
2251
|
+
/**
|
|
2252
|
+
* The name of the stack with which the entitlement is associated.
|
|
2253
|
+
*/
|
|
2254
|
+
StackName: Name;
|
|
2255
|
+
/**
|
|
2256
|
+
* The name of the entitlement.
|
|
2257
|
+
*/
|
|
2258
|
+
EntitlementName: Name;
|
|
2259
|
+
/**
|
|
2260
|
+
* The pagination token used to retrieve the next page of results for this operation.
|
|
2261
|
+
*/
|
|
2262
|
+
NextToken?: String;
|
|
2263
|
+
/**
|
|
2264
|
+
* The maximum size of each page of results.
|
|
2265
|
+
*/
|
|
2266
|
+
MaxResults?: Integer;
|
|
2267
|
+
}
|
|
2268
|
+
export interface ListEntitledApplicationsResult {
|
|
2269
|
+
/**
|
|
2270
|
+
* The entitled applications.
|
|
2271
|
+
*/
|
|
2272
|
+
EntitledApplications?: EntitledApplicationList;
|
|
2273
|
+
/**
|
|
2274
|
+
* The pagination token used to retrieve the next page of results for this operation.
|
|
2275
|
+
*/
|
|
2276
|
+
NextToken?: String;
|
|
2277
|
+
}
|
|
1663
2278
|
export interface ListTagsForResourceRequest {
|
|
1664
2279
|
/**
|
|
1665
2280
|
* The Amazon Resource Name (ARN) of the resource.
|
|
@@ -1690,7 +2305,8 @@ declare namespace AppStream {
|
|
|
1690
2305
|
export type OrganizationalUnitDistinguishedName = string;
|
|
1691
2306
|
export type OrganizationalUnitDistinguishedNamesList = OrganizationalUnitDistinguishedName[];
|
|
1692
2307
|
export type Permission = "ENABLED"|"DISABLED"|string;
|
|
1693
|
-
export type PlatformType = "WINDOWS"|"WINDOWS_SERVER_2016"|"WINDOWS_SERVER_2019"|string;
|
|
2308
|
+
export type PlatformType = "WINDOWS"|"WINDOWS_SERVER_2016"|"WINDOWS_SERVER_2019"|"AMAZON_LINUX2"|string;
|
|
2309
|
+
export type Platforms = PlatformType[];
|
|
1694
2310
|
export type RedirectURL = string;
|
|
1695
2311
|
export type RegionName = string;
|
|
1696
2312
|
export interface ResourceError {
|
|
@@ -1709,6 +2325,36 @@ declare namespace AppStream {
|
|
|
1709
2325
|
}
|
|
1710
2326
|
export type ResourceErrors = ResourceError[];
|
|
1711
2327
|
export type ResourceIdentifier = string;
|
|
2328
|
+
export type S3Bucket = string;
|
|
2329
|
+
export type S3Key = string;
|
|
2330
|
+
export interface S3Location {
|
|
2331
|
+
/**
|
|
2332
|
+
* The S3 bucket of the S3 object.
|
|
2333
|
+
*/
|
|
2334
|
+
S3Bucket: S3Bucket;
|
|
2335
|
+
/**
|
|
2336
|
+
* The S3 key of the S3 object.
|
|
2337
|
+
*/
|
|
2338
|
+
S3Key: S3Key;
|
|
2339
|
+
}
|
|
2340
|
+
export interface ScriptDetails {
|
|
2341
|
+
/**
|
|
2342
|
+
* The S3 object location for the script.
|
|
2343
|
+
*/
|
|
2344
|
+
ScriptS3Location: S3Location;
|
|
2345
|
+
/**
|
|
2346
|
+
* The run path for the script.
|
|
2347
|
+
*/
|
|
2348
|
+
ExecutablePath: String;
|
|
2349
|
+
/**
|
|
2350
|
+
* The runtime parameters passed to the run path for the script.
|
|
2351
|
+
*/
|
|
2352
|
+
ExecutableParameters?: String;
|
|
2353
|
+
/**
|
|
2354
|
+
* The run timeout, in seconds, for the script.
|
|
2355
|
+
*/
|
|
2356
|
+
TimeoutInSeconds: Integer;
|
|
2357
|
+
}
|
|
1712
2358
|
export type SecurityGroupIdList = String[];
|
|
1713
2359
|
export interface ServiceAccountCredentials {
|
|
1714
2360
|
/**
|
|
@@ -1940,6 +2586,47 @@ declare namespace AppStream {
|
|
|
1940
2586
|
}
|
|
1941
2587
|
export interface UntagResourceResponse {
|
|
1942
2588
|
}
|
|
2589
|
+
export interface UpdateApplicationRequest {
|
|
2590
|
+
/**
|
|
2591
|
+
* The name of the application. This name is visible to users when display name is not specified.
|
|
2592
|
+
*/
|
|
2593
|
+
Name: Name;
|
|
2594
|
+
/**
|
|
2595
|
+
* The display name of the application. This name is visible to users in the application catalog.
|
|
2596
|
+
*/
|
|
2597
|
+
DisplayName?: DisplayName;
|
|
2598
|
+
/**
|
|
2599
|
+
* The description of the application.
|
|
2600
|
+
*/
|
|
2601
|
+
Description?: Description;
|
|
2602
|
+
/**
|
|
2603
|
+
* The icon S3 location of the application.
|
|
2604
|
+
*/
|
|
2605
|
+
IconS3Location?: S3Location;
|
|
2606
|
+
/**
|
|
2607
|
+
* The launch path of the application.
|
|
2608
|
+
*/
|
|
2609
|
+
LaunchPath?: String;
|
|
2610
|
+
/**
|
|
2611
|
+
* The working directory of the application.
|
|
2612
|
+
*/
|
|
2613
|
+
WorkingDirectory?: String;
|
|
2614
|
+
/**
|
|
2615
|
+
* The launch parameters of the application.
|
|
2616
|
+
*/
|
|
2617
|
+
LaunchParameters?: String;
|
|
2618
|
+
/**
|
|
2619
|
+
* The ARN of the app block.
|
|
2620
|
+
*/
|
|
2621
|
+
AppBlockArn?: Arn;
|
|
2622
|
+
/**
|
|
2623
|
+
* The attributes to delete for an application.
|
|
2624
|
+
*/
|
|
2625
|
+
AttributesToDelete?: ApplicationAttributes;
|
|
2626
|
+
}
|
|
2627
|
+
export interface UpdateApplicationResult {
|
|
2628
|
+
Application?: Application;
|
|
2629
|
+
}
|
|
1943
2630
|
export interface UpdateDirectoryConfigRequest {
|
|
1944
2631
|
/**
|
|
1945
2632
|
* The name of the Directory Config object.
|
|
@@ -1960,6 +2647,34 @@ declare namespace AppStream {
|
|
|
1960
2647
|
*/
|
|
1961
2648
|
DirectoryConfig?: DirectoryConfig;
|
|
1962
2649
|
}
|
|
2650
|
+
export interface UpdateEntitlementRequest {
|
|
2651
|
+
/**
|
|
2652
|
+
* The name of the entitlement.
|
|
2653
|
+
*/
|
|
2654
|
+
Name: Name;
|
|
2655
|
+
/**
|
|
2656
|
+
* The name of the stack with which the entitlement is associated.
|
|
2657
|
+
*/
|
|
2658
|
+
StackName: Name;
|
|
2659
|
+
/**
|
|
2660
|
+
* The description of the entitlement.
|
|
2661
|
+
*/
|
|
2662
|
+
Description?: Description;
|
|
2663
|
+
/**
|
|
2664
|
+
* Specifies whether all or only selected apps are entitled.
|
|
2665
|
+
*/
|
|
2666
|
+
AppVisibility?: AppVisibility;
|
|
2667
|
+
/**
|
|
2668
|
+
* The attributes of the entitlement.
|
|
2669
|
+
*/
|
|
2670
|
+
Attributes?: EntitlementAttributeList;
|
|
2671
|
+
}
|
|
2672
|
+
export interface UpdateEntitlementResult {
|
|
2673
|
+
/**
|
|
2674
|
+
* The entitlement.
|
|
2675
|
+
*/
|
|
2676
|
+
Entitlement?: Entitlement;
|
|
2677
|
+
}
|
|
1963
2678
|
export interface UpdateFleetRequest {
|
|
1964
2679
|
/**
|
|
1965
2680
|
* The name of the image used to create the fleet.
|
|
@@ -1974,15 +2689,15 @@ declare namespace AppStream {
|
|
|
1974
2689
|
*/
|
|
1975
2690
|
Name?: String;
|
|
1976
2691
|
/**
|
|
1977
|
-
* The instance type to use when launching fleet instances. The following instance types are available: stream.standard.small stream.standard.medium stream.standard.large stream.compute.large stream.compute.xlarge stream.compute.2xlarge stream.compute.4xlarge stream.compute.8xlarge stream.memory.large stream.memory.xlarge stream.memory.2xlarge stream.memory.4xlarge stream.memory.8xlarge stream.memory.z1d.large stream.memory.z1d.xlarge stream.memory.z1d.2xlarge stream.memory.z1d.3xlarge stream.memory.z1d.6xlarge stream.memory.z1d.12xlarge stream.graphics-design.large stream.graphics-design.xlarge stream.graphics-design.2xlarge stream.graphics-design.4xlarge stream.graphics-desktop.2xlarge stream.graphics.g4dn.xlarge stream.graphics.g4dn.2xlarge stream.graphics.g4dn.4xlarge stream.graphics.g4dn.8xlarge stream.graphics.g4dn.12xlarge stream.graphics.g4dn.16xlarge stream.graphics-pro.4xlarge stream.graphics-pro.8xlarge stream.graphics-pro.16xlarge
|
|
2692
|
+
* The instance type to use when launching fleet instances. The following instance types are available: stream.standard.small stream.standard.medium stream.standard.large stream.compute.large stream.compute.xlarge stream.compute.2xlarge stream.compute.4xlarge stream.compute.8xlarge stream.memory.large stream.memory.xlarge stream.memory.2xlarge stream.memory.4xlarge stream.memory.8xlarge stream.memory.z1d.large stream.memory.z1d.xlarge stream.memory.z1d.2xlarge stream.memory.z1d.3xlarge stream.memory.z1d.6xlarge stream.memory.z1d.12xlarge stream.graphics-design.large stream.graphics-design.xlarge stream.graphics-design.2xlarge stream.graphics-design.4xlarge stream.graphics-desktop.2xlarge stream.graphics.g4dn.xlarge stream.graphics.g4dn.2xlarge stream.graphics.g4dn.4xlarge stream.graphics.g4dn.8xlarge stream.graphics.g4dn.12xlarge stream.graphics.g4dn.16xlarge stream.graphics-pro.4xlarge stream.graphics-pro.8xlarge stream.graphics-pro.16xlarge The following instance types are available for Elastic fleets: stream.standard.small stream.standard.medium
|
|
1978
2693
|
*/
|
|
1979
2694
|
InstanceType?: String;
|
|
1980
2695
|
/**
|
|
1981
|
-
* The desired capacity for the fleet.
|
|
2696
|
+
* The desired capacity for the fleet. This is not allowed for Elastic fleets.
|
|
1982
2697
|
*/
|
|
1983
2698
|
ComputeCapacity?: ComputeCapacity;
|
|
1984
2699
|
/**
|
|
1985
|
-
* The VPC configuration for the fleet.
|
|
2700
|
+
* The VPC configuration for the fleet. This is required for Elastic fleets, but not required for other fleet types. Elastic fleets require that you specify at least two subnets in different availability zones.
|
|
1986
2701
|
*/
|
|
1987
2702
|
VpcConfig?: VpcConfig;
|
|
1988
2703
|
/**
|
|
@@ -2029,6 +2744,18 @@ declare namespace AppStream {
|
|
|
2029
2744
|
* The AppStream 2.0 view that is displayed to your users when they stream from the fleet. When APP is specified, only the windows of applications opened by users display. When DESKTOP is specified, the standard desktop that is provided by the operating system displays. The default value is APP.
|
|
2030
2745
|
*/
|
|
2031
2746
|
StreamView?: StreamView;
|
|
2747
|
+
/**
|
|
2748
|
+
* The platform of the fleet. WINDOWS_SERVER_2019 and AMAZON_LINUX2 are supported for Elastic fleets.
|
|
2749
|
+
*/
|
|
2750
|
+
Platform?: PlatformType;
|
|
2751
|
+
/**
|
|
2752
|
+
* The maximum number of concurrent sessions for a fleet.
|
|
2753
|
+
*/
|
|
2754
|
+
MaxConcurrentSessions?: Integer;
|
|
2755
|
+
/**
|
|
2756
|
+
* The USB device filter strings that specify which USB devices a user can redirect to the fleet streaming session, when using the Windows native client. This is allowed but not required for Elastic fleets.
|
|
2757
|
+
*/
|
|
2758
|
+
UsbDeviceFilterStrings?: UsbDeviceFilterStrings;
|
|
2032
2759
|
}
|
|
2033
2760
|
export interface UpdateFleetResult {
|
|
2034
2761
|
/**
|
|
@@ -2129,6 +2856,8 @@ declare namespace AppStream {
|
|
|
2129
2856
|
SubscriptionErrors?: LastReportGenerationExecutionErrors;
|
|
2130
2857
|
}
|
|
2131
2858
|
export type UsageReportSubscriptionList = UsageReportSubscription[];
|
|
2859
|
+
export type UsbDeviceFilterString = string;
|
|
2860
|
+
export type UsbDeviceFilterStrings = UsbDeviceFilterString[];
|
|
2132
2861
|
export interface User {
|
|
2133
2862
|
/**
|
|
2134
2863
|
* The ARN of the user.
|