Created
April 4, 2022 17:45
-
-
Save SamuelBagattin/108361b89ae051cf3b5958178a2b9205 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2022/04/04 00:00:00 { | |
"Account": "999999999999", | |
"Arn": "arn:aws:sts::999999999999:assumed-role/my-pod-role/my-app", | |
"UserId": "IEHDGSBEHDISKGPCMXNSH:my-app" | |
} | |
2022/04/04 00:00:00 { | |
"Buckets": [ | |
{ | |
"CreationDate": "2022-04-04T00:00:00Z", | |
"Name": "my-bucket" | |
}, | |
{ | |
"CreationDate": "2022-04-04T00:00:00Z", | |
"Name": "my-other-bucket" | |
} | |
], | |
"Owner": { | |
"DisplayName": "my_account", | |
"ID": "O7fh3g8f3O5ofax3blf66I0lIko19w3m890xp9y79o4zfooIgOogxx3on4l3s2o0" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment