Skip to main content

patch_baselines_list_only

Lists patch_baselines in a region or regions, for all properties use patch_baselines

Overview

Namepatch_baselines_list_only
TypeResource
DescriptionResource Type definition for AWS::SSM::PatchBaseline
Idaws.ssm.patch_baselines_list_only

Fields

NameDatatypeDescription
idstringThe ID of the patch baseline.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all patch_baselines in a region.

SELECT
region,
id
FROM aws.ssm.patch_baselines_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the patch_baselines_list_only resource, see patch_baselines