Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Amazon Web Services
  3. aws-cfn-custom-resource-examples

aws-cfn-custom-resource-examples

Apache-2.0Python

A collection of AWS CloudFormation custom resource examples for extending infrastructure-as-code capabilities.

GitHubGitHub
86 stars36 forks0 contributors

Overview

This repository provides practical examples of AWS CloudFormation custom resources that enable developers to extend CloudFormation's native capabilities. These examples demonstrate how to integrate with AWS services and external systems during stack creation, updates, or deletion.

Key Features

  • Resource Management — Examples for creating, updating, and deleting custom resources within CloudFormation stacks
  • AWS Service Integration — Patterns for interacting with various AWS services beyond CloudFormation's built-in resources
  • External System Coordination — Templates for coordinating with systems outside AWS during infrastructure deployment
  • Lambda-backed Resources — Implementation examples using AWS Lambda functions as custom resource handlers
  • Error Handling — Demonstrations of proper error reporting and rollback mechanisms for failed operations

Philosophy

These examples follow AWS best practices for CloudFormation custom resources, emphasizing reliability, security, and maintainability in infrastructure-as-code workflows.

Quick Stats

Stars86
Forks36
Contributors0
Open Issues3
Last commit6 years ago
CreatedSince 2013

Tags

#lambda#serverless#custom-resources#aws-sdk#infrastructure-as-code#cloud-deployment#aws#cloudformation

Built With

A
AWS SDK
A
AWS CloudFormation
A
AWS Lambda

Included in

Amazon Web Services14.0k
Auto-fetched 8 hours ago

Related Projects

aws-cdkaws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

Stars12,844
Forks4,577
Last commit11 hours ago
tropospheretroposphere

troposphere - Python library to create AWS CloudFormation descriptions

Stars4,944
Forks1,408
Last commit6 days ago
cfn-python-lintcfn-python-lint

CloudFormation Linter

Stars2,633
Forks637
Last commit13 hours ago
sceptresceptre

Build better AWS infrastructure

Stars1,534
Forks304
Last commit17 days ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub