We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.lex.getBotAlias
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
A Bot Alias enables you to change the version of a bot without updating applications that use the bot
Using getBotAlias
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getBotAlias(args: GetBotAliasArgs, opts?: InvokeOptions): Promise<GetBotAliasResult>
function getBotAliasOutput(args: GetBotAliasOutputArgs, opts?: InvokeOptions): Output<GetBotAliasResult>
def get_bot_alias(bot_alias_id: Optional[str] = None,
bot_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBotAliasResult
def get_bot_alias_output(bot_alias_id: Optional[pulumi.Input[str]] = None,
bot_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBotAliasResult]
func LookupBotAlias(ctx *Context, args *LookupBotAliasArgs, opts ...InvokeOption) (*LookupBotAliasResult, error)
func LookupBotAliasOutput(ctx *Context, args *LookupBotAliasOutputArgs, opts ...InvokeOption) LookupBotAliasResultOutput
> Note: This function is named LookupBotAlias
in the Go SDK.
public static class GetBotAlias
{
public static Task<GetBotAliasResult> InvokeAsync(GetBotAliasArgs args, InvokeOptions? opts = null)
public static Output<GetBotAliasResult> Invoke(GetBotAliasInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetBotAliasResult> getBotAlias(GetBotAliasArgs args, InvokeOptions options)
public static Output<GetBotAliasResult> getBotAlias(GetBotAliasArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:lex:getBotAlias
arguments:
# arguments dictionary
The following arguments are supported:
- Bot
Alias Id This property is required. string - The unique identifier of the bot alias.
- Bot
Id This property is required. string - The unique identifier of the bot.
- Bot
Alias Id This property is required. string - The unique identifier of the bot alias.
- Bot
Id This property is required. string - The unique identifier of the bot.
- bot
Alias Id This property is required. String - The unique identifier of the bot alias.
- bot
Id This property is required. String - The unique identifier of the bot.
- bot
Alias Id This property is required. string - The unique identifier of the bot alias.
- bot
Id This property is required. string - The unique identifier of the bot.
- bot_
alias_ id This property is required. str - The unique identifier of the bot alias.
- bot_
id This property is required. str - The unique identifier of the bot.
- bot
Alias Id This property is required. String - The unique identifier of the bot alias.
- bot
Id This property is required. String - The unique identifier of the bot.
getBotAlias Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) of the bot alias.
- Bot
Alias stringId - The unique identifier of the bot alias.
- Bot
Alias List<Pulumi.Locale Settings Aws Native. Lex. Outputs. Bot Alias Locale Settings Item> - Specifies settings that are unique to a locale. For example, you can use different Lambda function depending on the bot's locale.
- Bot
Alias stringName - The name of the bot alias.
- Bot
Alias Pulumi.Status Aws Native. Lex. Bot Alias Status - The current status of the bot alias. When the status is Available the alias is ready for use with your bot.
- Bot
Version string - The version of the bot that the bot alias references.
- Conversation
Log Pulumi.Settings Aws Native. Lex. Outputs. Bot Alias Conversation Log Settings - Specifies whether Amazon Lex logs text and audio for conversations with the bot. When you enable conversation logs, text logs store text input, transcripts of audio input, and associated metadata in Amazon CloudWatch logs. Audio logs store input in Amazon S3 .
- Description string
- The description of the bot alias.
- Sentiment
Analysis Pulumi.Settings Aws Native. Lex. Outputs. Sentiment Analysis Settings Properties - Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
- Arn string
- The Amazon Resource Name (ARN) of the bot alias.
- Bot
Alias stringId - The unique identifier of the bot alias.
- Bot
Alias []BotLocale Settings Alias Locale Settings Item - Specifies settings that are unique to a locale. For example, you can use different Lambda function depending on the bot's locale.
- Bot
Alias stringName - The name of the bot alias.
- Bot
Alias BotStatus Alias Status - The current status of the bot alias. When the status is Available the alias is ready for use with your bot.
- Bot
Version string - The version of the bot that the bot alias references.
- Conversation
Log BotSettings Alias Conversation Log Settings - Specifies whether Amazon Lex logs text and audio for conversations with the bot. When you enable conversation logs, text logs store text input, transcripts of audio input, and associated metadata in Amazon CloudWatch logs. Audio logs store input in Amazon S3 .
- Description string
- The description of the bot alias.
- Sentiment
Analysis SentimentSettings Analysis Settings Properties - Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
- arn String
- The Amazon Resource Name (ARN) of the bot alias.
- bot
Alias StringId - The unique identifier of the bot alias.
- bot
Alias List<BotLocale Settings Alias Locale Settings Item> - Specifies settings that are unique to a locale. For example, you can use different Lambda function depending on the bot's locale.
- bot
Alias StringName - The name of the bot alias.
- bot
Alias BotStatus Alias Status - The current status of the bot alias. When the status is Available the alias is ready for use with your bot.
- bot
Version String - The version of the bot that the bot alias references.
- conversation
Log BotSettings Alias Conversation Log Settings - Specifies whether Amazon Lex logs text and audio for conversations with the bot. When you enable conversation logs, text logs store text input, transcripts of audio input, and associated metadata in Amazon CloudWatch logs. Audio logs store input in Amazon S3 .
- description String
- The description of the bot alias.
- sentiment
Analysis SentimentSettings Analysis Settings Properties - Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
- arn string
- The Amazon Resource Name (ARN) of the bot alias.
- bot
Alias stringId - The unique identifier of the bot alias.
- bot
Alias BotLocale Settings Alias Locale Settings Item[] - Specifies settings that are unique to a locale. For example, you can use different Lambda function depending on the bot's locale.
- bot
Alias stringName - The name of the bot alias.
- bot
Alias BotStatus Alias Status - The current status of the bot alias. When the status is Available the alias is ready for use with your bot.
- bot
Version string - The version of the bot that the bot alias references.
- conversation
Log BotSettings Alias Conversation Log Settings - Specifies whether Amazon Lex logs text and audio for conversations with the bot. When you enable conversation logs, text logs store text input, transcripts of audio input, and associated metadata in Amazon CloudWatch logs. Audio logs store input in Amazon S3 .
- description string
- The description of the bot alias.
- sentiment
Analysis SentimentSettings Analysis Settings Properties - Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
- arn str
- The Amazon Resource Name (ARN) of the bot alias.
- bot_
alias_ strid - The unique identifier of the bot alias.
- bot_
alias_ Sequence[Botlocale_ settings Alias Locale Settings Item] - Specifies settings that are unique to a locale. For example, you can use different Lambda function depending on the bot's locale.
- bot_
alias_ strname - The name of the bot alias.
- bot_
alias_ Botstatus Alias Status - The current status of the bot alias. When the status is Available the alias is ready for use with your bot.
- bot_
version str - The version of the bot that the bot alias references.
- conversation_
log_ Botsettings Alias Conversation Log Settings - Specifies whether Amazon Lex logs text and audio for conversations with the bot. When you enable conversation logs, text logs store text input, transcripts of audio input, and associated metadata in Amazon CloudWatch logs. Audio logs store input in Amazon S3 .
- description str
- The description of the bot alias.
- sentiment_
analysis_ Sentimentsettings Analysis Settings Properties - Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
- arn String
- The Amazon Resource Name (ARN) of the bot alias.
- bot
Alias StringId - The unique identifier of the bot alias.
- bot
Alias List<Property Map>Locale Settings - Specifies settings that are unique to a locale. For example, you can use different Lambda function depending on the bot's locale.
- bot
Alias StringName - The name of the bot alias.
- bot
Alias "Creating" | "Available" | "Deleting" | "Failed"Status - The current status of the bot alias. When the status is Available the alias is ready for use with your bot.
- bot
Version String - The version of the bot that the bot alias references.
- conversation
Log Property MapSettings - Specifies whether Amazon Lex logs text and audio for conversations with the bot. When you enable conversation logs, text logs store text input, transcripts of audio input, and associated metadata in Amazon CloudWatch logs. Audio logs store input in Amazon S3 .
- description String
- The description of the bot alias.
- sentiment
Analysis Property MapSettings - Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
Supporting Types
BotAliasAudioLogDestination
- S3Bucket
This property is required. Pulumi.Aws Native. Lex. Inputs. Bot Alias S3Bucket Log Destination
- S3Bucket
This property is required. BotAlias S3Bucket Log Destination
- s3Bucket
This property is required. BotAlias S3Bucket Log Destination
- s3Bucket
This property is required. BotAlias S3Bucket Log Destination
- s3_
bucket This property is required. BotAlias S3Bucket Log Destination
- s3Bucket
This property is required. Property Map
BotAliasAudioLogSetting
- Destination
This property is required. Pulumi.Aws Native. Lex. Inputs. Bot Alias Audio Log Destination - Enabled
This property is required. bool
- Destination
This property is required. BotAlias Audio Log Destination - Enabled
This property is required. bool
- destination
This property is required. BotAlias Audio Log Destination - enabled
This property is required. Boolean
- destination
This property is required. BotAlias Audio Log Destination - enabled
This property is required. boolean
- destination
This property is required. BotAlias Audio Log Destination - enabled
This property is required. bool
- destination
This property is required. Property Map - enabled
This property is required. Boolean
BotAliasCloudWatchLogGroupLogDestination
- Cloud
Watch Log Group Arn This property is required. string - A string used to identify the groupArn for the Cloudwatch Log Group
- Log
Prefix This property is required. string - A string containing the value for the Log Prefix
- Cloud
Watch Log Group Arn This property is required. string - A string used to identify the groupArn for the Cloudwatch Log Group
- Log
Prefix This property is required. string - A string containing the value for the Log Prefix
- cloud
Watch Log Group Arn This property is required. String - A string used to identify the groupArn for the Cloudwatch Log Group
- log
Prefix This property is required. String - A string containing the value for the Log Prefix
- cloud
Watch Log Group Arn This property is required. string - A string used to identify the groupArn for the Cloudwatch Log Group
- log
Prefix This property is required. string - A string containing the value for the Log Prefix
- cloud_
watch_ log_ group_ arn This property is required. str - A string used to identify the groupArn for the Cloudwatch Log Group
- log_
prefix This property is required. str - A string containing the value for the Log Prefix
- cloud
Watch Log Group Arn This property is required. String - A string used to identify the groupArn for the Cloudwatch Log Group
- log
Prefix This property is required. String - A string containing the value for the Log Prefix
BotAliasCodeHookSpecification
- Lambda
Code Hook This property is required. Pulumi.Aws Native. Lex. Inputs. Bot Alias Lambda Code Hook
- Lambda
Code Hook This property is required. BotAlias Lambda Code Hook
- lambda
Code Hook This property is required. BotAlias Lambda Code Hook
- lambda
Code Hook This property is required. BotAlias Lambda Code Hook
- lambda_
code_ hook This property is required. BotAlias Lambda Code Hook
- lambda
Code Hook This property is required. Property Map
BotAliasConversationLogSettings
- Audio
Log List<Pulumi.Settings Aws Native. Lex. Inputs. Bot Alias Audio Log Setting> - The Amazon S3 settings for logging audio to an S3 bucket.
- Text
Log List<Pulumi.Settings Aws Native. Lex. Inputs. Bot Alias Text Log Setting> - The Amazon CloudWatch Logs settings for logging text and metadata.
- Audio
Log []BotSettings Alias Audio Log Setting - The Amazon S3 settings for logging audio to an S3 bucket.
- Text
Log []BotSettings Alias Text Log Setting - The Amazon CloudWatch Logs settings for logging text and metadata.
- audio
Log List<BotSettings Alias Audio Log Setting> - The Amazon S3 settings for logging audio to an S3 bucket.
- text
Log List<BotSettings Alias Text Log Setting> - The Amazon CloudWatch Logs settings for logging text and metadata.
- audio
Log BotSettings Alias Audio Log Setting[] - The Amazon S3 settings for logging audio to an S3 bucket.
- text
Log BotSettings Alias Text Log Setting[] - The Amazon CloudWatch Logs settings for logging text and metadata.
- audio_
log_ Sequence[Botsettings Alias Audio Log Setting] - The Amazon S3 settings for logging audio to an S3 bucket.
- text_
log_ Sequence[Botsettings Alias Text Log Setting] - The Amazon CloudWatch Logs settings for logging text and metadata.
- audio
Log List<Property Map>Settings - The Amazon S3 settings for logging audio to an S3 bucket.
- text
Log List<Property Map>Settings - The Amazon CloudWatch Logs settings for logging text and metadata.
BotAliasLambdaCodeHook
- Code
Hook Interface Version This property is required. string - The version of the request-response that you want Amazon Lex to use to invoke your Lambda function.
- Lambda
Arn This property is required. string - The Amazon Resource Name (ARN) of the Lambda function.
- Code
Hook Interface Version This property is required. string - The version of the request-response that you want Amazon Lex to use to invoke your Lambda function.
- Lambda
Arn This property is required. string - The Amazon Resource Name (ARN) of the Lambda function.
- code
Hook Interface Version This property is required. String - The version of the request-response that you want Amazon Lex to use to invoke your Lambda function.
- lambda
Arn This property is required. String - The Amazon Resource Name (ARN) of the Lambda function.
- code
Hook Interface Version This property is required. string - The version of the request-response that you want Amazon Lex to use to invoke your Lambda function.
- lambda
Arn This property is required. string - The Amazon Resource Name (ARN) of the Lambda function.
- code_
hook_ interface_ version This property is required. str - The version of the request-response that you want Amazon Lex to use to invoke your Lambda function.
- lambda_
arn This property is required. str - The Amazon Resource Name (ARN) of the Lambda function.
- code
Hook Interface Version This property is required. String - The version of the request-response that you want Amazon Lex to use to invoke your Lambda function.
- lambda
Arn This property is required. String - The Amazon Resource Name (ARN) of the Lambda function.
BotAliasLocaleSettings
- Enabled
This property is required. bool - Whether the Lambda code hook is enabled
- Code
Hook Pulumi.Specification Aws Native. Lex. Inputs. Bot Alias Code Hook Specification
- Enabled
This property is required. bool - Whether the Lambda code hook is enabled
- Code
Hook BotSpecification Alias Code Hook Specification
- enabled
This property is required. Boolean - Whether the Lambda code hook is enabled
- code
Hook BotSpecification Alias Code Hook Specification
- enabled
This property is required. boolean - Whether the Lambda code hook is enabled
- code
Hook BotSpecification Alias Code Hook Specification
- enabled
This property is required. bool - Whether the Lambda code hook is enabled
- code_
hook_ Botspecification Alias Code Hook Specification
- enabled
This property is required. Boolean - Whether the Lambda code hook is enabled
- code
Hook Property MapSpecification
BotAliasLocaleSettingsItem
- Bot
Alias Locale Setting This property is required. Pulumi.Aws Native. Lex. Inputs. Bot Alias Locale Settings - Locale
Id This property is required. string - A string used to identify the locale
- Bot
Alias Locale Setting This property is required. BotAlias Locale Settings - Locale
Id This property is required. string - A string used to identify the locale
- bot
Alias Locale Setting This property is required. BotAlias Locale Settings - locale
Id This property is required. String - A string used to identify the locale
- bot
Alias Locale Setting This property is required. BotAlias Locale Settings - locale
Id This property is required. string - A string used to identify the locale
- bot_
alias_ locale_ setting This property is required. BotAlias Locale Settings - locale_
id This property is required. str - A string used to identify the locale
- bot
Alias Locale Setting This property is required. Property Map - locale
Id This property is required. String - A string used to identify the locale
BotAliasS3BucketLogDestination
- Log
Prefix This property is required. string - The Amazon S3 key of the deployment package.
- S3Bucket
Arn This property is required. string - The Amazon Resource Name (ARN) of an Amazon S3 bucket where audio log files are stored.
- Kms
Key stringArn - The Amazon Resource Name (ARN) of an AWS Key Management Service (KMS) key for encrypting audio log files stored in an S3 bucket.
- Log
Prefix This property is required. string - The Amazon S3 key of the deployment package.
- S3Bucket
Arn This property is required. string - The Amazon Resource Name (ARN) of an Amazon S3 bucket where audio log files are stored.
- Kms
Key stringArn - The Amazon Resource Name (ARN) of an AWS Key Management Service (KMS) key for encrypting audio log files stored in an S3 bucket.
- log
Prefix This property is required. String - The Amazon S3 key of the deployment package.
- s3Bucket
Arn This property is required. String - The Amazon Resource Name (ARN) of an Amazon S3 bucket where audio log files are stored.
- kms
Key StringArn - The Amazon Resource Name (ARN) of an AWS Key Management Service (KMS) key for encrypting audio log files stored in an S3 bucket.
- log
Prefix This property is required. string - The Amazon S3 key of the deployment package.
- s3Bucket
Arn This property is required. string - The Amazon Resource Name (ARN) of an Amazon S3 bucket where audio log files are stored.
- kms
Key stringArn - The Amazon Resource Name (ARN) of an AWS Key Management Service (KMS) key for encrypting audio log files stored in an S3 bucket.
- log_
prefix This property is required. str - The Amazon S3 key of the deployment package.
- s3_
bucket_ arn This property is required. str - The Amazon Resource Name (ARN) of an Amazon S3 bucket where audio log files are stored.
- kms_
key_ strarn - The Amazon Resource Name (ARN) of an AWS Key Management Service (KMS) key for encrypting audio log files stored in an S3 bucket.
- log
Prefix This property is required. String - The Amazon S3 key of the deployment package.
- s3Bucket
Arn This property is required. String - The Amazon Resource Name (ARN) of an Amazon S3 bucket where audio log files are stored.
- kms
Key StringArn - The Amazon Resource Name (ARN) of an AWS Key Management Service (KMS) key for encrypting audio log files stored in an S3 bucket.
BotAliasStatus
BotAliasTextLogDestination
- Cloud
Watch This property is required. Pulumi.Aws Native. Lex. Inputs. Bot Alias Cloud Watch Log Group Log Destination
- Cloud
Watch This property is required. BotAlias Cloud Watch Log Group Log Destination
- cloud
Watch This property is required. BotAlias Cloud Watch Log Group Log Destination
- cloud
Watch This property is required. BotAlias Cloud Watch Log Group Log Destination
- cloud_
watch This property is required. BotAlias Cloud Watch Log Group Log Destination
- cloud
Watch This property is required. Property Map
BotAliasTextLogSetting
- Destination
This property is required. Pulumi.Aws Native. Lex. Inputs. Bot Alias Text Log Destination - Enabled
This property is required. bool
- Destination
This property is required. BotAlias Text Log Destination - Enabled
This property is required. bool
- destination
This property is required. BotAlias Text Log Destination - enabled
This property is required. Boolean
- destination
This property is required. BotAlias Text Log Destination - enabled
This property is required. boolean
- destination
This property is required. BotAlias Text Log Destination - enabled
This property is required. bool
- destination
This property is required. Property Map - enabled
This property is required. Boolean
SentimentAnalysisSettingsProperties
- Detect
Sentiment This property is required. bool - Enable to call Amazon Comprehend for Sentiment natively within Lex
- Detect
Sentiment This property is required. bool - Enable to call Amazon Comprehend for Sentiment natively within Lex
- detect
Sentiment This property is required. Boolean - Enable to call Amazon Comprehend for Sentiment natively within Lex
- detect
Sentiment This property is required. boolean - Enable to call Amazon Comprehend for Sentiment natively within Lex
- detect_
sentiment This property is required. bool - Enable to call Amazon Comprehend for Sentiment natively within Lex
- detect
Sentiment This property is required. Boolean - Enable to call Amazon Comprehend for Sentiment natively within Lex
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi