GetAuthToken ​Get​Auth​Token

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
Default PT15M
Format duration