aws / aws/aws-sdk-cpp

IoT credentials provider

Open
#1,467 3 comments 1 reaction 0 assignees View on GitHub
feature-request help wanted p2
Dominant language
C++
Stars
2.2k
Forks
1.2k
Avg merge
3d 14h
Merged PRs (30d)
12

Description

**Is your feature request related to a problem? Please describe.**
We have dug through the code to look for IoT credentials provider, but we could not find any.
Our use case is to give IoT devices limited credentials to S3 buckets.

**Describe the solution you'd like**
An wrapper that performs something similar to this
https://docs.aws.amazon.com/iot/latest/developerguide/authorizing-direct-aws.html
Or the implementation similar to the ones used in KVS streams.

**Describe alternatives you've considered**
We can implement the steps from here ourselves. Or we can generate aws keypairs allowing for s3 buckets only.
https://docs.aws.amazon.com/iot/latest/developerguide/authorizing-direct-aws.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.