databricks-oneenv-workspace-deployment

Provision and configure Databricks workspaces with AWS IAM roles and S3 buckets.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/LaurentPRAT-DB/LPT_claude_config --skill databricks-oneenv-workspace-deployment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-oneenv-workspace-deployment
Source: https://github.com/LaurentPRAT-DB/LPT_claude_config/tree/main/skills/fe-vibe-export/fe-databricks-tools/1.0.0/skills/databricks-oneenv-workspace-deployment
Command: npx skills add https://github.com/LaurentPRAT-DB/LPT_claude_config --skill databricks-oneenv-workspace-deployment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates the creation and management of Databricks workspaces within the One-Env AWS account, specifically for scenarios requiring custom AWS integrations that the standard FE Vending Machine cannot handle.

Core Features & Use Cases

  • Custom AWS Integrations: Facilitates demos needing custom IAM roles, cross-account S3 access, custom VPC networking, or PrivateLink.
  • Automated Resource Provisioning: Creates necessary AWS infrastructure (S3 buckets, IAM roles) and Databricks workspace configurations.
  • Handles Cleanup Automation: Designed to work within the One-Env environment's 2-week cleanup cycle by verifying and repairing resources.
  • Use Case: A sales engineer needs to demonstrate a Databricks feature that requires a specific cross-account IAM role configuration. This skill can provision a dedicated workspace with that exact setup.

Quick Start

Use the databricks-oneenv-workspace-deployment skill to create a new serverless Databricks workspace in us-east-1 for a demo purpose.

Frequently Asked Questions about databricks-oneenv-workspace-deployment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Databricks workspace deployment with custom IAM roles in AWS?

To automate Databricks workspace deployment with custom IAM roles, this skill provisions the workspace and directly configures associated AWS infrastructure like S3 buckets and cross-account IAM roles within the One-Env account. It handles both serverless and classic workspace setups.

When do I need custom AWS infrastructure for Databricks workspace provisioning?

You need custom AWS infrastructure for Databricks workspace provisioning when your demo or integration requires specific cross-account S3 access, custom VPC networking, or PrivateLink configurations that the standard FE Vending Machine cannot handle.

Can I deploy a serverless Databricks workspace in us-east-1 for a demo?

Yes, you can deploy a serverless Databricks workspace in us-east-1 for a demo. The skill automates the creation and configuration of serverless and classic workspaces, including verifying and repairing resources within the One-Env environment.

How does workspace cleanup work with the One-Env environment's 2-week cycle?

Workspace cleanup aligns with the One-Env environment's 2-week cycle by verifying and repairing provisioned AWS resources and Databricks configurations. This ensures temporary demo infrastructure is properly managed and removed without manual intervention.

What is the difference between serverless and classic Databricks workspace deployments in One-Env?

Serverless and classic Databricks workspace deployments differ in infrastructure management. Both are supported by this automation, with serverless reducing operational overhead while classic provides direct AWS infrastructure control for advanced custom integrations.

Does this workspace deployment skill support PrivateLink and custom VPC networking?

Yes, the workspace deployment supports PrivateLink and custom VPC networking. It facilitates advanced use cases requiring direct AWS infrastructure control by provisioning dedicated workspaces with specific cross-account IAM role and network configurations.