guardian / play-secret-rotation   8.2.1

GitHub

Rotate your Application Secret on an active cluster of Play app servers

Scala versions: 3.x 2.13 2.12 2.11

aws-parameterstore-lambda 0.19


Group ID:
com.gu.play-secret-rotation
Artifact ID:
aws-parameterstore-lambda_2.13
Version:
0.19
Release Date:
Dec 15, 2021
Licenses:
Files:

libraryDependencies += "com.gu.play-secret-rotation" %% "aws-parameterstore-lambda" % "0.19"

Mill build tool

ivy"com.gu.play-secret-rotation::aws-parameterstore-lambda:0.19"

Scala CLI

//> using dep "com.gu.play-secret-rotation::aws-parameterstore-lambda:0.19"

Ammonite REPL

import $ivy.`com.gu.play-secret-rotation::aws-parameterstore-lambda:0.19`

<dependency>
  <groupId>com.gu.play-secret-rotation</groupId>
  <artifactId>aws-parameterstore-lambda_2.13</artifactId>
  <version>0.19</version>
</dependency>

compile group: 'com.gu.play-secret-rotation', name: 'aws-parameterstore-lambda_2.13', version: '0.19'