python-botocore/tests/unit/response_parsing/xml/responses/iam-get-user.json
2015-11-24 20:34:53 +09:00

11 lines
245 B
JSON

{
"User": {
"CreateDate": "2011-12-19T23:16:46Z",
"UserId": "123456789012",
"Arn": "arn:aws:iam::123456789012:root"
},
"ResponseMetadata": {
"RequestId": "a8ca5eb9-9167-11e2-8395-2fafede00095"
}
}