Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can use the AWS EC2 Management Snap to fetch data based on the instancemanage your EC2 instances, images, and security groups.

...

Snap Type

AWS EC2 Management is a write-type Snap used to create, modify, or delete resources within an AWS EC2 environment.

Prerequisites

NoneAn active AWS account with permissions to manage EC2 instances.

Limitations and Known Issues

...

Type

Format

Number of Views

Examples of Upstream and Downstream Snaps

Description

Input 

Document

 

  • Min: 1

  • Max: 1

  • Mapper SnapBinary

  • to Document CSV Reader Snap

  • Sort REST Get Snap

Each input document contains data that you want to write to AEP.

Output

Document

  • Min: 0

  • Max: 1

  • Mapper Email Sender Snap

  • Join Salesforce Writer Snap

  • Union Filter Snap

Each output document lists the status and other details associated with the writing process.

Error

Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter when running the pipeline by choosing one of the following options from the When errors occur list under the Views tab:

  • Stop pipeline Execution: Stops the current pipeline execution if the Snap encounters an error.

  • Discard Error Data and Continue: Ignores the error, discards that record, and continues with the remaining records.

  • Route Error Data to Error View: Routes the error data to an error view without stopping the Snap execution.

Learn more about Error handling in pipelines.

...