paws.networking (version 0.1.6)

route53resolver_get_resolver_endpoint: Gets information about a specified resolver endpoint, such as whether it's an inbound or an outbound resolver endpoint, and the current status of the endpoint

Description

Gets information about a specified resolver endpoint, such as whether it\'s an inbound or an outbound resolver endpoint, and the current status of the endpoint.

Usage

route53resolver_get_resolver_endpoint(ResolverEndpointId)

Arguments

ResolverEndpointId

[required] The ID of the resolver endpoint that you want to get information about.

Request syntax

svc$get_resolver_endpoint(
  ResolverEndpointId = "string"
)