Skip to content

Commit

Permalink
docs: copy edit
Browse files Browse the repository at this point in the history
  • Loading branch information
lennessyy committed Dec 20, 2024
1 parent 3be7f18 commit ca5cc5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _partials/self-hosted/_aws-sts-config.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ partial_category: self-hosted
partial_name: sts-config
---

{props.edition} allows tenants to use AWS Secret Token Service (STS) to add an AWS cloud accounts to their {props.edition} environment.
{props.edition} allows tenants to use AWS Secret Token Service (STS) to add AWS cloud accounts to their {props.edition} environment.
In order to do this, {props.edition} relies on another AWS cloud account that is configured on the {props.edition} instance
to assume a custom role created on the tenant's AWS account.

Expand Down Expand Up @@ -54,7 +54,7 @@ to deploy clusters in AWS using STS. Without this configuration, the STS option

This avoids exposing sensitive information in the command line.

2. Issue the following commend to invoke the {props.edition} API to configure the AWS account to your instance.
2. Issue the following command to invoke the {props.edition} API to configure the AWS account to your instance.

<Tabs>

Expand Down

0 comments on commit ca5cc5f

Please sign in to comment.