Skip to content

gets login credentials for any AWS ECR registry your IAM principal has access to.

Notifications You must be signed in to change notification settings

opspec-pkgs/aws.ecr.get-login-creds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

icon

Problem statement

gets login credentials for any AWS ECR registry your IAM principal has access to.

Example usage

Visualize

opctl ui github.com/opspec-pkgs/aws.ecr.get-login-creds#1.0.0

Run

opctl run github.com/opspec-pkgs/aws.ecr.get-login-creds#1.0.0

Compose

op:
  ref: github.com/opspec-pkgs/aws.ecr.get-login-creds#1.0.0
  inputs:
    accessKeyId:  # 👈 required; provide a value
    secretAccessKey:  # 👈 required; provide a value
  ## uncomment to override defaults
  #   region: "us-west-2"
  #   sessionToken: " "
  outputs:
    creds:

Support

join us on Slack or open an issue

Releases

releases are versioned according to semver 2.0.0 and tagged; see CHANGELOG.md for release notes

Contributing

see project/CONTRIBUTING.md

About

gets login credentials for any AWS ECR registry your IAM principal has access to.

Resources

Stars

Watchers

Forks

Packages

No packages published