Returns the SAML provider metadocument that was uploaded when the provider was created
            or            updated.
            
                    
|  Note: | 
|---|
| This operation requires Signature Version 4. | 
 Declaration Syntax
 Declaration Syntax| C# | 
GetSAMLProviderResponse GetSAMLProvider( GetSAMLProviderRequest request )
 Parameters
 Parameters- request (GetSAMLProviderRequest)
- Container for the necessary parameters to execute the GetSAMLProvider service method.
 Return Value
 Return ValueThe response from the GetSAMLProvider service method, as returned by IdentityManagementService.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| InvalidInputException | |
| NoSuchEntityException | The request was rejected because it referenced an entity that does not exist. The
            error            message describes the entity. |