aws-sdk-go-v2
aws-sdk-go-v2 copied to clipboard
VpcEndpointState's first char is lower case
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
..
Thank you for reporting this issue @lloydchang , I have confirmed this behavior and have reached out to the service team internally.
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?
Closing in favor of cross-sdk issue https://github.com/aws/aws-sdk/issues/360, follow any updates there
⚠️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.