@ -95,12 +95,20 @@ docker run -d \
{
"Effect": "Allow",
"Action": [
"route53:ListHostedZonesByName",
"route53:ChangeResourceRecordSets"
"route53:ListHostedZonesByName"
],
"Resource": [
"*"
]
},
"arn:aws:route53:::hostedzone/${HOSTED_ZONE_ID}"
}