aws / aws-logging-dotnet

.NET Libraries for integrating Amazon CloudWatch Logs with popular .NET logging libraries
Apache License 2.0
298 stars 133 forks source link

Exposes AmazonCloudWatchLogsConfig.AuthenticationRegion property. #260

Closed ashishdhingra closed 5 months ago

ashishdhingra commented 5 months ago

Issue #, if available: #255

Description of changes: Exposes AmazonCloudWatchLogsConfig.AuthenticationRegion property. Implementing this small change allows users to use the AWS Logger .NET for different regions than just 'us-east-1' with Localstack.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.