Updating a SIP media application - Amazon Chime SDK

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
  1. Open the Amazon Chime SDK console at https://console.aws.amazon.com/chime-sdk/home.

  2. In the navigation pane, choose SIP media applications.

    The SIP media application page appears.

  3. Choose the name of the application that you want to update.

    The application appears on its own page.

  4. Choose Edit.

  5. 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.

  6. Choose Save.

    A success message appears. If you see an error message, follow its instructions.