Amazon Secrets Manager · Example Payload

Amazon Secrets Manager Rotation Rules Example

ConfigurationCredentialsRotationSecretsSecurity

Amazon Secrets Manager Rotation Rules Example is an example object payload from Amazon Secrets Manager, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AutomaticallyAfterDaysDurationScheduleExpression

Example Payload

Raw ↑
{
  "AutomaticallyAfterDays": 30,
  "Duration": "example-Duration",
  "ScheduleExpression": "example-ScheduleExpression"
}