Skip to content

Commit 83c44b1

Browse files
committed
fix the CloudWatch datasource authentication type. Thanks to @nonatofabio
1 parent dce155c commit 83c44b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grafana/datasources/datasource.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ datasources:
2222
version: 1
2323
editable: true
2424
jsonData:
25-
authType: credentials
25+
authType: default
2626
defaultRegion: us-east
2727

0 commit comments

Comments
 (0)