aws-samples / inspector2-enablement-with-cli

bash script to enable Amazon Inspector2 on AWS Organizations in multiple regions
MIT No Attribution
22 stars 10 forks source link

docs: Amend README with expected i.e., `delegate_admin` parameter #4

Closed sorinpad closed 5 months ago

sorinpad commented 7 months ago

Description of changes:

Hey,

Following along with the README:

$ ./inspector2_enablement_with_awscli.sh -a designate_admin
12345678910
unknown parameter ... EXITING NOW!!!
Run for relevant command: ./inspector2_enablement_with_awscli.sh -h

designate_admin is actually delegate_admin :pray:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

stefmbappe commented 5 months ago

Hello @sorinpad

thank you for your suggestion. It is corrected.

Regards