Updating a SIP media application
You can update the name and Amazon Resource Names (ARNs) of your Lambda function for your SIP media applications. You can't update the AWS Region.
To update a SIP media application
Open the Amazon Chime SDK console at https://console.aws.amazon.com/chime-sdk/home
. -
In the navigation pane, choose SIP media applications.
The SIP media application page appears.
-
Choose the name of the application that you want to update.
The application appears on its own page.
-
Choose Edit.
-
As needed, change the following:
The application's name
The Lambda ARN, alias ARN, or version ARN
The tags. For more information about changing tags, see
Note
You can create alias and version ARNs when you build a Lambda function, and you must have an alias or version ARN if you want to enable Lambda concurrency. For more information about Lambda function aliases, version aliases, and concurrency, refer to Lambda function aliases, Lambda function versions, and Managing Lambda provisioned concurrency in the AWS Lambda Developer Guide.
-
Choose Save.
A success message appears. If you see an error message, follow its instructions.