secretAccessKey

@get:JsonPropertyDescription(value = "The corresponding secret to the access key ID. Read more <a href="https://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html#access-keys-and-secret-access-keys">here</a>")
abstract val secretAccessKey: String?