-
### Terraform Core Version
1.5.0
### AWS Provider Version
5.23.0
### Affected Resource(s)
`aws_cognito_user_pool_client`
### Expected Behavior
Before:
```tf
resource "aws_cognito_user_pool_cl…
-
I am setting the value for AWS::Cognito::UserPool LambdaConfig PreTokenGenerationConfig LambdaVersion to 'V2_0'.
I have checked the cloudformation template in the console and it is being correctly set…
-
### Terraform Core Version
1.4.2
### AWS Provider Version
5.7.0
### Affected Resource(s)
I try to provision aws cognito by:
```terraform
resource "aws_cognito_user_pool_client" "FOO…
-
AWS Cognito 토큰 기반 인증 이메일 뽑아내서 함께 저장
-
`get_current_user = CognitoCurrentUser(
region=region, userPoolId=poolid, client_id=clientid
)
`
Often, we would like to support multiple aws Cognito app clients for a single API.
Requesti…
-
Hi, @ajhool
I hope this issue finds you. I am trying to implement AWS cognito with Vanilla JavaScript (federatedSignIn with google). Fortunately I found out your issue Is [Amplify compatible with a…
-
Might be the wrong place to make such a request, but due to lack of SAML/SSO/MFA,etc, would be ideal to be able to leverage existing authentication gateways such as Cognito. The existing SSO plugin on…
-
### Current Terraform Version
```
v0.14.0-rc1
```
### Use-cases
* I have a aws_cognito_user_pool resource
* On this resource there is a block where you can configure the ARN of Lambda trig…
-
/usr/local/lib/node_modules/cognito-backup-restore/node_modules/aws-sdk/lib/protocol/json.js:52
resp.error = util.error(new Error(), error);
^
InvalidParameterExceptio…
-
Error: creating Cognito User Pool Domain (dcv-portal-dev-auth): InvalidParameterException: Domain already associated with another user pool.with module.authentication.aws_cognito_user_pool_domain.main…