I'm trying to integrate Datadog with Fargate via the
AWS FireLens integration. I am receiving this error when running pulumi up: "ClientException: When a firelensConfiguration object is specified, at least one container has to be configured with the awsfirelens log driver." I believe I have specified all required parameters but it's tough for me to debug further. Is there a way to get Pulumi to print out the requests it is making to AWS so I can see where my mismatch is?