Update a S3 Bucket Behaviour through CloudFormation Tutorial

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • Learn about CloudFormation Update Behaviour and update an S3 Bucket!
    If you want to learn more: links.datacumu...
    Get the AWS CloudFormation Master Class course at a special price!
    Don’t forget to subscribe to get more content about Apache Kafka and AWS!
    I'm Stephane Maarek, a consultant and software developer, and I have a particular interest in everything related to Big Data, Cloud, and API. I sat on the 2019 Program Committee organizing the Kafka Summit. I'm also an AWS Certified Solutions Architect, Developer, SysOps Administrator, and DevOps Engineer.
    My other courses are available here: courses.datacu...
    Follow me on social media:
    LinkedIn - / stephanemaarek
    Twitter - / stephanemaarek
    Medium - / stephane.maarek

КОМЕНТАРІ • 1

  • @AfsalBaaqir
    @AfsalBaaqir 4 місяці тому

    Hi,
    I have a doubt. We can't directly create a S3 Bucket with a template with property AccessControl: PublicRead right? First we need to create a normal S3 Bucket and then update the stack with AccessControl property, otherwise we can't achieve goal of creating a PulicRead access S3 bucket directly. Also when I followed your steps of creating Bucket via cloud formation, I get access denied error while trying to modify access control of existing bucket