AWS SDK for .NET Documentation
GetSAMLProvider Method (request)
AmazonAmazon.IdentityManagementAmazonIdentityManagementServiceClientGetSAMLProvider(GetSAMLProviderRequest) Did this page help you?   Yes   No    Tell us about it...
Returns the SAML provider metadocument that was uploaded when the provider was created or updated.
Note:
This operation requires Signature Version 4.
Declaration Syntax
C#
public GetSAMLProviderResponse GetSAMLProvider(
	GetSAMLProviderRequest request
)
Parameters
request (GetSAMLProviderRequest)
Container for the necessary parameters to execute the GetSAMLProvider service method.
Return Value
The response from the GetSAMLProvider service method, as returned by IdentityManagementService.
Exceptions
ExceptionCondition
InvalidInputException
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)