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-private-ca #2706

Open
wants to merge 6 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 certificate managed my ACM signed by Amazon Private Certificate Authority
This pattern enables secure access to a private REST API Gateway using a private custom domain name. The solution utilizes SSL certificates managed by AWS Certificate Manager (ACM) and signed by Amazon Private Certificate Authority (PCA), ensuring secure and authenticated communication within the private network.

…CM signed by Amazon Private Certificate Authority pattern
tustha added 2 commits April 6, 2025 08:09
Correct the format for a text within README.md
Updated the text format within the README.md
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.

change "Creates an PCA: to
"Create an PCA"

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 "Points API Gateway's private custom domain name to the "execute-api" VPC Endpoint DNS name" to
"Point API Gateway's private custom domain name to the "execute-api" VPC Endpoint DNS name"

tustha added 3 commits April 6, 2025 12:10
Updated the steps on how this pattern works.
Updated the title of the pattern to 75 characters or less.
Updated the title of this pattern to 75 characters or less.
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