We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98aa83d commit af9c13aCopy full SHA for af9c13a
1 file changed
cognito.config.yaml
@@ -80,14 +80,14 @@ ccr:
80
ccrCognitoUPC:
81
role: cognito
82
code: https://github.com/base2Services/cloudformation-custom-resources-nodejs/releases/download/1.0.0/ccr-nodejs-1.0.0.zip
83
- runtime: nodejs6.10
+ runtime: nodejs10.x
84
named: false
85
timeout: 30
86
handler: cognito-user-pool-client/index.handler
87
ccrCognitoDN:
88
89
90
91
92
93
handler: cognito-user-pool-domain/index.handler
0 commit comments