Featured resource
2026 Tech Forecast
2026 Tech Forecast

1,500+ tech insiders, business leaders, and Pluralsight Authors share their predictions on what’s shifting fastest and how to stay ahead.

Download the forecast
  • Lab
    • Libraries: If you want this lab, consider one of these libraries.
    • Cloud
Google Cloud Platform icon
Labs

Inserting a Governance Validation Stage into an AWS Pipeline

In this lab, you will extend an existing AWS CodePipeline pipeline by inserting a dedicated governance validation placeholder stage between the Source and Deploy stages. You will wire the new stage using an AWS CodeBuild project that will serve as the execution engine for future governance checks, then trigger the pipeline to confirm the stage runs as expected. This establishes the structural foundation used throughout the rest of the path where later labs will add specific compliance checks into the CodeBuild projects you wire up. These governance patterns let teams shift security left, embedding automated policy validation directly into the delivery pipeline rather than relying on manual reviews or post-deployment audits. **Important Information**: Please ensure that you read through the **Additional Information & Resources** section.

Google Cloud Platform icon
Lab platform
Lab Info
Level
Intermediate
Last updated
May 20, 2026
Duration
15m

Contact sales

By clicking submit, you agree to our Privacy Policy and Terms of Use, and consent to receive marketing emails from Pluralsight.
Table of Contents
  1. Challenge

    Establish the governance stage baseline

    Create a new Build stage within the code pipeline between the Source and Deploy stages called GovernanceLint using AWS CodeBuild:

    • Project Name (existing): governance-validator
    • Define buildspec override enabled with Buildspec file set to: configuration/buildspec.yml
    • Output artifacts: GovernanceLintOutputs
    • Build type: Single Build
    • Output artifacts: GovernanceLintOutputs
  2. Challenge

    Ensure the pipeline executes successfully

    Update the existing Deploy stage settings:

    • Input artifacts set to GovernanceLintOutputs
    • Template > Artifact name set to GovernanceLintOutputs, and File name is infra/template.yml
    • Capabilities - optional set to CAPABILITY_IAM and CAPABILITY_NAMED_IAM
About the author

Pluralsight Skills gives leaders confidence they have the skills needed to execute technology strategy. Technology teams can benchmark expertise across roles, speed up release cycles and build reliable, secure products. By leveraging our expert content, skill assessments and one-of-a-kind analytics, keep up with the pace of change, put the right people on the right projects and boost productivity. It's the most effective path to developing tech skills at scale.

Real skill practice before real-world application

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Learn by doing

Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.

Follow your guide

All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.

Turn time into mastery

On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.

Get started with Pluralsight