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

codegen-resources.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.

There is a newer version: 2.5.20
Show newest version
{
    "authPolicyActions" : {
        "skip" : true
    },
    "customServiceMetadata": {
        "protocol": "cbor"
    },
    "skipSmokeTests": "true",
    "verifiedSimpleMethods": ["deregisterStreamConsumer"],
    "skipSyncClientGeneration": true,
    "blacklistedSimpleMethods": ["deregisterStreamConsumer", "describeStreamConsumer", "listShards"],
     "customRetryPolicy" : "software.amazon.awssdk.services.kinesis.KinesisRetryPolicy"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy