stackery aws update-role
stackery aws update-role
Update the Stackery Role
Synopsis
Update the Stackery Role to the current version. The Stackery Role is a stack that is provisioned into the user's AWS account; it allows monitoring of stacks created via Stackery.
stackery aws update-role [flags]
Options
      --access-key-id string         AWS access key ID
      --aws-profile string           AWS profile name
      --deployer-policy-arn string   The ARN of an IAM policy to be used to grant permission to the Stackery Deployer role
      --deployments string           Enable/disable the Stackery Deployer IAM Role
  -h, --help                         help for update-role
      --secret-access-key string     AWS secret access key
      --session-token string         AWS session token
      --tags string                  Apply tags to Stackery Role resources (--tags key1=value1,key2=value2)
Options inherited from parent commands
      --non-interactive   Skip user inputs
SEE ALSO
- stackery aws - Manage AWS providers
