aws-sdk-go-v2 icon indicating copy to clipboard operation
aws-sdk-go-v2 copied to clipboard

VpcEndpointState's first char is lower case

Open liubog2008 opened this issue 2 years ago • 2 comments

Describe the bug

I find the DescribeVpcEndpointConnectionsOutput.VpcEndpointState can't match the consts defined in enums.go

The reponse is pendingAcceptance but the const in enums.go is PendingAcceptance.

Expected Behavior

They are matched.

Current Behavior

Not matched.

Reproduction Steps

..

Possible Solution

No response

Additional Information/Context

No response

AWS Go SDK V2 Module Versions Used

github.com/aws/aws-sdk-go-v2/service/[email protected]

Compiler and Version used

1.18

Operating System and version

..

liubog2008 avatar Jun 15 '22 10:06 liubog2008

Thank you for reporting this issue @lloydchang , I have confirmed this behavior and have reached out to the service team internally.

skmcgrail avatar Jun 16 '22 20:06 skmcgrail

Thank you for reporting this issue @lloydchang , I have confirmed this behavior and have reached out to the service team internally.

How about this issue?

liubog2008 avatar Jun 22 '22 06:06 liubog2008

Closing in favor of cross-sdk issue https://github.com/aws/aws-sdk/issues/360, follow any updates there

aajtodd avatar Feb 13 '23 21:02 aajtodd

⚠️COMMENT VISIBILITY WARNING⚠️

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.

github-actions[bot] avatar Feb 13 '23 21:02 github-actions[bot]