SOPS Encrypt/Decrypt Secret YAML file using AWS KMS Key:
export SOPS_KMS_ARN="arn:aws:kms:ca-west-1:827611452653:key/064f616f-1a84-4768-a93f"
sops --encrypt -i secrets-sops.yml
sops --decrypt -i secrets-sops.ymlDEMOS:
- Deploy Secrets to SSM Parameter Store and AWS Secrets Manager
- Use Secrets in AWS Lambda Function using boto3
- Use Secrets in AWS ECS using Environment Variables/Secrets Reference
- Use Secrets in AWS EKS using CSI with Pod Identity
- AWS Community Day Central Asia 2025 (Almaty, Kazakhstan)
- AWS Communuty Day Vancouver 2025 (Vancouver, Canada)
Copyleft © by Denis Astahov 2025.