aws.pca_connector_scep.get_challenge_metadata
Example SQL Queries
SELECT * FROMaws.pca_connector_scep.get_challenge_metadataWHERE"challenge_arn" = 'VALUE';Description
Retrieves the metadata for the specified Challenge.
Table Definition
| Column Name | Column Data Type |
|---|---|
| challenge_arn Required Input Column The Amazon Resource Name (ARN) of the challenge. | 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
| |
| challenge_metadata The metadata for the challenge. | STRUCT( |
Show child fields
| |