You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
We should only keep sagemaker.amazonaws.com as the sole allowed service principal to assume the training role.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
Framework (e.g. TensorFlow) / Algorithm (e.g. KMeans):
Framework Version:
Python Version:
CPU or GPU:
Python SDK Version:
Are you using a custom image:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Unused service principals in the IAM role policy for integ tests: https://github.com/aws/sagemaker-experiments/blob/main/tests/conftest.py#L322-L324
To Reproduce
N/A
Expected behavior
We should only keep
sagemaker.amazonaws.com
as the sole allowed service principal to assume the training role.Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
Framework (e.g. TensorFlow) / Algorithm (e.g. KMeans):
Framework Version:
Python Version:
CPU or GPU:
Python SDK Version:
Are you using a custom image:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: