@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
|
@@ -12,21 +12,29 @@ declare class PI extends Service {
|
|
|
12
12
|
constructor(options?: PI.Types.ClientConfiguration)
|
|
13
13
|
config: Config & PI.Types.ClientConfiguration;
|
|
14
14
|
/**
|
|
15
|
-
* For a specific time period, retrieve the top N dimension keys for a metric.
|
|
15
|
+
* For a specific time period, retrieve the top N dimension keys for a metric. Each response element returns a maximum of 500 bytes. For larger elements, such as SQL statements, only the first 500 bytes are returned.
|
|
16
16
|
*/
|
|
17
17
|
describeDimensionKeys(params: PI.Types.DescribeDimensionKeysRequest, callback?: (err: AWSError, data: PI.Types.DescribeDimensionKeysResponse) => void): Request<PI.Types.DescribeDimensionKeysResponse, AWSError>;
|
|
18
18
|
/**
|
|
19
|
-
* For a specific time period, retrieve the top N dimension keys for a metric.
|
|
19
|
+
* For a specific time period, retrieve the top N dimension keys for a metric. Each response element returns a maximum of 500 bytes. For larger elements, such as SQL statements, only the first 500 bytes are returned.
|
|
20
20
|
*/
|
|
21
21
|
describeDimensionKeys(callback?: (err: AWSError, data: PI.Types.DescribeDimensionKeysResponse) => void): Request<PI.Types.DescribeDimensionKeysResponse, AWSError>;
|
|
22
22
|
/**
|
|
23
|
-
* Get the attributes of the specified dimension group for a DB instance or data source. For example, if you specify a SQL ID, GetDimensionKeyDetails retrieves the full text of the dimension db.sql.
|
|
23
|
+
* Get the attributes of the specified dimension group for a DB instance or data source. For example, if you specify a SQL ID, GetDimensionKeyDetails retrieves the full text of the dimension db.sql.statementcassociated with this ID. This operation is useful because GetResourceMetrics and DescribeDimensionKeys don't support retrieval of large SQL statement text.
|
|
24
24
|
*/
|
|
25
25
|
getDimensionKeyDetails(params: PI.Types.GetDimensionKeyDetailsRequest, callback?: (err: AWSError, data: PI.Types.GetDimensionKeyDetailsResponse) => void): Request<PI.Types.GetDimensionKeyDetailsResponse, AWSError>;
|
|
26
26
|
/**
|
|
27
|
-
* Get the attributes of the specified dimension group for a DB instance or data source. For example, if you specify a SQL ID, GetDimensionKeyDetails retrieves the full text of the dimension db.sql.
|
|
27
|
+
* Get the attributes of the specified dimension group for a DB instance or data source. For example, if you specify a SQL ID, GetDimensionKeyDetails retrieves the full text of the dimension db.sql.statementcassociated with this ID. This operation is useful because GetResourceMetrics and DescribeDimensionKeys don't support retrieval of large SQL statement text.
|
|
28
28
|
*/
|
|
29
29
|
getDimensionKeyDetails(callback?: (err: AWSError, data: PI.Types.GetDimensionKeyDetailsResponse) => void): Request<PI.Types.GetDimensionKeyDetailsResponse, AWSError>;
|
|
30
|
+
/**
|
|
31
|
+
* Retrieve the metadata for different features. For example, the metadata might indicate that a feature is turned on or off on a specific DB instance.
|
|
32
|
+
*/
|
|
33
|
+
getResourceMetadata(params: PI.Types.GetResourceMetadataRequest, callback?: (err: AWSError, data: PI.Types.GetResourceMetadataResponse) => void): Request<PI.Types.GetResourceMetadataResponse, AWSError>;
|
|
34
|
+
/**
|
|
35
|
+
* Retrieve the metadata for different features. For example, the metadata might indicate that a feature is turned on or off on a specific DB instance.
|
|
36
|
+
*/
|
|
37
|
+
getResourceMetadata(callback?: (err: AWSError, data: PI.Types.GetResourceMetadataResponse) => void): Request<PI.Types.GetResourceMetadataResponse, AWSError>;
|
|
30
38
|
/**
|
|
31
39
|
* Retrieve Performance Insights metrics for a set of data sources, over a time period. You can provide specific dimension groups and dimensions, and provide aggregation and filtering criteria for each group. Each response element returns a maximum of 500 bytes. For larger elements, such as SQL statements, only the first 500 bytes are returned.
|
|
32
40
|
*/
|
|
@@ -35,8 +43,26 @@ declare class PI extends Service {
|
|
|
35
43
|
* Retrieve Performance Insights metrics for a set of data sources, over a time period. You can provide specific dimension groups and dimensions, and provide aggregation and filtering criteria for each group. Each response element returns a maximum of 500 bytes. For larger elements, such as SQL statements, only the first 500 bytes are returned.
|
|
36
44
|
*/
|
|
37
45
|
getResourceMetrics(callback?: (err: AWSError, data: PI.Types.GetResourceMetricsResponse) => void): Request<PI.Types.GetResourceMetricsResponse, AWSError>;
|
|
46
|
+
/**
|
|
47
|
+
* Retrieve the dimensions that can be queried for each specified metric type on a specified DB instance.
|
|
48
|
+
*/
|
|
49
|
+
listAvailableResourceDimensions(params: PI.Types.ListAvailableResourceDimensionsRequest, callback?: (err: AWSError, data: PI.Types.ListAvailableResourceDimensionsResponse) => void): Request<PI.Types.ListAvailableResourceDimensionsResponse, AWSError>;
|
|
50
|
+
/**
|
|
51
|
+
* Retrieve the dimensions that can be queried for each specified metric type on a specified DB instance.
|
|
52
|
+
*/
|
|
53
|
+
listAvailableResourceDimensions(callback?: (err: AWSError, data: PI.Types.ListAvailableResourceDimensionsResponse) => void): Request<PI.Types.ListAvailableResourceDimensionsResponse, AWSError>;
|
|
54
|
+
/**
|
|
55
|
+
* Retrieve metrics of the specified types that can be queried for a specified DB instance.
|
|
56
|
+
*/
|
|
57
|
+
listAvailableResourceMetrics(params: PI.Types.ListAvailableResourceMetricsRequest, callback?: (err: AWSError, data: PI.Types.ListAvailableResourceMetricsResponse) => void): Request<PI.Types.ListAvailableResourceMetricsResponse, AWSError>;
|
|
58
|
+
/**
|
|
59
|
+
* Retrieve metrics of the specified types that can be queried for a specified DB instance.
|
|
60
|
+
*/
|
|
61
|
+
listAvailableResourceMetrics(callback?: (err: AWSError, data: PI.Types.ListAvailableResourceMetricsResponse) => void): Request<PI.Types.ListAvailableResourceMetricsResponse, AWSError>;
|
|
38
62
|
}
|
|
39
63
|
declare namespace PI {
|
|
64
|
+
export type AdditionalMetricsList = RequestString[];
|
|
65
|
+
export type AdditionalMetricsMap = {[key: string]: Double};
|
|
40
66
|
export interface DataPoint {
|
|
41
67
|
/**
|
|
42
68
|
* The time, in epoch format, associated with a particular Value.
|
|
@@ -50,15 +76,15 @@ declare namespace PI {
|
|
|
50
76
|
export type DataPointsList = DataPoint[];
|
|
51
77
|
export interface DescribeDimensionKeysRequest {
|
|
52
78
|
/**
|
|
53
|
-
* The
|
|
79
|
+
* The Amazon Web Services service for which Performance Insights will return metrics. The only valid value for ServiceType is RDS.
|
|
54
80
|
*/
|
|
55
81
|
ServiceType: ServiceType;
|
|
56
82
|
/**
|
|
57
|
-
* An immutable,
|
|
83
|
+
* An immutable, Amazon Web Services Region-unique identifier for a data source. Performance Insights gathers metrics from this data source. To use an Amazon RDS instance as a data source, you specify its DbiResourceId value. For example, specify db-FAIHNTYBKTGAUSUZQYPDS2GW4A.
|
|
58
84
|
*/
|
|
59
85
|
Identifier: RequestString;
|
|
60
86
|
/**
|
|
61
|
-
* The date and time specifying the beginning of the requested time series data. You must specify a StartTime within the past 7 days. The value specified is inclusive, which means that data points equal to or greater than StartTime are returned.
|
|
87
|
+
* The date and time specifying the beginning of the requested time series data. You must specify a StartTime within the past 7 days. The value specified is inclusive, which means that data points equal to or greater than StartTime are returned. The value for StartTime must be earlier than the value for EndTime.
|
|
62
88
|
*/
|
|
63
89
|
StartTime: ISOTimestamp;
|
|
64
90
|
/**
|
|
@@ -66,19 +92,23 @@ declare namespace PI {
|
|
|
66
92
|
*/
|
|
67
93
|
EndTime: ISOTimestamp;
|
|
68
94
|
/**
|
|
69
|
-
* The name of a Performance Insights metric to be measured. Valid values for Metric are: db.load.avg - a scaled representation of the number of active sessions for the database engine.
|
|
95
|
+
* The name of a Performance Insights metric to be measured. Valid values for Metric are: db.load.avg - a scaled representation of the number of active sessions for the database engine. db.sampledload.avg - the raw number of active sessions for the database engine. If the number of active sessions is less than an internal Performance Insights threshold, db.load.avg and db.sampledload.avg are the same value. If the number of active sessions is greater than the internal threshold, Performance Insights samples the active sessions, with db.load.avg showing the scaled values, db.sampledload.avg showing the raw values, and db.sampledload.avg less than db.load.avg. For most use cases, you can query db.load.avg only.
|
|
70
96
|
*/
|
|
71
97
|
Metric: RequestString;
|
|
72
98
|
/**
|
|
73
|
-
* The granularity, in seconds, of the data points returned from Performance Insights. A period can be as short as one second, or as long as one day (86400 seconds). Valid values are:
|
|
99
|
+
* The granularity, in seconds, of the data points returned from Performance Insights. A period can be as short as one second, or as long as one day (86400 seconds). Valid values are: 1 (one second) 60 (one minute) 300 (five minutes) 3600 (one hour) 86400 (twenty-four hours) If you don't specify PeriodInSeconds, then Performance Insights chooses a value for you, with a goal of returning roughly 100-200 data points in the response.
|
|
74
100
|
*/
|
|
75
101
|
PeriodInSeconds?: Integer;
|
|
76
102
|
/**
|
|
77
|
-
* A specification for how to aggregate the data points from a query result. You must specify a valid dimension group. Performance Insights returns all dimensions within this group, unless you provide the names of specific dimensions within this group. You can also request that Performance Insights return a limited number of values for a dimension.
|
|
103
|
+
* A specification for how to aggregate the data points from a query result. You must specify a valid dimension group. Performance Insights returns all dimensions within this group, unless you provide the names of specific dimensions within this group. You can also request that Performance Insights return a limited number of values for a dimension.
|
|
78
104
|
*/
|
|
79
105
|
GroupBy: DimensionGroup;
|
|
80
106
|
/**
|
|
81
|
-
*
|
|
107
|
+
* Additional metrics for the top N dimension keys. If the specified dimension group in the GroupBy parameter is db.sql_tokenized, you can specify per-SQL metrics to get the values for the top N SQL digests. The response syntax is "AdditionalMetrics" : { "string" : "string" }.
|
|
108
|
+
*/
|
|
109
|
+
AdditionalMetrics?: AdditionalMetricsList;
|
|
110
|
+
/**
|
|
111
|
+
* For each dimension specified in GroupBy, specify a secondary dimension to further subdivide the partition keys in the response.
|
|
82
112
|
*/
|
|
83
113
|
PartitionBy?: DimensionGroup;
|
|
84
114
|
/**
|
|
@@ -90,21 +120,21 @@ declare namespace PI {
|
|
|
90
120
|
*/
|
|
91
121
|
MaxResults?: MaxResults;
|
|
92
122
|
/**
|
|
93
|
-
* An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the token, up to the value specified by MaxRecords.
|
|
123
|
+
* An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the token, up to the value specified by MaxRecords.
|
|
94
124
|
*/
|
|
95
125
|
NextToken?: NextToken;
|
|
96
126
|
}
|
|
97
127
|
export interface DescribeDimensionKeysResponse {
|
|
98
128
|
/**
|
|
99
|
-
* The start time for the returned dimension keys, after alignment to a granular boundary (as specified by PeriodInSeconds). AlignedStartTime will be less than or equal to the value of the user-specified StartTime.
|
|
129
|
+
* The start time for the returned dimension keys, after alignment to a granular boundary (as specified by PeriodInSeconds). AlignedStartTime will be less than or equal to the value of the user-specified StartTime.
|
|
100
130
|
*/
|
|
101
131
|
AlignedStartTime?: ISOTimestamp;
|
|
102
132
|
/**
|
|
103
|
-
* The end time for the returned dimension keys, after alignment to a granular boundary (as specified by PeriodInSeconds). AlignedEndTime will be greater than or equal to the value of the user-specified Endtime.
|
|
133
|
+
* The end time for the returned dimension keys, after alignment to a granular boundary (as specified by PeriodInSeconds). AlignedEndTime will be greater than or equal to the value of the user-specified Endtime.
|
|
104
134
|
*/
|
|
105
135
|
AlignedEndTime?: ISOTimestamp;
|
|
106
136
|
/**
|
|
107
|
-
* If PartitionBy was present in the request, PartitionKeys contains the breakdown of dimension keys by the specified partitions.
|
|
137
|
+
* If PartitionBy was present in the request, PartitionKeys contains the breakdown of dimension keys by the specified partitions.
|
|
108
138
|
*/
|
|
109
139
|
PartitionKeys?: ResponsePartitionKeyList;
|
|
110
140
|
/**
|
|
@@ -112,18 +142,26 @@ declare namespace PI {
|
|
|
112
142
|
*/
|
|
113
143
|
Keys?: DimensionKeyDescriptionList;
|
|
114
144
|
/**
|
|
115
|
-
*
|
|
145
|
+
* A pagination token that indicates the response didn’t return all available records because MaxRecords was specified in the previous request. To get the remaining records, specify NextToken in a separate request with this value.
|
|
116
146
|
*/
|
|
117
147
|
NextToken?: NextToken;
|
|
118
148
|
}
|
|
149
|
+
export type Description = string;
|
|
119
150
|
export type DetailStatus = "AVAILABLE"|"PROCESSING"|"UNAVAILABLE"|string;
|
|
151
|
+
export interface DimensionDetail {
|
|
152
|
+
/**
|
|
153
|
+
* The identifier of a dimension.
|
|
154
|
+
*/
|
|
155
|
+
Identifier?: String;
|
|
156
|
+
}
|
|
157
|
+
export type DimensionDetailList = DimensionDetail[];
|
|
120
158
|
export interface DimensionGroup {
|
|
121
159
|
/**
|
|
122
|
-
* The name of the dimension group. Valid values are: db - The name of the database to which the client is connected (only Aurora PostgreSQL, RDS PostgreSQL, Aurora MySQL, RDS MySQL, and MariaDB) db.application - The name of the application that is connected to the database (only Aurora PostgreSQL and RDS PostgreSQL) db.host - The host name of the connected client (all engines) db.session_type - The type of the current session (only Aurora PostgreSQL and RDS PostgreSQL) db.sql - The SQL that is currently executing (all engines) db.sql_tokenized - The SQL digest (all engines) db.wait_event - The event for which the database backend is waiting (all engines) db.wait_event_type - The type of event for which the database backend is waiting (all engines) db.user - The user logged in to the database (all engines)
|
|
160
|
+
* The name of the dimension group. Valid values are: db - The name of the database to which the client is connected (only Aurora PostgreSQL, Amazon RDS PostgreSQL, Aurora MySQL, Amazon RDS MySQL, and MariaDB) db.application - The name of the application that is connected to the database (only Aurora PostgreSQL and RDS PostgreSQL) db.host - The host name of the connected client (all engines) db.session_type - The type of the current session (only Aurora PostgreSQL and RDS PostgreSQL) db.sql - The SQL that is currently executing (all engines) db.sql_tokenized - The SQL digest (all engines) db.wait_event - The event for which the database backend is waiting (all engines) db.wait_event_type - The type of event for which the database backend is waiting (all engines) db.user - The user logged in to the database (all engines)
|
|
123
161
|
*/
|
|
124
162
|
Group: RequestString;
|
|
125
163
|
/**
|
|
126
|
-
* A list of specific dimensions from a dimension group. If this parameter is not present, then it signifies that all of the dimensions in the group were requested, or are present in the response. Valid values for elements in the Dimensions array are: db.application.name - The name of the application that is connected to the database (only Aurora PostgreSQL and RDS PostgreSQL) db.host.id - The host ID of the connected client (all engines) db.host.name - The host name of the connected client (all engines) db.name - The name of the database to which the client is connected (only Aurora PostgreSQL, RDS PostgreSQL, Aurora MySQL, RDS MySQL, and MariaDB) db.session_type.name - The type of the current session (only Aurora PostgreSQL and RDS PostgreSQL) db.sql.id - The SQL ID generated by Performance Insights (all engines) db.sql.db_id - The SQL ID generated by the database (all engines) db.sql.statement - The SQL text that is being executed (all engines) db.sql.tokenized_id db.sql_tokenized.id - The SQL digest ID generated by Performance Insights (all engines) db.sql_tokenized.db_id - SQL digest ID generated by the database (all engines) db.sql_tokenized.statement - The SQL digest text (all engines) db.user.id - The ID of the user logged in to the database (all engines) db.user.name - The name of the user logged in to the database (all engines) db.wait_event.name - The event for which the backend is waiting (all engines) db.wait_event.type - The type of event for which the backend is waiting (all engines) db.wait_event_type.name - The name of the event type for which the backend is waiting (all engines)
|
|
164
|
+
* A list of specific dimensions from a dimension group. If this parameter is not present, then it signifies that all of the dimensions in the group were requested, or are present in the response. Valid values for elements in the Dimensions array are: db.application.name - The name of the application that is connected to the database (only Aurora PostgreSQL and RDS PostgreSQL) db.host.id - The host ID of the connected client (all engines) db.host.name - The host name of the connected client (all engines) db.name - The name of the database to which the client is connected (only Aurora PostgreSQL, Amazon RDS PostgreSQL, Aurora MySQL, Amazon RDS MySQL, and MariaDB) db.session_type.name - The type of the current session (only Aurora PostgreSQL and RDS PostgreSQL) db.sql.id - The SQL ID generated by Performance Insights (all engines) db.sql.db_id - The SQL ID generated by the database (all engines) db.sql.statement - The SQL text that is being executed (all engines) db.sql.tokenized_id db.sql_tokenized.id - The SQL digest ID generated by Performance Insights (all engines) db.sql_tokenized.db_id - SQL digest ID generated by the database (all engines) db.sql_tokenized.statement - The SQL digest text (all engines) db.user.id - The ID of the user logged in to the database (all engines) db.user.name - The name of the user logged in to the database (all engines) db.wait_event.name - The event for which the backend is waiting (all engines) db.wait_event.type - The type of event for which the backend is waiting (all engines) db.wait_event_type.name - The name of the event type for which the backend is waiting (all engines)
|
|
127
165
|
*/
|
|
128
166
|
Dimensions?: RequestStringList;
|
|
129
167
|
/**
|
|
@@ -131,15 +169,30 @@ declare namespace PI {
|
|
|
131
169
|
*/
|
|
132
170
|
Limit?: Limit;
|
|
133
171
|
}
|
|
172
|
+
export interface DimensionGroupDetail {
|
|
173
|
+
/**
|
|
174
|
+
* The name of the dimension group.
|
|
175
|
+
*/
|
|
176
|
+
Group?: String;
|
|
177
|
+
/**
|
|
178
|
+
* The dimensions within a dimension group.
|
|
179
|
+
*/
|
|
180
|
+
Dimensions?: DimensionDetailList;
|
|
181
|
+
}
|
|
182
|
+
export type DimensionGroupDetailList = DimensionGroupDetail[];
|
|
134
183
|
export interface DimensionKeyDescription {
|
|
135
184
|
/**
|
|
136
185
|
* A map of name-value pairs for the dimensions in the group.
|
|
137
186
|
*/
|
|
138
187
|
Dimensions?: DimensionMap;
|
|
139
188
|
/**
|
|
140
|
-
* The aggregated metric value for the
|
|
189
|
+
* The aggregated metric value for the dimensions, over the requested time range.
|
|
141
190
|
*/
|
|
142
191
|
Total?: Double;
|
|
192
|
+
/**
|
|
193
|
+
* A map that contains the value for each additional metric.
|
|
194
|
+
*/
|
|
195
|
+
AdditionalMetrics?: AdditionalMetricsMap;
|
|
143
196
|
/**
|
|
144
197
|
* If PartitionBy was specified, PartitionKeys contains the dimensions that were.
|
|
145
198
|
*/
|
|
@@ -162,14 +215,23 @@ declare namespace PI {
|
|
|
162
215
|
}
|
|
163
216
|
export type DimensionKeyDetailList = DimensionKeyDetail[];
|
|
164
217
|
export type DimensionMap = {[key: string]: RequestString};
|
|
218
|
+
export type DimensionsMetricList = RequestString[];
|
|
165
219
|
export type Double = number;
|
|
220
|
+
export interface FeatureMetadata {
|
|
221
|
+
/**
|
|
222
|
+
* The status of the feature on the DB instance. Possible values include the following: ENABLED: the feature is enabled on the instance. DISABLED: the feature is disabled on the instance. UNSUPPORTED: the feature isn't supported on the instance. ENABLED_PENDING_REBOOT: the feature is enabled on the instance but requires a reboot to take effect. DISABLED_PENDING_REBOOT: the feature is disabled on the instance but requires a reboot to take effect. UNKNOWN: the feature status couldn't be determined.
|
|
223
|
+
*/
|
|
224
|
+
Status?: FeatureStatus;
|
|
225
|
+
}
|
|
226
|
+
export type FeatureMetadataMap = {[key: string]: FeatureMetadata};
|
|
227
|
+
export type FeatureStatus = "ENABLED"|"DISABLED"|"UNSUPPORTED"|"ENABLED_PENDING_REBOOT"|"DISABLED_PENDING_REBOOT"|"UNKNOWN"|string;
|
|
166
228
|
export interface GetDimensionKeyDetailsRequest {
|
|
167
229
|
/**
|
|
168
|
-
* The
|
|
230
|
+
* The Amazon Web Services service for which Performance Insights returns data. The only valid value is RDS.
|
|
169
231
|
*/
|
|
170
232
|
ServiceType: ServiceType;
|
|
171
233
|
/**
|
|
172
|
-
* The ID for a data source from which to gather dimension data. This ID must be immutable and unique within an
|
|
234
|
+
* The ID for a data source from which to gather dimension data. This ID must be immutable and unique within an Amazon Web Services Region. When a DB instance is the data source, specify its DbiResourceId value. For example, specify db-ABCDEFGHIJKLMNOPQRSTU1VW2X.
|
|
173
235
|
*/
|
|
174
236
|
Identifier: IdentifierString;
|
|
175
237
|
/**
|
|
@@ -181,7 +243,7 @@ declare namespace PI {
|
|
|
181
243
|
*/
|
|
182
244
|
GroupIdentifier: RequestString;
|
|
183
245
|
/**
|
|
184
|
-
* A list of dimensions to retrieve the detail data for within the given dimension group. For the dimension group db.sql, specify either the full dimension name db.sql.statement or the short dimension name statement. If you don't specify this parameter, Performance Insights returns all dimension data within the specified dimension group.
|
|
246
|
+
* A list of dimensions to retrieve the detail data for within the given dimension group. For the dimension group db.sql, specify either the full dimension name db.sql.statement or the short dimension name statement. If you don't specify this parameter, Performance Insights returns all dimension data within the specified dimension group.
|
|
185
247
|
*/
|
|
186
248
|
RequestedDimensions?: RequestedDimensionList;
|
|
187
249
|
}
|
|
@@ -191,13 +253,33 @@ declare namespace PI {
|
|
|
191
253
|
*/
|
|
192
254
|
Dimensions?: DimensionKeyDetailList;
|
|
193
255
|
}
|
|
256
|
+
export interface GetResourceMetadataRequest {
|
|
257
|
+
/**
|
|
258
|
+
* The Amazon Web Services service for which Performance Insights returns metrics.
|
|
259
|
+
*/
|
|
260
|
+
ServiceType: ServiceType;
|
|
261
|
+
/**
|
|
262
|
+
* An immutable identifier for a data source that is unique for an Amazon Web Services Region. Performance Insights gathers metrics from this data source. To use a DB instance as a data source, specify its DbiResourceId value. For example, specify db-ABCDEFGHIJKLMNOPQRSTU1VW2X.
|
|
263
|
+
*/
|
|
264
|
+
Identifier: RequestString;
|
|
265
|
+
}
|
|
266
|
+
export interface GetResourceMetadataResponse {
|
|
267
|
+
/**
|
|
268
|
+
* An immutable identifier for a data source that is unique for an Amazon Web Services Region. Performance Insights gathers metrics from this data source. To use a DB instance as a data source, specify its DbiResourceId value. For example, specify db-ABCDEFGHIJKLMNOPQRSTU1VW2X.
|
|
269
|
+
*/
|
|
270
|
+
Identifier?: String;
|
|
271
|
+
/**
|
|
272
|
+
* The metadata for different features. For example, the metadata might indicate that a feature is turned on or off on a specific DB instance.
|
|
273
|
+
*/
|
|
274
|
+
Features?: FeatureMetadataMap;
|
|
275
|
+
}
|
|
194
276
|
export interface GetResourceMetricsRequest {
|
|
195
277
|
/**
|
|
196
|
-
* The
|
|
278
|
+
* The Amazon Web Services service for which Performance Insights returns metrics. The only valid value for ServiceType is RDS.
|
|
197
279
|
*/
|
|
198
280
|
ServiceType: ServiceType;
|
|
199
281
|
/**
|
|
200
|
-
* An immutable,
|
|
282
|
+
* An immutable, Amazon Web Services Region-unique identifier for a data source. Performance Insights gathers metrics from this data source. To use a DB instance as a data source, specify its DbiResourceId value. For example, specify db-FAIHNTYBKTGAUSUZQYPDS2GW4A.
|
|
201
283
|
*/
|
|
202
284
|
Identifier: RequestString;
|
|
203
285
|
/**
|
|
@@ -235,7 +317,7 @@ declare namespace PI {
|
|
|
235
317
|
*/
|
|
236
318
|
AlignedEndTime?: ISOTimestamp;
|
|
237
319
|
/**
|
|
238
|
-
* An immutable,
|
|
320
|
+
* An immutable, Amazon Web Services Region-unique identifier for a data source. Performance Insights gathers metrics from this data source. To use a DB instance as a data source, you specify its DbiResourceId value - for example: db-FAIHNTYBKTGAUSUZQYPDS2GW4A
|
|
239
321
|
*/
|
|
240
322
|
Identifier?: String;
|
|
241
323
|
/**
|
|
@@ -243,7 +325,7 @@ declare namespace PI {
|
|
|
243
325
|
*/
|
|
244
326
|
MetricList?: MetricKeyDataPointsList;
|
|
245
327
|
/**
|
|
246
|
-
* An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the token, up to the value specified by MaxRecords.
|
|
328
|
+
* An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the token, up to the value specified by MaxRecords.
|
|
247
329
|
*/
|
|
248
330
|
NextToken?: NextToken;
|
|
249
331
|
}
|
|
@@ -251,10 +333,85 @@ declare namespace PI {
|
|
|
251
333
|
export type IdentifierString = string;
|
|
252
334
|
export type Integer = number;
|
|
253
335
|
export type Limit = number;
|
|
336
|
+
export interface ListAvailableResourceDimensionsRequest {
|
|
337
|
+
/**
|
|
338
|
+
* The Amazon Web Services service for which Performance Insights returns metrics.
|
|
339
|
+
*/
|
|
340
|
+
ServiceType: ServiceType;
|
|
341
|
+
/**
|
|
342
|
+
* An immutable identifier for a data source that is unique within an Amazon Web Services Region. Performance Insights gathers metrics from this data source. To use an Amazon RDS DB instance as a data source, specify its DbiResourceId value. For example, specify db-ABCDEFGHIJKLMNOPQRSTU1VWZ.
|
|
343
|
+
*/
|
|
344
|
+
Identifier: RequestString;
|
|
345
|
+
/**
|
|
346
|
+
* The types of metrics for which to retrieve dimensions. Valid values include db.load.
|
|
347
|
+
*/
|
|
348
|
+
Metrics: DimensionsMetricList;
|
|
349
|
+
/**
|
|
350
|
+
* The maximum number of items to return in the response. If more items exist than the specified MaxRecords value, a pagination token is included in the response so that the remaining results can be retrieved.
|
|
351
|
+
*/
|
|
352
|
+
MaxResults?: MaxResults;
|
|
353
|
+
/**
|
|
354
|
+
* An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the token, up to the value specified by MaxRecords.
|
|
355
|
+
*/
|
|
356
|
+
NextToken?: NextToken;
|
|
357
|
+
}
|
|
358
|
+
export interface ListAvailableResourceDimensionsResponse {
|
|
359
|
+
/**
|
|
360
|
+
* The dimension information returned for requested metric types.
|
|
361
|
+
*/
|
|
362
|
+
MetricDimensions?: MetricDimensionsList;
|
|
363
|
+
/**
|
|
364
|
+
* An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the token, up to the value specified by MaxRecords.
|
|
365
|
+
*/
|
|
366
|
+
NextToken?: NextToken;
|
|
367
|
+
}
|
|
368
|
+
export interface ListAvailableResourceMetricsRequest {
|
|
369
|
+
/**
|
|
370
|
+
* The Amazon Web Services service for which Performance Insights returns metrics.
|
|
371
|
+
*/
|
|
372
|
+
ServiceType: ServiceType;
|
|
373
|
+
/**
|
|
374
|
+
* An immutable identifier for a data source that is unique within an Amazon Web Services Region. Performance Insights gathers metrics from this data source. To use an Amazon RDS DB instance as a data source, specify its DbiResourceId value. For example, specify db-ABCDEFGHIJKLMNOPQRSTU1VWZ.
|
|
375
|
+
*/
|
|
376
|
+
Identifier: RequestString;
|
|
377
|
+
/**
|
|
378
|
+
* The types of metrics to return in the response. Valid values in the array include the following: os (OS counter metrics) db (DB load metrics) db.sql.stats (per-SQL metrics) db.sql_tokenized.stats (per-SQL digest metrics)
|
|
379
|
+
*/
|
|
380
|
+
MetricTypes: MetricTypeList;
|
|
381
|
+
/**
|
|
382
|
+
* An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the token, up to the value specified by MaxRecords.
|
|
383
|
+
*/
|
|
384
|
+
NextToken?: NextToken;
|
|
385
|
+
/**
|
|
386
|
+
* The maximum number of items to return. If the MaxRecords value is less than the number of existing items, the response includes a pagination token.
|
|
387
|
+
*/
|
|
388
|
+
MaxResults?: MaxResults;
|
|
389
|
+
}
|
|
390
|
+
export interface ListAvailableResourceMetricsResponse {
|
|
391
|
+
/**
|
|
392
|
+
* An array of metrics available to query. Each array element contains the full name, description, and unit of the metric.
|
|
393
|
+
*/
|
|
394
|
+
Metrics?: ResponseResourceMetricList;
|
|
395
|
+
/**
|
|
396
|
+
* A pagination token that indicates the response didn’t return all available records because MaxRecords was specified in the previous request. To get the remaining records, specify NextToken in a separate request with this value.
|
|
397
|
+
*/
|
|
398
|
+
NextToken?: NextToken;
|
|
399
|
+
}
|
|
254
400
|
export type MaxResults = number;
|
|
401
|
+
export interface MetricDimensionGroups {
|
|
402
|
+
/**
|
|
403
|
+
* The metric type to which the dimension information belongs.
|
|
404
|
+
*/
|
|
405
|
+
Metric?: String;
|
|
406
|
+
/**
|
|
407
|
+
* The available dimension groups for a metric type.
|
|
408
|
+
*/
|
|
409
|
+
Groups?: DimensionGroupDetailList;
|
|
410
|
+
}
|
|
411
|
+
export type MetricDimensionsList = MetricDimensionGroups[];
|
|
255
412
|
export interface MetricKeyDataPoints {
|
|
256
413
|
/**
|
|
257
|
-
* The
|
|
414
|
+
* The dimensions to which the data points apply.
|
|
258
415
|
*/
|
|
259
416
|
Key?: ResponseResourceMetricKey;
|
|
260
417
|
/**
|
|
@@ -279,6 +436,7 @@ declare namespace PI {
|
|
|
279
436
|
}
|
|
280
437
|
export type MetricQueryFilterMap = {[key: string]: RequestString};
|
|
281
438
|
export type MetricQueryList = MetricQuery[];
|
|
439
|
+
export type MetricTypeList = RequestString[];
|
|
282
440
|
export type MetricValuesList = Double[];
|
|
283
441
|
export type NextToken = string;
|
|
284
442
|
export type RequestString = string;
|
|
@@ -286,11 +444,25 @@ declare namespace PI {
|
|
|
286
444
|
export type RequestedDimensionList = RequestString[];
|
|
287
445
|
export interface ResponsePartitionKey {
|
|
288
446
|
/**
|
|
289
|
-
* A dimension map that contains the
|
|
447
|
+
* A dimension map that contains the dimensions for this partition.
|
|
290
448
|
*/
|
|
291
449
|
Dimensions: DimensionMap;
|
|
292
450
|
}
|
|
293
451
|
export type ResponsePartitionKeyList = ResponsePartitionKey[];
|
|
452
|
+
export interface ResponseResourceMetric {
|
|
453
|
+
/**
|
|
454
|
+
* The full name of the metric.
|
|
455
|
+
*/
|
|
456
|
+
Metric?: String;
|
|
457
|
+
/**
|
|
458
|
+
* The description of the metric.
|
|
459
|
+
*/
|
|
460
|
+
Description?: Description;
|
|
461
|
+
/**
|
|
462
|
+
* The unit of the metric.
|
|
463
|
+
*/
|
|
464
|
+
Unit?: String;
|
|
465
|
+
}
|
|
294
466
|
export interface ResponseResourceMetricKey {
|
|
295
467
|
/**
|
|
296
468
|
* The name of a Performance Insights metric to be measured. Valid values for Metric are: db.load.avg - a scaled representation of the number of active sessions for the database engine. db.sampledload.avg - the raw number of active sessions for the database engine. If the number of active sessions is less than an internal Performance Insights threshold, db.load.avg and db.sampledload.avg are the same value. If the number of active sessions is greater than the internal threshold, Performance Insights samples the active sessions, with db.load.avg showing the scaled values, db.sampledload.avg showing the raw values, and db.sampledload.avg less than db.load.avg. For most use cases, you can query db.load.avg only.
|
|
@@ -301,7 +473,8 @@ declare namespace PI {
|
|
|
301
473
|
*/
|
|
302
474
|
Dimensions?: DimensionMap;
|
|
303
475
|
}
|
|
304
|
-
export type
|
|
476
|
+
export type ResponseResourceMetricList = ResponseResourceMetric[];
|
|
477
|
+
export type ServiceType = "RDS"|"DOCDB"|string;
|
|
305
478
|
export type String = string;
|
|
306
479
|
/**
|
|
307
480
|
* A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
|
|
@@ -7260,6 +7260,10 @@ declare namespace Pinpoint {
|
|
|
7260
7260
|
* Specifies whether a journey should be refreshed on segment update.
|
|
7261
7261
|
*/
|
|
7262
7262
|
RefreshOnSegmentUpdate?: __boolean;
|
|
7263
|
+
/**
|
|
7264
|
+
* The channel-specific configurations for the journey.
|
|
7265
|
+
*/
|
|
7266
|
+
JourneyChannelSettings?: JourneyChannelSettings;
|
|
7263
7267
|
}
|
|
7264
7268
|
export interface WriteSegmentRequest {
|
|
7265
7269
|
/**
|
|
@@ -20,11 +20,11 @@ declare class QLDB extends Service {
|
|
|
20
20
|
*/
|
|
21
21
|
cancelJournalKinesisStream(callback?: (err: AWSError, data: QLDB.Types.CancelJournalKinesisStreamResponse) => void): Request<QLDB.Types.CancelJournalKinesisStreamResponse, AWSError>;
|
|
22
22
|
/**
|
|
23
|
-
* Creates a new ledger in your account in the current Region.
|
|
23
|
+
* Creates a new ledger in your Amazon Web Services account in the current Region.
|
|
24
24
|
*/
|
|
25
25
|
createLedger(params: QLDB.Types.CreateLedgerRequest, callback?: (err: AWSError, data: QLDB.Types.CreateLedgerResponse) => void): Request<QLDB.Types.CreateLedgerResponse, AWSError>;
|
|
26
26
|
/**
|
|
27
|
-
* Creates a new ledger in your account in the current Region.
|
|
27
|
+
* Creates a new ledger in your Amazon Web Services account in the current Region.
|
|
28
28
|
*/
|
|
29
29
|
createLedger(callback?: (err: AWSError, data: QLDB.Types.CreateLedgerResponse) => void): Request<QLDB.Types.CreateLedgerResponse, AWSError>;
|
|
30
30
|
/**
|
|
@@ -60,11 +60,11 @@ declare class QLDB extends Service {
|
|
|
60
60
|
*/
|
|
61
61
|
describeLedger(callback?: (err: AWSError, data: QLDB.Types.DescribeLedgerResponse) => void): Request<QLDB.Types.DescribeLedgerResponse, AWSError>;
|
|
62
62
|
/**
|
|
63
|
-
* Exports journal contents within a date and time range from a ledger into a specified Amazon Simple Storage Service (Amazon S3) bucket.
|
|
63
|
+
* Exports journal contents within a date and time range from a ledger into a specified Amazon Simple Storage Service (Amazon S3) bucket. A journal export job can write the data objects in either the text or binary representation of Amazon Ion format, or in JSON Lines text format. In JSON Lines format, each journal block in the exported data object is a valid JSON object that is delimited by a newline. You can use this format to easily integrate JSON exports with analytics tools such as Glue and Amazon Athena because these services can parse newline-delimited JSON automatically. For more information about the format, see JSON Lines. If the ledger with the given Name doesn't exist, then throws ResourceNotFoundException. If the ledger with the given Name is in CREATING status, then throws ResourcePreconditionNotMetException. You can initiate up to two concurrent journal export requests for each ledger. Beyond this limit, journal export requests throw LimitExceededException.
|
|
64
64
|
*/
|
|
65
65
|
exportJournalToS3(params: QLDB.Types.ExportJournalToS3Request, callback?: (err: AWSError, data: QLDB.Types.ExportJournalToS3Response) => void): Request<QLDB.Types.ExportJournalToS3Response, AWSError>;
|
|
66
66
|
/**
|
|
67
|
-
* Exports journal contents within a date and time range from a ledger into a specified Amazon Simple Storage Service (Amazon S3) bucket.
|
|
67
|
+
* Exports journal contents within a date and time range from a ledger into a specified Amazon Simple Storage Service (Amazon S3) bucket. A journal export job can write the data objects in either the text or binary representation of Amazon Ion format, or in JSON Lines text format. In JSON Lines format, each journal block in the exported data object is a valid JSON object that is delimited by a newline. You can use this format to easily integrate JSON exports with analytics tools such as Glue and Amazon Athena because these services can parse newline-delimited JSON automatically. For more information about the format, see JSON Lines. If the ledger with the given Name doesn't exist, then throws ResourceNotFoundException. If the ledger with the given Name is in CREATING status, then throws ResourcePreconditionNotMetException. You can initiate up to two concurrent journal export requests for each ledger. Beyond this limit, journal export requests throw LimitExceededException.
|
|
68
68
|
*/
|
|
69
69
|
exportJournalToS3(callback?: (err: AWSError, data: QLDB.Types.ExportJournalToS3Response) => void): Request<QLDB.Types.ExportJournalToS3Response, AWSError>;
|
|
70
70
|
/**
|
|
@@ -100,11 +100,11 @@ declare class QLDB extends Service {
|
|
|
100
100
|
*/
|
|
101
101
|
listJournalKinesisStreamsForLedger(callback?: (err: AWSError, data: QLDB.Types.ListJournalKinesisStreamsForLedgerResponse) => void): Request<QLDB.Types.ListJournalKinesisStreamsForLedgerResponse, AWSError>;
|
|
102
102
|
/**
|
|
103
|
-
* Returns an array of journal export job descriptions for all ledgers that are associated with the current account and Region. This action returns a maximum of MaxResults items, and is paginated so that you can retrieve all the items by calling ListJournalS3Exports multiple times. This action does not return any expired export jobs. For more information, see Export job expiration in the Amazon QLDB Developer Guide.
|
|
103
|
+
* Returns an array of journal export job descriptions for all ledgers that are associated with the current Amazon Web Services account and Region. This action returns a maximum of MaxResults items, and is paginated so that you can retrieve all the items by calling ListJournalS3Exports multiple times. This action does not return any expired export jobs. For more information, see Export job expiration in the Amazon QLDB Developer Guide.
|
|
104
104
|
*/
|
|
105
105
|
listJournalS3Exports(params: QLDB.Types.ListJournalS3ExportsRequest, callback?: (err: AWSError, data: QLDB.Types.ListJournalS3ExportsResponse) => void): Request<QLDB.Types.ListJournalS3ExportsResponse, AWSError>;
|
|
106
106
|
/**
|
|
107
|
-
* Returns an array of journal export job descriptions for all ledgers that are associated with the current account and Region. This action returns a maximum of MaxResults items, and is paginated so that you can retrieve all the items by calling ListJournalS3Exports multiple times. This action does not return any expired export jobs. For more information, see Export job expiration in the Amazon QLDB Developer Guide.
|
|
107
|
+
* Returns an array of journal export job descriptions for all ledgers that are associated with the current Amazon Web Services account and Region. This action returns a maximum of MaxResults items, and is paginated so that you can retrieve all the items by calling ListJournalS3Exports multiple times. This action does not return any expired export jobs. For more information, see Export job expiration in the Amazon QLDB Developer Guide.
|
|
108
108
|
*/
|
|
109
109
|
listJournalS3Exports(callback?: (err: AWSError, data: QLDB.Types.ListJournalS3ExportsResponse) => void): Request<QLDB.Types.ListJournalS3ExportsResponse, AWSError>;
|
|
110
110
|
/**
|
|
@@ -116,11 +116,11 @@ declare class QLDB extends Service {
|
|
|
116
116
|
*/
|
|
117
117
|
listJournalS3ExportsForLedger(callback?: (err: AWSError, data: QLDB.Types.ListJournalS3ExportsForLedgerResponse) => void): Request<QLDB.Types.ListJournalS3ExportsForLedgerResponse, AWSError>;
|
|
118
118
|
/**
|
|
119
|
-
* Returns an array of ledger summaries that are associated with the current account and Region. This action returns a maximum of 100 items and is paginated so that you can retrieve all the items by calling ListLedgers multiple times.
|
|
119
|
+
* Returns an array of ledger summaries that are associated with the current Amazon Web Services account and Region. This action returns a maximum of 100 items and is paginated so that you can retrieve all the items by calling ListLedgers multiple times.
|
|
120
120
|
*/
|
|
121
121
|
listLedgers(params: QLDB.Types.ListLedgersRequest, callback?: (err: AWSError, data: QLDB.Types.ListLedgersResponse) => void): Request<QLDB.Types.ListLedgersResponse, AWSError>;
|
|
122
122
|
/**
|
|
123
|
-
* Returns an array of ledger summaries that are associated with the current account and Region. This action returns a maximum of 100 items and is paginated so that you can retrieve all the items by calling ListLedgers multiple times.
|
|
123
|
+
* Returns an array of ledger summaries that are associated with the current Amazon Web Services account and Region. This action returns a maximum of 100 items and is paginated so that you can retrieve all the items by calling ListLedgers multiple times.
|
|
124
124
|
*/
|
|
125
125
|
listLedgers(callback?: (err: AWSError, data: QLDB.Types.ListLedgersResponse) => void): Request<QLDB.Types.ListLedgersResponse, AWSError>;
|
|
126
126
|
/**
|
|
@@ -193,7 +193,7 @@ declare namespace QLDB {
|
|
|
193
193
|
}
|
|
194
194
|
export interface CreateLedgerRequest {
|
|
195
195
|
/**
|
|
196
|
-
* The name of the ledger that you want to create. The name must be unique among all of the ledgers in your account in the current Region. Naming constraints for ledger names are defined in Quotas in Amazon QLDB in the Amazon QLDB Developer Guide.
|
|
196
|
+
* The name of the ledger that you want to create. The name must be unique among all of the ledgers in your Amazon Web Services account in the current Region. Naming constraints for ledger names are defined in Quotas in Amazon QLDB in the Amazon QLDB Developer Guide.
|
|
197
197
|
*/
|
|
198
198
|
Name: LedgerName;
|
|
199
199
|
/**
|
|
@@ -209,7 +209,7 @@ declare namespace QLDB {
|
|
|
209
209
|
*/
|
|
210
210
|
DeletionProtection?: DeletionProtection;
|
|
211
211
|
/**
|
|
212
|
-
* The key in Key Management Service (KMS) to use for encryption of data at rest in the ledger. For more information, see Encryption at rest in the Amazon QLDB Developer Guide. Use one of the following options to specify this parameter: AWS_OWNED_KMS_KEY: Use an KMS key that is owned and managed by Amazon Web Services on your behalf. Undefined: By default, use an Amazon Web Services owned KMS key. A valid symmetric customer managed KMS key: Use the specified KMS key in your account that you create, own, and manage. Amazon QLDB does not support asymmetric keys. For more information, see Using symmetric and asymmetric keys in the Key Management Service Developer Guide. To specify a customer managed KMS key, you can use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. When using an alias name, prefix it with "alias/". To specify a key in a different account, you must use the key ARN or alias ARN. For example: Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab Key ARN: arn:aws:kms:us-east-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab Alias name: alias/ExampleAlias Alias ARN: arn:aws:kms:us-east-2:111122223333:alias/ExampleAlias For more information, see Key identifiers (KeyId) in the Key Management Service Developer Guide.
|
|
212
|
+
* The key in Key Management Service (KMS) to use for encryption of data at rest in the ledger. For more information, see Encryption at rest in the Amazon QLDB Developer Guide. Use one of the following options to specify this parameter: AWS_OWNED_KMS_KEY: Use an KMS key that is owned and managed by Amazon Web Services on your behalf. Undefined: By default, use an Amazon Web Services owned KMS key. A valid symmetric customer managed KMS key: Use the specified KMS key in your account that you create, own, and manage. Amazon QLDB does not support asymmetric keys. For more information, see Using symmetric and asymmetric keys in the Key Management Service Developer Guide. To specify a customer managed KMS key, you can use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. When using an alias name, prefix it with "alias/". To specify a key in a different Amazon Web Services account, you must use the key ARN or alias ARN. For example: Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab Key ARN: arn:aws:kms:us-east-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab Alias name: alias/ExampleAlias Alias ARN: arn:aws:kms:us-east-2:111122223333:alias/ExampleAlias For more information, see Key identifiers (KeyId) in the Key Management Service Developer Guide.
|
|
213
213
|
*/
|
|
214
214
|
KmsKey?: KmsKey;
|
|
215
215
|
}
|
|
@@ -339,9 +339,13 @@ declare namespace QLDB {
|
|
|
339
339
|
*/
|
|
340
340
|
S3ExportConfiguration: S3ExportConfiguration;
|
|
341
341
|
/**
|
|
342
|
-
* The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal export job to do the following: Write objects into your Amazon Simple Storage Service (Amazon S3) bucket. (Optional) Use your customer
|
|
342
|
+
* The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal export job to do the following: Write objects into your Amazon Simple Storage Service (Amazon S3) bucket. (Optional) Use your customer managed key in Key Management Service (KMS) for server-side encryption of your exported data. To pass a role to QLDB when requesting a journal export, you must have permissions to perform the iam:PassRole action on the IAM role resource. This is required for all journal export requests.
|
|
343
343
|
*/
|
|
344
344
|
RoleArn: Arn;
|
|
345
|
+
/**
|
|
346
|
+
* The output format of your exported journal data. If this parameter is not specified, the exported data defaults to ION_TEXT format.
|
|
347
|
+
*/
|
|
348
|
+
OutputFormat?: OutputFormat;
|
|
345
349
|
}
|
|
346
350
|
export interface ExportJournalToS3Response {
|
|
347
351
|
/**
|
|
@@ -484,18 +488,22 @@ declare namespace QLDB {
|
|
|
484
488
|
*/
|
|
485
489
|
Status: ExportStatus;
|
|
486
490
|
/**
|
|
487
|
-
* The inclusive start date and time for the range of journal contents that
|
|
491
|
+
* The inclusive start date and time for the range of journal contents that was specified in the original export request.
|
|
488
492
|
*/
|
|
489
493
|
InclusiveStartTime: Timestamp;
|
|
490
494
|
/**
|
|
491
|
-
* The exclusive end date and time for the range of journal contents that
|
|
495
|
+
* The exclusive end date and time for the range of journal contents that was specified in the original export request.
|
|
492
496
|
*/
|
|
493
497
|
ExclusiveEndTime: Timestamp;
|
|
494
498
|
S3ExportConfiguration: S3ExportConfiguration;
|
|
495
499
|
/**
|
|
496
|
-
* The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal export job to do the following: Write objects into your Amazon Simple Storage Service (Amazon S3) bucket. (Optional) Use your customer
|
|
500
|
+
* The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal export job to do the following: Write objects into your Amazon Simple Storage Service (Amazon S3) bucket. (Optional) Use your customer managed key in Key Management Service (KMS) for server-side encryption of your exported data.
|
|
497
501
|
*/
|
|
498
502
|
RoleArn: Arn;
|
|
503
|
+
/**
|
|
504
|
+
* The output format of the exported journal data.
|
|
505
|
+
*/
|
|
506
|
+
OutputFormat?: OutputFormat;
|
|
499
507
|
}
|
|
500
508
|
export type JournalS3ExportList = JournalS3ExportDescription[];
|
|
501
509
|
export interface KinesisConfiguration {
|
|
@@ -600,7 +608,7 @@ declare namespace QLDB {
|
|
|
600
608
|
}
|
|
601
609
|
export interface ListJournalS3ExportsResponse {
|
|
602
610
|
/**
|
|
603
|
-
* The array of journal export job descriptions for all ledgers that are associated with the current account and Region.
|
|
611
|
+
* The array of journal export job descriptions for all ledgers that are associated with the current Amazon Web Services account and Region.
|
|
604
612
|
*/
|
|
605
613
|
JournalS3Exports?: JournalS3ExportList;
|
|
606
614
|
/**
|
|
@@ -620,7 +628,7 @@ declare namespace QLDB {
|
|
|
620
628
|
}
|
|
621
629
|
export interface ListLedgersResponse {
|
|
622
630
|
/**
|
|
623
|
-
* The array of ledger summaries that are associated with the current account and Region.
|
|
631
|
+
* The array of ledger summaries that are associated with the current Amazon Web Services account and Region.
|
|
624
632
|
*/
|
|
625
633
|
Ledgers?: LedgerList;
|
|
626
634
|
/**
|
|
@@ -642,6 +650,7 @@ declare namespace QLDB {
|
|
|
642
650
|
}
|
|
643
651
|
export type MaxResults = number;
|
|
644
652
|
export type NextToken = string;
|
|
653
|
+
export type OutputFormat = "ION_BINARY"|"ION_TEXT"|"JSON"|string;
|
|
645
654
|
export type PermissionsMode = "ALLOW_ALL"|"STANDARD"|string;
|
|
646
655
|
export type S3Bucket = string;
|
|
647
656
|
export interface S3EncryptionConfiguration {
|
|
@@ -650,7 +659,7 @@ declare namespace QLDB {
|
|
|
650
659
|
*/
|
|
651
660
|
ObjectEncryptionType: S3ObjectEncryptionType;
|
|
652
661
|
/**
|
|
653
|
-
* The Amazon Resource Name (ARN) of a symmetric
|
|
662
|
+
* The Amazon Resource Name (ARN) of a symmetric key in Key Management Service (KMS). Amazon S3 does not support asymmetric KMS keys. You must provide a KmsKeyArn if you specify SSE_KMS as the ObjectEncryptionType. KmsKeyArn is not required if you specify SSE_S3 as the ObjectEncryptionType.
|
|
654
663
|
*/
|
|
655
664
|
KmsKeyArn?: Arn;
|
|
656
665
|
}
|
|
@@ -676,7 +685,7 @@ declare namespace QLDB {
|
|
|
676
685
|
*/
|
|
677
686
|
LedgerName: LedgerName;
|
|
678
687
|
/**
|
|
679
|
-
* The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal stream to write data records to a Kinesis Data Streams resource.
|
|
688
|
+
* The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal stream to write data records to a Kinesis Data Streams resource. To pass a role to QLDB when requesting a journal stream, you must have permissions to perform the iam:PassRole action on the IAM role resource. This is required for all journal stream requests.
|
|
680
689
|
*/
|
|
681
690
|
RoleArn: Arn;
|
|
682
691
|
/**
|
|
@@ -772,7 +781,7 @@ declare namespace QLDB {
|
|
|
772
781
|
*/
|
|
773
782
|
DeletionProtection?: DeletionProtection;
|
|
774
783
|
/**
|
|
775
|
-
* The key in Key Management Service (KMS) to use for encryption of data at rest in the ledger. For more information, see Encryption at rest in the Amazon QLDB Developer Guide. Use one of the following options to specify this parameter: AWS_OWNED_KMS_KEY: Use an KMS key that is owned and managed by Amazon Web Services on your behalf. Undefined: Make no changes to the KMS key of the ledger. A valid symmetric customer managed KMS key: Use the specified KMS key in your account that you create, own, and manage. Amazon QLDB does not support asymmetric keys. For more information, see Using symmetric and asymmetric keys in the Key Management Service Developer Guide. To specify a customer managed KMS key, you can use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. When using an alias name, prefix it with "alias/". To specify a key in a different account, you must use the key ARN or alias ARN. For example: Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab Key ARN: arn:aws:kms:us-east-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab Alias name: alias/ExampleAlias Alias ARN: arn:aws:kms:us-east-2:111122223333:alias/ExampleAlias For more information, see Key identifiers (KeyId) in the Key Management Service Developer Guide.
|
|
784
|
+
* The key in Key Management Service (KMS) to use for encryption of data at rest in the ledger. For more information, see Encryption at rest in the Amazon QLDB Developer Guide. Use one of the following options to specify this parameter: AWS_OWNED_KMS_KEY: Use an KMS key that is owned and managed by Amazon Web Services on your behalf. Undefined: Make no changes to the KMS key of the ledger. A valid symmetric customer managed KMS key: Use the specified KMS key in your account that you create, own, and manage. Amazon QLDB does not support asymmetric keys. For more information, see Using symmetric and asymmetric keys in the Key Management Service Developer Guide. To specify a customer managed KMS key, you can use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. When using an alias name, prefix it with "alias/". To specify a key in a different Amazon Web Services account, you must use the key ARN or alias ARN. For example: Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab Key ARN: arn:aws:kms:us-east-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab Alias name: alias/ExampleAlias Alias ARN: arn:aws:kms:us-east-2:111122223333:alias/ExampleAlias For more information, see Key identifiers (KeyId) in the Key Management Service Developer Guide.
|
|
776
785
|
*/
|
|
777
786
|
KmsKey?: KmsKey;
|
|
778
787
|
}
|