VaporShell.Lex.psd1
@{ CompanyName = 'SCRT HQ' FileList = @() TypesToProcess = @() Copyright = '(c) SCRT HQ 2020 . All rights reserved.' PowerShellVersion = '5.1' RequiredAssemblies = @() ScriptsToProcess = @('VaporShell.Lex.Classes.ps1') VariablesToExport = '*' Description = 'Service-specific module for AWS CloudFormation for service:' 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') GUID = 'b4585691-4bb5-4546-8c17-ecd753337745' RootModule = 'VaporShell.Lex.psm1' Author = 'Nate Ferrell' ProcessorArchitecture = 'None' DotNetFrameworkVersion = '4.7.2' FormatsToProcess = @() RequiredModules = @('VaporShell') CmdletsToExport = @() AliasesToExport = '*' ModuleVersion = '3.0.0' PrivateData = @{ PSData = @{ Tags = @('AWS','CloudFormation','CFN','DevOps','Automation','JSON','YAML','IaC','InfrastructureAsCode','PSEdition_Core','PSEdition_Desktop','Windows','Mac','Linux') Prerelease = 'beta20220202r1' ProjectUri = 'https://github.com/SCRT-HQ/VaporShell' IconUri = 'https://spotinst.com/app/themes/spotinst-theme/dist/images/features/elastigroup/intro/icons/cloudformation.svg' LicenseUri = 'https://github.com/SCRT-HQ/VaporShell/blob/master/LICENSE' } } } |