guardian / play-secret-rotation   8.3.0

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 1.0.1


Group ID:
com.gu.play-secret-rotation
Artifact ID:
aws-parameterstore-lambda_3
Version:
1.0.1
Release Date:
Dec 6, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.gu.play-secret-rotation</groupId>
  <artifactId>aws-parameterstore-lambda_3</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.gu.play-secret-rotation', name: 'aws-parameterstore-lambda_3', version: '1.0.1'