@pgarbe/cdk-ecr-sync 0.5.21 → 0.5.22
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 +19 -18
- package/.jsii +7 -1468
- package/.projenrc.ts +51 -0
- package/API.md +177 -46
- package/lib/ecr-sync.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +167 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +344 -3
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +505 -141
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +303 -7
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +110 -32
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +32 -19
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
- package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +11 -2
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +35 -6
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +560 -102
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +11 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +142 -12
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
- package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +50 -37
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +117 -73
- package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
- package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +3389 -1167
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +66 -0
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +393 -31
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +10 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +818 -142
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +383 -367
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +81 -73
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +322 -209
- package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +101 -15
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +151 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +664 -128
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +145 -122
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +36 -7
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +167 -163
- package/node_modules/aws-sdk/apis/metadata.json +39 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +617 -145
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +1931 -558
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +36 -0
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +10 -0
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +138 -24
- package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
- package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +140 -100
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +122 -8
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
- package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +68 -68
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +193 -162
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1582 -785
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +23 -0
- package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
- package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +366 -346
- package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +14 -11
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +85 -16
- package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
- package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +62 -29
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
- package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
- package/node_modules/aws-sdk/clients/all.d.ts +12 -0
- package/node_modules/aws-sdk/clients/all.js +13 -1
- package/node_modules/aws-sdk/clients/amplifybackend.d.ts +309 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
- package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
- package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
- package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
- package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
- package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +341 -34
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +114 -30
- package/node_modules/aws-sdk/clients/backup.d.ts +57 -24
- package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
- package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
- package/node_modules/aws-sdk/clients/batch.d.ts +27 -27
- package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
- package/node_modules/aws-sdk/clients/chime.d.ts +34 -0
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +62 -2
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +42 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
- package/node_modules/aws-sdk/clients/connect.d.ts +555 -22
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
- package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +194 -6
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
- package/node_modules/aws-sdk/clients/directconnect.d.ts +23 -1
- package/node_modules/aws-sdk/clients/dms.d.ts +103 -25
- package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
- package/node_modules/aws-sdk/clients/drs.js +18 -0
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
- package/node_modules/aws-sdk/clients/ec2.d.ts +2746 -223
- package/node_modules/aws-sdk/clients/ecr.d.ts +591 -6
- package/node_modules/aws-sdk/clients/ecs.d.ts +2 -2
- package/node_modules/aws-sdk/clients/eks.d.ts +26 -22
- package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
- package/node_modules/aws-sdk/clients/elbv2.d.ts +4 -4
- package/node_modules/aws-sdk/clients/es.d.ts +21 -0
- package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
- package/node_modules/aws-sdk/clients/evidently.js +18 -0
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
- package/node_modules/aws-sdk/clients/fsx.d.ts +892 -139
- package/node_modules/aws-sdk/clients/glue.d.ts +41 -0
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +15 -3
- package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
- package/node_modules/aws-sdk/clients/inspector2.js +18 -0
- package/node_modules/aws-sdk/clients/iot.d.ts +171 -13
- package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
- package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
- package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
- package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +60 -0
- package/node_modules/aws-sdk/clients/ivs.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
- package/node_modules/aws-sdk/clients/kendra.d.ts +734 -45
- package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +47 -21
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +577 -14
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +5 -0
- package/node_modules/aws-sdk/clients/location.d.ts +94 -43
- package/node_modules/aws-sdk/clients/macie2.d.ts +39 -39
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +16 -16
- package/node_modules/aws-sdk/clients/medialive.d.ts +5 -0
- package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
- package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
- package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
- package/node_modules/aws-sdk/clients/networkmanager.d.ts +1856 -361
- package/node_modules/aws-sdk/clients/opensearch.d.ts +21 -0
- package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
- package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
- package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +102 -0
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/quicksight.d.ts +191 -144
- package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
- package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
- package/node_modules/aws-sdk/clients/rbin.js +18 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +404 -203
- package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
- package/node_modules/aws-sdk/clients/rekognition.d.ts +5 -5
- package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
- package/node_modules/aws-sdk/clients/rum.js +18 -0
- package/node_modules/aws-sdk/clients/s3.d.ts +80 -41
- package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1103 -17
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
- package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
- package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
- package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
- package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
- package/node_modules/aws-sdk/clients/ssm.d.ts +307 -266
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +16 -3
- package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
- package/node_modules/aws-sdk/clients/textract.d.ts +69 -2
- package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
- package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
- package/node_modules/aws-sdk/clients/transfer.d.ts +9 -4
- package/node_modules/aws-sdk/clients/translate.d.ts +63 -11
- package/node_modules/aws-sdk/clients/wafv2.d.ts +4 -4
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
- package/node_modules/aws-sdk/clients/workspaces.d.ts +2 -2
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
- package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +114 -82
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +719 -232
- package/node_modules/aws-sdk/dist/aws-sdk.js +8053 -3198
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -88
- package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
- package/node_modules/aws-sdk/lib/config.js +14 -2
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +24 -0
- package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
- package/node_modules/aws-sdk/lib/node_loader.js +63 -21
- package/node_modules/aws-sdk/lib/region/utils.js +21 -0
- package/node_modules/aws-sdk/lib/region_config.js +10 -36
- package/node_modules/aws-sdk/lib/region_config_data.json +70 -10
- package/node_modules/aws-sdk/lib/service.js +20 -1
- package/node_modules/aws-sdk/lib/services/s3.js +16 -5
- package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
- package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +15 -15
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
- package/package.json +26 -26
- package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pagination": {
|
|
3
|
+
"ListScheduledQueries": {
|
|
4
|
+
"input_token": "NextToken",
|
|
5
|
+
"limit_key": "MaxResults",
|
|
6
|
+
"output_token": "NextToken",
|
|
7
|
+
"result_key": "ScheduledQueries"
|
|
8
|
+
},
|
|
9
|
+
"ListTagsForResource": {
|
|
10
|
+
"input_token": "NextToken",
|
|
11
|
+
"limit_key": "MaxResults",
|
|
12
|
+
"output_token": "NextToken",
|
|
13
|
+
"result_key": "Tags"
|
|
14
|
+
},
|
|
3
15
|
"Query": {
|
|
4
16
|
"input_token": "NextToken",
|
|
5
17
|
"limit_key": "MaxRows",
|
|
@@ -51,10 +51,13 @@
|
|
|
51
51
|
"DatabaseName": {},
|
|
52
52
|
"TableName": {},
|
|
53
53
|
"RetentionProperties": {
|
|
54
|
-
"shape": "
|
|
54
|
+
"shape": "Sf"
|
|
55
55
|
},
|
|
56
56
|
"Tags": {
|
|
57
57
|
"shape": "S4"
|
|
58
|
+
},
|
|
59
|
+
"MagneticStoreWriteProperties": {
|
|
60
|
+
"shape": "Si"
|
|
58
61
|
}
|
|
59
62
|
}
|
|
60
63
|
},
|
|
@@ -62,7 +65,7 @@
|
|
|
62
65
|
"type": "structure",
|
|
63
66
|
"members": {
|
|
64
67
|
"Table": {
|
|
65
|
-
"shape": "
|
|
68
|
+
"shape": "Sq"
|
|
66
69
|
}
|
|
67
70
|
}
|
|
68
71
|
},
|
|
@@ -169,7 +172,7 @@
|
|
|
169
172
|
"type": "structure",
|
|
170
173
|
"members": {
|
|
171
174
|
"Table": {
|
|
172
|
-
"shape": "
|
|
175
|
+
"shape": "Sq"
|
|
173
176
|
}
|
|
174
177
|
}
|
|
175
178
|
},
|
|
@@ -220,7 +223,7 @@
|
|
|
220
223
|
"Tables": {
|
|
221
224
|
"type": "list",
|
|
222
225
|
"member": {
|
|
223
|
-
"shape": "
|
|
226
|
+
"shape": "Sq"
|
|
224
227
|
}
|
|
225
228
|
},
|
|
226
229
|
"NextToken": {}
|
|
@@ -326,14 +329,16 @@
|
|
|
326
329
|
"type": "structure",
|
|
327
330
|
"required": [
|
|
328
331
|
"DatabaseName",
|
|
329
|
-
"TableName"
|
|
330
|
-
"RetentionProperties"
|
|
332
|
+
"TableName"
|
|
331
333
|
],
|
|
332
334
|
"members": {
|
|
333
335
|
"DatabaseName": {},
|
|
334
336
|
"TableName": {},
|
|
335
337
|
"RetentionProperties": {
|
|
336
|
-
"shape": "
|
|
338
|
+
"shape": "Sf"
|
|
339
|
+
},
|
|
340
|
+
"MagneticStoreWriteProperties": {
|
|
341
|
+
"shape": "Si"
|
|
337
342
|
}
|
|
338
343
|
}
|
|
339
344
|
},
|
|
@@ -341,7 +346,7 @@
|
|
|
341
346
|
"type": "structure",
|
|
342
347
|
"members": {
|
|
343
348
|
"Table": {
|
|
344
|
-
"shape": "
|
|
349
|
+
"shape": "Sq"
|
|
345
350
|
}
|
|
346
351
|
}
|
|
347
352
|
},
|
|
@@ -361,12 +366,31 @@
|
|
|
361
366
|
"DatabaseName": {},
|
|
362
367
|
"TableName": {},
|
|
363
368
|
"CommonAttributes": {
|
|
364
|
-
"shape": "
|
|
369
|
+
"shape": "S1m"
|
|
365
370
|
},
|
|
366
371
|
"Records": {
|
|
367
372
|
"type": "list",
|
|
368
373
|
"member": {
|
|
369
|
-
"shape": "
|
|
374
|
+
"shape": "S1m"
|
|
375
|
+
}
|
|
376
|
+
}
|
|
377
|
+
}
|
|
378
|
+
},
|
|
379
|
+
"output": {
|
|
380
|
+
"type": "structure",
|
|
381
|
+
"members": {
|
|
382
|
+
"RecordsIngested": {
|
|
383
|
+
"type": "structure",
|
|
384
|
+
"members": {
|
|
385
|
+
"Total": {
|
|
386
|
+
"type": "integer"
|
|
387
|
+
},
|
|
388
|
+
"MemoryStore": {
|
|
389
|
+
"type": "integer"
|
|
390
|
+
},
|
|
391
|
+
"MagneticStore": {
|
|
392
|
+
"type": "integer"
|
|
393
|
+
}
|
|
370
394
|
}
|
|
371
395
|
}
|
|
372
396
|
}
|
|
@@ -408,7 +432,7 @@
|
|
|
408
432
|
}
|
|
409
433
|
}
|
|
410
434
|
},
|
|
411
|
-
"
|
|
435
|
+
"Sf": {
|
|
412
436
|
"type": "structure",
|
|
413
437
|
"required": [
|
|
414
438
|
"MemoryStoreRetentionPeriodInHours",
|
|
@@ -424,6 +448,31 @@
|
|
|
424
448
|
}
|
|
425
449
|
},
|
|
426
450
|
"Si": {
|
|
451
|
+
"type": "structure",
|
|
452
|
+
"required": [
|
|
453
|
+
"EnableMagneticStoreWrites"
|
|
454
|
+
],
|
|
455
|
+
"members": {
|
|
456
|
+
"EnableMagneticStoreWrites": {
|
|
457
|
+
"type": "boolean"
|
|
458
|
+
},
|
|
459
|
+
"MagneticStoreRejectedDataLocation": {
|
|
460
|
+
"type": "structure",
|
|
461
|
+
"members": {
|
|
462
|
+
"S3Configuration": {
|
|
463
|
+
"type": "structure",
|
|
464
|
+
"members": {
|
|
465
|
+
"BucketName": {},
|
|
466
|
+
"ObjectKeyPrefix": {},
|
|
467
|
+
"EncryptionOption": {},
|
|
468
|
+
"KmsKeyId": {}
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
}
|
|
472
|
+
}
|
|
473
|
+
}
|
|
474
|
+
},
|
|
475
|
+
"Sq": {
|
|
427
476
|
"type": "structure",
|
|
428
477
|
"members": {
|
|
429
478
|
"Arn": {},
|
|
@@ -431,17 +480,20 @@
|
|
|
431
480
|
"DatabaseName": {},
|
|
432
481
|
"TableStatus": {},
|
|
433
482
|
"RetentionProperties": {
|
|
434
|
-
"shape": "
|
|
483
|
+
"shape": "Sf"
|
|
435
484
|
},
|
|
436
485
|
"CreationTime": {
|
|
437
486
|
"type": "timestamp"
|
|
438
487
|
},
|
|
439
488
|
"LastUpdatedTime": {
|
|
440
489
|
"type": "timestamp"
|
|
490
|
+
},
|
|
491
|
+
"MagneticStoreWriteProperties": {
|
|
492
|
+
"shape": "Si"
|
|
441
493
|
}
|
|
442
494
|
}
|
|
443
495
|
},
|
|
444
|
-
"
|
|
496
|
+
"S1m": {
|
|
445
497
|
"type": "structure",
|
|
446
498
|
"members": {
|
|
447
499
|
"Dimensions": {
|
|
@@ -466,6 +518,22 @@
|
|
|
466
518
|
"TimeUnit": {},
|
|
467
519
|
"Version": {
|
|
468
520
|
"type": "long"
|
|
521
|
+
},
|
|
522
|
+
"MeasureValues": {
|
|
523
|
+
"type": "list",
|
|
524
|
+
"member": {
|
|
525
|
+
"type": "structure",
|
|
526
|
+
"required": [
|
|
527
|
+
"Name",
|
|
528
|
+
"Value",
|
|
529
|
+
"Type"
|
|
530
|
+
],
|
|
531
|
+
"members": {
|
|
532
|
+
"Name": {},
|
|
533
|
+
"Value": {},
|
|
534
|
+
"Type": {}
|
|
535
|
+
}
|
|
536
|
+
}
|
|
469
537
|
}
|
|
470
538
|
}
|
|
471
539
|
}
|
|
@@ -68,14 +68,14 @@
|
|
|
68
68
|
"IdentityProviderType": {},
|
|
69
69
|
"LoggingRole": {},
|
|
70
70
|
"Protocols": {
|
|
71
|
-
"shape": "
|
|
71
|
+
"shape": "Sz"
|
|
72
72
|
},
|
|
73
73
|
"SecurityPolicyName": {},
|
|
74
74
|
"Tags": {
|
|
75
|
-
"shape": "
|
|
75
|
+
"shape": "S12"
|
|
76
76
|
},
|
|
77
77
|
"WorkflowDetails": {
|
|
78
|
-
"shape": "
|
|
78
|
+
"shape": "S16"
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
81
|
},
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"ServerId": {},
|
|
112
112
|
"SshPublicKeyBody": {},
|
|
113
113
|
"Tags": {
|
|
114
|
-
"shape": "
|
|
114
|
+
"shape": "S12"
|
|
115
115
|
},
|
|
116
116
|
"UserName": {}
|
|
117
117
|
}
|
|
@@ -137,13 +137,13 @@
|
|
|
137
137
|
"members": {
|
|
138
138
|
"Description": {},
|
|
139
139
|
"Steps": {
|
|
140
|
-
"shape": "
|
|
140
|
+
"shape": "S1h"
|
|
141
141
|
},
|
|
142
142
|
"OnExceptionSteps": {
|
|
143
|
-
"shape": "
|
|
143
|
+
"shape": "S1h"
|
|
144
144
|
},
|
|
145
145
|
"Tags": {
|
|
146
|
-
"shape": "
|
|
146
|
+
"shape": "S12"
|
|
147
147
|
}
|
|
148
148
|
}
|
|
149
149
|
},
|
|
@@ -284,10 +284,10 @@
|
|
|
284
284
|
"members": {
|
|
285
285
|
"ExecutionId": {},
|
|
286
286
|
"InitialFileLocation": {
|
|
287
|
-
"shape": "
|
|
287
|
+
"shape": "S2h"
|
|
288
288
|
},
|
|
289
289
|
"ServiceMetadata": {
|
|
290
|
-
"shape": "
|
|
290
|
+
"shape": "S2l"
|
|
291
291
|
},
|
|
292
292
|
"ExecutionRole": {},
|
|
293
293
|
"LoggingConfiguration": {
|
|
@@ -305,10 +305,10 @@
|
|
|
305
305
|
"type": "structure",
|
|
306
306
|
"members": {
|
|
307
307
|
"Steps": {
|
|
308
|
-
"shape": "
|
|
308
|
+
"shape": "S2s"
|
|
309
309
|
},
|
|
310
310
|
"OnExceptionSteps": {
|
|
311
|
-
"shape": "
|
|
311
|
+
"shape": "S2s"
|
|
312
312
|
}
|
|
313
313
|
}
|
|
314
314
|
}
|
|
@@ -344,16 +344,16 @@
|
|
|
344
344
|
},
|
|
345
345
|
"SecurityPolicyName": {},
|
|
346
346
|
"SshCiphers": {
|
|
347
|
-
"shape": "
|
|
347
|
+
"shape": "S32"
|
|
348
348
|
},
|
|
349
349
|
"SshKexs": {
|
|
350
|
-
"shape": "
|
|
350
|
+
"shape": "S32"
|
|
351
351
|
},
|
|
352
352
|
"SshMacs": {
|
|
353
|
-
"shape": "
|
|
353
|
+
"shape": "S32"
|
|
354
354
|
},
|
|
355
355
|
"TlsCiphers": {
|
|
356
|
-
"shape": "
|
|
356
|
+
"shape": "S32"
|
|
357
357
|
}
|
|
358
358
|
}
|
|
359
359
|
}
|
|
@@ -385,7 +385,7 @@
|
|
|
385
385
|
"Arn": {},
|
|
386
386
|
"Certificate": {},
|
|
387
387
|
"ProtocolDetails": {
|
|
388
|
-
"shape": "
|
|
388
|
+
"shape": "S38"
|
|
389
389
|
},
|
|
390
390
|
"Domain": {},
|
|
391
391
|
"EndpointDetails": {
|
|
@@ -399,19 +399,19 @@
|
|
|
399
399
|
"IdentityProviderType": {},
|
|
400
400
|
"LoggingRole": {},
|
|
401
401
|
"Protocols": {
|
|
402
|
-
"shape": "
|
|
402
|
+
"shape": "Sz"
|
|
403
403
|
},
|
|
404
404
|
"SecurityPolicyName": {},
|
|
405
405
|
"ServerId": {},
|
|
406
406
|
"State": {},
|
|
407
407
|
"Tags": {
|
|
408
|
-
"shape": "
|
|
408
|
+
"shape": "S12"
|
|
409
409
|
},
|
|
410
410
|
"UserCount": {
|
|
411
411
|
"type": "integer"
|
|
412
412
|
},
|
|
413
413
|
"WorkflowDetails": {
|
|
414
|
-
"shape": "
|
|
414
|
+
"shape": "S16"
|
|
415
415
|
}
|
|
416
416
|
}
|
|
417
417
|
}
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
}
|
|
475
475
|
},
|
|
476
476
|
"Tags": {
|
|
477
|
-
"shape": "
|
|
477
|
+
"shape": "S12"
|
|
478
478
|
},
|
|
479
479
|
"UserName": {}
|
|
480
480
|
}
|
|
@@ -507,14 +507,14 @@
|
|
|
507
507
|
"Arn": {},
|
|
508
508
|
"Description": {},
|
|
509
509
|
"Steps": {
|
|
510
|
-
"shape": "
|
|
510
|
+
"shape": "S1h"
|
|
511
511
|
},
|
|
512
512
|
"OnExceptionSteps": {
|
|
513
|
-
"shape": "
|
|
513
|
+
"shape": "S1h"
|
|
514
514
|
},
|
|
515
515
|
"WorkflowId": {},
|
|
516
516
|
"Tags": {
|
|
517
|
-
"shape": "
|
|
517
|
+
"shape": "S12"
|
|
518
518
|
}
|
|
519
519
|
}
|
|
520
520
|
}
|
|
@@ -617,10 +617,10 @@
|
|
|
617
617
|
"members": {
|
|
618
618
|
"ExecutionId": {},
|
|
619
619
|
"InitialFileLocation": {
|
|
620
|
-
"shape": "
|
|
620
|
+
"shape": "S2h"
|
|
621
621
|
},
|
|
622
622
|
"ServiceMetadata": {
|
|
623
|
-
"shape": "
|
|
623
|
+
"shape": "S2l"
|
|
624
624
|
},
|
|
625
625
|
"Status": {}
|
|
626
626
|
}
|
|
@@ -714,7 +714,7 @@
|
|
|
714
714
|
"Arn": {},
|
|
715
715
|
"NextToken": {},
|
|
716
716
|
"Tags": {
|
|
717
|
-
"shape": "
|
|
717
|
+
"shape": "S12"
|
|
718
718
|
}
|
|
719
719
|
}
|
|
720
720
|
}
|
|
@@ -848,7 +848,7 @@
|
|
|
848
848
|
"members": {
|
|
849
849
|
"Arn": {},
|
|
850
850
|
"Tags": {
|
|
851
|
-
"shape": "
|
|
851
|
+
"shape": "S12"
|
|
852
852
|
}
|
|
853
853
|
}
|
|
854
854
|
}
|
|
@@ -946,7 +946,7 @@
|
|
|
946
946
|
"members": {
|
|
947
947
|
"Certificate": {},
|
|
948
948
|
"ProtocolDetails": {
|
|
949
|
-
"shape": "
|
|
949
|
+
"shape": "S38"
|
|
950
950
|
},
|
|
951
951
|
"EndpointDetails": {
|
|
952
952
|
"shape": "Sj"
|
|
@@ -960,12 +960,12 @@
|
|
|
960
960
|
},
|
|
961
961
|
"LoggingRole": {},
|
|
962
962
|
"Protocols": {
|
|
963
|
-
"shape": "
|
|
963
|
+
"shape": "Sz"
|
|
964
964
|
},
|
|
965
965
|
"SecurityPolicyName": {},
|
|
966
966
|
"ServerId": {},
|
|
967
967
|
"WorkflowDetails": {
|
|
968
|
-
"shape": "
|
|
968
|
+
"shape": "S16"
|
|
969
969
|
}
|
|
970
970
|
}
|
|
971
971
|
},
|
|
@@ -1078,14 +1078,15 @@
|
|
|
1078
1078
|
"members": {
|
|
1079
1079
|
"Url": {},
|
|
1080
1080
|
"InvocationRole": {},
|
|
1081
|
-
"DirectoryId": {}
|
|
1081
|
+
"DirectoryId": {},
|
|
1082
|
+
"Function": {}
|
|
1082
1083
|
}
|
|
1083
1084
|
},
|
|
1084
|
-
"
|
|
1085
|
+
"Sz": {
|
|
1085
1086
|
"type": "list",
|
|
1086
1087
|
"member": {}
|
|
1087
1088
|
},
|
|
1088
|
-
"
|
|
1089
|
+
"S12": {
|
|
1089
1090
|
"type": "list",
|
|
1090
1091
|
"member": {
|
|
1091
1092
|
"type": "structure",
|
|
@@ -1099,7 +1100,7 @@
|
|
|
1099
1100
|
}
|
|
1100
1101
|
}
|
|
1101
1102
|
},
|
|
1102
|
-
"
|
|
1103
|
+
"S16": {
|
|
1103
1104
|
"type": "structure",
|
|
1104
1105
|
"required": [
|
|
1105
1106
|
"OnUpload"
|
|
@@ -1121,7 +1122,7 @@
|
|
|
1121
1122
|
}
|
|
1122
1123
|
}
|
|
1123
1124
|
},
|
|
1124
|
-
"
|
|
1125
|
+
"S1h": {
|
|
1125
1126
|
"type": "list",
|
|
1126
1127
|
"member": {
|
|
1127
1128
|
"type": "structure",
|
|
@@ -1142,7 +1143,7 @@
|
|
|
1142
1143
|
}
|
|
1143
1144
|
},
|
|
1144
1145
|
"EfsFileLocation": {
|
|
1145
|
-
"shape": "
|
|
1146
|
+
"shape": "S1q"
|
|
1146
1147
|
}
|
|
1147
1148
|
}
|
|
1148
1149
|
},
|
|
@@ -1188,14 +1189,14 @@
|
|
|
1188
1189
|
}
|
|
1189
1190
|
}
|
|
1190
1191
|
},
|
|
1191
|
-
"
|
|
1192
|
+
"S1q": {
|
|
1192
1193
|
"type": "structure",
|
|
1193
1194
|
"members": {
|
|
1194
1195
|
"FileSystemId": {},
|
|
1195
1196
|
"Path": {}
|
|
1196
1197
|
}
|
|
1197
1198
|
},
|
|
1198
|
-
"
|
|
1199
|
+
"S2h": {
|
|
1199
1200
|
"type": "structure",
|
|
1200
1201
|
"members": {
|
|
1201
1202
|
"S3FileLocation": {
|
|
@@ -1208,11 +1209,11 @@
|
|
|
1208
1209
|
}
|
|
1209
1210
|
},
|
|
1210
1211
|
"EfsFileLocation": {
|
|
1211
|
-
"shape": "
|
|
1212
|
+
"shape": "S1q"
|
|
1212
1213
|
}
|
|
1213
1214
|
}
|
|
1214
1215
|
},
|
|
1215
|
-
"
|
|
1216
|
+
"S2l": {
|
|
1216
1217
|
"type": "structure",
|
|
1217
1218
|
"required": [
|
|
1218
1219
|
"UserDetails"
|
|
@@ -1232,7 +1233,7 @@
|
|
|
1232
1233
|
}
|
|
1233
1234
|
}
|
|
1234
1235
|
},
|
|
1235
|
-
"
|
|
1236
|
+
"S2s": {
|
|
1236
1237
|
"type": "list",
|
|
1237
1238
|
"member": {
|
|
1238
1239
|
"type": "structure",
|
|
@@ -1253,11 +1254,11 @@
|
|
|
1253
1254
|
}
|
|
1254
1255
|
}
|
|
1255
1256
|
},
|
|
1256
|
-
"
|
|
1257
|
+
"S32": {
|
|
1257
1258
|
"type": "list",
|
|
1258
1259
|
"member": {}
|
|
1259
1260
|
},
|
|
1260
|
-
"
|
|
1261
|
+
"S38": {
|
|
1261
1262
|
"type": "structure",
|
|
1262
1263
|
"members": {
|
|
1263
1264
|
"PassiveIp": {}
|