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

VPC endpoint use #1

Open
aerojam95 opened this issue Sep 21, 2023 · 0 comments
Open

VPC endpoint use #1

aerojam95 opened this issue Sep 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@aerojam95
Copy link
Owner

aerojam95 commented Sep 21, 2023

Currently the VPC endpoints have been deployed, however, they are not being used by any of the services that deployed in the VPC which should using them. All the services below are used in this deployment and so need to change policies be it IAM, S3 bucket, KMS key policies, etc, to use these deployed endpoints. The following endpoints are deployed and should be used by their respective endpoints:

com.amazonaws.region.ssm                       - Secrets Management
com.amazonaws.region.ssmmessages               - Secrets Monitoring
com.amazonaws.region.ec2                       - EC2 Management
com.amazonaws.region.ec2messages               - EC2 Monitoring
com.amazonaws.region.kms                       - KMS Management
com.amazonaws.region.ecr.api                   - ECR API calls
com.amazonaws.region.ecr.dkr                   - ECR Docker Images
com.amazonaws.region.logs                      - For CloudWatch Logs
com.amazonaws.region.sts                       - If using AWS Fargate or IAM roles for service accounts
com.amazonaws.region.elasticloadbalancing      - If using Application Load Balancers
com.amazonaws.region.autoscaling               - If using Cluster Autoscaler
com.amazonaws.region.s3                        - Creates S3 Gateway
@aerojam95 aerojam95 added the enhancement New feature or request label Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant