GetAuthToken GetAuthToken
GetAuthToken Certified

yaml
type: "io.kestra.plugin.aws.ecr.GetAuthToken"
yaml
id: aws_ecr_get_auth_token
namespace: company.team

tasks:
  - id: get_auth_token
    type: io.kestra.plugin.aws.ecr.GetAuthToken
    accessKeyId: "{{ secret('AWS_ACCESS_KEY_ID') }}"
    secretKeyId: "{{ secret('AWS_SECRET_KEY_ID') }}"
    region: "eu-central-1"
Properties
DefaultPT15M
Formatduration