awspx icon indicating copy to clipboard operation
awspx copied to clipboard

Helper text for createPolicyVersion is missing the iam service command

Open sethsec-bf opened this issue 4 years ago • 0 comments

Missing the iam sub-command before create-policy-version. I spot checked the rest in source and this looks like the only one missing it.

aws create-policy-version   \
  --policy-arn ...

sethsec-bf avatar Sep 17 '21 16:09 sethsec-bf