We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
AwsOptions
amazon-web-service2
The AwsOptions class documentation incorrectly refers to awsAccessKeyId and awsSecretKeyId in the description of StaticCredentialsProvider.
awsAccessKeyId
awsSecretKeyId
StaticCredentialsProvider
Using AwsOptions as described in the documentation results in errors.
The documentation must be updated to avoid confusing other users.
Priority: 3 (nice-to-have improvement)
The text was updated successfully, but these errors were encountered:
.take-issue
Sorry, something went wrong.
twosom
Successfully merging a pull request may close this issue.
What needs to happen?
The AwsOptions class documentation incorrectly refers to
awsAccessKeyId
andawsSecretKeyId
in the description ofStaticCredentialsProvider
.Using
AwsOptions
as described in the documentation results in errors.The documentation must be updated to avoid confusing other users.
Issue Priority
Priority: 3 (nice-to-have improvement)
Issue Components
The text was updated successfully, but these errors were encountered: