<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>1 - Bucket S3 estático 🪣 :: English</title>
    <link>http://aws-terraform-labs.rofriday.com/03_s3/1_s3_bucket/index.html</link>
    <description>🗂️ Crear bucket S3 como sitio web estático Este lab crea un bucket S3 configurado como sitio web estático público.&#xA;El bucket contendrá una página HTML simple (index.html) y una de error (error.html).&#xA;Se aplica una política pública para permitir acceso de solo lectura.&#xA;🎯 Qué vas a crear Bucket S3 con website configurado Política de acceso público (s3:GetObject) Carga inicial de archivos HTML básicos (index.html, error.html) Etiquetado por entorno 🧠 ¿Para qué sirve? Este tipo de bucket es ideal para servir contenido público, documentaciones, landings, o como backend para CloudFront.</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <atom:link href="http://aws-terraform-labs.rofriday.com/03_s3/1_s3_bucket/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>