VaporShell.Lex.psd1
@{ CmdletsToExport = @() ScriptsToProcess = @('VaporShell.Lex.Classes.ps1') Author = 'Nate Ferrell' FunctionsToExport = @('Add-VSLexBotAliasAudioLogDestination','Add-VSLexBotAliasAudioLogSetting','Add-VSLexBotAliasBotAliasLocaleSettings','Add-VSLexBotAliasBotAliasLocaleSettingsItem','Add-VSLexBotAliasCloudWatchLogGroupLogDestination','Add-VSLexBotAliasCodeHookSpecification','Add-VSLexBotAliasConversationLogSettings','Add-VSLexBotAliasLambdaCodeHook','Add-VSLexBotAliasS3BucketLogDestination','Add-VSLexBotAliasTextLogDestination','Add-VSLexBotAliasTextLogSetting','Add-VSLexBotBotLocale','Add-VSLexBotButton','Add-VSLexBotCustomPayload','Add-VSLexBotDialogCodeHookSetting','Add-VSLexBotExternalSourceSetting','Add-VSLexBotFulfillmentCodeHookSetting','Add-VSLexBotFulfillmentStartResponseSpecification','Add-VSLexBotFulfillmentUpdateResponseSpecification','Add-VSLexBotFulfillmentUpdatesSpecification','Add-VSLexBotGrammarSlotTypeSetting','Add-VSLexBotGrammarSlotTypeSource','Add-VSLexBotImageResponseCard','Add-VSLexBotInputContext','Add-VSLexBotIntent','Add-VSLexBotIntentClosingSetting','Add-VSLexBotIntentConfirmationSetting','Add-VSLexBotKendraConfiguration','Add-VSLexBotMessage','Add-VSLexBotMessageGroup','Add-VSLexBotMultipleValuesSetting','Add-VSLexBotObfuscationSetting','Add-VSLexBotOutputContext','Add-VSLexBotPlainTextMessage','Add-VSLexBotPostFulfillmentStatusSpecification','Add-VSLexBotPromptSpecification','Add-VSLexBotResponseSpecification','Add-VSLexBotS3Location','Add-VSLexBotSampleUtterance','Add-VSLexBotSampleValue','Add-VSLexBotSlot','Add-VSLexBotSlotDefaultValue','Add-VSLexBotSlotDefaultValueSpecification','Add-VSLexBotSlotPriority','Add-VSLexBotSlotType','Add-VSLexBotSlotTypeValue','Add-VSLexBotSlotValueElicitationSetting','Add-VSLexBotSlotValueRegexFilter','Add-VSLexBotSlotValueSelectionSetting','Add-VSLexBotSSMLMessage','Add-VSLexBotStillWaitingResponseSpecification','Add-VSLexBotVersionBotVersionLocaleDetails','Add-VSLexBotVersionBotVersionLocaleSpecification','Add-VSLexBotVoiceSettings','Add-VSLexBotWaitAndContinueSpecification','Add-VSLexResourcePolicyPolicy','New-VSLexBot','New-VSLexBotAlias','New-VSLexBotVersion','New-VSLexResourcePolicy') Description = 'Service-specific module for AWS CloudFormation for service:' FormatsToProcess = @() FileList = @() RequiredModules = @('VaporShell') CompanyName = 'SCRT HQ' PowerShellVersion = '5.1' DotNetFrameworkVersion = '4.7.2' RootModule = 'VaporShell.Lex.psm1' RequiredAssemblies = @() ProcessorArchitecture = 'None' GUID = '34dd9c4b-a1e0-4cc6-bf24-88c250b70d47' VariablesToExport = '*' TypesToProcess = @() ModuleVersion = '3.0.0' Copyright = '(c) SCRT HQ 2020 . All rights reserved.' AliasesToExport = '*' PrivateData = @{ PSData = @{ LicenseUri = 'https://github.com/SCRT-HQ/VaporShell/blob/master/LICENSE' IconUri = 'https://spotinst.com/app/themes/spotinst-theme/dist/images/features/elastigroup/intro/icons/cloudformation.svg' Tags = @('AWS','CloudFormation','CFN','DevOps','Automation','JSON','YAML','IaC','InfrastructureAsCode','PSEdition_Core','PSEdition_Desktop','Windows','Mac','Linux') ProjectUri = 'https://github.com/SCRT-HQ/VaporShell' Prerelease = 'beta20220105r2' } } } |