Skip to content

towardsthecloud/vscode-iam-actions-snippets

Repository files navigation

AWS IAM Actions Snippets for VS Code

Installs Rating

This AWS IAM Actions Snippets extension equips Visual Studio Code with comprehensive snippets for all AWS IAM actions. It's your essential tool for efficient and accurate IAM policy development.


Tip

Towards the Cloud runs the AWS foundation for modern product teams. This means your team ships faster, slashes AWS spend, and stay audit-ready without having to hire a platform squad.

Unsure where to start? Book a free AWS Account Review. We’ll analyse your AWS environment, hand you a security & cost report, and you decide whether to act on it yourself or have us execute. No pressure, no retainer required up front.

Book a Free AWS Account Review

☁️ See how we turn AWS chaos into a compliant, cost-efficient platform…

The problem: AWS complexity compounds fast

Ad‑hoc builds become 40–60% overspend, unmonitored security gaps put customer data at risk, and engineers burn out running infrastructure instead of shipping products.

Our managed foundation keeps you moving forward

  • Compliant Landing ZoneMulti-account AWS CDK deployment with 100% CIS benchmark coverage, centralized logging, and SSO-ready access control.
  • Production-ready CDK components – Pre-hardened building blocks so teams launch new services without reinventing best practices.
  • CI/CD with safe rollbacks – GitOps workflows and governed pipelines that let you release faster with confidence.
  • Quarterly cost & security reviewsCost Optimisation plus Security Reviews delivered proactively.
  • Fractional Cloud Engineer – On-demand expertise from an architect who implemented enterprise-grade AWS infrastructure for over a decade.

Outcomes our customers see

  • 30%+ lower AWS bill – Continuous oversight prevents expensive drift (30–60% documented savings).
  • SOC 2 / HIPAA acceleration – Guardrails, logging, and evidence packs ready on day one.
  • Audit-ready every quarter – Automated monitoring plus recurring reviews keep findings under control.
  • Faster product velocity – Engineers build features, not managing infrastructure.
  • Headcount leverage – A flexible retainer replaces the cost of a full-time platform team.

Proof: Y Combinator startup Accolade used our Landing Zone to earn SOC 2 in record time:

“We achieved a perfect security score in days, not months.” — Galen Simmons, CEO

Ready to see where your AWS account stands? Grab a spot while they’re available:

Book a Free AWS Account Review

Features

  1. Comprehensive Coverage: Offers snippets for all AWS IAM actions available across various AWS services.
  2. Auto-completion: Provides intelligent auto-completion for IAM actions as you type.
  3. Documentation Links: Quick access to AWS documentation for each IAM action directly from the snippet.
  4. Flexible Format Support: Supports IAM policies in JSON, but also IAM Policies defined in CloudFormation templates (.json, .yaml), and Terraform files (.tf).
  5. Up-to-Date: Regularly updated to reflect the latest AWS IAM actions.
  6. Smart Hover Information: When hovering over wildcard actions, displays all matching IAM actions, providing a comprehensive view of the permissions covered.

Usage

  1. Install the AWS IAM Actions Snippets extension in VS Code.
  2. Open or create a new .json, .yml, or .tf file for your IAM policy.
  3. Start typing an IAM action name (e.g., s3:Get) in the appropriate place in your policy.
  4. The extension will provide auto-completion suggestions for matching IAM actions.
  5. Select the desired action to insert it into your policy.

Example of auto-completion in action:

IAM Actions Snippets Autocomplete Example

and an example of the hover information:

IAM Actions Snippets Hover Example

Note: If auto-completion doesn't trigger automatically, press Ctrl+Space (or Cmd+Space on macOS) to manually invoke IntelliSense.


Support

If you have a feature request or an issue, please let me know on Github

Author

Danny Steenman