v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107861793.8 KB

The action to list the replicated bots created from the source bot alias.

post/bots/{botId}/replicas/{replicaRegion}/botaliases/

Path parameters

botIdstring required

The request for the unique bot ID of the replicated bot created from the source bot alias.

replicaRegionstring required

The region that contains the replicated bots. Minimum value = 2, maximum value = 25.

The request for the secondary region of the replicated bot created from the source bot alias.

Request body

maxResultsinteger

The request for maximum results to list the replicated bots created from the source bot alias.

nextTokenstring

The request for the next token for the replicated bot created from the source bot alias.

Response

Success

botIdstring

The unique bot ID of the replicated bot created from the source bot alias.

sourceRegionstring

The source region of the replicated bot created from the source bot alias.

replicaRegionstring

The secondary region of the replicated bot created from the source bot alias.

nextTokenstring

The next token for the replicated bots created from the source bot alias.