diff --git a/_partials/self-hosted/_aws-sts-config.mdx b/_partials/self-hosted/_aws-sts-config.mdx index 6689039d42..763cf5f8c1 100644 --- a/_partials/self-hosted/_aws-sts-config.mdx +++ b/_partials/self-hosted/_aws-sts-config.mdx @@ -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. @@ -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.