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 1892e16 commit 4428162Copy full SHA for 4428162
cloudtrailbenchmark/testdeploy.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-export AWS_PROFILE="sumocontent"
+export AWS_PROFILE="prod"
4
export AWS_REGION="us-east-1"
5
if [ "$AWS_PROFILE" == "prod" ]
6
then
0 commit comments