Skip to main content

mount_targets

Retrieves a list of mount_targets in a region

Overview

Namemount_targets
TypeResource
Descriptionmount_targets
Idawscc.efs.mount_targets

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.efs.mount_targets
WHERE region = 'us-east-1'

Permissions

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

Create

elasticfilesystem:CreateMountTarget,
elasticfilesystem:DescribeMountTargets

List

elasticfilesystem:DescribeMountTargets,
elasticfilesystem:DescribeMountTargetSecurityGroups