@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
|
@@ -28,12 +28,23 @@
|
|
|
28
28
|
"output_token": "NextToken",
|
|
29
29
|
"result_key": "LexBots"
|
|
30
30
|
},
|
|
31
|
+
"ListContactFlowModules": {
|
|
32
|
+
"input_token": "NextToken",
|
|
33
|
+
"limit_key": "MaxResults",
|
|
34
|
+
"output_token": "NextToken",
|
|
35
|
+
"result_key": "ContactFlowModulesSummaryList"
|
|
36
|
+
},
|
|
31
37
|
"ListContactFlows": {
|
|
32
38
|
"input_token": "NextToken",
|
|
33
39
|
"limit_key": "MaxResults",
|
|
34
40
|
"output_token": "NextToken",
|
|
35
41
|
"result_key": "ContactFlowSummaryList"
|
|
36
42
|
},
|
|
43
|
+
"ListContactReferences": {
|
|
44
|
+
"input_token": "NextToken",
|
|
45
|
+
"output_token": "NextToken",
|
|
46
|
+
"result_key": "ReferenceSummaryList"
|
|
47
|
+
},
|
|
37
48
|
"ListHoursOfOperations": {
|
|
38
49
|
"input_token": "NextToken",
|
|
39
50
|
"limit_key": "MaxResults",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"shape": "Sb"
|
|
72
72
|
},
|
|
73
73
|
"Tags": {
|
|
74
|
-
"shape": "
|
|
74
|
+
"shape": "Sq"
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
},
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"DefaultEncryptionKey": {},
|
|
92
92
|
"DeadLetterQueueUrl": {},
|
|
93
93
|
"Matching": {
|
|
94
|
-
"shape": "
|
|
94
|
+
"shape": "Su"
|
|
95
95
|
},
|
|
96
96
|
"CreatedAt": {
|
|
97
97
|
"type": "timestamp"
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"type": "timestamp"
|
|
101
101
|
},
|
|
102
102
|
"Tags": {
|
|
103
|
-
"shape": "
|
|
103
|
+
"shape": "Sq"
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
106
|
}
|
|
@@ -136,19 +136,19 @@
|
|
|
136
136
|
"PersonalEmailAddress": {},
|
|
137
137
|
"BusinessEmailAddress": {},
|
|
138
138
|
"Address": {
|
|
139
|
-
"shape": "
|
|
139
|
+
"shape": "S10"
|
|
140
140
|
},
|
|
141
141
|
"ShippingAddress": {
|
|
142
|
-
"shape": "
|
|
142
|
+
"shape": "S10"
|
|
143
143
|
},
|
|
144
144
|
"MailingAddress": {
|
|
145
|
-
"shape": "
|
|
145
|
+
"shape": "S10"
|
|
146
146
|
},
|
|
147
147
|
"BillingAddress": {
|
|
148
|
-
"shape": "
|
|
148
|
+
"shape": "S10"
|
|
149
149
|
},
|
|
150
150
|
"Attributes": {
|
|
151
|
-
"shape": "
|
|
151
|
+
"shape": "S11"
|
|
152
152
|
}
|
|
153
153
|
}
|
|
154
154
|
},
|
|
@@ -334,6 +334,49 @@
|
|
|
334
334
|
}
|
|
335
335
|
}
|
|
336
336
|
},
|
|
337
|
+
"GetAutoMergingPreview": {
|
|
338
|
+
"http": {
|
|
339
|
+
"requestUri": "/domains/{DomainName}/identity-resolution-jobs/auto-merging-preview"
|
|
340
|
+
},
|
|
341
|
+
"input": {
|
|
342
|
+
"type": "structure",
|
|
343
|
+
"required": [
|
|
344
|
+
"DomainName",
|
|
345
|
+
"Consolidation",
|
|
346
|
+
"ConflictResolution"
|
|
347
|
+
],
|
|
348
|
+
"members": {
|
|
349
|
+
"DomainName": {
|
|
350
|
+
"location": "uri",
|
|
351
|
+
"locationName": "DomainName"
|
|
352
|
+
},
|
|
353
|
+
"Consolidation": {
|
|
354
|
+
"shape": "Sh"
|
|
355
|
+
},
|
|
356
|
+
"ConflictResolution": {
|
|
357
|
+
"shape": "Sk"
|
|
358
|
+
}
|
|
359
|
+
}
|
|
360
|
+
},
|
|
361
|
+
"output": {
|
|
362
|
+
"type": "structure",
|
|
363
|
+
"required": [
|
|
364
|
+
"DomainName"
|
|
365
|
+
],
|
|
366
|
+
"members": {
|
|
367
|
+
"DomainName": {},
|
|
368
|
+
"NumberOfMatchesInSample": {
|
|
369
|
+
"type": "long"
|
|
370
|
+
},
|
|
371
|
+
"NumberOfProfilesInSample": {
|
|
372
|
+
"type": "long"
|
|
373
|
+
},
|
|
374
|
+
"NumberOfProfilesWillBeMerged": {
|
|
375
|
+
"type": "long"
|
|
376
|
+
}
|
|
377
|
+
}
|
|
378
|
+
}
|
|
379
|
+
},
|
|
337
380
|
"GetDomain": {
|
|
338
381
|
"http": {
|
|
339
382
|
"method": "GET",
|
|
@@ -383,7 +426,7 @@
|
|
|
383
426
|
}
|
|
384
427
|
},
|
|
385
428
|
"Matching": {
|
|
386
|
-
"shape": "
|
|
429
|
+
"shape": "Su"
|
|
387
430
|
},
|
|
388
431
|
"CreatedAt": {
|
|
389
432
|
"type": "timestamp"
|
|
@@ -392,7 +435,60 @@
|
|
|
392
435
|
"type": "timestamp"
|
|
393
436
|
},
|
|
394
437
|
"Tags": {
|
|
395
|
-
"shape": "
|
|
438
|
+
"shape": "Sq"
|
|
439
|
+
}
|
|
440
|
+
}
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
"GetIdentityResolutionJob": {
|
|
444
|
+
"http": {
|
|
445
|
+
"method": "GET",
|
|
446
|
+
"requestUri": "/domains/{DomainName}/identity-resolution-jobs/{JobId}"
|
|
447
|
+
},
|
|
448
|
+
"input": {
|
|
449
|
+
"type": "structure",
|
|
450
|
+
"required": [
|
|
451
|
+
"DomainName",
|
|
452
|
+
"JobId"
|
|
453
|
+
],
|
|
454
|
+
"members": {
|
|
455
|
+
"DomainName": {
|
|
456
|
+
"location": "uri",
|
|
457
|
+
"locationName": "DomainName"
|
|
458
|
+
},
|
|
459
|
+
"JobId": {
|
|
460
|
+
"location": "uri",
|
|
461
|
+
"locationName": "JobId"
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
},
|
|
465
|
+
"output": {
|
|
466
|
+
"type": "structure",
|
|
467
|
+
"members": {
|
|
468
|
+
"DomainName": {},
|
|
469
|
+
"JobId": {},
|
|
470
|
+
"Status": {},
|
|
471
|
+
"Message": {},
|
|
472
|
+
"JobStartTime": {
|
|
473
|
+
"type": "timestamp"
|
|
474
|
+
},
|
|
475
|
+
"JobEndTime": {
|
|
476
|
+
"type": "timestamp"
|
|
477
|
+
},
|
|
478
|
+
"LastUpdatedAt": {
|
|
479
|
+
"type": "timestamp"
|
|
480
|
+
},
|
|
481
|
+
"JobExpirationTime": {
|
|
482
|
+
"type": "timestamp"
|
|
483
|
+
},
|
|
484
|
+
"AutoMerging": {
|
|
485
|
+
"shape": "Sg"
|
|
486
|
+
},
|
|
487
|
+
"ExportingLocation": {
|
|
488
|
+
"shape": "S1r"
|
|
489
|
+
},
|
|
490
|
+
"JobStats": {
|
|
491
|
+
"shape": "S1u"
|
|
396
492
|
}
|
|
397
493
|
}
|
|
398
494
|
}
|
|
@@ -435,7 +531,7 @@
|
|
|
435
531
|
"type": "timestamp"
|
|
436
532
|
},
|
|
437
533
|
"Tags": {
|
|
438
|
-
"shape": "
|
|
534
|
+
"shape": "Sq"
|
|
439
535
|
}
|
|
440
536
|
}
|
|
441
537
|
}
|
|
@@ -485,6 +581,9 @@
|
|
|
485
581
|
"ProfileIds": {
|
|
486
582
|
"type": "list",
|
|
487
583
|
"member": {}
|
|
584
|
+
},
|
|
585
|
+
"ConfidenceScore": {
|
|
586
|
+
"type": "double"
|
|
488
587
|
}
|
|
489
588
|
}
|
|
490
589
|
}
|
|
@@ -531,11 +630,12 @@
|
|
|
531
630
|
"AllowProfileCreation": {
|
|
532
631
|
"type": "boolean"
|
|
533
632
|
},
|
|
633
|
+
"SourceLastUpdatedTimestampFormat": {},
|
|
534
634
|
"Fields": {
|
|
535
|
-
"shape": "
|
|
635
|
+
"shape": "S2a"
|
|
536
636
|
},
|
|
537
637
|
"Keys": {
|
|
538
|
-
"shape": "
|
|
638
|
+
"shape": "S2d"
|
|
539
639
|
},
|
|
540
640
|
"CreatedAt": {
|
|
541
641
|
"type": "timestamp"
|
|
@@ -544,7 +644,7 @@
|
|
|
544
644
|
"type": "timestamp"
|
|
545
645
|
},
|
|
546
646
|
"Tags": {
|
|
547
|
-
"shape": "
|
|
647
|
+
"shape": "Sq"
|
|
548
648
|
}
|
|
549
649
|
}
|
|
550
650
|
}
|
|
@@ -575,11 +675,12 @@
|
|
|
575
675
|
"AllowProfileCreation": {
|
|
576
676
|
"type": "boolean"
|
|
577
677
|
},
|
|
678
|
+
"SourceLastUpdatedTimestampFormat": {},
|
|
578
679
|
"Fields": {
|
|
579
|
-
"shape": "
|
|
680
|
+
"shape": "S2a"
|
|
580
681
|
},
|
|
581
682
|
"Keys": {
|
|
582
|
-
"shape": "
|
|
683
|
+
"shape": "S2d"
|
|
583
684
|
}
|
|
584
685
|
}
|
|
585
686
|
}
|
|
@@ -610,7 +711,7 @@
|
|
|
610
711
|
"type": "structure",
|
|
611
712
|
"members": {
|
|
612
713
|
"Items": {
|
|
613
|
-
"shape": "
|
|
714
|
+
"shape": "S2n"
|
|
614
715
|
},
|
|
615
716
|
"NextToken": {}
|
|
616
717
|
}
|
|
@@ -656,7 +757,7 @@
|
|
|
656
757
|
"type": "timestamp"
|
|
657
758
|
},
|
|
658
759
|
"Tags": {
|
|
659
|
-
"shape": "
|
|
760
|
+
"shape": "Sq"
|
|
660
761
|
}
|
|
661
762
|
}
|
|
662
763
|
}
|
|
@@ -665,6 +766,63 @@
|
|
|
665
766
|
}
|
|
666
767
|
}
|
|
667
768
|
},
|
|
769
|
+
"ListIdentityResolutionJobs": {
|
|
770
|
+
"http": {
|
|
771
|
+
"method": "GET",
|
|
772
|
+
"requestUri": "/domains/{DomainName}/identity-resolution-jobs"
|
|
773
|
+
},
|
|
774
|
+
"input": {
|
|
775
|
+
"type": "structure",
|
|
776
|
+
"required": [
|
|
777
|
+
"DomainName"
|
|
778
|
+
],
|
|
779
|
+
"members": {
|
|
780
|
+
"DomainName": {
|
|
781
|
+
"location": "uri",
|
|
782
|
+
"locationName": "DomainName"
|
|
783
|
+
},
|
|
784
|
+
"NextToken": {
|
|
785
|
+
"location": "querystring",
|
|
786
|
+
"locationName": "next-token"
|
|
787
|
+
},
|
|
788
|
+
"MaxResults": {
|
|
789
|
+
"location": "querystring",
|
|
790
|
+
"locationName": "max-results",
|
|
791
|
+
"type": "integer"
|
|
792
|
+
}
|
|
793
|
+
}
|
|
794
|
+
},
|
|
795
|
+
"output": {
|
|
796
|
+
"type": "structure",
|
|
797
|
+
"members": {
|
|
798
|
+
"IdentityResolutionJobsList": {
|
|
799
|
+
"type": "list",
|
|
800
|
+
"member": {
|
|
801
|
+
"type": "structure",
|
|
802
|
+
"members": {
|
|
803
|
+
"DomainName": {},
|
|
804
|
+
"JobId": {},
|
|
805
|
+
"Status": {},
|
|
806
|
+
"JobStartTime": {
|
|
807
|
+
"type": "timestamp"
|
|
808
|
+
},
|
|
809
|
+
"JobEndTime": {
|
|
810
|
+
"type": "timestamp"
|
|
811
|
+
},
|
|
812
|
+
"JobStats": {
|
|
813
|
+
"shape": "S1u"
|
|
814
|
+
},
|
|
815
|
+
"ExportingLocation": {
|
|
816
|
+
"shape": "S1r"
|
|
817
|
+
},
|
|
818
|
+
"Message": {}
|
|
819
|
+
}
|
|
820
|
+
}
|
|
821
|
+
},
|
|
822
|
+
"NextToken": {}
|
|
823
|
+
}
|
|
824
|
+
}
|
|
825
|
+
},
|
|
668
826
|
"ListIntegrations": {
|
|
669
827
|
"http": {
|
|
670
828
|
"method": "GET",
|
|
@@ -695,7 +853,7 @@
|
|
|
695
853
|
"type": "structure",
|
|
696
854
|
"members": {
|
|
697
855
|
"Items": {
|
|
698
|
-
"shape": "
|
|
856
|
+
"shape": "S2n"
|
|
699
857
|
},
|
|
700
858
|
"NextToken": {}
|
|
701
859
|
}
|
|
@@ -785,7 +943,7 @@
|
|
|
785
943
|
"type": "timestamp"
|
|
786
944
|
},
|
|
787
945
|
"Tags": {
|
|
788
|
-
"shape": "
|
|
946
|
+
"shape": "Sq"
|
|
789
947
|
}
|
|
790
948
|
}
|
|
791
949
|
}
|
|
@@ -875,7 +1033,7 @@
|
|
|
875
1033
|
"type": "structure",
|
|
876
1034
|
"members": {
|
|
877
1035
|
"tags": {
|
|
878
|
-
"shape": "
|
|
1036
|
+
"shape": "Sq"
|
|
879
1037
|
}
|
|
880
1038
|
}
|
|
881
1039
|
}
|
|
@@ -959,7 +1117,7 @@
|
|
|
959
1117
|
"Uri": {},
|
|
960
1118
|
"ObjectTypeName": {},
|
|
961
1119
|
"Tags": {
|
|
962
|
-
"shape": "
|
|
1120
|
+
"shape": "Sq"
|
|
963
1121
|
},
|
|
964
1122
|
"FlowDefinition": {
|
|
965
1123
|
"type": "structure",
|
|
@@ -1142,7 +1300,7 @@
|
|
|
1142
1300
|
"type": "timestamp"
|
|
1143
1301
|
},
|
|
1144
1302
|
"Tags": {
|
|
1145
|
-
"shape": "
|
|
1303
|
+
"shape": "Sq"
|
|
1146
1304
|
}
|
|
1147
1305
|
}
|
|
1148
1306
|
}
|
|
@@ -1205,14 +1363,15 @@
|
|
|
1205
1363
|
"AllowProfileCreation": {
|
|
1206
1364
|
"type": "boolean"
|
|
1207
1365
|
},
|
|
1366
|
+
"SourceLastUpdatedTimestampFormat": {},
|
|
1208
1367
|
"Fields": {
|
|
1209
|
-
"shape": "
|
|
1368
|
+
"shape": "S2a"
|
|
1210
1369
|
},
|
|
1211
1370
|
"Keys": {
|
|
1212
|
-
"shape": "
|
|
1371
|
+
"shape": "S2d"
|
|
1213
1372
|
},
|
|
1214
1373
|
"Tags": {
|
|
1215
|
-
"shape": "
|
|
1374
|
+
"shape": "Sq"
|
|
1216
1375
|
}
|
|
1217
1376
|
}
|
|
1218
1377
|
},
|
|
@@ -1233,11 +1392,12 @@
|
|
|
1233
1392
|
"AllowProfileCreation": {
|
|
1234
1393
|
"type": "boolean"
|
|
1235
1394
|
},
|
|
1395
|
+
"SourceLastUpdatedTimestampFormat": {},
|
|
1236
1396
|
"Fields": {
|
|
1237
|
-
"shape": "
|
|
1397
|
+
"shape": "S2a"
|
|
1238
1398
|
},
|
|
1239
1399
|
"Keys": {
|
|
1240
|
-
"shape": "
|
|
1400
|
+
"shape": "S2d"
|
|
1241
1401
|
},
|
|
1242
1402
|
"CreatedAt": {
|
|
1243
1403
|
"type": "timestamp"
|
|
@@ -1246,7 +1406,7 @@
|
|
|
1246
1406
|
"type": "timestamp"
|
|
1247
1407
|
},
|
|
1248
1408
|
"Tags": {
|
|
1249
|
-
"shape": "
|
|
1409
|
+
"shape": "Sq"
|
|
1250
1410
|
}
|
|
1251
1411
|
}
|
|
1252
1412
|
}
|
|
@@ -1308,19 +1468,19 @@
|
|
|
1308
1468
|
"PersonalEmailAddress": {},
|
|
1309
1469
|
"BusinessEmailAddress": {},
|
|
1310
1470
|
"Address": {
|
|
1311
|
-
"shape": "
|
|
1471
|
+
"shape": "S10"
|
|
1312
1472
|
},
|
|
1313
1473
|
"ShippingAddress": {
|
|
1314
|
-
"shape": "
|
|
1474
|
+
"shape": "S10"
|
|
1315
1475
|
},
|
|
1316
1476
|
"MailingAddress": {
|
|
1317
|
-
"shape": "
|
|
1477
|
+
"shape": "S10"
|
|
1318
1478
|
},
|
|
1319
1479
|
"BillingAddress": {
|
|
1320
|
-
"shape": "
|
|
1480
|
+
"shape": "S10"
|
|
1321
1481
|
},
|
|
1322
1482
|
"Attributes": {
|
|
1323
|
-
"shape": "
|
|
1483
|
+
"shape": "S11"
|
|
1324
1484
|
}
|
|
1325
1485
|
}
|
|
1326
1486
|
}
|
|
@@ -1345,7 +1505,7 @@
|
|
|
1345
1505
|
"locationName": "resourceArn"
|
|
1346
1506
|
},
|
|
1347
1507
|
"tags": {
|
|
1348
|
-
"shape": "
|
|
1508
|
+
"shape": "Sq"
|
|
1349
1509
|
}
|
|
1350
1510
|
}
|
|
1351
1511
|
},
|
|
@@ -1407,7 +1567,7 @@
|
|
|
1407
1567
|
"shape": "Sb"
|
|
1408
1568
|
},
|
|
1409
1569
|
"Tags": {
|
|
1410
|
-
"shape": "
|
|
1570
|
+
"shape": "Sq"
|
|
1411
1571
|
}
|
|
1412
1572
|
}
|
|
1413
1573
|
},
|
|
@@ -1426,7 +1586,7 @@
|
|
|
1426
1586
|
"DefaultEncryptionKey": {},
|
|
1427
1587
|
"DeadLetterQueueUrl": {},
|
|
1428
1588
|
"Matching": {
|
|
1429
|
-
"shape": "
|
|
1589
|
+
"shape": "Su"
|
|
1430
1590
|
},
|
|
1431
1591
|
"CreatedAt": {
|
|
1432
1592
|
"type": "timestamp"
|
|
@@ -1435,7 +1595,7 @@
|
|
|
1435
1595
|
"type": "timestamp"
|
|
1436
1596
|
},
|
|
1437
1597
|
"Tags": {
|
|
1438
|
-
"shape": "
|
|
1598
|
+
"shape": "Sq"
|
|
1439
1599
|
}
|
|
1440
1600
|
}
|
|
1441
1601
|
}
|
|
@@ -1474,16 +1634,16 @@
|
|
|
1474
1634
|
"PersonalEmailAddress": {},
|
|
1475
1635
|
"BusinessEmailAddress": {},
|
|
1476
1636
|
"Address": {
|
|
1477
|
-
"shape": "
|
|
1637
|
+
"shape": "S5a"
|
|
1478
1638
|
},
|
|
1479
1639
|
"ShippingAddress": {
|
|
1480
|
-
"shape": "
|
|
1640
|
+
"shape": "S5a"
|
|
1481
1641
|
},
|
|
1482
1642
|
"MailingAddress": {
|
|
1483
|
-
"shape": "
|
|
1643
|
+
"shape": "S5a"
|
|
1484
1644
|
},
|
|
1485
1645
|
"BillingAddress": {
|
|
1486
|
-
"shape": "
|
|
1646
|
+
"shape": "S5a"
|
|
1487
1647
|
},
|
|
1488
1648
|
"Attributes": {
|
|
1489
1649
|
"type": "map",
|
|
@@ -1516,23 +1676,109 @@
|
|
|
1516
1676
|
"members": {
|
|
1517
1677
|
"Enabled": {
|
|
1518
1678
|
"type": "boolean"
|
|
1679
|
+
},
|
|
1680
|
+
"JobSchedule": {
|
|
1681
|
+
"shape": "Sd"
|
|
1682
|
+
},
|
|
1683
|
+
"AutoMerging": {
|
|
1684
|
+
"shape": "Sg"
|
|
1685
|
+
},
|
|
1686
|
+
"ExportingConfig": {
|
|
1687
|
+
"shape": "Sm"
|
|
1519
1688
|
}
|
|
1520
1689
|
}
|
|
1521
1690
|
},
|
|
1522
1691
|
"Sd": {
|
|
1692
|
+
"type": "structure",
|
|
1693
|
+
"required": [
|
|
1694
|
+
"DayOfTheWeek",
|
|
1695
|
+
"Time"
|
|
1696
|
+
],
|
|
1697
|
+
"members": {
|
|
1698
|
+
"DayOfTheWeek": {},
|
|
1699
|
+
"Time": {}
|
|
1700
|
+
}
|
|
1701
|
+
},
|
|
1702
|
+
"Sg": {
|
|
1703
|
+
"type": "structure",
|
|
1704
|
+
"required": [
|
|
1705
|
+
"Enabled"
|
|
1706
|
+
],
|
|
1707
|
+
"members": {
|
|
1708
|
+
"Enabled": {
|
|
1709
|
+
"type": "boolean"
|
|
1710
|
+
},
|
|
1711
|
+
"Consolidation": {
|
|
1712
|
+
"shape": "Sh"
|
|
1713
|
+
},
|
|
1714
|
+
"ConflictResolution": {
|
|
1715
|
+
"shape": "Sk"
|
|
1716
|
+
}
|
|
1717
|
+
}
|
|
1718
|
+
},
|
|
1719
|
+
"Sh": {
|
|
1720
|
+
"type": "structure",
|
|
1721
|
+
"required": [
|
|
1722
|
+
"MatchingAttributesList"
|
|
1723
|
+
],
|
|
1724
|
+
"members": {
|
|
1725
|
+
"MatchingAttributesList": {
|
|
1726
|
+
"type": "list",
|
|
1727
|
+
"member": {
|
|
1728
|
+
"type": "list",
|
|
1729
|
+
"member": {}
|
|
1730
|
+
}
|
|
1731
|
+
}
|
|
1732
|
+
}
|
|
1733
|
+
},
|
|
1734
|
+
"Sk": {
|
|
1735
|
+
"type": "structure",
|
|
1736
|
+
"required": [
|
|
1737
|
+
"ConflictResolvingModel"
|
|
1738
|
+
],
|
|
1739
|
+
"members": {
|
|
1740
|
+
"ConflictResolvingModel": {},
|
|
1741
|
+
"SourceName": {}
|
|
1742
|
+
}
|
|
1743
|
+
},
|
|
1744
|
+
"Sm": {
|
|
1745
|
+
"type": "structure",
|
|
1746
|
+
"members": {
|
|
1747
|
+
"S3Exporting": {
|
|
1748
|
+
"type": "structure",
|
|
1749
|
+
"required": [
|
|
1750
|
+
"S3BucketName"
|
|
1751
|
+
],
|
|
1752
|
+
"members": {
|
|
1753
|
+
"S3BucketName": {},
|
|
1754
|
+
"S3KeyName": {}
|
|
1755
|
+
}
|
|
1756
|
+
}
|
|
1757
|
+
}
|
|
1758
|
+
},
|
|
1759
|
+
"Sq": {
|
|
1523
1760
|
"type": "map",
|
|
1524
1761
|
"key": {},
|
|
1525
1762
|
"value": {}
|
|
1526
1763
|
},
|
|
1527
|
-
"
|
|
1764
|
+
"Su": {
|
|
1528
1765
|
"type": "structure",
|
|
1529
1766
|
"members": {
|
|
1530
1767
|
"Enabled": {
|
|
1531
1768
|
"type": "boolean"
|
|
1769
|
+
},
|
|
1770
|
+
"JobSchedule": {
|
|
1771
|
+
"shape": "Sd"
|
|
1772
|
+
},
|
|
1773
|
+
"AutoMerging": {
|
|
1774
|
+
"shape": "Sg"
|
|
1775
|
+
},
|
|
1776
|
+
"ExportingConfig": {
|
|
1777
|
+
"shape": "Sm"
|
|
1532
1778
|
}
|
|
1533
1779
|
}
|
|
1534
1780
|
},
|
|
1535
|
-
"
|
|
1781
|
+
"S10": {
|
|
1536
1782
|
"type": "structure",
|
|
1537
1783
|
"members": {
|
|
1538
1784
|
"Address1": {},
|
|
@@ -1547,12 +1793,38 @@
|
|
|
1547
1793
|
"PostalCode": {}
|
|
1548
1794
|
}
|
|
1549
1795
|
},
|
|
1550
|
-
"
|
|
1796
|
+
"S11": {
|
|
1551
1797
|
"type": "map",
|
|
1552
1798
|
"key": {},
|
|
1553
1799
|
"value": {}
|
|
1554
1800
|
},
|
|
1555
|
-
"
|
|
1801
|
+
"S1r": {
|
|
1802
|
+
"type": "structure",
|
|
1803
|
+
"members": {
|
|
1804
|
+
"S3Exporting": {
|
|
1805
|
+
"type": "structure",
|
|
1806
|
+
"members": {
|
|
1807
|
+
"S3BucketName": {},
|
|
1808
|
+
"S3KeyName": {}
|
|
1809
|
+
}
|
|
1810
|
+
}
|
|
1811
|
+
}
|
|
1812
|
+
},
|
|
1813
|
+
"S1u": {
|
|
1814
|
+
"type": "structure",
|
|
1815
|
+
"members": {
|
|
1816
|
+
"NumberOfProfilesReviewed": {
|
|
1817
|
+
"type": "long"
|
|
1818
|
+
},
|
|
1819
|
+
"NumberOfMatchesFound": {
|
|
1820
|
+
"type": "long"
|
|
1821
|
+
},
|
|
1822
|
+
"NumberOfMergesDone": {
|
|
1823
|
+
"type": "long"
|
|
1824
|
+
}
|
|
1825
|
+
}
|
|
1826
|
+
},
|
|
1827
|
+
"S2a": {
|
|
1556
1828
|
"type": "map",
|
|
1557
1829
|
"key": {},
|
|
1558
1830
|
"value": {
|
|
@@ -1564,7 +1836,7 @@
|
|
|
1564
1836
|
}
|
|
1565
1837
|
}
|
|
1566
1838
|
},
|
|
1567
|
-
"
|
|
1839
|
+
"S2d": {
|
|
1568
1840
|
"type": "map",
|
|
1569
1841
|
"key": {},
|
|
1570
1842
|
"value": {
|
|
@@ -1584,7 +1856,7 @@
|
|
|
1584
1856
|
}
|
|
1585
1857
|
}
|
|
1586
1858
|
},
|
|
1587
|
-
"
|
|
1859
|
+
"S2n": {
|
|
1588
1860
|
"type": "list",
|
|
1589
1861
|
"member": {
|
|
1590
1862
|
"type": "structure",
|
|
@@ -1606,12 +1878,12 @@
|
|
|
1606
1878
|
"type": "timestamp"
|
|
1607
1879
|
},
|
|
1608
1880
|
"Tags": {
|
|
1609
|
-
"shape": "
|
|
1881
|
+
"shape": "Sq"
|
|
1610
1882
|
}
|
|
1611
1883
|
}
|
|
1612
1884
|
}
|
|
1613
1885
|
},
|
|
1614
|
-
"
|
|
1886
|
+
"S5a": {
|
|
1615
1887
|
"type": "structure",
|
|
1616
1888
|
"members": {
|
|
1617
1889
|
"Address1": {},
|