Skip to main content

simple_ads

Retrieves a list of simple_ads in a region

Overview

Namesimple_ads
TypeResource
Descriptionsimple_ads
Idawscc.directoryservice.simple_ads

Fields

NameDatatypeDescription
directory_idstringThe unique identifier for a directory.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
directory_id
FROM awscc.directoryservice.simple_ads
WHERE region = 'us-east-1'

Permissions

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

Create

ds:CreateDirectory,
ds:CreateAlias,
ds:EnableSso,
ds:DescribeDirectories,
ec2:DescribeSubnets,
ec2:DescribeVpcs,
ec2:CreateSecurityGroup,
ec2:CreateNetworkInterface,
ec2:DescribeNetworkInterfaces,
ec2:AuthorizeSecurityGroupIngress,
ec2:AuthorizeSecurityGroupEgress,
ec2:CreateTags

List

ds:DescribeDirectories