Tag: CloudFormation
-
Validate IAM policies by using IAM Policy Validator for AWS CloudFormation and GitHub Actions
In this blog post, I’ll show you how to automate the validation of AWS Identity and Access Management (IAM) policies by using a …
-
Deploy AWS Organizations resources by using CloudFormation
AWS recently announced that AWS Organizations now supports AWS CloudFormation. This feature allows you to create and update AWS accounts, …
-
Use IAM Access Analyzer policy generation to grant fine-grained permissions for your AWS CloudFormation service roles
AWS Identity and Access Management (IAM) Access Analyzer provides tools to simplify permissions management by making it simpler for you to …
-
Extend your pre-commit hooks with AWS CloudFormation Guard
Git hooks are scripts that extend Git functionality when certain events and actions occur during code development. Developer teams often …
-
Validate IAM policies in CloudFormation templates using IAM Access Analyzer
In this blog post, I introduce IAM Policy Validator for AWS CloudFormation (cfn-policy-validator), an open source tool that extracts AWS …
-
Aqua Security participates in the launch of the AWS CloudFormation Public Registry
Aqua Security announced its participation in the launch of the AWS CloudFormation Public Registry, with a published listing to enable …
-
Bridgecrew’s Yor Provides Automated Tagging for Infrastructure as Code
Bridgecrew recently released Yor, their open-source tool for automated infrastructure as code tagging. Yor automatically adds tags to …
-
How to implement the principle of least privilege with CloudFormation StackSets
AWS CloudFormation is a service that lets you create a collection of related Amazon Web Services and third-party resources and provision …
-
How to deploy public ACM certificates across multiple AWS accounts and Regions using AWS CloudFormation StackSets
In this post, I take you through the steps to deploy a public AWS Certificate Manager (ACM) certificate across multiple accounts and AWS …
-
Tutorial: Enforcing Security and Compliance Policies in CloudFormation with Bridgecrew
In this article, we’ll walk through the process of configuring Bridgecrew to scan a CloudFormation deployment, run the scans, find issues, …
-
Integrating AWS CloudFormation security tests with AWS Security Hub and AWS CodeBuild reports
The concept of infrastructure as code, by using pipelines for continuous integration and delivery, is fundamental for the development of …
-
How to use AWS Certificate Manager with AWS CloudFormation
Last month, Amazon Web Services (AWS) introduced the ability to automate issuing and validating public and private certificates using AWS …
●●●