Hi,
Was wondering if it were possible to change the 'credentials' input parameter from mandatory to non-mandatory.
- - - - - -
Input parameters
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.