All Downloads are FREE. Search and download functionalities are using the official Maven repository.

codegen-resources.dynamodbstreams.customization.config Maven / Gradle / Ivy

{
    "calculateCrc32FromCompressedData": true,
    "shapeModifiers": {
      "AttributeValue": {
          "modify": [
              {
                  "NULL": {
                      "emitPropertyName": "NUL"
                  }
              }
          ]
      }
    },
    "sdkModeledExceptionBaseClassName": "DynamoDbException",
    "shareModelConfig" : {
        "shareModelWith" : "dynamodb",
        "packageName" : "streams"
    },
    "verifiedSimpleMethods" : [
        "listStreams"
    ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy