cloudfront-invalidate

command
v3.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2025 License: BSD-3-Clause Imports: 6 Imported by: 0

README

invalidate

Invalidate one or more URIs from a CloudFront distribution.

$> ./bin/invalidate -h
Invalidate one or more URIs from a CloudFront distribution.
Usage:
	 ./bin/invalidate uri(N) uri(N)
  -client-uri string
    	A valid client URI in the form of 'aws://?region={AWS_REGION}&credentials={CREDENTIALS}' where '{CREDENTIAL}' is expected to be a valid aaronland/go-aws-auth credential string.
  -distribution-id string
    	A valid AWS CloudFront distribution ID.

Documentation

Overview

Invalidate one or more URIs from a CloudFront distribution. For example:

$> ./bin/invalidate -client-uri 'aws://region=us-east-1&credentials=session' -distribution-id {DISTRIBUTION_ID} /data/151/194/395/1/1511943951.geojson

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL