From 918f965c8761138aa054a6134263420402be65c6 Mon Sep 17 00:00:00 2001 From: anjmao Date: Thu, 28 Nov 2024 15:45:27 +0200 Subject: [PATCH] Add root aws account credentials --- aws_root_account_credentials | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 aws_root_account_credentials diff --git a/aws_root_account_credentials b/aws_root_account_credentials new file mode 100644 index 00000000..87f0c759 --- /dev/null +++ b/aws_root_account_credentials @@ -0,0 +1,4 @@ +[default] +aws_access_key_id=ASIAIOSFODNN7EXAMPLE +aws_secret_access_key=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY +aws_session_token = IQoJb3JpZ2luX2IQoJb3JpZ2luX2IQoJb3JpZ2luX2IQoJb3JpZ2luX2IQoJb3JpZVERYLONGSTRINGEXAMPLE \ No newline at end of file