@pgarbe/cdk-ecr-sync 0.5.22 → 0.5.26
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 -19
- package/.jsii +150 -6
- package/.projenrc.ts +4 -4
- package/CHANGELOG.md +1 -91
- package/lib/ecr-sync.d.ts +4 -22
- package/lib/ecr-sync.js +3 -10
- package/lib/image.d.ts +5 -8
- package/lib/image.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +184 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
- 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/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
- 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 +30 -15
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
- 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 +18 -12
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
- package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
- package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
- package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
- package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
- 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 +4 -1
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
- 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 +131 -76
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
- 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 +5 -1
- 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 +151 -127
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
- package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
- 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 +18 -12
- package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
- package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
- package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
- 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/runtime.lex.v2-2020-08-07.min.json +41 -8
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
- package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
- package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
- package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
- package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
- package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
- package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
- package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
- package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
- package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
- package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
- package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
- package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
- package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
- package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
- package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
- package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
- package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
- package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
- package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
- package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
- package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
- package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
- package/node_modules/aws-sdk/clients/es.d.ts +110 -0
- package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
- package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
- package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
- package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
- package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
- package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
- package/node_modules/aws-sdk/clients/health.d.ts +2 -2
- package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
- package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
- package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
- package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
- package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
- package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
- package/node_modules/aws-sdk/clients/location.d.ts +306 -59
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
- package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
- package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
- package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
- package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
- package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
- package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
- package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
- package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
- package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
- package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
- package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
- package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
- package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
- package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
- package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
- package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
- package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
- 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/route53recoveryreadiness.d.ts +275 -230
- package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
- package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
- package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
- package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
- package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
- package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
- package/node_modules/aws-sdk/clients/support.d.ts +62 -62
- package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
- package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
- package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
- package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
- package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
- package/node_modules/aws-sdk/lib/param_validator.js +2 -0
- package/node_modules/aws-sdk/package.json +2 -2
- package/node_modules/jmespath/jmespath.js +32 -27
- package/node_modules/jmespath/package.json +2 -7
- 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/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
- package/package.json +22 -22
- package/releasetag.txt +1 -0
- package/version.txt +1 -0
- package/node_modules/jmespath/.eslintrc +0 -10
- package/node_modules/jmespath/.npmignore +0 -1
- package/node_modules/jmespath/.travis.yml +0 -6
- package/node_modules/jmespath/BASELINE +0 -15
- package/node_modules/jmespath/Gruntfile.js +0 -36
- package/node_modules/jmespath/g.sh +0 -5
- package/node_modules/jmespath/index.html +0 -93
- package/node_modules/jmespath/james.html +0 -7
- package/node_modules/jmespath/l.js +0 -189
- package/node_modules/jmespath/perf.js +0 -33
- package/node_modules/jmespath/reservedWords.json +0 -4
- package/node_modules/jmespath/test/compliance/basic.json +0 -96
- package/node_modules/jmespath/test/compliance/boolean.json +0 -257
- package/node_modules/jmespath/test/compliance/current.json +0 -25
- package/node_modules/jmespath/test/compliance/escape.json +0 -46
- package/node_modules/jmespath/test/compliance/filters.json +0 -468
- package/node_modules/jmespath/test/compliance/functions.json +0 -825
- package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
- package/node_modules/jmespath/test/compliance/indices.json +0 -346
- package/node_modules/jmespath/test/compliance/literal.json +0 -190
- package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
- package/node_modules/jmespath/test/compliance/pipe.json +0 -131
- package/node_modules/jmespath/test/compliance/slice.json +0 -187
- package/node_modules/jmespath/test/compliance/syntax.json +0 -616
- package/node_modules/jmespath/test/compliance/unicode.json +0 -38
- package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
- package/node_modules/jmespath/test/compliance.js +0 -56
- package/node_modules/jmespath/test/jmespath.js +0 -217
|
@@ -20,6 +20,14 @@ declare class AppStream extends Service {
|
|
|
20
20
|
* Associates the specified application with the specified fleet. This is only supported for Elastic fleets.
|
|
21
21
|
*/
|
|
22
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>;
|
|
23
31
|
/**
|
|
24
32
|
* Associates the specified fleet with the specified stack.
|
|
25
33
|
*/
|
|
@@ -76,6 +84,14 @@ declare class AppStream extends Service {
|
|
|
76
84
|
* 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.
|
|
77
85
|
*/
|
|
78
86
|
createDirectoryConfig(callback?: (err: AWSError, data: AppStream.Types.CreateDirectoryConfigResult) => void): Request<AppStream.Types.CreateDirectoryConfigResult, AWSError>;
|
|
87
|
+
/**
|
|
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>;
|
|
79
95
|
/**
|
|
80
96
|
* Creates a fleet. A fleet consists of streaming instances that run a specified image when using Always-On or On-Demand.
|
|
81
97
|
*/
|
|
@@ -164,6 +180,14 @@ declare class AppStream extends Service {
|
|
|
164
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.
|
|
165
181
|
*/
|
|
166
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>;
|
|
167
191
|
/**
|
|
168
192
|
* Deletes the specified fleet.
|
|
169
193
|
*/
|
|
@@ -252,6 +276,14 @@ declare class AppStream extends Service {
|
|
|
252
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.
|
|
253
277
|
*/
|
|
254
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>;
|
|
255
287
|
/**
|
|
256
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.
|
|
257
289
|
*/
|
|
@@ -340,6 +372,14 @@ declare class AppStream extends Service {
|
|
|
340
372
|
* Disassociates the specified application from the fleet.
|
|
341
373
|
*/
|
|
342
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>;
|
|
343
383
|
/**
|
|
344
384
|
* Disassociates the specified fleet from the specified stack.
|
|
345
385
|
*/
|
|
@@ -380,6 +420,14 @@ declare class AppStream extends Service {
|
|
|
380
420
|
* Retrieves the name of the stack with which the specified fleet is associated.
|
|
381
421
|
*/
|
|
382
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>;
|
|
383
431
|
/**
|
|
384
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.
|
|
385
433
|
*/
|
|
@@ -452,6 +500,14 @@ declare class AppStream extends Service {
|
|
|
452
500
|
* 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.
|
|
453
501
|
*/
|
|
454
502
|
updateDirectoryConfig(callback?: (err: AWSError, data: AppStream.Types.UpdateDirectoryConfigResult) => void): Request<AppStream.Types.UpdateDirectoryConfigResult, AWSError>;
|
|
503
|
+
/**
|
|
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>;
|
|
455
511
|
/**
|
|
456
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.
|
|
457
513
|
*/
|
|
@@ -540,6 +596,7 @@ declare namespace AppStream {
|
|
|
540
596
|
CreatedTime?: Timestamp;
|
|
541
597
|
}
|
|
542
598
|
export type AppBlocks = AppBlock[];
|
|
599
|
+
export type AppVisibility = "ALL"|"ASSOCIATED"|string;
|
|
543
600
|
export interface Application {
|
|
544
601
|
/**
|
|
545
602
|
* The name of the application.
|
|
@@ -659,6 +716,22 @@ declare namespace AppStream {
|
|
|
659
716
|
*/
|
|
660
717
|
ApplicationFleetAssociation?: ApplicationFleetAssociation;
|
|
661
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
|
+
}
|
|
662
735
|
export interface AssociateFleetRequest {
|
|
663
736
|
/**
|
|
664
737
|
* The name of the fleet.
|
|
@@ -849,6 +922,34 @@ declare namespace AppStream {
|
|
|
849
922
|
*/
|
|
850
923
|
DirectoryConfig?: DirectoryConfig;
|
|
851
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
|
+
}
|
|
852
953
|
export interface CreateFleetRequest {
|
|
853
954
|
/**
|
|
854
955
|
* A unique name for the fleet.
|
|
@@ -1198,6 +1299,18 @@ declare namespace AppStream {
|
|
|
1198
1299
|
}
|
|
1199
1300
|
export interface DeleteDirectoryConfigResult {
|
|
1200
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
|
+
}
|
|
1201
1314
|
export interface DeleteFleetRequest {
|
|
1202
1315
|
/**
|
|
1203
1316
|
* The name of the fleet.
|
|
@@ -1366,6 +1479,34 @@ declare namespace AppStream {
|
|
|
1366
1479
|
*/
|
|
1367
1480
|
NextToken?: String;
|
|
1368
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
|
+
}
|
|
1369
1510
|
export interface DescribeFleetsRequest {
|
|
1370
1511
|
/**
|
|
1371
1512
|
* The names of the fleets to describe.
|
|
@@ -1653,6 +1794,22 @@ declare namespace AppStream {
|
|
|
1653
1794
|
}
|
|
1654
1795
|
export interface DisassociateApplicationFleetResult {
|
|
1655
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
|
+
}
|
|
1656
1813
|
export interface DisassociateFleetRequest {
|
|
1657
1814
|
/**
|
|
1658
1815
|
* The name of the fleet.
|
|
@@ -1692,6 +1849,55 @@ declare namespace AppStream {
|
|
|
1692
1849
|
}
|
|
1693
1850
|
export interface EnableUserResult {
|
|
1694
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[];
|
|
1695
1901
|
export interface ExpireSessionRequest {
|
|
1696
1902
|
/**
|
|
1697
1903
|
* The identifier of the streaming session.
|
|
@@ -2041,6 +2247,34 @@ declare namespace AppStream {
|
|
|
2041
2247
|
*/
|
|
2042
2248
|
NextToken?: String;
|
|
2043
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
|
+
}
|
|
2044
2278
|
export interface ListTagsForResourceRequest {
|
|
2045
2279
|
/**
|
|
2046
2280
|
* The Amazon Resource Name (ARN) of the resource.
|
|
@@ -2413,6 +2647,34 @@ declare namespace AppStream {
|
|
|
2413
2647
|
*/
|
|
2414
2648
|
DirectoryConfig?: DirectoryConfig;
|
|
2415
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
|
+
}
|
|
2416
2678
|
export interface UpdateFleetRequest {
|
|
2417
2679
|
/**
|
|
2418
2680
|
* The name of the image used to create the fleet.
|