ContainerServiceECRImagePullerRole - Amazon Lightsail

ContainerServiceECRImagePullerRole

Describes the activation status of the role that you can use to grant an Amazon Lightsail container service access to Amazon Elastic Container Registry (Amazon ECR) private repositories.

When activated, Lightsail creates an AWS Identity and Access Management (IAM) role for the specified Lightsail container service. You can use the ARN of the role to create a trust relationship between your Lightsail container service and an Amazon ECR private repository in your AWS account. This allows your container service to pull images from Amazon ECR private repositories. For more information, see Configuring access to an Amazon ECR private repository for an Amazon Lightsail container service in the Amazon Lightsail Developer Guide.

Contents

isActive

A Boolean value that indicates whether the role is activated.

Type: Boolean

Required: No

principalArn

The Amazon Resource Name (ARN) of the role, if it is activated.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: