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

Add an example showing how to resolve credentials using SSO (Identity Center) #6995

Merged
merged 4 commits into from
Oct 24, 2024

Conversation

shepazon
Copy link
Contributor

This PR is based on the static-resolver example previously added for Swift, but uses an SSO resolver instead of the static one. This will actually be the first example used in the SDK developer guide to demonstrate the use of credential identity resolvers.

The example requires that you have access to SSO using AWS Identity Center. Command line flags let you specify the profile to use, as well as optionally specifying custom config and/or credentials files.


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

@github-actions github-actions bot added the Swift This issue relates to the AWS SDK for Swift label Oct 21, 2024
@shepazon shepazon self-assigned this Oct 21, 2024
@shepazon shepazon added the Task A general update to the code base for language clarification, missing actions, tests, etc. label Oct 21, 2024
@shepazon shepazon requested a review from meyertst-aws October 21, 2024 20:18
@ford-at-aws ford-at-aws added the On Call Review complete On call review complete label Oct 24, 2024
@ford-at-aws ford-at-aws merged commit e30b6d4 into awsdocs:main Oct 24, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On Call Review complete On call review complete Swift This issue relates to the AWS SDK for Swift Task A general update to the code base for language clarification, missing actions, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants