You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not able to get /fargate-alb-auth-cognito/ going, using the instruction provided. Has anyone verified if this still works since it was created 3-4 years ago?
I supplied bucket_name, hosted_zone, sub_domain, stack_name as indicated, the only one I am fuzzy about is the sub_domain because the instruction was unclear as to where it came from.
Hi! You seem to be on the wrong path. hosted_zone is not the AWS region. You can create a hosted zone in Amazon Route 53. The subdomain is added to your hosted zone to make the ALB available when you browse to https://sub_domain
The bucket is needed to upload the CloudFormation template that you are going to deploy.
Hi,
I am not able to get /fargate-alb-auth-cognito/ going, using the instruction provided. Has anyone verified if this still works since it was created 3-4 years ago?
I supplied bucket_name, hosted_zone, sub_domain, stack_name as indicated, the only one I am fuzzy about is the sub_domain because the instruction was unclear as to where it came from.
ex.
bucket_name=my-global-cognito-bucket
hosted_zone=us-west-2
sub_domain=some_sub_domain
stack_name=my_stack_name
The text was updated successfully, but these errors were encountered: