@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
|
@@ -29,11 +29,11 @@ declare class EMR extends Service {
|
|
|
29
29
|
*/
|
|
30
30
|
addInstanceGroups(callback?: (err: AWSError, data: EMR.Types.AddInstanceGroupsOutput) => void): Request<EMR.Types.AddInstanceGroupsOutput, AWSError>;
|
|
31
31
|
/**
|
|
32
|
-
* AddJobFlowSteps adds new steps to a running cluster. A maximum of 256 steps are allowed in each job flow. If your cluster is long-running (such as a Hive data warehouse) or complex, you may require more than 256 steps to process your data. You can bypass the 256-step limitation in various ways, including using SSH to connect to the master node and submitting queries directly to the software running on the master node, such as Hive and Hadoop. For more information on how to do this, see Add More than 256 Steps to a Cluster in the Amazon EMR Management Guide. A step specifies the location of a JAR file stored either on the master node of the cluster or in Amazon S3. Each step is performed by the main function of the main class of the JAR file. The main class can be specified either in the manifest of the JAR or by using the MainFunction parameter of the step. Amazon EMR executes each step in the order listed. For a step to be considered complete, the main function must exit with a zero exit code and all Hadoop jobs started while the step was running must have completed and run successfully. You can only add steps to a cluster that is in one of the following states: STARTING, BOOTSTRAPPING, RUNNING, or WAITING.
|
|
32
|
+
* AddJobFlowSteps adds new steps to a running cluster. A maximum of 256 steps are allowed in each job flow. If your cluster is long-running (such as a Hive data warehouse) or complex, you may require more than 256 steps to process your data. You can bypass the 256-step limitation in various ways, including using SSH to connect to the master node and submitting queries directly to the software running on the master node, such as Hive and Hadoop. For more information on how to do this, see Add More than 256 Steps to a Cluster in the Amazon EMR Management Guide. A step specifies the location of a JAR file stored either on the master node of the cluster or in Amazon S3. Each step is performed by the main function of the main class of the JAR file. The main class can be specified either in the manifest of the JAR or by using the MainFunction parameter of the step. Amazon EMR executes each step in the order listed. For a step to be considered complete, the main function must exit with a zero exit code and all Hadoop jobs started while the step was running must have completed and run successfully. You can only add steps to a cluster that is in one of the following states: STARTING, BOOTSTRAPPING, RUNNING, or WAITING. The string values passed into HadoopJarStep object cannot exceed a total of 10240 characters.
|
|
33
33
|
*/
|
|
34
34
|
addJobFlowSteps(params: EMR.Types.AddJobFlowStepsInput, callback?: (err: AWSError, data: EMR.Types.AddJobFlowStepsOutput) => void): Request<EMR.Types.AddJobFlowStepsOutput, AWSError>;
|
|
35
35
|
/**
|
|
36
|
-
* AddJobFlowSteps adds new steps to a running cluster. A maximum of 256 steps are allowed in each job flow. If your cluster is long-running (such as a Hive data warehouse) or complex, you may require more than 256 steps to process your data. You can bypass the 256-step limitation in various ways, including using SSH to connect to the master node and submitting queries directly to the software running on the master node, such as Hive and Hadoop. For more information on how to do this, see Add More than 256 Steps to a Cluster in the Amazon EMR Management Guide. A step specifies the location of a JAR file stored either on the master node of the cluster or in Amazon S3. Each step is performed by the main function of the main class of the JAR file. The main class can be specified either in the manifest of the JAR or by using the MainFunction parameter of the step. Amazon EMR executes each step in the order listed. For a step to be considered complete, the main function must exit with a zero exit code and all Hadoop jobs started while the step was running must have completed and run successfully. You can only add steps to a cluster that is in one of the following states: STARTING, BOOTSTRAPPING, RUNNING, or WAITING.
|
|
36
|
+
* AddJobFlowSteps adds new steps to a running cluster. A maximum of 256 steps are allowed in each job flow. If your cluster is long-running (such as a Hive data warehouse) or complex, you may require more than 256 steps to process your data. You can bypass the 256-step limitation in various ways, including using SSH to connect to the master node and submitting queries directly to the software running on the master node, such as Hive and Hadoop. For more information on how to do this, see Add More than 256 Steps to a Cluster in the Amazon EMR Management Guide. A step specifies the location of a JAR file stored either on the master node of the cluster or in Amazon S3. Each step is performed by the main function of the main class of the JAR file. The main class can be specified either in the manifest of the JAR or by using the MainFunction parameter of the step. Amazon EMR executes each step in the order listed. For a step to be considered complete, the main function must exit with a zero exit code and all Hadoop jobs started while the step was running must have completed and run successfully. You can only add steps to a cluster that is in one of the following states: STARTING, BOOTSTRAPPING, RUNNING, or WAITING. The string values passed into HadoopJarStep object cannot exceed a total of 10240 characters.
|
|
37
37
|
*/
|
|
38
38
|
addJobFlowSteps(callback?: (err: AWSError, data: EMR.Types.AddJobFlowStepsOutput) => void): Request<EMR.Types.AddJobFlowStepsOutput, AWSError>;
|
|
39
39
|
/**
|
|
@@ -309,11 +309,11 @@ declare class EMR extends Service {
|
|
|
309
309
|
*/
|
|
310
310
|
putAutoScalingPolicy(callback?: (err: AWSError, data: EMR.Types.PutAutoScalingPolicyOutput) => void): Request<EMR.Types.PutAutoScalingPolicyOutput, AWSError>;
|
|
311
311
|
/**
|
|
312
|
-
* Creates or updates an auto-termination policy for an Amazon EMR cluster. An auto-termination policy defines the amount of idle time in seconds after which a cluster automatically terminates. For alternative cluster termination options, see Control cluster termination.
|
|
312
|
+
* Auto-termination is supported in Amazon EMR versions 5.30.0 and 6.1.0 and later. For more information, see Using an auto-termination policy. Creates or updates an auto-termination policy for an Amazon EMR cluster. An auto-termination policy defines the amount of idle time in seconds after which a cluster automatically terminates. For alternative cluster termination options, see Control cluster termination.
|
|
313
313
|
*/
|
|
314
314
|
putAutoTerminationPolicy(params: EMR.Types.PutAutoTerminationPolicyInput, callback?: (err: AWSError, data: EMR.Types.PutAutoTerminationPolicyOutput) => void): Request<EMR.Types.PutAutoTerminationPolicyOutput, AWSError>;
|
|
315
315
|
/**
|
|
316
|
-
* Creates or updates an auto-termination policy for an Amazon EMR cluster. An auto-termination policy defines the amount of idle time in seconds after which a cluster automatically terminates. For alternative cluster termination options, see Control cluster termination.
|
|
316
|
+
* Auto-termination is supported in Amazon EMR versions 5.30.0 and 6.1.0 and later. For more information, see Using an auto-termination policy. Creates or updates an auto-termination policy for an Amazon EMR cluster. An auto-termination policy defines the amount of idle time in seconds after which a cluster automatically terminates. For alternative cluster termination options, see Control cluster termination.
|
|
317
317
|
*/
|
|
318
318
|
putAutoTerminationPolicy(callback?: (err: AWSError, data: EMR.Types.PutAutoTerminationPolicyOutput) => void): Request<EMR.Types.PutAutoTerminationPolicyOutput, AWSError>;
|
|
319
319
|
/**
|
|
@@ -381,11 +381,11 @@ declare class EMR extends Service {
|
|
|
381
381
|
*/
|
|
382
382
|
setTerminationProtection(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
383
383
|
/**
|
|
384
|
-
* Sets the Cluster$VisibleToAllUsers value for an EMR cluster. When true, IAM principals in the Amazon Web Services account can perform EMR cluster actions that their IAM policies allow. When false, only the IAM principal that created the cluster and the Amazon Web Services account root user can perform EMR actions on the cluster, regardless of IAM permissions policies attached to other IAM principals. This action works on running clusters. When you create a cluster, use the RunJobFlowInput$VisibleToAllUsers parameter. For more information, see Understanding the EMR Cluster VisibleToAllUsers Setting in the Amazon EMRManagement Guide.
|
|
384
|
+
* The SetVisibleToAllUsers parameter is no longer supported. Your cluster may be visible to all users in your account. To restrict cluster access using an IAM policy, see Identity and Access Management for EMR. Sets the Cluster$VisibleToAllUsers value for an EMR cluster. When true, IAM principals in the Amazon Web Services account can perform EMR cluster actions that their IAM policies allow. When false, only the IAM principal that created the cluster and the Amazon Web Services account root user can perform EMR actions on the cluster, regardless of IAM permissions policies attached to other IAM principals. This action works on running clusters. When you create a cluster, use the RunJobFlowInput$VisibleToAllUsers parameter. For more information, see Understanding the EMR Cluster VisibleToAllUsers Setting in the Amazon EMRManagement Guide.
|
|
385
385
|
*/
|
|
386
386
|
setVisibleToAllUsers(params: EMR.Types.SetVisibleToAllUsersInput, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
387
387
|
/**
|
|
388
|
-
* Sets the Cluster$VisibleToAllUsers value for an EMR cluster. When true, IAM principals in the Amazon Web Services account can perform EMR cluster actions that their IAM policies allow. When false, only the IAM principal that created the cluster and the Amazon Web Services account root user can perform EMR actions on the cluster, regardless of IAM permissions policies attached to other IAM principals. This action works on running clusters. When you create a cluster, use the RunJobFlowInput$VisibleToAllUsers parameter. For more information, see Understanding the EMR Cluster VisibleToAllUsers Setting in the Amazon EMRManagement Guide.
|
|
388
|
+
* The SetVisibleToAllUsers parameter is no longer supported. Your cluster may be visible to all users in your account. To restrict cluster access using an IAM policy, see Identity and Access Management for EMR. Sets the Cluster$VisibleToAllUsers value for an EMR cluster. When true, IAM principals in the Amazon Web Services account can perform EMR cluster actions that their IAM policies allow. When false, only the IAM principal that created the cluster and the Amazon Web Services account root user can perform EMR actions on the cluster, regardless of IAM permissions policies attached to other IAM principals. This action works on running clusters. When you create a cluster, use the RunJobFlowInput$VisibleToAllUsers parameter. For more information, see Understanding the EMR Cluster VisibleToAllUsers Setting in the Amazon EMRManagement Guide.
|
|
389
389
|
*/
|
|
390
390
|
setVisibleToAllUsers(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
391
391
|
/**
|
|
@@ -769,7 +769,7 @@ declare namespace EMR {
|
|
|
769
769
|
*/
|
|
770
770
|
TerminationProtected?: Boolean;
|
|
771
771
|
/**
|
|
772
|
-
* Indicates whether the cluster is visible to IAM principals in the Amazon Web Services account associated with the cluster. When true, IAM principals in the Amazon Web Services account can perform EMR cluster actions on the cluster that their IAM policies allow. When false, only the IAM principal that created the cluster and the Amazon Web Services account root user can perform EMR actions, regardless of IAM permissions policies attached to other IAM principals. The default value is true if a value is not provided when creating a cluster using the EMR API RunJobFlow command, the CLI create-cluster command, or the Amazon Web Services Management Console.
|
|
772
|
+
* Indicates whether the cluster is visible to IAM principals in the Amazon Web Services account associated with the cluster. When true, IAM principals in the Amazon Web Services account can perform EMR cluster actions on the cluster that their IAM policies allow. When false, only the IAM principal that created the cluster and the Amazon Web Services account root user can perform EMR actions, regardless of IAM permissions policies attached to other IAM principals. The default value is true if a value is not provided when creating a cluster using the EMR API RunJobFlow command, the CLI create-cluster command, or the Amazon Web Services Management Console.
|
|
773
773
|
*/
|
|
774
774
|
VisibleToAllUsers?: Boolean;
|
|
775
775
|
/**
|
|
@@ -1782,7 +1782,7 @@ declare namespace EMR {
|
|
|
1782
1782
|
*/
|
|
1783
1783
|
InstanceRunningCount: Integer;
|
|
1784
1784
|
/**
|
|
1785
|
-
* State of instance group. The following values are
|
|
1785
|
+
* State of instance group. The following values are no longer supported: STARTING, TERMINATED, and FAILED.
|
|
1786
1786
|
*/
|
|
1787
1787
|
State: InstanceGroupState;
|
|
1788
1788
|
/**
|
|
@@ -2047,7 +2047,7 @@ declare namespace EMR {
|
|
|
2047
2047
|
*/
|
|
2048
2048
|
SupportedProducts?: SupportedProductsList;
|
|
2049
2049
|
/**
|
|
2050
|
-
* Indicates whether the cluster is visible to IAM principals in the Amazon Web Services account associated with the cluster. When true, IAM principals in the Amazon Web Services account can perform EMR cluster actions that their IAM policies allow. When false, only the IAM principal that created the cluster and the Amazon Web Services account root user can perform EMR actions, regardless of IAM permissions policies attached to other IAM principals. The default value is true if a value is not provided when creating a cluster using the EMR API RunJobFlow command, the CLI create-cluster command, or the Amazon Web Services Management Console.
|
|
2050
|
+
* Indicates whether the cluster is visible to IAM principals in the Amazon Web Services account associated with the cluster. When true, IAM principals in the Amazon Web Services account can perform EMR cluster actions that their IAM policies allow. When false, only the IAM principal that created the cluster and the Amazon Web Services account root user can perform EMR actions, regardless of IAM permissions policies attached to other IAM principals. The default value is true if a value is not provided when creating a cluster using the EMR API RunJobFlow command, the CLI create-cluster command, or the Amazon Web Services Management Console.
|
|
2051
2051
|
*/
|
|
2052
2052
|
VisibleToAllUsers?: Boolean;
|
|
2053
2053
|
/**
|
|
@@ -2886,7 +2886,7 @@ declare namespace EMR {
|
|
|
2886
2886
|
*/
|
|
2887
2887
|
NewSupportedProducts?: NewSupportedProductsList;
|
|
2888
2888
|
/**
|
|
2889
|
-
* Applies to Amazon EMR releases 4.0 and later. A case-insensitive list of applications for Amazon EMR to install and configure when launching the cluster. For a list of applications available for each Amazon EMR release version, see the Amazon
|
|
2889
|
+
* Applies to Amazon EMR releases 4.0 and later. A case-insensitive list of applications for Amazon EMR to install and configure when launching the cluster. For a list of applications available for each Amazon EMR release version, see the Amazon EMRRelease Guide.
|
|
2890
2890
|
*/
|
|
2891
2891
|
Applications?: ApplicationList;
|
|
2892
2892
|
/**
|
|
@@ -2894,7 +2894,7 @@ declare namespace EMR {
|
|
|
2894
2894
|
*/
|
|
2895
2895
|
Configurations?: ConfigurationList;
|
|
2896
2896
|
/**
|
|
2897
|
-
* Set this value to true so that IAM principals in the Amazon Web Services account associated with the cluster can perform EMR actions on the cluster that their IAM policies allow. This value defaults to true for clusters created using the EMR API or the CLI create-cluster command. When set to false, only the IAM principal that created the cluster and the Amazon Web Services account root user can perform EMR actions for the cluster, regardless of the IAM permissions policies attached to other IAM principals. For more information, see Understanding the EMR Cluster VisibleToAllUsers Setting in the Amazon EMRManagement Guide.
|
|
2897
|
+
* The VisibleToAllUsers parameter is no longer supported. By default, the value is set to true. Setting it to false now has no effect. Set this value to true so that IAM principals in the Amazon Web Services account associated with the cluster can perform EMR actions on the cluster that their IAM policies allow. This value defaults to true for clusters created using the EMR API or the CLI create-cluster command. When set to false, only the IAM principal that created the cluster and the Amazon Web Services account root user can perform EMR actions for the cluster, regardless of the IAM permissions policies attached to other IAM principals. For more information, see Understanding the EMR Cluster VisibleToAllUsers Setting in the Amazon EMRManagement Guide.
|
|
2898
2898
|
*/
|
|
2899
2899
|
VisibleToAllUsers?: Boolean;
|
|
2900
2900
|
/**
|
|
@@ -3152,7 +3152,7 @@ declare namespace EMR {
|
|
|
3152
3152
|
*/
|
|
3153
3153
|
TimeoutAction: SpotProvisioningTimeoutAction;
|
|
3154
3154
|
/**
|
|
3155
|
-
* The defined duration for Spot Instances (also known as Spot blocks) in minutes. When specified, the Spot Instance does not terminate before the defined duration expires, and defined duration pricing for Spot Instances applies. Valid values are 60, 120, 180, 240, 300, or 360. The duration period starts as soon as a Spot Instance receives its instance ID. At the end of the duration, Amazon EC2 marks the Spot Instance for termination and provides a Spot Instance termination notice, which gives the instance a two-minute warning before it terminates.
|
|
3155
|
+
* The defined duration for Spot Instances (also known as Spot blocks) in minutes. When specified, the Spot Instance does not terminate before the defined duration expires, and defined duration pricing for Spot Instances applies. Valid values are 60, 120, 180, 240, 300, or 360. The duration period starts as soon as a Spot Instance receives its instance ID. At the end of the duration, Amazon EC2 marks the Spot Instance for termination and provides a Spot Instance termination notice, which gives the instance a two-minute warning before it terminates. Spot Instances with a defined duration (also known as Spot blocks) are no longer available to new customers from July 1, 2021. For customers who have previously used the feature, we will continue to support Spot Instances with a defined duration until December 31, 2022.
|
|
3156
3156
|
*/
|
|
3157
3157
|
BlockDurationMinutes?: WholeNumber;
|
|
3158
3158
|
/**
|
|
@@ -3468,7 +3468,7 @@ declare namespace EMR {
|
|
|
3468
3468
|
export type SupportedProductsList = XmlStringMaxLen256[];
|
|
3469
3469
|
export interface Tag {
|
|
3470
3470
|
/**
|
|
3471
|
-
* A user-defined key, which is the minimum required information for a valid tag. For more information, see Tag
|
|
3471
|
+
* A user-defined key, which is the minimum required information for a valid tag. For more information, see Tag.
|
|
3472
3472
|
*/
|
|
3473
3473
|
Key?: String;
|
|
3474
3474
|
/**
|
|
@@ -3530,7 +3530,7 @@ declare namespace EMR {
|
|
|
3530
3530
|
}
|
|
3531
3531
|
export interface VolumeSpecification {
|
|
3532
3532
|
/**
|
|
3533
|
-
* The volume type. Volume types supported are gp2, io1, standard.
|
|
3533
|
+
* The volume type. Volume types supported are gp2, io1, and standard.
|
|
3534
3534
|
*/
|
|
3535
3535
|
VolumeType: String;
|
|
3536
3536
|
/**
|
|
@@ -111,6 +111,14 @@ declare class ES extends Service {
|
|
|
111
111
|
* Provides scheduled Auto-Tune action details for the Elasticsearch domain, such as Auto-Tune action type, description, severity, and scheduled date.
|
|
112
112
|
*/
|
|
113
113
|
describeDomainAutoTunes(callback?: (err: AWSError, data: ES.Types.DescribeDomainAutoTunesResponse) => void): Request<ES.Types.DescribeDomainAutoTunesResponse, AWSError>;
|
|
114
|
+
/**
|
|
115
|
+
* Returns information about the current blue/green deployment happening on a domain, including a change ID, status, and progress stages.
|
|
116
|
+
*/
|
|
117
|
+
describeDomainChangeProgress(params: ES.Types.DescribeDomainChangeProgressRequest, callback?: (err: AWSError, data: ES.Types.DescribeDomainChangeProgressResponse) => void): Request<ES.Types.DescribeDomainChangeProgressResponse, AWSError>;
|
|
118
|
+
/**
|
|
119
|
+
* Returns information about the current blue/green deployment happening on a domain, including a change ID, status, and progress stages.
|
|
120
|
+
*/
|
|
121
|
+
describeDomainChangeProgress(callback?: (err: AWSError, data: ES.Types.DescribeDomainChangeProgressResponse) => void): Request<ES.Types.DescribeDomainChangeProgressResponse, AWSError>;
|
|
114
122
|
/**
|
|
115
123
|
* Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN.
|
|
116
124
|
*/
|
|
@@ -397,6 +405,14 @@ declare namespace ES {
|
|
|
397
405
|
* Describes the SAML application configured for a domain.
|
|
398
406
|
*/
|
|
399
407
|
SAMLOptions?: SAMLOptionsOutput;
|
|
408
|
+
/**
|
|
409
|
+
* Specifies the Anonymous Auth Disable Date when Anonymous Auth is enabled.
|
|
410
|
+
*/
|
|
411
|
+
AnonymousAuthDisableDate?: DisableTimestamp;
|
|
412
|
+
/**
|
|
413
|
+
* True if Anonymous auth is enabled. Anonymous auth can be enabled only when AdvancedSecurity is enabled on existing domains.
|
|
414
|
+
*/
|
|
415
|
+
AnonymousAuthEnabled?: Boolean;
|
|
400
416
|
}
|
|
401
417
|
export interface AdvancedSecurityOptionsInput {
|
|
402
418
|
/**
|
|
@@ -415,6 +431,10 @@ declare namespace ES {
|
|
|
415
431
|
* Specifies the SAML application configuration for the domain.
|
|
416
432
|
*/
|
|
417
433
|
SAMLOptions?: SAMLOptionsInput;
|
|
434
|
+
/**
|
|
435
|
+
* True if Anonymous auth is enabled. Anonymous auth can be enabled only when AdvancedSecurity is enabled on existing domains.
|
|
436
|
+
*/
|
|
437
|
+
AnonymousAuthEnabled?: Boolean;
|
|
418
438
|
}
|
|
419
439
|
export interface AdvancedSecurityOptionsStatus {
|
|
420
440
|
/**
|
|
@@ -559,6 +579,67 @@ declare namespace ES {
|
|
|
559
579
|
*/
|
|
560
580
|
ServiceSoftwareOptions?: ServiceSoftwareOptions;
|
|
561
581
|
}
|
|
582
|
+
export interface ChangeProgressDetails {
|
|
583
|
+
/**
|
|
584
|
+
* The unique change identifier associated with a specific domain configuration change.
|
|
585
|
+
*/
|
|
586
|
+
ChangeId?: GUID;
|
|
587
|
+
/**
|
|
588
|
+
* Contains an optional message associated with the domain configuration change.
|
|
589
|
+
*/
|
|
590
|
+
Message?: Message;
|
|
591
|
+
}
|
|
592
|
+
export interface ChangeProgressStage {
|
|
593
|
+
/**
|
|
594
|
+
* The name of the specific progress stage.
|
|
595
|
+
*/
|
|
596
|
+
Name?: ChangeProgressStageName;
|
|
597
|
+
/**
|
|
598
|
+
* The overall status of a specific progress stage.
|
|
599
|
+
*/
|
|
600
|
+
Status?: ChangeProgressStageStatus;
|
|
601
|
+
/**
|
|
602
|
+
* The description of the progress stage.
|
|
603
|
+
*/
|
|
604
|
+
Description?: Description;
|
|
605
|
+
/**
|
|
606
|
+
* The last updated timestamp of the progress stage.
|
|
607
|
+
*/
|
|
608
|
+
LastUpdated?: LastUpdated;
|
|
609
|
+
}
|
|
610
|
+
export type ChangeProgressStageList = ChangeProgressStage[];
|
|
611
|
+
export type ChangeProgressStageName = string;
|
|
612
|
+
export type ChangeProgressStageStatus = string;
|
|
613
|
+
export interface ChangeProgressStatusDetails {
|
|
614
|
+
/**
|
|
615
|
+
* The unique change identifier associated with a specific domain configuration change.
|
|
616
|
+
*/
|
|
617
|
+
ChangeId?: GUID;
|
|
618
|
+
/**
|
|
619
|
+
* The time at which the configuration change is made on the domain.
|
|
620
|
+
*/
|
|
621
|
+
StartTime?: UpdateTimestamp;
|
|
622
|
+
/**
|
|
623
|
+
* The overall status of the domain configuration change. This field can take the following values: PENDING, PROCESSING, COMPLETED and FAILED
|
|
624
|
+
*/
|
|
625
|
+
Status?: OverallChangeStatus;
|
|
626
|
+
/**
|
|
627
|
+
* The list of properties involved in the domain configuration change that are still in pending.
|
|
628
|
+
*/
|
|
629
|
+
PendingProperties?: StringList;
|
|
630
|
+
/**
|
|
631
|
+
* The list of properties involved in the domain configuration change that are completed.
|
|
632
|
+
*/
|
|
633
|
+
CompletedProperties?: StringList;
|
|
634
|
+
/**
|
|
635
|
+
* The total number of stages required for the configuration change.
|
|
636
|
+
*/
|
|
637
|
+
TotalNumberOfStages?: TotalNumberOfStages;
|
|
638
|
+
/**
|
|
639
|
+
* The specific stages that the domain is going through to perform the configuration change.
|
|
640
|
+
*/
|
|
641
|
+
ChangeProgressStages?: ChangeProgressStageList;
|
|
642
|
+
}
|
|
562
643
|
export type CloudWatchLogsLogGroupArn = string;
|
|
563
644
|
export interface CognitoOptions {
|
|
564
645
|
/**
|
|
@@ -814,6 +895,22 @@ declare namespace ES {
|
|
|
814
895
|
*/
|
|
815
896
|
NextToken?: NextToken;
|
|
816
897
|
}
|
|
898
|
+
export interface DescribeDomainChangeProgressRequest {
|
|
899
|
+
/**
|
|
900
|
+
* The domain you want to get the progress information about.
|
|
901
|
+
*/
|
|
902
|
+
DomainName: DomainName;
|
|
903
|
+
/**
|
|
904
|
+
* The specific change ID for which you want to get progress information. This is an optional parameter. If omitted, the service returns information about the most recent configuration change.
|
|
905
|
+
*/
|
|
906
|
+
ChangeId?: GUID;
|
|
907
|
+
}
|
|
908
|
+
export interface DescribeDomainChangeProgressResponse {
|
|
909
|
+
/**
|
|
910
|
+
* Progress information for the configuration change that is requested in the DescribeDomainChangeProgress request.
|
|
911
|
+
*/
|
|
912
|
+
ChangeProgressStatus?: ChangeProgressStatusDetails;
|
|
913
|
+
}
|
|
817
914
|
export interface DescribeElasticsearchDomainConfigRequest {
|
|
818
915
|
/**
|
|
819
916
|
* The Elasticsearch domain that you want to get information about.
|
|
@@ -998,6 +1095,8 @@ declare namespace ES {
|
|
|
998
1095
|
*/
|
|
999
1096
|
ReservedElasticsearchInstances?: ReservedElasticsearchInstanceList;
|
|
1000
1097
|
}
|
|
1098
|
+
export type Description = string;
|
|
1099
|
+
export type DisableTimestamp = Date;
|
|
1001
1100
|
export interface DissociatePackageRequest {
|
|
1002
1101
|
/**
|
|
1003
1102
|
* Internal ID of the package that you want to associate with a domain. Use DescribePackages to find this value.
|
|
@@ -1269,6 +1368,10 @@ declare namespace ES {
|
|
|
1269
1368
|
* Specifies AutoTuneOptions for the domain.
|
|
1270
1369
|
*/
|
|
1271
1370
|
AutoTuneOptions?: AutoTuneOptionsStatus;
|
|
1371
|
+
/**
|
|
1372
|
+
* Specifies change details of the domain configuration change.
|
|
1373
|
+
*/
|
|
1374
|
+
ChangeProgressDetails?: ChangeProgressDetails;
|
|
1272
1375
|
}
|
|
1273
1376
|
export interface ElasticsearchDomainStatus {
|
|
1274
1377
|
/**
|
|
@@ -1364,6 +1467,10 @@ declare namespace ES {
|
|
|
1364
1467
|
* The current status of the Elasticsearch domain's Auto-Tune options.
|
|
1365
1468
|
*/
|
|
1366
1469
|
AutoTuneOptions?: AutoTuneOptionsOutput;
|
|
1470
|
+
/**
|
|
1471
|
+
* Specifies change details of the domain configuration change.
|
|
1472
|
+
*/
|
|
1473
|
+
ChangeProgressDetails?: ChangeProgressDetails;
|
|
1367
1474
|
}
|
|
1368
1475
|
export type ElasticsearchDomainStatusList = ElasticsearchDomainStatus[];
|
|
1369
1476
|
export type ElasticsearchInstanceTypeList = ESPartitionInstanceType[];
|
|
@@ -1763,6 +1870,7 @@ declare namespace ES {
|
|
|
1763
1870
|
}
|
|
1764
1871
|
export type OutboundCrossClusterSearchConnectionStatusCode = "PENDING_ACCEPTANCE"|"VALIDATING"|"VALIDATION_FAILED"|"PROVISIONING"|"ACTIVE"|"REJECTED"|"DELETING"|"DELETED"|string;
|
|
1765
1872
|
export type OutboundCrossClusterSearchConnections = OutboundCrossClusterSearchConnection[];
|
|
1873
|
+
export type OverallChangeStatus = "PENDING"|"PROCESSING"|"COMPLETED"|"FAILED"|string;
|
|
1766
1874
|
export type OwnerId = string;
|
|
1767
1875
|
export type PackageDescription = string;
|
|
1768
1876
|
export interface PackageDetails {
|
|
@@ -2174,6 +2282,7 @@ declare namespace ES {
|
|
|
2174
2282
|
export type TagList = Tag[];
|
|
2175
2283
|
export type TagValue = string;
|
|
2176
2284
|
export type TimeUnit = "HOURS"|string;
|
|
2285
|
+
export type TotalNumberOfStages = number;
|
|
2177
2286
|
export type UIntValue = number;
|
|
2178
2287
|
export interface UpdateElasticsearchDomainConfigRequest {
|
|
2179
2288
|
/**
|
|
@@ -2290,6 +2399,7 @@ declare namespace ES {
|
|
|
2290
2399
|
* This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed. This will not actually perform the Upgrade.
|
|
2291
2400
|
*/
|
|
2292
2401
|
PerformCheckOnly?: Boolean;
|
|
2402
|
+
ChangeProgressDetails?: ChangeProgressDetails;
|
|
2293
2403
|
}
|
|
2294
2404
|
export interface UpgradeHistory {
|
|
2295
2405
|
/**
|
|
@@ -340,11 +340,11 @@ declare class EventBridge extends Service {
|
|
|
340
340
|
*/
|
|
341
341
|
putRule(callback?: (err: AWSError, data: EventBridge.Types.PutRuleResponse) => void): Request<EventBridge.Types.PutRuleResponse, AWSError>;
|
|
342
342
|
/**
|
|
343
|
-
* Adds the specified targets to the specified rule, or updates the targets if they are already associated with the rule. Targets are the resources that are invoked when a rule is triggered. You can configure the following as targets for Events: API destination Amazon API Gateway REST API endpoints API Gateway Batch job queue CloudWatch Logs group CodeBuild project CodePipeline Amazon EC2 CreateSnapshot API call Amazon EC2 RebootInstances API call Amazon EC2 StopInstances API call Amazon EC2 TerminateInstances API call Amazon ECS tasks Event bus in a different Amazon Web Services account or Region. You can use an event bus in the US East (N. Virginia) us-east-1, US West (Oregon) us-west-2, or Europe (Ireland) eu-west-1 Regions as a target for a rule. Firehose delivery stream (Kinesis Data Firehose) Inspector assessment template (Amazon Inspector) Kinesis stream (Kinesis Data Stream) Lambda function Redshift clusters (Data API statement execution) Amazon SNS topic Amazon SQS queues (includes FIFO queues SSM Automation SSM OpsItem SSM Run Command Step Functions state machines Creating rules with built-in targets is supported only in the Amazon Web Services Management Console. The built-in targets are EC2 CreateSnapshot API call, EC2 RebootInstances API call, EC2 StopInstances API call, and EC2 TerminateInstances API call. For some target types, PutTargets provides target-specific parameters. If the target is a Kinesis data stream, you can optionally specify which shard the event goes to by using the KinesisParameters argument. To invoke a command on multiple EC2 instances with one rule, you can use the RunCommandParameters field. To be able to make API calls against the resources that you own, Amazon EventBridge needs the appropriate permissions. For Lambda and Amazon SNS resources, EventBridge relies on resource-based policies. For EC2 instances, Kinesis Data Streams, Step Functions state machines and API Gateway REST APIs, EventBridge relies on IAM roles that you specify in the RoleARN argument in PutTargets. For more information, see Authentication and Access Control in the Amazon EventBridge User Guide. If another Amazon Web Services account is in the same region and has granted you permission (using PutPermission), you can send events to that account. Set that account's event bus as a target of the rules in your account. To send the matched events to the other account, specify that account's event bus as the Arn value when you run PutTargets. If your account sends events to another account, your account is charged for each sent event. Each event sent to another account is charged as a custom event. The account receiving the event is not charged. For more information, see Amazon EventBridge Pricing. Input, InputPath, and InputTransformer are not available with PutTarget if the target is an event bus of a different Amazon Web Services account. If you are setting the event bus of another account as the target, and that account granted permission to your account through an organization instead of directly by the account ID, then you must specify a RoleArn with proper permissions in the Target structure. For more information, see Sending and Receiving Events Between Amazon Web Services Accounts in the Amazon EventBridge User Guide. For more information about enabling cross-account events, see PutPermission. Input, InputPath, and InputTransformer are mutually exclusive and optional parameters of a target. When a rule is triggered due to a matched event: If none of the following arguments are specified for a target, then the entire event is passed to the target in JSON format (unless the target is Amazon EC2 Run Command or Amazon ECS task, in which case nothing from the event is passed to the target). If Input is specified in the form of valid JSON, then the matched event is overridden with this constant. If InputPath is specified in the form of JSONPath (for example, $.detail), then only the part of the event specified in the path is passed to the target (for example, only the detail part of the event is passed). If InputTransformer is specified, then one or more specified JSONPaths are extracted from the event and used as values in a template that you specify as the input to the target. When you specify InputPath or InputTransformer, you must use JSON dot notation, not bracket notation. When you add targets to a rule and the associated rule triggers soon after, new or updated targets might not be immediately invoked. Allow a short period of time for changes to take effect. This action can partially fail if too many requests are made at the same time. If that happens, FailedEntryCount is non-zero in the response and each entry in FailedEntries provides the ID of the failed target and the error code.
|
|
343
|
+
* Adds the specified targets to the specified rule, or updates the targets if they are already associated with the rule. Targets are the resources that are invoked when a rule is triggered. Each rule can have up to five (5) targets associated with it at one time. You can configure the following as targets for Events: API destination Amazon API Gateway REST API endpoints API Gateway Batch job queue CloudWatch Logs group CodeBuild project CodePipeline Amazon EC2 CreateSnapshot API call EC2 Image Builder Amazon EC2 RebootInstances API call Amazon EC2 StopInstances API call Amazon EC2 TerminateInstances API call Amazon ECS tasks Event bus in a different Amazon Web Services account or Region. You can use an event bus in the US East (N. Virginia) us-east-1, US West (Oregon) us-west-2, or Europe (Ireland) eu-west-1 Regions as a target for a rule. Firehose delivery stream (Kinesis Data Firehose) Inspector assessment template (Amazon Inspector) Kinesis stream (Kinesis Data Stream) Lambda function Redshift clusters (Data API statement execution) Amazon SNS topic Amazon SQS queues (includes FIFO queues) SSM Automation SSM OpsItem SSM Run Command Step Functions state machines Creating rules with built-in targets is supported only in the Amazon Web Services Management Console. The built-in targets are EC2 CreateSnapshot API call, EC2 RebootInstances API call, EC2 StopInstances API call, and EC2 TerminateInstances API call. For some target types, PutTargets provides target-specific parameters. If the target is a Kinesis data stream, you can optionally specify which shard the event goes to by using the KinesisParameters argument. To invoke a command on multiple EC2 instances with one rule, you can use the RunCommandParameters field. To be able to make API calls against the resources that you own, Amazon EventBridge needs the appropriate permissions. For Lambda and Amazon SNS resources, EventBridge relies on resource-based policies. For EC2 instances, Kinesis Data Streams, Step Functions state machines and API Gateway REST APIs, EventBridge relies on IAM roles that you specify in the RoleARN argument in PutTargets. For more information, see Authentication and Access Control in the Amazon EventBridge User Guide. If another Amazon Web Services account is in the same region and has granted you permission (using PutPermission), you can send events to that account. Set that account's event bus as a target of the rules in your account. To send the matched events to the other account, specify that account's event bus as the Arn value when you run PutTargets. If your account sends events to another account, your account is charged for each sent event. Each event sent to another account is charged as a custom event. The account receiving the event is not charged. For more information, see Amazon EventBridge Pricing. Input, InputPath, and InputTransformer are not available with PutTarget if the target is an event bus of a different Amazon Web Services account. If you are setting the event bus of another account as the target, and that account granted permission to your account through an organization instead of directly by the account ID, then you must specify a RoleArn with proper permissions in the Target structure. For more information, see Sending and Receiving Events Between Amazon Web Services Accounts in the Amazon EventBridge User Guide. For more information about enabling cross-account events, see PutPermission. Input, InputPath, and InputTransformer are mutually exclusive and optional parameters of a target. When a rule is triggered due to a matched event: If none of the following arguments are specified for a target, then the entire event is passed to the target in JSON format (unless the target is Amazon EC2 Run Command or Amazon ECS task, in which case nothing from the event is passed to the target). If Input is specified in the form of valid JSON, then the matched event is overridden with this constant. If InputPath is specified in the form of JSONPath (for example, $.detail), then only the part of the event specified in the path is passed to the target (for example, only the detail part of the event is passed). If InputTransformer is specified, then one or more specified JSONPaths are extracted from the event and used as values in a template that you specify as the input to the target. When you specify InputPath or InputTransformer, you must use JSON dot notation, not bracket notation. When you add targets to a rule and the associated rule triggers soon after, new or updated targets might not be immediately invoked. Allow a short period of time for changes to take effect. This action can partially fail if too many requests are made at the same time. If that happens, FailedEntryCount is non-zero in the response and each entry in FailedEntries provides the ID of the failed target and the error code.
|
|
344
344
|
*/
|
|
345
345
|
putTargets(params: EventBridge.Types.PutTargetsRequest, callback?: (err: AWSError, data: EventBridge.Types.PutTargetsResponse) => void): Request<EventBridge.Types.PutTargetsResponse, AWSError>;
|
|
346
346
|
/**
|
|
347
|
-
* Adds the specified targets to the specified rule, or updates the targets if they are already associated with the rule. Targets are the resources that are invoked when a rule is triggered. You can configure the following as targets for Events: API destination Amazon API Gateway REST API endpoints API Gateway Batch job queue CloudWatch Logs group CodeBuild project CodePipeline Amazon EC2 CreateSnapshot API call Amazon EC2 RebootInstances API call Amazon EC2 StopInstances API call Amazon EC2 TerminateInstances API call Amazon ECS tasks Event bus in a different Amazon Web Services account or Region. You can use an event bus in the US East (N. Virginia) us-east-1, US West (Oregon) us-west-2, or Europe (Ireland) eu-west-1 Regions as a target for a rule. Firehose delivery stream (Kinesis Data Firehose) Inspector assessment template (Amazon Inspector) Kinesis stream (Kinesis Data Stream) Lambda function Redshift clusters (Data API statement execution) Amazon SNS topic Amazon SQS queues (includes FIFO queues SSM Automation SSM OpsItem SSM Run Command Step Functions state machines Creating rules with built-in targets is supported only in the Amazon Web Services Management Console. The built-in targets are EC2 CreateSnapshot API call, EC2 RebootInstances API call, EC2 StopInstances API call, and EC2 TerminateInstances API call. For some target types, PutTargets provides target-specific parameters. If the target is a Kinesis data stream, you can optionally specify which shard the event goes to by using the KinesisParameters argument. To invoke a command on multiple EC2 instances with one rule, you can use the RunCommandParameters field. To be able to make API calls against the resources that you own, Amazon EventBridge needs the appropriate permissions. For Lambda and Amazon SNS resources, EventBridge relies on resource-based policies. For EC2 instances, Kinesis Data Streams, Step Functions state machines and API Gateway REST APIs, EventBridge relies on IAM roles that you specify in the RoleARN argument in PutTargets. For more information, see Authentication and Access Control in the Amazon EventBridge User Guide. If another Amazon Web Services account is in the same region and has granted you permission (using PutPermission), you can send events to that account. Set that account's event bus as a target of the rules in your account. To send the matched events to the other account, specify that account's event bus as the Arn value when you run PutTargets. If your account sends events to another account, your account is charged for each sent event. Each event sent to another account is charged as a custom event. The account receiving the event is not charged. For more information, see Amazon EventBridge Pricing. Input, InputPath, and InputTransformer are not available with PutTarget if the target is an event bus of a different Amazon Web Services account. If you are setting the event bus of another account as the target, and that account granted permission to your account through an organization instead of directly by the account ID, then you must specify a RoleArn with proper permissions in the Target structure. For more information, see Sending and Receiving Events Between Amazon Web Services Accounts in the Amazon EventBridge User Guide. For more information about enabling cross-account events, see PutPermission. Input, InputPath, and InputTransformer are mutually exclusive and optional parameters of a target. When a rule is triggered due to a matched event: If none of the following arguments are specified for a target, then the entire event is passed to the target in JSON format (unless the target is Amazon EC2 Run Command or Amazon ECS task, in which case nothing from the event is passed to the target). If Input is specified in the form of valid JSON, then the matched event is overridden with this constant. If InputPath is specified in the form of JSONPath (for example, $.detail), then only the part of the event specified in the path is passed to the target (for example, only the detail part of the event is passed). If InputTransformer is specified, then one or more specified JSONPaths are extracted from the event and used as values in a template that you specify as the input to the target. When you specify InputPath or InputTransformer, you must use JSON dot notation, not bracket notation. When you add targets to a rule and the associated rule triggers soon after, new or updated targets might not be immediately invoked. Allow a short period of time for changes to take effect. This action can partially fail if too many requests are made at the same time. If that happens, FailedEntryCount is non-zero in the response and each entry in FailedEntries provides the ID of the failed target and the error code.
|
|
347
|
+
* Adds the specified targets to the specified rule, or updates the targets if they are already associated with the rule. Targets are the resources that are invoked when a rule is triggered. Each rule can have up to five (5) targets associated with it at one time. You can configure the following as targets for Events: API destination Amazon API Gateway REST API endpoints API Gateway Batch job queue CloudWatch Logs group CodeBuild project CodePipeline Amazon EC2 CreateSnapshot API call EC2 Image Builder Amazon EC2 RebootInstances API call Amazon EC2 StopInstances API call Amazon EC2 TerminateInstances API call Amazon ECS tasks Event bus in a different Amazon Web Services account or Region. You can use an event bus in the US East (N. Virginia) us-east-1, US West (Oregon) us-west-2, or Europe (Ireland) eu-west-1 Regions as a target for a rule. Firehose delivery stream (Kinesis Data Firehose) Inspector assessment template (Amazon Inspector) Kinesis stream (Kinesis Data Stream) Lambda function Redshift clusters (Data API statement execution) Amazon SNS topic Amazon SQS queues (includes FIFO queues) SSM Automation SSM OpsItem SSM Run Command Step Functions state machines Creating rules with built-in targets is supported only in the Amazon Web Services Management Console. The built-in targets are EC2 CreateSnapshot API call, EC2 RebootInstances API call, EC2 StopInstances API call, and EC2 TerminateInstances API call. For some target types, PutTargets provides target-specific parameters. If the target is a Kinesis data stream, you can optionally specify which shard the event goes to by using the KinesisParameters argument. To invoke a command on multiple EC2 instances with one rule, you can use the RunCommandParameters field. To be able to make API calls against the resources that you own, Amazon EventBridge needs the appropriate permissions. For Lambda and Amazon SNS resources, EventBridge relies on resource-based policies. For EC2 instances, Kinesis Data Streams, Step Functions state machines and API Gateway REST APIs, EventBridge relies on IAM roles that you specify in the RoleARN argument in PutTargets. For more information, see Authentication and Access Control in the Amazon EventBridge User Guide. If another Amazon Web Services account is in the same region and has granted you permission (using PutPermission), you can send events to that account. Set that account's event bus as a target of the rules in your account. To send the matched events to the other account, specify that account's event bus as the Arn value when you run PutTargets. If your account sends events to another account, your account is charged for each sent event. Each event sent to another account is charged as a custom event. The account receiving the event is not charged. For more information, see Amazon EventBridge Pricing. Input, InputPath, and InputTransformer are not available with PutTarget if the target is an event bus of a different Amazon Web Services account. If you are setting the event bus of another account as the target, and that account granted permission to your account through an organization instead of directly by the account ID, then you must specify a RoleArn with proper permissions in the Target structure. For more information, see Sending and Receiving Events Between Amazon Web Services Accounts in the Amazon EventBridge User Guide. For more information about enabling cross-account events, see PutPermission. Input, InputPath, and InputTransformer are mutually exclusive and optional parameters of a target. When a rule is triggered due to a matched event: If none of the following arguments are specified for a target, then the entire event is passed to the target in JSON format (unless the target is Amazon EC2 Run Command or Amazon ECS task, in which case nothing from the event is passed to the target). If Input is specified in the form of valid JSON, then the matched event is overridden with this constant. If InputPath is specified in the form of JSONPath (for example, $.detail), then only the part of the event specified in the path is passed to the target (for example, only the detail part of the event is passed). If InputTransformer is specified, then one or more specified JSONPaths are extracted from the event and used as values in a template that you specify as the input to the target. When you specify InputPath or InputTransformer, you must use JSON dot notation, not bracket notation. When you add targets to a rule and the associated rule triggers soon after, new or updated targets might not be immediately invoked. Allow a short period of time for changes to take effect. This action can partially fail if too many requests are made at the same time. If that happens, FailedEntryCount is non-zero in the response and each entry in FailedEntries provides the ID of the failed target and the error code.
|
|
348
348
|
*/
|
|
349
349
|
putTargets(callback?: (err: AWSError, data: EventBridge.Types.PutTargetsResponse) => void): Request<EventBridge.Types.PutTargetsResponse, AWSError>;
|
|
350
350
|
/**
|
|
@@ -356,11 +356,11 @@ declare class EventBridge extends Service {
|
|
|
356
356
|
*/
|
|
357
357
|
removePermission(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
358
358
|
/**
|
|
359
|
-
* Removes the specified targets from the specified rule. When the rule is triggered, those targets are no longer be invoked. When you remove a target, when the associated rule triggers, removed targets might continue to be invoked. Allow a short period of time for changes to take effect. This action can partially fail if too many requests are made at the same time. If that happens, FailedEntryCount is non-zero in the response and each entry in FailedEntries provides the ID of the failed target and the error code.
|
|
359
|
+
* Removes the specified targets from the specified rule. When the rule is triggered, those targets are no longer be invoked. A successful execution of RemoveTargets doesn't guarantee all targets are removed from the rule, it means that the target(s) listed in the request are removed. When you remove a target, when the associated rule triggers, removed targets might continue to be invoked. Allow a short period of time for changes to take effect. This action can partially fail if too many requests are made at the same time. If that happens, FailedEntryCount is non-zero in the response and each entry in FailedEntries provides the ID of the failed target and the error code.
|
|
360
360
|
*/
|
|
361
361
|
removeTargets(params: EventBridge.Types.RemoveTargetsRequest, callback?: (err: AWSError, data: EventBridge.Types.RemoveTargetsResponse) => void): Request<EventBridge.Types.RemoveTargetsResponse, AWSError>;
|
|
362
362
|
/**
|
|
363
|
-
* Removes the specified targets from the specified rule. When the rule is triggered, those targets are no longer be invoked. When you remove a target, when the associated rule triggers, removed targets might continue to be invoked. Allow a short period of time for changes to take effect. This action can partially fail if too many requests are made at the same time. If that happens, FailedEntryCount is non-zero in the response and each entry in FailedEntries provides the ID of the failed target and the error code.
|
|
363
|
+
* Removes the specified targets from the specified rule. When the rule is triggered, those targets are no longer be invoked. A successful execution of RemoveTargets doesn't guarantee all targets are removed from the rule, it means that the target(s) listed in the request are removed. When you remove a target, when the associated rule triggers, removed targets might continue to be invoked. Allow a short period of time for changes to take effect. This action can partially fail if too many requests are made at the same time. If that happens, FailedEntryCount is non-zero in the response and each entry in FailedEntries provides the ID of the failed target and the error code.
|
|
364
364
|
*/
|
|
365
365
|
removeTargets(callback?: (err: AWSError, data: EventBridge.Types.RemoveTargetsResponse) => void): Request<EventBridge.Types.RemoveTargetsResponse, AWSError>;
|
|
366
366
|
/**
|
|
@@ -1456,7 +1456,7 @@ declare namespace EventBridge {
|
|
|
1456
1456
|
*/
|
|
1457
1457
|
TaskCount?: LimitMin1;
|
|
1458
1458
|
/**
|
|
1459
|
-
* Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. The FARGATE value is supported only in the Regions where Fargate
|
|
1459
|
+
* Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. The FARGATE value is supported only in the Regions where Fargate with Amazon ECS is supported. For more information, see Fargate on Amazon ECS in the Amazon Elastic Container Service Developer Guide.
|
|
1460
1460
|
*/
|
|
1461
1461
|
LaunchType?: LaunchType;
|
|
1462
1462
|
/**
|
|
@@ -2026,7 +2026,7 @@ declare namespace EventBridge {
|
|
|
2026
2026
|
*/
|
|
2027
2027
|
EventBusName?: NonPartnerEventBusNameOrArn;
|
|
2028
2028
|
/**
|
|
2029
|
-
* An X-Ray
|
|
2029
|
+
* An X-Ray trace header, which is an http header (X-Amzn-Trace-Id) that contains the trace-id associated with the event. To learn more about X-Ray trace headers, see Tracing header in the X-Ray Developer Guide.
|
|
2030
2030
|
*/
|
|
2031
2031
|
TraceHeader?: TraceHeader;
|
|
2032
2032
|
}
|
|
@@ -2124,7 +2124,7 @@ declare namespace EventBridge {
|
|
|
2124
2124
|
*/
|
|
2125
2125
|
Principal?: Principal;
|
|
2126
2126
|
/**
|
|
2127
|
-
* An identifier string for the external account that you are granting permissions to. If you later want to revoke the permission for this external account, specify this StatementId when you run RemovePermission.
|
|
2127
|
+
* An identifier string for the external account that you are granting permissions to. If you later want to revoke the permission for this external account, specify this StatementId when you run RemovePermission. Each StatementId must be unique.
|
|
2128
2128
|
*/
|
|
2129
2129
|
StatementId?: StatementId;
|
|
2130
2130
|
/**
|
|
@@ -2539,7 +2539,7 @@ declare namespace EventBridge {
|
|
|
2539
2539
|
export type TagValue = string;
|
|
2540
2540
|
export interface Target {
|
|
2541
2541
|
/**
|
|
2542
|
-
* The ID of the target. We recommend using a memorable and unique string.
|
|
2542
|
+
* The ID of the target within the specified rule. Use this ID to reference the target when updating the rule. We recommend using a memorable and unique string.
|
|
2543
2543
|
*/
|
|
2544
2544
|
Id: TargetId;
|
|
2545
2545
|
/**
|
|
@@ -182,6 +182,10 @@ declare namespace Finspacedata {
|
|
|
182
182
|
* Time until which the Changeset is active. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
|
|
183
183
|
*/
|
|
184
184
|
activeUntilTimestamp?: TimestampEpoch;
|
|
185
|
+
/**
|
|
186
|
+
* Beginning time from which the Changeset is active. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
|
|
187
|
+
*/
|
|
188
|
+
activeFromTimestamp?: TimestampEpoch;
|
|
185
189
|
/**
|
|
186
190
|
* The unique identifier of the Changeset that is updated.
|
|
187
191
|
*/
|
|
@@ -213,7 +217,7 @@ declare namespace Finspacedata {
|
|
|
213
217
|
export type ColumnNameList = ColumnName[];
|
|
214
218
|
export interface CreateChangesetRequest {
|
|
215
219
|
/**
|
|
216
|
-
* A token
|
|
220
|
+
* A token that ensures idempotency. This token expires in 10 minutes.
|
|
217
221
|
*/
|
|
218
222
|
clientToken?: ClientToken;
|
|
219
223
|
/**
|
|
@@ -225,11 +229,11 @@ declare namespace Finspacedata {
|
|
|
225
229
|
*/
|
|
226
230
|
changeType: ChangeType;
|
|
227
231
|
/**
|
|
228
|
-
* Options that define the location of the data being ingested.
|
|
232
|
+
* Options that define the location of the data being ingested (s3SourcePath) and the source of the changeset (sourceType). Both s3SourcePath and sourceType are required attributes. Here is an example of how you could specify the sourceParams: "sourceParams": { "s3SourcePath": "s3://finspace-landing-us-east-2-bk7gcfvitndqa6ebnvys4d/scratch/wr5hh8pwkpqqkxa4sxrmcw/ingestion/equity.csv", "sourceType": "S3" } The S3 path that you specify must allow the FinSpace role access. To do that, you first need to configure the IAM policy on S3 bucket. For more information, see Loading data from an Amazon S3 Bucket using the FinSpace APIsection.
|
|
229
233
|
*/
|
|
230
234
|
sourceParams: SourceParams;
|
|
231
235
|
/**
|
|
232
|
-
* Options that define the structure of the source file(s) including the format type (formatType), header row (withHeader), data separation character (separator) and the type of compression (compression). formatType is a required attribute and can have the following values: PARQUET - Parquet source file format. CSV - CSV source file format. JSON - JSON source file format. XML - XML source file format.
|
|
236
|
+
* Options that define the structure of the source file(s) including the format type (formatType), header row (withHeader), data separation character (separator) and the type of compression (compression). formatType is a required attribute and can have the following values: PARQUET - Parquet source file format. CSV - CSV source file format. JSON - JSON source file format. XML - XML source file format. Here is an example of how you could specify the formatParams: "formatParams": { "formatType": "CSV", "withHeader": "true", "separator": ",", "compression":"None" } Note that if you only provide formatType as CSV, the rest of the attributes will automatically default to CSV values as following: { "withHeader": "true", "separator": "," } For more information about supported file formats, see Supported Data Types and File Formats in the FinSpace User Guide.
|
|
233
237
|
*/
|
|
234
238
|
formatParams: FormatParams;
|
|
235
239
|
}
|
|
@@ -245,7 +249,7 @@ declare namespace Finspacedata {
|
|
|
245
249
|
}
|
|
246
250
|
export interface CreateDataViewRequest {
|
|
247
251
|
/**
|
|
248
|
-
* A token
|
|
252
|
+
* A token that ensures idempotency. This token expires in 10 minutes.
|
|
249
253
|
*/
|
|
250
254
|
clientToken?: ClientToken;
|
|
251
255
|
/**
|
|
@@ -285,7 +289,7 @@ declare namespace Finspacedata {
|
|
|
285
289
|
}
|
|
286
290
|
export interface CreateDatasetRequest {
|
|
287
291
|
/**
|
|
288
|
-
* A token
|
|
292
|
+
* A token that ensures idempotency. This token expires in 10 minutes.
|
|
289
293
|
*/
|
|
290
294
|
clientToken?: ClientToken;
|
|
291
295
|
/**
|
|
@@ -299,7 +303,7 @@ declare namespace Finspacedata {
|
|
|
299
303
|
/**
|
|
300
304
|
* Description of a Dataset.
|
|
301
305
|
*/
|
|
302
|
-
datasetDescription
|
|
306
|
+
datasetDescription?: DatasetDescription;
|
|
303
307
|
/**
|
|
304
308
|
* Contact information for a Dataset owner.
|
|
305
309
|
*/
|
|
@@ -311,7 +315,7 @@ declare namespace Finspacedata {
|
|
|
311
315
|
/**
|
|
312
316
|
* The unique resource identifier for a Dataset.
|
|
313
317
|
*/
|
|
314
|
-
alias
|
|
318
|
+
alias?: AliasString;
|
|
315
319
|
/**
|
|
316
320
|
* Definition for a schema on a tabular Dataset.
|
|
317
321
|
*/
|
|
@@ -341,9 +345,17 @@ declare namespace Finspacedata {
|
|
|
341
345
|
export type DataViewDestinationType = string;
|
|
342
346
|
export interface DataViewDestinationTypeParams {
|
|
343
347
|
/**
|
|
344
|
-
* Destination type for a Dataview. GLUE_TABLE - Glue table destination type.
|
|
348
|
+
* Destination type for a Dataview. GLUE_TABLE - Glue table destination type. S3 - S3 destination type.
|
|
345
349
|
*/
|
|
346
350
|
destinationType: DataViewDestinationType;
|
|
351
|
+
/**
|
|
352
|
+
* Data view export file format. PARQUET - Parquet export file format. DELIMITED_TEXT - Delimited text export file format.
|
|
353
|
+
*/
|
|
354
|
+
s3DestinationExportFileFormat?: ExportFileFormat;
|
|
355
|
+
/**
|
|
356
|
+
* Format Options for S3 Destination type. Here is an example of how you could specify the s3DestinationExportFileFormatOptions { "header": "true", "delimiter": ",", "compression": "gzip" }
|
|
357
|
+
*/
|
|
358
|
+
s3DestinationExportFileFormatOptions?: S3DestinationFormatOptions;
|
|
347
359
|
}
|
|
348
360
|
export interface DataViewErrorInfo {
|
|
349
361
|
/**
|
|
@@ -473,7 +485,7 @@ declare namespace Finspacedata {
|
|
|
473
485
|
export type DatasetTitle = string;
|
|
474
486
|
export interface DeleteDatasetRequest {
|
|
475
487
|
/**
|
|
476
|
-
* A token
|
|
488
|
+
* A token that ensures idempotency. This token expires in 10 minutes.
|
|
477
489
|
*/
|
|
478
490
|
clientToken?: ClientToken;
|
|
479
491
|
/**
|
|
@@ -490,6 +502,7 @@ declare namespace Finspacedata {
|
|
|
490
502
|
export type Email = string;
|
|
491
503
|
export type ErrorCategory = "VALIDATION"|"SERVICE_QUOTA_EXCEEDED"|"ACCESS_DENIED"|"RESOURCE_NOT_FOUND"|"THROTTLING"|"INTERNAL_SERVICE_EXCEPTION"|"CANCELLED"|"USER_RECOVERABLE"|string;
|
|
492
504
|
export type ErrorMessage = string;
|
|
505
|
+
export type ExportFileFormat = "PARQUET"|"DELIMITED_TEXT"|string;
|
|
493
506
|
export type FormatParams = {[key: string]: StringMapValue};
|
|
494
507
|
export interface GetChangesetRequest {
|
|
495
508
|
/**
|
|
@@ -542,6 +555,10 @@ declare namespace Finspacedata {
|
|
|
542
555
|
* Time until which the Changeset is active. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
|
|
543
556
|
*/
|
|
544
557
|
activeUntilTimestamp?: TimestampEpoch;
|
|
558
|
+
/**
|
|
559
|
+
* Beginning time from which the Changeset is active. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
|
|
560
|
+
*/
|
|
561
|
+
activeFromTimestamp?: TimestampEpoch;
|
|
545
562
|
/**
|
|
546
563
|
* The unique identifier of the Changeset that is being updated.
|
|
547
564
|
*/
|
|
@@ -792,6 +809,7 @@ declare namespace Finspacedata {
|
|
|
792
809
|
}
|
|
793
810
|
export type ResourcePermissionsList = ResourcePermission[];
|
|
794
811
|
export type ResultLimit = number;
|
|
812
|
+
export type S3DestinationFormatOptions = {[key: string]: StringMapValue};
|
|
795
813
|
export interface SchemaDefinition {
|
|
796
814
|
/**
|
|
797
815
|
* List of column definitions.
|
|
@@ -818,7 +836,7 @@ declare namespace Finspacedata {
|
|
|
818
836
|
export type TimestampEpoch = number;
|
|
819
837
|
export interface UpdateChangesetRequest {
|
|
820
838
|
/**
|
|
821
|
-
* A token
|
|
839
|
+
* A token that ensures idempotency. This token expires in 10 minutes.
|
|
822
840
|
*/
|
|
823
841
|
clientToken?: ClientToken;
|
|
824
842
|
/**
|
|
@@ -830,11 +848,11 @@ declare namespace Finspacedata {
|
|
|
830
848
|
*/
|
|
831
849
|
changesetId: ChangesetId;
|
|
832
850
|
/**
|
|
833
|
-
* Options that define the location of the data being ingested.
|
|
851
|
+
* Options that define the location of the data being ingested (s3SourcePath) and the source of the changeset (sourceType). Both s3SourcePath and sourceType are required attributes. Here is an example of how you could specify the sourceParams: "sourceParams": { "s3SourcePath": "s3://finspace-landing-us-east-2-bk7gcfvitndqa6ebnvys4d/scratch/wr5hh8pwkpqqkxa4sxrmcw/ingestion/equity.csv", "sourceType": "S3" } The S3 path that you specify must allow the FinSpace role access. To do that, you first need to configure the IAM policy on S3 bucket. For more information, see Loading data from an Amazon S3 Bucket using the FinSpace APIsection.
|
|
834
852
|
*/
|
|
835
853
|
sourceParams: SourceParams;
|
|
836
854
|
/**
|
|
837
|
-
* Options that define the structure of the source file(s).
|
|
855
|
+
* Options that define the structure of the source file(s) including the format type (formatType), header row (withHeader), data separation character (separator) and the type of compression (compression). formatType is a required attribute and can have the following values: PARQUET - Parquet source file format. CSV - CSV source file format. JSON - JSON source file format. XML - XML source file format. Here is an example of how you could specify the formatParams: "formatParams": { "formatType": "CSV", "withHeader": "true", "separator": ",", "compression":"None" } Note that if you only provide formatType as CSV, the rest of the attributes will automatically default to CSV values as following: { "withHeader": "true", "separator": "," } For more information about supported file formats, see Supported Data Types and File Formats in the FinSpace User Guide.
|
|
838
856
|
*/
|
|
839
857
|
formatParams: FormatParams;
|
|
840
858
|
}
|
|
@@ -850,7 +868,7 @@ declare namespace Finspacedata {
|
|
|
850
868
|
}
|
|
851
869
|
export interface UpdateDatasetRequest {
|
|
852
870
|
/**
|
|
853
|
-
* A token
|
|
871
|
+
* A token that ensures idempotency. This token expires in 10 minutes.
|
|
854
872
|
*/
|
|
855
873
|
clientToken?: ClientToken;
|
|
856
874
|
/**
|
|
@@ -872,7 +890,7 @@ declare namespace Finspacedata {
|
|
|
872
890
|
/**
|
|
873
891
|
* The unique resource identifier for a Dataset.
|
|
874
892
|
*/
|
|
875
|
-
alias
|
|
893
|
+
alias?: AliasString;
|
|
876
894
|
/**
|
|
877
895
|
* Definition for a schema on a tabular Dataset.
|
|
878
896
|
*/
|