lexmodelsv2_list_bot_alias_replicas: The action to list the replicated bots created from the...

View source: R/lexmodelsv2_operations.R

lexmodelsv2_list_bot_alias_replicasR Documentation

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

Description

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

See https://www.paws-r-sdk.com/docs/lexmodelsv2_list_bot_alias_replicas/ for full documentation.

Usage

lexmodelsv2_list_bot_alias_replicas(
  botId,
  replicaRegion,
  maxResults = NULL,
  nextToken = NULL
)

Arguments

botId

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

replicaRegion

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

maxResults

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

nextToken

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


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.