-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathupdateSMAs.bash
More file actions
executable file
·10 lines (5 loc) · 933 Bytes
/
Copy pathupdateSMAs.bash
File metadata and controls
executable file
·10 lines (5 loc) · 933 Bytes
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
aws chime update-sip-media-application --sip-media-application-id cf3e17cd-f4e5-44c3-ab04-325e6b3a6709 --endpoints LambdaArn=arn:aws:lambda:us-east-1:364253738352:function:chime-voicesdk-sma-ChatGPT --profile CLEO
aws chime update-sip-media-application --sip-media-application-id cf3e17cd-f4e5-44c3-ab04-325e6b3a6709 --endpoints LambdaArn=arn:aws:lambda:us-east-1:364253738352:function:chime-voicesdk-sma-ChimeSMA:SNAPSTART --profile CLEO
aws chime update-sip-media-application --sip-media-application-id f6fb2553-e7e0-4900-866b-1b51b91f575a --endpoints LambdaArn=arn:aws:lambda:us-west-2:364253738352:function:chime-voicesdk-sma-ChatGPT --profile CLEO --region us-west-2
aws chime update-sip-media-application --sip-media-application-id f6fb2553-e7e0-4900-866b-1b51b91f575a --endpoints LambdaArn=arn:aws:lambda:us-west-2:364253738352:function:chime-voicesdk-sma-ChimeSMA:SNAPSTART --profile CLEO --region us-west-2