Skip to content

Conversation

@sichanyoo
Copy link
Contributor

Issue #

Description of changes

New/existing dependencies impact assessment, if applicable

Conventional Commits

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@jbelkins jbelkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved but wondering if one doc comment needs more detail.

Merge after 1.0.0 ships

/// The AWS credential identity resolver to be used for AWS credentials.
///
/// If no resolver is supplied, the SDK will look for credentials in the environment, then in the `~/.aws/credentials` file.
/// If no resolver is supplied, `AWSSDKIdentity.DefaultAWSCredentialIdentityResolverChain` gets used by default.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we document the specific order of resolvers in this chain?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I figured that for customers that really want to know, they can locate that component and look at doc comments on that given there's the module name and component name. Thought we would rather avoid duplicating doc comments.

@sichanyoo sichanyoo merged commit ef6ae82 into main Sep 17, 2024
29 checks passed
@sichanyoo sichanyoo deleted the chore/comment-fixes branch September 17, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants