Open
Description
Describe the bug
Our DirectConnect VIF returns a state "testing" which is not covered by the SDK. Therefore it is mapped to "unknown".
Regression Issue
- Select this option if this issue appears to be a regression.
Expected Behavior
Another entry "testing".
Interesting that this value exists in the AWS CLI (https://docs.aws.amazon.com/cli/latest/reference/directconnect/describe-virtual-interfaces.html)
Current Behavior
SDK returns "unknown" instead of "testing".
Reproduction Steps
Use the AWS Java SDKv2
Possible Solution
No response
Additional Information/Context
No response
AWS Java SDK version used
2.31.1
JDK version used
17
Operating System and version
linux