AWS::Batch::JobDefinition RepositoryCredentials - 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).

AWS::Batch::JobDefinition RepositoryCredentials

The repository credentials for private registry authentication.

Syntax

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

JSON

{ "CredentialsParameter" : String }

YAML

CredentialsParameter: String

Properties

CredentialsParameter

The Amazon Resource Name (ARN) of the secret containing the private repository credentials.

Required: Yes

Type: String

Update requires: No interruption