ElasticacheFunctions

Functions

Link copied to clipboard

The AWS::ElastiCache::GlobalReplicationGroup resource creates an Amazon ElastiCache Global Replication Group.

suspend fun getGlobalReplicationGroup(globalReplicationGroupId: String): GetGlobalReplicationGroupResult
Link copied to clipboard

Resource Type definition for AWS::ElastiCache::ParameterGroup

suspend fun getParameterGroup(cacheParameterGroupName: String): GetParameterGroupResult
Link copied to clipboard

The AWS::ElastiCache::ServerlessCache resource creates an Amazon ElastiCache Serverless Cache.

suspend fun getServerlessCache(serverlessCacheName: String): GetServerlessCacheResult
Link copied to clipboard

Resource Type definition for AWS::ElastiCache::SubnetGroup

suspend fun getSubnetGroup(cacheSubnetGroupName: String): GetSubnetGroupResult
Link copied to clipboard
suspend fun getUser(argument: GetUserPlainArgs): GetUserResult

Resource Type definition for AWS::ElastiCache::User

suspend fun getUser(userId: String): GetUserResult
suspend fun getUser(argument: suspend GetUserPlainArgsBuilder.() -> Unit): GetUserResult
Link copied to clipboard

Resource Type definition for AWS::ElastiCache::UserGroup

suspend fun getUserGroup(userGroupId: String): GetUserGroupResult