AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.lex.getBot
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
Amazon Lex conversational bot performing automated tasks such as ordering a pizza, booking a hotel, and so on.
Using getBot
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 getBot(args: GetBotArgs, opts?: InvokeOptions): Promise<GetBotResult>
function getBotOutput(args: GetBotOutputArgs, opts?: InvokeOptions): Output<GetBotResult>
def get_bot(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBotResult
def get_bot_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBotResult]
func LookupBot(ctx *Context, args *LookupBotArgs, opts ...InvokeOption) (*LookupBotResult, error)
func LookupBotOutput(ctx *Context, args *LookupBotOutputArgs, opts ...InvokeOption) LookupBotResultOutput
> Note: This function is named LookupBot
in the Go SDK.
public static class GetBot
{
public static Task<GetBotResult> InvokeAsync(GetBotArgs args, InvokeOptions? opts = null)
public static Output<GetBotResult> Invoke(GetBotInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetBotResult> getBot(GetBotArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:lex:getBot
arguments:
# arguments dictionary
The following arguments are supported:
- Id string
- The unique identifier of the bot.
- Id string
- The unique identifier of the bot.
- id String
- The unique identifier of the bot.
- id string
- The unique identifier of the bot.
- id str
- The unique identifier of the bot.
- id String
- The unique identifier of the bot.
getBot Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) of the bot.
- Data
Privacy Pulumi.Aws Native. Lex. Outputs. Data Privacy Properties - Data privacy setting of the Bot.
- Description string
- The description of the version.
- Id string
- The unique identifier of the bot.
- Idle
Session intTtl In Seconds - IdleSessionTTLInSeconds of the resource
- Name string
- The name of the bot locale.
- Role
Arn string - The Amazon Resource Name (ARN) of the IAM role used to build and run the bot.
- Test
Bot Pulumi.Alias Settings Aws Native. Lex. Outputs. Bot Test Bot Alias Settings - Specifies configuration settings for the alias used to test the bot. If the
TestBotAliasSettings
property is not specified, the settings are configured with default values.
- Arn string
- The Amazon Resource Name (ARN) of the bot.
- Data
Privacy DataPrivacy Properties - Data privacy setting of the Bot.
- Description string
- The description of the version.
- Id string
- The unique identifier of the bot.
- Idle
Session intTtl In Seconds - IdleSessionTTLInSeconds of the resource
- Name string
- The name of the bot locale.
- Role
Arn string - The Amazon Resource Name (ARN) of the IAM role used to build and run the bot.
- Test
Bot BotAlias Settings Test Bot Alias Settings - Specifies configuration settings for the alias used to test the bot. If the
TestBotAliasSettings
property is not specified, the settings are configured with default values.
- arn String
- The Amazon Resource Name (ARN) of the bot.
- data
Privacy DataPrivacy Properties - Data privacy setting of the Bot.
- description String
- The description of the version.
- id String
- The unique identifier of the bot.
- idle
Session IntegerTtl In Seconds - IdleSessionTTLInSeconds of the resource
- name String
- The name of the bot locale.
- role
Arn String - The Amazon Resource Name (ARN) of the IAM role used to build and run the bot.
- test
Bot BotAlias Settings Test Bot Alias Settings - Specifies configuration settings for the alias used to test the bot. If the
TestBotAliasSettings
property is not specified, the settings are configured with default values.
- arn string
- The Amazon Resource Name (ARN) of the bot.
- data
Privacy DataPrivacy Properties - Data privacy setting of the Bot.
- description string
- The description of the version.
- id string
- The unique identifier of the bot.
- idle
Session numberTtl In Seconds - IdleSessionTTLInSeconds of the resource
- name string
- The name of the bot locale.
- role
Arn string - The Amazon Resource Name (ARN) of the IAM role used to build and run the bot.
- test
Bot BotAlias Settings Test Bot Alias Settings - Specifies configuration settings for the alias used to test the bot. If the
TestBotAliasSettings
property is not specified, the settings are configured with default values.
- arn str
- The Amazon Resource Name (ARN) of the bot.
- data_
privacy DataPrivacy Properties - Data privacy setting of the Bot.
- description str
- The description of the version.
- id str
- The unique identifier of the bot.
- idle_
session_ intttl_ in_ seconds - IdleSessionTTLInSeconds of the resource
- name str
- The name of the bot locale.
- role_
arn str - The Amazon Resource Name (ARN) of the IAM role used to build and run the bot.
- test_
bot_ Botalias_ settings Test Bot Alias Settings - Specifies configuration settings for the alias used to test the bot. If the
TestBotAliasSettings
property is not specified, the settings are configured with default values.
- arn String
- The Amazon Resource Name (ARN) of the bot.
- data
Privacy Property Map - Data privacy setting of the Bot.
- description String
- The description of the version.
- id String
- The unique identifier of the bot.
- idle
Session NumberTtl In Seconds - IdleSessionTTLInSeconds of the resource
- name String
- The name of the bot locale.
- role
Arn String - The Amazon Resource Name (ARN) of the IAM role used to build and run the bot.
- test
Bot Property MapAlias Settings - Specifies configuration settings for the alias used to test the bot. If the
TestBotAliasSettings
property is not specified, the settings are configured with default values.
Supporting Types
BotAliasCodeHookSpecification
BotAliasLambdaCodeHook
- Code
Hook stringInterface Version - The version of the request-response that you want Amazon Lex to use to invoke your Lambda function.
- Lambda
Arn string - The Amazon Resource Name (ARN) of the Lambda function.
- Code
Hook stringInterface Version - The version of the request-response that you want Amazon Lex to use to invoke your Lambda function.
- Lambda
Arn string - The Amazon Resource Name (ARN) of the Lambda function.
- code
Hook StringInterface Version - The version of the request-response that you want Amazon Lex to use to invoke your Lambda function.
- lambda
Arn String - The Amazon Resource Name (ARN) of the Lambda function.
- code
Hook stringInterface Version - The version of the request-response that you want Amazon Lex to use to invoke your Lambda function.
- lambda
Arn string - The Amazon Resource Name (ARN) of the Lambda function.
- code_
hook_ strinterface_ version - The version of the request-response that you want Amazon Lex to use to invoke your Lambda function.
- lambda_
arn str - The Amazon Resource Name (ARN) of the Lambda function.
- code
Hook StringInterface Version - The version of the request-response that you want Amazon Lex to use to invoke your Lambda function.
- lambda
Arn String - The Amazon Resource Name (ARN) of the Lambda function.
BotAliasLocaleSettings
- Enabled bool
- Whether the Lambda code hook is enabled
- Code
Hook Pulumi.Specification Aws Native. Lex. Inputs. Bot Alias Code Hook Specification
- Enabled bool
- Whether the Lambda code hook is enabled
- Code
Hook BotSpecification Alias Code Hook Specification
- enabled Boolean
- Whether the Lambda code hook is enabled
- code
Hook BotSpecification Alias Code Hook Specification
- enabled boolean
- Whether the Lambda code hook is enabled
- code
Hook BotSpecification Alias Code Hook Specification
- enabled bool
- Whether the Lambda code hook is enabled
- code_
hook_ Botspecification Alias Code Hook Specification
- enabled Boolean
- Whether the Lambda code hook is enabled
- code
Hook Property MapSpecification
BotAliasLocaleSettingsItem
- Bot
Alias Pulumi.Locale Setting Aws Native. Lex. Inputs. Bot Alias Locale Settings - Locale
Id string - A string used to identify the locale
- Bot
Alias BotLocale Setting Alias Locale Settings - Locale
Id string - A string used to identify the locale
- bot
Alias BotLocale Setting Alias Locale Settings - locale
Id String - A string used to identify the locale
- bot
Alias BotLocale Setting Alias Locale Settings - locale
Id string - A string used to identify the locale
- bot_
alias_ Botlocale_ setting Alias Locale Settings - locale_
id str - A string used to identify the locale
- bot
Alias Property MapLocale Setting - locale
Id String - A string used to identify the locale
BotAudioLogDestination
BotAudioLogSetting
- destination Property Map
- enabled Boolean
BotCloudWatchLogGroupLogDestination
- Cloud
Watch stringLog Group Arn - A string used to identify the groupArn for the Cloudwatch Log Group
- Log
Prefix string - A string containing the value for the Log Prefix
- Cloud
Watch stringLog Group Arn - A string used to identify the groupArn for the Cloudwatch Log Group
- Log
Prefix string - A string containing the value for the Log Prefix
- cloud
Watch StringLog Group Arn - A string used to identify the groupArn for the Cloudwatch Log Group
- log
Prefix String - A string containing the value for the Log Prefix
- cloud
Watch stringLog Group Arn - A string used to identify the groupArn for the Cloudwatch Log Group
- log
Prefix string - A string containing the value for the Log Prefix
- cloud_
watch_ strlog_ group_ arn - A string used to identify the groupArn for the Cloudwatch Log Group
- log_
prefix str - A string containing the value for the Log Prefix
- cloud
Watch StringLog Group Arn - A string used to identify the groupArn for the Cloudwatch Log Group
- log
Prefix String - A string containing the value for the Log Prefix
BotConversationLogSettings
- Audio
Log List<Pulumi.Settings Aws Native. Lex. Inputs. Bot Audio Log Setting> - The Amazon S3 settings for logging audio to an S3 bucket.
- Text
Log List<Pulumi.Settings Aws Native. Lex. Inputs. Bot Text Log Setting> - The Amazon CloudWatch Logs settings for logging text and metadata.
- Audio
Log []BotSettings Audio Log Setting - The Amazon S3 settings for logging audio to an S3 bucket.
- Text
Log []BotSettings Text Log Setting - The Amazon CloudWatch Logs settings for logging text and metadata.
- audio
Log List<BotSettings Audio Log Setting> - The Amazon S3 settings for logging audio to an S3 bucket.
- text
Log List<BotSettings Text Log Setting> - The Amazon CloudWatch Logs settings for logging text and metadata.
- audio
Log BotSettings Audio Log Setting[] - The Amazon S3 settings for logging audio to an S3 bucket.
- text
Log BotSettings Text Log Setting[] - The Amazon CloudWatch Logs settings for logging text and metadata.
- audio_
log_ Sequence[Botsettings Audio Log Setting] - The Amazon S3 settings for logging audio to an S3 bucket.
- text_
log_ Sequence[Botsettings 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.
BotS3BucketLogDestination
- Log
Prefix string - The Amazon S3 key of the deployment package.
- S3Bucket
Arn 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 string - The Amazon S3 key of the deployment package.
- S3Bucket
Arn 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 String - The Amazon S3 key of the deployment package.
- s3Bucket
Arn 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 string - The Amazon S3 key of the deployment package.
- s3Bucket
Arn 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 str - The Amazon S3 key of the deployment package.
- s3_
bucket_ strarn - 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 String - The Amazon S3 key of the deployment package.
- s3Bucket
Arn 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.
BotTestBotAliasSettings
- Bot
Alias List<Pulumi.Locale Settings Aws Native. Lex. Inputs. Bot Alias Locale Settings Item> - Specifies settings that are unique to a locale. For example, you can use a different Lambda function depending on the bot's locale.
- Conversation
Log Pulumi.Settings Aws Native. Lex. Inputs. Bot Conversation Log Settings - Specifies settings for conversation logs that save audio, text, and metadata information for conversations with your users.
- Description string
- Specifies a description for the test bot alias.
- Sentiment
Analysis Pulumi.Settings Aws Native. Lex. Inputs. Bot Test Bot Alias Settings Sentiment Analysis Settings Properties - Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
- Bot
Alias []BotLocale Settings Alias Locale Settings Item - Specifies settings that are unique to a locale. For example, you can use a different Lambda function depending on the bot's locale.
- Conversation
Log BotSettings Conversation Log Settings - Specifies settings for conversation logs that save audio, text, and metadata information for conversations with your users.
- Description string
- Specifies a description for the test bot alias.
- Sentiment
Analysis BotSettings Test Bot Alias Settings Sentiment Analysis Settings Properties - Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
- bot
Alias List<BotLocale Settings Alias Locale Settings Item> - Specifies settings that are unique to a locale. For example, you can use a different Lambda function depending on the bot's locale.
- conversation
Log BotSettings Conversation Log Settings - Specifies settings for conversation logs that save audio, text, and metadata information for conversations with your users.
- description String
- Specifies a description for the test bot alias.
- sentiment
Analysis BotSettings Test Bot Alias Settings Sentiment Analysis Settings Properties - Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
- bot
Alias BotLocale Settings Alias Locale Settings Item[] - Specifies settings that are unique to a locale. For example, you can use a different Lambda function depending on the bot's locale.
- conversation
Log BotSettings Conversation Log Settings - Specifies settings for conversation logs that save audio, text, and metadata information for conversations with your users.
- description string
- Specifies a description for the test bot alias.
- sentiment
Analysis BotSettings Test Bot Alias Settings Sentiment Analysis Settings Properties - Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
- bot_
alias_ Sequence[Botlocale_ settings Alias Locale Settings Item] - Specifies settings that are unique to a locale. For example, you can use a different Lambda function depending on the bot's locale.
- conversation_
log_ Botsettings Conversation Log Settings - Specifies settings for conversation logs that save audio, text, and metadata information for conversations with your users.
- description str
- Specifies a description for the test bot alias.
- sentiment_
analysis_ Botsettings Test Bot Alias Settings Sentiment Analysis Settings Properties - Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
- bot
Alias List<Property Map>Locale Settings - Specifies settings that are unique to a locale. For example, you can use a different Lambda function depending on the bot's locale.
- conversation
Log Property MapSettings - Specifies settings for conversation logs that save audio, text, and metadata information for conversations with your users.
- description String
- Specifies a description for the test bot alias.
- sentiment
Analysis Property MapSettings - Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
BotTestBotAliasSettingsSentimentAnalysisSettingsProperties
- Detect
Sentiment bool - Enable to call Amazon Comprehend for Sentiment natively within Lex
- Detect
Sentiment bool - Enable to call Amazon Comprehend for Sentiment natively within Lex
- detect
Sentiment Boolean - Enable to call Amazon Comprehend for Sentiment natively within Lex
- detect
Sentiment boolean - Enable to call Amazon Comprehend for Sentiment natively within Lex
- detect_
sentiment bool - Enable to call Amazon Comprehend for Sentiment natively within Lex
- detect
Sentiment Boolean - Enable to call Amazon Comprehend for Sentiment natively within Lex
BotTextLogDestination
BotTextLogSetting
- destination Property Map
- enabled Boolean
DataPrivacyProperties
- Child
Directed bool - For each Amazon Lex bot created with the Amazon Lex Model Building Service, you must specify whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to the Children's Online Privacy Protection Act (COPPA) by specifying
true
orfalse
in thechildDirected
field. By specifyingtrue
in thechildDirected
field, you confirm that your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. By specifyingfalse
in thechildDirected
field, you confirm that your use of Amazon Lex is not related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. You may not specify a default value for thechildDirected
field that does not accurately reflect whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. If your use of Amazon Lex relates to a website, program, or other application that is directed in whole or in part, to children under age 13, you must obtain any required verifiable parental consent under COPPA. For information regarding the use of Amazon Lex in connection with websites, programs, or other applications that are directed or targeted, in whole or in part, to children under age 13, see the Amazon Lex FAQ .
- Child
Directed bool - For each Amazon Lex bot created with the Amazon Lex Model Building Service, you must specify whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to the Children's Online Privacy Protection Act (COPPA) by specifying
true
orfalse
in thechildDirected
field. By specifyingtrue
in thechildDirected
field, you confirm that your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. By specifyingfalse
in thechildDirected
field, you confirm that your use of Amazon Lex is not related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. You may not specify a default value for thechildDirected
field that does not accurately reflect whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. If your use of Amazon Lex relates to a website, program, or other application that is directed in whole or in part, to children under age 13, you must obtain any required verifiable parental consent under COPPA. For information regarding the use of Amazon Lex in connection with websites, programs, or other applications that are directed or targeted, in whole or in part, to children under age 13, see the Amazon Lex FAQ .
- child
Directed Boolean - For each Amazon Lex bot created with the Amazon Lex Model Building Service, you must specify whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to the Children's Online Privacy Protection Act (COPPA) by specifying
true
orfalse
in thechildDirected
field. By specifyingtrue
in thechildDirected
field, you confirm that your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. By specifyingfalse
in thechildDirected
field, you confirm that your use of Amazon Lex is not related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. You may not specify a default value for thechildDirected
field that does not accurately reflect whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. If your use of Amazon Lex relates to a website, program, or other application that is directed in whole or in part, to children under age 13, you must obtain any required verifiable parental consent under COPPA. For information regarding the use of Amazon Lex in connection with websites, programs, or other applications that are directed or targeted, in whole or in part, to children under age 13, see the Amazon Lex FAQ .
- child
Directed boolean - For each Amazon Lex bot created with the Amazon Lex Model Building Service, you must specify whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to the Children's Online Privacy Protection Act (COPPA) by specifying
true
orfalse
in thechildDirected
field. By specifyingtrue
in thechildDirected
field, you confirm that your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. By specifyingfalse
in thechildDirected
field, you confirm that your use of Amazon Lex is not related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. You may not specify a default value for thechildDirected
field that does not accurately reflect whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. If your use of Amazon Lex relates to a website, program, or other application that is directed in whole or in part, to children under age 13, you must obtain any required verifiable parental consent under COPPA. For information regarding the use of Amazon Lex in connection with websites, programs, or other applications that are directed or targeted, in whole or in part, to children under age 13, see the Amazon Lex FAQ .
- child_
directed bool - For each Amazon Lex bot created with the Amazon Lex Model Building Service, you must specify whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to the Children's Online Privacy Protection Act (COPPA) by specifying
true
orfalse
in thechildDirected
field. By specifyingtrue
in thechildDirected
field, you confirm that your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. By specifyingfalse
in thechildDirected
field, you confirm that your use of Amazon Lex is not related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. You may not specify a default value for thechildDirected
field that does not accurately reflect whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. If your use of Amazon Lex relates to a website, program, or other application that is directed in whole or in part, to children under age 13, you must obtain any required verifiable parental consent under COPPA. For information regarding the use of Amazon Lex in connection with websites, programs, or other applications that are directed or targeted, in whole or in part, to children under age 13, see the Amazon Lex FAQ .
- child
Directed Boolean - For each Amazon Lex bot created with the Amazon Lex Model Building Service, you must specify whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to the Children's Online Privacy Protection Act (COPPA) by specifying
true
orfalse
in thechildDirected
field. By specifyingtrue
in thechildDirected
field, you confirm that your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. By specifyingfalse
in thechildDirected
field, you confirm that your use of Amazon Lex is not related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. You may not specify a default value for thechildDirected
field that does not accurately reflect whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. If your use of Amazon Lex relates to a website, program, or other application that is directed in whole or in part, to children under age 13, you must obtain any required verifiable parental consent under COPPA. For information regarding the use of Amazon Lex in connection with websites, programs, or other applications that are directed or targeted, in whole or in part, to children under age 13, see the Amazon Lex FAQ .
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi