Skip to content

Conversation

shepazon
Copy link
Contributor

@shepazon shepazon commented Sep 4, 2025

This pull request adds an example for the Cognito credential identity resolver in the Swift SDK. This example is not one that will show up among examples for services, but instead will have snippets embedded inline in an article about this credential identity resolver. There won't be a CDD build at this time, since I can't build a draft of the guide with the snippets in place until the snippets are available.

The example creates an identity pool, configures it, then authenticates using the Cognito credential resolver. Once that's done, the credentials obtained are used to list S3 buckets that are available.


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

@shepazon shepazon self-assigned this Sep 4, 2025
@shepazon shepazon added 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. labels Sep 4, 2025
@shepazon shepazon requested a review from beqqrry-aws September 4, 2025 17:46
@shepazon shepazon added Basics A basic code example showing the core actions for a particular service. Task A general update to the code base for language clarification, missing actions, tests, etc. and removed Task A general update to the code base for language clarification, missing actions, tests, etc. Basics A basic code example showing the core actions for a particular service. labels Sep 10, 2025
@beqqrry-aws beqqrry-aws added the On Call Review needed This work needs an on-call review label Sep 15, 2025
@scmacdon scmacdon added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Sep 15, 2025
@scmacdon scmacdon merged commit 6dd5e1d into awsdocs:main Sep 15, 2025
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