sparse-intern-71089
08/17/2020, 2:13 PMmillions-furniture-75402
08/17/2020, 4:45 PMgentle-diamond-70147
08/17/2020, 10:07 PMgentle-diamond-70147
08/17/2020, 10:08 PMmillions-furniture-75402
08/18/2020, 12:58 PMmillions-furniture-75402
08/18/2020, 12:59 PMpulumi logs -f
, and curl the endpoint in another tab, I won’t see anything ever come into the logs. However, if I go to the log group in cloudwatch through the AWS web console, I see logs.gentle-diamond-70147
08/18/2020, 2:32 PMpulumi logs -f --logtostderr -v=9
, you might get more information about why.gentle-diamond-70147
08/18/2020, 2:32 PMmillions-furniture-75402
08/18/2020, 2:35 PMmillions-furniture-75402
08/18/2020, 2:38 PMmillions-furniture-75402
08/18/2020, 2:42 PM~/.aws/credentials
— The actual error I’m getting is:
I0818 10:40:57.261063 60548 operations_aws.go:122] GetLogs[urn:pulumi:develop::adapter-service::aws:apigateway:x:API$aws:apigateway/deployment:Deployment::adapter-service-api] does not produce logs
I0818 10:40:57.409892 60548 operations_aws.go:193] [getLogs] Error getting logs: /aws/lambda/adapter-service-endpoint-137cb12 ResourceNotFoundException: The specified log group does not exist.
I0818 10:40:57.409947 60548 operations_aws.go:107] GetLogs[urn:pulumi:develop::adapter-service::aws:lambda/function:Function::adapter-service-endpoint] return 0 logs
gentle-diamond-70147
08/18/2020, 4:03 PM