@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,11 +12,11 @@ declare class Fis extends Service {
|
|
|
12
12
|
constructor(options?: Fis.Types.ClientConfiguration)
|
|
13
13
|
config: Config & Fis.Types.ClientConfiguration;
|
|
14
14
|
/**
|
|
15
|
-
* Creates an experiment template.
|
|
15
|
+
* Creates an experiment template. An experiment template includes the following components: Targets: A target can be a specific resource in your Amazon Web Services environment, or one or more resources that match criteria that you specify, for example, resources that have specific tags. Actions: The actions to carry out on the target. You can specify multiple actions, the duration of each action, and when to start each action during an experiment. Stop conditions: If a stop condition is triggered while an experiment is running, the experiment is automatically stopped. You can define a stop condition as a CloudWatch alarm. For more information, see Experiment templates in the Fault Injection Simulator User Guide.
|
|
16
16
|
*/
|
|
17
17
|
createExperimentTemplate(params: Fis.Types.CreateExperimentTemplateRequest, callback?: (err: AWSError, data: Fis.Types.CreateExperimentTemplateResponse) => void): Request<Fis.Types.CreateExperimentTemplateResponse, AWSError>;
|
|
18
18
|
/**
|
|
19
|
-
* Creates an experiment template.
|
|
19
|
+
* Creates an experiment template. An experiment template includes the following components: Targets: A target can be a specific resource in your Amazon Web Services environment, or one or more resources that match criteria that you specify, for example, resources that have specific tags. Actions: The actions to carry out on the target. You can specify multiple actions, the duration of each action, and when to start each action during an experiment. Stop conditions: If a stop condition is triggered while an experiment is running, the experiment is automatically stopped. You can define a stop condition as a CloudWatch alarm. For more information, see Experiment templates in the Fault Injection Simulator User Guide.
|
|
20
20
|
*/
|
|
21
21
|
createExperimentTemplate(callback?: (err: AWSError, data: Fis.Types.CreateExperimentTemplateResponse) => void): Request<Fis.Types.CreateExperimentTemplateResponse, AWSError>;
|
|
22
22
|
/**
|
|
@@ -28,11 +28,11 @@ declare class Fis extends Service {
|
|
|
28
28
|
*/
|
|
29
29
|
deleteExperimentTemplate(callback?: (err: AWSError, data: Fis.Types.DeleteExperimentTemplateResponse) => void): Request<Fis.Types.DeleteExperimentTemplateResponse, AWSError>;
|
|
30
30
|
/**
|
|
31
|
-
* Gets information about the specified
|
|
31
|
+
* Gets information about the specified FIS action.
|
|
32
32
|
*/
|
|
33
33
|
getAction(params: Fis.Types.GetActionRequest, callback?: (err: AWSError, data: Fis.Types.GetActionResponse) => void): Request<Fis.Types.GetActionResponse, AWSError>;
|
|
34
34
|
/**
|
|
35
|
-
* Gets information about the specified
|
|
35
|
+
* Gets information about the specified FIS action.
|
|
36
36
|
*/
|
|
37
37
|
getAction(callback?: (err: AWSError, data: Fis.Types.GetActionResponse) => void): Request<Fis.Types.GetActionResponse, AWSError>;
|
|
38
38
|
/**
|
|
@@ -52,11 +52,19 @@ declare class Fis extends Service {
|
|
|
52
52
|
*/
|
|
53
53
|
getExperimentTemplate(callback?: (err: AWSError, data: Fis.Types.GetExperimentTemplateResponse) => void): Request<Fis.Types.GetExperimentTemplateResponse, AWSError>;
|
|
54
54
|
/**
|
|
55
|
-
*
|
|
55
|
+
* Gets information about the specified resource type.
|
|
56
|
+
*/
|
|
57
|
+
getTargetResourceType(params: Fis.Types.GetTargetResourceTypeRequest, callback?: (err: AWSError, data: Fis.Types.GetTargetResourceTypeResponse) => void): Request<Fis.Types.GetTargetResourceTypeResponse, AWSError>;
|
|
58
|
+
/**
|
|
59
|
+
* Gets information about the specified resource type.
|
|
60
|
+
*/
|
|
61
|
+
getTargetResourceType(callback?: (err: AWSError, data: Fis.Types.GetTargetResourceTypeResponse) => void): Request<Fis.Types.GetTargetResourceTypeResponse, AWSError>;
|
|
62
|
+
/**
|
|
63
|
+
* Lists the available FIS actions.
|
|
56
64
|
*/
|
|
57
65
|
listActions(params: Fis.Types.ListActionsRequest, callback?: (err: AWSError, data: Fis.Types.ListActionsResponse) => void): Request<Fis.Types.ListActionsResponse, AWSError>;
|
|
58
66
|
/**
|
|
59
|
-
* Lists the available
|
|
67
|
+
* Lists the available FIS actions.
|
|
60
68
|
*/
|
|
61
69
|
listActions(callback?: (err: AWSError, data: Fis.Types.ListActionsResponse) => void): Request<Fis.Types.ListActionsResponse, AWSError>;
|
|
62
70
|
/**
|
|
@@ -83,6 +91,14 @@ declare class Fis extends Service {
|
|
|
83
91
|
* Lists the tags for the specified resource.
|
|
84
92
|
*/
|
|
85
93
|
listTagsForResource(callback?: (err: AWSError, data: Fis.Types.ListTagsForResourceResponse) => void): Request<Fis.Types.ListTagsForResourceResponse, AWSError>;
|
|
94
|
+
/**
|
|
95
|
+
* Lists the target resource types.
|
|
96
|
+
*/
|
|
97
|
+
listTargetResourceTypes(params: Fis.Types.ListTargetResourceTypesRequest, callback?: (err: AWSError, data: Fis.Types.ListTargetResourceTypesResponse) => void): Request<Fis.Types.ListTargetResourceTypesResponse, AWSError>;
|
|
98
|
+
/**
|
|
99
|
+
* Lists the target resource types.
|
|
100
|
+
*/
|
|
101
|
+
listTargetResourceTypes(callback?: (err: AWSError, data: Fis.Types.ListTargetResourceTypesResponse) => void): Request<Fis.Types.ListTargetResourceTypesResponse, AWSError>;
|
|
86
102
|
/**
|
|
87
103
|
* Starts running an experiment from the specified experiment template.
|
|
88
104
|
*/
|
|
@@ -186,14 +202,14 @@ declare namespace Fis {
|
|
|
186
202
|
/**
|
|
187
203
|
* The resource type of the target.
|
|
188
204
|
*/
|
|
189
|
-
resourceType?:
|
|
205
|
+
resourceType?: TargetResourceTypeId;
|
|
190
206
|
}
|
|
191
207
|
export type ActionTargetMap = {[key: string]: ActionTarget};
|
|
192
208
|
export type ActionTargetName = string;
|
|
193
209
|
export type ClientToken = string;
|
|
194
210
|
export interface CreateExperimentTemplateActionInput {
|
|
195
211
|
/**
|
|
196
|
-
* The ID of the action.
|
|
212
|
+
* The ID of the action. The format of the action ID is: aws:service-name:action-type.
|
|
197
213
|
*/
|
|
198
214
|
actionId: ActionId;
|
|
199
215
|
/**
|
|
@@ -220,7 +236,7 @@ declare namespace Fis {
|
|
|
220
236
|
*/
|
|
221
237
|
clientToken: ClientToken;
|
|
222
238
|
/**
|
|
223
|
-
* A description for the experiment template.
|
|
239
|
+
* A description for the experiment template.
|
|
224
240
|
*/
|
|
225
241
|
description: ExperimentTemplateDescription;
|
|
226
242
|
/**
|
|
@@ -236,7 +252,7 @@ declare namespace Fis {
|
|
|
236
252
|
*/
|
|
237
253
|
actions: CreateExperimentTemplateActionInputMap;
|
|
238
254
|
/**
|
|
239
|
-
* The Amazon Resource Name (ARN) of an IAM role that grants the
|
|
255
|
+
* The Amazon Resource Name (ARN) of an IAM role that grants the FIS service permission to perform service actions on your behalf.
|
|
240
256
|
*/
|
|
241
257
|
roleArn: RoleArn;
|
|
242
258
|
/**
|
|
@@ -263,9 +279,9 @@ declare namespace Fis {
|
|
|
263
279
|
export type CreateExperimentTemplateStopConditionInputList = CreateExperimentTemplateStopConditionInput[];
|
|
264
280
|
export interface CreateExperimentTemplateTargetInput {
|
|
265
281
|
/**
|
|
266
|
-
* The
|
|
282
|
+
* The resource type. The resource type must be supported for the specified action.
|
|
267
283
|
*/
|
|
268
|
-
resourceType:
|
|
284
|
+
resourceType: TargetResourceTypeId;
|
|
269
285
|
/**
|
|
270
286
|
* The Amazon Resource Names (ARNs) of the resources.
|
|
271
287
|
*/
|
|
@@ -282,6 +298,10 @@ declare namespace Fis {
|
|
|
282
298
|
* Scopes the identified resources to a specific count of the resources at random, or a percentage of the resources. All identified resources are included in the target. ALL - Run the action on all identified targets. This is the default. COUNT(n) - Run the action on the specified number of targets, chosen from the identified targets at random. For example, COUNT(1) selects one of the targets. PERCENT(n) - Run the action on the specified percentage of targets, chosen from the identified targets at random. For example, PERCENT(25) selects 25% of the targets.
|
|
283
299
|
*/
|
|
284
300
|
selectionMode: ExperimentTemplateTargetSelectionMode;
|
|
301
|
+
/**
|
|
302
|
+
* The resource type parameters.
|
|
303
|
+
*/
|
|
304
|
+
parameters?: ExperimentTemplateTargetParameterMap;
|
|
285
305
|
}
|
|
286
306
|
export type CreateExperimentTemplateTargetInputMap = {[key: string]: CreateExperimentTemplateTargetInput};
|
|
287
307
|
export type CreationTime = Date;
|
|
@@ -307,7 +327,7 @@ declare namespace Fis {
|
|
|
307
327
|
*/
|
|
308
328
|
experimentTemplateId?: ExperimentTemplateId;
|
|
309
329
|
/**
|
|
310
|
-
* The Amazon Resource Name (ARN) of an IAM role that grants the
|
|
330
|
+
* The Amazon Resource Name (ARN) of an IAM role that grants the FIS service permission to perform service actions on your behalf.
|
|
311
331
|
*/
|
|
312
332
|
roleArn?: RoleArn;
|
|
313
333
|
/**
|
|
@@ -327,11 +347,11 @@ declare namespace Fis {
|
|
|
327
347
|
*/
|
|
328
348
|
stopConditions?: ExperimentStopConditionList;
|
|
329
349
|
/**
|
|
330
|
-
* The time the experiment was created.
|
|
350
|
+
* The time that the experiment was created.
|
|
331
351
|
*/
|
|
332
352
|
creationTime?: CreationTime;
|
|
333
353
|
/**
|
|
334
|
-
* The time that the experiment
|
|
354
|
+
* The time that the experiment started.
|
|
335
355
|
*/
|
|
336
356
|
startTime?: ExperimentStartTime;
|
|
337
357
|
/**
|
|
@@ -368,8 +388,17 @@ declare namespace Fis {
|
|
|
368
388
|
* The state of the action.
|
|
369
389
|
*/
|
|
370
390
|
state?: ExperimentActionState;
|
|
391
|
+
/**
|
|
392
|
+
* The time that the action started.
|
|
393
|
+
*/
|
|
394
|
+
startTime?: ExperimentActionStartTime;
|
|
395
|
+
/**
|
|
396
|
+
* The time that the action ended.
|
|
397
|
+
*/
|
|
398
|
+
endTime?: ExperimentActionEndTime;
|
|
371
399
|
}
|
|
372
400
|
export type ExperimentActionDescription = string;
|
|
401
|
+
export type ExperimentActionEndTime = Date;
|
|
373
402
|
export type ExperimentActionMap = {[key: string]: ExperimentAction};
|
|
374
403
|
export type ExperimentActionName = string;
|
|
375
404
|
export type ExperimentActionParameter = string;
|
|
@@ -377,6 +406,7 @@ declare namespace Fis {
|
|
|
377
406
|
export type ExperimentActionParameterName = string;
|
|
378
407
|
export type ExperimentActionStartAfter = string;
|
|
379
408
|
export type ExperimentActionStartAfterList = ExperimentActionStartAfter[];
|
|
409
|
+
export type ExperimentActionStartTime = Date;
|
|
380
410
|
export interface ExperimentActionState {
|
|
381
411
|
/**
|
|
382
412
|
* The state of the action.
|
|
@@ -444,7 +474,7 @@ declare namespace Fis {
|
|
|
444
474
|
/**
|
|
445
475
|
* The resource type.
|
|
446
476
|
*/
|
|
447
|
-
resourceType?:
|
|
477
|
+
resourceType?: TargetResourceTypeId;
|
|
448
478
|
/**
|
|
449
479
|
* The Amazon Resource Names (ARNs) of the resources.
|
|
450
480
|
*/
|
|
@@ -461,6 +491,10 @@ declare namespace Fis {
|
|
|
461
491
|
* Scopes the identified resources to a specific count or percentage.
|
|
462
492
|
*/
|
|
463
493
|
selectionMode?: ExperimentTargetSelectionMode;
|
|
494
|
+
/**
|
|
495
|
+
* The resource type parameters.
|
|
496
|
+
*/
|
|
497
|
+
parameters?: ExperimentTargetParameterMap;
|
|
464
498
|
}
|
|
465
499
|
export interface ExperimentTargetFilter {
|
|
466
500
|
/**
|
|
@@ -478,6 +512,9 @@ declare namespace Fis {
|
|
|
478
512
|
export type ExperimentTargetFilterValues = ExperimentTargetFilterValue[];
|
|
479
513
|
export type ExperimentTargetMap = {[key: string]: ExperimentTarget};
|
|
480
514
|
export type ExperimentTargetName = string;
|
|
515
|
+
export type ExperimentTargetParameterMap = {[key: string]: ExperimentTargetParameterValue};
|
|
516
|
+
export type ExperimentTargetParameterName = string;
|
|
517
|
+
export type ExperimentTargetParameterValue = string;
|
|
481
518
|
export type ExperimentTargetSelectionMode = string;
|
|
482
519
|
export interface ExperimentTemplate {
|
|
483
520
|
/**
|
|
@@ -589,7 +626,7 @@ declare namespace Fis {
|
|
|
589
626
|
/**
|
|
590
627
|
* The resource type.
|
|
591
628
|
*/
|
|
592
|
-
resourceType?:
|
|
629
|
+
resourceType?: TargetResourceTypeId;
|
|
593
630
|
/**
|
|
594
631
|
* The Amazon Resource Names (ARNs) of the targets.
|
|
595
632
|
*/
|
|
@@ -606,6 +643,10 @@ declare namespace Fis {
|
|
|
606
643
|
* Scopes the identified resources to a specific count or percentage.
|
|
607
644
|
*/
|
|
608
645
|
selectionMode?: ExperimentTemplateTargetSelectionMode;
|
|
646
|
+
/**
|
|
647
|
+
* The resource type parameters.
|
|
648
|
+
*/
|
|
649
|
+
parameters?: ExperimentTemplateTargetParameterMap;
|
|
609
650
|
}
|
|
610
651
|
export interface ExperimentTemplateTargetFilter {
|
|
611
652
|
/**
|
|
@@ -634,6 +675,9 @@ declare namespace Fis {
|
|
|
634
675
|
}
|
|
635
676
|
export type ExperimentTemplateTargetMap = {[key: string]: ExperimentTemplateTarget};
|
|
636
677
|
export type ExperimentTemplateTargetName = string;
|
|
678
|
+
export type ExperimentTemplateTargetParameterMap = {[key: string]: ExperimentTemplateTargetParameterValue};
|
|
679
|
+
export type ExperimentTemplateTargetParameterName = string;
|
|
680
|
+
export type ExperimentTemplateTargetParameterValue = string;
|
|
637
681
|
export type ExperimentTemplateTargetSelectionMode = string;
|
|
638
682
|
export interface GetActionRequest {
|
|
639
683
|
/**
|
|
@@ -671,6 +715,18 @@ declare namespace Fis {
|
|
|
671
715
|
*/
|
|
672
716
|
experimentTemplate?: ExperimentTemplate;
|
|
673
717
|
}
|
|
718
|
+
export interface GetTargetResourceTypeRequest {
|
|
719
|
+
/**
|
|
720
|
+
* The resource type.
|
|
721
|
+
*/
|
|
722
|
+
resourceType: TargetResourceTypeId;
|
|
723
|
+
}
|
|
724
|
+
export interface GetTargetResourceTypeResponse {
|
|
725
|
+
/**
|
|
726
|
+
* Information about the resource type.
|
|
727
|
+
*/
|
|
728
|
+
targetResourceType?: TargetResourceType;
|
|
729
|
+
}
|
|
674
730
|
export type LastUpdateTime = Date;
|
|
675
731
|
export type ListActionsMaxResults = number;
|
|
676
732
|
export interface ListActionsRequest {
|
|
@@ -747,10 +803,30 @@ declare namespace Fis {
|
|
|
747
803
|
*/
|
|
748
804
|
tags?: TagMap;
|
|
749
805
|
}
|
|
806
|
+
export type ListTargetResourceTypesMaxResults = number;
|
|
807
|
+
export interface ListTargetResourceTypesRequest {
|
|
808
|
+
/**
|
|
809
|
+
* The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.
|
|
810
|
+
*/
|
|
811
|
+
maxResults?: ListTargetResourceTypesMaxResults;
|
|
812
|
+
/**
|
|
813
|
+
* The token for the next page of results.
|
|
814
|
+
*/
|
|
815
|
+
nextToken?: NextToken;
|
|
816
|
+
}
|
|
817
|
+
export interface ListTargetResourceTypesResponse {
|
|
818
|
+
/**
|
|
819
|
+
* The target resource types.
|
|
820
|
+
*/
|
|
821
|
+
targetResourceTypes?: TargetResourceTypeSummaryList;
|
|
822
|
+
/**
|
|
823
|
+
* The token to use to retrieve the next page of results. This value is null when there are no more results to return.
|
|
824
|
+
*/
|
|
825
|
+
nextToken?: NextToken;
|
|
826
|
+
}
|
|
750
827
|
export type NextToken = string;
|
|
751
828
|
export type ResourceArn = string;
|
|
752
829
|
export type ResourceArnList = ResourceArn[];
|
|
753
|
-
export type ResourceType = string;
|
|
754
830
|
export type RoleArn = string;
|
|
755
831
|
export interface StartExperimentRequest {
|
|
756
832
|
/**
|
|
@@ -802,7 +878,47 @@ declare namespace Fis {
|
|
|
802
878
|
export interface TagResourceResponse {
|
|
803
879
|
}
|
|
804
880
|
export type TagValue = string;
|
|
805
|
-
export
|
|
881
|
+
export interface TargetResourceType {
|
|
882
|
+
/**
|
|
883
|
+
* The resource type.
|
|
884
|
+
*/
|
|
885
|
+
resourceType?: TargetResourceTypeId;
|
|
886
|
+
/**
|
|
887
|
+
* A description of the resource type.
|
|
888
|
+
*/
|
|
889
|
+
description?: TargetResourceTypeDescription;
|
|
890
|
+
/**
|
|
891
|
+
* The parameters for the resource type.
|
|
892
|
+
*/
|
|
893
|
+
parameters?: TargetResourceTypeParameterMap;
|
|
894
|
+
}
|
|
895
|
+
export type TargetResourceTypeDescription = string;
|
|
896
|
+
export type TargetResourceTypeId = string;
|
|
897
|
+
export interface TargetResourceTypeParameter {
|
|
898
|
+
/**
|
|
899
|
+
* A description of the parameter.
|
|
900
|
+
*/
|
|
901
|
+
description?: TargetResourceTypeParameterDescription;
|
|
902
|
+
/**
|
|
903
|
+
* Indicates whether the parameter is required.
|
|
904
|
+
*/
|
|
905
|
+
required?: TargetResourceTypeParameterRequired;
|
|
906
|
+
}
|
|
907
|
+
export type TargetResourceTypeParameterDescription = string;
|
|
908
|
+
export type TargetResourceTypeParameterMap = {[key: string]: TargetResourceTypeParameter};
|
|
909
|
+
export type TargetResourceTypeParameterName = string;
|
|
910
|
+
export type TargetResourceTypeParameterRequired = boolean;
|
|
911
|
+
export interface TargetResourceTypeSummary {
|
|
912
|
+
/**
|
|
913
|
+
* The resource type.
|
|
914
|
+
*/
|
|
915
|
+
resourceType?: TargetResourceTypeId;
|
|
916
|
+
/**
|
|
917
|
+
* A description of the resource type.
|
|
918
|
+
*/
|
|
919
|
+
description?: TargetResourceTypeDescription;
|
|
920
|
+
}
|
|
921
|
+
export type TargetResourceTypeSummaryList = TargetResourceTypeSummary[];
|
|
806
922
|
export interface UntagResourceRequest {
|
|
807
923
|
/**
|
|
808
924
|
* The Amazon Resource Name (ARN) of the resource.
|
|
@@ -860,7 +976,7 @@ declare namespace Fis {
|
|
|
860
976
|
*/
|
|
861
977
|
actions?: UpdateExperimentTemplateActionInputMap;
|
|
862
978
|
/**
|
|
863
|
-
* The Amazon Resource Name (ARN) of an IAM role that grants the
|
|
979
|
+
* The Amazon Resource Name (ARN) of an IAM role that grants the FIS service permission to perform service actions on your behalf.
|
|
864
980
|
*/
|
|
865
981
|
roleArn?: RoleArn;
|
|
866
982
|
}
|
|
@@ -883,9 +999,9 @@ declare namespace Fis {
|
|
|
883
999
|
export type UpdateExperimentTemplateStopConditionInputList = UpdateExperimentTemplateStopConditionInput[];
|
|
884
1000
|
export interface UpdateExperimentTemplateTargetInput {
|
|
885
1001
|
/**
|
|
886
|
-
* The
|
|
1002
|
+
* The resource type. The resource type must be supported for the specified action.
|
|
887
1003
|
*/
|
|
888
|
-
resourceType:
|
|
1004
|
+
resourceType: TargetResourceTypeId;
|
|
889
1005
|
/**
|
|
890
1006
|
* The Amazon Resource Names (ARNs) of the targets.
|
|
891
1007
|
*/
|
|
@@ -902,6 +1018,10 @@ declare namespace Fis {
|
|
|
902
1018
|
* Scopes the identified resources to a specific count or percentage.
|
|
903
1019
|
*/
|
|
904
1020
|
selectionMode: ExperimentTemplateTargetSelectionMode;
|
|
1021
|
+
/**
|
|
1022
|
+
* The resource type parameters.
|
|
1023
|
+
*/
|
|
1024
|
+
parameters?: ExperimentTemplateTargetParameterMap;
|
|
905
1025
|
}
|
|
906
1026
|
export type UpdateExperimentTemplateTargetInputMap = {[key: string]: UpdateExperimentTemplateTargetInput};
|
|
907
1027
|
/**
|
|
@@ -188,11 +188,11 @@ declare class FMS extends Service {
|
|
|
188
188
|
*/
|
|
189
189
|
putNotificationChannel(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
190
190
|
/**
|
|
191
|
-
* Creates an Firewall Manager policy. Firewall Manager provides the following types of policies: An WAF policy (type WAFV2), which defines rule groups to run first in the corresponding WAF web ACL and rule groups to run last in the web ACL. An WAF Classic policy (type WAF), which defines a rule group. A Shield Advanced policy, which applies Shield Advanced protection to specified accounts and resources. A security group policy, which manages VPC security groups across your Amazon Web Services organization. An Network Firewall policy, which provides firewall rules to filter network traffic in specified Amazon VPCs. A DNS Firewall policy, which provides Route
|
|
191
|
+
* Creates an Firewall Manager policy. Firewall Manager provides the following types of policies: An WAF policy (type WAFV2), which defines rule groups to run first in the corresponding WAF web ACL and rule groups to run last in the web ACL. An WAF Classic policy (type WAF), which defines a rule group. A Shield Advanced policy, which applies Shield Advanced protection to specified accounts and resources. A security group policy, which manages VPC security groups across your Amazon Web Services organization. An Network Firewall policy, which provides firewall rules to filter network traffic in specified Amazon VPCs. A DNS Firewall policy, which provides Route 53 Resolver DNS Firewall rules to filter DNS queries for specified VPCs. Each policy is specific to one of the types. If you want to enforce more than one policy type across accounts, create multiple policies. You can create multiple policies for each type. You must be subscribed to Shield Advanced to create a Shield Advanced policy. For more information about subscribing to Shield Advanced, see CreateSubscription.
|
|
192
192
|
*/
|
|
193
193
|
putPolicy(params: FMS.Types.PutPolicyRequest, callback?: (err: AWSError, data: FMS.Types.PutPolicyResponse) => void): Request<FMS.Types.PutPolicyResponse, AWSError>;
|
|
194
194
|
/**
|
|
195
|
-
* Creates an Firewall Manager policy. Firewall Manager provides the following types of policies: An WAF policy (type WAFV2), which defines rule groups to run first in the corresponding WAF web ACL and rule groups to run last in the web ACL. An WAF Classic policy (type WAF), which defines a rule group. A Shield Advanced policy, which applies Shield Advanced protection to specified accounts and resources. A security group policy, which manages VPC security groups across your Amazon Web Services organization. An Network Firewall policy, which provides firewall rules to filter network traffic in specified Amazon VPCs. A DNS Firewall policy, which provides Route
|
|
195
|
+
* Creates an Firewall Manager policy. Firewall Manager provides the following types of policies: An WAF policy (type WAFV2), which defines rule groups to run first in the corresponding WAF web ACL and rule groups to run last in the web ACL. An WAF Classic policy (type WAF), which defines a rule group. A Shield Advanced policy, which applies Shield Advanced protection to specified accounts and resources. A security group policy, which manages VPC security groups across your Amazon Web Services organization. An Network Firewall policy, which provides firewall rules to filter network traffic in specified Amazon VPCs. A DNS Firewall policy, which provides Route 53 Resolver DNS Firewall rules to filter DNS queries for specified VPCs. Each policy is specific to one of the types. If you want to enforce more than one policy type across accounts, create multiple policies. You can create multiple policies for each type. You must be subscribed to Shield Advanced to create a Shield Advanced policy. For more information about subscribing to Shield Advanced, see CreateSubscription.
|
|
196
196
|
*/
|
|
197
197
|
putPolicy(callback?: (err: AWSError, data: FMS.Types.PutPolicyResponse) => void): Request<FMS.Types.PutPolicyResponse, AWSError>;
|
|
198
198
|
/**
|
|
@@ -1241,7 +1241,7 @@ declare namespace FMS {
|
|
|
1241
1241
|
*/
|
|
1242
1242
|
SecurityServicePolicyData: SecurityServicePolicyData;
|
|
1243
1243
|
/**
|
|
1244
|
-
* The type of resource protected by or in scope of the policy. This is in the format shown in the Amazon Web Services Resource Types Reference. To apply this policy to multiple resource types, specify a resource type of ResourceTypeList and then specify the resource types in a ResourceTypeList. For WAF and Shield Advanced,
|
|
1244
|
+
* The type of resource protected by or in scope of the policy. This is in the format shown in the Amazon Web Services Resource Types Reference. To apply this policy to multiple resource types, specify a resource type of ResourceTypeList and then specify the resource types in a ResourceTypeList. For WAF and Shield Advanced, resource types include AWS::ElasticLoadBalancingV2::LoadBalancer, AWS::ElasticLoadBalancing::LoadBalancer, AWS::EC2::EIP, and AWS::CloudFront::Distribution. For a security group common policy, valid values are AWS::EC2::NetworkInterface and AWS::EC2::Instance. For a security group content audit policy, valid values are AWS::EC2::SecurityGroup, AWS::EC2::NetworkInterface, and AWS::EC2::Instance. For a security group usage audit policy, the value is AWS::EC2::SecurityGroup. For an Network Firewall policy or DNS Firewall policy, the value is AWS::EC2::VPC.
|
|
1245
1245
|
*/
|
|
1246
1246
|
ResourceType: ResourceType;
|
|
1247
1247
|
/**
|
|
@@ -1261,7 +1261,7 @@ declare namespace FMS {
|
|
|
1261
1261
|
*/
|
|
1262
1262
|
RemediationEnabled: Boolean;
|
|
1263
1263
|
/**
|
|
1264
|
-
* Indicates whether Firewall Manager should
|
|
1264
|
+
* Indicates whether Firewall Manager should automatically remove protections from resources that leave the policy scope and clean up resources that Firewall Manager is managing for accounts when those accounts leave policy scope. For example, Firewall Manager will disassociate a Firewall Manager managed web ACL from a protected customer resource when the customer resource leaves policy scope. By default, Firewall Manager doesn't remove protections or delete Firewall Manager managed resources. This option is not available for Shield Advanced or WAF Classic policies.
|
|
1265
1265
|
*/
|
|
1266
1266
|
DeleteUnusedFMManagedResources?: Boolean;
|
|
1267
1267
|
/**
|
|
@@ -1362,7 +1362,7 @@ declare namespace FMS {
|
|
|
1362
1362
|
*/
|
|
1363
1363
|
RemediationEnabled?: Boolean;
|
|
1364
1364
|
/**
|
|
1365
|
-
* Indicates whether Firewall Manager should
|
|
1365
|
+
* Indicates whether Firewall Manager should automatically remove protections from resources that leave the policy scope and clean up resources that Firewall Manager is managing for accounts when those accounts leave policy scope. For example, Firewall Manager will disassociate a Firewall Manager managed web ACL from a protected customer resource when the customer resource leaves policy scope. By default, Firewall Manager doesn't remove protections or delete Firewall Manager managed resources. This option is not available for Shield Advanced or WAF Classic policies.
|
|
1366
1366
|
*/
|
|
1367
1367
|
DeleteUnusedFMManagedResources?: Boolean;
|
|
1368
1368
|
}
|
|
@@ -1723,7 +1723,7 @@ declare namespace FMS {
|
|
|
1723
1723
|
*/
|
|
1724
1724
|
Type: SecurityServiceType;
|
|
1725
1725
|
/**
|
|
1726
|
-
* Details about the service that are specific to the service type, in JSON format.
|
|
1726
|
+
* Details about the service that are specific to the service type, in JSON format. Example: DNS_FIREWALL "{\"type\":\"DNS_FIREWALL\",\"preProcessRuleGroups\":[{\"ruleGroupId\":\"rslvr-frg-1\",\"priority\":10}],\"postProcessRuleGroups\":[{\"ruleGroupId\":\"rslvr-frg-2\",\"priority\":9911}]}" Valid values for preProcessRuleGroups are between 1 and 99. Valid values for postProcessRuleGroups are between 9901 and 10000. Example: NETWORK_FIREWALL "{\"type\":\"NETWORK_FIREWALL\",\"networkFirewallStatelessRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-west-1:1234567891011:stateless-rulegroup/rulegroup2\",\"priority\":10}],\"networkFirewallStatelessDefaultActions\":[\"aws:pass\",\"custom1\"],\"networkFirewallStatelessFragmentDefaultActions\":[\"custom2\",\"aws:pass\"],\"networkFirewallStatelessCustomActions\":[{\"actionName\":\"custom1\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"dimension1\"}]}}},{\"actionName\":\"custom2\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"dimension2\"}]}}}],\"networkFirewallStatefulRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-west-1:1234567891011:stateful-rulegroup/rulegroup1\"}],\"networkFirewallOrchestrationConfig\":{\"singleFirewallEndpointPerVPC\":true,\"allowedIPV4CidrList\":[\"10.24.34.0/28\"]} }" Specification for SHIELD_ADVANCED for Amazon CloudFront distributions "{\"type\":\"SHIELD_ADVANCED\",\"automaticResponseConfiguration\": {\"automaticResponseStatus\":\"ENABLED|IGNORED|DISABLED\", \"automaticResponseAction\":\"BLOCK|COUNT\"}, \"overrideCustomerWebaclClassic\":true|false}" For example: "{\"type\":\"SHIELD_ADVANCED\",\"automaticResponseConfiguration\": {\"automaticResponseStatus\":\"ENABLED\", \"automaticResponseAction\":\"COUNT\"}}" The default value for automaticResponseStatus is IGNORED. The value for automaticResponseAction is only required when automaticResponseStatus is set to ENABLED. The default value for overrideCustomerWebaclClassic is false. For other resource types that you can protect with a Shield Advanced policy, this ManagedServiceData configuration is an empty string. Example: WAFV2 "{\"type\":\"WAFV2\",\"preProcessRuleGroups\":[{\"ruleGroupArn\":null,\"overrideAction\":{\"type\":\"NONE\"},\"managedRuleGroupIdentifier\":{\"version\":null,\"vendorName\":\"AWS\",\"managedRuleGroupName\":\"AWSManagedRulesAmazonIpReputationList\"},\"ruleGroupType\":\"ManagedRuleGroup\",\"excludeRules\":[{\"name\":\"NoUserAgent_HEADER\"}]}],\"postProcessRuleGroups\":[],\"defaultAction\":{\"type\":\"ALLOW\"},\"overrideCustomerWebACLAssociation\":false,\"loggingConfiguration\":{\"logDestinationConfigs\":[\"arn:aws:firehose:us-west-2:12345678912:deliverystream/aws-waf-logs-fms-admin-destination\"],\"redactedFields\":[{\"redactedFieldType\":\"SingleHeader\",\"redactedFieldValue\":\"Cookies\"},{\"redactedFieldType\":\"Method\"}]}}" In the loggingConfiguration, you can specify one logDestinationConfigs, you can optionally provide up to 20 redactedFields, and the RedactedFieldType must be one of URI, QUERY_STRING, HEADER, or METHOD. Example: WAF Classic "{\"type\": \"WAF\", \"ruleGroups\": [{\"id\":\"12345678-1bcd-9012-efga-0987654321ab\", \"overrideAction\" : {\"type\": \"COUNT\"}}], \"defaultAction\": {\"type\": \"BLOCK\"}}" Example: SECURITY_GROUPS_COMMON "{\"type\":\"SECURITY_GROUPS_COMMON\",\"revertManualSecurityGroupChanges\":false,\"exclusiveResourceSecurityGroupManagement\":false, \"applyToAllEC2InstanceENIs\":false,\"securityGroups\":[{\"id\":\" sg-000e55995d61a06bd\"}]}" Example: Shared VPCs. Apply the preceding policy to resources in shared VPCs as well as to those in VPCs that the account owns "{\"type\":\"SECURITY_GROUPS_COMMON\",\"revertManualSecurityGroupChanges\":false,\"exclusiveResourceSecurityGroupManagement\":false, \"applyToAllEC2InstanceENIs\":false,\"includeSharedVPC\":true,\"securityGroups\":[{\"id\":\" sg-000e55995d61a06bd\"}]}" Example: SECURITY_GROUPS_CONTENT_AUDIT "{\"type\":\"SECURITY_GROUPS_CONTENT_AUDIT\",\"securityGroups\":[{\"id\":\"sg-000e55995d61a06bd\"}],\"securityGroupAction\":{\"type\":\"ALLOW\"}}" The security group action for content audit can be ALLOW or DENY. For ALLOW, all in-scope security group rules must be within the allowed range of the policy's security group rules. For DENY, all in-scope security group rules must not contain a value or a range that matches a rule value or range in the policy security group. Example: SECURITY_GROUPS_USAGE_AUDIT "{\"type\":\"SECURITY_GROUPS_USAGE_AUDIT\",\"deleteUnusedSecurityGroups\":true,\"coalesceRedundantSecurityGroups\":true}"
|
|
1727
1727
|
*/
|
|
1728
1728
|
ManagedServiceData?: ManagedServiceData;
|
|
1729
1729
|
}
|