DOC-1183 fix formatting - #252
Conversation
PR Change SummaryFixed formatting issues and clarified prerequisites for deploying BYOC clusters on AWS.
Modified Files
How can I customize these reviews?Check out the Hyperlint AI Reviewer docs for more information on how to customize the review. If you just want to ignore it on this PR, you can add the Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add |
✅ Deploy Preview for rp-cloud ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
|
||
| * A minimum version of Redpanda `rpk` v24.1. See xref:manage:rpk/rpk-install.adoc[]. | ||
| * The AWS variables necessary to authenticate. Use either: | ||
| * The user authenticating to AWS has `AWSAdministratorAccess` access to create the IAM policies specified in xref:security:authorization/cloud-iam-policies.adoc[AWS IAM policies]. |
There was a problem hiding this comment.
| * The user authenticating to AWS has `AWSAdministratorAccess` access to create the IAM policies specified in xref:security:authorization/cloud-iam-policies.adoc[AWS IAM policies]. | |
| * The user authenticating to AWS has `AWSAdministratorAccess` permission to create the IAM policies specified in xref:security:authorization/cloud-iam-policies.adoc[AWS IAM policies]. |
If we change it to "AWSAdministratorAccess permissions" would that make it less accurate?
There was a problem hiding this comment.
@david-yu is this change OK (this PR is just to fix formatting I missed!):
"The user authenticating to AWS has access to the AWSAdministratorAccess policy to create..."
Description
Resolves https://redpandadata.atlassian.net/browse/DOC-1183
Review deadline:
Page previews
https://deploy-preview-252--rp-cloud.netlify.app/redpanda-cloud/get-started/cluster-types/byoc/aws/create-byoc-cluster-aws/#prerequisites
Checks