Create S3 Bucket using CloudFormation
Jan 13, 2024 路 1 min read 路 In this blog we will see basic implementation of CloudFormation to create a Bucket using Template file, Create a Template File to create a Bucket Copy this content in a text file, { "AWSTemplateFormatVersion":"2010-09-09", "Description":"Template f...
Join discussion


