AWS AWSCloudFormation documentation change
Summary
Updated documentation for DeviceCertExpirationAuditCheckConfiguration to explain expiration check settings and enablement status.
Security assessment
The changes clarify security audit checks for certificate expiration but lack evidence of addressing a specific security incident.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-properties-iot-accountauditconfiguration-devicecertexpirationauditcheckconfiguration.md index 9bd14b5d9..dc7affae2 100644 --- a/AWSCloudFormation/latest/UserGuide/aws-properties-iot-accountauditconfiguration-devicecertexpirationauditcheckconfiguration.md +++ b/AWSCloudFormation/latest/UserGuide/aws-properties-iot-accountauditconfiguration-devicecertexpirationauditcheckconfiguration.md @@ -7 +7 @@ SyntaxProperties -The `DeviceCertExpirationAuditCheckConfiguration` property type specifies Property description not available. for an [AWS::IoT::AccountAuditConfiguration](./aws-resource-iot-accountauditconfiguration.html). +Configuration for the device certificate expiration audit check. @@ -35 +35 @@ To declare this entity in your AWS CloudFormation template, use the following sy -Property description not available. +Configuration settings for the device certificate expiration check, including the threshold in days before expiration. This configuration is of type `CertExpirationCheckCustomConfiguration` @@ -46 +46 @@ _Required_ : No -Property description not available. +True if this audit check is enabled for this account.