lexmodelsv2_list_bot_version_replicas: Contains information about all the versions replication...

View source: R/lexmodelsv2_operations.R

lexmodelsv2_list_bot_version_replicasR Documentation

Contains information about all the versions replication statuses applicable for Global Resiliency

Description

Contains information about all the versions replication statuses applicable for Global Resiliency.

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

Usage

lexmodelsv2_list_bot_version_replicas(
  botId,
  replicaRegion,
  maxResults = NULL,
  nextToken = NULL,
  sortBy = NULL
)

Arguments

botId

[required] The request for the unique ID in the list of replicated bots.

replicaRegion

[required] The request for the region used in the list of replicated bots.

maxResults

The maximum results given in the list of replicated bots.

nextToken

The next token given in the list of replicated bots.

sortBy

The requested sort category for the list of replicated bots.


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