python-botocore/tests/unit/response_parsing/xml/responses/ec2-get-password-data.json

8 lines
270 B
JSON
Raw Normal View History

{
"InstanceId": "i-2574e22a",
"Timestamp": "2009-10-24 15:00:00",
"ResponseMetadata": {
"RequestId": "59dbff89-35bd-4eac-99ed-be587EXAMPLE"
},
"PasswordData": "TGludXggdmVyc2lvbiAyLjYuMTYteGVuVSAoYnVpbGRlckBwYXRjaGJhdC5hbWF6b25zYSkgKGdj"
}