Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VpcEndpointState's first char is lower case #1730

Closed
liubog2008 opened this issue Jun 15, 2022 · 4 comments
Closed

VpcEndpointState's first char is lower case #1730

liubog2008 opened this issue Jun 15, 2022 · 4 comments
Labels
bug This issue is a bug. service-api This issue is due to a problem in a service API, not the SDK implementation.

Comments

@liubog2008
Copy link

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/ec2@v1.21.0

Compiler and Version used

1.18

Operating System and version

..

@liubog2008 liubog2008 added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Jun 15, 2022
@skmcgrail skmcgrail added service-api This issue is due to a problem in a service API, not the SDK implementation. and removed needs-triage This issue or PR still needs to be triaged. labels Jun 16, 2022
@skmcgrail
Copy link
Member

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

@liubog2008
Copy link
Author

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?

@aajtodd
Copy link
Contributor

aajtodd commented Feb 13, 2023

Closing in favor of cross-sdk issue aws/aws-sdk#360, follow any updates there

@aajtodd aajtodd closed this as completed Feb 13, 2023
@github-actions
Copy link

⚠️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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. service-api This issue is due to a problem in a service API, not the SDK implementation.
Projects
None yet
Development

No branches or pull requests

3 participants