Skip to content

Fix invalidation with boto3 #7

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

Merged
merged 1 commit into from
Mar 21, 2017
Merged

Fix invalidation with boto3 #7

merged 1 commit into from
Mar 21, 2017

Conversation

jonls
Copy link
Owner

@jonls jonls commented Mar 21, 2017

The call to create a new invalidation on CloudFront was incorrectly ported to boto3. With boto3 the paths should not be wrapped in tags and quoted.

This fixes the invalidation bug that was pointed out in #5.

@jonls jonls force-pushed the fix-boto3-invalidation branch from 452ecde to 13e7bb1 Compare March 21, 2017 04:41
@jonls jonls mentioned this pull request Mar 21, 2017
The call to create a new invalidation on CloudFront was
incorrectly ported to boto3. With boto3 the paths should not be
wrapped in tags and quoted.
@jonls jonls force-pushed the fix-boto3-invalidation branch from 13e7bb1 to df03ea2 Compare March 21, 2017 04:46
@jonls jonls merged commit 71ee87f into master Mar 21, 2017
@jonls jonls deleted the fix-boto3-invalidation branch March 21, 2017 04:49
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

Successfully merging this pull request may close these issues.

1 participant