cfntools / cloudformation-gaps

Project to track CloudFormation Coverage
34 stars 1 forks source link

AWS::Cognito::UserPoolClient.AllowedOAuthFlowsUserPoolClient #2

Open benbridts opened 5 years ago

benbridts commented 5 years ago

https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_CreateUserPoolClient.html#CognitoUserPools-CreateUserPoolClient-request-AllowedOAuthFlowsUserPoolClient

benbridts commented 5 years ago

Custom Resource: https://github.com/vrtdev/custom-resources/tree/master/lambda_code/cognito/UserPoolClient

nuttmeister commented 5 years ago

We also have a Custom Resource for this written i Go, if anyone would prefer that for some reason. Deploy instructions and Makefile included in the code.

https://github.com/dwtechnologies/custom-cf

benbridts commented 4 years ago

https://github.com/aws-cloudformation/aws-cloudformation-coverage-roadmap/issues/48