/aws-codepipeline

For automating static web hosting

Primary LanguageCSS

deployment_architecture

Automate static website deployment to Amazon S3

All steps are provided by AWS Docs here

Step 1

Create an Amazon S3 bucket and upload content

create_bucket

upload_files

Step 2

Configure the S3 bucket for website hosting

enable_static_hosting

Step 3

Create a bucket policy

update_bucket_policy

Step 4

Create a pipeline

create_pipeline

setup_github

setup_github

deploy

skip

set_s3

pipeline