Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-emrcontainers-virtualcluster.json
Parent schema serverless-framework-configuration
Type: object

Resource Schema of AWS::EMRContainers::VirtualCluster Type. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

ContainerProvider object required
3 nested properties
Type string | Aws_CF_FunctionString required

The type of the container provider

Id string | Aws_CF_FunctionString required

The ID of the container cluster

Info object required
1 nested properties
EksInfo object required
1 nested properties
Namespace string | Aws_CF_FunctionString required
Name string | Aws_CF_FunctionString required

Name of the virtual cluster.

Tags Tag[]

An array of key-value pairs to apply to this virtual cluster.

uniqueItems=true

Definitions

ContainerProvider object
Type string | Aws_CF_FunctionString required

The type of the container provider

Id string | Aws_CF_FunctionString required

The ID of the container cluster

Info object required
1 nested properties
EksInfo object required
1 nested properties
Namespace string | Aws_CF_FunctionString required
ContainerInfo object
EksInfo object required
1 nested properties
Namespace string | Aws_CF_FunctionString required
EksInfo object
Namespace string | Aws_CF_FunctionString required
Tag object

An arbitrary set of tags (key-value pairs) for this virtual cluster.

Key string | Aws_CF_FunctionString required

The key name of the tag. You can specify a value that is 1 to 127 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 | Aws_CF_FunctionString required

The value for the tag. You can specify a value that is 1 to 255 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 -.