AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::CodePipeline::Webhook

CfnWebhook

L1 CloudFormation construct for AWS::CodePipeline::Webhook

Import

import { CfnWebhook } from 'aws-cdk-lib/aws-codepipeline';

Or use the module namespace:

import * as codepipeline from 'aws-cdk-lib/aws-codepipeline';
// codepipeline.CfnWebhook

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter