> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plerion.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Updating an AWS service account stack

> Learn how to update an AWS service account stacks to maintain permissions and regional infrastructure for CWPP scanning.

With the AWS service account integration, you can update existing **Permission** and **Region Stacks** to ensure your Plerion CWPP appliances continue to operate securely and efficiently across regions.

A **service account stack** may require updates over time due to changes in permissions, AWS regional support, or infrastructure improvements.\
There are two types of stacks that may need updates:

* **Permission Stack:** Grants Plerion access to the service account through IAM roles and policies.
* **Region Stacks:** Provisions the infrastructure required to run Plerion Service Account Appliances, including VPCs, subnets, security groups, and auto-scaling resources.

***

## Steps to update a service account stack

<Steps>
  <Step title="On the Plerion dashboard, go to Settings > Integrations">
    <Frame>
      <img src="https://mintcdn.com/pleriondocs/xqwXbDdIvpJS066S/images/integrations/aws/settings-integrations-sidenav.png?fit=max&auto=format&n=xqwXbDdIvpJS066S&q=85&s=76e3ee2c20634eb080fc39574d8b029f" alt="Sidebar navigation with Settings expanded and Integrations highlighted" width="655" height="853" data-path="images/integrations/aws/settings-integrations-sidenav.png" />
    </Frame>
  </Step>

  <Step title="Find AWS workload service account and click the + button">
    <Frame>
      <img src="https://mintcdn.com/pleriondocs/xqwXbDdIvpJS066S/images/integrations/aws/add-aws-service-account.png?fit=max&auto=format&n=xqwXbDdIvpJS066S&q=85&s=9a497727dcbbaf08679f3ec93486c146" alt="Integrations page with AWS service account account option and plus button to add integration" width="831" height="558" data-path="images/integrations/aws/add-aws-service-account.png" />
    </Frame>
  </Step>

  <Step title="Choose the service account to update" />

  <Step title="Select the stack to update">
    * For **Permission Stack**, go to the `Settings` tab.
    * For **Region Stacks**, go to the `Regions` tab.
  </Step>

  <Step title="Click Launch Stack or follow CLI commands">
    Click `Launch Stack` to update the stack using the AWS Console, or follow the CLI instructions provided on-screen to perform the update manually.
  </Step>
</Steps>
