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

Missing VPC endpoint for AWS Organizations #452

Open
silvaalbert opened this issue Apr 15, 2024 · 1 comment
Open

Missing VPC endpoint for AWS Organizations #452

silvaalbert opened this issue Apr 15, 2024 · 1 comment
Labels
bug Something isn't working pending investigation Issue needs further investigation

Comments

@silvaalbert
Copy link

Expected behavior
AFT makes calls to AWS Organizations. There are Interface Endpoints for other services, but not for AWS Organizations.

Additional context
AWS Organizations can be tricky, as endpoints can only be created in us-east-1, but AFT can be deployed elsewhere. I suggest the endpoint be added to the solution, with a condition that only deploys if the region is us-east-1.

Furthermore, this behavior should be called out in the documentation, given that deployments in other regions will be sending this traffic through public IP address space, regardless of whether VPC endpoints are enabled for the solution.

@silvaalbert silvaalbert added bug Something isn't working pending investigation Issue needs further investigation labels Apr 15, 2024
@snebhu3
Copy link
Collaborator

snebhu3 commented Jun 21, 2024

@silvaalbert thank you for reaching out.
I will create an internal backlog to address this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending investigation Issue needs further investigation
Projects
None yet
Development

No branches or pull requests

2 participants