https://pulumi.com logo
Title
f

future-morning-53976

08/09/2021, 1:23 PM
Hi all! It seems the setting for AWS API-Gateway (aws.cloudwatch.apigateway) Cloudwatch logging is missing in Pulumi - could that be the case? There is only the possibility to specify the custom access logging and the x-ray logging, but no option to enable general Cloudwatch logging (see image)?
g

great-sunset-355

08/09/2021, 1:39 PM
This could be an issue of missing features in the provider. AWS provider is generated from terraform provider https://github.com/pulumi/pulumi-aws https://github.com/hashicorp/terraform-provider-aws I'd suggest looking into TF provider issues
f

future-morning-53976

08/09/2021, 2:53 PM
Thanks! I'll look that up!