diff options
Diffstat (limited to 'testing/resources/aws_config_with_secret.ini')
-rw-r--r-- | testing/resources/aws_config_with_secret.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/resources/aws_config_with_secret.ini b/testing/resources/aws_config_with_secret.ini new file mode 100644 index 0000000..bb55017 --- /dev/null +++ b/testing/resources/aws_config_with_secret.ini @@ -0,0 +1,4 @@ +# file with an AWS access key id and an AWS secret access key +[production] +aws_access_key_id = AKIAVOGONSVOGONS0042 +aws_secret_access_key = z2rpgs5uit782eapz5l1z0y2lurtsyyk6hcfozlb |