Instance Propertyswift-aws-lambda-events 1.0.0AWSLambdaEvents
clientMetadata
One or more key-value pairs that you can provide as custom input to the Lambda function that you specify for the post confirmation trigger.
let clientMetadata: [String : String]?
You can pass this data to your Lambda function by using the ClientMetadata parameter in the following API actions: AdminConfirmSignUp, ConfirmForgotPassword, ConfirmSignUp, and SignUp.