Are these roles to be deleted?
- AmazonSageMakerServiceCatalogProductsLaunchRole
- AmazonSageMakerServiceCatalogProductsUseRole
- AWSServiceRoleForAmazonSageMakerNotebooks
Are these roles to be deleted?
- AmazonSageMakerServiceCatalogProductsUseRole
- Plus some execution policies
Is Jupyter server within sagemaker studio also be stopped for not being charged?
CodePudding user response:
AWS IAM is a free service - you do not get charged for roles, policies or any other aspect of IAM.
From the documentation:
IAM is a feature of your AWS account offered at no additional charge. You will be charged only for use of other AWS services by your users.