Service Control Policies
Resource Control Policies
Declarative Policies
Tag, Backup & AI Opt-Out Policies
Config Rules
CloudWatch Alarms and Event Rules
CloudFormation Guard Rules
Backups & DR
This template creates a webhook named MyWebhook and registers it for the pipeline's GitHub source repository. The webhook is configured with authentication using AWS Secrets Manager for the GitHub credentials (It references an existing secret `MyGitHubSecret`). The webhook filters for events with a specific branch. The webhook is associated with the specified pipeline and target action. The webhook also registers with third-party services.