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

ProfileRegionProvider does not allow for specifying profile name #1003

Closed
cloudshiftchris opened this issue Jul 28, 2023 · 1 comment · Fixed by #1123
Closed

ProfileRegionProvider does not allow for specifying profile name #1003

cloudshiftchris opened this issue Jul 28, 2023 · 1 comment · Fixed by #1123
Assignees
Labels
bug This issue is a bug.

Comments

@cloudshiftchris
Copy link

Describe the bug

See #1002. ProfileRegionProvider does not allow for setting of profile name, as is possible in Java SDK.

Expected behavior

One can specify the profile name to use.

Current behavior

Unable to specify profile name.

Steps to Reproduce

n/a

Possible Solution

Expose the profile name as a constructor parameter

Context

Migrating code from Java SDK to Kotlin SDK, this capability is missing.

AWS Kotlin SDK version used

0.29.0-beta

Platform (JVM/JS/Native)

JVM

Operating System and version

MacOS

@cloudshiftchris cloudshiftchris added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Jul 28, 2023
@aajtodd aajtodd removed the needs-triage This issue or PR still needs to be triaged. label Jul 31, 2023
@aajtodd aajtodd self-assigned this Nov 20, 2023
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants