Create a Simple S3 Bucket

By Pulumi Team
Published
Updated

The Challenge

You need a simple, secure S3 bucket to store files or assets. This is the simplest possible infrastructure deployment—perfect for learning Neo or testing your setup.

What You'll Build

  • An S3 bucket named 'my-first-neo-bucket'
  • Versioning enabled to protect against accidental deletions
  • Block public access configured for security
  • Ready to store files and objects

Neo Try This Prompt in Pulumi Neo

Edit the prompt below and run it directly in Neo to deploy your infrastructure.

Best For

Use this prompt when you’re new to Pulumi Neo and want to test the workflow, or when you need a simple storage bucket for a project. This is the infrastructure equivalent of ‘Hello World’—it’s quick, safe, and gives you immediate feedback.

Why this prompt?

This is the simplest possible infrastructure deployment—a single resource, quick feedback, and builds confidence. It’s perfect for:

  • Testing your Pulumi Cloud setup
  • Learning how Neo works
  • Creating a bucket for a new project
  • Getting familiar with the deployment workflow

Perfect for onboarding or your first Neo deployment!