aws-samples / amazon-sagemaker-ml-pipeline-deploy-with-terraform

MIT No Attribution
48 stars 37 forks source link

fix main.tf permissions for sagemaker:addTag #3

Closed sd19surf closed 1 year ago

sd19surf commented 1 year ago

Issue: Step Functions failed to build at Create Training Job

Description of changes: Added "sagemaker:addTags" to permissions list in file: ml-pipeline-module/main.tf for policy to invoke training job.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.