Skip to main content

resource_data_syncs

Retrieves a list of resource_data_syncs in a region

Overview

Nameresource_data_syncs
TypeResource
Descriptionresource_data_syncs
Idawscc.ssm.resource_data_syncs

Fields

NameDatatypeDescription
sync_namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
sync_name
FROM awscc.ssm.resource_data_syncs
WHERE region = 'us-east-1'

Permissions

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

Create

ssm:CreateResourceDataSync,
ssm:ListResourceDataSync

List

ssm:ListResourceDataSync