VaporShell.Lex.psd1
@{ RootModule = 'VaporShell.Lex.psm1' PrivateData = @{ PSData = @{ Prerelease = 'beta20220126r1' ProjectUri = 'https://github.com/SCRT-HQ/VaporShell' 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') } } Description = 'Service-specific module for AWS CloudFormation for service:' ModuleVersion = '3.0.0' Author = 'Nate Ferrell' RequiredModules = @('VaporShell') CmdletsToExport = @() Copyright = '(c) SCRT HQ 2020 . All rights reserved.' ScriptsToProcess = @('VaporShell.Lex.Classes.ps1') ProcessorArchitecture = 'None' TypesToProcess = @() VariablesToExport = '*' PowerShellVersion = '5.1' FormatsToProcess = @() GUID = '0f65f7c1-bd67-4060-86d5-874b7a04e294' 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') RequiredAssemblies = @() DotNetFrameworkVersion = '4.7.2' AliasesToExport = '*' FileList = @() } |