v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14101465558.4 KB

This method takes a user pool ID, and returns the signing certificate. The issued certificate is valid for 10 years from the date of issue.

Amazon Cognito issues and assigns a new signing certificate annually. This process returns a new value in the response to GetSigningCertificate, but doesn't invalidate the original certificate.

post/#X-Amz-Target=AWSCognitoIdentityProviderService.GetSigningCertificate

Headers

X-Amz-Target'AWSCognitoIdentityProviderService.GetSigningCertificate' required

Request body

UserPoolIdstring required

The user pool ID.

Response

Success

Certificatestring

The signing certificate.