Rustem Feyzkhanov

Results 5 comments of Rustem Feyzkhanov

@arunpatala could you please share bash command which you tried to run and where did you try to run it?

@sauln Thank you for the feedback. I've updated the configuration file and included cloudwatch group creation so it would be created during first deploy: https://github.com/ryfeus/stepfunctions2processing/blob/master/aws-fargate/serverless.yml#L315-L318 I've also added Task Role...

@anuborah I think that in your case you would need to customize step function fargate state to send a custom command to fargate task (something like here https://github.com/PacktPublishing/-Practical-Deep-Learning-on-the-Cloud/blob/master/5.3/serverless.yml#L91). If you...

Thank you for sharing! It's a library dependency so this part wasn't written by me.

@mazghul @do-n-khanh Thanks for the comment. I've looked into the issue and it seems that it is connected with roles. It should definitely work with Admin roles (I've checked in...