Secrets Manager_EN– tag –
-
AWS_EN
Restrict access to ALB to via CloudFront
【Restrict access to ALB to via CloudFront】 In the following page, we introduced a configuration that specifies ALB as the CloudFront origin. https://awstut.com/en/2023/06/04/specify-alb-as-the-origin-of-cloudfront-en As explained in th... -
AWS_EN
Using Amazon ECS Exec to access ECS (Fargate) containers in private subnet
【Using Amazon ECS Exec to access ECS (Fargate) containers in private subnet】 Amazon ECS Exec allows access to running ECS containers. With Amazon ECS Exec, you can directly interact with containers without needing to first interact wit... -
AWS_EN
Automatically push test images to ECR using CFN custom resources and CodeBuild
【Automatically push test images to ECR using CFN custom resources and CodeBuild】 Consider automatically pushing test images to an ECR repository when creating a CloudFormation stack. In this article, we will show you how to achieve the... -
AWS_EN
All patterns of server-side encryption of S3 buckets – SSE-S3/SSE-KMS/SSE-C
【All patterns of server-side encryption of S3 buckets - SSE-S3/SSE-KMS/SSE-C】 There are three patterns of server-side encryption for S3 buckets Server-side encryption with Amazon S3 managed keys (SSE-S3) Server-side encryption with AWS... -
AWS_EN
Use Secrets Manager to generate random password
【Use Secrets Manager to generate random password】 Secrets Manager can be used to generate random passwords. https://docs.aws.amazon.com/secretsmanager/latest/userguide/cfn-example_secret.html In this page, we will generate a random pas...
1