Updating the AWS Key Expiry Notification Settings
Use the get /v1/cckm/settings/aws_key_expiry_notification
API to fetch the AWS key expiry notification settings.
Syntax
Request Parameter
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
key_expiry_days (optional) | integer | Number of days before key expiry to notify of expiring keys. |
Example Request
Example Response
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.