aws.pca_connector_scep.get_connector
Example SQL Queries
SELECT * FROMaws.pca_connector_scep.get_connectorWHERE"connector_arn" = 'VALUE';Description
Retrieves details about the specified Connector. Calling this action returns important details about the connector, such as the public SCEP URL where your clients can request certificates.
Table Definition
| Column Name | Column Data Type |
|---|---|
| connector_arn Required Input Column The Amazon Resource Name (ARN) of the connector. | 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
| |
| connector The properties of the connector. | STRUCT( |
Show child fields
| |