View source: R/apigatewayv2_operations.R
apigatewayv2_create_api_mapping | R Documentation |
Creates an API mapping.
See https://www.paws-r-sdk.com/docs/apigatewayv2_create_api_mapping/ for full documentation.
apigatewayv2_create_api_mapping(ApiId, ApiMappingKey = NULL, DomainName, Stage)
ApiId |
[required] The API identifier. |
ApiMappingKey |
The API mapping key. |
DomainName |
[required] The domain name. |
Stage |
[required] The API stage. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.