Returns the SAML provider metadocument that was uploaded when the provider was created
or updated.
![]() |
---|
This operation requires Signature Version 4. |

C# |
GetSAMLProviderResponse GetSAMLProvider( GetSAMLProviderRequest request )

- request (GetSAMLProviderRequest)
- Container for the necessary parameters to execute the GetSAMLProvider service method.

The response from the GetSAMLProvider service method, as returned by IdentityManagementService.

Exception | Condition |
---|---|
InvalidInputException | |
NoSuchEntityException |
The request was rejected because it referenced an entity that does not exist. The
error message describes the entity.
|