Values.DeleteAccessLogSettingsRequestSourceDeletes the AccessLogSettings for a Stage. To disable access logging for a Stage, delete its AccessLogSettings.
type nonrec t = {apiId : string;The API identifier.
*)stageName : string;The stage name. Stage names can only contain alphanumeric characters, hyphens, and underscores. Maximum length is 128 characters.
*)}