aws.route53resolver.get_outpost_resolver
Example SQL Queries
SELECT * FROMaws.route53resolver.get_outpost_resolverWHERE"id" = 'VALUE';Description
Gets information about a specified Resolver on the Outpost, such as its instance count and type, name, and the current status of the Resolver.
Table Definition
| Column Name | Column Data Type |
|---|---|
| id Required Input Column The ID of the Resolver on the Outpost. | 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
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| outpost_resolver Information about the GetOutpostResolver request, including the status of the request. | STRUCT( |
Show child fields
| |