@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
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"locationName": "dataSources"
|
|
97
97
|
},
|
|
98
98
|
"Tags": {
|
|
99
|
-
"shape": "
|
|
99
|
+
"shape": "Sh",
|
|
100
100
|
"locationName": "tags"
|
|
101
101
|
}
|
|
102
102
|
}
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"type": "integer"
|
|
142
142
|
},
|
|
143
143
|
"FindingCriteria": {
|
|
144
|
-
"shape": "
|
|
144
|
+
"shape": "Sq",
|
|
145
145
|
"locationName": "findingCriteria"
|
|
146
146
|
},
|
|
147
147
|
"ClientToken": {
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"locationName": "clientToken"
|
|
150
150
|
},
|
|
151
151
|
"Tags": {
|
|
152
|
-
"shape": "
|
|
152
|
+
"shape": "Sh",
|
|
153
153
|
"locationName": "tags"
|
|
154
154
|
}
|
|
155
155
|
}
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
"locationName": "clientToken"
|
|
204
204
|
},
|
|
205
205
|
"Tags": {
|
|
206
|
-
"shape": "
|
|
206
|
+
"shape": "Sh",
|
|
207
207
|
"locationName": "tags"
|
|
208
208
|
}
|
|
209
209
|
}
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
],
|
|
265
265
|
"members": {
|
|
266
266
|
"UnprocessedAccounts": {
|
|
267
|
-
"shape": "
|
|
267
|
+
"shape": "S1b",
|
|
268
268
|
"locationName": "unprocessedAccounts"
|
|
269
269
|
}
|
|
270
270
|
}
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
"locationName": "destinationType"
|
|
292
292
|
},
|
|
293
293
|
"DestinationProperties": {
|
|
294
|
-
"shape": "
|
|
294
|
+
"shape": "S1f",
|
|
295
295
|
"locationName": "destinationProperties"
|
|
296
296
|
},
|
|
297
297
|
"ClientToken": {
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
"locationName": "clientToken"
|
|
377
377
|
},
|
|
378
378
|
"Tags": {
|
|
379
|
-
"shape": "
|
|
379
|
+
"shape": "Sh",
|
|
380
380
|
"locationName": "tags"
|
|
381
381
|
}
|
|
382
382
|
}
|
|
@@ -405,7 +405,7 @@
|
|
|
405
405
|
],
|
|
406
406
|
"members": {
|
|
407
407
|
"AccountIds": {
|
|
408
|
-
"shape": "
|
|
408
|
+
"shape": "S1p",
|
|
409
409
|
"locationName": "accountIds"
|
|
410
410
|
}
|
|
411
411
|
}
|
|
@@ -417,7 +417,7 @@
|
|
|
417
417
|
],
|
|
418
418
|
"members": {
|
|
419
419
|
"UnprocessedAccounts": {
|
|
420
|
-
"shape": "
|
|
420
|
+
"shape": "S1b",
|
|
421
421
|
"locationName": "unprocessedAccounts"
|
|
422
422
|
}
|
|
423
423
|
}
|
|
@@ -514,7 +514,7 @@
|
|
|
514
514
|
],
|
|
515
515
|
"members": {
|
|
516
516
|
"AccountIds": {
|
|
517
|
-
"shape": "
|
|
517
|
+
"shape": "S1p",
|
|
518
518
|
"locationName": "accountIds"
|
|
519
519
|
}
|
|
520
520
|
}
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
],
|
|
527
527
|
"members": {
|
|
528
528
|
"UnprocessedAccounts": {
|
|
529
|
-
"shape": "
|
|
529
|
+
"shape": "S1b",
|
|
530
530
|
"locationName": "unprocessedAccounts"
|
|
531
531
|
}
|
|
532
532
|
}
|
|
@@ -549,7 +549,7 @@
|
|
|
549
549
|
"locationName": "detectorId"
|
|
550
550
|
},
|
|
551
551
|
"AccountIds": {
|
|
552
|
-
"shape": "
|
|
552
|
+
"shape": "S1p",
|
|
553
553
|
"locationName": "accountIds"
|
|
554
554
|
}
|
|
555
555
|
}
|
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
],
|
|
562
562
|
"members": {
|
|
563
563
|
"UnprocessedAccounts": {
|
|
564
|
-
"shape": "
|
|
564
|
+
"shape": "S1b",
|
|
565
565
|
"locationName": "unprocessedAccounts"
|
|
566
566
|
}
|
|
567
567
|
}
|
|
@@ -675,6 +675,28 @@
|
|
|
675
675
|
"type": "boolean"
|
|
676
676
|
}
|
|
677
677
|
}
|
|
678
|
+
},
|
|
679
|
+
"Kubernetes": {
|
|
680
|
+
"locationName": "kubernetes",
|
|
681
|
+
"type": "structure",
|
|
682
|
+
"required": [
|
|
683
|
+
"AuditLogs"
|
|
684
|
+
],
|
|
685
|
+
"members": {
|
|
686
|
+
"AuditLogs": {
|
|
687
|
+
"locationName": "auditLogs",
|
|
688
|
+
"type": "structure",
|
|
689
|
+
"required": [
|
|
690
|
+
"AutoEnable"
|
|
691
|
+
],
|
|
692
|
+
"members": {
|
|
693
|
+
"AutoEnable": {
|
|
694
|
+
"locationName": "autoEnable",
|
|
695
|
+
"type": "boolean"
|
|
696
|
+
}
|
|
697
|
+
}
|
|
698
|
+
}
|
|
699
|
+
}
|
|
678
700
|
}
|
|
679
701
|
}
|
|
680
702
|
}
|
|
@@ -728,7 +750,7 @@
|
|
|
728
750
|
"type": "long"
|
|
729
751
|
},
|
|
730
752
|
"DestinationProperties": {
|
|
731
|
-
"shape": "
|
|
753
|
+
"shape": "S1f",
|
|
732
754
|
"locationName": "destinationProperties"
|
|
733
755
|
}
|
|
734
756
|
}
|
|
@@ -794,7 +816,7 @@
|
|
|
794
816
|
"locationName": "detectorId"
|
|
795
817
|
},
|
|
796
818
|
"AccountIds": {
|
|
797
|
-
"shape": "
|
|
819
|
+
"shape": "S1p",
|
|
798
820
|
"locationName": "accountIds"
|
|
799
821
|
}
|
|
800
822
|
}
|
|
@@ -806,7 +828,7 @@
|
|
|
806
828
|
],
|
|
807
829
|
"members": {
|
|
808
830
|
"UnprocessedAccounts": {
|
|
809
|
-
"shape": "
|
|
831
|
+
"shape": "S1b",
|
|
810
832
|
"locationName": "unprocessedAccounts"
|
|
811
833
|
}
|
|
812
834
|
}
|
|
@@ -874,11 +896,11 @@
|
|
|
874
896
|
"locationName": "updatedAt"
|
|
875
897
|
},
|
|
876
898
|
"DataSources": {
|
|
877
|
-
"shape": "
|
|
899
|
+
"shape": "S2p",
|
|
878
900
|
"locationName": "dataSources"
|
|
879
901
|
},
|
|
880
902
|
"Tags": {
|
|
881
|
-
"shape": "
|
|
903
|
+
"shape": "Sh",
|
|
882
904
|
"locationName": "tags"
|
|
883
905
|
}
|
|
884
906
|
}
|
|
@@ -929,11 +951,11 @@
|
|
|
929
951
|
"type": "integer"
|
|
930
952
|
},
|
|
931
953
|
"FindingCriteria": {
|
|
932
|
-
"shape": "
|
|
954
|
+
"shape": "Sq",
|
|
933
955
|
"locationName": "findingCriteria"
|
|
934
956
|
},
|
|
935
957
|
"Tags": {
|
|
936
|
-
"shape": "
|
|
958
|
+
"shape": "Sh",
|
|
937
959
|
"locationName": "tags"
|
|
938
960
|
}
|
|
939
961
|
}
|
|
@@ -960,7 +982,7 @@
|
|
|
960
982
|
"locationName": "findingIds"
|
|
961
983
|
},
|
|
962
984
|
"SortCriteria": {
|
|
963
|
-
"shape": "
|
|
985
|
+
"shape": "S30",
|
|
964
986
|
"locationName": "sortCriteria"
|
|
965
987
|
}
|
|
966
988
|
}
|
|
@@ -1065,7 +1087,7 @@
|
|
|
1065
1087
|
}
|
|
1066
1088
|
},
|
|
1067
1089
|
"Tags": {
|
|
1068
|
-
"shape": "
|
|
1090
|
+
"shape": "S3c",
|
|
1069
1091
|
"locationName": "tags"
|
|
1070
1092
|
},
|
|
1071
1093
|
"DefaultServerSideEncryption": {
|
|
@@ -1121,7 +1143,7 @@
|
|
|
1121
1143
|
}
|
|
1122
1144
|
},
|
|
1123
1145
|
"BlockPublicAccess": {
|
|
1124
|
-
"shape": "
|
|
1146
|
+
"shape": "S3k",
|
|
1125
1147
|
"locationName": "blockPublicAccess"
|
|
1126
1148
|
}
|
|
1127
1149
|
}
|
|
@@ -1131,7 +1153,7 @@
|
|
|
1131
1153
|
"type": "structure",
|
|
1132
1154
|
"members": {
|
|
1133
1155
|
"BlockPublicAccess": {
|
|
1134
|
-
"shape": "
|
|
1156
|
+
"shape": "S3k",
|
|
1135
1157
|
"locationName": "blockPublicAccess"
|
|
1136
1158
|
}
|
|
1137
1159
|
}
|
|
@@ -1270,8 +1292,149 @@
|
|
|
1270
1292
|
}
|
|
1271
1293
|
},
|
|
1272
1294
|
"Tags": {
|
|
1273
|
-
"shape": "
|
|
1295
|
+
"shape": "S3c",
|
|
1296
|
+
"locationName": "tags"
|
|
1297
|
+
}
|
|
1298
|
+
}
|
|
1299
|
+
},
|
|
1300
|
+
"EksClusterDetails": {
|
|
1301
|
+
"locationName": "eksClusterDetails",
|
|
1302
|
+
"type": "structure",
|
|
1303
|
+
"members": {
|
|
1304
|
+
"Name": {
|
|
1305
|
+
"locationName": "name"
|
|
1306
|
+
},
|
|
1307
|
+
"Arn": {
|
|
1308
|
+
"locationName": "arn"
|
|
1309
|
+
},
|
|
1310
|
+
"VpcId": {
|
|
1311
|
+
"locationName": "vpcId"
|
|
1312
|
+
},
|
|
1313
|
+
"Status": {
|
|
1314
|
+
"locationName": "status"
|
|
1315
|
+
},
|
|
1316
|
+
"Tags": {
|
|
1317
|
+
"shape": "S3c",
|
|
1274
1318
|
"locationName": "tags"
|
|
1319
|
+
},
|
|
1320
|
+
"CreatedAt": {
|
|
1321
|
+
"locationName": "createdAt",
|
|
1322
|
+
"type": "timestamp"
|
|
1323
|
+
}
|
|
1324
|
+
}
|
|
1325
|
+
},
|
|
1326
|
+
"KubernetesDetails": {
|
|
1327
|
+
"locationName": "kubernetesDetails",
|
|
1328
|
+
"type": "structure",
|
|
1329
|
+
"members": {
|
|
1330
|
+
"KubernetesUserDetails": {
|
|
1331
|
+
"locationName": "kubernetesUserDetails",
|
|
1332
|
+
"type": "structure",
|
|
1333
|
+
"members": {
|
|
1334
|
+
"Username": {
|
|
1335
|
+
"locationName": "username"
|
|
1336
|
+
},
|
|
1337
|
+
"Uid": {
|
|
1338
|
+
"locationName": "uid"
|
|
1339
|
+
},
|
|
1340
|
+
"Groups": {
|
|
1341
|
+
"locationName": "groups",
|
|
1342
|
+
"type": "list",
|
|
1343
|
+
"member": {}
|
|
1344
|
+
}
|
|
1345
|
+
}
|
|
1346
|
+
},
|
|
1347
|
+
"KubernetesWorkloadDetails": {
|
|
1348
|
+
"locationName": "kubernetesWorkloadDetails",
|
|
1349
|
+
"type": "structure",
|
|
1350
|
+
"members": {
|
|
1351
|
+
"Name": {
|
|
1352
|
+
"locationName": "name"
|
|
1353
|
+
},
|
|
1354
|
+
"Type": {
|
|
1355
|
+
"locationName": "type"
|
|
1356
|
+
},
|
|
1357
|
+
"Uid": {
|
|
1358
|
+
"locationName": "uid"
|
|
1359
|
+
},
|
|
1360
|
+
"Namespace": {
|
|
1361
|
+
"locationName": "namespace"
|
|
1362
|
+
},
|
|
1363
|
+
"HostNetwork": {
|
|
1364
|
+
"locationName": "hostNetwork",
|
|
1365
|
+
"type": "boolean"
|
|
1366
|
+
},
|
|
1367
|
+
"Containers": {
|
|
1368
|
+
"locationName": "containers",
|
|
1369
|
+
"type": "list",
|
|
1370
|
+
"member": {
|
|
1371
|
+
"type": "structure",
|
|
1372
|
+
"members": {
|
|
1373
|
+
"ContainerRuntime": {
|
|
1374
|
+
"locationName": "containerRuntime"
|
|
1375
|
+
},
|
|
1376
|
+
"Id": {
|
|
1377
|
+
"locationName": "id"
|
|
1378
|
+
},
|
|
1379
|
+
"Name": {
|
|
1380
|
+
"locationName": "name"
|
|
1381
|
+
},
|
|
1382
|
+
"Image": {
|
|
1383
|
+
"locationName": "image"
|
|
1384
|
+
},
|
|
1385
|
+
"ImagePrefix": {
|
|
1386
|
+
"locationName": "imagePrefix"
|
|
1387
|
+
},
|
|
1388
|
+
"VolumeMounts": {
|
|
1389
|
+
"locationName": "volumeMounts",
|
|
1390
|
+
"type": "list",
|
|
1391
|
+
"member": {
|
|
1392
|
+
"type": "structure",
|
|
1393
|
+
"members": {
|
|
1394
|
+
"Name": {
|
|
1395
|
+
"locationName": "name"
|
|
1396
|
+
},
|
|
1397
|
+
"MountPath": {
|
|
1398
|
+
"locationName": "mountPath"
|
|
1399
|
+
}
|
|
1400
|
+
}
|
|
1401
|
+
}
|
|
1402
|
+
},
|
|
1403
|
+
"SecurityContext": {
|
|
1404
|
+
"locationName": "securityContext",
|
|
1405
|
+
"type": "structure",
|
|
1406
|
+
"members": {
|
|
1407
|
+
"Privileged": {
|
|
1408
|
+
"locationName": "privileged",
|
|
1409
|
+
"type": "boolean"
|
|
1410
|
+
}
|
|
1411
|
+
}
|
|
1412
|
+
}
|
|
1413
|
+
}
|
|
1414
|
+
}
|
|
1415
|
+
},
|
|
1416
|
+
"Volumes": {
|
|
1417
|
+
"locationName": "volumes",
|
|
1418
|
+
"type": "list",
|
|
1419
|
+
"member": {
|
|
1420
|
+
"type": "structure",
|
|
1421
|
+
"members": {
|
|
1422
|
+
"Name": {
|
|
1423
|
+
"locationName": "name"
|
|
1424
|
+
},
|
|
1425
|
+
"HostPath": {
|
|
1426
|
+
"locationName": "hostPath",
|
|
1427
|
+
"type": "structure",
|
|
1428
|
+
"members": {
|
|
1429
|
+
"Path": {
|
|
1430
|
+
"locationName": "path"
|
|
1431
|
+
}
|
|
1432
|
+
}
|
|
1433
|
+
}
|
|
1434
|
+
}
|
|
1435
|
+
}
|
|
1436
|
+
}
|
|
1437
|
+
}
|
|
1275
1438
|
}
|
|
1276
1439
|
}
|
|
1277
1440
|
},
|
|
@@ -1316,12 +1479,28 @@
|
|
|
1316
1479
|
"ErrorCode": {
|
|
1317
1480
|
"locationName": "errorCode"
|
|
1318
1481
|
},
|
|
1482
|
+
"UserAgent": {
|
|
1483
|
+
"locationName": "userAgent"
|
|
1484
|
+
},
|
|
1319
1485
|
"RemoteIpDetails": {
|
|
1320
|
-
"shape": "
|
|
1486
|
+
"shape": "S4e",
|
|
1321
1487
|
"locationName": "remoteIpDetails"
|
|
1322
1488
|
},
|
|
1323
1489
|
"ServiceName": {
|
|
1324
1490
|
"locationName": "serviceName"
|
|
1491
|
+
},
|
|
1492
|
+
"RemoteAccountDetails": {
|
|
1493
|
+
"locationName": "remoteAccountDetails",
|
|
1494
|
+
"type": "structure",
|
|
1495
|
+
"members": {
|
|
1496
|
+
"AccountId": {
|
|
1497
|
+
"locationName": "accountId"
|
|
1498
|
+
},
|
|
1499
|
+
"Affiliated": {
|
|
1500
|
+
"locationName": "affiliated",
|
|
1501
|
+
"type": "boolean"
|
|
1502
|
+
}
|
|
1503
|
+
}
|
|
1325
1504
|
}
|
|
1326
1505
|
}
|
|
1327
1506
|
},
|
|
@@ -1346,18 +1525,18 @@
|
|
|
1346
1525
|
"locationName": "connectionDirection"
|
|
1347
1526
|
},
|
|
1348
1527
|
"LocalPortDetails": {
|
|
1349
|
-
"shape": "
|
|
1528
|
+
"shape": "S4m",
|
|
1350
1529
|
"locationName": "localPortDetails"
|
|
1351
1530
|
},
|
|
1352
1531
|
"Protocol": {
|
|
1353
1532
|
"locationName": "protocol"
|
|
1354
1533
|
},
|
|
1355
1534
|
"LocalIpDetails": {
|
|
1356
|
-
"shape": "
|
|
1535
|
+
"shape": "S4n",
|
|
1357
1536
|
"locationName": "localIpDetails"
|
|
1358
1537
|
},
|
|
1359
1538
|
"RemoteIpDetails": {
|
|
1360
|
-
"shape": "
|
|
1539
|
+
"shape": "S4e",
|
|
1361
1540
|
"locationName": "remoteIpDetails"
|
|
1362
1541
|
},
|
|
1363
1542
|
"RemotePortDetails": {
|
|
@@ -1390,21 +1569,52 @@
|
|
|
1390
1569
|
"type": "structure",
|
|
1391
1570
|
"members": {
|
|
1392
1571
|
"LocalPortDetails": {
|
|
1393
|
-
"shape": "
|
|
1572
|
+
"shape": "S4m",
|
|
1394
1573
|
"locationName": "localPortDetails"
|
|
1395
1574
|
},
|
|
1396
1575
|
"LocalIpDetails": {
|
|
1397
|
-
"shape": "
|
|
1576
|
+
"shape": "S4n",
|
|
1398
1577
|
"locationName": "localIpDetails"
|
|
1399
1578
|
},
|
|
1400
1579
|
"RemoteIpDetails": {
|
|
1401
|
-
"shape": "
|
|
1580
|
+
"shape": "S4e",
|
|
1402
1581
|
"locationName": "remoteIpDetails"
|
|
1403
1582
|
}
|
|
1404
1583
|
}
|
|
1405
1584
|
}
|
|
1406
1585
|
}
|
|
1407
1586
|
}
|
|
1587
|
+
},
|
|
1588
|
+
"KubernetesApiCallAction": {
|
|
1589
|
+
"locationName": "kubernetesApiCallAction",
|
|
1590
|
+
"type": "structure",
|
|
1591
|
+
"members": {
|
|
1592
|
+
"RequestUri": {
|
|
1593
|
+
"locationName": "requestUri"
|
|
1594
|
+
},
|
|
1595
|
+
"Verb": {
|
|
1596
|
+
"locationName": "verb"
|
|
1597
|
+
},
|
|
1598
|
+
"SourceIps": {
|
|
1599
|
+
"locationName": "sourceIps",
|
|
1600
|
+
"type": "list",
|
|
1601
|
+
"member": {}
|
|
1602
|
+
},
|
|
1603
|
+
"UserAgent": {
|
|
1604
|
+
"locationName": "userAgent"
|
|
1605
|
+
},
|
|
1606
|
+
"RemoteIpDetails": {
|
|
1607
|
+
"shape": "S4e",
|
|
1608
|
+
"locationName": "remoteIpDetails"
|
|
1609
|
+
},
|
|
1610
|
+
"StatusCode": {
|
|
1611
|
+
"locationName": "statusCode",
|
|
1612
|
+
"type": "integer"
|
|
1613
|
+
},
|
|
1614
|
+
"Parameters": {
|
|
1615
|
+
"locationName": "parameters"
|
|
1616
|
+
}
|
|
1617
|
+
}
|
|
1408
1618
|
}
|
|
1409
1619
|
}
|
|
1410
1620
|
},
|
|
@@ -1500,7 +1710,7 @@
|
|
|
1500
1710
|
"member": {}
|
|
1501
1711
|
},
|
|
1502
1712
|
"FindingCriteria": {
|
|
1503
|
-
"shape": "
|
|
1713
|
+
"shape": "Sq",
|
|
1504
1714
|
"locationName": "findingCriteria"
|
|
1505
1715
|
}
|
|
1506
1716
|
}
|
|
@@ -1573,7 +1783,7 @@
|
|
|
1573
1783
|
"locationName": "status"
|
|
1574
1784
|
},
|
|
1575
1785
|
"Tags": {
|
|
1576
|
-
"shape": "
|
|
1786
|
+
"shape": "Sh",
|
|
1577
1787
|
"locationName": "tags"
|
|
1578
1788
|
}
|
|
1579
1789
|
}
|
|
@@ -1661,7 +1871,7 @@
|
|
|
1661
1871
|
"locationName": "detectorId"
|
|
1662
1872
|
},
|
|
1663
1873
|
"AccountIds": {
|
|
1664
|
-
"shape": "
|
|
1874
|
+
"shape": "S1p",
|
|
1665
1875
|
"locationName": "accountIds"
|
|
1666
1876
|
}
|
|
1667
1877
|
}
|
|
@@ -1687,14 +1897,14 @@
|
|
|
1687
1897
|
"locationName": "accountId"
|
|
1688
1898
|
},
|
|
1689
1899
|
"DataSources": {
|
|
1690
|
-
"shape": "
|
|
1900
|
+
"shape": "S2p",
|
|
1691
1901
|
"locationName": "dataSources"
|
|
1692
1902
|
}
|
|
1693
1903
|
}
|
|
1694
1904
|
}
|
|
1695
1905
|
},
|
|
1696
1906
|
"UnprocessedAccounts": {
|
|
1697
|
-
"shape": "
|
|
1907
|
+
"shape": "S1b",
|
|
1698
1908
|
"locationName": "unprocessedAccounts"
|
|
1699
1909
|
}
|
|
1700
1910
|
}
|
|
@@ -1717,7 +1927,7 @@
|
|
|
1717
1927
|
"locationName": "detectorId"
|
|
1718
1928
|
},
|
|
1719
1929
|
"AccountIds": {
|
|
1720
|
-
"shape": "
|
|
1930
|
+
"shape": "S1p",
|
|
1721
1931
|
"locationName": "accountIds"
|
|
1722
1932
|
}
|
|
1723
1933
|
}
|
|
@@ -1730,11 +1940,11 @@
|
|
|
1730
1940
|
],
|
|
1731
1941
|
"members": {
|
|
1732
1942
|
"Members": {
|
|
1733
|
-
"shape": "
|
|
1943
|
+
"shape": "S5i",
|
|
1734
1944
|
"locationName": "members"
|
|
1735
1945
|
},
|
|
1736
1946
|
"UnprocessedAccounts": {
|
|
1737
|
-
"shape": "
|
|
1947
|
+
"shape": "S1b",
|
|
1738
1948
|
"locationName": "unprocessedAccounts"
|
|
1739
1949
|
}
|
|
1740
1950
|
}
|
|
@@ -1785,7 +1995,7 @@
|
|
|
1785
1995
|
"locationName": "status"
|
|
1786
1996
|
},
|
|
1787
1997
|
"Tags": {
|
|
1788
|
-
"shape": "
|
|
1998
|
+
"shape": "Sh",
|
|
1789
1999
|
"locationName": "tags"
|
|
1790
2000
|
}
|
|
1791
2001
|
}
|
|
@@ -1819,7 +2029,7 @@
|
|
|
1819
2029
|
],
|
|
1820
2030
|
"members": {
|
|
1821
2031
|
"AccountIds": {
|
|
1822
|
-
"shape": "
|
|
2032
|
+
"shape": "S1p",
|
|
1823
2033
|
"locationName": "accountIds"
|
|
1824
2034
|
},
|
|
1825
2035
|
"DataSources": {
|
|
@@ -1863,7 +2073,7 @@
|
|
|
1863
2073
|
"locationName": "accountId"
|
|
1864
2074
|
},
|
|
1865
2075
|
"Total": {
|
|
1866
|
-
"shape": "
|
|
2076
|
+
"shape": "S5y",
|
|
1867
2077
|
"locationName": "total"
|
|
1868
2078
|
}
|
|
1869
2079
|
}
|
|
@@ -1879,18 +2089,18 @@
|
|
|
1879
2089
|
"locationName": "dataSource"
|
|
1880
2090
|
},
|
|
1881
2091
|
"Total": {
|
|
1882
|
-
"shape": "
|
|
2092
|
+
"shape": "S5y",
|
|
1883
2093
|
"locationName": "total"
|
|
1884
2094
|
}
|
|
1885
2095
|
}
|
|
1886
2096
|
}
|
|
1887
2097
|
},
|
|
1888
2098
|
"SumByResource": {
|
|
1889
|
-
"shape": "
|
|
2099
|
+
"shape": "S61",
|
|
1890
2100
|
"locationName": "sumByResource"
|
|
1891
2101
|
},
|
|
1892
2102
|
"TopResources": {
|
|
1893
|
-
"shape": "
|
|
2103
|
+
"shape": "S61",
|
|
1894
2104
|
"locationName": "topResources"
|
|
1895
2105
|
}
|
|
1896
2106
|
}
|
|
@@ -1918,7 +2128,7 @@
|
|
|
1918
2128
|
"locationName": "detectorId"
|
|
1919
2129
|
},
|
|
1920
2130
|
"AccountIds": {
|
|
1921
|
-
"shape": "
|
|
2131
|
+
"shape": "S1p",
|
|
1922
2132
|
"locationName": "accountIds"
|
|
1923
2133
|
},
|
|
1924
2134
|
"DisableEmailNotification": {
|
|
@@ -1937,7 +2147,7 @@
|
|
|
1937
2147
|
],
|
|
1938
2148
|
"members": {
|
|
1939
2149
|
"UnprocessedAccounts": {
|
|
1940
|
-
"shape": "
|
|
2150
|
+
"shape": "S1b",
|
|
1941
2151
|
"locationName": "unprocessedAccounts"
|
|
1942
2152
|
}
|
|
1943
2153
|
}
|
|
@@ -2040,11 +2250,11 @@
|
|
|
2040
2250
|
"locationName": "detectorId"
|
|
2041
2251
|
},
|
|
2042
2252
|
"FindingCriteria": {
|
|
2043
|
-
"shape": "
|
|
2253
|
+
"shape": "Sq",
|
|
2044
2254
|
"locationName": "findingCriteria"
|
|
2045
2255
|
},
|
|
2046
2256
|
"SortCriteria": {
|
|
2047
|
-
"shape": "
|
|
2257
|
+
"shape": "S30",
|
|
2048
2258
|
"locationName": "sortCriteria"
|
|
2049
2259
|
},
|
|
2050
2260
|
"MaxResults": {
|
|
@@ -2201,7 +2411,7 @@
|
|
|
2201
2411
|
"type": "structure",
|
|
2202
2412
|
"members": {
|
|
2203
2413
|
"Members": {
|
|
2204
|
-
"shape": "
|
|
2414
|
+
"shape": "S5i",
|
|
2205
2415
|
"locationName": "members"
|
|
2206
2416
|
},
|
|
2207
2417
|
"NextToken": {
|
|
@@ -2338,7 +2548,7 @@
|
|
|
2338
2548
|
"type": "structure",
|
|
2339
2549
|
"members": {
|
|
2340
2550
|
"Tags": {
|
|
2341
|
-
"shape": "
|
|
2551
|
+
"shape": "Sh",
|
|
2342
2552
|
"locationName": "tags"
|
|
2343
2553
|
}
|
|
2344
2554
|
}
|
|
@@ -2405,7 +2615,7 @@
|
|
|
2405
2615
|
"locationName": "detectorId"
|
|
2406
2616
|
},
|
|
2407
2617
|
"AccountIds": {
|
|
2408
|
-
"shape": "
|
|
2618
|
+
"shape": "S1p",
|
|
2409
2619
|
"locationName": "accountIds"
|
|
2410
2620
|
}
|
|
2411
2621
|
}
|
|
@@ -2417,7 +2627,7 @@
|
|
|
2417
2627
|
],
|
|
2418
2628
|
"members": {
|
|
2419
2629
|
"UnprocessedAccounts": {
|
|
2420
|
-
"shape": "
|
|
2630
|
+
"shape": "S1b",
|
|
2421
2631
|
"locationName": "unprocessedAccounts"
|
|
2422
2632
|
}
|
|
2423
2633
|
}
|
|
@@ -2440,7 +2650,7 @@
|
|
|
2440
2650
|
"locationName": "detectorId"
|
|
2441
2651
|
},
|
|
2442
2652
|
"AccountIds": {
|
|
2443
|
-
"shape": "
|
|
2653
|
+
"shape": "S1p",
|
|
2444
2654
|
"locationName": "accountIds"
|
|
2445
2655
|
}
|
|
2446
2656
|
}
|
|
@@ -2452,7 +2662,7 @@
|
|
|
2452
2662
|
],
|
|
2453
2663
|
"members": {
|
|
2454
2664
|
"UnprocessedAccounts": {
|
|
2455
|
-
"shape": "
|
|
2665
|
+
"shape": "S1b",
|
|
2456
2666
|
"locationName": "unprocessedAccounts"
|
|
2457
2667
|
}
|
|
2458
2668
|
}
|
|
@@ -2475,7 +2685,7 @@
|
|
|
2475
2685
|
"locationName": "resourceArn"
|
|
2476
2686
|
},
|
|
2477
2687
|
"Tags": {
|
|
2478
|
-
"shape": "
|
|
2688
|
+
"shape": "Sh",
|
|
2479
2689
|
"locationName": "tags"
|
|
2480
2690
|
}
|
|
2481
2691
|
}
|
|
@@ -2606,7 +2816,7 @@
|
|
|
2606
2816
|
"type": "integer"
|
|
2607
2817
|
},
|
|
2608
2818
|
"FindingCriteria": {
|
|
2609
|
-
"shape": "
|
|
2819
|
+
"shape": "Sq",
|
|
2610
2820
|
"locationName": "findingCriteria"
|
|
2611
2821
|
}
|
|
2612
2822
|
}
|
|
@@ -2711,7 +2921,7 @@
|
|
|
2711
2921
|
"locationName": "detectorId"
|
|
2712
2922
|
},
|
|
2713
2923
|
"AccountIds": {
|
|
2714
|
-
"shape": "
|
|
2924
|
+
"shape": "S1p",
|
|
2715
2925
|
"locationName": "accountIds"
|
|
2716
2926
|
},
|
|
2717
2927
|
"DataSources": {
|
|
@@ -2727,7 +2937,7 @@
|
|
|
2727
2937
|
],
|
|
2728
2938
|
"members": {
|
|
2729
2939
|
"UnprocessedAccounts": {
|
|
2730
|
-
"shape": "
|
|
2940
|
+
"shape": "S1b",
|
|
2731
2941
|
"locationName": "unprocessedAccounts"
|
|
2732
2942
|
}
|
|
2733
2943
|
}
|
|
@@ -2769,6 +2979,28 @@
|
|
|
2769
2979
|
"type": "boolean"
|
|
2770
2980
|
}
|
|
2771
2981
|
}
|
|
2982
|
+
},
|
|
2983
|
+
"Kubernetes": {
|
|
2984
|
+
"locationName": "kubernetes",
|
|
2985
|
+
"type": "structure",
|
|
2986
|
+
"required": [
|
|
2987
|
+
"AuditLogs"
|
|
2988
|
+
],
|
|
2989
|
+
"members": {
|
|
2990
|
+
"AuditLogs": {
|
|
2991
|
+
"locationName": "auditLogs",
|
|
2992
|
+
"type": "structure",
|
|
2993
|
+
"required": [
|
|
2994
|
+
"AutoEnable"
|
|
2995
|
+
],
|
|
2996
|
+
"members": {
|
|
2997
|
+
"AutoEnable": {
|
|
2998
|
+
"locationName": "autoEnable",
|
|
2999
|
+
"type": "boolean"
|
|
3000
|
+
}
|
|
3001
|
+
}
|
|
3002
|
+
}
|
|
3003
|
+
}
|
|
2772
3004
|
}
|
|
2773
3005
|
}
|
|
2774
3006
|
}
|
|
@@ -2800,7 +3032,7 @@
|
|
|
2800
3032
|
"locationName": "destinationId"
|
|
2801
3033
|
},
|
|
2802
3034
|
"DestinationProperties": {
|
|
2803
|
-
"shape": "
|
|
3035
|
+
"shape": "S1f",
|
|
2804
3036
|
"locationName": "destinationProperties"
|
|
2805
3037
|
}
|
|
2806
3038
|
}
|
|
@@ -2868,15 +3100,37 @@
|
|
|
2868
3100
|
"type": "boolean"
|
|
2869
3101
|
}
|
|
2870
3102
|
}
|
|
3103
|
+
},
|
|
3104
|
+
"Kubernetes": {
|
|
3105
|
+
"locationName": "kubernetes",
|
|
3106
|
+
"type": "structure",
|
|
3107
|
+
"required": [
|
|
3108
|
+
"AuditLogs"
|
|
3109
|
+
],
|
|
3110
|
+
"members": {
|
|
3111
|
+
"AuditLogs": {
|
|
3112
|
+
"locationName": "auditLogs",
|
|
3113
|
+
"type": "structure",
|
|
3114
|
+
"required": [
|
|
3115
|
+
"Enable"
|
|
3116
|
+
],
|
|
3117
|
+
"members": {
|
|
3118
|
+
"Enable": {
|
|
3119
|
+
"locationName": "enable",
|
|
3120
|
+
"type": "boolean"
|
|
3121
|
+
}
|
|
3122
|
+
}
|
|
3123
|
+
}
|
|
3124
|
+
}
|
|
2871
3125
|
}
|
|
2872
3126
|
}
|
|
2873
3127
|
},
|
|
2874
|
-
"
|
|
3128
|
+
"Sh": {
|
|
2875
3129
|
"type": "map",
|
|
2876
3130
|
"key": {},
|
|
2877
3131
|
"value": {}
|
|
2878
3132
|
},
|
|
2879
|
-
"
|
|
3133
|
+
"Sq": {
|
|
2880
3134
|
"type": "structure",
|
|
2881
3135
|
"members": {
|
|
2882
3136
|
"Criterion": {
|
|
@@ -2949,7 +3203,7 @@
|
|
|
2949
3203
|
}
|
|
2950
3204
|
}
|
|
2951
3205
|
},
|
|
2952
|
-
"
|
|
3206
|
+
"S1b": {
|
|
2953
3207
|
"type": "list",
|
|
2954
3208
|
"member": {
|
|
2955
3209
|
"type": "structure",
|
|
@@ -2967,7 +3221,7 @@
|
|
|
2967
3221
|
}
|
|
2968
3222
|
}
|
|
2969
3223
|
},
|
|
2970
|
-
"
|
|
3224
|
+
"S1f": {
|
|
2971
3225
|
"type": "structure",
|
|
2972
3226
|
"members": {
|
|
2973
3227
|
"DestinationArn": {
|
|
@@ -2978,11 +3232,11 @@
|
|
|
2978
3232
|
}
|
|
2979
3233
|
}
|
|
2980
3234
|
},
|
|
2981
|
-
"
|
|
3235
|
+
"S1p": {
|
|
2982
3236
|
"type": "list",
|
|
2983
3237
|
"member": {}
|
|
2984
3238
|
},
|
|
2985
|
-
"
|
|
3239
|
+
"S2p": {
|
|
2986
3240
|
"type": "structure",
|
|
2987
3241
|
"required": [
|
|
2988
3242
|
"CloudTrail",
|
|
@@ -3038,10 +3292,31 @@
|
|
|
3038
3292
|
"locationName": "status"
|
|
3039
3293
|
}
|
|
3040
3294
|
}
|
|
3295
|
+
},
|
|
3296
|
+
"Kubernetes": {
|
|
3297
|
+
"locationName": "kubernetes",
|
|
3298
|
+
"type": "structure",
|
|
3299
|
+
"required": [
|
|
3300
|
+
"AuditLogs"
|
|
3301
|
+
],
|
|
3302
|
+
"members": {
|
|
3303
|
+
"AuditLogs": {
|
|
3304
|
+
"locationName": "auditLogs",
|
|
3305
|
+
"type": "structure",
|
|
3306
|
+
"required": [
|
|
3307
|
+
"Status"
|
|
3308
|
+
],
|
|
3309
|
+
"members": {
|
|
3310
|
+
"Status": {
|
|
3311
|
+
"locationName": "status"
|
|
3312
|
+
}
|
|
3313
|
+
}
|
|
3314
|
+
}
|
|
3315
|
+
}
|
|
3041
3316
|
}
|
|
3042
3317
|
}
|
|
3043
3318
|
},
|
|
3044
|
-
"
|
|
3319
|
+
"S30": {
|
|
3045
3320
|
"type": "structure",
|
|
3046
3321
|
"members": {
|
|
3047
3322
|
"AttributeName": {
|
|
@@ -3052,7 +3327,7 @@
|
|
|
3052
3327
|
}
|
|
3053
3328
|
}
|
|
3054
3329
|
},
|
|
3055
|
-
"
|
|
3330
|
+
"S3c": {
|
|
3056
3331
|
"type": "list",
|
|
3057
3332
|
"member": {
|
|
3058
3333
|
"type": "structure",
|
|
@@ -3066,7 +3341,7 @@
|
|
|
3066
3341
|
}
|
|
3067
3342
|
}
|
|
3068
3343
|
},
|
|
3069
|
-
"
|
|
3344
|
+
"S3k": {
|
|
3070
3345
|
"type": "structure",
|
|
3071
3346
|
"members": {
|
|
3072
3347
|
"IgnorePublicAcls": {
|
|
@@ -3087,7 +3362,7 @@
|
|
|
3087
3362
|
}
|
|
3088
3363
|
}
|
|
3089
3364
|
},
|
|
3090
|
-
"
|
|
3365
|
+
"S4e": {
|
|
3091
3366
|
"type": "structure",
|
|
3092
3367
|
"members": {
|
|
3093
3368
|
"City": {
|
|
@@ -3148,7 +3423,7 @@
|
|
|
3148
3423
|
}
|
|
3149
3424
|
}
|
|
3150
3425
|
},
|
|
3151
|
-
"
|
|
3426
|
+
"S4m": {
|
|
3152
3427
|
"type": "structure",
|
|
3153
3428
|
"members": {
|
|
3154
3429
|
"Port": {
|
|
@@ -3160,7 +3435,7 @@
|
|
|
3160
3435
|
}
|
|
3161
3436
|
}
|
|
3162
3437
|
},
|
|
3163
|
-
"
|
|
3438
|
+
"S4n": {
|
|
3164
3439
|
"type": "structure",
|
|
3165
3440
|
"members": {
|
|
3166
3441
|
"IpAddressV4": {
|
|
@@ -3168,7 +3443,7 @@
|
|
|
3168
3443
|
}
|
|
3169
3444
|
}
|
|
3170
3445
|
},
|
|
3171
|
-
"
|
|
3446
|
+
"S5i": {
|
|
3172
3447
|
"type": "list",
|
|
3173
3448
|
"member": {
|
|
3174
3449
|
"type": "structure",
|
|
@@ -3204,7 +3479,7 @@
|
|
|
3204
3479
|
}
|
|
3205
3480
|
}
|
|
3206
3481
|
},
|
|
3207
|
-
"
|
|
3482
|
+
"S5y": {
|
|
3208
3483
|
"type": "structure",
|
|
3209
3484
|
"members": {
|
|
3210
3485
|
"Amount": {
|
|
@@ -3215,7 +3490,7 @@
|
|
|
3215
3490
|
}
|
|
3216
3491
|
}
|
|
3217
3492
|
},
|
|
3218
|
-
"
|
|
3493
|
+
"S61": {
|
|
3219
3494
|
"type": "list",
|
|
3220
3495
|
"member": {
|
|
3221
3496
|
"type": "structure",
|
|
@@ -3224,7 +3499,7 @@
|
|
|
3224
3499
|
"locationName": "resource"
|
|
3225
3500
|
},
|
|
3226
3501
|
"Total": {
|
|
3227
|
-
"shape": "
|
|
3502
|
+
"shape": "S5y",
|
|
3228
3503
|
"locationName": "total"
|
|
3229
3504
|
}
|
|
3230
3505
|
}
|