1 Answer
- Newest
- Most votes
- Most comments
0
This can be achieved by using the CustomResource class to invoke a Lambda function. Use the Lambda function to make an API call using the AssociatePhoneNumberContactFlow API to associate a phone number with a flow.
Reference links for additional info: https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.CustomResource.html https://docs.aws.amazon.com/connect/latest/APIReference/API_AssociatePhoneNumberContactFlow.html
answered 10 months ago
Relevant content
- asked 3 years ago
- asked 9 months ago
- AWS OFFICIALUpdated 3 years ago
