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

credentials property of SSM constructor is not documented #6029

Open
chrisjameslennon opened this issue Apr 25, 2024 · 2 comments
Open

credentials property of SSM constructor is not documented #6029

chrisjameslennon opened this issue Apr 25, 2024 · 2 comments
Assignees
Labels
closing-soon This issue will automatically close in 4 days unless further comments are made. documentation This is a problem with documentation. p3 This is a minor priority issue response-requested Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.

Comments

@chrisjameslennon
Copy link

Describe the issue

An SSM client (and many other objects) can be created by passing in an AwsCredentialIdentityProvider in the credentials property of the config that is passed in the constructor. I know this because I do it and it works. However I cannot find this anywhere in the documentation.

Links

https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ssm/

@chrisjameslennon chrisjameslennon added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Apr 25, 2024
@aBurmeseDev aBurmeseDev self-assigned this Apr 26, 2024
@aBurmeseDev
Copy link
Member

Hi @chrisjameslennon - thanks for reaching out.

This page here is what you're looking for, that shows all the credential providers with code examples. I understand that it might be helpful to have it in client pages but it may also cause some confusion which is why we keep everything credential related in one spot.

I appreciate your feedback!

@aBurmeseDev aBurmeseDev added response-requested Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days. p3 This is a minor priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Apr 26, 2024
Copy link

github-actions bot commented May 7, 2024

This issue has not received a response in 1 week. If you still think there is a problem, please leave a comment to avoid the issue from automatically closing.

@github-actions github-actions bot added the closing-soon This issue will automatically close in 4 days unless further comments are made. label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closing-soon This issue will automatically close in 4 days unless further comments are made. documentation This is a problem with documentation. p3 This is a minor priority issue response-requested Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.
Projects
None yet
Development

No branches or pull requests

2 participants