Gets an API mapping
Gets an API mapping.
apigatewayv2_get_api_mapping(ApiMappingId, DomainName)
ApiMappingId |
[required] The API mapping identifier. |
DomainName |
[required] The domain name. |
A list with the following syntax:
list( ApiId = "string", ApiMappingId = "string", ApiMappingKey = "string", Stage = "string" )
svc$get_api_mapping( ApiMappingId = "string", DomainName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.