AWS Redis Account

In this article

Overview

Amazon ElastiCache for Redis maintains compatibility with the open-source Redis data formats and Redis APIs and works with Redis clients. It uses the open Redis data format to store your data. You can use this account type to connect AWS ElastiCache Snaps with data sources that use the account.

Prerequisites

  • The registered domain in the AWS Redis.

  • AWS Redis domain's port number.

Limitations and Known Issues

None.

Account Settings

 

  • Asterisk ( * ): Indicates a mandatory field.

  • Suggestion icon ( ): Indicates a list that is dynamically populated based on the configuration.

  • Expression icon ( ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.

  • Add icon ( ): Indicates that you can add fields in the fieldset.

  • Remove icon ( ): Indicates that you can remove fields from the fieldset.

Field Name

Field Type

Description

Field Name

Field Type

Description

Label*

 

Default ValueELT Database Account
ExampleELT RS Account

String

Specify a unique label for the account.

 

AWS Redis Domain*

Default ValueN/A
Exampleredis://127.0.0.1:6380

String

Specify the name of the AWS Redis Domain. If there are group of cluster nodes, provide the URLs separated by a comma in the following format: redis://127.0.0.1:6379\", \"redis://127.0.0.1:6380

ElastiCache ensures that both the DNS name and the IP address of the cache node remain the same when cache nodes are recovered in case of failure.

AWS Redis Domain's port number*

Default ValueN/A
Examplemydomian.com

Integer

Enter the port number of the Redis domain. The default port for Redis is 6379.

Username

Default ValueN/A
Examplejohndoe@amazon.com

String

Enter the username.

Password

Default ValueN/A
Example: *******

String

The password associated with the AWS ElastiCache username.

SSL/TLS

 

Default ValueN/A
ExampleSelected

Checkbox

SSL/TLS encrypts communications between a client and server, primarily web browsers and web sites/applications. If SSL/TLS is selected, data is encrypted without certificate validation. Ensure to provide the database name in AWS Redis Domain to validate the user against that particular database name.

Client Name

 

Default ValueN/A
ExampleSnapdoc

String

Specify a name for the API Client

Cluster

 

Default ValueN/A
ExampleSelected

Checkbox

Select the checkbox if the server type is cluster.

Connection Pool Size

 

Default value: 64
Example: 1

Integer

Required. Specify the maximum connection pooling size to use.

 

Netty Threads

 

Default Value32
Example25

Integer

Enter the size of the threads between internal Redis clients used by Amazon. Netty threads used in Redis response decoding and sending commands.

Snap Pack History