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

API Docs: command class signature has meaningless "extends" signature. #6173

Open
kuhe opened this issue Jun 6, 2024 · 0 comments
Open

API Docs: command class signature has meaningless "extends" signature. #6173

kuhe opened this issue Jun 6, 2024 · 0 comments
Labels
bug This issue is a bug. documentation This is a problem with documentation. p2 This is a standard priority issue queued This issues is on the AWS team's backlog

Comments

@kuhe
Copy link
Contributor

kuhe commented Jun 6, 2024

Describe the issue

export declare class ListBucketsCommand extends ListBucketsCommand_base 

It's completely unclear what ListBucketsCommand_base is. The class' docs should point to the real base class at https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-smithy-smithy-client/Class/Command/.

That page doesn't really have much information either.

Links

https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-s3/Class/ListBucketsCommand/

@kuhe kuhe added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. queued This issues is on the AWS team's backlog bug This issue is a bug. and removed needs-triage This issue or PR still needs to be triaged. labels Jun 6, 2024
@aBurmeseDev aBurmeseDev added the p2 This is a standard priority issue label Jun 12, 2024
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. documentation This is a problem with documentation. p2 This is a standard priority issue queued This issues is on the AWS team's backlog
Projects
None yet
Development

No branches or pull requests

2 participants