Skip to main content

ElastiCache

AwsElasticacheCluster

Provides an ElastiCache Cluster resource.

import { AwsElasticacheCluster } from "@dinghy/tf-aws/serviceElasticache"

<AwsElasticacheCluster/>

AwsElasticacheGlobalReplicationGroup

Provides an ElastiCache Global Replication Group resource.

import { AwsElasticacheGlobalReplicationGroup } from "@dinghy/tf-aws/serviceElasticache"

<AwsElasticacheGlobalReplicationGroup/>

AwsElasticacheParameterGroup

Provides an ElastiCache parameter group resource.

import { AwsElasticacheParameterGroup } from "@dinghy/tf-aws/serviceElasticache"

<AwsElasticacheParameterGroup/>

AwsElasticacheReplicationGroup

Provides an ElastiCache Replication Group resource.

import { AwsElasticacheReplicationGroup } from "@dinghy/tf-aws/serviceElasticache"

<AwsElasticacheReplicationGroup/>

AwsElasticacheReservedCacheNode

Manages an ElastiCache Reserved Cache Node

import { AwsElasticacheReservedCacheNode } from "@dinghy/tf-aws/serviceElasticache"

<AwsElasticacheReservedCacheNode/>

AwsElasticacheReservedCacheNodeOffering

Information about a single ElastiCache Reserved Cache Node Offering.

import { DataAwsElasticacheReservedCacheNodeOffering } from "@dinghy/tf-aws/serviceElasticache"

<DataAwsElasticacheReservedCacheNodeOffering/>

AwsElasticacheServerlessCache

Provides an ElastiCache Serverless Cache resource.

import { AwsElasticacheServerlessCache } from "@dinghy/tf-aws/serviceElasticache"

<AwsElasticacheServerlessCache/>

AwsElasticacheSubnetGroup

Provides an ElastiCache Subnet Group resource.

import { AwsElasticacheSubnetGroup } from "@dinghy/tf-aws/serviceElasticache"

<AwsElasticacheSubnetGroup/>

AwsElasticacheUser

Provides an ElastiCache user.

import { AwsElasticacheUser } from "@dinghy/tf-aws/serviceElasticache"

<AwsElasticacheUser/>

AwsElasticacheUserGroup

Provides an ElastiCache user group.

import { AwsElasticacheUserGroup } from "@dinghy/tf-aws/serviceElasticache"

<AwsElasticacheUserGroup/>

AwsElasticacheUserGroupAssociation

Associate an ElastiCache user and user group.

import { AwsElasticacheUserGroupAssociation } from "@dinghy/tf-aws/serviceElasticache"

<AwsElasticacheUserGroupAssociation/>