This docker image rotates akamai api credentials storing credentials in Parameter Store.
$ git clone [email protected]:yuichiro12/akamai-credentials-rotator.git
$ cd akamai-credentials-rotator
$ docker build . -t akamai-credentials-rotator
# requires AWS credentials to run locally
$ docker run --rm -it -v $HOME/.aws:/root/.aws akamai-credentials-rotator ./rotate.sh /path1/to/parameters /path2/to/parameters