awscloudfront-invalidator

module
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2023 License: GPL-3.0

README

CloudFront Distribution Invalidation Tool

Installation

  • Build from source
# Choose Platform
# linux | windows | darwin
PLATFORM=linux
BINARY=invalidator_amd64_$PLATFORM
git clone https:/github.com/tehseensajjadsb/awscloudfront-invalidator.git
cd awscloudfront-invaliator
make $PLATFORM
chmod +x ./bin/$BINARY
mv ./bin/$BINARY ~/.local/bin/invalidator

Features / TODO

  • Main Tool Features:
    • Add aws sts get-caller-identity feature
    • Add Cache Invalidation Feature
    • Detect Distribution by its ID
  • QOL Features
    • Detect Distribution by its first domain alias
    • Detect Distribution by its S3 Origin
    • Optional wait for invalidation to complete

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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