supabase-community / supabase-on-aws

Self-hosted Supabase on AWS
Apache License 2.0
416 stars 60 forks source link

Unable to Locate Anon Key and Service Key in AWS Secret Manager #88

Closed sakkurthi-sashank closed 9 months ago

sakkurthi-sashank commented 9 months ago

Describe the problem

I am facing difficulties in locating the Anon Key and Service Key within AWS Secret Manager for my Next.js project. I have explored the AWS Secret Manager interface thoroughly but have not been able to find these keys.

Is there a specific process or location within AWS Secret Manager where I should be looking for these keys? Your guidance on this matter would be greatly appreciated as I need these keys for my Next.js project.

Thank you.