initial commit

This commit is contained in:
2026-08-07 20:35:20 +05:30
commit 7d477888a5
9 changed files with 176 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": {
"Service": "rolesanywhere.amazonaws.com"
},
"Action": "sts:AssumeRole"
}
]
}