You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aws configure set preview.cloudfront true was run previously - recreating the .aws/config or config/credentials file either manually or by using aws configure does not resolve the issue.
version 1.7.14 was working (~4 days ago), however I can't find that version available as a regression download - I'll keep looking as this has broken our ability to automatically deploy our website and then automatically invalidate old content within CloudFront.
The text was updated successfully, but these errors were encountered:
Some time between the middle of last week and the weekend the cloudfront commands stopped working for me on multiple machines.
After upgrading (and breaking):
The following command now gives this output:
Another command example (same result for valid data as well as the test below):
aws configure set preview.cloudfront true
was run previously - recreating the .aws/config or config/credentials file either manually or by usingaws configure
does not resolve the issue.version 1.7.14 was working (~4 days ago), however I can't find that version available as a regression download - I'll keep looking as this has broken our ability to automatically deploy our website and then automatically invalidate old content within CloudFront.
The text was updated successfully, but these errors were encountered: