aws-samples / annotate-medical-images-in-dicom-server-and-build-ml-models-on-amazon-sagemaker

MIT No Attribution
19 stars 15 forks source link

change assume role and add s3 client helper in the function #4

Closed MasazI closed 3 years ago

MasazI commented 3 years ago

Issue #, if available:

Description of changes:

This changes deal with problems below;

  1. SMGTLabelingExecutionRole needs a trust relationship the Lambda execution role.
  2. Lambda function needs a S3 helper to execute.

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