Skip to main content

rotations

Retrieves a list of rotations in a region

Overview

Namerotations
TypeResource
Descriptionrotations
Idawscc.ssmcontacts.rotations

Fields

NameDatatypeDescription
arnstringThe Amazon Resource Name (ARN) of the rotation.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.ssmcontacts.rotations
WHERE region = 'us-east-1'

Permissions

To operate on the rotations resource, the following permissions are required:

Create

ssm-contacts:CreateRotation,
ssm-contacts:GetRotation,
ssm-contacts:TagResource,
ssm-contacts:ListTagsForResource,
ssm-contacts:UntagResource

List

ssm-contacts:ListRotations,
ssm-contacts:GetRotation,
ssm-contacts:ListTagsForResource