Skip to content

chore(ec2): add VPC interface endpoints for Cognito #35984

Merged
mergify[bot] merged 3 commits intoaws:mainfrom
mazyu36:chore/cognito-endpoint
Nov 17, 2025
Merged

chore(ec2): add VPC interface endpoints for Cognito #35984
mergify[bot] merged 3 commits intoaws:mainfrom
mazyu36:chore/cognito-endpoint

Conversation

@mazyu36
Copy link
Copy Markdown
Contributor

@mazyu36 mazyu36 commented Nov 8, 2025

Add new VPC inteface endpoints.

Ref: Amazon Cognito user pools now supports private connectivity with AWS PrivateLink

$ aws ec2 describe-vpc-endpoint-services --filters "Name=service-name,Values=*cognito*" --region us-east-1 --query "ServiceNames[]"

[
    "com.amazonaws.us-east-1.cognito-idp",
    "com.amazonaws.us-east-1.cognito-idp-fips"
]

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the p2 label Nov 8, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team November 8, 2025 02:26
@github-actions github-actions bot added the distinguished-contributor [Pilot] contributed 50+ PRs to the CDK label Nov 8, 2025
@mazyu36 mazyu36 changed the title chore(ec2): add VPC interface endpoints for Cognito chore(ec2): add VPC interface endpoints for Cognito Nov 8, 2025
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Nov 8, 2025
@aws-cdk-automation aws-cdk-automation added pr/needs-maintainer-review This PR needs a review from a Core Team Member and removed pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. labels Nov 8, 2025
@ozelalisen ozelalisen self-assigned this Nov 17, 2025
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 17, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation aws-cdk-automation removed the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Nov 17, 2025
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 17, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Nov 17, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit af61744 into aws:main Nov 17, 2025
18 of 19 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

distinguished-contributor [Pilot] contributed 50+ PRs to the CDK p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants