This demo shows how you can leverage Amazon Connect api's to manage routing profiles.
Use sam
to build, invoke and deploy the function.
Ensure you are in the root folder
sam build --use-container
sam deploy template.yaml --s3-bucket REPLACE_ME --stack-name REPLACE_ME --parameter-overrides ParameterKey=parS3BucketForWebSite,ParameterValue=REPLACE_ME --capabilities CAPABILITY_IAM