ElastiCache
AwsElasticacheCluster
Provides an ElastiCache Cluster resource.
- Resource
- Data
import { AwsElasticacheCluster } from "@dinghy/tf-aws/serviceElasticache"
<AwsElasticacheCluster/>
import { DataAwsElasticacheCluster } from "@dinghy/tf-aws/serviceElasticache"
<DataAwsElasticacheCluster/>
AwsElasticacheGlobalReplicationGroup
Provides an ElastiCache Global Replication Group resource.
- Resource
import { AwsElasticacheGlobalReplicationGroup } from "@dinghy/tf-aws/serviceElasticache"
<AwsElasticacheGlobalReplicationGroup/>
AwsElasticacheParameterGroup
Provides an ElastiCache parameter group resource.
- Resource
import { AwsElasticacheParameterGroup } from "@dinghy/tf-aws/serviceElasticache"
<AwsElasticacheParameterGroup/>
AwsElasticacheReplicationGroup
Provides an ElastiCache Replication Group resource.
- Resource
- Data
import { AwsElasticacheReplicationGroup } from "@dinghy/tf-aws/serviceElasticache"
<AwsElasticacheReplicationGroup/>
import { DataAwsElasticacheReplicationGroup } from "@dinghy/tf-aws/serviceElasticache"
<DataAwsElasticacheReplicationGroup/>
AwsElasticacheReservedCacheNode
Manages an ElastiCache Reserved Cache Node
- Resource
import { AwsElasticacheReservedCacheNode } from "@dinghy/tf-aws/serviceElasticache"
<AwsElasticacheReservedCacheNode/>
AwsElasticacheReservedCacheNodeOffering
Information about a single ElastiCache Reserved Cache Node Offering.
- Data
import { DataAwsElasticacheReservedCacheNodeOffering } from "@dinghy/tf-aws/serviceElasticache"
<DataAwsElasticacheReservedCacheNodeOffering/>
AwsElasticacheServerlessCache
Provides an ElastiCache Serverless Cache resource.
- Resource
- Data
import { AwsElasticacheServerlessCache } from "@dinghy/tf-aws/serviceElasticache"
<AwsElasticacheServerlessCache/>
import { DataAwsElasticacheServerlessCache } from "@dinghy/tf-aws/serviceElasticache"
<DataAwsElasticacheServerlessCache/>
AwsElasticacheSubnetGroup
Provides an ElastiCache Subnet Group resource.
- Resource
- Data
import { AwsElasticacheSubnetGroup } from "@dinghy/tf-aws/serviceElasticache"
<AwsElasticacheSubnetGroup/>
import { DataAwsElasticacheSubnetGroup } from "@dinghy/tf-aws/serviceElasticache"
<DataAwsElasticacheSubnetGroup/>
AwsElasticacheUser
Provides an ElastiCache user.
- Resource
- Data
import { AwsElasticacheUser } from "@dinghy/tf-aws/serviceElasticache"
<AwsElasticacheUser/>
import { DataAwsElasticacheUser } from "@dinghy/tf-aws/serviceElasticache"
<DataAwsElasticacheUser/>
AwsElasticacheUserGroup
Provides an ElastiCache user group.
- Resource
import { AwsElasticacheUserGroup } from "@dinghy/tf-aws/serviceElasticache"
<AwsElasticacheUserGroup/>
AwsElasticacheUserGroupAssociation
Associate an ElastiCache user and user group.
- Resource
import { AwsElasticacheUserGroupAssociation } from "@dinghy/tf-aws/serviceElasticache"
<AwsElasticacheUserGroupAssociation/>