cognitoidentityprovider_get_signing_certificate {paws.security.identity} | R Documentation |
This method takes a user pool ID, and returns the signing certificate
Description
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.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_get_signing_certificate/ for full documentation.
Usage
cognitoidentityprovider_get_signing_certificate(UserPoolId)
Arguments
UserPoolId |
[required] The user pool ID. |
[Package paws.security.identity version 0.7.0 Index]