Skip to end of banner
Go to start of banner

AWS ElasticCache Write

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

In this article

Overview

This snap adds new records to AWS Redis

Snap Type

AWS ElasticCache Write Snap is a Write type Snap that Writes data to AWS Redis

Prerequisites

  • None.

Limitations and Known Issues

None.

Account

This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint.Snap Views

Snap Views

Type

Description

Input 

This Snap has at most one document input view. Each document contains data in the form of json..

Output

This Snap has at most one document output view. Each document contains corresponding response in the form of json.

Error

This Snap has at most one document error view and produces zero or more documents in the view. Each document contains the corresponding error record if snap is not able to process data from AWS ElasticCache .

Snap Settings

Field Name

Description


Label

required 

The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline.

Default value: [None]

Input type

required

Select from the dropdown JSON Array, JSON Type, Map, String

Key name

required

Provide the key name.

Object data

required

Provide the Object Data

Expiry(Seconds)

Optional

Provide the time in seconds

Original Data

Optional

Check the checkbox if required.

Default value: none

Snap Execution

Indicates how the Snap must be executed. Available options are:

  • Validate & Execute: Performs limited execution of the Snap (up to 50 records) during Pipeline validation; performs full execution of the Snap (unlimited records) during Pipeline execution.

  • Execute only: Performs full execution of the Snap during Pipeline execution; does not execute the Snap during Pipeline validation.

  • Disabled: Disables the Snap and, by extension, its downstream Snaps.

Default value: Validate & Execute

  • No labels