Regions
IBM Cloud® Functions is deprecated. Existing Functions entities such as actions, triggers, or sequences will continue to run, but as of 28 December 2023, you can’t create new Functions entities. Existing Functions entities are supported until October 2024. Any Functions entities that still exist on that date will be deleted. For more information, see Deprecation overview.
IBM Cloud® Functions is available in the US South, US East, Germany, United Kingdom, Tokyo, and Sydney IBM Cloud regions. You can target a specific region whenever you log in to the IBM Cloud CLI or change your current region by using the -r
flag.
ibmcloud target -r <region>
For example, to target the EU Central region:
ibmcloud target -r eu-de
Cloud Functions endpoints
The following endpoints are available for Cloud Functions and can be used with Cloud Functions APIs.
Region | Endpoint |
---|---|
US South | https://us-south.functions.cloud.ibm.com |
US East | https://us-east.functions.cloud.ibm.com |
UK South | https://eu-gb.functions.cloud.ibm.com |
EU Central | https://eu-de.functions.cloud.ibm.com |
Tokyo | https://jp-tok.functions.cloud.ibm.com |
Sydney | https://au-syd.functions.cloud.ibm.com |
Cloud Functions web action endpoints
The following endpoints are available for Cloud Functions and can be used with Cloud Functions web actions.
Region | Endpoint |
---|---|
US South | https://us-south.functions.appdomain.cloud |
US East | https://us-east.functions.appdomain.cloud |
UK South | https://eu-gb.functions.appdomain.cloud |
EU Central | https://eu-de.functions.appdomain.cloud |
Tokyo | https://jp-tok.functions.appdomain.cloud |
Sydney | https://au-syd.functions.appdomain.cloud |