Skip to content

Commit ad17dbb

Browse files
authored
Update example regions in README.md
As of camitz@8bdb166 the way in which regions are used has changed from `EU_WEST_1` to `eu-west-1`.
1 parent 466e701 commit ad17dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following demonstrates the minimum config for the CloudWatch backend.
3838

3939
The access keys can be you personal credentials to AWS but it is highly recommended to create an ad hoc user via Amazon's IAM service and use those credentials.
4040

41-
The region is for example EU_WEST_1 or US_EAST_1.
41+
The region is for example `eu-west-1` or `us-east-1`.
4242

4343
The above will create a metric with the default namespace, AwsCloudWatchStatsdBackend, and send an http request to CloudWatch via awssum.
4444

0 commit comments

Comments
 (0)