Skip to Content

Update Permissions
Available in v1.15.7+

Cloud Formation

Via UI

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

  1. Select the ScaleOpsIntegrationQuickSetupStack / ScaleOpsCURQuickSetupStack 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 ScaleOpsCURQuickSetupStack \ --template-url https://scriptshelf.scaleops.com/cur-cloudformation-templates/quick-setup.yaml \ --capabilities CAPABILITY_NAMED_IAM \ --parameters ParameterKey=externalID,ParameterValue=<SCALEOPS_EXTERNAL_ID> \ --region us-east-1

Terraform

Rerun the Terraform script.