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 SSO OIDC module holds the client classes that are used for communicating with SSO OIDC.

There is a newer version: 2.29.39
Show newest version
{
    "shapeModifiers": {
        // Do not keep adding to this list. Make the service team do the right thing across all SDKs.
        "AccessDeniedException": {
            "modify": [
                {
                    "error_description": {
                        "emitPropertyName": "errorDescription",
                        "existingNameDeprecated": true
                    }
                }
            ]
        },
        "AuthorizationPendingException": {
            "modify": [
                {
                    "error_description": {
                        "emitPropertyName": "errorDescription",
                        "existingNameDeprecated": true
                    }
                }
            ]
        },
        "ExpiredTokenException": {
            "modify": [
                {
                    "error_description": {
                        "emitPropertyName": "errorDescription",
                        "existingNameDeprecated": true
                    }
                }
            ]
        },
        "InternalServerException": {
            "modify": [
                {
                    "error_description": {
                        "emitPropertyName": "errorDescription",
                        "existingNameDeprecated": true
                    }
                }
            ]
        },
        "InvalidClientException": {
            "modify": [
                {
                    "error_description": {
                        "emitPropertyName": "errorDescription",
                        "existingNameDeprecated": true
                    }
                }
            ]
        },
        "InvalidClientMetadataException": {
            "modify": [
                {
                    "error_description": {
                        "emitPropertyName": "errorDescription",
                        "existingNameDeprecated": true
                    }
                }
            ]
        },
        "InvalidGrantException": {
            "modify": [
                {
                    "error_description": {
                        "emitPropertyName": "errorDescription",
                        "existingNameDeprecated": true
                    }
                }
            ]
        },
        "InvalidRequestException": {
            "modify": [
                {
                    "error_description": {
                        "emitPropertyName": "errorDescription",
                        "existingNameDeprecated": true
                    }
                }
            ]
        },
        "InvalidScopeException": {
            "modify": [
                {
                    "error_description": {
                        "emitPropertyName": "errorDescription",
                        "existingNameDeprecated": true
                    }
                }
            ]
        },
        "SlowDownException": {
            "modify": [
                {
                    "error_description": {
                        "emitPropertyName": "errorDescription",
                        "existingNameDeprecated": true
                    }
                }
            ]
        },
        "UnauthorizedClientException": {
            "modify": [
                {
                    "error_description": {
                        "emitPropertyName": "errorDescription",
                        "existingNameDeprecated": true
                    }
                }
            ]
        },
        "UnsupportedGrantTypeException": {
            "modify": [
                {
                    "error_description": {
                        "emitPropertyName": "errorDescription",
                        "existingNameDeprecated": true
                    }
                }
            ]
        }
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy