Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mattdell opened this issue Jul 23, 2020 · 1 comment
Open

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

mattdell opened this issue Jul 23, 2020 · 1 comment

Comments

@mattdell
Copy link

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

@mattdell
Copy link
Author

mattdell commented Aug 3, 2020

@eahefnawy is this repo active?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant