11
Views
0
Comments
[AWSSimpleStorage] Make credentials a non-mandatory field
Question
AWSSimpleStorage
Forge asset by Stefan Weber

Hi,

Was wondering if it were possible to change the 'credentials' input parameter from mandatory to non-mandatory.

- - - - - -

Input parameters

  • credentials - AWS IAM credentials. You can either use IAM user credentials (Access Key and Secret Access Key) or an IAM role (Access Key, Secret Access Key and Session Token)

- - - - - -

In an AWS environment where we apply EC2 IAM instance profile roles instead of creating IAM users, this would help reduce complexity and IT overheads.

By running the ODC on a server running in AWS and applying an EC2 IAM instance profile roles with the necessary s3 bucket permissions, this would remove the need to also create IAM users.

Thanks.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.