Skip to content

IoT credentials provider #1467

Open
Open
@suggestedfixes

Description

@suggestedfixes

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.help wantedWe are asking the community to submit a PR to resolve this issue.p2This is a standard priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions