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-bundle-instance.json
Size: Mime:
{
    "BundleTask": {
        "UpdateTime": "2008-10-07T11:51:50.000Z", 
        "InstanceId": "i-12345678", 
        "Storage": {
            "S3": {
                "Prefix": "winami", 
                "Bucket": "myawsbucket"
            }
        }, 
        "State": "bundling", 
        "StartTime": "2008-10-07T11:41:50.000Z", 
        "Progress": "70%", 
        "BundleId": "bun-c1a540a8"
    }, 
    "ResponseMetadata": {
        "RequestId": "59dbff89-35bd-4eac-99ed-be587EXAMPLE"
    }
}