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

Swift: Add a static credential identity resolver example #6979

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

shepazon
Copy link
Contributor

This pull request adds an example that demonstrates both how to use the STS AssumeRole function and how to use a static credential identity resolver with the SDK for Swift.


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 16, 2024
@shepazon shepazon self-assigned this Oct 16, 2024
Copy link
Contributor

@meyertst-aws meyertst-aws left a comment

Choose a reason for hiding this comment

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

LGTM

@meyertst-aws meyertst-aws added On Call Review complete On call review complete Task A general update to the code base for language clarification, missing actions, tests, etc. labels Oct 16, 2024
Added the README.md file for the STS examples. Also, added and updated
comments and snippet tags.
@meyertst-aws meyertst-aws merged commit baa9331 into awsdocs:main Oct 16, 2024
14 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.

2 participants