Reputation: 1
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
Upvotes: 0
Views: 150
Reputation: 220
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.
Upvotes: 0