elasticache.py

class botoform.enriched.elasticache.EnrichedElastiCache(evpc)

delete all cache clusters and subnet groups related to this VPC.

Parameters:cluster_ids – optional list of cache_cluster_ids (names) to delete instead.
Returns:None
get_all_cluster_descriptions()
get_all_subnet_group_descriptions()

return a list of cache cluster descriptions related to VPC.

return a list of cache cluster dns endpoints related to this VPC

return a list of cache cluster ids related to this VPC

return a list of cache subnet group descriptions related to VPC.

wait for related dbs to transition to desired state.