@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
|
@@ -44,11 +44,11 @@ declare class QuickSight extends Service {
|
|
|
44
44
|
*/
|
|
45
45
|
createDashboard(callback?: (err: AWSError, data: QuickSight.Types.CreateDashboardResponse) => void): Request<QuickSight.Types.CreateDashboardResponse, AWSError>;
|
|
46
46
|
/**
|
|
47
|
-
* Creates a dataset.
|
|
47
|
+
* Creates a dataset. This operation doesn't support datasets that include uploaded files as a source.
|
|
48
48
|
*/
|
|
49
49
|
createDataSet(params: QuickSight.Types.CreateDataSetRequest, callback?: (err: AWSError, data: QuickSight.Types.CreateDataSetResponse) => void): Request<QuickSight.Types.CreateDataSetResponse, AWSError>;
|
|
50
50
|
/**
|
|
51
|
-
* Creates a dataset.
|
|
51
|
+
* Creates a dataset. This operation doesn't support datasets that include uploaded files as a source.
|
|
52
52
|
*/
|
|
53
53
|
createDataSet(callback?: (err: AWSError, data: QuickSight.Types.CreateDataSetResponse) => void): Request<QuickSight.Types.CreateDataSetResponse, AWSError>;
|
|
54
54
|
/**
|
|
@@ -100,11 +100,11 @@ declare class QuickSight extends Service {
|
|
|
100
100
|
*/
|
|
101
101
|
createIAMPolicyAssignment(callback?: (err: AWSError, data: QuickSight.Types.CreateIAMPolicyAssignmentResponse) => void): Request<QuickSight.Types.CreateIAMPolicyAssignmentResponse, AWSError>;
|
|
102
102
|
/**
|
|
103
|
-
* Creates and starts a new SPICE ingestion
|
|
103
|
+
* Creates and starts a new SPICE ingestion for a dataset. You can manually refresh datasets in an Enterprise edition account 32 times in a 24-hour period. You can manually refresh datasets in a Standard edition account 8 times in a 24-hour period. Each 24-hour period is measured starting 24 hours before the current date and time. Any ingestions operating on tagged datasets inherit the same tags automatically for use in access control. For an example, see How do I create an IAM policy to control access to Amazon EC2 resources using tags? in the Amazon Web Services Knowledge Center. Tags are visible on the tagged dataset, but not on the ingestion resource.
|
|
104
104
|
*/
|
|
105
105
|
createIngestion(params: QuickSight.Types.CreateIngestionRequest, callback?: (err: AWSError, data: QuickSight.Types.CreateIngestionResponse) => void): Request<QuickSight.Types.CreateIngestionResponse, AWSError>;
|
|
106
106
|
/**
|
|
107
|
-
* Creates and starts a new SPICE ingestion
|
|
107
|
+
* Creates and starts a new SPICE ingestion for a dataset. You can manually refresh datasets in an Enterprise edition account 32 times in a 24-hour period. You can manually refresh datasets in a Standard edition account 8 times in a 24-hour period. Each 24-hour period is measured starting 24 hours before the current date and time. Any ingestions operating on tagged datasets inherit the same tags automatically for use in access control. For an example, see How do I create an IAM policy to control access to Amazon EC2 resources using tags? in the Amazon Web Services Knowledge Center. Tags are visible on the tagged dataset, but not on the ingestion resource.
|
|
108
108
|
*/
|
|
109
109
|
createIngestion(callback?: (err: AWSError, data: QuickSight.Types.CreateIngestionResponse) => void): Request<QuickSight.Types.CreateIngestionResponse, AWSError>;
|
|
110
110
|
/**
|
|
@@ -332,11 +332,11 @@ declare class QuickSight extends Service {
|
|
|
332
332
|
*/
|
|
333
333
|
describeDashboardPermissions(callback?: (err: AWSError, data: QuickSight.Types.DescribeDashboardPermissionsResponse) => void): Request<QuickSight.Types.DescribeDashboardPermissionsResponse, AWSError>;
|
|
334
334
|
/**
|
|
335
|
-
* Describes a dataset.
|
|
335
|
+
* Describes a dataset. This operation doesn't support datasets that include uploaded files as a source.
|
|
336
336
|
*/
|
|
337
337
|
describeDataSet(params: QuickSight.Types.DescribeDataSetRequest, callback?: (err: AWSError, data: QuickSight.Types.DescribeDataSetResponse) => void): Request<QuickSight.Types.DescribeDataSetResponse, AWSError>;
|
|
338
338
|
/**
|
|
339
|
-
* Describes a dataset.
|
|
339
|
+
* Describes a dataset. This operation doesn't support datasets that include uploaded files as a source.
|
|
340
340
|
*/
|
|
341
341
|
describeDataSet(callback?: (err: AWSError, data: QuickSight.Types.DescribeDataSetResponse) => void): Request<QuickSight.Types.DescribeDataSetResponse, AWSError>;
|
|
342
342
|
/**
|
|
@@ -804,11 +804,11 @@ declare class QuickSight extends Service {
|
|
|
804
804
|
*/
|
|
805
805
|
updateDashboardPublishedVersion(callback?: (err: AWSError, data: QuickSight.Types.UpdateDashboardPublishedVersionResponse) => void): Request<QuickSight.Types.UpdateDashboardPublishedVersionResponse, AWSError>;
|
|
806
806
|
/**
|
|
807
|
-
* Updates a dataset.
|
|
807
|
+
* Updates a dataset. This operation doesn't support datasets that include uploaded files as a source.
|
|
808
808
|
*/
|
|
809
809
|
updateDataSet(params: QuickSight.Types.UpdateDataSetRequest, callback?: (err: AWSError, data: QuickSight.Types.UpdateDataSetResponse) => void): Request<QuickSight.Types.UpdateDataSetResponse, AWSError>;
|
|
810
810
|
/**
|
|
811
|
-
* Updates a dataset.
|
|
811
|
+
* Updates a dataset. This operation doesn't support datasets that include uploaded files as a source.
|
|
812
812
|
*/
|
|
813
813
|
updateDataSet(callback?: (err: AWSError, data: QuickSight.Types.UpdateDataSetResponse) => void): Request<QuickSight.Types.UpdateDataSetResponse, AWSError>;
|
|
814
814
|
/**
|
|
@@ -123,6 +123,14 @@ declare class RAM extends Service {
|
|
|
123
123
|
* Lists the resources in a resource share that is shared with you but for which the invitation is still PENDING. That means that you haven't accepted or rejected the invitation and the invitation hasn't expired.
|
|
124
124
|
*/
|
|
125
125
|
listPendingInvitationResources(callback?: (err: AWSError, data: RAM.Types.ListPendingInvitationResourcesResponse) => void): Request<RAM.Types.ListPendingInvitationResourcesResponse, AWSError>;
|
|
126
|
+
/**
|
|
127
|
+
* Lists the available versions of the specified RAM permission.
|
|
128
|
+
*/
|
|
129
|
+
listPermissionVersions(params: RAM.Types.ListPermissionVersionsRequest, callback?: (err: AWSError, data: RAM.Types.ListPermissionVersionsResponse) => void): Request<RAM.Types.ListPermissionVersionsResponse, AWSError>;
|
|
130
|
+
/**
|
|
131
|
+
* Lists the available versions of the specified RAM permission.
|
|
132
|
+
*/
|
|
133
|
+
listPermissionVersions(callback?: (err: AWSError, data: RAM.Types.ListPermissionVersionsResponse) => void): Request<RAM.Types.ListPermissionVersionsResponse, AWSError>;
|
|
126
134
|
/**
|
|
127
135
|
* Retrieves a list of available RAM permissions that you can use for the supported resource types.
|
|
128
136
|
*/
|
|
@@ -243,7 +251,7 @@ declare namespace RAM {
|
|
|
243
251
|
*/
|
|
244
252
|
clientToken?: String;
|
|
245
253
|
/**
|
|
246
|
-
* Specifies the version of the RAM permission to associate with the resource share. If you don't specify this parameter, the operation uses the version designated as the default.
|
|
254
|
+
* Specifies the version of the RAM permission to associate with the resource share. If you don't specify this parameter, the operation uses the version designated as the default. You can use the ListPermissionVersions operation to discover the available versions of a permission.
|
|
247
255
|
*/
|
|
248
256
|
permissionVersion?: Integer;
|
|
249
257
|
}
|
|
@@ -592,6 +600,30 @@ declare namespace RAM {
|
|
|
592
600
|
*/
|
|
593
601
|
nextToken?: String;
|
|
594
602
|
}
|
|
603
|
+
export interface ListPermissionVersionsRequest {
|
|
604
|
+
/**
|
|
605
|
+
* Specifies the Amazon Resoure Name (ARN) of the RAM permission whose versions you want to list. You can use the permissionVersion parameter on the AssociateResourceSharePermission operation to specify a non-default version to attach.
|
|
606
|
+
*/
|
|
607
|
+
permissionArn: String;
|
|
608
|
+
/**
|
|
609
|
+
* Specifies that you want to receive the next page of results. Valid only if you received a NextToken response in the previous request. If you did, it indicates that more output is available. Set this parameter to the value provided by the previous call's NextToken response to request the next page of results.
|
|
610
|
+
*/
|
|
611
|
+
nextToken?: String;
|
|
612
|
+
/**
|
|
613
|
+
* Specifies the total number of results that you want included on each page of the response. If you do not include this parameter, it defaults to a value that is specific to the operation. If additional items exist beyond the number you specify, the NextToken response element is returned with a value (not null). Include the specified value as the NextToken request parameter in the next call to the operation to get the next part of the results. Note that the service might return fewer results than the maximum even when there are more results available. You should check NextToken after every operation to ensure that you receive all of the results.
|
|
614
|
+
*/
|
|
615
|
+
maxResults?: MaxResults;
|
|
616
|
+
}
|
|
617
|
+
export interface ListPermissionVersionsResponse {
|
|
618
|
+
/**
|
|
619
|
+
* An array of objects that contain details for each of the available versions.
|
|
620
|
+
*/
|
|
621
|
+
permissions?: ResourceSharePermissionList;
|
|
622
|
+
/**
|
|
623
|
+
* If present, this value indicates that more output is available than is included in the current response. Use this value in the NextToken request parameter in a subsequent call to the operation to get the next part of the output. You should repeat this until the NextToken response element comes back as null. This indicates that this is the last page of results.
|
|
624
|
+
*/
|
|
625
|
+
nextToken?: String;
|
|
626
|
+
}
|
|
595
627
|
export interface ListPermissionsRequest {
|
|
596
628
|
/**
|
|
597
629
|
* Specifies that you want to list permissions for only the specified resource type. For example, to list only permissions that apply to EC2 subnets, specify ec2:Subnet. You can use the ListResourceTypes operation to get the specific string required.
|
|
@@ -12,19 +12,19 @@ declare class Rbin extends Service {
|
|
|
12
12
|
constructor(options?: Rbin.Types.ClientConfiguration)
|
|
13
13
|
config: Config & Rbin.Types.ClientConfiguration;
|
|
14
14
|
/**
|
|
15
|
-
* Creates a Recycle Bin retention rule. For more information, see Create Recycle Bin retention rules in the Amazon
|
|
15
|
+
* Creates a Recycle Bin retention rule. For more information, see Create Recycle Bin retention rules in the Amazon Elastic Compute Cloud User Guide.
|
|
16
16
|
*/
|
|
17
17
|
createRule(params: Rbin.Types.CreateRuleRequest, callback?: (err: AWSError, data: Rbin.Types.CreateRuleResponse) => void): Request<Rbin.Types.CreateRuleResponse, AWSError>;
|
|
18
18
|
/**
|
|
19
|
-
* Creates a Recycle Bin retention rule. For more information, see Create Recycle Bin retention rules in the Amazon
|
|
19
|
+
* Creates a Recycle Bin retention rule. For more information, see Create Recycle Bin retention rules in the Amazon Elastic Compute Cloud User Guide.
|
|
20
20
|
*/
|
|
21
21
|
createRule(callback?: (err: AWSError, data: Rbin.Types.CreateRuleResponse) => void): Request<Rbin.Types.CreateRuleResponse, AWSError>;
|
|
22
22
|
/**
|
|
23
|
-
* Deletes a Recycle Bin retention rule. For more information, see Delete Recycle Bin retention rules in the Amazon
|
|
23
|
+
* Deletes a Recycle Bin retention rule. For more information, see Delete Recycle Bin retention rules in the Amazon Elastic Compute Cloud User Guide.
|
|
24
24
|
*/
|
|
25
25
|
deleteRule(params: Rbin.Types.DeleteRuleRequest, callback?: (err: AWSError, data: Rbin.Types.DeleteRuleResponse) => void): Request<Rbin.Types.DeleteRuleResponse, AWSError>;
|
|
26
26
|
/**
|
|
27
|
-
* Deletes a Recycle Bin retention rule. For more information, see Delete Recycle Bin retention rules in the Amazon
|
|
27
|
+
* Deletes a Recycle Bin retention rule. For more information, see Delete Recycle Bin retention rules in the Amazon Elastic Compute Cloud User Guide.
|
|
28
28
|
*/
|
|
29
29
|
deleteRule(callback?: (err: AWSError, data: Rbin.Types.DeleteRuleResponse) => void): Request<Rbin.Types.DeleteRuleResponse, AWSError>;
|
|
30
30
|
/**
|
|
@@ -44,35 +44,35 @@ declare class Rbin extends Service {
|
|
|
44
44
|
*/
|
|
45
45
|
listRules(callback?: (err: AWSError, data: Rbin.Types.ListRulesResponse) => void): Request<Rbin.Types.ListRulesResponse, AWSError>;
|
|
46
46
|
/**
|
|
47
|
-
* Lists the tags assigned a
|
|
47
|
+
* Lists the tags assigned to a retention rule.
|
|
48
48
|
*/
|
|
49
49
|
listTagsForResource(params: Rbin.Types.ListTagsForResourceRequest, callback?: (err: AWSError, data: Rbin.Types.ListTagsForResourceResponse) => void): Request<Rbin.Types.ListTagsForResourceResponse, AWSError>;
|
|
50
50
|
/**
|
|
51
|
-
* Lists the tags assigned a
|
|
51
|
+
* Lists the tags assigned to a retention rule.
|
|
52
52
|
*/
|
|
53
53
|
listTagsForResource(callback?: (err: AWSError, data: Rbin.Types.ListTagsForResourceResponse) => void): Request<Rbin.Types.ListTagsForResourceResponse, AWSError>;
|
|
54
54
|
/**
|
|
55
|
-
* Assigns tags to the specified
|
|
55
|
+
* Assigns tags to the specified retention rule.
|
|
56
56
|
*/
|
|
57
57
|
tagResource(params: Rbin.Types.TagResourceRequest, callback?: (err: AWSError, data: Rbin.Types.TagResourceResponse) => void): Request<Rbin.Types.TagResourceResponse, AWSError>;
|
|
58
58
|
/**
|
|
59
|
-
* Assigns tags to the specified
|
|
59
|
+
* Assigns tags to the specified retention rule.
|
|
60
60
|
*/
|
|
61
61
|
tagResource(callback?: (err: AWSError, data: Rbin.Types.TagResourceResponse) => void): Request<Rbin.Types.TagResourceResponse, AWSError>;
|
|
62
62
|
/**
|
|
63
|
-
* Unassigns a tag from a
|
|
63
|
+
* Unassigns a tag from a retention rule.
|
|
64
64
|
*/
|
|
65
65
|
untagResource(params: Rbin.Types.UntagResourceRequest, callback?: (err: AWSError, data: Rbin.Types.UntagResourceResponse) => void): Request<Rbin.Types.UntagResourceResponse, AWSError>;
|
|
66
66
|
/**
|
|
67
|
-
* Unassigns a tag from a
|
|
67
|
+
* Unassigns a tag from a retention rule.
|
|
68
68
|
*/
|
|
69
69
|
untagResource(callback?: (err: AWSError, data: Rbin.Types.UntagResourceResponse) => void): Request<Rbin.Types.UntagResourceResponse, AWSError>;
|
|
70
70
|
/**
|
|
71
|
-
* Updates an existing Recycle Bin retention rule. For more information, see Update Recycle Bin retention rules in the Amazon
|
|
71
|
+
* Updates an existing Recycle Bin retention rule. For more information, see Update Recycle Bin retention rules in the Amazon Elastic Compute Cloud User Guide.
|
|
72
72
|
*/
|
|
73
73
|
updateRule(params: Rbin.Types.UpdateRuleRequest, callback?: (err: AWSError, data: Rbin.Types.UpdateRuleResponse) => void): Request<Rbin.Types.UpdateRuleResponse, AWSError>;
|
|
74
74
|
/**
|
|
75
|
-
* Updates an existing Recycle Bin retention rule. For more information, see Update Recycle Bin retention rules in the Amazon
|
|
75
|
+
* Updates an existing Recycle Bin retention rule. For more information, see Update Recycle Bin retention rules in the Amazon Elastic Compute Cloud User Guide.
|
|
76
76
|
*/
|
|
77
77
|
updateRule(callback?: (err: AWSError, data: Rbin.Types.UpdateRuleResponse) => void): Request<Rbin.Types.UpdateRuleResponse, AWSError>;
|
|
78
78
|
}
|
|
@@ -83,7 +83,7 @@ declare namespace Rbin {
|
|
|
83
83
|
*/
|
|
84
84
|
RetentionPeriod: RetentionPeriod;
|
|
85
85
|
/**
|
|
86
|
-
*
|
|
86
|
+
* The retention rule description.
|
|
87
87
|
*/
|
|
88
88
|
Description?: Description;
|
|
89
89
|
/**
|
|
@@ -91,17 +91,17 @@ declare namespace Rbin {
|
|
|
91
91
|
*/
|
|
92
92
|
Tags?: TagList;
|
|
93
93
|
/**
|
|
94
|
-
* The resource type to be retained by the retention rule. Currently, only Amazon EBS snapshots are supported.
|
|
94
|
+
* The resource type to be retained by the retention rule. Currently, only Amazon EBS snapshots and EBS-backed AMIs are supported. To retain snapshots, specify EBS_SNAPSHOT. To retain EBS-backed AMIs, specify EC2_IMAGE.
|
|
95
95
|
*/
|
|
96
96
|
ResourceType: ResourceType;
|
|
97
97
|
/**
|
|
98
|
-
*
|
|
98
|
+
* Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule. For tag-level retention rules, only deleted resources, of the specified resource type, that have one or more of the specified tag key and value pairs are retained. If a resource is deleted, but it does not have any of the specified tag key and value pairs, it is immediately deleted without being retained by the retention rule. You can add the same tag key and value pair to a maximum or five retention rules. To create a Region-level retention rule, omit this parameter. A Region-level retention rule does not have any resource tags specified. It retains all deleted resources of the specified resource type in the Region in which the rule is created, even if the resources are not tagged.
|
|
99
99
|
*/
|
|
100
100
|
ResourceTags?: ResourceTags;
|
|
101
101
|
}
|
|
102
102
|
export interface CreateRuleResponse {
|
|
103
103
|
/**
|
|
104
|
-
* The unique
|
|
104
|
+
* The unique ID of the retention rule.
|
|
105
105
|
*/
|
|
106
106
|
Identifier?: RuleIdentifier;
|
|
107
107
|
RetentionPeriod?: RetentionPeriod;
|
|
@@ -110,7 +110,7 @@ declare namespace Rbin {
|
|
|
110
110
|
*/
|
|
111
111
|
Description?: Description;
|
|
112
112
|
/**
|
|
113
|
-
*
|
|
113
|
+
* Information about the tags assigned to the retention rule.
|
|
114
114
|
*/
|
|
115
115
|
Tags?: TagList;
|
|
116
116
|
/**
|
|
@@ -122,13 +122,13 @@ declare namespace Rbin {
|
|
|
122
122
|
*/
|
|
123
123
|
ResourceTags?: ResourceTags;
|
|
124
124
|
/**
|
|
125
|
-
* The state of the retention rule. Only retention rules that are in the available state retain
|
|
125
|
+
* The state of the retention rule. Only retention rules that are in the available state retain resources.
|
|
126
126
|
*/
|
|
127
127
|
Status?: RuleStatus;
|
|
128
128
|
}
|
|
129
129
|
export interface DeleteRuleRequest {
|
|
130
130
|
/**
|
|
131
|
-
* The unique ID of the retention rule
|
|
131
|
+
* The unique ID of the retention rule.
|
|
132
132
|
*/
|
|
133
133
|
Identifier: RuleIdentifier;
|
|
134
134
|
}
|
|
@@ -147,41 +147,41 @@ declare namespace Rbin {
|
|
|
147
147
|
*/
|
|
148
148
|
Identifier?: RuleIdentifier;
|
|
149
149
|
/**
|
|
150
|
-
* The
|
|
150
|
+
* The retention rule description.
|
|
151
151
|
*/
|
|
152
152
|
Description?: Description;
|
|
153
153
|
/**
|
|
154
|
-
* The resource type retained by the retention rule.
|
|
154
|
+
* The resource type retained by the retention rule.
|
|
155
155
|
*/
|
|
156
156
|
ResourceType?: ResourceType;
|
|
157
157
|
/**
|
|
158
|
-
* Information about the period for which the retention rule
|
|
158
|
+
* Information about the retention period for which the retention rule is to retain resources.
|
|
159
159
|
*/
|
|
160
160
|
RetentionPeriod?: RetentionPeriod;
|
|
161
161
|
/**
|
|
162
|
-
*
|
|
162
|
+
* Information about the resource tags used to identify resources that are retained by the retention rule.
|
|
163
163
|
*/
|
|
164
164
|
ResourceTags?: ResourceTags;
|
|
165
165
|
/**
|
|
166
|
-
* The state of the retention rule. Only retention rules that are in the available state retain
|
|
166
|
+
* The state of the retention rule. Only retention rules that are in the available state retain resources.
|
|
167
167
|
*/
|
|
168
168
|
Status?: RuleStatus;
|
|
169
169
|
}
|
|
170
170
|
export interface ListRulesRequest {
|
|
171
171
|
/**
|
|
172
|
-
* The maximum number of results to return
|
|
172
|
+
* The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned NextToken value.
|
|
173
173
|
*/
|
|
174
174
|
MaxResults?: MaxResults;
|
|
175
175
|
/**
|
|
176
|
-
* The token
|
|
176
|
+
* The token for the next page of results.
|
|
177
177
|
*/
|
|
178
178
|
NextToken?: NextToken;
|
|
179
179
|
/**
|
|
180
|
-
* The resource type retained by the retention rule. Only retention rules that retain the specified resource type are listed.
|
|
180
|
+
* The resource type retained by the retention rule. Only retention rules that retain the specified resource type are listed. Currently, only Amazon EBS snapshots and EBS-backed AMIs are supported. To list retention rules that retain snapshots, specify EBS_SNAPSHOT. To list retention rules that retain EBS-backed AMIs, specify EC2_IMAGE.
|
|
181
181
|
*/
|
|
182
182
|
ResourceType: ResourceType;
|
|
183
183
|
/**
|
|
184
|
-
*
|
|
184
|
+
* Information about the resource tags used to identify resources that are retained by the retention rule.
|
|
185
185
|
*/
|
|
186
186
|
ResourceTags?: ResourceTags;
|
|
187
187
|
}
|
|
@@ -197,13 +197,13 @@ declare namespace Rbin {
|
|
|
197
197
|
}
|
|
198
198
|
export interface ListTagsForResourceRequest {
|
|
199
199
|
/**
|
|
200
|
-
* The Amazon Resource Name (ARN) of the
|
|
200
|
+
* The Amazon Resource Name (ARN) of the retention rule.
|
|
201
201
|
*/
|
|
202
202
|
ResourceArn: RuleArn;
|
|
203
203
|
}
|
|
204
204
|
export interface ListTagsForResourceResponse {
|
|
205
205
|
/**
|
|
206
|
-
* Information about the tags assigned to the
|
|
206
|
+
* Information about the tags assigned to the retention rule.
|
|
207
207
|
*/
|
|
208
208
|
Tags?: TagList;
|
|
209
209
|
}
|
|
@@ -222,7 +222,7 @@ declare namespace Rbin {
|
|
|
222
222
|
export type ResourceTagKey = string;
|
|
223
223
|
export type ResourceTagValue = string;
|
|
224
224
|
export type ResourceTags = ResourceTag[];
|
|
225
|
-
export type ResourceType = "EBS_SNAPSHOT"|string;
|
|
225
|
+
export type ResourceType = "EBS_SNAPSHOT"|"EC2_IMAGE"|string;
|
|
226
226
|
export interface RetentionPeriod {
|
|
227
227
|
/**
|
|
228
228
|
* The period value for which the retention rule is to retain resources. The period is measured using the unit specified for RetentionPeriodUnit.
|
|
@@ -244,11 +244,11 @@ declare namespace Rbin {
|
|
|
244
244
|
*/
|
|
245
245
|
Identifier?: RuleIdentifier;
|
|
246
246
|
/**
|
|
247
|
-
* The
|
|
247
|
+
* The retention rule description.
|
|
248
248
|
*/
|
|
249
249
|
Description?: Description;
|
|
250
250
|
/**
|
|
251
|
-
* Information about the retention period for which the retention rule
|
|
251
|
+
* Information about the retention period for which the retention rule is to retain resources.
|
|
252
252
|
*/
|
|
253
253
|
RetentionPeriod?: RetentionPeriod;
|
|
254
254
|
}
|
|
@@ -268,11 +268,11 @@ declare namespace Rbin {
|
|
|
268
268
|
export type TagList = Tag[];
|
|
269
269
|
export interface TagResourceRequest {
|
|
270
270
|
/**
|
|
271
|
-
* The Amazon Resource Name (ARN) of the
|
|
271
|
+
* The Amazon Resource Name (ARN) of the retention rule.
|
|
272
272
|
*/
|
|
273
273
|
ResourceArn: RuleArn;
|
|
274
274
|
/**
|
|
275
|
-
* Information about the tags to assign to the
|
|
275
|
+
* Information about the tags to assign to the retention rule.
|
|
276
276
|
*/
|
|
277
277
|
Tags: TagList;
|
|
278
278
|
}
|
|
@@ -281,11 +281,11 @@ declare namespace Rbin {
|
|
|
281
281
|
export type TagValue = string;
|
|
282
282
|
export interface UntagResourceRequest {
|
|
283
283
|
/**
|
|
284
|
-
* The Amazon Resource Name (ARN) of the
|
|
284
|
+
* The Amazon Resource Name (ARN) of the retention rule.
|
|
285
285
|
*/
|
|
286
286
|
ResourceArn: RuleArn;
|
|
287
287
|
/**
|
|
288
|
-
*
|
|
288
|
+
* The tag keys of the tags to unassign. All tags that have the specified tag key are unassigned.
|
|
289
289
|
*/
|
|
290
290
|
TagKeys: TagKeyList;
|
|
291
291
|
}
|
|
@@ -293,7 +293,7 @@ declare namespace Rbin {
|
|
|
293
293
|
}
|
|
294
294
|
export interface UpdateRuleRequest {
|
|
295
295
|
/**
|
|
296
|
-
* The unique ID of the retention rule
|
|
296
|
+
* The unique ID of the retention rule.
|
|
297
297
|
*/
|
|
298
298
|
Identifier: RuleIdentifier;
|
|
299
299
|
/**
|
|
@@ -305,11 +305,11 @@ declare namespace Rbin {
|
|
|
305
305
|
*/
|
|
306
306
|
Description?: Description;
|
|
307
307
|
/**
|
|
308
|
-
* The resource type to be retained by the retention rule. Currently, only Amazon EBS snapshots are supported.
|
|
308
|
+
* The resource type to be retained by the retention rule. Currently, only Amazon EBS snapshots and EBS-backed AMIs are supported. To retain snapshots, specify EBS_SNAPSHOT. To retain EBS-backed AMIs, specify EC2_IMAGE.
|
|
309
309
|
*/
|
|
310
310
|
ResourceType?: ResourceType;
|
|
311
311
|
/**
|
|
312
|
-
*
|
|
312
|
+
* Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule. For tag-level retention rules, only deleted resources, of the specified resource type, that have one or more of the specified tag key and value pairs are retained. If a resource is deleted, but it does not have any of the specified tag key and value pairs, it is immediately deleted without being retained by the retention rule. You can add the same tag key and value pair to a maximum or five retention rules. To create a Region-level retention rule, omit this parameter. A Region-level retention rule does not have any resource tags specified. It retains all deleted resources of the specified resource type in the Region in which the rule is created, even if the resources are not tagged.
|
|
313
313
|
*/
|
|
314
314
|
ResourceTags?: ResourceTags;
|
|
315
315
|
}
|
|
@@ -332,7 +332,7 @@ declare namespace Rbin {
|
|
|
332
332
|
*/
|
|
333
333
|
ResourceTags?: ResourceTags;
|
|
334
334
|
/**
|
|
335
|
-
* The state of the retention rule. Only retention rules that are in the available state retain
|
|
335
|
+
* The state of the retention rule. Only retention rules that are in the available state retain resources.
|
|
336
336
|
*/
|
|
337
337
|
Status?: RuleStatus;
|
|
338
338
|
}
|