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

Create reference architecture for on-premises systems accessing S3 via IoT as a Credentials Provider #5

Open
timmattison opened this issue May 6, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@timmattison
Copy link
Contributor

Authorizing Direct Calls to AWS Services is a great way for on-premises devices to access AWS without having to have long lived IAM credentials stored locally or having to build a second authentication mechanism that vends temporary credentials. It also offers two migration paths for improved operations. First, customers can use certificates with secure hardware (TPMs, HSMs, secure elements). Second, customers can access AWS IoT Core easily for messaging and telemetry.

This pattern is particularly relevant for storage partners but other types of partners can make use of as well for IoT and non-IoT applications.

@timmattison timmattison added the enhancement New feature or request label May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant