Update 400 Error Response Message for rotateApplicationClientSecret.

This commit is contained in:
Gibran Waldron 2024-08-14 15:15:18 -07:00
parent b856edd03b
commit df8cba357e
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
}
},
"400": {
"description": "The application has not enrolled for programmatic rotations. Please visit your developer console to enroll.",
"description": "Application is not enrolled for rotation notification. Please update application notification preference in Developer console.",
"headers": {
"x-amzn-RateLimit-Limit": {
"description": "Your rate limit (requests per second) for this operation.",