@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
|
@@ -294,16 +294,16 @@
|
|
|
294
294
|
"shape": "S40"
|
|
295
295
|
},
|
|
296
296
|
"Credentials": {
|
|
297
|
-
"shape": "
|
|
297
|
+
"shape": "S53"
|
|
298
298
|
},
|
|
299
299
|
"Permissions": {
|
|
300
300
|
"shape": "S10"
|
|
301
301
|
},
|
|
302
302
|
"VpcConnectionProperties": {
|
|
303
|
-
"shape": "
|
|
303
|
+
"shape": "S59"
|
|
304
304
|
},
|
|
305
305
|
"SslProperties": {
|
|
306
|
-
"shape": "
|
|
306
|
+
"shape": "S5a"
|
|
307
307
|
},
|
|
308
308
|
"Tags": {
|
|
309
309
|
"shape": "Sb"
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"type": "structure",
|
|
445
445
|
"members": {
|
|
446
446
|
"Group": {
|
|
447
|
-
"shape": "
|
|
447
|
+
"shape": "S5o"
|
|
448
448
|
},
|
|
449
449
|
"RequestId": {},
|
|
450
450
|
"Status": {
|
|
@@ -490,7 +490,7 @@
|
|
|
490
490
|
"type": "structure",
|
|
491
491
|
"members": {
|
|
492
492
|
"GroupMember": {
|
|
493
|
-
"shape": "
|
|
493
|
+
"shape": "S5s"
|
|
494
494
|
},
|
|
495
495
|
"RequestId": {},
|
|
496
496
|
"Status": {
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
"AssignmentStatus": {},
|
|
522
522
|
"PolicyArn": {},
|
|
523
523
|
"Identities": {
|
|
524
|
-
"shape": "
|
|
524
|
+
"shape": "S5w"
|
|
525
525
|
},
|
|
526
526
|
"Namespace": {
|
|
527
527
|
"location": "uri",
|
|
@@ -537,7 +537,7 @@
|
|
|
537
537
|
"AssignmentStatus": {},
|
|
538
538
|
"PolicyArn": {},
|
|
539
539
|
"Identities": {
|
|
540
|
-
"shape": "
|
|
540
|
+
"shape": "S5w"
|
|
541
541
|
},
|
|
542
542
|
"RequestId": {},
|
|
543
543
|
"Status": {
|
|
@@ -653,7 +653,7 @@
|
|
|
653
653
|
"shape": "S10"
|
|
654
654
|
},
|
|
655
655
|
"SourceEntity": {
|
|
656
|
-
"shape": "
|
|
656
|
+
"shape": "S6a"
|
|
657
657
|
},
|
|
658
658
|
"Tags": {
|
|
659
659
|
"shape": "Sb"
|
|
@@ -710,7 +710,7 @@
|
|
|
710
710
|
"type": "structure",
|
|
711
711
|
"members": {
|
|
712
712
|
"TemplateAlias": {
|
|
713
|
-
"shape": "
|
|
713
|
+
"shape": "S6i"
|
|
714
714
|
},
|
|
715
715
|
"Status": {
|
|
716
716
|
"location": "statusCode",
|
|
@@ -746,7 +746,7 @@
|
|
|
746
746
|
"BaseThemeId": {},
|
|
747
747
|
"VersionDescription": {},
|
|
748
748
|
"Configuration": {
|
|
749
|
-
"shape": "
|
|
749
|
+
"shape": "S6l"
|
|
750
750
|
},
|
|
751
751
|
"Permissions": {
|
|
752
752
|
"shape": "S10"
|
|
@@ -805,7 +805,7 @@
|
|
|
805
805
|
"type": "structure",
|
|
806
806
|
"members": {
|
|
807
807
|
"ThemeAlias": {
|
|
808
|
-
"shape": "
|
|
808
|
+
"shape": "S70"
|
|
809
809
|
},
|
|
810
810
|
"Status": {
|
|
811
811
|
"location": "statusCode",
|
|
@@ -1596,7 +1596,7 @@
|
|
|
1596
1596
|
}
|
|
1597
1597
|
},
|
|
1598
1598
|
"DataSetArns": {
|
|
1599
|
-
"shape": "
|
|
1599
|
+
"shape": "S8d"
|
|
1600
1600
|
},
|
|
1601
1601
|
"ThemeArn": {},
|
|
1602
1602
|
"CreatedTime": {
|
|
@@ -1606,7 +1606,7 @@
|
|
|
1606
1606
|
"type": "timestamp"
|
|
1607
1607
|
},
|
|
1608
1608
|
"Sheets": {
|
|
1609
|
-
"shape": "
|
|
1609
|
+
"shape": "S8e"
|
|
1610
1610
|
}
|
|
1611
1611
|
}
|
|
1612
1612
|
},
|
|
@@ -1719,12 +1719,12 @@
|
|
|
1719
1719
|
"Arn": {},
|
|
1720
1720
|
"SourceEntityArn": {},
|
|
1721
1721
|
"DataSetArns": {
|
|
1722
|
-
"shape": "
|
|
1722
|
+
"shape": "S8d"
|
|
1723
1723
|
},
|
|
1724
1724
|
"Description": {},
|
|
1725
1725
|
"ThemeArn": {},
|
|
1726
1726
|
"Sheets": {
|
|
1727
|
-
"shape": "
|
|
1727
|
+
"shape": "S8e"
|
|
1728
1728
|
}
|
|
1729
1729
|
}
|
|
1730
1730
|
},
|
|
@@ -1781,7 +1781,10 @@
|
|
|
1781
1781
|
"location": "statusCode",
|
|
1782
1782
|
"type": "integer"
|
|
1783
1783
|
},
|
|
1784
|
-
"RequestId": {}
|
|
1784
|
+
"RequestId": {},
|
|
1785
|
+
"LinkSharingConfiguration": {
|
|
1786
|
+
"shape": "S8r"
|
|
1787
|
+
}
|
|
1785
1788
|
}
|
|
1786
1789
|
}
|
|
1787
1790
|
},
|
|
@@ -1935,7 +1938,7 @@
|
|
|
1935
1938
|
"type": "structure",
|
|
1936
1939
|
"members": {
|
|
1937
1940
|
"DataSource": {
|
|
1938
|
-
"shape": "
|
|
1941
|
+
"shape": "S91"
|
|
1939
1942
|
},
|
|
1940
1943
|
"RequestId": {},
|
|
1941
1944
|
"Status": {
|
|
@@ -2142,7 +2145,7 @@
|
|
|
2142
2145
|
"type": "structure",
|
|
2143
2146
|
"members": {
|
|
2144
2147
|
"Group": {
|
|
2145
|
-
"shape": "
|
|
2148
|
+
"shape": "S5o"
|
|
2146
2149
|
},
|
|
2147
2150
|
"RequestId": {},
|
|
2148
2151
|
"Status": {
|
|
@@ -2190,7 +2193,7 @@
|
|
|
2190
2193
|
"AssignmentName": {},
|
|
2191
2194
|
"PolicyArn": {},
|
|
2192
2195
|
"Identities": {
|
|
2193
|
-
"shape": "
|
|
2196
|
+
"shape": "S5w"
|
|
2194
2197
|
},
|
|
2195
2198
|
"AssignmentStatus": {}
|
|
2196
2199
|
}
|
|
@@ -2234,7 +2237,7 @@
|
|
|
2234
2237
|
"type": "structure",
|
|
2235
2238
|
"members": {
|
|
2236
2239
|
"Ingestion": {
|
|
2237
|
-
"shape": "
|
|
2240
|
+
"shape": "S9l"
|
|
2238
2241
|
},
|
|
2239
2242
|
"RequestId": {},
|
|
2240
2243
|
"Status": {
|
|
@@ -2266,7 +2269,7 @@
|
|
|
2266
2269
|
"members": {
|
|
2267
2270
|
"AwsAccountId": {},
|
|
2268
2271
|
"IpRestrictionRuleMap": {
|
|
2269
|
-
"shape": "
|
|
2272
|
+
"shape": "S9u"
|
|
2270
2273
|
},
|
|
2271
2274
|
"Enabled": {
|
|
2272
2275
|
"type": "boolean"
|
|
@@ -2305,7 +2308,7 @@
|
|
|
2305
2308
|
"type": "structure",
|
|
2306
2309
|
"members": {
|
|
2307
2310
|
"Namespace": {
|
|
2308
|
-
"shape": "
|
|
2311
|
+
"shape": "Sa0"
|
|
2309
2312
|
},
|
|
2310
2313
|
"RequestId": {},
|
|
2311
2314
|
"Status": {
|
|
@@ -2421,7 +2424,7 @@
|
|
|
2421
2424
|
"SourceEntityArn": {},
|
|
2422
2425
|
"ThemeArn": {},
|
|
2423
2426
|
"Sheets": {
|
|
2424
|
-
"shape": "
|
|
2427
|
+
"shape": "S8e"
|
|
2425
2428
|
}
|
|
2426
2429
|
}
|
|
2427
2430
|
},
|
|
@@ -2473,7 +2476,7 @@
|
|
|
2473
2476
|
"type": "structure",
|
|
2474
2477
|
"members": {
|
|
2475
2478
|
"TemplateAlias": {
|
|
2476
|
-
"shape": "
|
|
2479
|
+
"shape": "S6i"
|
|
2477
2480
|
},
|
|
2478
2481
|
"Status": {
|
|
2479
2482
|
"location": "statusCode",
|
|
@@ -2574,7 +2577,7 @@
|
|
|
2574
2577
|
"type": "timestamp"
|
|
2575
2578
|
},
|
|
2576
2579
|
"Configuration": {
|
|
2577
|
-
"shape": "
|
|
2580
|
+
"shape": "S6l"
|
|
2578
2581
|
},
|
|
2579
2582
|
"Errors": {
|
|
2580
2583
|
"type": "list",
|
|
@@ -2637,7 +2640,7 @@
|
|
|
2637
2640
|
"type": "structure",
|
|
2638
2641
|
"members": {
|
|
2639
2642
|
"ThemeAlias": {
|
|
2640
|
-
"shape": "
|
|
2643
|
+
"shape": "S70"
|
|
2641
2644
|
},
|
|
2642
2645
|
"Status": {
|
|
2643
2646
|
"location": "statusCode",
|
|
@@ -2716,7 +2719,7 @@
|
|
|
2716
2719
|
"type": "structure",
|
|
2717
2720
|
"members": {
|
|
2718
2721
|
"User": {
|
|
2719
|
-
"shape": "
|
|
2722
|
+
"shape": "Sb2"
|
|
2720
2723
|
},
|
|
2721
2724
|
"RequestId": {},
|
|
2722
2725
|
"Status": {
|
|
@@ -2792,7 +2795,7 @@
|
|
|
2792
2795
|
],
|
|
2793
2796
|
"members": {
|
|
2794
2797
|
"EmbedUrl": {
|
|
2795
|
-
"shape": "
|
|
2798
|
+
"shape": "Sbe"
|
|
2796
2799
|
},
|
|
2797
2800
|
"Status": {
|
|
2798
2801
|
"location": "statusCode",
|
|
@@ -2859,7 +2862,7 @@
|
|
|
2859
2862
|
],
|
|
2860
2863
|
"members": {
|
|
2861
2864
|
"EmbedUrl": {
|
|
2862
|
-
"shape": "
|
|
2865
|
+
"shape": "Sbe"
|
|
2863
2866
|
},
|
|
2864
2867
|
"Status": {
|
|
2865
2868
|
"location": "statusCode",
|
|
@@ -2934,7 +2937,7 @@
|
|
|
2934
2937
|
"type": "structure",
|
|
2935
2938
|
"members": {
|
|
2936
2939
|
"EmbedUrl": {
|
|
2937
|
-
"shape": "
|
|
2940
|
+
"shape": "Sbe"
|
|
2938
2941
|
},
|
|
2939
2942
|
"Status": {
|
|
2940
2943
|
"location": "statusCode",
|
|
@@ -2978,7 +2981,7 @@
|
|
|
2978
2981
|
"type": "structure",
|
|
2979
2982
|
"members": {
|
|
2980
2983
|
"EmbedUrl": {
|
|
2981
|
-
"shape": "
|
|
2984
|
+
"shape": "Sbe"
|
|
2982
2985
|
},
|
|
2983
2986
|
"Status": {
|
|
2984
2987
|
"location": "statusCode",
|
|
@@ -3018,7 +3021,7 @@
|
|
|
3018
3021
|
"type": "structure",
|
|
3019
3022
|
"members": {
|
|
3020
3023
|
"AnalysisSummaryList": {
|
|
3021
|
-
"shape": "
|
|
3024
|
+
"shape": "Sbw"
|
|
3022
3025
|
},
|
|
3023
3026
|
"NextToken": {},
|
|
3024
3027
|
"Status": {
|
|
@@ -3120,7 +3123,7 @@
|
|
|
3120
3123
|
"type": "structure",
|
|
3121
3124
|
"members": {
|
|
3122
3125
|
"DashboardSummaryList": {
|
|
3123
|
-
"shape": "
|
|
3126
|
+
"shape": "Sc4"
|
|
3124
3127
|
},
|
|
3125
3128
|
"NextToken": {},
|
|
3126
3129
|
"Status": {
|
|
@@ -3228,7 +3231,7 @@
|
|
|
3228
3231
|
"DataSources": {
|
|
3229
3232
|
"type": "list",
|
|
3230
3233
|
"member": {
|
|
3231
|
-
"shape": "
|
|
3234
|
+
"shape": "S91"
|
|
3232
3235
|
}
|
|
3233
3236
|
},
|
|
3234
3237
|
"NextToken": {},
|
|
@@ -3327,7 +3330,7 @@
|
|
|
3327
3330
|
"type": "integer"
|
|
3328
3331
|
},
|
|
3329
3332
|
"FolderSummaryList": {
|
|
3330
|
-
"shape": "
|
|
3333
|
+
"shape": "Scj"
|
|
3331
3334
|
},
|
|
3332
3335
|
"NextToken": {},
|
|
3333
3336
|
"RequestId": {}
|
|
@@ -3376,7 +3379,7 @@
|
|
|
3376
3379
|
"GroupMemberList": {
|
|
3377
3380
|
"type": "list",
|
|
3378
3381
|
"member": {
|
|
3379
|
-
"shape": "
|
|
3382
|
+
"shape": "S5s"
|
|
3380
3383
|
}
|
|
3381
3384
|
},
|
|
3382
3385
|
"NextToken": {},
|
|
@@ -3423,7 +3426,7 @@
|
|
|
3423
3426
|
"type": "structure",
|
|
3424
3427
|
"members": {
|
|
3425
3428
|
"GroupList": {
|
|
3426
|
-
"shape": "
|
|
3429
|
+
"shape": "Scq"
|
|
3427
3430
|
},
|
|
3428
3431
|
"NextToken": {},
|
|
3429
3432
|
"RequestId": {},
|
|
@@ -3583,7 +3586,7 @@
|
|
|
3583
3586
|
"Ingestions": {
|
|
3584
3587
|
"type": "list",
|
|
3585
3588
|
"member": {
|
|
3586
|
-
"shape": "
|
|
3589
|
+
"shape": "S9l"
|
|
3587
3590
|
}
|
|
3588
3591
|
},
|
|
3589
3592
|
"NextToken": {},
|
|
@@ -3627,7 +3630,7 @@
|
|
|
3627
3630
|
"Namespaces": {
|
|
3628
3631
|
"type": "list",
|
|
3629
3632
|
"member": {
|
|
3630
|
-
"shape": "
|
|
3633
|
+
"shape": "Sa0"
|
|
3631
3634
|
}
|
|
3632
3635
|
},
|
|
3633
3636
|
"NextToken": {},
|
|
@@ -3707,7 +3710,7 @@
|
|
|
3707
3710
|
"TemplateAliasList": {
|
|
3708
3711
|
"type": "list",
|
|
3709
3712
|
"member": {
|
|
3710
|
-
"shape": "
|
|
3713
|
+
"shape": "S6i"
|
|
3711
3714
|
}
|
|
3712
3715
|
},
|
|
3713
3716
|
"Status": {
|
|
@@ -3874,7 +3877,7 @@
|
|
|
3874
3877
|
"ThemeAliasList": {
|
|
3875
3878
|
"type": "list",
|
|
3876
3879
|
"member": {
|
|
3877
|
-
"shape": "
|
|
3880
|
+
"shape": "S70"
|
|
3878
3881
|
}
|
|
3879
3882
|
},
|
|
3880
3883
|
"Status": {
|
|
@@ -4048,7 +4051,7 @@
|
|
|
4048
4051
|
"type": "structure",
|
|
4049
4052
|
"members": {
|
|
4050
4053
|
"GroupList": {
|
|
4051
|
-
"shape": "
|
|
4054
|
+
"shape": "Scq"
|
|
4052
4055
|
},
|
|
4053
4056
|
"NextToken": {},
|
|
4054
4057
|
"RequestId": {},
|
|
@@ -4096,7 +4099,7 @@
|
|
|
4096
4099
|
"UserList": {
|
|
4097
4100
|
"type": "list",
|
|
4098
4101
|
"member": {
|
|
4099
|
-
"shape": "
|
|
4102
|
+
"shape": "Sb2"
|
|
4100
4103
|
}
|
|
4101
4104
|
},
|
|
4102
4105
|
"NextToken": {},
|
|
@@ -4146,7 +4149,7 @@
|
|
|
4146
4149
|
"type": "structure",
|
|
4147
4150
|
"members": {
|
|
4148
4151
|
"User": {
|
|
4149
|
-
"shape": "
|
|
4152
|
+
"shape": "Sb2"
|
|
4150
4153
|
},
|
|
4151
4154
|
"UserInvitationUrl": {},
|
|
4152
4155
|
"RequestId": {},
|
|
@@ -4227,7 +4230,7 @@
|
|
|
4227
4230
|
"type": "structure",
|
|
4228
4231
|
"members": {
|
|
4229
4232
|
"AnalysisSummaryList": {
|
|
4230
|
-
"shape": "
|
|
4233
|
+
"shape": "Sbw"
|
|
4231
4234
|
},
|
|
4232
4235
|
"NextToken": {},
|
|
4233
4236
|
"Status": {
|
|
@@ -4277,7 +4280,7 @@
|
|
|
4277
4280
|
"type": "structure",
|
|
4278
4281
|
"members": {
|
|
4279
4282
|
"DashboardSummaryList": {
|
|
4280
|
-
"shape": "
|
|
4283
|
+
"shape": "Sc4"
|
|
4281
4284
|
},
|
|
4282
4285
|
"NextToken": {},
|
|
4283
4286
|
"Status": {
|
|
@@ -4328,7 +4331,7 @@
|
|
|
4328
4331
|
"type": "integer"
|
|
4329
4332
|
},
|
|
4330
4333
|
"FolderSummaryList": {
|
|
4331
|
-
"shape": "
|
|
4334
|
+
"shape": "Scj"
|
|
4332
4335
|
},
|
|
4333
4336
|
"NextToken": {},
|
|
4334
4337
|
"RequestId": {}
|
|
@@ -4541,10 +4544,10 @@
|
|
|
4541
4544
|
"locationName": "AnalysisId"
|
|
4542
4545
|
},
|
|
4543
4546
|
"GrantPermissions": {
|
|
4544
|
-
"shape": "
|
|
4547
|
+
"shape": "Sew"
|
|
4545
4548
|
},
|
|
4546
4549
|
"RevokePermissions": {
|
|
4547
|
-
"shape": "
|
|
4550
|
+
"shape": "Sew"
|
|
4548
4551
|
}
|
|
4549
4552
|
}
|
|
4550
4553
|
},
|
|
@@ -4635,10 +4638,16 @@
|
|
|
4635
4638
|
"locationName": "DashboardId"
|
|
4636
4639
|
},
|
|
4637
4640
|
"GrantPermissions": {
|
|
4638
|
-
"shape": "
|
|
4641
|
+
"shape": "Sew"
|
|
4639
4642
|
},
|
|
4640
4643
|
"RevokePermissions": {
|
|
4641
|
-
"shape": "
|
|
4644
|
+
"shape": "Sew"
|
|
4645
|
+
},
|
|
4646
|
+
"GrantLinkPermissions": {
|
|
4647
|
+
"shape": "Sf1"
|
|
4648
|
+
},
|
|
4649
|
+
"RevokeLinkPermissions": {
|
|
4650
|
+
"shape": "Sf1"
|
|
4642
4651
|
}
|
|
4643
4652
|
}
|
|
4644
4653
|
},
|
|
@@ -4654,6 +4663,9 @@
|
|
|
4654
4663
|
"Status": {
|
|
4655
4664
|
"location": "statusCode",
|
|
4656
4665
|
"type": "integer"
|
|
4666
|
+
},
|
|
4667
|
+
"LinkSharingConfiguration": {
|
|
4668
|
+
"shape": "S8r"
|
|
4657
4669
|
}
|
|
4658
4670
|
}
|
|
4659
4671
|
}
|
|
@@ -4831,13 +4843,13 @@
|
|
|
4831
4843
|
"shape": "S40"
|
|
4832
4844
|
},
|
|
4833
4845
|
"Credentials": {
|
|
4834
|
-
"shape": "
|
|
4846
|
+
"shape": "S53"
|
|
4835
4847
|
},
|
|
4836
4848
|
"VpcConnectionProperties": {
|
|
4837
|
-
"shape": "
|
|
4849
|
+
"shape": "S59"
|
|
4838
4850
|
},
|
|
4839
4851
|
"SslProperties": {
|
|
4840
|
-
"shape": "
|
|
4852
|
+
"shape": "S5a"
|
|
4841
4853
|
}
|
|
4842
4854
|
}
|
|
4843
4855
|
},
|
|
@@ -5007,7 +5019,7 @@
|
|
|
5007
5019
|
"type": "structure",
|
|
5008
5020
|
"members": {
|
|
5009
5021
|
"Group": {
|
|
5010
|
-
"shape": "
|
|
5022
|
+
"shape": "S5o"
|
|
5011
5023
|
},
|
|
5012
5024
|
"RequestId": {},
|
|
5013
5025
|
"Status": {
|
|
@@ -5045,7 +5057,7 @@
|
|
|
5045
5057
|
"AssignmentStatus": {},
|
|
5046
5058
|
"PolicyArn": {},
|
|
5047
5059
|
"Identities": {
|
|
5048
|
-
"shape": "
|
|
5060
|
+
"shape": "S5w"
|
|
5049
5061
|
}
|
|
5050
5062
|
}
|
|
5051
5063
|
},
|
|
@@ -5056,7 +5068,7 @@
|
|
|
5056
5068
|
"AssignmentId": {},
|
|
5057
5069
|
"PolicyArn": {},
|
|
5058
5070
|
"Identities": {
|
|
5059
|
-
"shape": "
|
|
5071
|
+
"shape": "S5w"
|
|
5060
5072
|
},
|
|
5061
5073
|
"AssignmentStatus": {},
|
|
5062
5074
|
"RequestId": {},
|
|
@@ -5082,7 +5094,7 @@
|
|
|
5082
5094
|
"locationName": "AwsAccountId"
|
|
5083
5095
|
},
|
|
5084
5096
|
"IpRestrictionRuleMap": {
|
|
5085
|
-
"shape": "
|
|
5097
|
+
"shape": "S9u"
|
|
5086
5098
|
},
|
|
5087
5099
|
"Enabled": {
|
|
5088
5100
|
"type": "boolean"
|
|
@@ -5123,7 +5135,7 @@
|
|
|
5123
5135
|
"locationName": "TemplateId"
|
|
5124
5136
|
},
|
|
5125
5137
|
"SourceEntity": {
|
|
5126
|
-
"shape": "
|
|
5138
|
+
"shape": "S6a"
|
|
5127
5139
|
},
|
|
5128
5140
|
"VersionDescription": {},
|
|
5129
5141
|
"Name": {}
|
|
@@ -5179,7 +5191,7 @@
|
|
|
5179
5191
|
"type": "structure",
|
|
5180
5192
|
"members": {
|
|
5181
5193
|
"TemplateAlias": {
|
|
5182
|
-
"shape": "
|
|
5194
|
+
"shape": "S6i"
|
|
5183
5195
|
},
|
|
5184
5196
|
"Status": {
|
|
5185
5197
|
"location": "statusCode",
|
|
@@ -5210,10 +5222,10 @@
|
|
|
5210
5222
|
"locationName": "TemplateId"
|
|
5211
5223
|
},
|
|
5212
5224
|
"GrantPermissions": {
|
|
5213
|
-
"shape": "
|
|
5225
|
+
"shape": "Sew"
|
|
5214
5226
|
},
|
|
5215
5227
|
"RevokePermissions": {
|
|
5216
|
-
"shape": "
|
|
5228
|
+
"shape": "Sew"
|
|
5217
5229
|
}
|
|
5218
5230
|
}
|
|
5219
5231
|
},
|
|
@@ -5258,7 +5270,7 @@
|
|
|
5258
5270
|
"BaseThemeId": {},
|
|
5259
5271
|
"VersionDescription": {},
|
|
5260
5272
|
"Configuration": {
|
|
5261
|
-
"shape": "
|
|
5273
|
+
"shape": "S6l"
|
|
5262
5274
|
}
|
|
5263
5275
|
}
|
|
5264
5276
|
},
|
|
@@ -5312,7 +5324,7 @@
|
|
|
5312
5324
|
"type": "structure",
|
|
5313
5325
|
"members": {
|
|
5314
5326
|
"ThemeAlias": {
|
|
5315
|
-
"shape": "
|
|
5327
|
+
"shape": "S70"
|
|
5316
5328
|
},
|
|
5317
5329
|
"Status": {
|
|
5318
5330
|
"location": "statusCode",
|
|
@@ -5343,10 +5355,10 @@
|
|
|
5343
5355
|
"locationName": "ThemeId"
|
|
5344
5356
|
},
|
|
5345
5357
|
"GrantPermissions": {
|
|
5346
|
-
"shape": "
|
|
5358
|
+
"shape": "Sew"
|
|
5347
5359
|
},
|
|
5348
5360
|
"RevokePermissions": {
|
|
5349
|
-
"shape": "
|
|
5361
|
+
"shape": "Sew"
|
|
5350
5362
|
}
|
|
5351
5363
|
}
|
|
5352
5364
|
},
|
|
@@ -5408,7 +5420,7 @@
|
|
|
5408
5420
|
"type": "structure",
|
|
5409
5421
|
"members": {
|
|
5410
5422
|
"User": {
|
|
5411
|
-
"shape": "
|
|
5423
|
+
"shape": "Sb2"
|
|
5412
5424
|
},
|
|
5413
5425
|
"RequestId": {},
|
|
5414
5426
|
"Status": {
|
|
@@ -5423,7 +5435,8 @@
|
|
|
5423
5435
|
"Sa": {
|
|
5424
5436
|
"type": "structure",
|
|
5425
5437
|
"members": {
|
|
5426
|
-
"DefaultTheme": {}
|
|
5438
|
+
"DefaultTheme": {},
|
|
5439
|
+
"DefaultEmailCustomizationTemplate": {}
|
|
5427
5440
|
}
|
|
5428
5441
|
},
|
|
5429
5442
|
"Sb": {
|
|
@@ -6241,10 +6254,23 @@
|
|
|
6241
6254
|
"members": {
|
|
6242
6255
|
"Domain": {}
|
|
6243
6256
|
}
|
|
6257
|
+
},
|
|
6258
|
+
"ExasolParameters": {
|
|
6259
|
+
"type": "structure",
|
|
6260
|
+
"required": [
|
|
6261
|
+
"Host",
|
|
6262
|
+
"Port"
|
|
6263
|
+
],
|
|
6264
|
+
"members": {
|
|
6265
|
+
"Host": {},
|
|
6266
|
+
"Port": {
|
|
6267
|
+
"type": "integer"
|
|
6268
|
+
}
|
|
6269
|
+
}
|
|
6244
6270
|
}
|
|
6245
6271
|
}
|
|
6246
6272
|
},
|
|
6247
|
-
"
|
|
6273
|
+
"S53": {
|
|
6248
6274
|
"type": "structure",
|
|
6249
6275
|
"members": {
|
|
6250
6276
|
"CredentialPair": {
|
|
@@ -6257,7 +6283,7 @@
|
|
|
6257
6283
|
"Username": {},
|
|
6258
6284
|
"Password": {},
|
|
6259
6285
|
"AlternateDataSourceParameters": {
|
|
6260
|
-
"shape": "
|
|
6286
|
+
"shape": "S57"
|
|
6261
6287
|
}
|
|
6262
6288
|
}
|
|
6263
6289
|
},
|
|
@@ -6265,13 +6291,13 @@
|
|
|
6265
6291
|
},
|
|
6266
6292
|
"sensitive": true
|
|
6267
6293
|
},
|
|
6268
|
-
"
|
|
6294
|
+
"S57": {
|
|
6269
6295
|
"type": "list",
|
|
6270
6296
|
"member": {
|
|
6271
6297
|
"shape": "S40"
|
|
6272
6298
|
}
|
|
6273
6299
|
},
|
|
6274
|
-
"
|
|
6300
|
+
"S59": {
|
|
6275
6301
|
"type": "structure",
|
|
6276
6302
|
"required": [
|
|
6277
6303
|
"VpcConnectionArn"
|
|
@@ -6280,7 +6306,7 @@
|
|
|
6280
6306
|
"VpcConnectionArn": {}
|
|
6281
6307
|
}
|
|
6282
6308
|
},
|
|
6283
|
-
"
|
|
6309
|
+
"S5a": {
|
|
6284
6310
|
"type": "structure",
|
|
6285
6311
|
"members": {
|
|
6286
6312
|
"DisableSsl": {
|
|
@@ -6288,7 +6314,7 @@
|
|
|
6288
6314
|
}
|
|
6289
6315
|
}
|
|
6290
6316
|
},
|
|
6291
|
-
"
|
|
6317
|
+
"S5o": {
|
|
6292
6318
|
"type": "structure",
|
|
6293
6319
|
"members": {
|
|
6294
6320
|
"Arn": {},
|
|
@@ -6297,14 +6323,14 @@
|
|
|
6297
6323
|
"PrincipalId": {}
|
|
6298
6324
|
}
|
|
6299
6325
|
},
|
|
6300
|
-
"
|
|
6326
|
+
"S5s": {
|
|
6301
6327
|
"type": "structure",
|
|
6302
6328
|
"members": {
|
|
6303
6329
|
"Arn": {},
|
|
6304
6330
|
"MemberName": {}
|
|
6305
6331
|
}
|
|
6306
6332
|
},
|
|
6307
|
-
"
|
|
6333
|
+
"S5w": {
|
|
6308
6334
|
"type": "map",
|
|
6309
6335
|
"key": {},
|
|
6310
6336
|
"value": {
|
|
@@ -6312,7 +6338,7 @@
|
|
|
6312
6338
|
"member": {}
|
|
6313
6339
|
}
|
|
6314
6340
|
},
|
|
6315
|
-
"
|
|
6341
|
+
"S6a": {
|
|
6316
6342
|
"type": "structure",
|
|
6317
6343
|
"members": {
|
|
6318
6344
|
"SourceAnalysis": {
|
|
@@ -6339,7 +6365,7 @@
|
|
|
6339
6365
|
}
|
|
6340
6366
|
}
|
|
6341
6367
|
},
|
|
6342
|
-
"
|
|
6368
|
+
"S6i": {
|
|
6343
6369
|
"type": "structure",
|
|
6344
6370
|
"members": {
|
|
6345
6371
|
"AliasName": {},
|
|
@@ -6349,17 +6375,17 @@
|
|
|
6349
6375
|
}
|
|
6350
6376
|
}
|
|
6351
6377
|
},
|
|
6352
|
-
"
|
|
6378
|
+
"S6l": {
|
|
6353
6379
|
"type": "structure",
|
|
6354
6380
|
"members": {
|
|
6355
6381
|
"DataColorPalette": {
|
|
6356
6382
|
"type": "structure",
|
|
6357
6383
|
"members": {
|
|
6358
6384
|
"Colors": {
|
|
6359
|
-
"shape": "
|
|
6385
|
+
"shape": "S6n"
|
|
6360
6386
|
},
|
|
6361
6387
|
"MinMaxGradient": {
|
|
6362
|
-
"shape": "
|
|
6388
|
+
"shape": "S6n"
|
|
6363
6389
|
},
|
|
6364
6390
|
"EmptyFillColor": {}
|
|
6365
6391
|
}
|
|
@@ -6426,11 +6452,11 @@
|
|
|
6426
6452
|
}
|
|
6427
6453
|
}
|
|
6428
6454
|
},
|
|
6429
|
-
"
|
|
6455
|
+
"S6n": {
|
|
6430
6456
|
"type": "list",
|
|
6431
6457
|
"member": {}
|
|
6432
6458
|
},
|
|
6433
|
-
"
|
|
6459
|
+
"S70": {
|
|
6434
6460
|
"type": "structure",
|
|
6435
6461
|
"members": {
|
|
6436
6462
|
"Arn": {},
|
|
@@ -6440,11 +6466,11 @@
|
|
|
6440
6466
|
}
|
|
6441
6467
|
}
|
|
6442
6468
|
},
|
|
6443
|
-
"
|
|
6469
|
+
"S8d": {
|
|
6444
6470
|
"type": "list",
|
|
6445
6471
|
"member": {}
|
|
6446
6472
|
},
|
|
6447
|
-
"
|
|
6473
|
+
"S8e": {
|
|
6448
6474
|
"type": "list",
|
|
6449
6475
|
"member": {
|
|
6450
6476
|
"type": "structure",
|
|
@@ -6454,7 +6480,15 @@
|
|
|
6454
6480
|
}
|
|
6455
6481
|
}
|
|
6456
6482
|
},
|
|
6457
|
-
"
|
|
6483
|
+
"S8r": {
|
|
6484
|
+
"type": "structure",
|
|
6485
|
+
"members": {
|
|
6486
|
+
"Permissions": {
|
|
6487
|
+
"shape": "S10"
|
|
6488
|
+
}
|
|
6489
|
+
}
|
|
6490
|
+
},
|
|
6491
|
+
"S91": {
|
|
6458
6492
|
"type": "structure",
|
|
6459
6493
|
"members": {
|
|
6460
6494
|
"Arn": {},
|
|
@@ -6472,13 +6506,13 @@
|
|
|
6472
6506
|
"shape": "S40"
|
|
6473
6507
|
},
|
|
6474
6508
|
"AlternateDataSourceParameters": {
|
|
6475
|
-
"shape": "
|
|
6509
|
+
"shape": "S57"
|
|
6476
6510
|
},
|
|
6477
6511
|
"VpcConnectionProperties": {
|
|
6478
|
-
"shape": "
|
|
6512
|
+
"shape": "S59"
|
|
6479
6513
|
},
|
|
6480
6514
|
"SslProperties": {
|
|
6481
|
-
"shape": "
|
|
6515
|
+
"shape": "S5a"
|
|
6482
6516
|
},
|
|
6483
6517
|
"ErrorInfo": {
|
|
6484
6518
|
"type": "structure",
|
|
@@ -6489,7 +6523,7 @@
|
|
|
6489
6523
|
}
|
|
6490
6524
|
}
|
|
6491
6525
|
},
|
|
6492
|
-
"
|
|
6526
|
+
"S9l": {
|
|
6493
6527
|
"type": "structure",
|
|
6494
6528
|
"required": [
|
|
6495
6529
|
"Arn",
|
|
@@ -6545,12 +6579,12 @@
|
|
|
6545
6579
|
"RequestType": {}
|
|
6546
6580
|
}
|
|
6547
6581
|
},
|
|
6548
|
-
"
|
|
6582
|
+
"S9u": {
|
|
6549
6583
|
"type": "map",
|
|
6550
6584
|
"key": {},
|
|
6551
6585
|
"value": {}
|
|
6552
6586
|
},
|
|
6553
|
-
"
|
|
6587
|
+
"Sa0": {
|
|
6554
6588
|
"type": "structure",
|
|
6555
6589
|
"members": {
|
|
6556
6590
|
"Name": {},
|
|
@@ -6567,7 +6601,7 @@
|
|
|
6567
6601
|
}
|
|
6568
6602
|
}
|
|
6569
6603
|
},
|
|
6570
|
-
"
|
|
6604
|
+
"Sb2": {
|
|
6571
6605
|
"type": "structure",
|
|
6572
6606
|
"members": {
|
|
6573
6607
|
"Arn": {},
|
|
@@ -6585,11 +6619,11 @@
|
|
|
6585
6619
|
"ExternalLoginId": {}
|
|
6586
6620
|
}
|
|
6587
6621
|
},
|
|
6588
|
-
"
|
|
6622
|
+
"Sbe": {
|
|
6589
6623
|
"type": "string",
|
|
6590
6624
|
"sensitive": true
|
|
6591
6625
|
},
|
|
6592
|
-
"
|
|
6626
|
+
"Sbw": {
|
|
6593
6627
|
"type": "list",
|
|
6594
6628
|
"member": {
|
|
6595
6629
|
"type": "structure",
|
|
@@ -6607,7 +6641,7 @@
|
|
|
6607
6641
|
}
|
|
6608
6642
|
}
|
|
6609
6643
|
},
|
|
6610
|
-
"
|
|
6644
|
+
"Sc4": {
|
|
6611
6645
|
"type": "list",
|
|
6612
6646
|
"member": {
|
|
6613
6647
|
"type": "structure",
|
|
@@ -6630,7 +6664,7 @@
|
|
|
6630
6664
|
}
|
|
6631
6665
|
}
|
|
6632
6666
|
},
|
|
6633
|
-
"
|
|
6667
|
+
"Scj": {
|
|
6634
6668
|
"type": "list",
|
|
6635
6669
|
"member": {
|
|
6636
6670
|
"type": "structure",
|
|
@@ -6648,13 +6682,19 @@
|
|
|
6648
6682
|
}
|
|
6649
6683
|
}
|
|
6650
6684
|
},
|
|
6651
|
-
"
|
|
6685
|
+
"Scq": {
|
|
6652
6686
|
"type": "list",
|
|
6653
6687
|
"member": {
|
|
6654
|
-
"shape": "
|
|
6688
|
+
"shape": "S5o"
|
|
6689
|
+
}
|
|
6690
|
+
},
|
|
6691
|
+
"Sew": {
|
|
6692
|
+
"type": "list",
|
|
6693
|
+
"member": {
|
|
6694
|
+
"shape": "S11"
|
|
6655
6695
|
}
|
|
6656
6696
|
},
|
|
6657
|
-
"
|
|
6697
|
+
"Sf1": {
|
|
6658
6698
|
"type": "list",
|
|
6659
6699
|
"member": {
|
|
6660
6700
|
"shape": "S11"
|