Follow-up from review on PR #571.
Context: the AWS self-hosted deploy guide includes an AWS Account ID bullet where the aws sts get-caller-identity --query Account --output text command should be moved onto its own nested code block. This can be pushed to a later cleanup pass.
Checklist:
Follow-up from review on PR #571.
Context: the AWS self-hosted deploy guide includes an AWS Account ID bullet where the
aws sts get-caller-identity --query Account --output textcommand should be moved onto its own nested code block. This can be pushed to a later cleanup pass.Checklist:
features/self-hosted/deploy/aws.mdxso the AWS CLI command appears as a nested code block.