Skip to main content

deploy-setup-china

  1. Replace <MASKED_ACCOUNT_ID> with a7c02756c325.

    https://esp-rainmaker-sam-deployments-a7c02756c325-<REGION>.s3.<REGION>.<DOMAIN>/<VERSION>/packages/<PACKAGE_NAME>.yml
  2. Choose the Rainmaker backend version and region you want to use. Replace <REGION> and <VERSION> in the deployment links with your selections.

    Available regions and compatible versions

    You can find the available regions here and checkout our available backend versions that is compatible with corresponding RainMaker components here.

  3. Replace <DOMAIN> with amazonaws.com.cn.

  4. Replace <PACKAGE_NAME> with the appropriate package name:

    a. ESP-Rainmaker-Base esprainmakersambase_package.yml
    b. ESP-Rainmaker-Core esprainmakersamcore_package.yml
    c. ESP-Nested-AddOns espnestedaddons_package.yml
    d. ESP-Rainmaker-Skills deploy-3p-integration-all-regions-add-ons_package.yml

Example URLs based of the respective package names are as shown below:

https://esp-rainmaker-sam-deployments-a7c02756c325-<region>.s3.<region>.amazonaws.com.cn/<version>/packages/esprainmakersambase_package.yml
https://esp-rainmaker-sam-deployments-a7c02756c325-<region>.s3.<region>.amazonaws.com.cn/<version>/packages/esprainmakersamcore_package.yml
https://esp-rainmaker-sam-deployments-a7c02756c325-<region>.s3.<region>.amazonaws.com.cn/<version>/packages/espnestedaddons_package.yml
https://esp-rainmaker-sam-deployments-a7c02756c325-<region>.s3.<region>.amazonaws.com.cn/<version>/packages/deploy-3p-integration-all-regions-add-ons_package.yml
info

You would need to replace the <REGION> & <VERSION>.

tip

Package for ESP-Rainmaker-Base & ESP-RainMaker-Core are both mandatory packages that needs to be derived, the rest are dependent on the type of services that you would require for your application.