using the AWS Ruby SDK v2
trying to get IAM/account_autorization_details
Everything works as expected, but I would like to get the output in json format (sort of how the awscli dumps it: like aws iam get-account-authorization-details
)
I'm not interested in exploring the results manually. I need to store the json for later audit purposes. Cannot use the awscli and I am doing multiple things (calling multiple services + logic in between) through the SDK and the result needs to be self contained.
Aucun commentaire:
Enregistrer un commentaire