Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
botocore / tests / unit / response_parsing / xml / responses / ec2-describe-instance-attribute.json
Size: Mime:
{
    "ResponseMetadata": {
        "RequestId": "4c94c806-ef28-4f4c-b1c7-3e601fe39497"
    }, 
    "InstanceId": "i-12345678", 
    "RootDeviceName": {
        "Value": "/dev/sda1"
    }
}