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
{{ message }}
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
Our team main use case relies on EC2 instances and Sagemaker Instances. While the current solution works for newly launched EC2 instances, Sagemaker notebook instances are not auto-tagged. I was expecting a similar behavior but apparently the API event has a different name associated with it. (i.e. sagemaker.CreateNotebookInstance ?).
I'd like to request a feature enhancement to cover SageMaker resources, most importantly the Notebook creation.
I am happy to explore the current autotag_s3_worker.js if minimal changes are required to be adapted.
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Hi,
Our team main use case relies on EC2 instances and Sagemaker Instances. While the current solution works for newly launched EC2 instances, Sagemaker notebook instances are not auto-tagged. I was expecting a similar behavior but apparently the API event has a different name associated with it. (i.e. sagemaker.CreateNotebookInstance ?).
I'd like to request a feature enhancement to cover SageMaker resources, most importantly the Notebook creation.
I am happy to explore the current autotag_s3_worker.js if minimal changes are required to be adapted.
Thank you in advance.
The text was updated successfully, but these errors were encountered: