Hi, I am trying to work out a way how to add respo...
# aws
p
Hi, I am trying to work out a way how to add response headers on the route created with localPath via pulumi. Is this possible? https://www.pulumi.com/registry/packages/aws-apigateway/api-docs/restapi/#localpath_yaml
Copy code
api_app:
    type: aws-apigateway:RestAPI
    properties:
      routes:
        - localPath: ${confFrontendCompiledFilesPath}
          method: GET
          path: /