Skip to Content

Update Permissions
Available in v1.26.11+

Cloud Formation

Via UI

Navigate to the AWS CloudFormation console and follow the steps below:

  1. Select the ScaleOpsIntegrationQuickSetupStack / ScaleOpsNodeIntegrationQuickSetupStack stack
  2. Click Update stack
  3. Select Make a direct update
  4. Use the existing template and click Next
  5. Review the parameters and click Next
  6. Review the changes and click Submit

Settings

Via CLI

aws cloudformation update-stack \ --stack-name ScaleOpsNodeIntegrationQuickSetupStack \ --template-url https://scriptshelf.scaleops.com/aws/node-integration.yaml \ --capabilities CAPABILITY_NAMED_IAM \ --parameters ParameterKey=externalID,ParameterValue=<SCALEOPS_EXTERNAL_ID> \ --region us-east-1

Terraform

Rerun the Terraform script.