@pgarbe/cdk-ecr-sync 0.5.22 → 0.5.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.gitattributes +20 -19
- package/.jsii +150 -6
- package/.projenrc.ts +4 -4
- package/CHANGELOG.md +1 -91
- package/lib/ecr-sync.d.ts +4 -22
- package/lib/ecr-sync.js +3 -10
- package/lib/image.d.ts +5 -8
- package/lib/image.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +184 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
- package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +30 -15
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
- package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +18 -12
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
- package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
- package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
- package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
- package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +4 -1
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
- package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +131 -76
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +5 -1
- package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +151 -127
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
- package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +18 -12
- package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
- package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
- package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
- package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +41 -8
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
- package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
- package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
- package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
- package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
- package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
- package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
- package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
- package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
- package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
- package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
- package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
- package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
- package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
- package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
- package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
- package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
- package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
- package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
- package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
- package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
- package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
- package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
- package/node_modules/aws-sdk/clients/es.d.ts +110 -0
- package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
- package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
- package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
- package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
- package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
- package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
- package/node_modules/aws-sdk/clients/health.d.ts +2 -2
- package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
- package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
- package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
- package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
- package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
- package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
- package/node_modules/aws-sdk/clients/location.d.ts +306 -59
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
- package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
- package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
- package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
- package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
- package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
- package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
- package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
- package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
- package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
- package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
- package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
- package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
- package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
- package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
- package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
- package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
- package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
- package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
- package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
- package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
- package/node_modules/aws-sdk/clients/route53recoveryreadiness.d.ts +275 -230
- package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
- package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
- package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
- package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
- package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
- package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
- package/node_modules/aws-sdk/clients/support.d.ts +62 -62
- package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
- package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
- package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
- package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
- package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
- package/node_modules/aws-sdk/lib/param_validator.js +2 -0
- package/node_modules/aws-sdk/package.json +2 -2
- package/node_modules/jmespath/jmespath.js +32 -27
- package/node_modules/jmespath/package.json +2 -7
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
- package/package.json +22 -22
- package/releasetag.txt +1 -0
- package/version.txt +1 -0
- package/node_modules/jmespath/.eslintrc +0 -10
- package/node_modules/jmespath/.npmignore +0 -1
- package/node_modules/jmespath/.travis.yml +0 -6
- package/node_modules/jmespath/BASELINE +0 -15
- package/node_modules/jmespath/Gruntfile.js +0 -36
- package/node_modules/jmespath/g.sh +0 -5
- package/node_modules/jmespath/index.html +0 -93
- package/node_modules/jmespath/james.html +0 -7
- package/node_modules/jmespath/l.js +0 -189
- package/node_modules/jmespath/perf.js +0 -33
- package/node_modules/jmespath/reservedWords.json +0 -4
- package/node_modules/jmespath/test/compliance/basic.json +0 -96
- package/node_modules/jmespath/test/compliance/boolean.json +0 -257
- package/node_modules/jmespath/test/compliance/current.json +0 -25
- package/node_modules/jmespath/test/compliance/escape.json +0 -46
- package/node_modules/jmespath/test/compliance/filters.json +0 -468
- package/node_modules/jmespath/test/compliance/functions.json +0 -825
- package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
- package/node_modules/jmespath/test/compliance/indices.json +0 -346
- package/node_modules/jmespath/test/compliance/literal.json +0 -190
- package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
- package/node_modules/jmespath/test/compliance/pipe.json +0 -131
- package/node_modules/jmespath/test/compliance/slice.json +0 -187
- package/node_modules/jmespath/test/compliance/syntax.json +0 -616
- package/node_modules/jmespath/test/compliance/unicode.json +0 -38
- package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
- package/node_modules/jmespath/test/compliance.js +0 -56
- package/node_modules/jmespath/test/jmespath.js +0 -217
|
@@ -11,6 +11,14 @@ declare class AppSync extends Service {
|
|
|
11
11
|
*/
|
|
12
12
|
constructor(options?: AppSync.Types.ClientConfiguration)
|
|
13
13
|
config: Config & AppSync.Types.ClientConfiguration;
|
|
14
|
+
/**
|
|
15
|
+
* Maps an endpoint to your custom domain.
|
|
16
|
+
*/
|
|
17
|
+
associateApi(params: AppSync.Types.AssociateApiRequest, callback?: (err: AWSError, data: AppSync.Types.AssociateApiResponse) => void): Request<AppSync.Types.AssociateApiResponse, AWSError>;
|
|
18
|
+
/**
|
|
19
|
+
* Maps an endpoint to your custom domain.
|
|
20
|
+
*/
|
|
21
|
+
associateApi(callback?: (err: AWSError, data: AppSync.Types.AssociateApiResponse) => void): Request<AppSync.Types.AssociateApiResponse, AWSError>;
|
|
14
22
|
/**
|
|
15
23
|
* Creates a cache for the GraphQL API.
|
|
16
24
|
*/
|
|
@@ -20,11 +28,11 @@ declare class AppSync extends Service {
|
|
|
20
28
|
*/
|
|
21
29
|
createApiCache(callback?: (err: AWSError, data: AppSync.Types.CreateApiCacheResponse) => void): Request<AppSync.Types.CreateApiCacheResponse, AWSError>;
|
|
22
30
|
/**
|
|
23
|
-
* Creates a unique key that you can distribute to clients who
|
|
31
|
+
* Creates a unique key that you can distribute to clients who invoke your API.
|
|
24
32
|
*/
|
|
25
33
|
createApiKey(params: AppSync.Types.CreateApiKeyRequest, callback?: (err: AWSError, data: AppSync.Types.CreateApiKeyResponse) => void): Request<AppSync.Types.CreateApiKeyResponse, AWSError>;
|
|
26
34
|
/**
|
|
27
|
-
* Creates a unique key that you can distribute to clients who
|
|
35
|
+
* Creates a unique key that you can distribute to clients who invoke your API.
|
|
28
36
|
*/
|
|
29
37
|
createApiKey(callback?: (err: AWSError, data: AppSync.Types.CreateApiKeyResponse) => void): Request<AppSync.Types.CreateApiKeyResponse, AWSError>;
|
|
30
38
|
/**
|
|
@@ -36,11 +44,19 @@ declare class AppSync extends Service {
|
|
|
36
44
|
*/
|
|
37
45
|
createDataSource(callback?: (err: AWSError, data: AppSync.Types.CreateDataSourceResponse) => void): Request<AppSync.Types.CreateDataSourceResponse, AWSError>;
|
|
38
46
|
/**
|
|
39
|
-
* Creates a
|
|
47
|
+
* Creates a custom DomainName object.
|
|
48
|
+
*/
|
|
49
|
+
createDomainName(params: AppSync.Types.CreateDomainNameRequest, callback?: (err: AWSError, data: AppSync.Types.CreateDomainNameResponse) => void): Request<AppSync.Types.CreateDomainNameResponse, AWSError>;
|
|
50
|
+
/**
|
|
51
|
+
* Creates a custom DomainName object.
|
|
52
|
+
*/
|
|
53
|
+
createDomainName(callback?: (err: AWSError, data: AppSync.Types.CreateDomainNameResponse) => void): Request<AppSync.Types.CreateDomainNameResponse, AWSError>;
|
|
54
|
+
/**
|
|
55
|
+
* Creates a Function object. A function is a reusable entity. You can use multiple functions to compose the resolver logic.
|
|
40
56
|
*/
|
|
41
57
|
createFunction(params: AppSync.Types.CreateFunctionRequest, callback?: (err: AWSError, data: AppSync.Types.CreateFunctionResponse) => void): Request<AppSync.Types.CreateFunctionResponse, AWSError>;
|
|
42
58
|
/**
|
|
43
|
-
* Creates a Function object. A function is a reusable entity.
|
|
59
|
+
* Creates a Function object. A function is a reusable entity. You can use multiple functions to compose the resolver logic.
|
|
44
60
|
*/
|
|
45
61
|
createFunction(callback?: (err: AWSError, data: AppSync.Types.CreateFunctionResponse) => void): Request<AppSync.Types.CreateFunctionResponse, AWSError>;
|
|
46
62
|
/**
|
|
@@ -52,11 +68,11 @@ declare class AppSync extends Service {
|
|
|
52
68
|
*/
|
|
53
69
|
createGraphqlApi(callback?: (err: AWSError, data: AppSync.Types.CreateGraphqlApiResponse) => void): Request<AppSync.Types.CreateGraphqlApiResponse, AWSError>;
|
|
54
70
|
/**
|
|
55
|
-
* Creates a Resolver object. A resolver converts incoming requests into a format that a data source can understand and converts the data source's responses into GraphQL.
|
|
71
|
+
* Creates a Resolver object. A resolver converts incoming requests into a format that a data source can understand, and converts the data source's responses into GraphQL.
|
|
56
72
|
*/
|
|
57
73
|
createResolver(params: AppSync.Types.CreateResolverRequest, callback?: (err: AWSError, data: AppSync.Types.CreateResolverResponse) => void): Request<AppSync.Types.CreateResolverResponse, AWSError>;
|
|
58
74
|
/**
|
|
59
|
-
* Creates a Resolver object. A resolver converts incoming requests into a format that a data source can understand and converts the data source's responses into GraphQL.
|
|
75
|
+
* Creates a Resolver object. A resolver converts incoming requests into a format that a data source can understand, and converts the data source's responses into GraphQL.
|
|
60
76
|
*/
|
|
61
77
|
createResolver(callback?: (err: AWSError, data: AppSync.Types.CreateResolverResponse) => void): Request<AppSync.Types.CreateResolverResponse, AWSError>;
|
|
62
78
|
/**
|
|
@@ -91,6 +107,14 @@ declare class AppSync extends Service {
|
|
|
91
107
|
* Deletes a DataSource object.
|
|
92
108
|
*/
|
|
93
109
|
deleteDataSource(callback?: (err: AWSError, data: AppSync.Types.DeleteDataSourceResponse) => void): Request<AppSync.Types.DeleteDataSourceResponse, AWSError>;
|
|
110
|
+
/**
|
|
111
|
+
* Deletes a custom DomainName object.
|
|
112
|
+
*/
|
|
113
|
+
deleteDomainName(params: AppSync.Types.DeleteDomainNameRequest, callback?: (err: AWSError, data: AppSync.Types.DeleteDomainNameResponse) => void): Request<AppSync.Types.DeleteDomainNameResponse, AWSError>;
|
|
114
|
+
/**
|
|
115
|
+
* Deletes a custom DomainName object.
|
|
116
|
+
*/
|
|
117
|
+
deleteDomainName(callback?: (err: AWSError, data: AppSync.Types.DeleteDomainNameResponse) => void): Request<AppSync.Types.DeleteDomainNameResponse, AWSError>;
|
|
94
118
|
/**
|
|
95
119
|
* Deletes a Function.
|
|
96
120
|
*/
|
|
@@ -123,6 +147,14 @@ declare class AppSync extends Service {
|
|
|
123
147
|
* Deletes a Type object.
|
|
124
148
|
*/
|
|
125
149
|
deleteType(callback?: (err: AWSError, data: AppSync.Types.DeleteTypeResponse) => void): Request<AppSync.Types.DeleteTypeResponse, AWSError>;
|
|
150
|
+
/**
|
|
151
|
+
* Removes an ApiAssociation object from a custom domain.
|
|
152
|
+
*/
|
|
153
|
+
disassociateApi(params: AppSync.Types.DisassociateApiRequest, callback?: (err: AWSError, data: AppSync.Types.DisassociateApiResponse) => void): Request<AppSync.Types.DisassociateApiResponse, AWSError>;
|
|
154
|
+
/**
|
|
155
|
+
* Removes an ApiAssociation object from a custom domain.
|
|
156
|
+
*/
|
|
157
|
+
disassociateApi(callback?: (err: AWSError, data: AppSync.Types.DisassociateApiResponse) => void): Request<AppSync.Types.DisassociateApiResponse, AWSError>;
|
|
126
158
|
/**
|
|
127
159
|
* Flushes an ApiCache object.
|
|
128
160
|
*/
|
|
@@ -131,6 +163,14 @@ declare class AppSync extends Service {
|
|
|
131
163
|
* Flushes an ApiCache object.
|
|
132
164
|
*/
|
|
133
165
|
flushApiCache(callback?: (err: AWSError, data: AppSync.Types.FlushApiCacheResponse) => void): Request<AppSync.Types.FlushApiCacheResponse, AWSError>;
|
|
166
|
+
/**
|
|
167
|
+
* Retrieves an ApiAssociation object.
|
|
168
|
+
*/
|
|
169
|
+
getApiAssociation(params: AppSync.Types.GetApiAssociationRequest, callback?: (err: AWSError, data: AppSync.Types.GetApiAssociationResponse) => void): Request<AppSync.Types.GetApiAssociationResponse, AWSError>;
|
|
170
|
+
/**
|
|
171
|
+
* Retrieves an ApiAssociation object.
|
|
172
|
+
*/
|
|
173
|
+
getApiAssociation(callback?: (err: AWSError, data: AppSync.Types.GetApiAssociationResponse) => void): Request<AppSync.Types.GetApiAssociationResponse, AWSError>;
|
|
134
174
|
/**
|
|
135
175
|
* Retrieves an ApiCache object.
|
|
136
176
|
*/
|
|
@@ -147,6 +187,14 @@ declare class AppSync extends Service {
|
|
|
147
187
|
* Retrieves a DataSource object.
|
|
148
188
|
*/
|
|
149
189
|
getDataSource(callback?: (err: AWSError, data: AppSync.Types.GetDataSourceResponse) => void): Request<AppSync.Types.GetDataSourceResponse, AWSError>;
|
|
190
|
+
/**
|
|
191
|
+
* Retrieves a custom DomainName object.
|
|
192
|
+
*/
|
|
193
|
+
getDomainName(params: AppSync.Types.GetDomainNameRequest, callback?: (err: AWSError, data: AppSync.Types.GetDomainNameResponse) => void): Request<AppSync.Types.GetDomainNameResponse, AWSError>;
|
|
194
|
+
/**
|
|
195
|
+
* Retrieves a custom DomainName object.
|
|
196
|
+
*/
|
|
197
|
+
getDomainName(callback?: (err: AWSError, data: AppSync.Types.GetDomainNameResponse) => void): Request<AppSync.Types.GetDomainNameResponse, AWSError>;
|
|
150
198
|
/**
|
|
151
199
|
* Get a Function.
|
|
152
200
|
*/
|
|
@@ -211,6 +259,14 @@ declare class AppSync extends Service {
|
|
|
211
259
|
* Lists the data sources for a given API.
|
|
212
260
|
*/
|
|
213
261
|
listDataSources(callback?: (err: AWSError, data: AppSync.Types.ListDataSourcesResponse) => void): Request<AppSync.Types.ListDataSourcesResponse, AWSError>;
|
|
262
|
+
/**
|
|
263
|
+
* Lists multiple custom domain names.
|
|
264
|
+
*/
|
|
265
|
+
listDomainNames(params: AppSync.Types.ListDomainNamesRequest, callback?: (err: AWSError, data: AppSync.Types.ListDomainNamesResponse) => void): Request<AppSync.Types.ListDomainNamesResponse, AWSError>;
|
|
266
|
+
/**
|
|
267
|
+
* Lists multiple custom domain names.
|
|
268
|
+
*/
|
|
269
|
+
listDomainNames(callback?: (err: AWSError, data: AppSync.Types.ListDomainNamesResponse) => void): Request<AppSync.Types.ListDomainNamesResponse, AWSError>;
|
|
214
270
|
/**
|
|
215
271
|
* List multiple functions.
|
|
216
272
|
*/
|
|
@@ -292,11 +348,11 @@ declare class AppSync extends Service {
|
|
|
292
348
|
*/
|
|
293
349
|
updateApiCache(callback?: (err: AWSError, data: AppSync.Types.UpdateApiCacheResponse) => void): Request<AppSync.Types.UpdateApiCacheResponse, AWSError>;
|
|
294
350
|
/**
|
|
295
|
-
* Updates an API key.
|
|
351
|
+
* Updates an API key. You can update the key as long as it's not deleted.
|
|
296
352
|
*/
|
|
297
353
|
updateApiKey(params: AppSync.Types.UpdateApiKeyRequest, callback?: (err: AWSError, data: AppSync.Types.UpdateApiKeyResponse) => void): Request<AppSync.Types.UpdateApiKeyResponse, AWSError>;
|
|
298
354
|
/**
|
|
299
|
-
* Updates an API key.
|
|
355
|
+
* Updates an API key. You can update the key as long as it's not deleted.
|
|
300
356
|
*/
|
|
301
357
|
updateApiKey(callback?: (err: AWSError, data: AppSync.Types.UpdateApiKeyResponse) => void): Request<AppSync.Types.UpdateApiKeyResponse, AWSError>;
|
|
302
358
|
/**
|
|
@@ -307,6 +363,14 @@ declare class AppSync extends Service {
|
|
|
307
363
|
* Updates a DataSource object.
|
|
308
364
|
*/
|
|
309
365
|
updateDataSource(callback?: (err: AWSError, data: AppSync.Types.UpdateDataSourceResponse) => void): Request<AppSync.Types.UpdateDataSourceResponse, AWSError>;
|
|
366
|
+
/**
|
|
367
|
+
* Updates a custom DomainName object.
|
|
368
|
+
*/
|
|
369
|
+
updateDomainName(params: AppSync.Types.UpdateDomainNameRequest, callback?: (err: AWSError, data: AppSync.Types.UpdateDomainNameResponse) => void): Request<AppSync.Types.UpdateDomainNameResponse, AWSError>;
|
|
370
|
+
/**
|
|
371
|
+
* Updates a custom DomainName object.
|
|
372
|
+
*/
|
|
373
|
+
updateDomainName(callback?: (err: AWSError, data: AppSync.Types.UpdateDomainNameResponse) => void): Request<AppSync.Types.UpdateDomainNameResponse, AWSError>;
|
|
310
374
|
/**
|
|
311
375
|
* Updates a Function object.
|
|
312
376
|
*/
|
|
@@ -343,11 +407,11 @@ declare class AppSync extends Service {
|
|
|
343
407
|
declare namespace AppSync {
|
|
344
408
|
export interface AdditionalAuthenticationProvider {
|
|
345
409
|
/**
|
|
346
|
-
* The authentication type: API key, Identity and Access Management, OIDC, Amazon Cognito user pools, or
|
|
410
|
+
* The authentication type: API key, Identity and Access Management (IAM), OpenID Connect (OIDC), Amazon Cognito user pools, or Lambda.
|
|
347
411
|
*/
|
|
348
412
|
authenticationType?: AuthenticationType;
|
|
349
413
|
/**
|
|
350
|
-
* The
|
|
414
|
+
* The OIDC configuration.
|
|
351
415
|
*/
|
|
352
416
|
openIDConnectConfig?: OpenIDConnectConfig;
|
|
353
417
|
/**
|
|
@@ -355,14 +419,32 @@ declare namespace AppSync {
|
|
|
355
419
|
*/
|
|
356
420
|
userPoolConfig?: CognitoUserPoolConfig;
|
|
357
421
|
/**
|
|
358
|
-
* Configuration for
|
|
422
|
+
* Configuration for Lambda function authorization.
|
|
359
423
|
*/
|
|
360
424
|
lambdaAuthorizerConfig?: LambdaAuthorizerConfig;
|
|
361
425
|
}
|
|
362
426
|
export type AdditionalAuthenticationProviders = AdditionalAuthenticationProvider[];
|
|
427
|
+
export interface ApiAssociation {
|
|
428
|
+
/**
|
|
429
|
+
* The domain name.
|
|
430
|
+
*/
|
|
431
|
+
domainName?: DomainName;
|
|
432
|
+
/**
|
|
433
|
+
* The API ID.
|
|
434
|
+
*/
|
|
435
|
+
apiId?: String;
|
|
436
|
+
/**
|
|
437
|
+
* Identifies the status of an association. PROCESSING: The API association is being created. You cannot modify association requests during processing. SUCCESS: The API association was successful. You can modify associations after success. FAILED: The API association has failed. You can modify associations after failure.
|
|
438
|
+
*/
|
|
439
|
+
associationStatus?: AssociationStatus;
|
|
440
|
+
/**
|
|
441
|
+
* Details about the last deployment status.
|
|
442
|
+
*/
|
|
443
|
+
deploymentDetail?: String;
|
|
444
|
+
}
|
|
363
445
|
export interface ApiCache {
|
|
364
446
|
/**
|
|
365
|
-
* TTL in seconds for cache entries. Valid values are
|
|
447
|
+
* TTL in seconds for cache entries. Valid values are 1–3,600 seconds.
|
|
366
448
|
*/
|
|
367
449
|
ttl?: Long;
|
|
368
450
|
/**
|
|
@@ -370,11 +452,11 @@ declare namespace AppSync {
|
|
|
370
452
|
*/
|
|
371
453
|
apiCachingBehavior?: ApiCachingBehavior;
|
|
372
454
|
/**
|
|
373
|
-
* Transit encryption flag when connecting to cache.
|
|
455
|
+
* Transit encryption flag when connecting to cache. You cannot update this setting after creation.
|
|
374
456
|
*/
|
|
375
457
|
transitEncryptionEnabled?: Boolean;
|
|
376
458
|
/**
|
|
377
|
-
* At
|
|
459
|
+
* At-rest encryption flag for cache. You cannot update this setting after creation.
|
|
378
460
|
*/
|
|
379
461
|
atRestEncryptionEnabled?: Boolean;
|
|
380
462
|
/**
|
|
@@ -408,25 +490,42 @@ declare namespace AppSync {
|
|
|
408
490
|
deletes?: Long;
|
|
409
491
|
}
|
|
410
492
|
export type ApiKeys = ApiKey[];
|
|
493
|
+
export interface AssociateApiRequest {
|
|
494
|
+
/**
|
|
495
|
+
* The domain name.
|
|
496
|
+
*/
|
|
497
|
+
domainName: DomainName;
|
|
498
|
+
/**
|
|
499
|
+
* The API ID.
|
|
500
|
+
*/
|
|
501
|
+
apiId: String;
|
|
502
|
+
}
|
|
503
|
+
export interface AssociateApiResponse {
|
|
504
|
+
/**
|
|
505
|
+
* The ApiAssociation object.
|
|
506
|
+
*/
|
|
507
|
+
apiAssociation?: ApiAssociation;
|
|
508
|
+
}
|
|
509
|
+
export type AssociationStatus = "PROCESSING"|"FAILED"|"SUCCESS"|string;
|
|
411
510
|
export type AuthenticationType = "API_KEY"|"AWS_IAM"|"AMAZON_COGNITO_USER_POOLS"|"OPENID_CONNECT"|"AWS_LAMBDA"|string;
|
|
412
511
|
export interface AuthorizationConfig {
|
|
413
512
|
/**
|
|
414
|
-
* The authorization type
|
|
513
|
+
* The authorization type that the HTTP endpoint requires. AWS_IAM: The authorization type is Signature Version 4 (SigV4).
|
|
415
514
|
*/
|
|
416
515
|
authorizationType: AuthorizationType;
|
|
417
516
|
/**
|
|
418
|
-
* The Identity and Access Management settings.
|
|
517
|
+
* The Identity and Access Management (IAM) settings.
|
|
419
518
|
*/
|
|
420
519
|
awsIamConfig?: AwsIamConfig;
|
|
421
520
|
}
|
|
422
521
|
export type AuthorizationType = "AWS_IAM"|string;
|
|
423
522
|
export interface AwsIamConfig {
|
|
424
523
|
/**
|
|
425
|
-
* The signing
|
|
524
|
+
* The signing Amazon Web Services Region for IAM authorization.
|
|
426
525
|
*/
|
|
427
526
|
signingRegion?: String;
|
|
428
527
|
/**
|
|
429
|
-
* The signing service name for
|
|
528
|
+
* The signing service name for IAM authorization.
|
|
430
529
|
*/
|
|
431
530
|
signingServiceName?: String;
|
|
432
531
|
}
|
|
@@ -435,15 +534,16 @@ declare namespace AppSync {
|
|
|
435
534
|
export type BooleanValue = boolean;
|
|
436
535
|
export interface CachingConfig {
|
|
437
536
|
/**
|
|
438
|
-
* The TTL in seconds for a resolver that has caching
|
|
537
|
+
* The TTL in seconds for a resolver that has caching activated. Valid values are 1–3,600 seconds.
|
|
439
538
|
*/
|
|
440
539
|
ttl?: Long;
|
|
441
540
|
/**
|
|
442
|
-
* The caching keys for a resolver that has caching
|
|
541
|
+
* The caching keys for a resolver that has caching activated. Valid values are entries from the $context.arguments, $context.source, and $context.identity maps.
|
|
443
542
|
*/
|
|
444
543
|
cachingKeys?: CachingKeys;
|
|
445
544
|
}
|
|
446
545
|
export type CachingKeys = String[];
|
|
546
|
+
export type CertificateArn = string;
|
|
447
547
|
export interface CognitoUserPoolConfig {
|
|
448
548
|
/**
|
|
449
549
|
* The user pool ID.
|
|
@@ -462,19 +562,19 @@ declare namespace AppSync {
|
|
|
462
562
|
export type ConflictHandlerType = "OPTIMISTIC_CONCURRENCY"|"LAMBDA"|"AUTOMERGE"|"NONE"|string;
|
|
463
563
|
export interface CreateApiCacheRequest {
|
|
464
564
|
/**
|
|
465
|
-
* The GraphQL API
|
|
565
|
+
* The GraphQL API ID.
|
|
466
566
|
*/
|
|
467
567
|
apiId: String;
|
|
468
568
|
/**
|
|
469
|
-
* TTL in seconds for cache entries. Valid values are
|
|
569
|
+
* TTL in seconds for cache entries. Valid values are 1–3,600 seconds.
|
|
470
570
|
*/
|
|
471
571
|
ttl: Long;
|
|
472
572
|
/**
|
|
473
|
-
* Transit encryption flag when connecting to cache.
|
|
573
|
+
* Transit encryption flag when connecting to cache. You cannot update this setting after creation.
|
|
474
574
|
*/
|
|
475
575
|
transitEncryptionEnabled?: Boolean;
|
|
476
576
|
/**
|
|
477
|
-
* At
|
|
577
|
+
* At-rest encryption flag for cache. You cannot update this setting after creation.
|
|
478
578
|
*/
|
|
479
579
|
atRestEncryptionEnabled?: Boolean;
|
|
480
580
|
/**
|
|
@@ -502,7 +602,7 @@ declare namespace AppSync {
|
|
|
502
602
|
*/
|
|
503
603
|
description?: String;
|
|
504
604
|
/**
|
|
505
|
-
*
|
|
605
|
+
* From the creation time, the time after which the API key expires. The date is represented as seconds since the epoch, rounded down to the nearest hour. The default value for this parameter is 7 days from creation time. For more information, see .
|
|
506
606
|
*/
|
|
507
607
|
expires?: Long;
|
|
508
608
|
}
|
|
@@ -530,7 +630,7 @@ declare namespace AppSync {
|
|
|
530
630
|
*/
|
|
531
631
|
type: DataSourceType;
|
|
532
632
|
/**
|
|
533
|
-
* The Identity and Access Management service role ARN for the data source. The system assumes this role when accessing the data source.
|
|
633
|
+
* The Identity and Access Management (IAM) service role Amazon Resource Name (ARN) for the data source. The system assumes this role when accessing the data source.
|
|
534
634
|
*/
|
|
535
635
|
serviceRoleArn?: String;
|
|
536
636
|
/**
|
|
@@ -538,7 +638,7 @@ declare namespace AppSync {
|
|
|
538
638
|
*/
|
|
539
639
|
dynamodbConfig?: DynamodbDataSourceConfig;
|
|
540
640
|
/**
|
|
541
|
-
*
|
|
641
|
+
* Lambda settings.
|
|
542
642
|
*/
|
|
543
643
|
lambdaConfig?: LambdaDataSourceConfig;
|
|
544
644
|
/**
|
|
@@ -564,6 +664,26 @@ declare namespace AppSync {
|
|
|
564
664
|
*/
|
|
565
665
|
dataSource?: DataSource;
|
|
566
666
|
}
|
|
667
|
+
export interface CreateDomainNameRequest {
|
|
668
|
+
/**
|
|
669
|
+
* The domain name.
|
|
670
|
+
*/
|
|
671
|
+
domainName: DomainName;
|
|
672
|
+
/**
|
|
673
|
+
* The Amazon Resource Name (ARN) of the certificate. This can be an Certificate Manager (ACM) certificate or an Identity and Access Management (IAM) server certificate.
|
|
674
|
+
*/
|
|
675
|
+
certificateArn: CertificateArn;
|
|
676
|
+
/**
|
|
677
|
+
* A description of the DomainName.
|
|
678
|
+
*/
|
|
679
|
+
description?: Description;
|
|
680
|
+
}
|
|
681
|
+
export interface CreateDomainNameResponse {
|
|
682
|
+
/**
|
|
683
|
+
* The configuration for the DomainName.
|
|
684
|
+
*/
|
|
685
|
+
domainNameConfig?: DomainNameConfig;
|
|
686
|
+
}
|
|
567
687
|
export interface CreateFunctionRequest {
|
|
568
688
|
/**
|
|
569
689
|
* The GraphQL API ID.
|
|
@@ -586,14 +706,18 @@ declare namespace AppSync {
|
|
|
586
706
|
*/
|
|
587
707
|
requestMappingTemplate?: MappingTemplate;
|
|
588
708
|
/**
|
|
589
|
-
* The Function response mapping template.
|
|
709
|
+
* The Function response mapping template.
|
|
590
710
|
*/
|
|
591
711
|
responseMappingTemplate?: MappingTemplate;
|
|
592
712
|
/**
|
|
593
|
-
* The version of the request mapping template. Currently the supported value is 2018-05-29.
|
|
713
|
+
* The version of the request mapping template. Currently, the supported value is 2018-05-29.
|
|
594
714
|
*/
|
|
595
715
|
functionVersion: String;
|
|
596
716
|
syncConfig?: SyncConfig;
|
|
717
|
+
/**
|
|
718
|
+
* The maximum batching size for a resolver.
|
|
719
|
+
*/
|
|
720
|
+
maxBatchSize?: MaxBatchSize;
|
|
597
721
|
}
|
|
598
722
|
export interface CreateFunctionResponse {
|
|
599
723
|
/**
|
|
@@ -611,7 +735,7 @@ declare namespace AppSync {
|
|
|
611
735
|
*/
|
|
612
736
|
logConfig?: LogConfig;
|
|
613
737
|
/**
|
|
614
|
-
* The authentication type: API key, Identity and Access Management, OIDC, Amazon Cognito user pools, or
|
|
738
|
+
* The authentication type: API key, Identity and Access Management (IAM), OpenID Connect (OIDC), Amazon Cognito user pools, or Lambda.
|
|
615
739
|
*/
|
|
616
740
|
authenticationType: AuthenticationType;
|
|
617
741
|
/**
|
|
@@ -619,7 +743,7 @@ declare namespace AppSync {
|
|
|
619
743
|
*/
|
|
620
744
|
userPoolConfig?: UserPoolConfig;
|
|
621
745
|
/**
|
|
622
|
-
* The
|
|
746
|
+
* The OIDC configuration.
|
|
623
747
|
*/
|
|
624
748
|
openIDConnectConfig?: OpenIDConnectConfig;
|
|
625
749
|
/**
|
|
@@ -631,11 +755,11 @@ declare namespace AppSync {
|
|
|
631
755
|
*/
|
|
632
756
|
additionalAuthenticationProviders?: AdditionalAuthenticationProviders;
|
|
633
757
|
/**
|
|
634
|
-
* A flag indicating whether to
|
|
758
|
+
* A flag indicating whether to use X-Ray tracing for the GraphqlApi.
|
|
635
759
|
*/
|
|
636
760
|
xrayEnabled?: Boolean;
|
|
637
761
|
/**
|
|
638
|
-
* Configuration for
|
|
762
|
+
* Configuration for Lambda function authorization.
|
|
639
763
|
*/
|
|
640
764
|
lambdaAuthorizerConfig?: LambdaAuthorizerConfig;
|
|
641
765
|
}
|
|
@@ -663,15 +787,15 @@ declare namespace AppSync {
|
|
|
663
787
|
*/
|
|
664
788
|
dataSourceName?: ResourceName;
|
|
665
789
|
/**
|
|
666
|
-
* The mapping template to
|
|
790
|
+
* The mapping template to use for requests. A resolver uses a request mapping template to convert a GraphQL expression into a format that a data source can understand. Mapping templates are written in Apache Velocity Template Language (VTL). VTL request mapping templates are optional when using an Lambda data source. For all other data sources, VTL request and response mapping templates are required.
|
|
667
791
|
*/
|
|
668
792
|
requestMappingTemplate?: MappingTemplate;
|
|
669
793
|
/**
|
|
670
|
-
* The mapping template to
|
|
794
|
+
* The mapping template to use for responses from the data source.
|
|
671
795
|
*/
|
|
672
796
|
responseMappingTemplate?: MappingTemplate;
|
|
673
797
|
/**
|
|
674
|
-
* The resolver type. UNIT: A UNIT resolver type. A UNIT resolver is the default resolver type.
|
|
798
|
+
* The resolver type. UNIT: A UNIT resolver type. A UNIT resolver is the default resolver type. You can use a UNIT resolver to run a GraphQL query against a single data source. PIPELINE: A PIPELINE resolver type. You can use a PIPELINE resolver to invoke a series of Function objects in a serial manner. You can use a pipeline resolver to run a GraphQL query against multiple data sources.
|
|
675
799
|
*/
|
|
676
800
|
kind?: ResolverKind;
|
|
677
801
|
/**
|
|
@@ -679,13 +803,17 @@ declare namespace AppSync {
|
|
|
679
803
|
*/
|
|
680
804
|
pipelineConfig?: PipelineConfig;
|
|
681
805
|
/**
|
|
682
|
-
* The SyncConfig for a resolver attached to a versioned
|
|
806
|
+
* The SyncConfig for a resolver attached to a versioned data source.
|
|
683
807
|
*/
|
|
684
808
|
syncConfig?: SyncConfig;
|
|
685
809
|
/**
|
|
686
810
|
* The caching configuration for the resolver.
|
|
687
811
|
*/
|
|
688
812
|
cachingConfig?: CachingConfig;
|
|
813
|
+
/**
|
|
814
|
+
* The maximum batching size for a resolver.
|
|
815
|
+
*/
|
|
816
|
+
maxBatchSize?: MaxBatchSize;
|
|
689
817
|
}
|
|
690
818
|
export interface CreateResolverResponse {
|
|
691
819
|
/**
|
|
@@ -715,7 +843,7 @@ declare namespace AppSync {
|
|
|
715
843
|
}
|
|
716
844
|
export interface DataSource {
|
|
717
845
|
/**
|
|
718
|
-
* The data source ARN.
|
|
846
|
+
* The data source Amazon Resource Name (ARN).
|
|
719
847
|
*/
|
|
720
848
|
dataSourceArn?: String;
|
|
721
849
|
/**
|
|
@@ -727,19 +855,19 @@ declare namespace AppSync {
|
|
|
727
855
|
*/
|
|
728
856
|
description?: String;
|
|
729
857
|
/**
|
|
730
|
-
* The type of the data source. AWS_LAMBDA: The data source is an
|
|
858
|
+
* The type of the data source. AWS_LAMBDA: The data source is an Lambda function. AMAZON_DYNAMODB: The data source is an Amazon DynamoDB table. AMAZON_ELASTICSEARCH: The data source is an Amazon OpenSearch Service domain. AMAZON_OPENSEARCH_SERVICE: The data source is an Amazon OpenSearch Service domain. NONE: There is no data source. Use this type when you want to invoke a GraphQL operation without connecting to a data source, such as when you're performing data transformation with resolvers or invoking a subscription from a mutation. HTTP: The data source is an HTTP endpoint. RELATIONAL_DATABASE: The data source is a relational database.
|
|
731
859
|
*/
|
|
732
860
|
type?: DataSourceType;
|
|
733
861
|
/**
|
|
734
|
-
* The Identity and Access Management service role ARN for the data source. The system assumes this role when accessing the data source.
|
|
862
|
+
* The Identity and Access Management (IAM) service role Amazon Resource Name (ARN) for the data source. The system assumes this role when accessing the data source.
|
|
735
863
|
*/
|
|
736
864
|
serviceRoleArn?: String;
|
|
737
865
|
/**
|
|
738
|
-
*
|
|
866
|
+
* DynamoDB settings.
|
|
739
867
|
*/
|
|
740
868
|
dynamodbConfig?: DynamodbDataSourceConfig;
|
|
741
869
|
/**
|
|
742
|
-
*
|
|
870
|
+
* Lambda settings.
|
|
743
871
|
*/
|
|
744
872
|
lambdaConfig?: LambdaDataSourceConfig;
|
|
745
873
|
/**
|
|
@@ -794,6 +922,14 @@ declare namespace AppSync {
|
|
|
794
922
|
}
|
|
795
923
|
export interface DeleteDataSourceResponse {
|
|
796
924
|
}
|
|
925
|
+
export interface DeleteDomainNameRequest {
|
|
926
|
+
/**
|
|
927
|
+
* The domain name.
|
|
928
|
+
*/
|
|
929
|
+
domainName: DomainName;
|
|
930
|
+
}
|
|
931
|
+
export interface DeleteDomainNameResponse {
|
|
932
|
+
}
|
|
797
933
|
export interface DeleteFunctionRequest {
|
|
798
934
|
/**
|
|
799
935
|
* The GraphQL API ID.
|
|
@@ -844,7 +980,7 @@ declare namespace AppSync {
|
|
|
844
980
|
}
|
|
845
981
|
export interface DeltaSyncConfig {
|
|
846
982
|
/**
|
|
847
|
-
* The number of minutes an Item is stored in the
|
|
983
|
+
* The number of minutes that an Item is stored in the data source.
|
|
848
984
|
*/
|
|
849
985
|
baseTableTTL?: Long;
|
|
850
986
|
/**
|
|
@@ -852,10 +988,43 @@ declare namespace AppSync {
|
|
|
852
988
|
*/
|
|
853
989
|
deltaSyncTableName?: String;
|
|
854
990
|
/**
|
|
855
|
-
* The number of minutes a Delta Sync log entry is stored in the Delta Sync table.
|
|
991
|
+
* The number of minutes that a Delta Sync log entry is stored in the Delta Sync table.
|
|
856
992
|
*/
|
|
857
993
|
deltaSyncTableTTL?: Long;
|
|
858
994
|
}
|
|
995
|
+
export type Description = string;
|
|
996
|
+
export interface DisassociateApiRequest {
|
|
997
|
+
/**
|
|
998
|
+
* The domain name.
|
|
999
|
+
*/
|
|
1000
|
+
domainName: DomainName;
|
|
1001
|
+
}
|
|
1002
|
+
export interface DisassociateApiResponse {
|
|
1003
|
+
}
|
|
1004
|
+
export type DomainName = string;
|
|
1005
|
+
export interface DomainNameConfig {
|
|
1006
|
+
/**
|
|
1007
|
+
* The domain name.
|
|
1008
|
+
*/
|
|
1009
|
+
domainName?: DomainName;
|
|
1010
|
+
/**
|
|
1011
|
+
* A description of the DomainName configuration.
|
|
1012
|
+
*/
|
|
1013
|
+
description?: Description;
|
|
1014
|
+
/**
|
|
1015
|
+
* The Amazon Resource Name (ARN) of the certificate. This can be an Certificate Manager (ACM) certificate or an Identity and Access Management (IAM) server certificate.
|
|
1016
|
+
*/
|
|
1017
|
+
certificateArn?: CertificateArn;
|
|
1018
|
+
/**
|
|
1019
|
+
* The domain name that AppSync provides.
|
|
1020
|
+
*/
|
|
1021
|
+
appsyncDomainName?: String;
|
|
1022
|
+
/**
|
|
1023
|
+
* The ID of your Amazon Route 53 hosted zone.
|
|
1024
|
+
*/
|
|
1025
|
+
hostedZoneId?: String;
|
|
1026
|
+
}
|
|
1027
|
+
export type DomainNameConfigs = DomainNameConfig[];
|
|
859
1028
|
export interface DynamodbDataSourceConfig {
|
|
860
1029
|
/**
|
|
861
1030
|
* The table name.
|
|
@@ -870,7 +1039,7 @@ declare namespace AppSync {
|
|
|
870
1039
|
*/
|
|
871
1040
|
useCallerCredentials?: Boolean;
|
|
872
1041
|
/**
|
|
873
|
-
* The DeltaSyncConfig for a versioned
|
|
1042
|
+
* The DeltaSyncConfig for a versioned data source.
|
|
874
1043
|
*/
|
|
875
1044
|
deltaSyncConfig?: DeltaSyncConfig;
|
|
876
1045
|
/**
|
|
@@ -903,7 +1072,7 @@ declare namespace AppSync {
|
|
|
903
1072
|
*/
|
|
904
1073
|
functionId?: String;
|
|
905
1074
|
/**
|
|
906
|
-
* The ARN of the Function object.
|
|
1075
|
+
* The Amazon Resource Name (ARN) of the Function object.
|
|
907
1076
|
*/
|
|
908
1077
|
functionArn?: String;
|
|
909
1078
|
/**
|
|
@@ -927,13 +1096,29 @@ declare namespace AppSync {
|
|
|
927
1096
|
*/
|
|
928
1097
|
responseMappingTemplate?: MappingTemplate;
|
|
929
1098
|
/**
|
|
930
|
-
* The version of the request mapping template. Currently only the 2018-05-29 version of the template is supported.
|
|
1099
|
+
* The version of the request mapping template. Currently, only the 2018-05-29 version of the template is supported.
|
|
931
1100
|
*/
|
|
932
1101
|
functionVersion?: String;
|
|
933
1102
|
syncConfig?: SyncConfig;
|
|
1103
|
+
/**
|
|
1104
|
+
* The maximum batching size for a resolver.
|
|
1105
|
+
*/
|
|
1106
|
+
maxBatchSize?: MaxBatchSize;
|
|
934
1107
|
}
|
|
935
1108
|
export type Functions = FunctionConfiguration[];
|
|
936
1109
|
export type FunctionsIds = String[];
|
|
1110
|
+
export interface GetApiAssociationRequest {
|
|
1111
|
+
/**
|
|
1112
|
+
* The domain name.
|
|
1113
|
+
*/
|
|
1114
|
+
domainName: DomainName;
|
|
1115
|
+
}
|
|
1116
|
+
export interface GetApiAssociationResponse {
|
|
1117
|
+
/**
|
|
1118
|
+
* The ApiAssociation object.
|
|
1119
|
+
*/
|
|
1120
|
+
apiAssociation?: ApiAssociation;
|
|
1121
|
+
}
|
|
937
1122
|
export interface GetApiCacheRequest {
|
|
938
1123
|
/**
|
|
939
1124
|
* The API ID.
|
|
@@ -962,6 +1147,18 @@ declare namespace AppSync {
|
|
|
962
1147
|
*/
|
|
963
1148
|
dataSource?: DataSource;
|
|
964
1149
|
}
|
|
1150
|
+
export interface GetDomainNameRequest {
|
|
1151
|
+
/**
|
|
1152
|
+
* The domain name.
|
|
1153
|
+
*/
|
|
1154
|
+
domainName: DomainName;
|
|
1155
|
+
}
|
|
1156
|
+
export interface GetDomainNameResponse {
|
|
1157
|
+
/**
|
|
1158
|
+
* The configuration for the DomainName.
|
|
1159
|
+
*/
|
|
1160
|
+
domainNameConfig?: DomainNameConfig;
|
|
1161
|
+
}
|
|
965
1162
|
export interface GetFunctionRequest {
|
|
966
1163
|
/**
|
|
967
1164
|
* The GraphQL API ID.
|
|
@@ -1092,7 +1289,7 @@ declare namespace AppSync {
|
|
|
1092
1289
|
*/
|
|
1093
1290
|
openIDConnectConfig?: OpenIDConnectConfig;
|
|
1094
1291
|
/**
|
|
1095
|
-
* The ARN.
|
|
1292
|
+
* The Amazon Resource Name (ARN).
|
|
1096
1293
|
*/
|
|
1097
1294
|
arn?: String;
|
|
1098
1295
|
/**
|
|
@@ -1108,26 +1305,26 @@ declare namespace AppSync {
|
|
|
1108
1305
|
*/
|
|
1109
1306
|
additionalAuthenticationProviders?: AdditionalAuthenticationProviders;
|
|
1110
1307
|
/**
|
|
1111
|
-
* A flag
|
|
1308
|
+
* A flag indicating whether to use X-Ray tracing for this GraphqlApi.
|
|
1112
1309
|
*/
|
|
1113
1310
|
xrayEnabled?: Boolean;
|
|
1114
1311
|
/**
|
|
1115
|
-
* The ARN of the WAF ACL associated with this GraphqlApi, if one exists.
|
|
1312
|
+
* The ARN of the WAF access control list (ACL) associated with this GraphqlApi, if one exists.
|
|
1116
1313
|
*/
|
|
1117
1314
|
wafWebAclArn?: String;
|
|
1118
1315
|
/**
|
|
1119
|
-
* Configuration for
|
|
1316
|
+
* Configuration for Lambda function authorization.
|
|
1120
1317
|
*/
|
|
1121
1318
|
lambdaAuthorizerConfig?: LambdaAuthorizerConfig;
|
|
1122
1319
|
}
|
|
1123
1320
|
export type GraphqlApis = GraphqlApi[];
|
|
1124
1321
|
export interface HttpDataSourceConfig {
|
|
1125
1322
|
/**
|
|
1126
|
-
* The HTTP URL endpoint. You can either
|
|
1323
|
+
* The HTTP URL endpoint. You can specify either the domain name or IP, and port combination, and the URL scheme must be HTTP or HTTPS. If you don't specify the port, AppSync uses the default port 80 for the HTTP endpoint and port 443 for HTTPS endpoints.
|
|
1127
1324
|
*/
|
|
1128
1325
|
endpoint?: String;
|
|
1129
1326
|
/**
|
|
1130
|
-
* The authorization
|
|
1327
|
+
* The authorization configuration in case the HTTP endpoint requires authorization.
|
|
1131
1328
|
*/
|
|
1132
1329
|
authorizationConfig?: AuthorizationConfig;
|
|
1133
1330
|
}
|
|
@@ -1137,7 +1334,7 @@ declare namespace AppSync {
|
|
|
1137
1334
|
*/
|
|
1138
1335
|
authorizerResultTtlInSeconds?: TTL;
|
|
1139
1336
|
/**
|
|
1140
|
-
* The ARN of the Lambda function to be called for authorization. This
|
|
1337
|
+
* The Amazon Resource Name (ARN) of the Lambda function to be called for authorization. This can be a standard Lambda ARN, a version ARN (.../v3), or an alias ARN. Note: This Lambda function must have the following resource-based policy assigned to it. When configuring Lambda authorizers in the console, this is done for you. To use the Command Line Interface (CLI), run the following: aws lambda add-permission --function-name "arn:aws:lambda:us-east-2:111122223333:function:my-function" --statement-id "appsync" --principal appsync.amazonaws.com --action lambda:InvokeFunction
|
|
1141
1338
|
*/
|
|
1142
1339
|
authorizerUri: String;
|
|
1143
1340
|
/**
|
|
@@ -1147,13 +1344,13 @@ declare namespace AppSync {
|
|
|
1147
1344
|
}
|
|
1148
1345
|
export interface LambdaConflictHandlerConfig {
|
|
1149
1346
|
/**
|
|
1150
|
-
* The
|
|
1347
|
+
* The Amazon Resource Name (ARN) for the Lambda function to use as the Conflict Handler.
|
|
1151
1348
|
*/
|
|
1152
1349
|
lambdaConflictHandlerArn?: String;
|
|
1153
1350
|
}
|
|
1154
1351
|
export interface LambdaDataSourceConfig {
|
|
1155
1352
|
/**
|
|
1156
|
-
* The ARN for the Lambda function.
|
|
1353
|
+
* The Amazon Resource Name (ARN) for the Lambda function.
|
|
1157
1354
|
*/
|
|
1158
1355
|
lambdaFunctionArn: String;
|
|
1159
1356
|
}
|
|
@@ -1163,11 +1360,11 @@ declare namespace AppSync {
|
|
|
1163
1360
|
*/
|
|
1164
1361
|
apiId: String;
|
|
1165
1362
|
/**
|
|
1166
|
-
* An identifier that was returned from the previous call to this operation, which can
|
|
1363
|
+
* An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
|
|
1167
1364
|
*/
|
|
1168
1365
|
nextToken?: PaginationToken;
|
|
1169
1366
|
/**
|
|
1170
|
-
* The maximum number of results you want the request to return.
|
|
1367
|
+
* The maximum number of results that you want the request to return.
|
|
1171
1368
|
*/
|
|
1172
1369
|
maxResults?: MaxResults;
|
|
1173
1370
|
}
|
|
@@ -1177,7 +1374,7 @@ declare namespace AppSync {
|
|
|
1177
1374
|
*/
|
|
1178
1375
|
apiKeys?: ApiKeys;
|
|
1179
1376
|
/**
|
|
1180
|
-
* An identifier to
|
|
1377
|
+
* An identifier to pass in the next request to this operation to return the next set of items in the list.
|
|
1181
1378
|
*/
|
|
1182
1379
|
nextToken?: PaginationToken;
|
|
1183
1380
|
}
|
|
@@ -1187,11 +1384,11 @@ declare namespace AppSync {
|
|
|
1187
1384
|
*/
|
|
1188
1385
|
apiId: String;
|
|
1189
1386
|
/**
|
|
1190
|
-
* An identifier that was returned from the previous call to this operation, which can
|
|
1387
|
+
* An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
|
|
1191
1388
|
*/
|
|
1192
1389
|
nextToken?: PaginationToken;
|
|
1193
1390
|
/**
|
|
1194
|
-
* The maximum number of results you want the request to return.
|
|
1391
|
+
* The maximum number of results that you want the request to return.
|
|
1195
1392
|
*/
|
|
1196
1393
|
maxResults?: MaxResults;
|
|
1197
1394
|
}
|
|
@@ -1201,7 +1398,27 @@ declare namespace AppSync {
|
|
|
1201
1398
|
*/
|
|
1202
1399
|
dataSources?: DataSources;
|
|
1203
1400
|
/**
|
|
1204
|
-
* An identifier to
|
|
1401
|
+
* An identifier to pass in the next request to this operation to return the next set of items in the list.
|
|
1402
|
+
*/
|
|
1403
|
+
nextToken?: PaginationToken;
|
|
1404
|
+
}
|
|
1405
|
+
export interface ListDomainNamesRequest {
|
|
1406
|
+
/**
|
|
1407
|
+
* The API token.
|
|
1408
|
+
*/
|
|
1409
|
+
nextToken?: PaginationToken;
|
|
1410
|
+
/**
|
|
1411
|
+
* The maximum number of results that you want the request to return.
|
|
1412
|
+
*/
|
|
1413
|
+
maxResults?: MaxResults;
|
|
1414
|
+
}
|
|
1415
|
+
export interface ListDomainNamesResponse {
|
|
1416
|
+
/**
|
|
1417
|
+
* Lists configurations for multiple domain names.
|
|
1418
|
+
*/
|
|
1419
|
+
domainNameConfigs?: DomainNameConfigs;
|
|
1420
|
+
/**
|
|
1421
|
+
* The API token.
|
|
1205
1422
|
*/
|
|
1206
1423
|
nextToken?: PaginationToken;
|
|
1207
1424
|
}
|
|
@@ -1211,11 +1428,11 @@ declare namespace AppSync {
|
|
|
1211
1428
|
*/
|
|
1212
1429
|
apiId: String;
|
|
1213
1430
|
/**
|
|
1214
|
-
* An identifier that was returned from the previous call to this operation, which can
|
|
1431
|
+
* An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
|
|
1215
1432
|
*/
|
|
1216
1433
|
nextToken?: PaginationToken;
|
|
1217
1434
|
/**
|
|
1218
|
-
* The maximum number of results you want the request to return.
|
|
1435
|
+
* The maximum number of results that you want the request to return.
|
|
1219
1436
|
*/
|
|
1220
1437
|
maxResults?: MaxResults;
|
|
1221
1438
|
}
|
|
@@ -1225,17 +1442,17 @@ declare namespace AppSync {
|
|
|
1225
1442
|
*/
|
|
1226
1443
|
functions?: Functions;
|
|
1227
1444
|
/**
|
|
1228
|
-
* An identifier that was returned from the previous call to this operation, which can
|
|
1445
|
+
* An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
|
|
1229
1446
|
*/
|
|
1230
1447
|
nextToken?: PaginationToken;
|
|
1231
1448
|
}
|
|
1232
1449
|
export interface ListGraphqlApisRequest {
|
|
1233
1450
|
/**
|
|
1234
|
-
* An identifier that was returned from the previous call to this operation, which can
|
|
1451
|
+
* An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
|
|
1235
1452
|
*/
|
|
1236
1453
|
nextToken?: PaginationToken;
|
|
1237
1454
|
/**
|
|
1238
|
-
* The maximum number of results you want the request to return.
|
|
1455
|
+
* The maximum number of results that you want the request to return.
|
|
1239
1456
|
*/
|
|
1240
1457
|
maxResults?: MaxResults;
|
|
1241
1458
|
}
|
|
@@ -1245,7 +1462,7 @@ declare namespace AppSync {
|
|
|
1245
1462
|
*/
|
|
1246
1463
|
graphqlApis?: GraphqlApis;
|
|
1247
1464
|
/**
|
|
1248
|
-
* An identifier to
|
|
1465
|
+
* An identifier to pass in the next request to this operation to return the next set of items in the list.
|
|
1249
1466
|
*/
|
|
1250
1467
|
nextToken?: PaginationToken;
|
|
1251
1468
|
}
|
|
@@ -1255,7 +1472,7 @@ declare namespace AppSync {
|
|
|
1255
1472
|
*/
|
|
1256
1473
|
apiId: String;
|
|
1257
1474
|
/**
|
|
1258
|
-
* The
|
|
1475
|
+
* The function ID.
|
|
1259
1476
|
*/
|
|
1260
1477
|
functionId: String;
|
|
1261
1478
|
/**
|
|
@@ -1263,7 +1480,7 @@ declare namespace AppSync {
|
|
|
1263
1480
|
*/
|
|
1264
1481
|
nextToken?: PaginationToken;
|
|
1265
1482
|
/**
|
|
1266
|
-
* The maximum number of results you want the request to return.
|
|
1483
|
+
* The maximum number of results that you want the request to return.
|
|
1267
1484
|
*/
|
|
1268
1485
|
maxResults?: MaxResults;
|
|
1269
1486
|
}
|
|
@@ -1273,7 +1490,7 @@ declare namespace AppSync {
|
|
|
1273
1490
|
*/
|
|
1274
1491
|
resolvers?: Resolvers;
|
|
1275
1492
|
/**
|
|
1276
|
-
* An identifier that can
|
|
1493
|
+
* An identifier that you can use to return the next set of items in the list.
|
|
1277
1494
|
*/
|
|
1278
1495
|
nextToken?: PaginationToken;
|
|
1279
1496
|
}
|
|
@@ -1287,11 +1504,11 @@ declare namespace AppSync {
|
|
|
1287
1504
|
*/
|
|
1288
1505
|
typeName: String;
|
|
1289
1506
|
/**
|
|
1290
|
-
* An identifier that was returned from the previous call to this operation, which can
|
|
1507
|
+
* An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
|
|
1291
1508
|
*/
|
|
1292
1509
|
nextToken?: PaginationToken;
|
|
1293
1510
|
/**
|
|
1294
|
-
* The maximum number of results you want the request to return.
|
|
1511
|
+
* The maximum number of results that you want the request to return.
|
|
1295
1512
|
*/
|
|
1296
1513
|
maxResults?: MaxResults;
|
|
1297
1514
|
}
|
|
@@ -1301,13 +1518,13 @@ declare namespace AppSync {
|
|
|
1301
1518
|
*/
|
|
1302
1519
|
resolvers?: Resolvers;
|
|
1303
1520
|
/**
|
|
1304
|
-
* An identifier to
|
|
1521
|
+
* An identifier to pass in the next request to this operation to return the next set of items in the list.
|
|
1305
1522
|
*/
|
|
1306
1523
|
nextToken?: PaginationToken;
|
|
1307
1524
|
}
|
|
1308
1525
|
export interface ListTagsForResourceRequest {
|
|
1309
1526
|
/**
|
|
1310
|
-
* The GraphqlApi ARN.
|
|
1527
|
+
* The GraphqlApi Amazon Resource Name (ARN).
|
|
1311
1528
|
*/
|
|
1312
1529
|
resourceArn: ResourceArn;
|
|
1313
1530
|
}
|
|
@@ -1327,11 +1544,11 @@ declare namespace AppSync {
|
|
|
1327
1544
|
*/
|
|
1328
1545
|
format: TypeDefinitionFormat;
|
|
1329
1546
|
/**
|
|
1330
|
-
* An identifier that was returned from the previous call to this operation, which can
|
|
1547
|
+
* An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
|
|
1331
1548
|
*/
|
|
1332
1549
|
nextToken?: PaginationToken;
|
|
1333
1550
|
/**
|
|
1334
|
-
* The maximum number of results you want the request to return.
|
|
1551
|
+
* The maximum number of results that you want the request to return.
|
|
1335
1552
|
*/
|
|
1336
1553
|
maxResults?: MaxResults;
|
|
1337
1554
|
}
|
|
@@ -1341,17 +1558,17 @@ declare namespace AppSync {
|
|
|
1341
1558
|
*/
|
|
1342
1559
|
types?: TypeList;
|
|
1343
1560
|
/**
|
|
1344
|
-
* An identifier to
|
|
1561
|
+
* An identifier to pass in the next request to this operation to return the next set of items in the list.
|
|
1345
1562
|
*/
|
|
1346
1563
|
nextToken?: PaginationToken;
|
|
1347
1564
|
}
|
|
1348
1565
|
export interface LogConfig {
|
|
1349
1566
|
/**
|
|
1350
|
-
* The field logging level. Values can be NONE, ERROR, or ALL.
|
|
1567
|
+
* The field logging level. Values can be NONE, ERROR, or ALL. NONE: No field-level logs are captured. ERROR: Logs the following information only for the fields that are in error: The error section in the server response. Field-level errors. The generated request/response functions that got resolved for error fields. ALL: The following information is logged for all fields in the query: Field-level tracing information. The generated request/response functions that got resolved for each field.
|
|
1351
1568
|
*/
|
|
1352
1569
|
fieldLogLevel: FieldLogLevel;
|
|
1353
1570
|
/**
|
|
1354
|
-
* The service role that AppSync
|
|
1571
|
+
* The service role that AppSync assumes to publish to CloudWatch logs in your account.
|
|
1355
1572
|
*/
|
|
1356
1573
|
cloudWatchLogsRoleArn: String;
|
|
1357
1574
|
/**
|
|
@@ -1362,22 +1579,23 @@ declare namespace AppSync {
|
|
|
1362
1579
|
export type Long = number;
|
|
1363
1580
|
export type MapOfStringToString = {[key: string]: String};
|
|
1364
1581
|
export type MappingTemplate = string;
|
|
1582
|
+
export type MaxBatchSize = number;
|
|
1365
1583
|
export type MaxResults = number;
|
|
1366
1584
|
export interface OpenIDConnectConfig {
|
|
1367
1585
|
/**
|
|
1368
|
-
* The issuer for the
|
|
1586
|
+
* The issuer for the OIDC configuration. The issuer returned by discovery must exactly match the value of iss in the ID token.
|
|
1369
1587
|
*/
|
|
1370
1588
|
issuer: String;
|
|
1371
1589
|
/**
|
|
1372
|
-
* The client identifier of the
|
|
1590
|
+
* The client identifier of the relying party at the OpenID identity provider. This identifier is typically obtained when the relying party is registered with the OpenID identity provider. You can specify a regular expression so that AppSync can validate against multiple client identifiers at a time.
|
|
1373
1591
|
*/
|
|
1374
1592
|
clientId?: String;
|
|
1375
1593
|
/**
|
|
1376
|
-
* The number of milliseconds a token is valid after
|
|
1594
|
+
* The number of milliseconds that a token is valid after it's issued to a user.
|
|
1377
1595
|
*/
|
|
1378
1596
|
iatTTL?: Long;
|
|
1379
1597
|
/**
|
|
1380
|
-
* The number of milliseconds a token is valid after being authenticated.
|
|
1598
|
+
* The number of milliseconds that a token is valid after being authenticated.
|
|
1381
1599
|
*/
|
|
1382
1600
|
authTTL?: Long;
|
|
1383
1601
|
}
|
|
@@ -1401,11 +1619,11 @@ declare namespace AppSync {
|
|
|
1401
1619
|
}
|
|
1402
1620
|
export interface RdsHttpEndpointConfig {
|
|
1403
1621
|
/**
|
|
1404
|
-
* Amazon Web Services Region for RDS HTTP endpoint.
|
|
1622
|
+
* Amazon Web Services Region for Amazon RDS HTTP endpoint.
|
|
1405
1623
|
*/
|
|
1406
1624
|
awsRegion?: String;
|
|
1407
1625
|
/**
|
|
1408
|
-
* Amazon RDS cluster ARN.
|
|
1626
|
+
* Amazon RDS cluster Amazon Resource Name (ARN).
|
|
1409
1627
|
*/
|
|
1410
1628
|
dbClusterIdentifier?: String;
|
|
1411
1629
|
/**
|
|
@@ -1417,13 +1635,13 @@ declare namespace AppSync {
|
|
|
1417
1635
|
*/
|
|
1418
1636
|
schema?: String;
|
|
1419
1637
|
/**
|
|
1420
|
-
* Amazon Web Services secret store ARN for database credentials.
|
|
1638
|
+
* Amazon Web Services secret store Amazon Resource Name (ARN) for database credentials.
|
|
1421
1639
|
*/
|
|
1422
1640
|
awsSecretStoreArn?: String;
|
|
1423
1641
|
}
|
|
1424
1642
|
export interface RelationalDatabaseDataSourceConfig {
|
|
1425
1643
|
/**
|
|
1426
|
-
* Source type for the relational database. RDS_HTTP_ENDPOINT: The relational database source type is an Amazon RDS HTTP endpoint.
|
|
1644
|
+
* Source type for the relational database. RDS_HTTP_ENDPOINT: The relational database source type is an Amazon Relational Database Service (Amazon RDS) HTTP endpoint.
|
|
1427
1645
|
*/
|
|
1428
1646
|
relationalDatabaseSourceType?: RelationalDatabaseSourceType;
|
|
1429
1647
|
/**
|
|
@@ -1446,7 +1664,7 @@ declare namespace AppSync {
|
|
|
1446
1664
|
*/
|
|
1447
1665
|
dataSourceName?: ResourceName;
|
|
1448
1666
|
/**
|
|
1449
|
-
* The resolver ARN.
|
|
1667
|
+
* The resolver Amazon Resource Name (ARN).
|
|
1450
1668
|
*/
|
|
1451
1669
|
resolverArn?: String;
|
|
1452
1670
|
/**
|
|
@@ -1458,7 +1676,7 @@ declare namespace AppSync {
|
|
|
1458
1676
|
*/
|
|
1459
1677
|
responseMappingTemplate?: MappingTemplate;
|
|
1460
1678
|
/**
|
|
1461
|
-
* The resolver type. UNIT: A UNIT resolver type. A UNIT resolver is the default resolver type.
|
|
1679
|
+
* The resolver type. UNIT: A UNIT resolver type. A UNIT resolver is the default resolver type. You can use a UNIT resolver to run a GraphQL query against a single data source. PIPELINE: A PIPELINE resolver type. You can use a PIPELINE resolver to invoke a series of Function objects in a serial manner. You can use a pipeline resolver to run a GraphQL query against multiple data sources.
|
|
1462
1680
|
*/
|
|
1463
1681
|
kind?: ResolverKind;
|
|
1464
1682
|
/**
|
|
@@ -1466,13 +1684,17 @@ declare namespace AppSync {
|
|
|
1466
1684
|
*/
|
|
1467
1685
|
pipelineConfig?: PipelineConfig;
|
|
1468
1686
|
/**
|
|
1469
|
-
* The SyncConfig for a resolver attached to a versioned
|
|
1687
|
+
* The SyncConfig for a resolver attached to a versioned data source.
|
|
1470
1688
|
*/
|
|
1471
1689
|
syncConfig?: SyncConfig;
|
|
1472
1690
|
/**
|
|
1473
1691
|
* The caching configuration for the resolver.
|
|
1474
1692
|
*/
|
|
1475
1693
|
cachingConfig?: CachingConfig;
|
|
1694
|
+
/**
|
|
1695
|
+
* The maximum batching size for a resolver.
|
|
1696
|
+
*/
|
|
1697
|
+
maxBatchSize?: MaxBatchSize;
|
|
1476
1698
|
}
|
|
1477
1699
|
export type ResolverKind = "UNIT"|"PIPELINE"|string;
|
|
1478
1700
|
export type Resolvers = Resolver[];
|
|
@@ -1498,11 +1720,11 @@ declare namespace AppSync {
|
|
|
1498
1720
|
export type String = string;
|
|
1499
1721
|
export interface SyncConfig {
|
|
1500
1722
|
/**
|
|
1501
|
-
* The Conflict Resolution strategy to perform in the event of a conflict. OPTIMISTIC_CONCURRENCY: Resolve conflicts by rejecting mutations when versions
|
|
1723
|
+
* The Conflict Resolution strategy to perform in the event of a conflict. OPTIMISTIC_CONCURRENCY: Resolve conflicts by rejecting mutations when versions don't match the latest version at the server. AUTOMERGE: Resolve conflicts with the Automerge conflict resolution strategy. LAMBDA: Resolve conflicts with an Lambda function supplied in the LambdaConflictHandlerConfig.
|
|
1502
1724
|
*/
|
|
1503
1725
|
conflictHandler?: ConflictHandlerType;
|
|
1504
1726
|
/**
|
|
1505
|
-
* The Conflict Detection strategy to use. VERSION: Detect conflicts based on object versions for this resolver. NONE: Do not detect conflicts when
|
|
1727
|
+
* The Conflict Detection strategy to use. VERSION: Detect conflicts based on object versions for this resolver. NONE: Do not detect conflicts when invoking this resolver.
|
|
1506
1728
|
*/
|
|
1507
1729
|
conflictDetection?: ConflictDetectionType;
|
|
1508
1730
|
/**
|
|
@@ -1516,7 +1738,7 @@ declare namespace AppSync {
|
|
|
1516
1738
|
export type TagMap = {[key: string]: TagValue};
|
|
1517
1739
|
export interface TagResourceRequest {
|
|
1518
1740
|
/**
|
|
1519
|
-
* The GraphqlApi ARN.
|
|
1741
|
+
* The GraphqlApi Amazon Resource Name (ARN).
|
|
1520
1742
|
*/
|
|
1521
1743
|
resourceArn: ResourceArn;
|
|
1522
1744
|
/**
|
|
@@ -1537,7 +1759,7 @@ declare namespace AppSync {
|
|
|
1537
1759
|
*/
|
|
1538
1760
|
description?: String;
|
|
1539
1761
|
/**
|
|
1540
|
-
* The type ARN.
|
|
1762
|
+
* The type Amazon Resource Name (ARN).
|
|
1541
1763
|
*/
|
|
1542
1764
|
arn?: String;
|
|
1543
1765
|
/**
|
|
@@ -1553,7 +1775,7 @@ declare namespace AppSync {
|
|
|
1553
1775
|
export type TypeList = Type[];
|
|
1554
1776
|
export interface UntagResourceRequest {
|
|
1555
1777
|
/**
|
|
1556
|
-
* The GraphqlApi ARN.
|
|
1778
|
+
* The GraphqlApi Amazon Resource Name (ARN).
|
|
1557
1779
|
*/
|
|
1558
1780
|
resourceArn: ResourceArn;
|
|
1559
1781
|
/**
|
|
@@ -1565,11 +1787,11 @@ declare namespace AppSync {
|
|
|
1565
1787
|
}
|
|
1566
1788
|
export interface UpdateApiCacheRequest {
|
|
1567
1789
|
/**
|
|
1568
|
-
* The GraphQL API
|
|
1790
|
+
* The GraphQL API ID.
|
|
1569
1791
|
*/
|
|
1570
1792
|
apiId: String;
|
|
1571
1793
|
/**
|
|
1572
|
-
* TTL in seconds for cache entries. Valid values are
|
|
1794
|
+
* TTL in seconds for cache entries. Valid values are 1–3,600 seconds.
|
|
1573
1795
|
*/
|
|
1574
1796
|
ttl: Long;
|
|
1575
1797
|
/**
|
|
@@ -1601,7 +1823,7 @@ declare namespace AppSync {
|
|
|
1601
1823
|
*/
|
|
1602
1824
|
description?: String;
|
|
1603
1825
|
/**
|
|
1604
|
-
*
|
|
1826
|
+
* From the update time, the time after which the API key expires. The date is represented as seconds since the epoch. For more information, see .
|
|
1605
1827
|
*/
|
|
1606
1828
|
expires?: Long;
|
|
1607
1829
|
}
|
|
@@ -1629,7 +1851,7 @@ declare namespace AppSync {
|
|
|
1629
1851
|
*/
|
|
1630
1852
|
type: DataSourceType;
|
|
1631
1853
|
/**
|
|
1632
|
-
* The new service role ARN for the data source.
|
|
1854
|
+
* The new service role Amazon Resource Name (ARN) for the data source.
|
|
1633
1855
|
*/
|
|
1634
1856
|
serviceRoleArn?: String;
|
|
1635
1857
|
/**
|
|
@@ -1637,7 +1859,7 @@ declare namespace AppSync {
|
|
|
1637
1859
|
*/
|
|
1638
1860
|
dynamodbConfig?: DynamodbDataSourceConfig;
|
|
1639
1861
|
/**
|
|
1640
|
-
* The new
|
|
1862
|
+
* The new Lambda configuration.
|
|
1641
1863
|
*/
|
|
1642
1864
|
lambdaConfig?: LambdaDataSourceConfig;
|
|
1643
1865
|
/**
|
|
@@ -1663,6 +1885,22 @@ declare namespace AppSync {
|
|
|
1663
1885
|
*/
|
|
1664
1886
|
dataSource?: DataSource;
|
|
1665
1887
|
}
|
|
1888
|
+
export interface UpdateDomainNameRequest {
|
|
1889
|
+
/**
|
|
1890
|
+
* The domain name.
|
|
1891
|
+
*/
|
|
1892
|
+
domainName: DomainName;
|
|
1893
|
+
/**
|
|
1894
|
+
* A description of the DomainName.
|
|
1895
|
+
*/
|
|
1896
|
+
description?: Description;
|
|
1897
|
+
}
|
|
1898
|
+
export interface UpdateDomainNameResponse {
|
|
1899
|
+
/**
|
|
1900
|
+
* The configuration for the DomainName.
|
|
1901
|
+
*/
|
|
1902
|
+
domainNameConfig?: DomainNameConfig;
|
|
1903
|
+
}
|
|
1666
1904
|
export interface UpdateFunctionRequest {
|
|
1667
1905
|
/**
|
|
1668
1906
|
* The GraphQL API ID.
|
|
@@ -1689,14 +1927,18 @@ declare namespace AppSync {
|
|
|
1689
1927
|
*/
|
|
1690
1928
|
requestMappingTemplate?: MappingTemplate;
|
|
1691
1929
|
/**
|
|
1692
|
-
* The Function request mapping template.
|
|
1930
|
+
* The Function request mapping template.
|
|
1693
1931
|
*/
|
|
1694
1932
|
responseMappingTemplate?: MappingTemplate;
|
|
1695
1933
|
/**
|
|
1696
|
-
* The version of the request mapping template. Currently the supported value is 2018-05-29.
|
|
1934
|
+
* The version of the request mapping template. Currently, the supported value is 2018-05-29.
|
|
1697
1935
|
*/
|
|
1698
1936
|
functionVersion: String;
|
|
1699
1937
|
syncConfig?: SyncConfig;
|
|
1938
|
+
/**
|
|
1939
|
+
* The maximum batching size for a resolver.
|
|
1940
|
+
*/
|
|
1941
|
+
maxBatchSize?: MaxBatchSize;
|
|
1700
1942
|
}
|
|
1701
1943
|
export interface UpdateFunctionResponse {
|
|
1702
1944
|
/**
|
|
@@ -1722,7 +1964,7 @@ declare namespace AppSync {
|
|
|
1722
1964
|
*/
|
|
1723
1965
|
authenticationType?: AuthenticationType;
|
|
1724
1966
|
/**
|
|
1725
|
-
* The new Amazon Cognito user pool configuration for the GraphqlApi object.
|
|
1967
|
+
* The new Amazon Cognito user pool configuration for the ~GraphqlApi object.
|
|
1726
1968
|
*/
|
|
1727
1969
|
userPoolConfig?: UserPoolConfig;
|
|
1728
1970
|
/**
|
|
@@ -1734,11 +1976,11 @@ declare namespace AppSync {
|
|
|
1734
1976
|
*/
|
|
1735
1977
|
additionalAuthenticationProviders?: AdditionalAuthenticationProviders;
|
|
1736
1978
|
/**
|
|
1737
|
-
* A flag indicating whether to
|
|
1979
|
+
* A flag indicating whether to use X-Ray tracing for the GraphqlApi.
|
|
1738
1980
|
*/
|
|
1739
1981
|
xrayEnabled?: Boolean;
|
|
1740
1982
|
/**
|
|
1741
|
-
* Configuration for
|
|
1983
|
+
* Configuration for Lambda function authorization.
|
|
1742
1984
|
*/
|
|
1743
1985
|
lambdaAuthorizerConfig?: LambdaAuthorizerConfig;
|
|
1744
1986
|
}
|
|
@@ -1766,7 +2008,7 @@ declare namespace AppSync {
|
|
|
1766
2008
|
*/
|
|
1767
2009
|
dataSourceName?: ResourceName;
|
|
1768
2010
|
/**
|
|
1769
|
-
* The new request mapping template. A resolver uses a request mapping template to convert a GraphQL expression into a format that a data source can understand. Mapping templates are written in Apache Velocity Template Language (VTL). VTL request mapping templates are optional when using
|
|
2011
|
+
* The new request mapping template. A resolver uses a request mapping template to convert a GraphQL expression into a format that a data source can understand. Mapping templates are written in Apache Velocity Template Language (VTL). VTL request mapping templates are optional when using an Lambda data source. For all other data sources, VTL request and response mapping templates are required.
|
|
1770
2012
|
*/
|
|
1771
2013
|
requestMappingTemplate?: MappingTemplate;
|
|
1772
2014
|
/**
|
|
@@ -1774,7 +2016,7 @@ declare namespace AppSync {
|
|
|
1774
2016
|
*/
|
|
1775
2017
|
responseMappingTemplate?: MappingTemplate;
|
|
1776
2018
|
/**
|
|
1777
|
-
* The resolver type. UNIT: A UNIT resolver type. A UNIT resolver is the default resolver type.
|
|
2019
|
+
* The resolver type. UNIT: A UNIT resolver type. A UNIT resolver is the default resolver type. You can use a UNIT resolver to run a GraphQL query against a single data source. PIPELINE: A PIPELINE resolver type. You can use a PIPELINE resolver to invoke a series of Function objects in a serial manner. You can use a pipeline resolver to run a GraphQL query against multiple data sources.
|
|
1778
2020
|
*/
|
|
1779
2021
|
kind?: ResolverKind;
|
|
1780
2022
|
/**
|
|
@@ -1782,13 +2024,17 @@ declare namespace AppSync {
|
|
|
1782
2024
|
*/
|
|
1783
2025
|
pipelineConfig?: PipelineConfig;
|
|
1784
2026
|
/**
|
|
1785
|
-
* The SyncConfig for a resolver attached to a versioned
|
|
2027
|
+
* The SyncConfig for a resolver attached to a versioned data source.
|
|
1786
2028
|
*/
|
|
1787
2029
|
syncConfig?: SyncConfig;
|
|
1788
2030
|
/**
|
|
1789
2031
|
* The caching configuration for the resolver.
|
|
1790
2032
|
*/
|
|
1791
2033
|
cachingConfig?: CachingConfig;
|
|
2034
|
+
/**
|
|
2035
|
+
* The maximum batching size for a resolver.
|
|
2036
|
+
*/
|
|
2037
|
+
maxBatchSize?: MaxBatchSize;
|
|
1792
2038
|
}
|
|
1793
2039
|
export interface UpdateResolverResponse {
|
|
1794
2040
|
/**
|