NAME
Paws::SSM::DescribePatchGroupStateResult
ATTRIBUTES
Instances => Int
The number of instances in the patch group.
InstancesWithCriticalNonCompliantPatches => Int
The number of instances where patches that are specified as "Critical" for compliance reporting in the patch baseline are not installed. These patches might be missing, have failed installation, were rejected, or were installed but awaiting a required instance reboot. The status of these instances is NON_COMPLIANT
.
InstancesWithFailedPatches => Int
The number of instances with patches from the patch baseline that failed to install.
InstancesWithInstalledOtherPatches => Int
The number of instances with patches installed that aren't defined in the patch baseline.
InstancesWithInstalledPatches => Int
The number of instances with installed patches.
InstancesWithInstalledPendingRebootPatches => Int
The number of instances with patches installed by Patch Manager that have not been rebooted after the patch installation. The status of these instances is NON_COMPLIANT.
InstancesWithInstalledRejectedPatches => Int
The number of instances with patches installed that are specified in a RejectedPatches list. Patches with a status of INSTALLED_REJECTED were typically installed before they were added to a RejectedPatches list.
If ALLOW_AS_DEPENDENCY is the specified option for RejectedPatchesAction, the value of InstancesWithInstalledRejectedPatches will always be 0 (zero).
InstancesWithMissingPatches => Int
The number of instances with missing patches from the patch baseline.
InstancesWithNotApplicablePatches => Int
The number of instances with patches that aren't applicable.
InstancesWithOtherNonCompliantPatches => Int
The number of instances with patches installed that are specified as other than "Critical" or "Security" but are not compliant with the patch baseline. The status of these instances is NON_COMPLIANT.
InstancesWithSecurityNonCompliantPatches => Int
The number of instances where patches that are specified as "Security" in a patch advisory are not installed. These patches might be missing, have failed installation, were rejected, or were installed but awaiting a required instance reboot. The status of these instances is NON_COMPLIANT
.
InstancesWithUnreportedNotApplicablePatches => Int
The number of instances with NotApplicable
patches beyond the supported limit, which are not reported by name to Systems Manager Inventory.