Closed shepazon closed 3 weeks ago
A static credential identity resolver example has been added already. An SSO example is in PR #6995.
The SSO credential identity provider is now live. Documentation update that covers these will be going out soon.
Background story
While I'm already working on an example that uses the web identity credential resolver as part of an app example demonstrating use of Sign In With Apple to authenticate with AWS, we need at least one or two other examples. Examples for SSO and an example for access key and secret access key have been specifically requested.
These examples will be embedded (partially) in the content of a chapter in the AWS SDK for Swift Developer Guide.
What does this example accomplish?
This may be one example but is more likely to be two small examples.
Which AWS service(s)?
Cognito, IAM
Which AWS SDKs or tools?
Are there existing code examples to leverage?
Not available yet, but will attach a link to the Sign In With Apple example soon.
Do you have any reference code?
No response