View a markdown version of this page

AWS::Omics::RunCache - AWS CloudFormation

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: String CacheBucketOwnerId: String CacheS3Location: String Description: String Name: String Tags: - Tag

Properties

CacheBehavior

Default cache behavior for the run cache.

Required: No

Type: String

Allowed values: CACHE_ON_FAILURE | CACHE_ALWAYS

Update requires: No interruption

CacheBucketOwnerId

Property description not available.

Required: No

Type: String

Pattern: ^[0-9]+$

Minimum: 12

Maximum: 12

Update requires: Replacement

CacheS3Location

Property 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

Description

Property description not available.

Required: No

Type: String

Pattern: ^[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+$

Minimum: 1

Maximum: 256

Update 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: 1

Maximum: 128

Update requires: No interruption

Tags

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.