codegen-resources.customization.config Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of neptune Show documentation
Show all versions of neptune Show documentation
The AWS Java SDK for Neptune module holds the client classes that are used for
communicating with Neptune.
{
"verifiedSimpleMethods" : [
"describeDBClusterParameterGroups",
"describeDBClusterSnapshots",
"describeDBClusters",
"describeDBEngineVersions",
"describeDBInstances",
"describeDBParameterGroups",
"describeDBSubnetGroups",
"describeEventCategories",
"describeEventSubscriptions",
"describeEvents",
"describePendingMaintenanceActions"
],
"shapeModifiers" : {
"CopyDBClusterSnapshotMessage" : {
"inject" : [
{
// This is for enabling automatic request presigning only; it should not be marshalled
"SourceRegion" : {
"shape" : "String",
"documentation" : "If PreSignedUrl is not specified, this is the region where the source snapshot is located. A PreSignedUrl will be generated automatically by the SDK."
}
}
]
},
"CreateDBClusterMessage" : {
"inject" : [
{
// This is for enabling automatic request presigning only; it should not be marshalled
"SourceRegion" : {
"shape" : "String",
"documentation" : "If PreSignedUrl is not specified, this is the region where the source snapshot is located. A PreSignedUrl will be generated automatically by the SDK."
}
}
]
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy