Data Source schema for AWS::ElastiCache::ServerlessCache
id
(String) Uniquely identifies the resource.arn
(String) The ARN of the Serverless Cache.cache_usage_limits
(Attributes) The cache capacity limit of the Serverless Cache. (see below for nested schema)create_time
(String) The creation time of the Serverless Cache.daily_snapshot_time
(String) The daily time range (in UTC) during which the service takes automatic snapshot of the Serverless Cache.description
(String) The description of the Serverless Cache.endpoint
(Attributes) The address and the port. (see below for nested schema)engine
(String) The engine name of the Serverless Cache.final_snapshot_name
(String) The final snapshot name which is taken before Serverless Cache is deleted.full_engine_version
(String) The full engine version of the Serverless Cache.kms_key_id
(String) The ID of the KMS key used to encrypt the cluster.major_engine_version
(String) The major engine version of the Serverless Cache.reader_endpoint
(Attributes) The address and the port. (see below for nested schema)security_group_ids
(Set of String) One or more Amazon VPC security groups associated with this Serverless Cache.serverless_cache_name
(String) The name of the Serverless Cache. This value must be unique.snapshot_arns_to_restore
(Set of String) The ARN's of snapshot to restore Serverless Cache.snapshot_retention_limit
(Number) The snapshot retention limit of the Serverless Cache.status
(String) The status of the Serverless Cache.subnet_ids
(Set of String) The subnet id's of the Serverless Cache.tags
(Attributes Set) An array of key-value pairs to apply to this Serverless Cache. (see below for nested schema)user_group_id
(String) The ID of the user group.cache_usage_limits
Read-Only:
data_storage
(Attributes) The cached data capacity of the Serverless Cache. (see below for nested schema)ecpu_per_second
(Attributes) The ECPU per second of the Serverless Cache. (see below for nested schema)cache_usage_limits.data_storage
Read-Only:
maximum
(Number) The maximum cached data capacity of the Serverless Cache.minimum
(Number) The minimum cached data capacity of the Serverless Cache.unit
(String) The unit of cached data capacity of the Serverless Cache.cache_usage_limits.ecpu_per_second
Read-Only:
maximum
(Number) The maximum ECPU per second of the Serverless Cache.minimum
(Number) The minimum ECPU per second of the Serverless Cache.endpoint
Read-Only:
address
(String) Endpoint address.port
(String) Endpoint port.reader_endpoint
Read-Only:
address
(String) Endpoint address.port
(String) Endpoint port.tags
Read-Only:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with 'aws:'. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.