Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Using IAM Roles with Net::Amazon::S3 #72

@elliotholden

Description

@elliotholden

Hi All, new here so I hope this is the proper forum to ask a question.

My company is using the Net::Amazon::S3 module and I'm trying to simplify the way we interact with AWS and use Roles instead of applying policies to IAM Users. So I'd like my developers to be able to "assume" a role in their code.

My question is - Does Net::Amazon::S3 support where you can "assume" a role before making the S3 call. I see where there is a use_iam_role that can be set to "true" but I'm not understanding what that means. In other words "how" does one assume the role?

Thank you for any help you can provide.

Elliot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions