@pgarbe/cdk-ecr-sync 0.5.19 → 0.5.23
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 +19 -19
- package/.jsii +2588 -1305
- 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 +439 -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 +505 -141
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +343 -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 +752 -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/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 +242 -68
- 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 +322 -50
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -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 +207 -56
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -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 +4613 -1377
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -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 +3 -0
- 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 +24 -4
- 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 +602 -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 +507 -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 +388 -367
- 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 +2 -1
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
- 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 +442 -267
- 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 +1073 -94
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
- 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 +691 -130
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -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 +858 -81
- 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 +268 -108
- 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/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/mediaconvert-2017-08-29.min.json +321 -130
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -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 +411 -149
- 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 +900 -161
- 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/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 +752 -957
- 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 +24 -4
- 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/pinpoint-2016-12-01.min.json +869 -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/quicksight-2018-04-01.min.json +327 -194
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
- 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 +253 -148
- 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 +362 -121
- 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 +14 -13
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
- 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 +2265 -1023
- 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 +779 -259
- 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.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 +379 -351
- 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 +44 -43
- 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 +308 -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 +83 -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 +1 -1
- 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 +482 -15
- package/node_modules/aws-sdk/clients/appsync.d.ts +357 -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 +620 -16
- 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 +3 -3
- 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 +249 -10
- 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/customerprofiles.d.ts +322 -11
- package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
- package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -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 +4044 -415
- package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
- package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
- package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
- package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
- package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
- 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 +39 -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 +741 -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/forecastservice.d.ts +561 -9
- 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 +59 -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 +8 -4
- package/node_modules/aws-sdk/clients/health.d.ts +49 -49
- package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
- 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 +265 -18
- package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
- 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 +637 -6
- package/node_modules/aws-sdk/clients/ivs.d.ts +353 -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 +797 -60
- 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 +935 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +890 -24
- package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
- 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 +256 -62
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
- 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/mediaconvert.d.ts +280 -81
- package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
- 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 +271 -1
- 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/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 +499 -299
- package/node_modules/aws-sdk/clients/nimble.js +1 -0
- package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -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/pinpoint.d.ts +534 -4
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
- package/node_modules/aws-sdk/clients/ram.d.ts +234 -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 +758 -388
- package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
- package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
- 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 +123 -75
- package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1759 -95
- 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 +27 -27
- package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
- 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 +349 -283
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
- 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 +75 -12
- package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
- 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 +383 -5
- package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -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 +1307 -557
- package/node_modules/aws-sdk/dist/aws-sdk.js +13049 -4705
- 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/{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 +39 -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
|
@@ -13,6 +13,27 @@
|
|
|
13
13
|
"uid": "appstream-2016-12-01"
|
|
14
14
|
},
|
|
15
15
|
"operations": {
|
|
16
|
+
"AssociateApplicationFleet": {
|
|
17
|
+
"input": {
|
|
18
|
+
"type": "structure",
|
|
19
|
+
"required": [
|
|
20
|
+
"FleetName",
|
|
21
|
+
"ApplicationArn"
|
|
22
|
+
],
|
|
23
|
+
"members": {
|
|
24
|
+
"FleetName": {},
|
|
25
|
+
"ApplicationArn": {}
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
"output": {
|
|
29
|
+
"type": "structure",
|
|
30
|
+
"members": {
|
|
31
|
+
"ApplicationFleetAssociation": {
|
|
32
|
+
"shape": "S5"
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
},
|
|
16
37
|
"AssociateFleet": {
|
|
17
38
|
"input": {
|
|
18
39
|
"type": "structure",
|
|
@@ -38,7 +59,7 @@
|
|
|
38
59
|
],
|
|
39
60
|
"members": {
|
|
40
61
|
"UserStackAssociations": {
|
|
41
|
-
"shape": "
|
|
62
|
+
"shape": "Sa"
|
|
42
63
|
}
|
|
43
64
|
}
|
|
44
65
|
},
|
|
@@ -46,7 +67,7 @@
|
|
|
46
67
|
"type": "structure",
|
|
47
68
|
"members": {
|
|
48
69
|
"errors": {
|
|
49
|
-
"shape": "
|
|
70
|
+
"shape": "Sg"
|
|
50
71
|
}
|
|
51
72
|
}
|
|
52
73
|
}
|
|
@@ -59,7 +80,7 @@
|
|
|
59
80
|
],
|
|
60
81
|
"members": {
|
|
61
82
|
"UserStackAssociations": {
|
|
62
|
-
"shape": "
|
|
83
|
+
"shape": "Sa"
|
|
63
84
|
}
|
|
64
85
|
}
|
|
65
86
|
},
|
|
@@ -67,7 +88,7 @@
|
|
|
67
88
|
"type": "structure",
|
|
68
89
|
"members": {
|
|
69
90
|
"errors": {
|
|
70
|
-
"shape": "
|
|
91
|
+
"shape": "Sg"
|
|
71
92
|
}
|
|
72
93
|
}
|
|
73
94
|
}
|
|
@@ -94,6 +115,80 @@
|
|
|
94
115
|
}
|
|
95
116
|
}
|
|
96
117
|
},
|
|
118
|
+
"CreateAppBlock": {
|
|
119
|
+
"input": {
|
|
120
|
+
"type": "structure",
|
|
121
|
+
"required": [
|
|
122
|
+
"Name",
|
|
123
|
+
"SourceS3Location",
|
|
124
|
+
"SetupScriptDetails"
|
|
125
|
+
],
|
|
126
|
+
"members": {
|
|
127
|
+
"Name": {},
|
|
128
|
+
"Description": {},
|
|
129
|
+
"DisplayName": {},
|
|
130
|
+
"SourceS3Location": {
|
|
131
|
+
"shape": "Sr"
|
|
132
|
+
},
|
|
133
|
+
"SetupScriptDetails": {
|
|
134
|
+
"shape": "Su"
|
|
135
|
+
},
|
|
136
|
+
"Tags": {
|
|
137
|
+
"shape": "Sw"
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
"output": {
|
|
142
|
+
"type": "structure",
|
|
143
|
+
"members": {
|
|
144
|
+
"AppBlock": {
|
|
145
|
+
"shape": "S10"
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
},
|
|
150
|
+
"CreateApplication": {
|
|
151
|
+
"input": {
|
|
152
|
+
"type": "structure",
|
|
153
|
+
"required": [
|
|
154
|
+
"Name",
|
|
155
|
+
"IconS3Location",
|
|
156
|
+
"LaunchPath",
|
|
157
|
+
"Platforms",
|
|
158
|
+
"InstanceFamilies",
|
|
159
|
+
"AppBlockArn"
|
|
160
|
+
],
|
|
161
|
+
"members": {
|
|
162
|
+
"Name": {},
|
|
163
|
+
"DisplayName": {},
|
|
164
|
+
"Description": {},
|
|
165
|
+
"IconS3Location": {
|
|
166
|
+
"shape": "Sr"
|
|
167
|
+
},
|
|
168
|
+
"LaunchPath": {},
|
|
169
|
+
"WorkingDirectory": {},
|
|
170
|
+
"LaunchParameters": {},
|
|
171
|
+
"Platforms": {
|
|
172
|
+
"shape": "S13"
|
|
173
|
+
},
|
|
174
|
+
"InstanceFamilies": {
|
|
175
|
+
"shape": "S15"
|
|
176
|
+
},
|
|
177
|
+
"AppBlockArn": {},
|
|
178
|
+
"Tags": {
|
|
179
|
+
"shape": "Sw"
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
},
|
|
183
|
+
"output": {
|
|
184
|
+
"type": "structure",
|
|
185
|
+
"members": {
|
|
186
|
+
"Application": {
|
|
187
|
+
"shape": "S17"
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
}
|
|
191
|
+
},
|
|
97
192
|
"CreateDirectoryConfig": {
|
|
98
193
|
"input": {
|
|
99
194
|
"type": "structure",
|
|
@@ -104,10 +199,10 @@
|
|
|
104
199
|
"members": {
|
|
105
200
|
"DirectoryName": {},
|
|
106
201
|
"OrganizationalUnitDistinguishedNames": {
|
|
107
|
-
"shape": "
|
|
202
|
+
"shape": "S1b"
|
|
108
203
|
},
|
|
109
204
|
"ServiceAccountCredentials": {
|
|
110
|
-
"shape": "
|
|
205
|
+
"shape": "S1d"
|
|
111
206
|
}
|
|
112
207
|
}
|
|
113
208
|
},
|
|
@@ -115,7 +210,7 @@
|
|
|
115
210
|
"type": "structure",
|
|
116
211
|
"members": {
|
|
117
212
|
"DirectoryConfig": {
|
|
118
|
-
"shape": "
|
|
213
|
+
"shape": "S1h"
|
|
119
214
|
}
|
|
120
215
|
}
|
|
121
216
|
}
|
|
@@ -125,8 +220,7 @@
|
|
|
125
220
|
"type": "structure",
|
|
126
221
|
"required": [
|
|
127
222
|
"Name",
|
|
128
|
-
"InstanceType"
|
|
129
|
-
"ComputeCapacity"
|
|
223
|
+
"InstanceType"
|
|
130
224
|
],
|
|
131
225
|
"members": {
|
|
132
226
|
"Name": {},
|
|
@@ -135,10 +229,10 @@
|
|
|
135
229
|
"InstanceType": {},
|
|
136
230
|
"FleetType": {},
|
|
137
231
|
"ComputeCapacity": {
|
|
138
|
-
"shape": "
|
|
232
|
+
"shape": "S1k"
|
|
139
233
|
},
|
|
140
234
|
"VpcConfig": {
|
|
141
|
-
"shape": "
|
|
235
|
+
"shape": "S1l"
|
|
142
236
|
},
|
|
143
237
|
"MaxUserDurationInSeconds": {
|
|
144
238
|
"type": "integer"
|
|
@@ -152,23 +246,30 @@
|
|
|
152
246
|
"type": "boolean"
|
|
153
247
|
},
|
|
154
248
|
"DomainJoinInfo": {
|
|
155
|
-
"shape": "
|
|
249
|
+
"shape": "S1p"
|
|
156
250
|
},
|
|
157
251
|
"Tags": {
|
|
158
|
-
"shape": "
|
|
252
|
+
"shape": "Sw"
|
|
159
253
|
},
|
|
160
254
|
"IdleDisconnectTimeoutInSeconds": {
|
|
161
255
|
"type": "integer"
|
|
162
256
|
},
|
|
163
257
|
"IamRoleArn": {},
|
|
164
|
-
"StreamView": {}
|
|
258
|
+
"StreamView": {},
|
|
259
|
+
"Platform": {},
|
|
260
|
+
"MaxConcurrentSessions": {
|
|
261
|
+
"type": "integer"
|
|
262
|
+
},
|
|
263
|
+
"UsbDeviceFilterStrings": {
|
|
264
|
+
"shape": "S1r"
|
|
265
|
+
}
|
|
165
266
|
}
|
|
166
267
|
},
|
|
167
268
|
"output": {
|
|
168
269
|
"type": "structure",
|
|
169
270
|
"members": {
|
|
170
271
|
"Fleet": {
|
|
171
|
-
"shape": "
|
|
272
|
+
"shape": "S1u"
|
|
172
273
|
}
|
|
173
274
|
}
|
|
174
275
|
}
|
|
@@ -188,21 +289,21 @@
|
|
|
188
289
|
"Description": {},
|
|
189
290
|
"DisplayName": {},
|
|
190
291
|
"VpcConfig": {
|
|
191
|
-
"shape": "
|
|
292
|
+
"shape": "S1l"
|
|
192
293
|
},
|
|
193
294
|
"IamRoleArn": {},
|
|
194
295
|
"EnableDefaultInternetAccess": {
|
|
195
296
|
"type": "boolean"
|
|
196
297
|
},
|
|
197
298
|
"DomainJoinInfo": {
|
|
198
|
-
"shape": "
|
|
299
|
+
"shape": "S1p"
|
|
199
300
|
},
|
|
200
301
|
"AppstreamAgentVersion": {},
|
|
201
302
|
"Tags": {
|
|
202
|
-
"shape": "
|
|
303
|
+
"shape": "Sw"
|
|
203
304
|
},
|
|
204
305
|
"AccessEndpoints": {
|
|
205
|
-
"shape": "
|
|
306
|
+
"shape": "S22"
|
|
206
307
|
}
|
|
207
308
|
}
|
|
208
309
|
},
|
|
@@ -210,7 +311,7 @@
|
|
|
210
311
|
"type": "structure",
|
|
211
312
|
"members": {
|
|
212
313
|
"ImageBuilder": {
|
|
213
|
-
"shape": "
|
|
314
|
+
"shape": "S26"
|
|
214
315
|
}
|
|
215
316
|
}
|
|
216
317
|
}
|
|
@@ -249,24 +350,24 @@
|
|
|
249
350
|
"Description": {},
|
|
250
351
|
"DisplayName": {},
|
|
251
352
|
"StorageConnectors": {
|
|
252
|
-
"shape": "
|
|
353
|
+
"shape": "S2h"
|
|
253
354
|
},
|
|
254
355
|
"RedirectURL": {},
|
|
255
356
|
"FeedbackURL": {},
|
|
256
357
|
"UserSettings": {
|
|
257
|
-
"shape": "
|
|
358
|
+
"shape": "S2p"
|
|
258
359
|
},
|
|
259
360
|
"ApplicationSettings": {
|
|
260
|
-
"shape": "
|
|
361
|
+
"shape": "S2t"
|
|
261
362
|
},
|
|
262
363
|
"Tags": {
|
|
263
|
-
"shape": "
|
|
364
|
+
"shape": "Sw"
|
|
264
365
|
},
|
|
265
366
|
"AccessEndpoints": {
|
|
266
|
-
"shape": "
|
|
367
|
+
"shape": "S22"
|
|
267
368
|
},
|
|
268
369
|
"EmbedHostDomains": {
|
|
269
|
-
"shape": "
|
|
370
|
+
"shape": "S2v"
|
|
270
371
|
}
|
|
271
372
|
}
|
|
272
373
|
},
|
|
@@ -274,7 +375,7 @@
|
|
|
274
375
|
"type": "structure",
|
|
275
376
|
"members": {
|
|
276
377
|
"Stack": {
|
|
277
|
-
"shape": "
|
|
378
|
+
"shape": "S2y"
|
|
278
379
|
}
|
|
279
380
|
}
|
|
280
381
|
}
|
|
@@ -321,7 +422,7 @@
|
|
|
321
422
|
"newImageDescription": {},
|
|
322
423
|
"newImageDisplayName": {},
|
|
323
424
|
"newImageTags": {
|
|
324
|
-
"shape": "
|
|
425
|
+
"shape": "Sw"
|
|
325
426
|
},
|
|
326
427
|
"dryRun": {
|
|
327
428
|
"type": "boolean"
|
|
@@ -332,7 +433,7 @@
|
|
|
332
433
|
"type": "structure",
|
|
333
434
|
"members": {
|
|
334
435
|
"image": {
|
|
335
|
-
"shape": "
|
|
436
|
+
"shape": "S38"
|
|
336
437
|
},
|
|
337
438
|
"canUpdateImage": {
|
|
338
439
|
"type": "boolean"
|
|
@@ -362,14 +463,14 @@
|
|
|
362
463
|
],
|
|
363
464
|
"members": {
|
|
364
465
|
"UserName": {
|
|
365
|
-
"shape": "
|
|
466
|
+
"shape": "Sc"
|
|
366
467
|
},
|
|
367
468
|
"MessageAction": {},
|
|
368
469
|
"FirstName": {
|
|
369
|
-
"shape": "
|
|
470
|
+
"shape": "S3k"
|
|
370
471
|
},
|
|
371
472
|
"LastName": {
|
|
372
|
-
"shape": "
|
|
473
|
+
"shape": "S3k"
|
|
373
474
|
},
|
|
374
475
|
"AuthenticationType": {}
|
|
375
476
|
}
|
|
@@ -379,6 +480,36 @@
|
|
|
379
480
|
"members": {}
|
|
380
481
|
}
|
|
381
482
|
},
|
|
483
|
+
"DeleteAppBlock": {
|
|
484
|
+
"input": {
|
|
485
|
+
"type": "structure",
|
|
486
|
+
"required": [
|
|
487
|
+
"Name"
|
|
488
|
+
],
|
|
489
|
+
"members": {
|
|
490
|
+
"Name": {}
|
|
491
|
+
}
|
|
492
|
+
},
|
|
493
|
+
"output": {
|
|
494
|
+
"type": "structure",
|
|
495
|
+
"members": {}
|
|
496
|
+
}
|
|
497
|
+
},
|
|
498
|
+
"DeleteApplication": {
|
|
499
|
+
"input": {
|
|
500
|
+
"type": "structure",
|
|
501
|
+
"required": [
|
|
502
|
+
"Name"
|
|
503
|
+
],
|
|
504
|
+
"members": {
|
|
505
|
+
"Name": {}
|
|
506
|
+
}
|
|
507
|
+
},
|
|
508
|
+
"output": {
|
|
509
|
+
"type": "structure",
|
|
510
|
+
"members": {}
|
|
511
|
+
}
|
|
512
|
+
},
|
|
382
513
|
"DeleteDirectoryConfig": {
|
|
383
514
|
"input": {
|
|
384
515
|
"type": "structure",
|
|
@@ -423,7 +554,7 @@
|
|
|
423
554
|
"type": "structure",
|
|
424
555
|
"members": {
|
|
425
556
|
"Image": {
|
|
426
|
-
"shape": "
|
|
557
|
+
"shape": "S38"
|
|
427
558
|
}
|
|
428
559
|
}
|
|
429
560
|
}
|
|
@@ -442,7 +573,7 @@
|
|
|
442
573
|
"type": "structure",
|
|
443
574
|
"members": {
|
|
444
575
|
"ImageBuilder": {
|
|
445
|
-
"shape": "
|
|
576
|
+
"shape": "S26"
|
|
446
577
|
}
|
|
447
578
|
}
|
|
448
579
|
}
|
|
@@ -498,7 +629,7 @@
|
|
|
498
629
|
],
|
|
499
630
|
"members": {
|
|
500
631
|
"UserName": {
|
|
501
|
-
"shape": "
|
|
632
|
+
"shape": "Sc"
|
|
502
633
|
},
|
|
503
634
|
"AuthenticationType": {}
|
|
504
635
|
}
|
|
@@ -508,6 +639,80 @@
|
|
|
508
639
|
"members": {}
|
|
509
640
|
}
|
|
510
641
|
},
|
|
642
|
+
"DescribeAppBlocks": {
|
|
643
|
+
"input": {
|
|
644
|
+
"type": "structure",
|
|
645
|
+
"members": {
|
|
646
|
+
"Arns": {
|
|
647
|
+
"shape": "S48"
|
|
648
|
+
},
|
|
649
|
+
"NextToken": {},
|
|
650
|
+
"MaxResults": {
|
|
651
|
+
"type": "integer"
|
|
652
|
+
}
|
|
653
|
+
}
|
|
654
|
+
},
|
|
655
|
+
"output": {
|
|
656
|
+
"type": "structure",
|
|
657
|
+
"members": {
|
|
658
|
+
"AppBlocks": {
|
|
659
|
+
"type": "list",
|
|
660
|
+
"member": {
|
|
661
|
+
"shape": "S10"
|
|
662
|
+
}
|
|
663
|
+
},
|
|
664
|
+
"NextToken": {}
|
|
665
|
+
}
|
|
666
|
+
}
|
|
667
|
+
},
|
|
668
|
+
"DescribeApplicationFleetAssociations": {
|
|
669
|
+
"input": {
|
|
670
|
+
"type": "structure",
|
|
671
|
+
"members": {
|
|
672
|
+
"FleetName": {},
|
|
673
|
+
"ApplicationArn": {},
|
|
674
|
+
"MaxResults": {
|
|
675
|
+
"type": "integer"
|
|
676
|
+
},
|
|
677
|
+
"NextToken": {}
|
|
678
|
+
}
|
|
679
|
+
},
|
|
680
|
+
"output": {
|
|
681
|
+
"type": "structure",
|
|
682
|
+
"members": {
|
|
683
|
+
"ApplicationFleetAssociations": {
|
|
684
|
+
"type": "list",
|
|
685
|
+
"member": {
|
|
686
|
+
"shape": "S5"
|
|
687
|
+
}
|
|
688
|
+
},
|
|
689
|
+
"NextToken": {}
|
|
690
|
+
}
|
|
691
|
+
}
|
|
692
|
+
},
|
|
693
|
+
"DescribeApplications": {
|
|
694
|
+
"input": {
|
|
695
|
+
"type": "structure",
|
|
696
|
+
"members": {
|
|
697
|
+
"Arns": {
|
|
698
|
+
"shape": "S48"
|
|
699
|
+
},
|
|
700
|
+
"NextToken": {},
|
|
701
|
+
"MaxResults": {
|
|
702
|
+
"type": "integer"
|
|
703
|
+
}
|
|
704
|
+
}
|
|
705
|
+
},
|
|
706
|
+
"output": {
|
|
707
|
+
"type": "structure",
|
|
708
|
+
"members": {
|
|
709
|
+
"Applications": {
|
|
710
|
+
"shape": "S3d"
|
|
711
|
+
},
|
|
712
|
+
"NextToken": {}
|
|
713
|
+
}
|
|
714
|
+
}
|
|
715
|
+
},
|
|
511
716
|
"DescribeDirectoryConfigs": {
|
|
512
717
|
"input": {
|
|
513
718
|
"type": "structure",
|
|
@@ -528,7 +733,7 @@
|
|
|
528
733
|
"DirectoryConfigs": {
|
|
529
734
|
"type": "list",
|
|
530
735
|
"member": {
|
|
531
|
-
"shape": "
|
|
736
|
+
"shape": "S1h"
|
|
532
737
|
}
|
|
533
738
|
},
|
|
534
739
|
"NextToken": {}
|
|
@@ -540,7 +745,7 @@
|
|
|
540
745
|
"type": "structure",
|
|
541
746
|
"members": {
|
|
542
747
|
"Names": {
|
|
543
|
-
"shape": "
|
|
748
|
+
"shape": "S15"
|
|
544
749
|
},
|
|
545
750
|
"NextToken": {}
|
|
546
751
|
}
|
|
@@ -551,7 +756,7 @@
|
|
|
551
756
|
"Fleets": {
|
|
552
757
|
"type": "list",
|
|
553
758
|
"member": {
|
|
554
|
-
"shape": "
|
|
759
|
+
"shape": "S1u"
|
|
555
760
|
}
|
|
556
761
|
},
|
|
557
762
|
"NextToken": {}
|
|
@@ -563,7 +768,7 @@
|
|
|
563
768
|
"type": "structure",
|
|
564
769
|
"members": {
|
|
565
770
|
"Names": {
|
|
566
|
-
"shape": "
|
|
771
|
+
"shape": "S15"
|
|
567
772
|
},
|
|
568
773
|
"MaxResults": {
|
|
569
774
|
"type": "integer"
|
|
@@ -577,7 +782,7 @@
|
|
|
577
782
|
"ImageBuilders": {
|
|
578
783
|
"type": "list",
|
|
579
784
|
"member": {
|
|
580
|
-
"shape": "
|
|
785
|
+
"shape": "S26"
|
|
581
786
|
}
|
|
582
787
|
},
|
|
583
788
|
"NextToken": {}
|
|
@@ -617,7 +822,7 @@
|
|
|
617
822
|
"members": {
|
|
618
823
|
"sharedAccountId": {},
|
|
619
824
|
"imagePermissions": {
|
|
620
|
-
"shape": "
|
|
825
|
+
"shape": "S3e"
|
|
621
826
|
}
|
|
622
827
|
}
|
|
623
828
|
}
|
|
@@ -631,11 +836,10 @@
|
|
|
631
836
|
"type": "structure",
|
|
632
837
|
"members": {
|
|
633
838
|
"Names": {
|
|
634
|
-
"shape": "
|
|
839
|
+
"shape": "S15"
|
|
635
840
|
},
|
|
636
841
|
"Arns": {
|
|
637
|
-
"
|
|
638
|
-
"member": {}
|
|
842
|
+
"shape": "S48"
|
|
639
843
|
},
|
|
640
844
|
"Type": {},
|
|
641
845
|
"NextToken": {},
|
|
@@ -650,7 +854,7 @@
|
|
|
650
854
|
"Images": {
|
|
651
855
|
"type": "list",
|
|
652
856
|
"member": {
|
|
653
|
-
"shape": "
|
|
857
|
+
"shape": "S38"
|
|
654
858
|
}
|
|
655
859
|
},
|
|
656
860
|
"NextToken": {}
|
|
@@ -704,7 +908,7 @@
|
|
|
704
908
|
},
|
|
705
909
|
"AuthenticationType": {},
|
|
706
910
|
"NetworkAccessConfiguration": {
|
|
707
|
-
"shape": "
|
|
911
|
+
"shape": "S2a"
|
|
708
912
|
}
|
|
709
913
|
}
|
|
710
914
|
}
|
|
@@ -718,7 +922,7 @@
|
|
|
718
922
|
"type": "structure",
|
|
719
923
|
"members": {
|
|
720
924
|
"Names": {
|
|
721
|
-
"shape": "
|
|
925
|
+
"shape": "S15"
|
|
722
926
|
},
|
|
723
927
|
"NextToken": {}
|
|
724
928
|
}
|
|
@@ -729,7 +933,7 @@
|
|
|
729
933
|
"Stacks": {
|
|
730
934
|
"type": "list",
|
|
731
935
|
"member": {
|
|
732
|
-
"shape": "
|
|
936
|
+
"shape": "S2y"
|
|
733
937
|
}
|
|
734
938
|
},
|
|
735
939
|
"NextToken": {}
|
|
@@ -782,7 +986,7 @@
|
|
|
782
986
|
"members": {
|
|
783
987
|
"StackName": {},
|
|
784
988
|
"UserName": {
|
|
785
|
-
"shape": "
|
|
989
|
+
"shape": "Sc"
|
|
786
990
|
},
|
|
787
991
|
"AuthenticationType": {},
|
|
788
992
|
"MaxResults": {
|
|
@@ -795,7 +999,7 @@
|
|
|
795
999
|
"type": "structure",
|
|
796
1000
|
"members": {
|
|
797
1001
|
"UserStackAssociations": {
|
|
798
|
-
"shape": "
|
|
1002
|
+
"shape": "Sa"
|
|
799
1003
|
},
|
|
800
1004
|
"NextToken": {}
|
|
801
1005
|
}
|
|
@@ -828,17 +1032,17 @@
|
|
|
828
1032
|
"members": {
|
|
829
1033
|
"Arn": {},
|
|
830
1034
|
"UserName": {
|
|
831
|
-
"shape": "
|
|
1035
|
+
"shape": "Sc"
|
|
832
1036
|
},
|
|
833
1037
|
"Enabled": {
|
|
834
1038
|
"type": "boolean"
|
|
835
1039
|
},
|
|
836
1040
|
"Status": {},
|
|
837
1041
|
"FirstName": {
|
|
838
|
-
"shape": "
|
|
1042
|
+
"shape": "S3k"
|
|
839
1043
|
},
|
|
840
1044
|
"LastName": {
|
|
841
|
-
"shape": "
|
|
1045
|
+
"shape": "S3k"
|
|
842
1046
|
},
|
|
843
1047
|
"CreatedTime": {
|
|
844
1048
|
"type": "timestamp"
|
|
@@ -860,7 +1064,7 @@
|
|
|
860
1064
|
],
|
|
861
1065
|
"members": {
|
|
862
1066
|
"UserName": {
|
|
863
|
-
"shape": "
|
|
1067
|
+
"shape": "Sc"
|
|
864
1068
|
},
|
|
865
1069
|
"AuthenticationType": {}
|
|
866
1070
|
}
|
|
@@ -870,6 +1074,23 @@
|
|
|
870
1074
|
"members": {}
|
|
871
1075
|
}
|
|
872
1076
|
},
|
|
1077
|
+
"DisassociateApplicationFleet": {
|
|
1078
|
+
"input": {
|
|
1079
|
+
"type": "structure",
|
|
1080
|
+
"required": [
|
|
1081
|
+
"FleetName",
|
|
1082
|
+
"ApplicationArn"
|
|
1083
|
+
],
|
|
1084
|
+
"members": {
|
|
1085
|
+
"FleetName": {},
|
|
1086
|
+
"ApplicationArn": {}
|
|
1087
|
+
}
|
|
1088
|
+
},
|
|
1089
|
+
"output": {
|
|
1090
|
+
"type": "structure",
|
|
1091
|
+
"members": {}
|
|
1092
|
+
}
|
|
1093
|
+
},
|
|
873
1094
|
"DisassociateFleet": {
|
|
874
1095
|
"input": {
|
|
875
1096
|
"type": "structure",
|
|
@@ -896,7 +1117,7 @@
|
|
|
896
1117
|
],
|
|
897
1118
|
"members": {
|
|
898
1119
|
"UserName": {
|
|
899
|
-
"shape": "
|
|
1120
|
+
"shape": "Sc"
|
|
900
1121
|
},
|
|
901
1122
|
"AuthenticationType": {}
|
|
902
1123
|
}
|
|
@@ -936,7 +1157,7 @@
|
|
|
936
1157
|
"type": "structure",
|
|
937
1158
|
"members": {
|
|
938
1159
|
"Names": {
|
|
939
|
-
"shape": "
|
|
1160
|
+
"shape": "S15"
|
|
940
1161
|
},
|
|
941
1162
|
"NextToken": {}
|
|
942
1163
|
}
|
|
@@ -957,7 +1178,7 @@
|
|
|
957
1178
|
"type": "structure",
|
|
958
1179
|
"members": {
|
|
959
1180
|
"Names": {
|
|
960
|
-
"shape": "
|
|
1181
|
+
"shape": "S15"
|
|
961
1182
|
},
|
|
962
1183
|
"NextToken": {}
|
|
963
1184
|
}
|
|
@@ -977,7 +1198,7 @@
|
|
|
977
1198
|
"type": "structure",
|
|
978
1199
|
"members": {
|
|
979
1200
|
"Tags": {
|
|
980
|
-
"shape": "
|
|
1201
|
+
"shape": "Sw"
|
|
981
1202
|
}
|
|
982
1203
|
}
|
|
983
1204
|
}
|
|
@@ -1012,7 +1233,7 @@
|
|
|
1012
1233
|
"type": "structure",
|
|
1013
1234
|
"members": {
|
|
1014
1235
|
"ImageBuilder": {
|
|
1015
|
-
"shape": "
|
|
1236
|
+
"shape": "S26"
|
|
1016
1237
|
}
|
|
1017
1238
|
}
|
|
1018
1239
|
}
|
|
@@ -1046,7 +1267,7 @@
|
|
|
1046
1267
|
"type": "structure",
|
|
1047
1268
|
"members": {
|
|
1048
1269
|
"ImageBuilder": {
|
|
1049
|
-
"shape": "
|
|
1270
|
+
"shape": "S26"
|
|
1050
1271
|
}
|
|
1051
1272
|
}
|
|
1052
1273
|
}
|
|
@@ -1061,7 +1282,7 @@
|
|
|
1061
1282
|
"members": {
|
|
1062
1283
|
"ResourceArn": {},
|
|
1063
1284
|
"Tags": {
|
|
1064
|
-
"shape": "
|
|
1285
|
+
"shape": "Sw"
|
|
1065
1286
|
}
|
|
1066
1287
|
}
|
|
1067
1288
|
},
|
|
@@ -1090,6 +1311,38 @@
|
|
|
1090
1311
|
"members": {}
|
|
1091
1312
|
}
|
|
1092
1313
|
},
|
|
1314
|
+
"UpdateApplication": {
|
|
1315
|
+
"input": {
|
|
1316
|
+
"type": "structure",
|
|
1317
|
+
"required": [
|
|
1318
|
+
"Name"
|
|
1319
|
+
],
|
|
1320
|
+
"members": {
|
|
1321
|
+
"Name": {},
|
|
1322
|
+
"DisplayName": {},
|
|
1323
|
+
"Description": {},
|
|
1324
|
+
"IconS3Location": {
|
|
1325
|
+
"shape": "Sr"
|
|
1326
|
+
},
|
|
1327
|
+
"LaunchPath": {},
|
|
1328
|
+
"WorkingDirectory": {},
|
|
1329
|
+
"LaunchParameters": {},
|
|
1330
|
+
"AppBlockArn": {},
|
|
1331
|
+
"AttributesToDelete": {
|
|
1332
|
+
"type": "list",
|
|
1333
|
+
"member": {}
|
|
1334
|
+
}
|
|
1335
|
+
}
|
|
1336
|
+
},
|
|
1337
|
+
"output": {
|
|
1338
|
+
"type": "structure",
|
|
1339
|
+
"members": {
|
|
1340
|
+
"Application": {
|
|
1341
|
+
"shape": "S17"
|
|
1342
|
+
}
|
|
1343
|
+
}
|
|
1344
|
+
}
|
|
1345
|
+
},
|
|
1093
1346
|
"UpdateDirectoryConfig": {
|
|
1094
1347
|
"input": {
|
|
1095
1348
|
"type": "structure",
|
|
@@ -1099,10 +1352,10 @@
|
|
|
1099
1352
|
"members": {
|
|
1100
1353
|
"DirectoryName": {},
|
|
1101
1354
|
"OrganizationalUnitDistinguishedNames": {
|
|
1102
|
-
"shape": "
|
|
1355
|
+
"shape": "S1b"
|
|
1103
1356
|
},
|
|
1104
1357
|
"ServiceAccountCredentials": {
|
|
1105
|
-
"shape": "
|
|
1358
|
+
"shape": "S1d"
|
|
1106
1359
|
}
|
|
1107
1360
|
}
|
|
1108
1361
|
},
|
|
@@ -1110,7 +1363,7 @@
|
|
|
1110
1363
|
"type": "structure",
|
|
1111
1364
|
"members": {
|
|
1112
1365
|
"DirectoryConfig": {
|
|
1113
|
-
"shape": "
|
|
1366
|
+
"shape": "S1h"
|
|
1114
1367
|
}
|
|
1115
1368
|
}
|
|
1116
1369
|
}
|
|
@@ -1124,10 +1377,10 @@
|
|
|
1124
1377
|
"Name": {},
|
|
1125
1378
|
"InstanceType": {},
|
|
1126
1379
|
"ComputeCapacity": {
|
|
1127
|
-
"shape": "
|
|
1380
|
+
"shape": "S1k"
|
|
1128
1381
|
},
|
|
1129
1382
|
"VpcConfig": {
|
|
1130
|
-
"shape": "
|
|
1383
|
+
"shape": "S1l"
|
|
1131
1384
|
},
|
|
1132
1385
|
"MaxUserDurationInSeconds": {
|
|
1133
1386
|
"type": "integer"
|
|
@@ -1145,7 +1398,7 @@
|
|
|
1145
1398
|
"type": "boolean"
|
|
1146
1399
|
},
|
|
1147
1400
|
"DomainJoinInfo": {
|
|
1148
|
-
"shape": "
|
|
1401
|
+
"shape": "S1p"
|
|
1149
1402
|
},
|
|
1150
1403
|
"IdleDisconnectTimeoutInSeconds": {
|
|
1151
1404
|
"type": "integer"
|
|
@@ -1155,14 +1408,21 @@
|
|
|
1155
1408
|
"member": {}
|
|
1156
1409
|
},
|
|
1157
1410
|
"IamRoleArn": {},
|
|
1158
|
-
"StreamView": {}
|
|
1411
|
+
"StreamView": {},
|
|
1412
|
+
"Platform": {},
|
|
1413
|
+
"MaxConcurrentSessions": {
|
|
1414
|
+
"type": "integer"
|
|
1415
|
+
},
|
|
1416
|
+
"UsbDeviceFilterStrings": {
|
|
1417
|
+
"shape": "S1r"
|
|
1418
|
+
}
|
|
1159
1419
|
}
|
|
1160
1420
|
},
|
|
1161
1421
|
"output": {
|
|
1162
1422
|
"type": "structure",
|
|
1163
1423
|
"members": {
|
|
1164
1424
|
"Fleet": {
|
|
1165
|
-
"shape": "
|
|
1425
|
+
"shape": "S1u"
|
|
1166
1426
|
}
|
|
1167
1427
|
}
|
|
1168
1428
|
}
|
|
@@ -1179,7 +1439,7 @@
|
|
|
1179
1439
|
"Name": {},
|
|
1180
1440
|
"SharedAccountId": {},
|
|
1181
1441
|
"ImagePermissions": {
|
|
1182
|
-
"shape": "
|
|
1442
|
+
"shape": "S3e"
|
|
1183
1443
|
}
|
|
1184
1444
|
}
|
|
1185
1445
|
},
|
|
@@ -1199,7 +1459,7 @@
|
|
|
1199
1459
|
"Description": {},
|
|
1200
1460
|
"Name": {},
|
|
1201
1461
|
"StorageConnectors": {
|
|
1202
|
-
"shape": "
|
|
1462
|
+
"shape": "S2h"
|
|
1203
1463
|
},
|
|
1204
1464
|
"DeleteStorageConnectors": {
|
|
1205
1465
|
"deprecated": true,
|
|
@@ -1212,16 +1472,16 @@
|
|
|
1212
1472
|
"member": {}
|
|
1213
1473
|
},
|
|
1214
1474
|
"UserSettings": {
|
|
1215
|
-
"shape": "
|
|
1475
|
+
"shape": "S2p"
|
|
1216
1476
|
},
|
|
1217
1477
|
"ApplicationSettings": {
|
|
1218
|
-
"shape": "
|
|
1478
|
+
"shape": "S2t"
|
|
1219
1479
|
},
|
|
1220
1480
|
"AccessEndpoints": {
|
|
1221
|
-
"shape": "
|
|
1481
|
+
"shape": "S22"
|
|
1222
1482
|
},
|
|
1223
1483
|
"EmbedHostDomains": {
|
|
1224
|
-
"shape": "
|
|
1484
|
+
"shape": "S2v"
|
|
1225
1485
|
}
|
|
1226
1486
|
}
|
|
1227
1487
|
},
|
|
@@ -1229,7 +1489,7 @@
|
|
|
1229
1489
|
"type": "structure",
|
|
1230
1490
|
"members": {
|
|
1231
1491
|
"Stack": {
|
|
1232
|
-
"shape": "
|
|
1492
|
+
"shape": "S2y"
|
|
1233
1493
|
}
|
|
1234
1494
|
}
|
|
1235
1495
|
}
|
|
@@ -1237,12 +1497,23 @@
|
|
|
1237
1497
|
},
|
|
1238
1498
|
"shapes": {
|
|
1239
1499
|
"S5": {
|
|
1500
|
+
"type": "structure",
|
|
1501
|
+
"required": [
|
|
1502
|
+
"FleetName",
|
|
1503
|
+
"ApplicationArn"
|
|
1504
|
+
],
|
|
1505
|
+
"members": {
|
|
1506
|
+
"FleetName": {},
|
|
1507
|
+
"ApplicationArn": {}
|
|
1508
|
+
}
|
|
1509
|
+
},
|
|
1510
|
+
"Sa": {
|
|
1240
1511
|
"type": "list",
|
|
1241
1512
|
"member": {
|
|
1242
|
-
"shape": "
|
|
1513
|
+
"shape": "Sb"
|
|
1243
1514
|
}
|
|
1244
1515
|
},
|
|
1245
|
-
"
|
|
1516
|
+
"Sb": {
|
|
1246
1517
|
"type": "structure",
|
|
1247
1518
|
"required": [
|
|
1248
1519
|
"StackName",
|
|
@@ -1252,7 +1523,7 @@
|
|
|
1252
1523
|
"members": {
|
|
1253
1524
|
"StackName": {},
|
|
1254
1525
|
"UserName": {
|
|
1255
|
-
"shape": "
|
|
1526
|
+
"shape": "Sc"
|
|
1256
1527
|
},
|
|
1257
1528
|
"AuthenticationType": {},
|
|
1258
1529
|
"SendEmailNotification": {
|
|
@@ -1260,28 +1531,127 @@
|
|
|
1260
1531
|
}
|
|
1261
1532
|
}
|
|
1262
1533
|
},
|
|
1263
|
-
"
|
|
1534
|
+
"Sc": {
|
|
1264
1535
|
"type": "string",
|
|
1265
1536
|
"sensitive": true
|
|
1266
1537
|
},
|
|
1267
|
-
"
|
|
1538
|
+
"Sg": {
|
|
1268
1539
|
"type": "list",
|
|
1269
1540
|
"member": {
|
|
1270
1541
|
"type": "structure",
|
|
1271
1542
|
"members": {
|
|
1272
1543
|
"UserStackAssociation": {
|
|
1273
|
-
"shape": "
|
|
1544
|
+
"shape": "Sb"
|
|
1274
1545
|
},
|
|
1275
1546
|
"ErrorCode": {},
|
|
1276
1547
|
"ErrorMessage": {}
|
|
1277
1548
|
}
|
|
1278
1549
|
}
|
|
1279
1550
|
},
|
|
1280
|
-
"
|
|
1551
|
+
"Sr": {
|
|
1552
|
+
"type": "structure",
|
|
1553
|
+
"required": [
|
|
1554
|
+
"S3Bucket",
|
|
1555
|
+
"S3Key"
|
|
1556
|
+
],
|
|
1557
|
+
"members": {
|
|
1558
|
+
"S3Bucket": {},
|
|
1559
|
+
"S3Key": {}
|
|
1560
|
+
}
|
|
1561
|
+
},
|
|
1562
|
+
"Su": {
|
|
1563
|
+
"type": "structure",
|
|
1564
|
+
"required": [
|
|
1565
|
+
"ScriptS3Location",
|
|
1566
|
+
"ExecutablePath",
|
|
1567
|
+
"TimeoutInSeconds"
|
|
1568
|
+
],
|
|
1569
|
+
"members": {
|
|
1570
|
+
"ScriptS3Location": {
|
|
1571
|
+
"shape": "Sr"
|
|
1572
|
+
},
|
|
1573
|
+
"ExecutablePath": {},
|
|
1574
|
+
"ExecutableParameters": {},
|
|
1575
|
+
"TimeoutInSeconds": {
|
|
1576
|
+
"type": "integer"
|
|
1577
|
+
}
|
|
1578
|
+
}
|
|
1579
|
+
},
|
|
1580
|
+
"Sw": {
|
|
1581
|
+
"type": "map",
|
|
1582
|
+
"key": {},
|
|
1583
|
+
"value": {}
|
|
1584
|
+
},
|
|
1585
|
+
"S10": {
|
|
1586
|
+
"type": "structure",
|
|
1587
|
+
"required": [
|
|
1588
|
+
"Name",
|
|
1589
|
+
"Arn",
|
|
1590
|
+
"SetupScriptDetails"
|
|
1591
|
+
],
|
|
1592
|
+
"members": {
|
|
1593
|
+
"Name": {},
|
|
1594
|
+
"Arn": {},
|
|
1595
|
+
"Description": {},
|
|
1596
|
+
"DisplayName": {},
|
|
1597
|
+
"SourceS3Location": {
|
|
1598
|
+
"shape": "Sr"
|
|
1599
|
+
},
|
|
1600
|
+
"SetupScriptDetails": {
|
|
1601
|
+
"shape": "Su"
|
|
1602
|
+
},
|
|
1603
|
+
"CreatedTime": {
|
|
1604
|
+
"type": "timestamp"
|
|
1605
|
+
}
|
|
1606
|
+
}
|
|
1607
|
+
},
|
|
1608
|
+
"S13": {
|
|
1609
|
+
"type": "list",
|
|
1610
|
+
"member": {}
|
|
1611
|
+
},
|
|
1612
|
+
"S15": {
|
|
1281
1613
|
"type": "list",
|
|
1282
1614
|
"member": {}
|
|
1283
1615
|
},
|
|
1284
|
-
"
|
|
1616
|
+
"S17": {
|
|
1617
|
+
"type": "structure",
|
|
1618
|
+
"members": {
|
|
1619
|
+
"Name": {},
|
|
1620
|
+
"DisplayName": {},
|
|
1621
|
+
"IconURL": {},
|
|
1622
|
+
"LaunchPath": {},
|
|
1623
|
+
"LaunchParameters": {},
|
|
1624
|
+
"Enabled": {
|
|
1625
|
+
"type": "boolean"
|
|
1626
|
+
},
|
|
1627
|
+
"Metadata": {
|
|
1628
|
+
"type": "map",
|
|
1629
|
+
"key": {},
|
|
1630
|
+
"value": {}
|
|
1631
|
+
},
|
|
1632
|
+
"WorkingDirectory": {},
|
|
1633
|
+
"Description": {},
|
|
1634
|
+
"Arn": {},
|
|
1635
|
+
"AppBlockArn": {},
|
|
1636
|
+
"IconS3Location": {
|
|
1637
|
+
"shape": "Sr"
|
|
1638
|
+
},
|
|
1639
|
+
"Platforms": {
|
|
1640
|
+
"shape": "S13"
|
|
1641
|
+
},
|
|
1642
|
+
"InstanceFamilies": {
|
|
1643
|
+
"shape": "S15"
|
|
1644
|
+
},
|
|
1645
|
+
"CreatedTime": {
|
|
1646
|
+
"type": "timestamp"
|
|
1647
|
+
}
|
|
1648
|
+
}
|
|
1649
|
+
},
|
|
1650
|
+
"S1b": {
|
|
1651
|
+
"type": "list",
|
|
1652
|
+
"member": {}
|
|
1653
|
+
},
|
|
1654
|
+
"S1d": {
|
|
1285
1655
|
"type": "structure",
|
|
1286
1656
|
"required": [
|
|
1287
1657
|
"AccountName",
|
|
@@ -1298,7 +1668,7 @@
|
|
|
1298
1668
|
}
|
|
1299
1669
|
}
|
|
1300
1670
|
},
|
|
1301
|
-
"
|
|
1671
|
+
"S1h": {
|
|
1302
1672
|
"type": "structure",
|
|
1303
1673
|
"required": [
|
|
1304
1674
|
"DirectoryName"
|
|
@@ -1306,17 +1676,17 @@
|
|
|
1306
1676
|
"members": {
|
|
1307
1677
|
"DirectoryName": {},
|
|
1308
1678
|
"OrganizationalUnitDistinguishedNames": {
|
|
1309
|
-
"shape": "
|
|
1679
|
+
"shape": "S1b"
|
|
1310
1680
|
},
|
|
1311
1681
|
"ServiceAccountCredentials": {
|
|
1312
|
-
"shape": "
|
|
1682
|
+
"shape": "S1d"
|
|
1313
1683
|
},
|
|
1314
1684
|
"CreatedTime": {
|
|
1315
1685
|
"type": "timestamp"
|
|
1316
1686
|
}
|
|
1317
1687
|
}
|
|
1318
1688
|
},
|
|
1319
|
-
"
|
|
1689
|
+
"S1k": {
|
|
1320
1690
|
"type": "structure",
|
|
1321
1691
|
"required": [
|
|
1322
1692
|
"DesiredInstances"
|
|
@@ -1327,7 +1697,7 @@
|
|
|
1327
1697
|
}
|
|
1328
1698
|
}
|
|
1329
1699
|
},
|
|
1330
|
-
"
|
|
1700
|
+
"S1l": {
|
|
1331
1701
|
"type": "structure",
|
|
1332
1702
|
"members": {
|
|
1333
1703
|
"SubnetIds": {
|
|
@@ -1340,19 +1710,18 @@
|
|
|
1340
1710
|
}
|
|
1341
1711
|
}
|
|
1342
1712
|
},
|
|
1343
|
-
"
|
|
1713
|
+
"S1p": {
|
|
1344
1714
|
"type": "structure",
|
|
1345
1715
|
"members": {
|
|
1346
1716
|
"DirectoryName": {},
|
|
1347
1717
|
"OrganizationalUnitDistinguishedName": {}
|
|
1348
1718
|
}
|
|
1349
1719
|
},
|
|
1350
|
-
"
|
|
1351
|
-
"type": "
|
|
1352
|
-
"
|
|
1353
|
-
"value": {}
|
|
1720
|
+
"S1r": {
|
|
1721
|
+
"type": "list",
|
|
1722
|
+
"member": {}
|
|
1354
1723
|
},
|
|
1355
|
-
"
|
|
1724
|
+
"S1u": {
|
|
1356
1725
|
"type": "structure",
|
|
1357
1726
|
"required": [
|
|
1358
1727
|
"Arn",
|
|
@@ -1398,7 +1767,7 @@
|
|
|
1398
1767
|
},
|
|
1399
1768
|
"State": {},
|
|
1400
1769
|
"VpcConfig": {
|
|
1401
|
-
"shape": "
|
|
1770
|
+
"shape": "S1l"
|
|
1402
1771
|
},
|
|
1403
1772
|
"CreatedTime": {
|
|
1404
1773
|
"type": "timestamp"
|
|
@@ -1417,16 +1786,23 @@
|
|
|
1417
1786
|
"type": "boolean"
|
|
1418
1787
|
},
|
|
1419
1788
|
"DomainJoinInfo": {
|
|
1420
|
-
"shape": "
|
|
1789
|
+
"shape": "S1p"
|
|
1421
1790
|
},
|
|
1422
1791
|
"IdleDisconnectTimeoutInSeconds": {
|
|
1423
1792
|
"type": "integer"
|
|
1424
1793
|
},
|
|
1425
1794
|
"IamRoleArn": {},
|
|
1426
|
-
"StreamView": {}
|
|
1795
|
+
"StreamView": {},
|
|
1796
|
+
"Platform": {},
|
|
1797
|
+
"MaxConcurrentSessions": {
|
|
1798
|
+
"type": "integer"
|
|
1799
|
+
},
|
|
1800
|
+
"UsbDeviceFilterStrings": {
|
|
1801
|
+
"shape": "S1r"
|
|
1802
|
+
}
|
|
1427
1803
|
}
|
|
1428
1804
|
},
|
|
1429
|
-
"
|
|
1805
|
+
"S22": {
|
|
1430
1806
|
"type": "list",
|
|
1431
1807
|
"member": {
|
|
1432
1808
|
"type": "structure",
|
|
@@ -1439,7 +1815,7 @@
|
|
|
1439
1815
|
}
|
|
1440
1816
|
}
|
|
1441
1817
|
},
|
|
1442
|
-
"
|
|
1818
|
+
"S26": {
|
|
1443
1819
|
"type": "structure",
|
|
1444
1820
|
"required": [
|
|
1445
1821
|
"Name"
|
|
@@ -1451,7 +1827,7 @@
|
|
|
1451
1827
|
"Description": {},
|
|
1452
1828
|
"DisplayName": {},
|
|
1453
1829
|
"VpcConfig": {
|
|
1454
|
-
"shape": "
|
|
1830
|
+
"shape": "S1l"
|
|
1455
1831
|
},
|
|
1456
1832
|
"InstanceType": {},
|
|
1457
1833
|
"Platform": {},
|
|
@@ -1471,28 +1847,28 @@
|
|
|
1471
1847
|
"type": "boolean"
|
|
1472
1848
|
},
|
|
1473
1849
|
"DomainJoinInfo": {
|
|
1474
|
-
"shape": "
|
|
1850
|
+
"shape": "S1p"
|
|
1475
1851
|
},
|
|
1476
1852
|
"NetworkAccessConfiguration": {
|
|
1477
|
-
"shape": "
|
|
1853
|
+
"shape": "S2a"
|
|
1478
1854
|
},
|
|
1479
1855
|
"ImageBuilderErrors": {
|
|
1480
|
-
"shape": "
|
|
1856
|
+
"shape": "S2b"
|
|
1481
1857
|
},
|
|
1482
1858
|
"AppstreamAgentVersion": {},
|
|
1483
1859
|
"AccessEndpoints": {
|
|
1484
|
-
"shape": "
|
|
1860
|
+
"shape": "S22"
|
|
1485
1861
|
}
|
|
1486
1862
|
}
|
|
1487
1863
|
},
|
|
1488
|
-
"
|
|
1864
|
+
"S2a": {
|
|
1489
1865
|
"type": "structure",
|
|
1490
1866
|
"members": {
|
|
1491
1867
|
"EniPrivateIpAddress": {},
|
|
1492
1868
|
"EniId": {}
|
|
1493
1869
|
}
|
|
1494
1870
|
},
|
|
1495
|
-
"
|
|
1871
|
+
"S2b": {
|
|
1496
1872
|
"type": "list",
|
|
1497
1873
|
"member": {
|
|
1498
1874
|
"type": "structure",
|
|
@@ -1505,7 +1881,7 @@
|
|
|
1505
1881
|
}
|
|
1506
1882
|
}
|
|
1507
1883
|
},
|
|
1508
|
-
"
|
|
1884
|
+
"S2h": {
|
|
1509
1885
|
"type": "list",
|
|
1510
1886
|
"member": {
|
|
1511
1887
|
"type": "structure",
|
|
@@ -1522,7 +1898,7 @@
|
|
|
1522
1898
|
}
|
|
1523
1899
|
}
|
|
1524
1900
|
},
|
|
1525
|
-
"
|
|
1901
|
+
"S2p": {
|
|
1526
1902
|
"type": "list",
|
|
1527
1903
|
"member": {
|
|
1528
1904
|
"type": "structure",
|
|
@@ -1536,7 +1912,7 @@
|
|
|
1536
1912
|
}
|
|
1537
1913
|
}
|
|
1538
1914
|
},
|
|
1539
|
-
"
|
|
1915
|
+
"S2t": {
|
|
1540
1916
|
"type": "structure",
|
|
1541
1917
|
"required": [
|
|
1542
1918
|
"Enabled"
|
|
@@ -1548,11 +1924,11 @@
|
|
|
1548
1924
|
"SettingsGroup": {}
|
|
1549
1925
|
}
|
|
1550
1926
|
},
|
|
1551
|
-
"
|
|
1927
|
+
"S2v": {
|
|
1552
1928
|
"type": "list",
|
|
1553
1929
|
"member": {}
|
|
1554
1930
|
},
|
|
1555
|
-
"
|
|
1931
|
+
"S2y": {
|
|
1556
1932
|
"type": "structure",
|
|
1557
1933
|
"required": [
|
|
1558
1934
|
"Name"
|
|
@@ -1566,7 +1942,7 @@
|
|
|
1566
1942
|
"type": "timestamp"
|
|
1567
1943
|
},
|
|
1568
1944
|
"StorageConnectors": {
|
|
1569
|
-
"shape": "
|
|
1945
|
+
"shape": "S2h"
|
|
1570
1946
|
},
|
|
1571
1947
|
"RedirectURL": {},
|
|
1572
1948
|
"FeedbackURL": {},
|
|
@@ -1581,7 +1957,7 @@
|
|
|
1581
1957
|
}
|
|
1582
1958
|
},
|
|
1583
1959
|
"UserSettings": {
|
|
1584
|
-
"shape": "
|
|
1960
|
+
"shape": "S2p"
|
|
1585
1961
|
},
|
|
1586
1962
|
"ApplicationSettings": {
|
|
1587
1963
|
"type": "structure",
|
|
@@ -1594,14 +1970,14 @@
|
|
|
1594
1970
|
}
|
|
1595
1971
|
},
|
|
1596
1972
|
"AccessEndpoints": {
|
|
1597
|
-
"shape": "
|
|
1973
|
+
"shape": "S22"
|
|
1598
1974
|
},
|
|
1599
1975
|
"EmbedHostDomains": {
|
|
1600
|
-
"shape": "
|
|
1976
|
+
"shape": "S2v"
|
|
1601
1977
|
}
|
|
1602
1978
|
}
|
|
1603
1979
|
},
|
|
1604
|
-
"
|
|
1980
|
+
"S38": {
|
|
1605
1981
|
"type": "structure",
|
|
1606
1982
|
"required": [
|
|
1607
1983
|
"Name"
|
|
@@ -1627,25 +2003,7 @@
|
|
|
1627
2003
|
}
|
|
1628
2004
|
},
|
|
1629
2005
|
"Applications": {
|
|
1630
|
-
"
|
|
1631
|
-
"member": {
|
|
1632
|
-
"type": "structure",
|
|
1633
|
-
"members": {
|
|
1634
|
-
"Name": {},
|
|
1635
|
-
"DisplayName": {},
|
|
1636
|
-
"IconURL": {},
|
|
1637
|
-
"LaunchPath": {},
|
|
1638
|
-
"LaunchParameters": {},
|
|
1639
|
-
"Enabled": {
|
|
1640
|
-
"type": "boolean"
|
|
1641
|
-
},
|
|
1642
|
-
"Metadata": {
|
|
1643
|
-
"type": "map",
|
|
1644
|
-
"key": {},
|
|
1645
|
-
"value": {}
|
|
1646
|
-
}
|
|
1647
|
-
}
|
|
1648
|
-
}
|
|
2006
|
+
"shape": "S3d"
|
|
1649
2007
|
},
|
|
1650
2008
|
"CreatedTime": {
|
|
1651
2009
|
"type": "timestamp"
|
|
@@ -1655,14 +2013,20 @@
|
|
|
1655
2013
|
},
|
|
1656
2014
|
"AppstreamAgentVersion": {},
|
|
1657
2015
|
"ImagePermissions": {
|
|
1658
|
-
"shape": "
|
|
2016
|
+
"shape": "S3e"
|
|
1659
2017
|
},
|
|
1660
2018
|
"ImageErrors": {
|
|
1661
|
-
"shape": "
|
|
2019
|
+
"shape": "S2b"
|
|
1662
2020
|
}
|
|
1663
2021
|
}
|
|
1664
2022
|
},
|
|
1665
|
-
"
|
|
2023
|
+
"S3d": {
|
|
2024
|
+
"type": "list",
|
|
2025
|
+
"member": {
|
|
2026
|
+
"shape": "S17"
|
|
2027
|
+
}
|
|
2028
|
+
},
|
|
2029
|
+
"S3e": {
|
|
1666
2030
|
"type": "structure",
|
|
1667
2031
|
"members": {
|
|
1668
2032
|
"allowFleet": {
|
|
@@ -1673,11 +2037,11 @@
|
|
|
1673
2037
|
}
|
|
1674
2038
|
}
|
|
1675
2039
|
},
|
|
1676
|
-
"
|
|
2040
|
+
"S3k": {
|
|
1677
2041
|
"type": "string",
|
|
1678
2042
|
"sensitive": true
|
|
1679
2043
|
},
|
|
1680
|
-
"
|
|
2044
|
+
"S48": {
|
|
1681
2045
|
"type": "list",
|
|
1682
2046
|
"member": {}
|
|
1683
2047
|
}
|