Deletes a SAML provider.
            
                    
            
            Deleting the provider does not update any roles that reference the SAML provider as
            a            principal in their trust policies. Any attempt to assume a role that references
            a SAML            provider that has been deleted will fail. 
            

 Declaration Syntax

 Parameters
- request (DeleteSAMLProviderRequest)
- Container for the necessary parameters to execute the DeleteSAMLProvider service method.

 Return Value
The response from the DeleteSAMLProvider service method, as returned by IdentityManagementService.

 Exceptions
| Exception | Condition | 
|---|
| InvalidInputException | 
 | 
| LimitExceededException | The request was rejected because it attempted to create resources beyond the current
            AWS            account limits. The error message describes the limit exceeded. 
 | 
| NoSuchEntityException | The request was rejected because it referenced an entity that does not exist. The
            error            message describes the entity. 
 | 
Assembly: 
AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)