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

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

{
    "verifiedSimpleMethods" : [
        "describeDBClusterParameterGroups",
        "describeDBClusterSnapshots",
        "describeDBClusters",
        "describeDBEngineVersions",
        "describeDBInstances",
        "describeDBSubnetGroups",
        "describeEventCategories",
        "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