You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the feature
Hi,
The current
Ec2Waiters
in java sdk v2 does not supportwaitUntil
method for vpc endpoint creation. Can you please add it?Use Case
When creating vpc endpoints programmatically, we need polling mechanism to wait for endpoint creation status change to completion.
Proposed Solution
Add
waitUntilVpcEndpointAvailable
method.Other Information
No response
Acknowledgements
AWS Java SDK version used
2.x
JDK version used
11
Operating System and version
Any
The text was updated successfully, but these errors were encountered: