Add SendCommand permissions
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m40s

This commit is contained in:
2025-05-21 16:29:34 -05:00
parent be719a6e34
commit cb793ef5e1
2 changed files with 10 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ jobs:
for INSTANCE_ID in $INSTANCE_IDS; do
aws ssm send-command \
--region us-east-2 \
--instance-ids "$INSTANCE_ID" \
--document-name "AWS-RunShellScript" \
--parameters 'commands=[