Skip to content

/AWS1/CL_ECSREPOSITORYCREDS

The repository credentials for private registry authentication.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_credentialsparameter TYPE /AWS1/ECSSTRING /AWS1/ECSSTRING

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

When you use the Amazon ECS API, CLI, or Amazon Web Services SDK, if the secret exists in the same Region as the task that you're launching then you can use either the full ARN or the name of the secret. When you use the Amazon Web Services Management Console, you must specify the full ARN of the secret.


Queryable Attributes

credentialsParameter

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

When you use the Amazon ECS API, CLI, or Amazon Web Services SDK, if the secret exists in the same Region as the task that you're launching then you can use either the full ARN or the name of the secret. When you use the Amazon Web Services Management Console, you must specify the full ARN of the secret.

Accessible with the following methods

Method Description
GET_CREDENTIALSPARAMETER() Getter for CREDENTIALSPARAMETER, with configurable default
ASK_CREDENTIALSPARAMETER() Getter for CREDENTIALSPARAMETER w/ exceptions if field has n
HAS_CREDENTIALSPARAMETER() Determine if CREDENTIALSPARAMETER has a value