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

Fix finding Gateway VPC Endpoints by id #595

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexjfisher
Copy link
Contributor

For approximately the last month, the AWS describe_vpc_endpoints API has been broken when fetching Gateway VPC endpoints by id using the filters option.

Using the vpc_endpoint_ids option instead does still work, (for both Interface and Gateway endpoints).

Fixes #594

For approximately the last month, the AWS `describe_vpc_endpoints` API
has been broken when fetching _Gateway_ VPC endpoints by id using the
`filters` option.

Using the `vpc_endpoint_ids` option instead does still work, (for both
Interface and Gateway endpoints).

Fixes k1LoW#594
@alexjfisher
Copy link
Contributor Author

Test failures look unrelated to this change. Looks like an attempt to fix them was made in #593 ?

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.

vpc_endpoints resource stopped working with gateway endpoints
1 participant