Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.85 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.85 KB

aws-sagemaker-orb

AWS Sagemaker Orb CircleCI Build Status CircleCI Orb Version GitHub license CircleCI Community

This repository has the code for the the CircleCI AWS Sagemaker Orb. Please note that this version is currently in beta. Explore, understand, and experiment, but proceed with caution when integrating it into practical applications. 🛠✨

Usage

Setup

In order to use the AWS Sagemaker Orb on CircleCI you will need to setup environment variables either in context or project env vars. Required variables are SAGEMAKER_EXECUTION_ROLE_ARN. This Orb uses the circleci provided job token called CIRCLE_OIDC_TOKEN to get authenticated with your AWS sagemaker service.

Use In Config

For full usage guidelines, see the Orb Registry listing.


FAQ

View the FAQ in the wiki

Contributing

We welcome issues to and pull requests against this repository!

For further questions/comments about this or other orbs, visit CircleCI's orbs discussion forum.