aws-doc-sdk-examples icon indicating copy to clipboard operation
aws-doc-sdk-examples copied to clipboard

Swift - Examples for using identity resolvers

Open shepazon opened this issue 1 year ago • 0 comments

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?

  1. Use of SSO to authenticate with AWS
  2. Use of AWS access key and secret access key to authenticate with AWS

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?

  • [ ] All languages
  • [ ] .NET
  • [ ] C++
  • [ ] Go (v2)
  • [ ] Java
  • [ ] Java (v2)
  • [ ] JavaScript
  • [ ] JavaScript (v3)
  • [ ] Kotlin
  • [ ] PHP
  • [ ] Python
  • [ ] Ruby
  • [ ] Rust
  • [X] Swift
  • [ ] Not applicable

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

shepazon avatar Sep 23 '24 20:09 shepazon