Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

apigatewayv2_delete_access_log_settings

Deletes the AccessLogSettings for a Stage


Description

Deletes the AccessLogSettings for a Stage. To disable access logging for a Stage, delete its AccessLogSettings.

Usage

apigatewayv2_delete_access_log_settings(ApiId, StageName)

Arguments

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.

Value

An empty list.

Request syntax

svc$delete_access_log_settings(
  ApiId = "string",
  StageName = "string"
)

paws.networking

Amazon Web Services Networking & Content Delivery Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.