Run key-report with Specific Profile Permissions

Issue #57 new
blakeca00 repo owner created an issue

As of version 1.3.1, a key report can only be run using permissions of the default profile

if and only if the default IAM permissions are configured for the default IAM User account

via the following command:

keyup --key-report

THIS IS BROKEN behavior as the default profile may not have adequate permissions to run

the entire key report. The desired behavior is to enable running of a key report under any

user specified profilename via the following:

keyup --key-report --profile user-xyz

Comments (1)

  1. Log in to comment