Delete Access Log Settings
apigatewayv2_delete_access_log_settings | R Documentation |
Deletes the AccessLogSettings for a Stage¶
Description¶
Deletes the AccessLogSettings for a Stage. To disable access logging for a Stage, delete its AccessLogSettings.
Usage¶
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.