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