View source: R/apigatewayv2_operations.R
apigatewayv2_delete_access_log_settings | R Documentation |
Deletes the AccessLogSettings for a Stage. To disable access logging for a Stage, delete its AccessLogSettings.
See https://www.paws-r-sdk.com/docs/apigatewayv2_delete_access_log_settings/ for full documentation.
apigatewayv2_delete_access_log_settings(ApiId, StageName)
ApiId |
[required] The API identifier. |
StageName |
[required] The stage name. Stage names can only contain alphanumeric characters, hyphens, and underscores. Maximum length is 128 characters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.