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 AWS CloudFormation module holds the client classes that are used for communicating with AWS CloudFormation Service

There is a newer version: 2.29.39
Show newest version
{
  "verifiedSimpleMethods": [
    "describeAccountLimits",
    "describeStacks",
    "listExports",
    "listStackSets",
    "listStacks"
  ],
  "shapeModifiers": {
    "ListStacksInput": {
      "modify": [
        {
          "StackStatusFilter": {
            "emitPropertyName": "stackStatusFilters"
          }
        }
      ]
    }
  },
  "blacklistedSimpleMethods": [
    "estimateTemplateCost",
    "validateTemplate",
    "getTemplate",
    "describeStackResources",
    "describeStackEvents",
    "getTemplateSummary"
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy