Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New serverless pattern - apigw-private-cdn-acm #2708

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tustha
Copy link

@tustha tustha commented Apr 5, 2025

Amazon API gateway private REST API with private custom domain name configured with private SSL cert imported and managed by ACM
This pattern enables secure access to a private REST API Gateway using a private custom domain name. The solution utilizes SSL certificates, imported and managed through AWS Certificate Manager (ACM).

…ured with private SSL cert imported and managed by ACM
Copy link

@vsr2158 vsr2158 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we change :
"Create a private REST API in API gateway" to
"Create a private REST API in API gateway with custom domain name"

Change:
"Deploys a private REST API through API Gateway" to
"Deploy a private REST API through API Gateway"

Is the step "cd serverless-patterns/apigw-private-cdn" correct? should it be apigw-private-cdn-acm?

Does the S3 bucket need to be in the same region as the deployment? if yes up[date the Requirement section.

tustha added 3 commits April 6, 2025 12:16
Updated the steps on how this pattern works.
Updated the title of this pattern to be less than 75 characters.
Updated the title of this pattern to be less than 75 characters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants