hf-cloud-sagemaker-iam-preflight

Official

Automate IAM role verification for SageMaker execution

Authorhuggingface
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the verification of an IAM execution role for SageMaker, preventing deployment failures and ensuring that necessary permissions are in place before training or deploying models.

Core Features & Use Cases

  • Role Validation: Checks if an existing IAM execution role is usable and up-to-date.
  • Role Creation: Generates a new IAM execution role with the correct permissions if none exist.
  • Use Case: Before initiating a SageMaker endpoint, model, training job, or any resource that requires an execution role, this Skill can be used to ensure that a valid role is available, reducing common deployment failures.

Quick Start

Validate or create a SageMaker execution role by running the script:

python3 scripts/check_role.py

Dependency Matrix

Required Modules

awscli

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: hf-cloud-sagemaker-iam-preflight
Download link: https://github.com/huggingface/skills/archive/main.zip#hf-cloud-sagemaker-iam-preflight

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.