@pgarbe/cdk-ecr-sync 0.5.19 → 0.5.23
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 -19
- package/.jsii +2588 -1305
- package/.projenrc.ts +51 -0
- package/API.md +177 -46
- package/lib/ecr-sync.d.ts +6 -6
- package/lib/ecr-sync.js +16 -15
- package/node_modules/aws-sdk/CHANGELOG.md +439 -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/account-2021-02-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
- package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
- package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -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/appflow-2020-08-23.min.json +43 -37
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +505 -141
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +343 -98
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
- 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/batch-2016-08-10.examples.json +30 -6
- package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
- package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -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 +287 -201
- package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
- package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +752 -88
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
- package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
- package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -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 +460 -39
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
- 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 +133 -36
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -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 +4613 -1377
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
- 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/elasticloadbalancingv2-2015-12-01.min.json +32 -26
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
- package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
- 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-2021-03-12.min.json +24 -4
- 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/firehose-2015-08-04.min.json +198 -82
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
- 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 +442 -267
- 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 +1073 -94
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
- 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/kafkaconnect-2021-09-14.examples.json +5 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
- 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/kinesisanalyticsv2-2018-05-23.min.json +3 -6
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
- 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 +180 -120
- package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
- package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +268 -108
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
- package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/metadata.json +68 -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 +900 -161
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
- package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -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 +869 -352
- 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 +327 -194
- 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 +538 -323
- 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/rekognition-2016-06-27.min.json +362 -121
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
- package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
- package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
- package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
- 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 +138 -138
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
- 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 +2265 -1023
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
- 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 +379 -351
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
- package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
- 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/transcribe-2017-10-26.min.json +80 -24
- 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 +66 -30
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
- 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/wisdom-2020-10-19.examples.json +5 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
- 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/account.d.ts +136 -0
- package/node_modules/aws-sdk/clients/account.js +18 -0
- package/node_modules/aws-sdk/clients/all.d.ts +21 -0
- package/node_modules/aws-sdk/clients/all.js +22 -1
- package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
- package/node_modules/aws-sdk/clients/amp.js +1 -0
- package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -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/appflow.d.ts +8 -0
- package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
- package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
- package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
- package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
- package/node_modules/aws-sdk/clients/appsync.d.ts +357 -114
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
- package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
- 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 +250 -34
- package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
- package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
- package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
- package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
- package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
- package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
- package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
- 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/cloudwatchlogs.d.ts +6 -1
- package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
- package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
- package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
- 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 +525 -23
- package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
- package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
- package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
- 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 +4044 -415
- package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
- package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
- package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
- package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
- package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
- package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
- package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
- package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
- package/node_modules/aws-sdk/clients/es.d.ts +39 -3
- 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/finspace.d.ts +26 -0
- package/node_modules/aws-sdk/clients/finspace.js +0 -1
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
- package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
- package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
- package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
- package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
- package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
- package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
- package/node_modules/aws-sdk/clients/grafana.js +18 -0
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
- package/node_modules/aws-sdk/clients/health.d.ts +49 -49
- package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
- 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 +265 -18
- 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 +637 -6
- package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
- package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
- package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
- package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
- package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
- package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +890 -24
- package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
- package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
- package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
- package/node_modules/aws-sdk/clients/location.d.ts +256 -62
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
- package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
- package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
- package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
- package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
- 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/neptune.d.ts +20 -12
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
- package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
- package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
- package/node_modules/aws-sdk/clients/nimble.js +1 -0
- package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
- package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
- package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
- package/node_modules/aws-sdk/clients/panorama.js +18 -0
- 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 +534 -4
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
- 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 +758 -388
- 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 +347 -28
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
- package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
- package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
- package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
- package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
- package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
- package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
- package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
- 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 +123 -75
- package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1759 -95
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
- package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
- package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
- package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
- package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
- package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
- 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 +349 -283
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
- package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
- package/node_modules/aws-sdk/clients/support.d.ts +62 -62
- package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
- 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/transcribeservice.d.ts +75 -12
- package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
- package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
- package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
- package/node_modules/aws-sdk/clients/voiceid.js +18 -0
- package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
- package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
- package/node_modules/aws-sdk/clients/wisdom.js +18 -0
- package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
- package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
- 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 +129 -80
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1307 -557
- package/node_modules/aws-sdk/dist/aws-sdk.js +13049 -4705
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
- package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
- package/node_modules/aws-sdk/lib/config.js +15 -3
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -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/event_listeners.js +1 -2
- package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
- 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/protocol/rest_json.js +6 -12
- package/node_modules/aws-sdk/lib/region/utils.js +21 -0
- package/node_modules/aws-sdk/lib/region_config.js +13 -13
- package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
- package/node_modules/aws-sdk/lib/request.js +4 -6
- package/node_modules/aws-sdk/lib/service.js +19 -0
- package/node_modules/aws-sdk/lib/services/s3.js +16 -20
- 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/lib/signers/v4.js +1 -1
- package/node_modules/aws-sdk/package.json +4 -5
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
- 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 +39 -69
- 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
- package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
- package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
- package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
- package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
- package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
|
@@ -13,6 +13,33 @@
|
|
|
13
13
|
"uid": "appsync-2017-07-25"
|
|
14
14
|
},
|
|
15
15
|
"operations": {
|
|
16
|
+
"AssociateApi": {
|
|
17
|
+
"http": {
|
|
18
|
+
"requestUri": "/v1/domainnames/{domainName}/apiassociation"
|
|
19
|
+
},
|
|
20
|
+
"input": {
|
|
21
|
+
"type": "structure",
|
|
22
|
+
"required": [
|
|
23
|
+
"domainName",
|
|
24
|
+
"apiId"
|
|
25
|
+
],
|
|
26
|
+
"members": {
|
|
27
|
+
"domainName": {
|
|
28
|
+
"location": "uri",
|
|
29
|
+
"locationName": "domainName"
|
|
30
|
+
},
|
|
31
|
+
"apiId": {}
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"output": {
|
|
35
|
+
"type": "structure",
|
|
36
|
+
"members": {
|
|
37
|
+
"apiAssociation": {
|
|
38
|
+
"shape": "S5"
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
},
|
|
16
43
|
"CreateApiCache": {
|
|
17
44
|
"http": {
|
|
18
45
|
"requestUri": "/v1/apis/{apiId}/ApiCaches"
|
|
@@ -47,7 +74,7 @@
|
|
|
47
74
|
"type": "structure",
|
|
48
75
|
"members": {
|
|
49
76
|
"apiCache": {
|
|
50
|
-
"shape": "
|
|
77
|
+
"shape": "Sd"
|
|
51
78
|
}
|
|
52
79
|
}
|
|
53
80
|
}
|
|
@@ -76,7 +103,7 @@
|
|
|
76
103
|
"type": "structure",
|
|
77
104
|
"members": {
|
|
78
105
|
"apiKey": {
|
|
79
|
-
"shape": "
|
|
106
|
+
"shape": "Sh"
|
|
80
107
|
}
|
|
81
108
|
}
|
|
82
109
|
}
|
|
@@ -102,19 +129,22 @@
|
|
|
102
129
|
"type": {},
|
|
103
130
|
"serviceRoleArn": {},
|
|
104
131
|
"dynamodbConfig": {
|
|
105
|
-
"shape": "
|
|
132
|
+
"shape": "Sl"
|
|
106
133
|
},
|
|
107
134
|
"lambdaConfig": {
|
|
108
|
-
"shape": "
|
|
135
|
+
"shape": "Sn"
|
|
109
136
|
},
|
|
110
137
|
"elasticsearchConfig": {
|
|
111
|
-
"shape": "
|
|
138
|
+
"shape": "So"
|
|
139
|
+
},
|
|
140
|
+
"openSearchServiceConfig": {
|
|
141
|
+
"shape": "Sp"
|
|
112
142
|
},
|
|
113
143
|
"httpConfig": {
|
|
114
|
-
"shape": "
|
|
144
|
+
"shape": "Sq"
|
|
115
145
|
},
|
|
116
146
|
"relationalDatabaseConfig": {
|
|
117
|
-
"shape": "
|
|
147
|
+
"shape": "Su"
|
|
118
148
|
}
|
|
119
149
|
}
|
|
120
150
|
},
|
|
@@ -122,7 +152,32 @@
|
|
|
122
152
|
"type": "structure",
|
|
123
153
|
"members": {
|
|
124
154
|
"dataSource": {
|
|
125
|
-
"shape": "
|
|
155
|
+
"shape": "Sy"
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
},
|
|
160
|
+
"CreateDomainName": {
|
|
161
|
+
"http": {
|
|
162
|
+
"requestUri": "/v1/domainnames"
|
|
163
|
+
},
|
|
164
|
+
"input": {
|
|
165
|
+
"type": "structure",
|
|
166
|
+
"required": [
|
|
167
|
+
"domainName",
|
|
168
|
+
"certificateArn"
|
|
169
|
+
],
|
|
170
|
+
"members": {
|
|
171
|
+
"domainName": {},
|
|
172
|
+
"certificateArn": {},
|
|
173
|
+
"description": {}
|
|
174
|
+
}
|
|
175
|
+
},
|
|
176
|
+
"output": {
|
|
177
|
+
"type": "structure",
|
|
178
|
+
"members": {
|
|
179
|
+
"domainNameConfig": {
|
|
180
|
+
"shape": "S13"
|
|
126
181
|
}
|
|
127
182
|
}
|
|
128
183
|
}
|
|
@@ -151,7 +206,7 @@
|
|
|
151
206
|
"responseMappingTemplate": {},
|
|
152
207
|
"functionVersion": {},
|
|
153
208
|
"syncConfig": {
|
|
154
|
-
"shape": "
|
|
209
|
+
"shape": "S16"
|
|
155
210
|
}
|
|
156
211
|
}
|
|
157
212
|
},
|
|
@@ -159,7 +214,7 @@
|
|
|
159
214
|
"type": "structure",
|
|
160
215
|
"members": {
|
|
161
216
|
"functionConfiguration": {
|
|
162
|
-
"shape": "
|
|
217
|
+
"shape": "S1b"
|
|
163
218
|
}
|
|
164
219
|
}
|
|
165
220
|
}
|
|
@@ -177,26 +232,26 @@
|
|
|
177
232
|
"members": {
|
|
178
233
|
"name": {},
|
|
179
234
|
"logConfig": {
|
|
180
|
-
"shape": "
|
|
235
|
+
"shape": "S1d"
|
|
181
236
|
},
|
|
182
237
|
"authenticationType": {},
|
|
183
238
|
"userPoolConfig": {
|
|
184
|
-
"shape": "
|
|
239
|
+
"shape": "S1g"
|
|
185
240
|
},
|
|
186
241
|
"openIDConnectConfig": {
|
|
187
|
-
"shape": "
|
|
242
|
+
"shape": "S1i"
|
|
188
243
|
},
|
|
189
244
|
"tags": {
|
|
190
|
-
"shape": "
|
|
245
|
+
"shape": "S1j"
|
|
191
246
|
},
|
|
192
247
|
"additionalAuthenticationProviders": {
|
|
193
|
-
"shape": "
|
|
248
|
+
"shape": "S1m"
|
|
194
249
|
},
|
|
195
250
|
"xrayEnabled": {
|
|
196
251
|
"type": "boolean"
|
|
197
252
|
},
|
|
198
253
|
"lambdaAuthorizerConfig": {
|
|
199
|
-
"shape": "
|
|
254
|
+
"shape": "S1p"
|
|
200
255
|
}
|
|
201
256
|
}
|
|
202
257
|
},
|
|
@@ -204,7 +259,7 @@
|
|
|
204
259
|
"type": "structure",
|
|
205
260
|
"members": {
|
|
206
261
|
"graphqlApi": {
|
|
207
|
-
"shape": "
|
|
262
|
+
"shape": "S1s"
|
|
208
263
|
}
|
|
209
264
|
}
|
|
210
265
|
}
|
|
@@ -235,13 +290,13 @@
|
|
|
235
290
|
"responseMappingTemplate": {},
|
|
236
291
|
"kind": {},
|
|
237
292
|
"pipelineConfig": {
|
|
238
|
-
"shape": "
|
|
293
|
+
"shape": "S1w"
|
|
239
294
|
},
|
|
240
295
|
"syncConfig": {
|
|
241
|
-
"shape": "
|
|
296
|
+
"shape": "S16"
|
|
242
297
|
},
|
|
243
298
|
"cachingConfig": {
|
|
244
|
-
"shape": "
|
|
299
|
+
"shape": "S1y"
|
|
245
300
|
}
|
|
246
301
|
}
|
|
247
302
|
},
|
|
@@ -249,7 +304,7 @@
|
|
|
249
304
|
"type": "structure",
|
|
250
305
|
"members": {
|
|
251
306
|
"resolver": {
|
|
252
|
-
"shape": "
|
|
307
|
+
"shape": "S21"
|
|
253
308
|
}
|
|
254
309
|
}
|
|
255
310
|
}
|
|
@@ -278,7 +333,7 @@
|
|
|
278
333
|
"type": "structure",
|
|
279
334
|
"members": {
|
|
280
335
|
"type": {
|
|
281
|
-
"shape": "
|
|
336
|
+
"shape": "S25"
|
|
282
337
|
}
|
|
283
338
|
}
|
|
284
339
|
}
|
|
@@ -359,6 +414,28 @@
|
|
|
359
414
|
"members": {}
|
|
360
415
|
}
|
|
361
416
|
},
|
|
417
|
+
"DeleteDomainName": {
|
|
418
|
+
"http": {
|
|
419
|
+
"method": "DELETE",
|
|
420
|
+
"requestUri": "/v1/domainnames/{domainName}"
|
|
421
|
+
},
|
|
422
|
+
"input": {
|
|
423
|
+
"type": "structure",
|
|
424
|
+
"required": [
|
|
425
|
+
"domainName"
|
|
426
|
+
],
|
|
427
|
+
"members": {
|
|
428
|
+
"domainName": {
|
|
429
|
+
"location": "uri",
|
|
430
|
+
"locationName": "domainName"
|
|
431
|
+
}
|
|
432
|
+
}
|
|
433
|
+
},
|
|
434
|
+
"output": {
|
|
435
|
+
"type": "structure",
|
|
436
|
+
"members": {}
|
|
437
|
+
}
|
|
438
|
+
},
|
|
362
439
|
"DeleteFunction": {
|
|
363
440
|
"http": {
|
|
364
441
|
"method": "DELETE",
|
|
@@ -467,6 +544,28 @@
|
|
|
467
544
|
"members": {}
|
|
468
545
|
}
|
|
469
546
|
},
|
|
547
|
+
"DisassociateApi": {
|
|
548
|
+
"http": {
|
|
549
|
+
"method": "DELETE",
|
|
550
|
+
"requestUri": "/v1/domainnames/{domainName}/apiassociation"
|
|
551
|
+
},
|
|
552
|
+
"input": {
|
|
553
|
+
"type": "structure",
|
|
554
|
+
"required": [
|
|
555
|
+
"domainName"
|
|
556
|
+
],
|
|
557
|
+
"members": {
|
|
558
|
+
"domainName": {
|
|
559
|
+
"location": "uri",
|
|
560
|
+
"locationName": "domainName"
|
|
561
|
+
}
|
|
562
|
+
}
|
|
563
|
+
},
|
|
564
|
+
"output": {
|
|
565
|
+
"type": "structure",
|
|
566
|
+
"members": {}
|
|
567
|
+
}
|
|
568
|
+
},
|
|
470
569
|
"FlushApiCache": {
|
|
471
570
|
"http": {
|
|
472
571
|
"method": "DELETE",
|
|
@@ -489,6 +588,32 @@
|
|
|
489
588
|
"members": {}
|
|
490
589
|
}
|
|
491
590
|
},
|
|
591
|
+
"GetApiAssociation": {
|
|
592
|
+
"http": {
|
|
593
|
+
"method": "GET",
|
|
594
|
+
"requestUri": "/v1/domainnames/{domainName}/apiassociation"
|
|
595
|
+
},
|
|
596
|
+
"input": {
|
|
597
|
+
"type": "structure",
|
|
598
|
+
"required": [
|
|
599
|
+
"domainName"
|
|
600
|
+
],
|
|
601
|
+
"members": {
|
|
602
|
+
"domainName": {
|
|
603
|
+
"location": "uri",
|
|
604
|
+
"locationName": "domainName"
|
|
605
|
+
}
|
|
606
|
+
}
|
|
607
|
+
},
|
|
608
|
+
"output": {
|
|
609
|
+
"type": "structure",
|
|
610
|
+
"members": {
|
|
611
|
+
"apiAssociation": {
|
|
612
|
+
"shape": "S5"
|
|
613
|
+
}
|
|
614
|
+
}
|
|
615
|
+
}
|
|
616
|
+
},
|
|
492
617
|
"GetApiCache": {
|
|
493
618
|
"http": {
|
|
494
619
|
"method": "GET",
|
|
@@ -510,7 +635,7 @@
|
|
|
510
635
|
"type": "structure",
|
|
511
636
|
"members": {
|
|
512
637
|
"apiCache": {
|
|
513
|
-
"shape": "
|
|
638
|
+
"shape": "Sd"
|
|
514
639
|
}
|
|
515
640
|
}
|
|
516
641
|
}
|
|
@@ -541,7 +666,33 @@
|
|
|
541
666
|
"type": "structure",
|
|
542
667
|
"members": {
|
|
543
668
|
"dataSource": {
|
|
544
|
-
"shape": "
|
|
669
|
+
"shape": "Sy"
|
|
670
|
+
}
|
|
671
|
+
}
|
|
672
|
+
}
|
|
673
|
+
},
|
|
674
|
+
"GetDomainName": {
|
|
675
|
+
"http": {
|
|
676
|
+
"method": "GET",
|
|
677
|
+
"requestUri": "/v1/domainnames/{domainName}"
|
|
678
|
+
},
|
|
679
|
+
"input": {
|
|
680
|
+
"type": "structure",
|
|
681
|
+
"required": [
|
|
682
|
+
"domainName"
|
|
683
|
+
],
|
|
684
|
+
"members": {
|
|
685
|
+
"domainName": {
|
|
686
|
+
"location": "uri",
|
|
687
|
+
"locationName": "domainName"
|
|
688
|
+
}
|
|
689
|
+
}
|
|
690
|
+
},
|
|
691
|
+
"output": {
|
|
692
|
+
"type": "structure",
|
|
693
|
+
"members": {
|
|
694
|
+
"domainNameConfig": {
|
|
695
|
+
"shape": "S13"
|
|
545
696
|
}
|
|
546
697
|
}
|
|
547
698
|
}
|
|
@@ -572,7 +723,7 @@
|
|
|
572
723
|
"type": "structure",
|
|
573
724
|
"members": {
|
|
574
725
|
"functionConfiguration": {
|
|
575
|
-
"shape": "
|
|
726
|
+
"shape": "S1b"
|
|
576
727
|
}
|
|
577
728
|
}
|
|
578
729
|
}
|
|
@@ -598,7 +749,7 @@
|
|
|
598
749
|
"type": "structure",
|
|
599
750
|
"members": {
|
|
600
751
|
"graphqlApi": {
|
|
601
|
-
"shape": "
|
|
752
|
+
"shape": "S1s"
|
|
602
753
|
}
|
|
603
754
|
}
|
|
604
755
|
}
|
|
@@ -671,7 +822,7 @@
|
|
|
671
822
|
"type": "structure",
|
|
672
823
|
"members": {
|
|
673
824
|
"resolver": {
|
|
674
|
-
"shape": "
|
|
825
|
+
"shape": "S21"
|
|
675
826
|
}
|
|
676
827
|
}
|
|
677
828
|
}
|
|
@@ -732,7 +883,7 @@
|
|
|
732
883
|
"type": "structure",
|
|
733
884
|
"members": {
|
|
734
885
|
"type": {
|
|
735
|
-
"shape": "
|
|
886
|
+
"shape": "S25"
|
|
736
887
|
}
|
|
737
888
|
}
|
|
738
889
|
}
|
|
@@ -769,7 +920,7 @@
|
|
|
769
920
|
"apiKeys": {
|
|
770
921
|
"type": "list",
|
|
771
922
|
"member": {
|
|
772
|
-
"shape": "
|
|
923
|
+
"shape": "Sh"
|
|
773
924
|
}
|
|
774
925
|
},
|
|
775
926
|
"nextToken": {}
|
|
@@ -808,7 +959,39 @@
|
|
|
808
959
|
"dataSources": {
|
|
809
960
|
"type": "list",
|
|
810
961
|
"member": {
|
|
811
|
-
"shape": "
|
|
962
|
+
"shape": "Sy"
|
|
963
|
+
}
|
|
964
|
+
},
|
|
965
|
+
"nextToken": {}
|
|
966
|
+
}
|
|
967
|
+
}
|
|
968
|
+
},
|
|
969
|
+
"ListDomainNames": {
|
|
970
|
+
"http": {
|
|
971
|
+
"method": "GET",
|
|
972
|
+
"requestUri": "/v1/domainnames"
|
|
973
|
+
},
|
|
974
|
+
"input": {
|
|
975
|
+
"type": "structure",
|
|
976
|
+
"members": {
|
|
977
|
+
"nextToken": {
|
|
978
|
+
"location": "querystring",
|
|
979
|
+
"locationName": "nextToken"
|
|
980
|
+
},
|
|
981
|
+
"maxResults": {
|
|
982
|
+
"location": "querystring",
|
|
983
|
+
"locationName": "maxResults",
|
|
984
|
+
"type": "integer"
|
|
985
|
+
}
|
|
986
|
+
}
|
|
987
|
+
},
|
|
988
|
+
"output": {
|
|
989
|
+
"type": "structure",
|
|
990
|
+
"members": {
|
|
991
|
+
"domainNameConfigs": {
|
|
992
|
+
"type": "list",
|
|
993
|
+
"member": {
|
|
994
|
+
"shape": "S13"
|
|
812
995
|
}
|
|
813
996
|
},
|
|
814
997
|
"nextToken": {}
|
|
@@ -847,7 +1030,7 @@
|
|
|
847
1030
|
"functions": {
|
|
848
1031
|
"type": "list",
|
|
849
1032
|
"member": {
|
|
850
|
-
"shape": "
|
|
1033
|
+
"shape": "S1b"
|
|
851
1034
|
}
|
|
852
1035
|
},
|
|
853
1036
|
"nextToken": {}
|
|
@@ -879,7 +1062,7 @@
|
|
|
879
1062
|
"graphqlApis": {
|
|
880
1063
|
"type": "list",
|
|
881
1064
|
"member": {
|
|
882
|
-
"shape": "
|
|
1065
|
+
"shape": "S1s"
|
|
883
1066
|
}
|
|
884
1067
|
},
|
|
885
1068
|
"nextToken": {}
|
|
@@ -921,7 +1104,7 @@
|
|
|
921
1104
|
"type": "structure",
|
|
922
1105
|
"members": {
|
|
923
1106
|
"resolvers": {
|
|
924
|
-
"shape": "
|
|
1107
|
+
"shape": "S3x"
|
|
925
1108
|
},
|
|
926
1109
|
"nextToken": {}
|
|
927
1110
|
}
|
|
@@ -962,7 +1145,7 @@
|
|
|
962
1145
|
"type": "structure",
|
|
963
1146
|
"members": {
|
|
964
1147
|
"resolvers": {
|
|
965
|
-
"shape": "
|
|
1148
|
+
"shape": "S3x"
|
|
966
1149
|
},
|
|
967
1150
|
"nextToken": {}
|
|
968
1151
|
}
|
|
@@ -989,7 +1172,7 @@
|
|
|
989
1172
|
"type": "structure",
|
|
990
1173
|
"members": {
|
|
991
1174
|
"tags": {
|
|
992
|
-
"shape": "
|
|
1175
|
+
"shape": "S1j"
|
|
993
1176
|
}
|
|
994
1177
|
}
|
|
995
1178
|
}
|
|
@@ -1031,7 +1214,7 @@
|
|
|
1031
1214
|
"types": {
|
|
1032
1215
|
"type": "list",
|
|
1033
1216
|
"member": {
|
|
1034
|
-
"shape": "
|
|
1217
|
+
"shape": "S25"
|
|
1035
1218
|
}
|
|
1036
1219
|
},
|
|
1037
1220
|
"nextToken": {}
|
|
@@ -1081,7 +1264,7 @@
|
|
|
1081
1264
|
"locationName": "resourceArn"
|
|
1082
1265
|
},
|
|
1083
1266
|
"tags": {
|
|
1084
|
-
"shape": "
|
|
1267
|
+
"shape": "S1j"
|
|
1085
1268
|
}
|
|
1086
1269
|
}
|
|
1087
1270
|
},
|
|
@@ -1147,7 +1330,7 @@
|
|
|
1147
1330
|
"type": "structure",
|
|
1148
1331
|
"members": {
|
|
1149
1332
|
"apiCache": {
|
|
1150
|
-
"shape": "
|
|
1333
|
+
"shape": "Sd"
|
|
1151
1334
|
}
|
|
1152
1335
|
}
|
|
1153
1336
|
}
|
|
@@ -1181,7 +1364,7 @@
|
|
|
1181
1364
|
"type": "structure",
|
|
1182
1365
|
"members": {
|
|
1183
1366
|
"apiKey": {
|
|
1184
|
-
"shape": "
|
|
1367
|
+
"shape": "Sh"
|
|
1185
1368
|
}
|
|
1186
1369
|
}
|
|
1187
1370
|
}
|
|
@@ -1210,19 +1393,22 @@
|
|
|
1210
1393
|
"type": {},
|
|
1211
1394
|
"serviceRoleArn": {},
|
|
1212
1395
|
"dynamodbConfig": {
|
|
1213
|
-
"shape": "
|
|
1396
|
+
"shape": "Sl"
|
|
1214
1397
|
},
|
|
1215
1398
|
"lambdaConfig": {
|
|
1216
|
-
"shape": "
|
|
1399
|
+
"shape": "Sn"
|
|
1217
1400
|
},
|
|
1218
1401
|
"elasticsearchConfig": {
|
|
1219
|
-
"shape": "
|
|
1402
|
+
"shape": "So"
|
|
1403
|
+
},
|
|
1404
|
+
"openSearchServiceConfig": {
|
|
1405
|
+
"shape": "Sp"
|
|
1220
1406
|
},
|
|
1221
1407
|
"httpConfig": {
|
|
1222
|
-
"shape": "
|
|
1408
|
+
"shape": "Sq"
|
|
1223
1409
|
},
|
|
1224
1410
|
"relationalDatabaseConfig": {
|
|
1225
|
-
"shape": "
|
|
1411
|
+
"shape": "Su"
|
|
1226
1412
|
}
|
|
1227
1413
|
}
|
|
1228
1414
|
},
|
|
@@ -1230,7 +1416,33 @@
|
|
|
1230
1416
|
"type": "structure",
|
|
1231
1417
|
"members": {
|
|
1232
1418
|
"dataSource": {
|
|
1233
|
-
"shape": "
|
|
1419
|
+
"shape": "Sy"
|
|
1420
|
+
}
|
|
1421
|
+
}
|
|
1422
|
+
}
|
|
1423
|
+
},
|
|
1424
|
+
"UpdateDomainName": {
|
|
1425
|
+
"http": {
|
|
1426
|
+
"requestUri": "/v1/domainnames/{domainName}"
|
|
1427
|
+
},
|
|
1428
|
+
"input": {
|
|
1429
|
+
"type": "structure",
|
|
1430
|
+
"required": [
|
|
1431
|
+
"domainName"
|
|
1432
|
+
],
|
|
1433
|
+
"members": {
|
|
1434
|
+
"domainName": {
|
|
1435
|
+
"location": "uri",
|
|
1436
|
+
"locationName": "domainName"
|
|
1437
|
+
},
|
|
1438
|
+
"description": {}
|
|
1439
|
+
}
|
|
1440
|
+
},
|
|
1441
|
+
"output": {
|
|
1442
|
+
"type": "structure",
|
|
1443
|
+
"members": {
|
|
1444
|
+
"domainNameConfig": {
|
|
1445
|
+
"shape": "S13"
|
|
1234
1446
|
}
|
|
1235
1447
|
}
|
|
1236
1448
|
}
|
|
@@ -1264,7 +1476,7 @@
|
|
|
1264
1476
|
"responseMappingTemplate": {},
|
|
1265
1477
|
"functionVersion": {},
|
|
1266
1478
|
"syncConfig": {
|
|
1267
|
-
"shape": "
|
|
1479
|
+
"shape": "S16"
|
|
1268
1480
|
}
|
|
1269
1481
|
}
|
|
1270
1482
|
},
|
|
@@ -1272,7 +1484,7 @@
|
|
|
1272
1484
|
"type": "structure",
|
|
1273
1485
|
"members": {
|
|
1274
1486
|
"functionConfiguration": {
|
|
1275
|
-
"shape": "
|
|
1487
|
+
"shape": "S1b"
|
|
1276
1488
|
}
|
|
1277
1489
|
}
|
|
1278
1490
|
}
|
|
@@ -1294,23 +1506,23 @@
|
|
|
1294
1506
|
},
|
|
1295
1507
|
"name": {},
|
|
1296
1508
|
"logConfig": {
|
|
1297
|
-
"shape": "
|
|
1509
|
+
"shape": "S1d"
|
|
1298
1510
|
},
|
|
1299
1511
|
"authenticationType": {},
|
|
1300
1512
|
"userPoolConfig": {
|
|
1301
|
-
"shape": "
|
|
1513
|
+
"shape": "S1g"
|
|
1302
1514
|
},
|
|
1303
1515
|
"openIDConnectConfig": {
|
|
1304
|
-
"shape": "
|
|
1516
|
+
"shape": "S1i"
|
|
1305
1517
|
},
|
|
1306
1518
|
"additionalAuthenticationProviders": {
|
|
1307
|
-
"shape": "
|
|
1519
|
+
"shape": "S1m"
|
|
1308
1520
|
},
|
|
1309
1521
|
"xrayEnabled": {
|
|
1310
1522
|
"type": "boolean"
|
|
1311
1523
|
},
|
|
1312
1524
|
"lambdaAuthorizerConfig": {
|
|
1313
|
-
"shape": "
|
|
1525
|
+
"shape": "S1p"
|
|
1314
1526
|
}
|
|
1315
1527
|
}
|
|
1316
1528
|
},
|
|
@@ -1318,7 +1530,7 @@
|
|
|
1318
1530
|
"type": "structure",
|
|
1319
1531
|
"members": {
|
|
1320
1532
|
"graphqlApi": {
|
|
1321
|
-
"shape": "
|
|
1533
|
+
"shape": "S1s"
|
|
1322
1534
|
}
|
|
1323
1535
|
}
|
|
1324
1536
|
}
|
|
@@ -1352,13 +1564,13 @@
|
|
|
1352
1564
|
"responseMappingTemplate": {},
|
|
1353
1565
|
"kind": {},
|
|
1354
1566
|
"pipelineConfig": {
|
|
1355
|
-
"shape": "
|
|
1567
|
+
"shape": "S1w"
|
|
1356
1568
|
},
|
|
1357
1569
|
"syncConfig": {
|
|
1358
|
-
"shape": "
|
|
1570
|
+
"shape": "S16"
|
|
1359
1571
|
},
|
|
1360
1572
|
"cachingConfig": {
|
|
1361
|
-
"shape": "
|
|
1573
|
+
"shape": "S1y"
|
|
1362
1574
|
}
|
|
1363
1575
|
}
|
|
1364
1576
|
},
|
|
@@ -1366,7 +1578,7 @@
|
|
|
1366
1578
|
"type": "structure",
|
|
1367
1579
|
"members": {
|
|
1368
1580
|
"resolver": {
|
|
1369
|
-
"shape": "
|
|
1581
|
+
"shape": "S21"
|
|
1370
1582
|
}
|
|
1371
1583
|
}
|
|
1372
1584
|
}
|
|
@@ -1399,14 +1611,23 @@
|
|
|
1399
1611
|
"type": "structure",
|
|
1400
1612
|
"members": {
|
|
1401
1613
|
"type": {
|
|
1402
|
-
"shape": "
|
|
1614
|
+
"shape": "S25"
|
|
1403
1615
|
}
|
|
1404
1616
|
}
|
|
1405
1617
|
}
|
|
1406
1618
|
}
|
|
1407
1619
|
},
|
|
1408
1620
|
"shapes": {
|
|
1409
|
-
"
|
|
1621
|
+
"S5": {
|
|
1622
|
+
"type": "structure",
|
|
1623
|
+
"members": {
|
|
1624
|
+
"domainName": {},
|
|
1625
|
+
"apiId": {},
|
|
1626
|
+
"associationStatus": {},
|
|
1627
|
+
"deploymentDetail": {}
|
|
1628
|
+
}
|
|
1629
|
+
},
|
|
1630
|
+
"Sd": {
|
|
1410
1631
|
"type": "structure",
|
|
1411
1632
|
"members": {
|
|
1412
1633
|
"ttl": {
|
|
@@ -1423,7 +1644,7 @@
|
|
|
1423
1644
|
"status": {}
|
|
1424
1645
|
}
|
|
1425
1646
|
},
|
|
1426
|
-
"
|
|
1647
|
+
"Sh": {
|
|
1427
1648
|
"type": "structure",
|
|
1428
1649
|
"members": {
|
|
1429
1650
|
"id": {},
|
|
@@ -1436,7 +1657,7 @@
|
|
|
1436
1657
|
}
|
|
1437
1658
|
}
|
|
1438
1659
|
},
|
|
1439
|
-
"
|
|
1660
|
+
"Sl": {
|
|
1440
1661
|
"type": "structure",
|
|
1441
1662
|
"required": [
|
|
1442
1663
|
"tableName",
|
|
@@ -1465,7 +1686,7 @@
|
|
|
1465
1686
|
}
|
|
1466
1687
|
}
|
|
1467
1688
|
},
|
|
1468
|
-
"
|
|
1689
|
+
"Sn": {
|
|
1469
1690
|
"type": "structure",
|
|
1470
1691
|
"required": [
|
|
1471
1692
|
"lambdaFunctionArn"
|
|
@@ -1474,7 +1695,18 @@
|
|
|
1474
1695
|
"lambdaFunctionArn": {}
|
|
1475
1696
|
}
|
|
1476
1697
|
},
|
|
1477
|
-
"
|
|
1698
|
+
"So": {
|
|
1699
|
+
"type": "structure",
|
|
1700
|
+
"required": [
|
|
1701
|
+
"endpoint",
|
|
1702
|
+
"awsRegion"
|
|
1703
|
+
],
|
|
1704
|
+
"members": {
|
|
1705
|
+
"endpoint": {},
|
|
1706
|
+
"awsRegion": {}
|
|
1707
|
+
}
|
|
1708
|
+
},
|
|
1709
|
+
"Sp": {
|
|
1478
1710
|
"type": "structure",
|
|
1479
1711
|
"required": [
|
|
1480
1712
|
"endpoint",
|
|
@@ -1485,7 +1717,7 @@
|
|
|
1485
1717
|
"awsRegion": {}
|
|
1486
1718
|
}
|
|
1487
1719
|
},
|
|
1488
|
-
"
|
|
1720
|
+
"Sq": {
|
|
1489
1721
|
"type": "structure",
|
|
1490
1722
|
"members": {
|
|
1491
1723
|
"endpoint": {},
|
|
@@ -1507,7 +1739,7 @@
|
|
|
1507
1739
|
}
|
|
1508
1740
|
}
|
|
1509
1741
|
},
|
|
1510
|
-
"
|
|
1742
|
+
"Su": {
|
|
1511
1743
|
"type": "structure",
|
|
1512
1744
|
"members": {
|
|
1513
1745
|
"relationalDatabaseSourceType": {},
|
|
@@ -1523,7 +1755,7 @@
|
|
|
1523
1755
|
}
|
|
1524
1756
|
}
|
|
1525
1757
|
},
|
|
1526
|
-
"
|
|
1758
|
+
"Sy": {
|
|
1527
1759
|
"type": "structure",
|
|
1528
1760
|
"members": {
|
|
1529
1761
|
"dataSourceArn": {},
|
|
@@ -1532,23 +1764,36 @@
|
|
|
1532
1764
|
"type": {},
|
|
1533
1765
|
"serviceRoleArn": {},
|
|
1534
1766
|
"dynamodbConfig": {
|
|
1535
|
-
"shape": "
|
|
1767
|
+
"shape": "Sl"
|
|
1536
1768
|
},
|
|
1537
1769
|
"lambdaConfig": {
|
|
1538
|
-
"shape": "
|
|
1770
|
+
"shape": "Sn"
|
|
1539
1771
|
},
|
|
1540
1772
|
"elasticsearchConfig": {
|
|
1541
|
-
"shape": "
|
|
1773
|
+
"shape": "So"
|
|
1774
|
+
},
|
|
1775
|
+
"openSearchServiceConfig": {
|
|
1776
|
+
"shape": "Sp"
|
|
1542
1777
|
},
|
|
1543
1778
|
"httpConfig": {
|
|
1544
|
-
"shape": "
|
|
1779
|
+
"shape": "Sq"
|
|
1545
1780
|
},
|
|
1546
1781
|
"relationalDatabaseConfig": {
|
|
1547
|
-
"shape": "
|
|
1782
|
+
"shape": "Su"
|
|
1548
1783
|
}
|
|
1549
1784
|
}
|
|
1550
1785
|
},
|
|
1551
|
-
"
|
|
1786
|
+
"S13": {
|
|
1787
|
+
"type": "structure",
|
|
1788
|
+
"members": {
|
|
1789
|
+
"domainName": {},
|
|
1790
|
+
"description": {},
|
|
1791
|
+
"certificateArn": {},
|
|
1792
|
+
"appsyncDomainName": {},
|
|
1793
|
+
"hostedZoneId": {}
|
|
1794
|
+
}
|
|
1795
|
+
},
|
|
1796
|
+
"S16": {
|
|
1552
1797
|
"type": "structure",
|
|
1553
1798
|
"members": {
|
|
1554
1799
|
"conflictHandler": {},
|
|
@@ -1561,7 +1806,7 @@
|
|
|
1561
1806
|
}
|
|
1562
1807
|
}
|
|
1563
1808
|
},
|
|
1564
|
-
"
|
|
1809
|
+
"S1b": {
|
|
1565
1810
|
"type": "structure",
|
|
1566
1811
|
"members": {
|
|
1567
1812
|
"functionId": {},
|
|
@@ -1573,11 +1818,11 @@
|
|
|
1573
1818
|
"responseMappingTemplate": {},
|
|
1574
1819
|
"functionVersion": {},
|
|
1575
1820
|
"syncConfig": {
|
|
1576
|
-
"shape": "
|
|
1821
|
+
"shape": "S16"
|
|
1577
1822
|
}
|
|
1578
1823
|
}
|
|
1579
1824
|
},
|
|
1580
|
-
"
|
|
1825
|
+
"S1d": {
|
|
1581
1826
|
"type": "structure",
|
|
1582
1827
|
"required": [
|
|
1583
1828
|
"fieldLogLevel",
|
|
@@ -1591,7 +1836,7 @@
|
|
|
1591
1836
|
}
|
|
1592
1837
|
}
|
|
1593
1838
|
},
|
|
1594
|
-
"
|
|
1839
|
+
"S1g": {
|
|
1595
1840
|
"type": "structure",
|
|
1596
1841
|
"required": [
|
|
1597
1842
|
"userPoolId",
|
|
@@ -1605,7 +1850,7 @@
|
|
|
1605
1850
|
"appIdClientRegex": {}
|
|
1606
1851
|
}
|
|
1607
1852
|
},
|
|
1608
|
-
"
|
|
1853
|
+
"S1i": {
|
|
1609
1854
|
"type": "structure",
|
|
1610
1855
|
"required": [
|
|
1611
1856
|
"issuer"
|
|
@@ -1621,19 +1866,19 @@
|
|
|
1621
1866
|
}
|
|
1622
1867
|
}
|
|
1623
1868
|
},
|
|
1624
|
-
"
|
|
1869
|
+
"S1j": {
|
|
1625
1870
|
"type": "map",
|
|
1626
1871
|
"key": {},
|
|
1627
1872
|
"value": {}
|
|
1628
1873
|
},
|
|
1629
|
-
"
|
|
1874
|
+
"S1m": {
|
|
1630
1875
|
"type": "list",
|
|
1631
1876
|
"member": {
|
|
1632
1877
|
"type": "structure",
|
|
1633
1878
|
"members": {
|
|
1634
1879
|
"authenticationType": {},
|
|
1635
1880
|
"openIDConnectConfig": {
|
|
1636
|
-
"shape": "
|
|
1881
|
+
"shape": "S1i"
|
|
1637
1882
|
},
|
|
1638
1883
|
"userPoolConfig": {
|
|
1639
1884
|
"type": "structure",
|
|
@@ -1648,12 +1893,12 @@
|
|
|
1648
1893
|
}
|
|
1649
1894
|
},
|
|
1650
1895
|
"lambdaAuthorizerConfig": {
|
|
1651
|
-
"shape": "
|
|
1896
|
+
"shape": "S1p"
|
|
1652
1897
|
}
|
|
1653
1898
|
}
|
|
1654
1899
|
}
|
|
1655
1900
|
},
|
|
1656
|
-
"
|
|
1901
|
+
"S1p": {
|
|
1657
1902
|
"type": "structure",
|
|
1658
1903
|
"required": [
|
|
1659
1904
|
"authorizerUri"
|
|
@@ -1666,20 +1911,20 @@
|
|
|
1666
1911
|
"identityValidationExpression": {}
|
|
1667
1912
|
}
|
|
1668
1913
|
},
|
|
1669
|
-
"
|
|
1914
|
+
"S1s": {
|
|
1670
1915
|
"type": "structure",
|
|
1671
1916
|
"members": {
|
|
1672
1917
|
"name": {},
|
|
1673
1918
|
"apiId": {},
|
|
1674
1919
|
"authenticationType": {},
|
|
1675
1920
|
"logConfig": {
|
|
1676
|
-
"shape": "
|
|
1921
|
+
"shape": "S1d"
|
|
1677
1922
|
},
|
|
1678
1923
|
"userPoolConfig": {
|
|
1679
|
-
"shape": "
|
|
1924
|
+
"shape": "S1g"
|
|
1680
1925
|
},
|
|
1681
1926
|
"openIDConnectConfig": {
|
|
1682
|
-
"shape": "
|
|
1927
|
+
"shape": "S1i"
|
|
1683
1928
|
},
|
|
1684
1929
|
"arn": {},
|
|
1685
1930
|
"uris": {
|
|
@@ -1688,21 +1933,21 @@
|
|
|
1688
1933
|
"value": {}
|
|
1689
1934
|
},
|
|
1690
1935
|
"tags": {
|
|
1691
|
-
"shape": "
|
|
1936
|
+
"shape": "S1j"
|
|
1692
1937
|
},
|
|
1693
1938
|
"additionalAuthenticationProviders": {
|
|
1694
|
-
"shape": "
|
|
1939
|
+
"shape": "S1m"
|
|
1695
1940
|
},
|
|
1696
1941
|
"xrayEnabled": {
|
|
1697
1942
|
"type": "boolean"
|
|
1698
1943
|
},
|
|
1699
1944
|
"wafWebAclArn": {},
|
|
1700
1945
|
"lambdaAuthorizerConfig": {
|
|
1701
|
-
"shape": "
|
|
1946
|
+
"shape": "S1p"
|
|
1702
1947
|
}
|
|
1703
1948
|
}
|
|
1704
1949
|
},
|
|
1705
|
-
"
|
|
1950
|
+
"S1w": {
|
|
1706
1951
|
"type": "structure",
|
|
1707
1952
|
"members": {
|
|
1708
1953
|
"functions": {
|
|
@@ -1711,7 +1956,7 @@
|
|
|
1711
1956
|
}
|
|
1712
1957
|
}
|
|
1713
1958
|
},
|
|
1714
|
-
"
|
|
1959
|
+
"S1y": {
|
|
1715
1960
|
"type": "structure",
|
|
1716
1961
|
"members": {
|
|
1717
1962
|
"ttl": {
|
|
@@ -1723,7 +1968,7 @@
|
|
|
1723
1968
|
}
|
|
1724
1969
|
}
|
|
1725
1970
|
},
|
|
1726
|
-
"
|
|
1971
|
+
"S21": {
|
|
1727
1972
|
"type": "structure",
|
|
1728
1973
|
"members": {
|
|
1729
1974
|
"typeName": {},
|
|
@@ -1734,17 +1979,17 @@
|
|
|
1734
1979
|
"responseMappingTemplate": {},
|
|
1735
1980
|
"kind": {},
|
|
1736
1981
|
"pipelineConfig": {
|
|
1737
|
-
"shape": "
|
|
1982
|
+
"shape": "S1w"
|
|
1738
1983
|
},
|
|
1739
1984
|
"syncConfig": {
|
|
1740
|
-
"shape": "
|
|
1985
|
+
"shape": "S16"
|
|
1741
1986
|
},
|
|
1742
1987
|
"cachingConfig": {
|
|
1743
|
-
"shape": "
|
|
1988
|
+
"shape": "S1y"
|
|
1744
1989
|
}
|
|
1745
1990
|
}
|
|
1746
1991
|
},
|
|
1747
|
-
"
|
|
1992
|
+
"S25": {
|
|
1748
1993
|
"type": "structure",
|
|
1749
1994
|
"members": {
|
|
1750
1995
|
"name": {},
|
|
@@ -1754,10 +1999,10 @@
|
|
|
1754
1999
|
"format": {}
|
|
1755
2000
|
}
|
|
1756
2001
|
},
|
|
1757
|
-
"
|
|
2002
|
+
"S3x": {
|
|
1758
2003
|
"type": "list",
|
|
1759
2004
|
"member": {
|
|
1760
|
-
"shape": "
|
|
2005
|
+
"shape": "S21"
|
|
1761
2006
|
}
|
|
1762
2007
|
}
|
|
1763
2008
|
}
|