I am running container through ECS attaching taskrole with policy to work with credstash(decrypt KMS and get item from dynamoDb). The container is not getting started up, after checking the logs i can see that the command is stuck at "credstash -r ap-southeast-2 -t mytable get mykey" and not proceeding anymore further. Please help me with this.
I am running container through ECS attaching taskrole with policy to work with credstash(decrypt KMS and get item from dynamoDb). The container is not getting started up, after checking the logs i can see that the command is stuck at "credstash -r ap-southeast-2 -t mytable get mykey" and not proceeding anymore further. Please help me with this.