Overview

Perform operations on AWS Cloudformation Stacks via the Workflow Automator.


Description

Orchestration apps let you automate repeatable tasks and actions that span across a diverse set of systems and applications using workflows. The list of actions supported for this app include:


Stack Management

  1. Cancel Update Stack

  2. Continue Update Rollback

  3. Create Stack

  4. Delete Stack

  5. Get Stack Policy

  6. Get Template

  7. Look up Stack Events

  8. Look up Stack Resources

  9. Look up Stacks

  10. Set Stack Policy

  11. Update Stack


Prerequisites:

To install and authenticate this app you will need to provide the following inputs

  • Secret Key

  • Access Key


  1. Create an application user in AWS IAM. Assign policies with permissions for each of the actions enlisted in this app.

  2. Attach the IAM policy with permissions to the newly created application (non-human) user.


Each action currently supported in this app should have corresponding permission in an IAM policy attached to the newly created user.


Note: If you're using credentials of an AWS admin account, you do not have to assign a policy.


Steps to authenticate and perform actions on AWS

  1. Use your AWS account ID or account alias, your IAM user name, and your password to sign in to the IAM console.

  2. In the navigation bar on the upper right, choose your username, and then choose My Security Credentials.

  3. Expand the Access keys (access key ID and secret access key) section.

  4. To create an access key, choose to Create New Access Key. If this feature is disabled, then you must delete one of the existing keys before you can create a new one. A warning explains that you have only this one opportunity to view or download the secret access key. To copy the key to paste it somewhere else for safekeeping, choose Show Access Key. To save the access key ID and secret access key to a .csv file to a secure location on your computer, choose Download Key File.


Usecases

Now that you've successfully installed the AWS CloudFor orchestration app, please have a look at the sample use case below to show how the app can be used efficiently.