apigatewayv2_get_authorizer {paws.networking}R Documentation

Gets an Authorizer

Description

Gets an Authorizer.

See https://www.paws-r-sdk.com/docs/apigatewayv2_get_authorizer/ for full documentation.

Usage

apigatewayv2_get_authorizer(ApiId, AuthorizerId)

Arguments

ApiId

[required] The API identifier.

AuthorizerId

[required] The authorizer identifier.


[Package paws.networking version 0.7.0 Index]