BotAliasReplicaSummary
Contains information about all the aliases replication statuses applicable for global resiliency.
Contents
- botAliasId
-
The bot alias ID for all the alias bot replications.
Type: String
Length Constraints: Fixed length of 10.
Pattern:
^(\bTSTALIASID\b|[0-9a-zA-Z]+)$
Required: No
- botAliasReplicationStatus
-
The replication statuses for all the alias bot replications.
Type: String
Valid Values:
Creating | Updating | Available | Deleting | Failed
Required: No
- botVersion
-
The bot version for all the alias bot replications.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 5.
Pattern:
^(DRAFT|[0-9]+)$
Required: No
- creationDateTime
-
The creation time and date for all the alias bot replications.
Type: Timestamp
Required: No
- failureReasons
-
The reasons for failure for the aliases bot replications.
Type: Array of strings
Required: No
- lastUpdatedDateTime
-
The last time and date updated for all the alias bot replications.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: