Skip to content

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

@mattdell

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions