Skip to content

Set individual TTL times (Min TTL, Max TLL, Default TTL)? #24

Description

@mattdell

Looking at https://github.com/serverless-components/aws-cloudfront/blob/master/lib/getCacheBehavior.js

I see the input is ttl which then gets assigned to all TTL values.

MinTTL: ttl,
DefaultTTL: ttl,
MaxTTL: ttl,

But I want to set MaxTTL only to 31536000

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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