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