Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Logs #2284

@Raffaello

Description

@Raffaello

Is your feature request related to a problem? Please describe.
There is no way to set up Cloudfront logs or realtime logs

Describe the solution you'd like
i would like a way to set up clodufront logs or disable to update cloudfront logs

Describe alternatives you've considered
moving away from serverless framework.

Additional context
something like this to tell to do not change the cloudfront log at deployment.

cloudfront:
      distributionId:  'distributionid'
      logs:
        update: false # true by default
      realtimelogs:
        udpdate: false # true by default  

otherwise give a way to set up logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions