View a markdown version of this page

AWS::Amplify::Jobs - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::Amplify::Jobs

The AWS::Amplify::Jobs resource Property description not available. for Amplify.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::Amplify::Jobs", "Properties" : { "AppId" : String, "BranchName" : String } }

YAML

Type: AWS::Amplify::Jobs Properties: AppId: String BranchName: String

Properties

AppId

The unique ID for an Amplify app.

Required: Yes

Type: String

Pattern: ^d[a-z0-9]+$

Minimum: 1

Maximum: 20

Update requires: Replacement

BranchName

The name of the branch to use for the request.

Required: Yes

Type: String

Pattern: ^(?s).+$

Minimum: 1

Maximum: 255

Update requires: Replacement

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

CommitId

Property description not available.

CommitTime

Property description not available.

JobId

Property description not available.

StartTime

Property description not available.

Status

Property description not available.