aws.pca_connector_ad.get_directory_registration
Example SQL Queries
SELECT * FROMaws.pca_connector_ad.get_directory_registrationWHERE"directory_registration_arn" = 'VALUE';Description
A structure that contains information about your directory registration.
Table Definition
| Column Name | Column Data Type |
|---|---|
| directory_registration_arn Required Input Column The Amazon Resource Name (ARN) that was returned when you called CreateDirectoryRegistration. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| directory_registration The directory registration represents the authorization of the connector service with a directory. | STRUCT( |
Show child fields
| |