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

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

Go to download

The AWS Java SDK for Amazon API Gateway module holds the client classes that are used for communicating with Amazon API Gateway

There is a newer version: 2.0.0-preview-11
Show newest version
{
  "authPolicyActions" :{
    "skip" : true
  },
  "shapeSubstitutions": {
    "CacheClusterSize": {
      "emitAsShape": "String"
    }
  },
  "blacklistedSimpleMethods" : [
    "updateAccount",
    "createApiKey",
    "generateClientCertificate"
  ],
  "verifiedSimpleMethods" : ["getAccount"]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy