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 / dynamodb-put-item.json
Size: Mime:
{
    "ResponseMetadata": {},
    "Error": {
        "Message": "The level of configured provisioned throughput for the table was exceeded.  Consider increasing your provisioning level with the UpdateTable API",
        "Code": "ProvisionedThroughputExceededException"
    }
}