Skip to content

Commit d920b01

Browse files
authored
Update secretsmanager.go
1 parent 4b7b97a commit d920b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

events/secretsmanager.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ type SecretsManagerSecretRotationEvent struct {
88
Step string `json:"Step"`
99
SecretID string `json:"SecretId"`
1010
ClientRequestToken string `json:"ClientRequestToken"`
11-
RotationToken string `json:"RotationToken"`
11+
RotationToken string `json:"RotationToken"`
1212
}

0 commit comments

Comments
 (0)