Skip to content

Commit

Permalink
Update _partials/self-hosted/_aws-sts-config.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Karl Cardenas <[email protected]>
  • Loading branch information
lennessyy and karl-cardenas-coding authored Dec 20, 2024
1 parent f416baf commit db277ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _partials/self-hosted/_aws-sts-config.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ to deploy clusters in AWS using STS. Without this configuration, the STS option

2. Issue the following command to make an API call that confirms that the credentials were configured successfully.

```bash
```shell
curl --request GET \
--url https://<palette-api-url>/v1/system/config/aws/account \
--header 'Authorization: $TOKEN'
Expand Down

0 comments on commit db277ec

Please sign in to comment.