Skip to content

Commit

Permalink
docs: PEM-6808: Adding AWS Secret Cloud documentation (#5624)
Browse files Browse the repository at this point in the history
* Adding AWS Secret Cloud documentation

* ci: auto-formatting prettier issues

* Fixing spacing

* ci: auto-formatting prettier issues

* Adjusting Getting Started AWS prereqs to account for updated partial

* ci: auto-formatting prettier issues

* Incorporating suggestions from Carolina

* ci: auto-formatting prettier issues

* Incorporating feedback from Carolina

* ci: auto-formatting prettier issues

* Apply suggestions from code review

Co-authored-by: caroldelwing <[email protected]>

* ci: auto-formatting prettier issues

---------

Co-authored-by: achuribooks <[email protected]>
Co-authored-by: caroldelwing <[email protected]>
  • Loading branch information
3 people authored and addetz committed Feb 7, 2025
1 parent 6e4e173 commit 50a8cb4
Show file tree
Hide file tree
Showing 4 changed files with 247 additions and 92 deletions.
26 changes: 11 additions & 15 deletions _partials/_aws-static-credentials-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,29 @@ partial_category: palette-setup
partial_name: aws-static-credentials
---

1. Create an IAM Role or IAM User for Palette. Use the following resources if you need additional help.
1. Log in to [Palette](https://console.spectrocloud.com) as tenant admin.

- [IAM Role creation guide](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user.html).
- [IAM User creation guide](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html).
2. From the left **Main Menu**, click on **Tenant Settings**.

2. In the AWS console, assign the Palette-required IAM policies to the IAM role or the IAM user that Palette will use.
3. Select **Cloud Accounts**, and click **Add AWS Account**.

3. Log in to [Palette](https://console.spectrocloud.com) as tenant admin.

4. From the left **Main Menu**, click on **Tenant Settings**.

5. Select **Cloud Accounts**, and click **+Add AWS Account**.

6. In the cloud account creation wizard provide the following information:
4. In the cloud account creation wizard provide the following information:

- **Account Name:** Custom name for the cloud account.

- **Description:** Optional description for the cloud account.

- **Partition:** Choose **AWS** from the **drop-down Menu**.

- **Credentials:**

- AWS Access key

- AWS Secret access key

7. Click the **Validate** button to validate the credentials.
5. Click the **Validate** button to validate the credentials.

8. Once the credentials are validated, the **Add IAM Policies** toggle displays. Toggle **Add IAM Policies** on.
6. Once the credentials are validated, the **Add IAM Policies** toggle is displayed. Toggle **Add IAM Policies** on.

9. Use the **drop-down Menu**, which lists available IAM policies in your AWS account, to select any desired IAM
policies you want to assign to Palette IAM role or IAM user.
7. Use the **drop-down Menu**, which lists available IAM policies in your AWS account, to select any desired IAM
policies you want to assign to the Palette IAM role or IAM user.
Loading

0 comments on commit 50a8cb4

Please sign in to comment.