Skip to content

elastic/oblt-aws-auth-buildkite-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authenticate to AWS from Buildkite

This is an opinionated plugin to authenticate to the observability AWS accounts from Buildkite using an AWS OIDC Provider.

Properties

Name Description Required Default
aws-account-id The AWS account belonging to the assumed role. false 697149045717
duration The duration of the AWS session in seconds. false 3600

Usage

steps:
  - command: |
      aws sts get-caller-identity
    plugins:
      - elastic/oblt-aws-auth#v0.1.0:
          aws-account-id: 697149045717
          duration: 3600 # seconds

About

No description or website provided.

Topics

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •