We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e3a24 commit 03077fbCopy full SHA for 03077fb
aws-codeguruprofiler-profilinggroup/README.md
@@ -14,7 +14,7 @@ automatically overwritten.
14
After modifying the JSON schema or changing the handlers implementation make sure you do the following before sending a pull-request:
15
16
```
17
-pre-commit run --all-files && mvn clean package
+pre-commit run --all-files && AWS_REGION=us-east-1 mvn clean package
18
19
20
**References**
0 commit comments