Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Multi-account basic template - add ability to invoke SM build pipeline in target/dev environment from tooling #28

Open
kukushking opened this issue Mar 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kukushking
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Existing basic multi-account template during build phase, calls SageMaker pipeline in the same account where the CodeBuild runs. However, this does not cater to multi-account scenario where a separate tooling account hosts the infra, and development/experimentation account is used to run training and provides access to the data.

Describe the solution you'd like

  • Add assume role to the build CodeBuild to run training pipeline in the target/dev/experimentation account.
  • Add required IAM config/ S3 buckets/ KMS in dev to run the pipeline.
  • Keep the template flexible to allow simple (current) scenario that runs the pipeline in the same account.
@kukushking kukushking added the enhancement New feature or request label Mar 13, 2024
@kukushking kukushking changed the title [FEATURE] Multi-account template - add ability to invoke SM build pipeline in target/dev environment from tooling [FEATURE] Multi-account basic template - add ability to invoke SM build pipeline in target/dev environment from tooling Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant