Kanji
・ Cloud engineer / freelance ・ Born in 1993 ・ Born in Ehime Prefecture / Lives in Shibuya-ku, Tokyo ・ AWS history 5 years Profile details
2025/06/20 Update
As part of security measures for AWS environments in organizations, it has become common to establis ... [Read more]
2025/06/19 Update
In this blog, we summarize the considerations that should be taken into account when building an AWS ... [Read more]
2025/06/18 Update
When using GitHub CLI commands, I used to run `gh auth login` every time I needed to switch GitHub a ... [Read more]
2025/06/17 Update
By using the 「Draw.io Integration」 plugin for Visual Studio Code, you can use Draw.io in your local ... [Read more]
2025/06/14 Update
Amazon VPC is a service for building a virtual private cloud within the AWS cloud. By using VPC, you ... [Read more]
2025/06/02 Update
XVBA is a Visual Studio Code extension that allows you to extract Excel VBA code and save it as file ... [Read more]
2025/05/28 Update
Amazon VPC is a service that builds a virtual private cloud within the AWS cloud. By using VPC, you ... [Read more]
2025/05/23 Update
LocalStack is a tool that allows you to emulate AWS APIs in your local environment. By building an A ... [Read more]
2025/05/05 Update
AWS CloudTrail is a service that monitors activities in your AWS account. When implementing security ... [Read more]
AWS IAM Identity Center is a service for centrally managing authentication and authorization of user ... [Read more]
When building an AWS environment, it has become common to use a multi-account structure to separate ... [Read more]
2025/04/17 Update
Amazon Athena is a service that builds a data query service within the AWS cloud. Athena allows you ... [Read more]
2025/04/13 Update
aws cloudformation package command cannot upload the file specified in the Script property of the aw ... [Read more]
2025/02/11 Update
CIS AWS Foundations Benchmark is a benchmark for checking AWS security settings. In this article, we ... [Read more]
Prowler is a tool for checking the security settings of AWS, Azure, and GCP accounts. In addition to ... [Read more]
AWS Config is a service that allows you to manage configuration and record changes for AWS resources ... [Read more]
2025/02/09 Update
When deploying using samconfig.yml in the SAM CLI, if you write parameters in CommaDelimitedList Typ ... [Read more]
2025/01/23 Update
Amazon S3 is a service that builds object storage in the AWS cloud. Save data includes static conten ... [Read more]
2025/01/22 Update
Amazon GuardDuty is a service that monitors and threats activities in the AWS account. In this artic ... [Read more]
2025/01/04 Update
Visual Studio Code is an open source code editor provided by Microsoft. For cloud engineers these da ... [Read more]
CloudFormation is a service for managing AWS resources with code. SAM CLI is a CloudFormation extens ... [Read more]
SSM automation can execute Python or PowerShell script by using aws:executeScript action. When autom ... [Read more]
2024/05/19 Update
SSM Automation aws:executeScript may not be able to run the latest API. For example, the Basseline A ... [Read more]
2024/05/15 Update
I had the opportunity to use Terraforms Data Source in construction projects, but since there were m ... [Read more]
2024/02/12 Update
In Security Hub, you can enable security check rules called controls by enabling a feature called st ... [Read more]