
codegen-resources.dynamodbstreams.customization.config Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dynamodb Show documentation
Show all versions of dynamodb Show documentation
The AWS Java SDK for Amazon DynamoDB module holds the client classes that are used for communicating
with Amazon DynamoDB
Service
{
"sdkModeledExceptionBaseClassName": "DynamoDbException",
// exclude these shapes that are already present in the dynamodb client
"shapeModifiers": {
"AttributeValue" : {
"excludeShape": true
},
"KeySchemaElement" : {
"excludeShape": true
},
"KeyType" : {
"excludeShape": true
},
"StreamViewType" : {
"excludeShape": true
},
"InternalServerError" : {
"excludeShape": true
},
"LimitExceededException" : {
"excludeShape": true
},
"ResourceNotFoundException" : {
"excludeShape": true
}
},
"shareModelConfig" : {
"shareModelWith" : "dynamodb",
"packageName" : "streams"
},
"verifiedSimpleMethods" : [
"listStreams"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy