Skip to content

DirectConnect VIF virtualInterfaceState missing some values #6103

Open
@nmesika-te

Description

@nmesika-te

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

Metadata

Metadata

Assignees

Labels

bugThis issue is a bug.p2This is a standard priority issueservice-apiThis issue is due to a problem in a service API, not the SDK implementation.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions