AWS security-ir documentation change
Summary
Updated CLI command syntax with service name quotes and --no-cli-page flag
Security assessment
Technical correction to CLI documentation without security implications
Diff
diff --git a/security-ir/latest/userguide/select-a-membership-account.md b/security-ir/latest/userguide/select-a-membership-account.md index 4ac07c864..64f6dfbda 100644 --- a//security-ir/latest/userguide/select-a-membership-account.md +++ b//security-ir/latest/userguide/select-a-membership-account.md @@ -23 +23 @@ You can use the IAM to create this role in your AWS Organizations management acc - 2. Access the AWS CloudShell window or access the account via CLI in your preferred method. + 2. Access the [AWS CloudShell](https://console.aws.amazon.com/cloudshell/home) window or access the account via CLI in your preferred method. @@ -25 +25 @@ You can use the IAM to create this role in your AWS Organizations management acc - 3. Use the CLI command `aws iam create-service-linked-role --aws-service-name triage.security-ir.amazonaws.com` + 3. Use the CLI command `aws iam create-service-linked-role --aws-service-name "triage.security-ir.amazonaws.com" --no-cli-page`