
codegen-resources.dynamodb.customization.config Maven / Gradle / Ivy
Go to download
A single bundled dependency that includes all service and dependent JARs with third-party libraries
relocated to different namespaces.
{
"customServiceNameForRequest": "AmazonDynamoDBv2",
"calculateCrc32FromCompressedData": true,
"requiredParamValidationEnabled": false,
"authPolicyActions" : {
"fileNamePrefix" : "DynamoDBv2"
},
"shapeModifiers": {
"AttributeValue": {
"modify": [
{
"NULL": {
"emitPropertyName": "NUL"
}
}
]
}
},
"customRetryPolicy" : "software.amazon.awssdk.services.dynamodb.DynamoDbRetryPolicy",
"skipSyncClientGeneration" : true
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy