AWS

{SystemsManager} ハイブリッドおよびマルチクラウド環境に Systems Manager をセットアップする

AWS

https://docs.aws.amazon.com/ja_jp/systems-manager/latest/userguide/systems-manager-managedinstances.html https://qiita.com/hyj624117615/items/a6e97e34c222ed0626e0 https://qiita.com/hirosys-biz/items/5e535781433aa9a7caf7 OCIのコンピュートイ…

{VPN}Site-to-Site VPN(AWS <-> OCI)

https://cloudii.jp/news/blog/aws/awsocivpn/https://docs.oracle.com/ja-jp/iaas/Content/Network/Tasks/vpn_to_aws.htmhttps://docs.oracle.com/ja-jp/iaas/Content/Network/Tasks/APIforIPsec.htm OCI → サイト間VPNは無償サービスで、ポート時間料金は…

{MWAA}Quick start tutorial for Amazon Managed Workflows for Apache Airflow

AWS

https://docs.aws.amazon.com/mwaa/latest/userguide/quick-start.htmlhttps://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mwaa-environment.htmlhttps://docs.aws.amazon.com/cli/latest/reference/mwaa/https://bunsugi.com/mw…

{S3}Mountpoint for Amazon S3

AWS

https://dev.classmethod.jp/articles/mountpoint-for-amazon-s3/https://github.com/awslabs/mountpoint-s3 OS: Amazon Linux 2023 -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://awscli.amazonaws.com/awscli-exe-…

{Lambda}AMI自動削除

AWS

https://oc-technote.com/aws/lambda-%E4%B8%8D%E8%A6%81%E3%81%AAami%E3%82%92%E5%AE%9A%E6%9C%9F%E5%89%8A%E9%99%A4%E3%81%99%E3%82%8B/https://oc-technote.com/aws/lambda-%e4%b8%8d%e8%a6%81%e3%81%aaami%e3%81%a8%e3%82%b9%e3%83%8a%e3%83%83%e3%83%97…

{EC2}起動中インスタンスの名前とIDを取得

AWS

https://www.kabegiwablog.com/entry/2017/12/27/090000https://qiita.com/empty948/items/e480bca687052d447538https://www.hands-lab.com/tech/t1328/https://dev.classmethod.jp/articles/jq-command-filter-ec2-instance-description/ (1) jqを使用しな…

{CloudFront}Amazon S3 オリジンへのアクセスの制限

AWS

https://dev.classmethod.jp/articles/amazon-cloudfront-origin-access-control/https://docs.aws.amazon.com/ja_jp/AmazonCloudFront/latest/DeveloperGuide/private-content-restricting-access-to-s3.html -- 1. コマンド等のインストール -- 1.1 aws cl…

{Elastic BeansTalk}Elastic Beanstalk を使用したブルー/グリーンデプロイ

AWS

https://docs.aws.amazon.com/ja_jp/elasticbeanstalk/latest/dg/using-features.CNAMESwap.html https://dev.classmethod.jp/articles/beanstalk-cname-swap/ https://qiita.com/toshihirock/items/af1b71c9e218a973943b -- 1. コマンド等のインストール --…

{EC2}削除保護の有効化

AWS

https://docs.aws.amazon.com/ja_jp/AWSEC2/latest/UserGuide/terminating-instances.html#Using_ChangingDisableAPITerminationhttps://dev.classmethod.jp/articles/tsnote-ec2-disable-termination-001/ -- 1. EC2インスタンス起動(削除保護有効) aws ec2…

{Redshift}システムテーブルとビュー

AWS

https://docs.aws.amazon.com/ja_jp/redshift/latest/dg/c_intro_system_tables.html https://dev.classmethod.jp/articles/20230310-amazon-redshift-rpu-8/ https://blog.serverworks.co.jp/amazon-redshift-serverless-overview#%E7%84%A1%E6%96%99%E5%88…

{Lambda}チュートリアル: 関数 URL を使用する Lambda 関数の作成

AWS

https://docs.aws.amazon.com/ja_jp/lambda/latest/dg/urls-tutorial.htmlhttps://dev.classmethod.jp/articles/try-aws-lambda-function-urls/ -- 1. IAMロール作成vim role01.json { "Version": "2012-10-17", "Statement": [ { "Sid": "", "Effect": "All…

{IAM}MFA制限付きロール

AWS

https://zoo200.net/aws-cli-switch-role-restrict-mfa/ https://docs.aws.amazon.com/ja_jp/cli/latest/userguide/cli-configure-role.html#cli-configure-role-mfa アカウントAで、アカウントBが引き受けできる共有ロールを、MFA制限ありで作成する MFAが…

{ECR}ライフサイクルポリシー

AWS

https://docs.aws.amazon.com/ja_jp/AmazonECR/latest/userguide/LifecyclePolicies.html ライフサイクルポリシーを作成すると、影響を受けるイメージが 24 時間以内に有効期限切れになります。 -- 1. コマンド等のインストール -- 1.1 aws cli version 2 イ…

{Athena}Athena でのデータのパーティション化

AWS

https://docs.aws.amazon.com/ja_jp/athena/latest/ug/partitions.htmlhttps://aws.amazon.com/jp/premiumsupport/knowledge-center/athena-create-use-partitioned-tables/https://docs.aws.amazon.com/ja_jp/athena/latest/ug/lazy-simple-serde.htmlhttps…

{Neptune}Amazon Neptune Serverless

AWS

https://dev.classmethod.jp/articles/serverless-is-now-available-for-amazon-neptune-a-graph-database/https://docs.aws.amazon.com/ja_jp/neptune/latest/userguide/neptune-serverless.html -- 1. コマンド等のインストール -- 1.1 aws cli version 2 …

{Redshiftクラスタ}Amazon Redshift サーバーレス

AWS

https://docs.aws.amazon.com/ja_jp/redshift/latest/mgmt/working-with-serverless.html https://dev.classmethod.jp/articles/20220805-amazon-redshift-serverless-prd/https://dev.classmethod.jp/articles/20220805-amazon-redshift-serverless/ -- 1. …

{Aurora}Aurora Serverless v2 を使用する

AWS

https://docs.aws.amazon.com/ja_jp/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.htmlhttps://dev.classmethod.jp/articles/aurora-serverless-v2-ga/ -- 1. コマンド等のインストール -- 1.1 aws cli version 2 インストール curl "https://aws…

AWS残存リソース検知シェル

AWS

vim aws_check_resources.sh #!/bin/bash # リージョンR=(ap-northeast-1ap-northeast-3us-east-1us-east-2us-west-1us-west-2eu-north-1ap-south-1eu-west-3eu-west-2eu-west-1ap-northeast-2sa-east-1ca-central-1ap-southeast-1ap-southeast-2eu-central-…

{IAM}ウェブ ID フェデレーション

AWS

https://qiita.com/hyj624117615/items/ca4a8bc8c269098aaeef 作業端末: macOS 12.4 -- 1. 準備作業【AWS】 curl "https://awscli.amazonaws.com/AWSCLIV2.pkg" -o "AWSCLIV2.pkg"sudo installer -pkg AWSCLIV2.pkg -target /which awsaws --version -- 2. …

{S3}特定の VPC エンドポイントまたは IP アドレスを使用して Amazon S3 バケットへのアクセスを制限する

AWS

https://dev.classmethod.jp/articles/aws-s3-rest-api-access-vpc/https://aws.amazon.com/jp/premiumsupport/knowledge-center/block-s3-traffic-vpc-ip/https://dev.classmethod.jp/articles/vpc-endpoint-gateway-type/ 作業概要EC2インスタンスを2つ作…

{VPC}VPC ピア接続を操作する(クロスアカウントの場合)

AWS

https://dev.classmethod.jp/articles/set-route-53-private-zone-across-accounts/https://dev.classmethod.jp/articles/vpc-peering-different-awsaccount/ 前提: アカウント: AVPC: 10.0.0.0/16サブネット: 10.0.0.0/24プライベートホストゾーン名: zone2…

{IoT Core}3. IoT Core のセットアップ

AWS

https://catalog.us-east-1.prod.workshops.aws/workshops/b3e0b830-79b8-4c1d-8a4c-e10406600035/ja-JP https://qiita.com/ekzemplaro/items/a95df050833204c266fb モノ -- 証明書 -- ポリシー -- 1. コマンド等のインストール -- 1.1 aws cli version 2 イ…

{IoT Events}シンプルな step-by-step 例

AWS

https://dev.classmethod.jp/articles/aws-iot-events-ga/ https://docs.aws.amazon.com/ja_jp/iotevents/latest/developerguide/iotevents-getting-started.html https://docs.aws.amazon.com/ja_jp/iotevents/latest/developerguide/iotevents-simple-exam…

{IoT Analytics}Getting started with AWS IoT Analytics (console)

AWS

https://catalog.us-east-1.prod.workshops.aws/workshops/03a4f79f-6971-441f-bc12-e8b755392d2c/ja-JPhttps://docs.aws.amazon.com/iotanalytics/latest/userguide/quickstart.html#quickstart-create-channel -- 1. コマンド等のインストール -- 1.1 aws …

{FSx}セルフマネージド Microsoft アクティブディレクトリでの Amazon FSx の使用

AWS

https://docs.aws.amazon.com/ja_jp/fsx/latest/WindowsGuide/self-managed-AD.htmlhttps://dev.classmethod.jp/articles/attention-to-use-fsx-ad-validation-tool/https://docs.aws.amazon.com/ja_jp/fsx/latest/WindowsGuide/validate-ad-config.htmlhttp…

{FSx}Amazon FSx の開始方法

AWS

https://dev.classmethod.jp/articles/fsx-for-windows-file-server-walkthrough/https://docs.aws.amazon.com/ja_jp/fsx/latest/WindowsGuide/getting-started.html Amazon FSx for Windowsファイルサーバー は、完全にネイティブな Windows ファイルシステ…

{SageMaker}Amazon SageMaker を使用して

AWS

https://dev.classmethod.jp/articles/a-10-minute-tutorial-from-building-to-deploying-a-machine-learning-model-with-amazon-sagemaker/ https://aws.amazon.com/jp/getting-started/hands-on/build-train-deploy-machine-learning-model-sagemaker/ -- …

{DataSync}AWS DataSync での AWS Command Line Interface の使用

AWS

https://docs.aws.amazon.com/ja_jp/datasync/latest/userguide/using-cli.html AWS DataSyncは、ストレージシステム間、サービス間でのデータの移動を簡素化、自動化、および高速化するオンラインデータ転送サービスです。 東京リージョンS3 ---> 大阪リー…

{Kinesis}Kinesis Video Streams の開始方法

AWS

https://docs.aws.amazon.com/ja_jp/kinesisvideostreams/latest/dg/getting-started.html https://qiita.com/yh1224/items/596fa5d14175746c73d8 前提作業インスタンスOS = Amazon Linux 2作業インスタンスタイプ = t3.micro -- 1. コマンド等のインストー…

{Proton}AWS CLI の開始方法

AWS

https://docs.aws.amazon.com/ja_jp/proton/latest/userguide/ag-getting-started-cli.html https://dev.classmethod.jp/articles/aws-proton-general-availability/ AWS Proton は、プラットフォームエンジニアがセルフサービスのデプロイと更新のためにイ…