This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Omics::RunCache
The AWS::Omics::RunCache resource Property description not available. for Omics.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::Omics::RunCache", "Properties" : { "CacheBehavior" :String, "CacheBucketOwnerId" :String, "CacheS3Location" :String, "Description" :String, "Name" :String, "Tags" :[ Tag, ... ]} }
YAML
Type: AWS::Omics::RunCache Properties: CacheBehavior:StringCacheBucketOwnerId:StringCacheS3Location:StringDescription:StringName:StringTags:- Tag
Properties
CacheBehavior-
Default cache behavior for the run cache.
Required: No
Type: String
Allowed values:
CACHE_ON_FAILURE | CACHE_ALWAYSUpdate requires: No interruption
CacheBucketOwnerIdProperty description not available.
Required: No
Type: String
Pattern:
^[0-9]+$Minimum:
12Maximum:
12Update requires: Replacement
CacheS3LocationProperty description not available.
Required: No
Type: String
Pattern:
^s3://([a-z0-9][a-z0-9-.]{1,61}[a-z0-9])(/(.{0,1024}))?$Update requires: Replacement
DescriptionProperty description not available.
Required: No
Type: String
Pattern:
^[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+$Minimum:
1Maximum:
256Update requires: No interruption
Name-
The name of the run cache.
Required: No
Type: String
Pattern:
^[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+$Minimum:
1Maximum:
128Update requires: No interruption
Property description not available.
Required: No
Type: Array of Tag
Update requires: No interruption
Return values
Ref
Fn::GetAtt
Arn-
Unique resource identifier for the run cache.
CreationTime-
The time that this run cache was created (an ISO 8601 formatted string).
Id-
The identifier for this run cache.
Status-
The run cache status.