Skip to main content

data_repository_associations

Retrieves a list of data_repository_associations in a region

Overview

Namedata_repository_associations
TypeResource
Descriptiondata_repository_associations
Idawscc.fsx.data_repository_associations

Fields

NameDatatypeDescription
association_idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
association_id
FROM awscc.fsx.data_repository_associations
WHERE region = 'us-east-1'

Permissions

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

Create

fsx:CreateDataRepositoryAssociation,
fsx:DescribeDataRepositoryAssociations,
fsx:TagResource,
s3:ListBucket,
s3:GetBucketPolicy,
s3:PutBucketPolicy,
iam:CreateServiceLinkedRole,
iam:PutRolePolicy

List

fsx:DescribeDataRepositoryAssociations