Package software.amazon.awscdk.services.elasticache
package software.amazon.awscdk.services.elasticache
Amazon ElastiCache Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.elasticache.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for ElastiCache construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::ElastiCache resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::ElastiCache.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThe
AWS::ElastiCache::CacheCluster
type creates an Amazon ElastiCache cache cluster.A fluent builder forCfnCacheCluster
.Configuration details of a CloudWatch Logs destination.A builder forCfnCacheCluster.CloudWatchLogsDestinationDetailsProperty
An implementation forCfnCacheCluster.CloudWatchLogsDestinationDetailsProperty
Configuration details of either a CloudWatch Logs destination or Kinesis Data Firehose destination.A builder forCfnCacheCluster.DestinationDetailsProperty
An implementation forCfnCacheCluster.DestinationDetailsProperty
The configuration details of the Kinesis Data Firehose destination.An implementation forCfnCacheCluster.KinesisFirehoseDestinationDetailsProperty
Specifies the destination, format and type of the logs.A builder forCfnCacheCluster.LogDeliveryConfigurationRequestProperty
An implementation forCfnCacheCluster.LogDeliveryConfigurationRequestProperty
Properties for defining aCfnCacheCluster
.A builder forCfnCacheClusterProps
An implementation forCfnCacheClusterProps
Consists of a primary cluster that accepts writes and an associated secondary cluster that resides in a different Amazon region.A fluent builder forCfnGlobalReplicationGroup
.A member of a Global datastore.An implementation forCfnGlobalReplicationGroup.GlobalReplicationGroupMemberProperty
A list of the replication groups.A builder forCfnGlobalReplicationGroup.RegionalConfigurationProperty
An implementation forCfnGlobalReplicationGroup.RegionalConfigurationProperty
A list ofPreferredAvailabilityZones
objects that specifies the configuration of a node group in the resharded cluster.An implementation forCfnGlobalReplicationGroup.ReshardingConfigurationProperty
Properties for defining aCfnGlobalReplicationGroup
.A builder forCfnGlobalReplicationGroupProps
An implementation forCfnGlobalReplicationGroupProps
TheAWS::ElastiCache::ParameterGroup
type creates a new cache parameter group.A fluent builder forCfnParameterGroup
.Properties for defining aCfnParameterGroup
.A builder forCfnParameterGroupProps
An implementation forCfnParameterGroupProps
TheAWS::ElastiCache::ReplicationGroup
resource creates an Amazon ElastiCache (Valkey or Redis OSS) replication group.A fluent builder forCfnReplicationGroup
.The configuration details of the CloudWatch Logs destination.An implementation forCfnReplicationGroup.CloudWatchLogsDestinationDetailsProperty
Configuration details of either a CloudWatch Logs destination or Kinesis Data Firehose destination.A builder forCfnReplicationGroup.DestinationDetailsProperty
An implementation forCfnReplicationGroup.DestinationDetailsProperty
The configuration details of the Kinesis Data Firehose destination.An implementation forCfnReplicationGroup.KinesisFirehoseDestinationDetailsProperty
Specifies the destination, format and type of the logs.An implementation forCfnReplicationGroup.LogDeliveryConfigurationRequestProperty
NodeGroupConfiguration
is a property of theAWS::ElastiCache::ReplicationGroup
resource that configures an Amazon ElastiCache (ElastiCache) Valkey or Redis OSS cluster node group.A builder forCfnReplicationGroup.NodeGroupConfigurationProperty
An implementation forCfnReplicationGroup.NodeGroupConfigurationProperty
Properties for defining aCfnReplicationGroup
.A builder forCfnReplicationGroupProps
An implementation forCfnReplicationGroupProps
TheAWS::ElastiCache::SecurityGroup
resource creates a cache security group.A fluent builder forCfnSecurityGroup
.The AWS::ElastiCache::SecurityGroupIngress type authorizes ingress to a cache security group from hosts in specified Amazon EC2 security groups.A fluent builder forCfnSecurityGroupIngress
.Properties for defining aCfnSecurityGroupIngress
.A builder forCfnSecurityGroupIngressProps
An implementation forCfnSecurityGroupIngressProps
Properties for defining aCfnSecurityGroup
.A builder forCfnSecurityGroupProps
An implementation forCfnSecurityGroupProps
The resource representing a serverless cache.A fluent builder forCfnServerlessCache
.The usage limits for storage and ElastiCache Processing Units for the cache.A builder forCfnServerlessCache.CacheUsageLimitsProperty
An implementation forCfnServerlessCache.CacheUsageLimitsProperty
The data storage limit.A builder forCfnServerlessCache.DataStorageProperty
An implementation forCfnServerlessCache.DataStorageProperty
The configuration for the number of ElastiCache Processing Units (ECPU) the cache can consume per second.A builder forCfnServerlessCache.ECPUPerSecondProperty
An implementation forCfnServerlessCache.ECPUPerSecondProperty
Represents the information required for client programs to connect to a cache node.A builder forCfnServerlessCache.EndpointProperty
An implementation forCfnServerlessCache.EndpointProperty
Properties for defining aCfnServerlessCache
.A builder forCfnServerlessCacheProps
An implementation forCfnServerlessCacheProps
Creates a cache subnet group.A fluent builder forCfnSubnetGroup
.Properties for defining aCfnSubnetGroup
.A builder forCfnSubnetGroupProps
An implementation forCfnSubnetGroupProps
For Valkey 7.2 and onwards, or Redis OSS engine version 6.0 and onwards: Creates user.Specifies the authentication mode to use.A builder forCfnUser.AuthenticationModeProperty
An implementation forCfnUser.AuthenticationModeProperty
A fluent builder forCfnUser
.For Valkey 7.2 and onwards, or Redis OSS 6.0 and onwards: Creates a user group.A fluent builder forCfnUserGroup
.Properties for defining aCfnUserGroup
.A builder forCfnUserGroupProps
An implementation forCfnUserGroupProps
Properties for defining aCfnUser
.A builder forCfnUserProps
An implementation forCfnUserProps