Skip to main content

rotations_list_only

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

Overview

Namerotations_list_only
TypeResource
DescriptionResource Type definition for AWS::SSMContacts::Rotation.
Idaws.ssmcontacts.rotations_list_only

Fields

NameDatatypeDescription
namestringName of the Rotation
contact_idsarrayMembers of the rotation
start_timestringStart time of the first shift of Oncall Schedule
time_zone_idstringTimeZone Identifier for the Oncall Schedule
recurrenceobjectInformation about when an on-call rotation is in effect and how long the rotation period lasts.
tagsarray
arnstringThe Amazon Resource Name (ARN) of the rotation.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all rotations in a region.

SELECT
region,
arn
FROM aws.ssmcontacts.rotations_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the rotations_list_only resource, see rotations