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

This schema is for testing purpose only.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

RobotSoftwareSuite object required

The robot software suite used by the robot application.

2 nested properties
Name string | Aws_CF_FunctionString required

The name of robot software suite.

Version string | Aws_CF_FunctionString

The version of robot software suite.

Name string | Aws_CF_FunctionString

The name of the robot application.

Sources SourceConfig[]

The sources of the robot application.

Environment string | Aws_CF_FunctionString

The URI of the Docker image for the robot application.

CurrentRevisionId string | Aws_CF_FunctionString

The revision ID of robot application.

Tags object

A key-value pair to associate with a resource.

Definitions

Arn string | Aws_CF_FunctionString
Tags object

A key-value pair to associate with a resource.

SourceConfig object
S3Bucket string | Aws_CF_FunctionString required

The Arn of the S3Bucket that stores the robot application source.

S3Key string | Aws_CF_FunctionString required

The s3 key of robot application source.

Architecture string | Aws_CF_FunctionString required

The architecture of robot application.

RobotSoftwareSuite object

The robot software suite used by the robot application.

Name string | Aws_CF_FunctionString required

The name of robot software suite.

Version string | Aws_CF_FunctionString

The version of robot software suite.