addUserPoolClientSecret
inline suspend fun CognitoIdentityProviderClient.addUserPoolClientSecret(crossinline block: AddUserPoolClientSecretRequest.Builder.() -> Unit): AddUserPoolClientSecretResponse
Creates a new client secret for an existing confidential user pool app client. Supports up to 2 active secrets per app client for zero-downtime credential rotation workflows.