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 / json / expected / elastictranscoder-delete-pipeline.json
Size: Mime:
{
    "ResponseMetadata": {"RequestId": "1234"},
    "Error": {
        "Message": "1 validation error detected: Value 'foobar' at 'id' failed to satisfy constraint: Member must satisfy regular expression pattern: ^\\d{13}-\\w{6}$",
        "Code": "ValidationException"
    }
}