how to integrate with already authenticated by using aws cognito service with aws copilot cli

131 views Asked by At

how to integrate with already authenticated by using aws cognito service with aws copilot cli

if there is possible to integrate with aws cognito services(already authenticate with application load balance to aws copilot cli

1

There are 1 answers

0
huanjani On

Cross-posting the answer from https://github.com/aws/copilot-cli/issues/3374:

You can use Copilot's add-ons functionality to add a CFN template to integrate with AWS Cognito. Here is a sample template from a Copilot user.