AWS AWSCloudFormation documentation change
Summary
Added documentation for device certificate age check configuration details
Security assessment
Documents security-related audit configuration settings but doesn't reference a specific vulnerability or incident.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-properties-iot-accountauditconfiguration-certagecheckcustomconfiguration.md index da2c2a97a..72718e725 100644 --- a/AWSCloudFormation/latest/UserGuide/aws-properties-iot-accountauditconfiguration-certagecheckcustomconfiguration.md +++ b/AWSCloudFormation/latest/UserGuide/aws-properties-iot-accountauditconfiguration-certagecheckcustomconfiguration.md @@ -7 +7 @@ SyntaxProperties -The `CertAgeCheckCustomConfiguration` property type specifies Property description not available. for an [AWS::IoT::AccountAuditConfiguration](./aws-resource-iot-accountauditconfiguration.html). +Configuration structure containing settings for the device certificate age check. @@ -32 +32 @@ To declare this entity in your AWS CloudFormation template, use the following sy -Property description not available. +The number of days that defines when a device certificate is considered to have aged. The check will report a finding if a certificate has been active for a number of days greater than or equal to this threshold value.