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

There is a newer version: 2.31.2
Show newest version
{
    "authPolicyActions" : {
        "skip" : true
    },

    "shapeModifiers": {
        "AccessDeniedException": {
            "modify": [
                {
                    "errorCode": {
                        "emitPropertyName": "inspectorErrorCode"
                    }
                }
            ]
        },
        "InvalidCrossAccountRoleException":{
            "modify": [
                {
                    "errorCode": {
                        "emitPropertyName": "inspectorErrorCode"
                    }
                }
            ]
        },
        "InvalidInputException":{
            "modify": [
                {
                    "errorCode": {
                        "emitPropertyName": "inspectorErrorCode"
                    }
                }
            ]
        },
        "LimitExceededException":{
            "modify": [
                {
                    "errorCode": {
                        "emitPropertyName": "inspectorErrorCode"
                    }
                }
            ]
        },
        "NoSuchEntityException":{
            "modify": [
                {
                    "errorCode": {
                        "emitPropertyName": "inspectorErrorCode"
                    }
                }
            ]
        }
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy