Skip to content

Commit 85ad85c

Browse files
authored
Update secrets_rotation_event.json
1 parent 25ab81e commit 85ad85c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aws-lambda-java-tests/src/test/resources/secrets_rotation_event.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"Step" : "CreateSecret",
33
"SecretId" : "arn:aws:secretsmanager:eu-central-1:123456789012:secret:/powertools/secretparam-xBPaJ5",
44
"ClientRequestToken" : "123e4567-e89b-12d3-a456-426614174000",
5-
"RotationToken": "8a4cc1ac-82ea-47c7-bd9f-aeb370b1b6a6"
6-
}
5+
"rotationToken": "8a4cc1ac-82ea-47c7-bd9f-aeb370b1b6a6"
6+
}

0 commit comments

Comments
 (0)