Skip to content

Latest commit

 

History

History
88 lines (61 loc) · 10.7 KB

README_JP.md

File metadata and controls

88 lines (61 loc) · 10.7 KB

English / 日本語

AWSCloudFormationTemplates

Build Status GitHub GitHub release (latest by date)

AWSCloudFormationTemplates は、アカウント作成直後に行うべきセキュリティ設定Webサイトのホスティング設定 など、AWSを利用する上で有用なCloudformationテンプレートを複数提供します。

AWS SAM ベースのサーバレスアプリーケーション

本プロジェクトには、以下の AWS SAM ベースのサーバレスアプリーケーション が存在し、これらのアプリケーションは、AWS Serverless Application Repository で公開されています。

アプリケーション名 最新バージョン リンク
codepipeline-default-settings 1.3.12 AWS Serverless Application Repository
cloudwatch-alarm-about-apigateway 1.3.12 AWS Serverless Application Repository
cloudwatch-alarm-about-codebuild 1.3.12 AWS Serverless Application Repository
cloudwatch-alarm-about-dynamodb-throttle 1.3.12 AWS Serverless Application Repository
cloudwatch-alarm-about-dynamodb 1.3.12 AWS Serverless Application Repository
cloudwatch-alarm-about-ec2 1.3.12 AWS Serverless Application Repository
cloudwatch-alarm-about-elasticsearch 1.3.12 AWS Serverless Application Repository
cloudwatch-alarm-about-events 1.3.12 AWS Serverless Application Repository
cloudwatch-alarm-about-kinesis-data-streams 1.3.12 AWS Serverless Application Repository
cloudwatch-alarm-about-kinesis-data-firehose 1.3.12 AWS Serverless Application Repository
cloudwatch-alarm-about-lambda 1.3.12 AWS Serverless Application Repository
cloudwatch-alarm-about-natgateway 1.3.12 AWS Serverless Application Repository
cloudwatch-alarm-about-sns 1.3.12 AWS Serverless Application Repository
sns-topic 1.3.12 AWS Serverless Application Repository
eventbridge-rules 1.3.12 AWS Serverless Application Repository
delete-resources-without-required-tags 1.3.12 AWS Serverless Application Repository

テンプレート

本プロジェクトには、以下の Cloudformationテンプレート が存在します。

テンプレート名 リージョン 実行
一括設定パイプライン 東京 cloudformation-launch-stack
セキュリティ設定 東京 cloudformation-launch-stack
必須タグが付与されていないリソースの削除 cloudformation-launch-stack
支払いやCloudFrontの監視に関する設定 バージニア北部 cloudformation-launch-stack
Webサイトのホスティング 東京 cloudformation-launch-stack
EC2ベースのWebサイトホスティング 東京 cloudformation-launch-stack
外形監視の設定 東京 cloudformation-launch-stack
Systems Managerの設定 東京 cloudformation-launch-stack
Slackへの通知 東京 cloudformation-launch-stack
Amplifyを用いたCI/CD環境を構築 東京 cloudformation-launch-stack
Media Services の設定
CloudWatch アラームの設定

アーキテクチャ

これらのテンプレートが作成するAWSリソースのアーキテクチャ図は、以下の通りです。

セキュリティ設定

必須タグが付与されていないリソースの削除

Webサイトのホスティング

支払いやCloudFrontの監視に関する設定

EC2ベースのWebサイトホスティング

外形監視の設定

Amplifyを用いたCI/CD環境

Slackへの通知