Adding, editing, and deleting automation actions - AWS App Studio

AWS App Studio is in preview and is subject to change.

Adding, editing, and deleting automation actions

An automation action, commonly referred to as an action, is an individual step of logic that make up an automation. Each action performs a specific task, whether it's sending an email, creating a data record, invoking a Lambda function, or calling APIs. Actions are added to automations from the action library, and can be grouped into conditional statements or loops.

Adding an automation action

Use the following procedure to add an action to an automation in an App Studio application.

To add an automation action
  1. If necessary, navigate to the application studio of your application.

  2. Choose the Automations tab.

  3. In the left-side Automations menu, choose the automation you want to add an action to.

  4. In the right-hand Action menu, choose the action you want to add, or drag and drop the action into the canvas. After the action is created, you can choose the action to configure the action properties to define the action's functionality. For more information about action properties and configuring them, see Automation actions reference.

Viewing and editing automation action properties

Use the following procedure to view or edit an automation action's properties in an App Studio application.

To view or edit automation action properties
  1. If necessary, navigate to the application studio of your application.

  2. Choose the Automations tab.

  3. In the left-side Automations menu, choose the action of which you want to view or edit properties. Alternatively, you can choose the action in the canvas when viewing the automation that contains it.

  4. You can view or edit the action properties in the right-side Properties menu. The properties for an action are different for each action type. For more information about action properties and configuring them, see Automation actions reference.

Deleting an automation action

Use the following procedure to delete an action from an automation in an App Studio application.

To delete an automation action
  1. If necessary, navigate to the application studio of your application.

  2. Choose the Automations tab.

  3. In the left-side Automations menu, choose the automation that contains the action you want to delete.

  4. In the canvas, choose the trash icon in the action you want to delete and choose Delete.