RotationRules schema from Amazon Secrets Manager API
Type: objectProperties: 3
ConfigurationCredentialsRotationSecretsSecurity
RotationRules is a JSON Structure definition published by Amazon Secrets Manager, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-secrets-manager/refs/heads/main/json-structure/amazon-secrets-manager-rotation-rules-structure.json",
"name": "RotationRules",
"description": "RotationRules schema from Amazon Secrets Manager API",
"type": "object",
"properties": {
"AutomaticallyAfterDays": {
"type": "integer",
"description": "The number of days between automatic scheduled rotations."
},
"Duration": {
"type": "string",
"description": "The length of the rotation window in hours."
},
"ScheduleExpression": {
"type": "string",
"description": "A cron or rate expression that defines the schedule for rotation."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.