VaporShell.psd1

#
# Module manifest for module 'VaporShell'
#
# Generated by: Nate Ferrell
#
# Generated on: 5/5/2020
#

@{

# Script module or binary module file associated with this manifest.
RootModule = 'VaporShell.psm1'

# Version number of this module.
ModuleVersion = '2.12.1.20200505'

# Supported PSEditions
# CompatiblePSEditions = @()

# ID used to uniquely identify this module
GUID = 'd526494c-6e59-41ff-ad05-eedbc1473b6a'

# Author of this module
Author = 'Nate Ferrell'

# Company or vendor of this module
CompanyName = 'SCRT HQ'

# Copyright statement for this module
Copyright = '(c) SCRT HQ 2017 . All rights reserved.'

# Description of the functionality provided by this module
Description = 'A PowerShell module for building, packaging and deploying AWS CloudFormation templates
 
Prerequisites
 
- PowerShell 3+
    - On Linux or macOS? Grab PowerShell 6 here: https://github.com/powershell/powershell#get-powershell
- .NET 4.7.2+ OR .netstandard 1.3+
    - if you have PowerShell 4 or greater, you''re covered!
 
For further information, please checkout the README on the GitHub page and the module website:
 
Readme: https://github.com/scrthq/VaporShell/blob/master/README.md
Website: https://vaporshell.io/
'


# Minimum version of the Windows PowerShell engine required by this module
PowerShellVersion = '3.0'

# Name of the Windows PowerShell host required by this module
# PowerShellHostName = ''

# Minimum version of the Windows PowerShell host required by this module
# PowerShellHostVersion = ''

# Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
DotNetFrameworkVersion = '4.7.2'

# Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
# CLRVersion = ''

# Processor architecture (None, X86, Amd64) required by this module
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
# RequiredModules = @()

# Assemblies that must be loaded prior to importing this module
# RequiredAssemblies = @()

# Script files (.ps1) that are run in the caller's environment prior to importing this module.
# ScriptsToProcess = @()

# Type files (.ps1xml) to be loaded when importing this module
# TypesToProcess = @()

# Format files (.ps1xml) to be loaded when importing this module
# FormatsToProcess = @()

# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
# NestedModules = @()

# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
FunctionsToExport = 'Add-ConAnd', 'Add-ConEquals', 'Add-ConIf', 'Add-ConNot', 'Add-ConOr', 
               'Add-CreationPolicy', 'Add-FnBase64', 'Add-FnCidr', 'Add-FnFindInMap', 
               'Add-FnGetAtt', 'Add-FnGetAZs', 'Add-FnImportValue', 'Add-FnJoin', 
               'Add-FnRef', 'Add-FnSelect', 'Add-FnSplit', 'Add-FnSub', 
               'Add-FnTransform', 'Add-Include', 'Add-PolicyAction', 
               'Add-SAMAlexaSkillEventSource', 'Add-SAMApiEventSource', 
               'Add-SAMCloudWatchEventEventSource', 'Add-SAMDynamoDBEventSource', 
               'Add-SAMEnvironmentVariable', 'Add-SAMEventSource', 
               'Add-SAMIoTRuleEventSource', 'Add-SAMKinesisEventSource', 
               'Add-SAMS3EventSource', 'Add-SAMS3LocationObject', 
               'Add-SAMScheduleEventSource', 'Add-SAMSNSEventSource', 
               'Add-UpdatePolicy', 'Add-UserData', 
               'Add-VSAccessAnalyzerAnalyzerArchiveRule', 
               'Add-VSAccessAnalyzerAnalyzerFilter', 
               'Add-VSACMPCACertificateAuthorityCrlConfiguration', 
               'Add-VSACMPCACertificateAuthorityRevocationConfiguration', 
               'Add-VSACMPCACertificateAuthoritySubject', 
               'Add-VSACMPCACertificateValidity', 
               'Add-VSAlexaASKSkillAuthenticationConfiguration', 
               'Add-VSAlexaASKSkillOverrides', 'Add-VSAlexaASKSkillSkillPackage', 
               'Add-VSAmazonMQBrokerConfigurationId', 
               'Add-VSAmazonMQBrokerEncryptionOptions', 
               'Add-VSAmazonMQBrokerLogList', 
               'Add-VSAmazonMQBrokerMaintenanceWindow', 
               'Add-VSAmazonMQBrokerTagsEntry', 'Add-VSAmazonMQBrokerUser', 
               'Add-VSAmazonMQConfigurationAssociationConfigurationId', 
               'Add-VSAmazonMQConfigurationTagsEntry', 
               'Add-VSAmplifyAppAutoBranchCreationConfig', 
               'Add-VSAmplifyAppBasicAuthConfig', 'Add-VSAmplifyAppCustomRule', 
               'Add-VSAmplifyAppEnvironmentVariable', 
               'Add-VSAmplifyBranchBasicAuthConfig', 
               'Add-VSAmplifyBranchEnvironmentVariable', 
               'Add-VSAmplifyDomainSubDomainSetting', 
               'Add-VSApiGatewayApiKeyStageKey', 
               'Add-VSApiGatewayDeploymentAccessLogSetting', 
               'Add-VSApiGatewayDeploymentCanarySetting', 
               'Add-VSApiGatewayDeploymentDeploymentCanarySettings', 
               'Add-VSApiGatewayDeploymentMethodSetting', 
               'Add-VSApiGatewayDeploymentStageDescription', 
               'Add-VSApiGatewayDocumentationPartLocation', 
               'Add-VSApiGatewayDomainNameEndpointConfiguration', 
               'Add-VSApiGatewayMethodIntegration', 
               'Add-VSApiGatewayMethodIntegrationResponse', 
               'Add-VSApiGatewayMethodMethodResponse', 
               'Add-VSApiGatewayRestApiEndpointConfiguration', 
               'Add-VSApiGatewayRestApiS3Location', 
               'Add-VSApiGatewayStageAccessLogSetting', 
               'Add-VSApiGatewayStageCanarySetting', 
               'Add-VSApiGatewayStageMethodSetting', 
               'Add-VSApiGatewayUsagePlanApiStage', 
               'Add-VSApiGatewayUsagePlanQuotaSettings', 
               'Add-VSApiGatewayUsagePlanThrottleSettings', 
               'Add-VSApiGatewayV2ApiBodyS3Location', 'Add-VSApiGatewayV2ApiCors', 
               'Add-VSApiGatewayV2AuthorizerJWTConfiguration', 
               'Add-VSApiGatewayV2DomainNameDomainNameConfiguration', 
               'Add-VSApiGatewayV2IntegrationTlsConfig', 
               'Add-VSApiGatewayV2RouteParameterConstraints', 
               'Add-VSApiGatewayV2RouteResponseParameterConstraints', 
               'Add-VSApiGatewayV2StageAccessLogSettings', 
               'Add-VSApiGatewayV2StageRouteSettings', 
               'Add-VSAppConfigApplicationTags', 
               'Add-VSAppConfigConfigurationProfileTags', 
               'Add-VSAppConfigConfigurationProfileValidators', 
               'Add-VSAppConfigDeploymentStrategyTags', 
               'Add-VSAppConfigDeploymentTags', 
               'Add-VSAppConfigEnvironmentMonitors', 
               'Add-VSAppConfigEnvironmentTags', 
               'Add-VSApplicationAutoScalingScalableTargetScalableTargetAction', 
               'Add-VSApplicationAutoScalingScalableTargetScheduledAction', 
               'Add-VSApplicationAutoScalingScalableTargetSuspendedState', 
               'Add-VSApplicationAutoScalingScalingPolicyCustomizedMetricSpecification', 
               'Add-VSApplicationAutoScalingScalingPolicyMetricDimension', 
               'Add-VSApplicationAutoScalingScalingPolicyPredefinedMetricSpecification', 
               'Add-VSApplicationAutoScalingScalingPolicyStepAdjustment', 
               'Add-VSApplicationAutoScalingScalingPolicyStepScalingPolicyConfiguration', 
               'Add-VSApplicationAutoScalingScalingPolicyTargetTrackingScalingPolicyConfiguration', 
               'Add-VSAppMeshMeshEgressFilter', 'Add-VSAppMeshMeshMeshSpec', 
               'Add-VSAppMeshMeshTagRef', 'Add-VSAppMeshRouteDuration', 
               'Add-VSAppMeshRouteGrpcRetryPolicy', 'Add-VSAppMeshRouteGrpcRoute', 
               'Add-VSAppMeshRouteGrpcRouteAction', 
               'Add-VSAppMeshRouteGrpcRouteMatch', 
               'Add-VSAppMeshRouteGrpcRouteMetadata', 
               'Add-VSAppMeshRouteGrpcRouteMetadataMatchMethod', 
               'Add-VSAppMeshRouteHeaderMatchMethod', 
               'Add-VSAppMeshRouteHttpRetryPolicy', 'Add-VSAppMeshRouteHttpRoute', 
               'Add-VSAppMeshRouteHttpRouteAction', 
               'Add-VSAppMeshRouteHttpRouteHeader', 
               'Add-VSAppMeshRouteHttpRouteMatch', 'Add-VSAppMeshRouteMatchRange', 
               'Add-VSAppMeshRouteRouteSpec', 'Add-VSAppMeshRouteTagRef', 
               'Add-VSAppMeshRouteTcpRoute', 'Add-VSAppMeshRouteTcpRouteAction', 
               'Add-VSAppMeshRouteWeightedTarget', 
               'Add-VSAppMeshVirtualNodeAccessLog', 
               'Add-VSAppMeshVirtualNodeAwsCloudMapInstanceAttribute', 
               'Add-VSAppMeshVirtualNodeAwsCloudMapServiceDiscovery', 
               'Add-VSAppMeshVirtualNodeBackend', 
               'Add-VSAppMeshVirtualNodeBackendDefaults', 
               'Add-VSAppMeshVirtualNodeClientPolicy', 
               'Add-VSAppMeshVirtualNodeClientPolicyTls', 
               'Add-VSAppMeshVirtualNodeDnsServiceDiscovery', 
               'Add-VSAppMeshVirtualNodeFileAccessLog', 
               'Add-VSAppMeshVirtualNodeHealthCheck', 
               'Add-VSAppMeshVirtualNodeListener', 
               'Add-VSAppMeshVirtualNodeListenerTls', 
               'Add-VSAppMeshVirtualNodeListenerTlsAcmCertificate', 
               'Add-VSAppMeshVirtualNodeListenerTlsCertificate', 
               'Add-VSAppMeshVirtualNodeListenerTlsFileCertificate', 
               'Add-VSAppMeshVirtualNodeLogging', 
               'Add-VSAppMeshVirtualNodePortMapping', 
               'Add-VSAppMeshVirtualNodeServiceDiscovery', 
               'Add-VSAppMeshVirtualNodeTagRef', 
               'Add-VSAppMeshVirtualNodeTlsValidationContext', 
               'Add-VSAppMeshVirtualNodeTlsValidationContextAcmTrust', 
               'Add-VSAppMeshVirtualNodeTlsValidationContextFileTrust', 
               'Add-VSAppMeshVirtualNodeTlsValidationContextTrust', 
               'Add-VSAppMeshVirtualNodeVirtualNodeSpec', 
               'Add-VSAppMeshVirtualNodeVirtualServiceBackend', 
               'Add-VSAppMeshVirtualRouterPortMapping', 
               'Add-VSAppMeshVirtualRouterTagRef', 
               'Add-VSAppMeshVirtualRouterVirtualRouterListener', 
               'Add-VSAppMeshVirtualRouterVirtualRouterSpec', 
               'Add-VSAppMeshVirtualServiceTagRef', 
               'Add-VSAppMeshVirtualServiceVirtualNodeServiceProvider', 
               'Add-VSAppMeshVirtualServiceVirtualRouterServiceProvider', 
               'Add-VSAppMeshVirtualServiceVirtualServiceProvider', 
               'Add-VSAppMeshVirtualServiceVirtualServiceSpec', 
               'Add-VSAppStreamDirectoryConfigServiceAccountCredentials', 
               'Add-VSAppStreamFleetComputeCapacity', 
               'Add-VSAppStreamFleetDomainJoinInfo', 
               'Add-VSAppStreamFleetVpcConfig', 
               'Add-VSAppStreamImageBuilderAccessEndpoint', 
               'Add-VSAppStreamImageBuilderDomainJoinInfo', 
               'Add-VSAppStreamImageBuilderVpcConfig', 
               'Add-VSAppStreamStackAccessEndpoint', 
               'Add-VSAppStreamStackApplicationSettings', 
               'Add-VSAppStreamStackStorageConnector', 
               'Add-VSAppStreamStackUserSetting', 
               'Add-VSAppSyncDataSourceAuthorizationConfig', 
               'Add-VSAppSyncDataSourceAwsIamConfig', 
               'Add-VSAppSyncDataSourceDeltaSyncConfig', 
               'Add-VSAppSyncDataSourceDynamoDBConfig', 
               'Add-VSAppSyncDataSourceElasticsearchConfig', 
               'Add-VSAppSyncDataSourceHttpConfig', 
               'Add-VSAppSyncDataSourceLambdaConfig', 
               'Add-VSAppSyncDataSourceRdsHttpEndpointConfig', 
               'Add-VSAppSyncDataSourceRelationalDatabaseConfig', 
               'Add-VSAppSyncGraphQLApiAdditionalAuthenticationProvider', 
               'Add-VSAppSyncGraphQLApiAdditionalAuthenticationProviders', 
               'Add-VSAppSyncGraphQLApiCognitoUserPoolConfig', 
               'Add-VSAppSyncGraphQLApiLogConfig', 
               'Add-VSAppSyncGraphQLApiOpenIDConnectConfig', 
               'Add-VSAppSyncGraphQLApiTags', 
               'Add-VSAppSyncGraphQLApiUserPoolConfig', 
               'Add-VSAppSyncResolverCachingConfig', 
               'Add-VSAppSyncResolverLambdaConflictHandlerConfig', 
               'Add-VSAppSyncResolverPipelineConfig', 
               'Add-VSAppSyncResolverSyncConfig', 
               'Add-VSAthenaWorkGroupEncryptionConfiguration', 
               'Add-VSAthenaWorkGroupResultConfiguration', 
               'Add-VSAthenaWorkGroupResultConfigurationUpdates', 
               'Add-VSAthenaWorkGroupTags', 
               'Add-VSAthenaWorkGroupWorkGroupConfiguration', 
               'Add-VSAthenaWorkGroupWorkGroupConfigurationUpdates', 
               'Add-VSAutoScalingAutoScalingGroupInstancesDistribution', 
               'Add-VSAutoScalingAutoScalingGroupLaunchTemplate', 
               'Add-VSAutoScalingAutoScalingGroupLaunchTemplateOverrides', 
               'Add-VSAutoScalingAutoScalingGroupLaunchTemplateSpecification', 
               'Add-VSAutoScalingAutoScalingGroupLifecycleHookSpecification', 
               'Add-VSAutoScalingAutoScalingGroupMetricsCollection', 
               'Add-VSAutoScalingAutoScalingGroupMixedInstancesPolicy', 
               'Add-VSAutoScalingAutoScalingGroupNotificationConfiguration', 
               'Add-VSAutoScalingAutoScalingGroupNotificationConfigurations', 
               'Add-VSAutoScalingAutoScalingGroupTagProperty', 
               'Add-VSAutoScalingLaunchConfigurationBlockDevice', 
               'Add-VSAutoScalingLaunchConfigurationBlockDeviceMapping', 
               'Add-VSAutoScalingPlansScalingPlanApplicationSource', 
               'Add-VSAutoScalingPlansScalingPlanCustomizedLoadMetricSpecification', 
               'Add-VSAutoScalingPlansScalingPlanCustomizedScalingMetricSpecification', 
               'Add-VSAutoScalingPlansScalingPlanMetricDimension', 
               'Add-VSAutoScalingPlansScalingPlanPredefinedLoadMetricSpecification', 
               'Add-VSAutoScalingPlansScalingPlanPredefinedScalingMetricSpecification', 
               'Add-VSAutoScalingPlansScalingPlanScalingInstruction', 
               'Add-VSAutoScalingPlansScalingPlanTagFilter', 
               'Add-VSAutoScalingPlansScalingPlanTargetTrackingConfiguration', 
               'Add-VSAutoScalingScalingPolicyCustomizedMetricSpecification', 
               'Add-VSAutoScalingScalingPolicyMetricDimension', 
               'Add-VSAutoScalingScalingPolicyPredefinedMetricSpecification', 
               'Add-VSAutoScalingScalingPolicyStepAdjustment', 
               'Add-VSAutoScalingScalingPolicyTargetTrackingConfiguration', 
               'Add-VSBackupBackupPlanBackupPlanResourceType', 
               'Add-VSBackupBackupPlanBackupRuleResourceType', 
               'Add-VSBackupBackupPlanCopyActionResourceType', 
               'Add-VSBackupBackupPlanLifecycleResourceType', 
               'Add-VSBackupBackupSelectionBackupSelectionResourceType', 
               'Add-VSBackupBackupSelectionConditionResourceType', 
               'Add-VSBackupBackupVaultNotificationObjectType', 
               'Add-VSBatchComputeEnvironmentComputeResources', 
               'Add-VSBatchComputeEnvironmentLaunchTemplateSpecification', 
               'Add-VSBatchJobDefinitionContainerProperties', 
               'Add-VSBatchJobDefinitionDevice', 
               'Add-VSBatchJobDefinitionEnvironment', 
               'Add-VSBatchJobDefinitionLinuxParameters', 
               'Add-VSBatchJobDefinitionMountPoints', 
               'Add-VSBatchJobDefinitionNodeProperties', 
               'Add-VSBatchJobDefinitionNodeRangeProperty', 
               'Add-VSBatchJobDefinitionResourceRequirement', 
               'Add-VSBatchJobDefinitionRetryStrategy', 
               'Add-VSBatchJobDefinitionTimeout', 'Add-VSBatchJobDefinitionUlimit', 
               'Add-VSBatchJobDefinitionVolumes', 
               'Add-VSBatchJobDefinitionVolumesHost', 
               'Add-VSBatchJobQueueComputeEnvironmentOrder', 
               'Add-VSBudgetsBudgetBudgetData', 'Add-VSBudgetsBudgetCostTypes', 
               'Add-VSBudgetsBudgetNotification', 
               'Add-VSBudgetsBudgetNotificationWithSubscribers', 
               'Add-VSBudgetsBudgetSpend', 'Add-VSBudgetsBudgetSubscriber', 
               'Add-VSBudgetsBudgetTimePeriod', 'Add-VSCassandraTableBillingMode', 
               'Add-VSCassandraTableClusteringKeyColumn', 
               'Add-VSCassandraTableColumn', 
               'Add-VSCassandraTableProvisionedThroughput', 
               'Add-VSCertificateManagerCertificateDomainValidationOption', 
               'Add-VSChangeSetResourceToImport', 
               'Add-VSCloud9EnvironmentEC2Repository', 
               'Add-VSCloudFrontCloudFrontOriginAccessIdentityCloudFrontOriginAccessIdentityConfig', 
               'Add-VSCloudFrontDistributionCacheBehavior', 
               'Add-VSCloudFrontDistributionCookies', 
               'Add-VSCloudFrontDistributionCustomErrorResponse', 
               'Add-VSCloudFrontDistributionCustomOriginConfig', 
               'Add-VSCloudFrontDistributionDefaultCacheBehavior', 
               'Add-VSCloudFrontDistributionDistributionConfig', 
               'Add-VSCloudFrontDistributionForwardedValues', 
               'Add-VSCloudFrontDistributionGeoRestriction', 
               'Add-VSCloudFrontDistributionLambdaFunctionAssociation', 
               'Add-VSCloudFrontDistributionLogging', 
               'Add-VSCloudFrontDistributionOrigin', 
               'Add-VSCloudFrontDistributionOriginCustomHeader', 
               'Add-VSCloudFrontDistributionOriginGroup', 
               'Add-VSCloudFrontDistributionOriginGroupFailoverCriteria', 
               'Add-VSCloudFrontDistributionOriginGroupMember', 
               'Add-VSCloudFrontDistributionOriginGroupMembers', 
               'Add-VSCloudFrontDistributionOriginGroups', 
               'Add-VSCloudFrontDistributionRestrictions', 
               'Add-VSCloudFrontDistributionS3OriginConfig', 
               'Add-VSCloudFrontDistributionStatusCodes', 
               'Add-VSCloudFrontDistributionViewerCertificate', 
               'Add-VSCloudFrontStreamingDistributionLogging', 
               'Add-VSCloudFrontStreamingDistributionS3Origin', 
               'Add-VSCloudFrontStreamingDistributionStreamingDistributionConfig', 
               'Add-VSCloudFrontStreamingDistributionTrustedSigners', 
               'Add-VSCloudTrailTrailDataResource', 
               'Add-VSCloudTrailTrailEventSelector', 
               'Add-VSCloudWatchAlarmDimension', 'Add-VSCloudWatchAlarmMetric', 
               'Add-VSCloudWatchAlarmMetricDataQuery', 
               'Add-VSCloudWatchAlarmMetricStat', 
               'Add-VSCloudWatchAnomalyDetectorConfiguration', 
               'Add-VSCloudWatchAnomalyDetectorDimension', 
               'Add-VSCloudWatchAnomalyDetectorRange', 
               'Add-VSCloudWatchInsightRuleTags', 
               'Add-VSCodeBuildProjectArtifacts', 
               'Add-VSCodeBuildProjectCloudWatchLogsConfig', 
               'Add-VSCodeBuildProjectEnvironment', 
               'Add-VSCodeBuildProjectEnvironmentVariable', 
               'Add-VSCodeBuildProjectFilterGroup', 
               'Add-VSCodeBuildProjectGitSubmodulesConfig', 
               'Add-VSCodeBuildProjectLogsConfig', 
               'Add-VSCodeBuildProjectProjectCache', 
               'Add-VSCodeBuildProjectProjectFileSystemLocation', 
               'Add-VSCodeBuildProjectProjectSourceVersion', 
               'Add-VSCodeBuildProjectProjectTriggers', 
               'Add-VSCodeBuildProjectRegistryCredential', 
               'Add-VSCodeBuildProjectS3LogsConfig', 
               'Add-VSCodeBuildProjectSource', 'Add-VSCodeBuildProjectSourceAuth', 
               'Add-VSCodeBuildProjectVpcConfig', 
               'Add-VSCodeBuildProjectWebhookFilter', 
               'Add-VSCodeBuildReportGroupReportExportConfig', 
               'Add-VSCodeBuildReportGroupS3ReportExportConfig', 
               'Add-VSCodeCommitRepositoryCode', 
               'Add-VSCodeCommitRepositoryRepositoryTrigger', 
               'Add-VSCodeCommitRepositoryS3', 
               'Add-VSCodeDeployDeploymentConfigMinimumHealthyHosts', 
               'Add-VSCodeDeployDeploymentGroupAlarm', 
               'Add-VSCodeDeployDeploymentGroupAlarmConfiguration', 
               'Add-VSCodeDeployDeploymentGroupAutoRollbackConfiguration', 
               'Add-VSCodeDeployDeploymentGroupDeployment', 
               'Add-VSCodeDeployDeploymentGroupDeploymentStyle', 
               'Add-VSCodeDeployDeploymentGroupEC2TagFilter', 
               'Add-VSCodeDeployDeploymentGroupEC2TagSet', 
               'Add-VSCodeDeployDeploymentGroupEC2TagSetListObject', 
               'Add-VSCodeDeployDeploymentGroupELBInfo', 
               'Add-VSCodeDeployDeploymentGroupGitHubLocation', 
               'Add-VSCodeDeployDeploymentGroupLoadBalancerInfo', 
               'Add-VSCodeDeployDeploymentGroupOnPremisesTagSet', 
               'Add-VSCodeDeployDeploymentGroupOnPremisesTagSetListObject', 
               'Add-VSCodeDeployDeploymentGroupRevisionLocation', 
               'Add-VSCodeDeployDeploymentGroupS3Location', 
               'Add-VSCodeDeployDeploymentGroupTagFilter', 
               'Add-VSCodeDeployDeploymentGroupTargetGroupInfo', 
               'Add-VSCodeDeployDeploymentGroupTriggerConfig', 
               'Add-VSCodePipelineCustomActionTypeArtifactDetails', 
               'Add-VSCodePipelineCustomActionTypeConfigurationProperties', 
               'Add-VSCodePipelineCustomActionTypeSettings', 
               'Add-VSCodePipelinePipelineActionDeclaration', 
               'Add-VSCodePipelinePipelineActionTypeId', 
               'Add-VSCodePipelinePipelineArtifactStore', 
               'Add-VSCodePipelinePipelineArtifactStoreMap', 
               'Add-VSCodePipelinePipelineBlockerDeclaration', 
               'Add-VSCodePipelinePipelineEncryptionKey', 
               'Add-VSCodePipelinePipelineInputArtifact', 
               'Add-VSCodePipelinePipelineOutputArtifact', 
               'Add-VSCodePipelinePipelineStageDeclaration', 
               'Add-VSCodePipelinePipelineStageTransition', 
               'Add-VSCodePipelineWebhookWebhookAuthConfiguration', 
               'Add-VSCodePipelineWebhookWebhookFilterRule', 
               'Add-VSCodeStarGitHubRepositoryCode', 
               'Add-VSCodeStarGitHubRepositoryS3', 
               'Add-VSCodeStarNotificationsNotificationRuleTarget', 
               'Add-VSCognitoIdentityPoolCognitoIdentityProvider', 
               'Add-VSCognitoIdentityPoolCognitoStreams', 
               'Add-VSCognitoIdentityPoolPushSync', 
               'Add-VSCognitoIdentityPoolRoleAttachmentMappingRule', 
               'Add-VSCognitoIdentityPoolRoleAttachmentRoleMapping', 
               'Add-VSCognitoIdentityPoolRoleAttachmentRulesConfigurationType', 
               'Add-VSCognitoUserPoolAccountRecoverySetting', 
               'Add-VSCognitoUserPoolAdminCreateUserConfig', 
               'Add-VSCognitoUserPoolClientAnalyticsConfiguration', 
               'Add-VSCognitoUserPoolDeviceConfiguration', 
               'Add-VSCognitoUserPoolDomainCustomDomainConfigType', 
               'Add-VSCognitoUserPoolEmailConfiguration', 
               'Add-VSCognitoUserPoolInviteMessageTemplate', 
               'Add-VSCognitoUserPoolLambdaConfig', 
               'Add-VSCognitoUserPoolNumberAttributeConstraints', 
               'Add-VSCognitoUserPoolPasswordPolicy', 
               'Add-VSCognitoUserPoolPolicies', 
               'Add-VSCognitoUserPoolRecoveryOption', 
               'Add-VSCognitoUserPoolResourceServerResourceServerScopeType', 
               'Add-VSCognitoUserPoolRiskConfigurationAttachmentAccountTakeoverActionsType', 
               'Add-VSCognitoUserPoolRiskConfigurationAttachmentAccountTakeoverActionType', 
               'Add-VSCognitoUserPoolRiskConfigurationAttachmentAccountTakeoverRiskConfigurationType', 
               'Add-VSCognitoUserPoolRiskConfigurationAttachmentCompromisedCredentialsActionsType', 
               'Add-VSCognitoUserPoolRiskConfigurationAttachmentCompromisedCredentialsRiskConfigurationType', 
               'Add-VSCognitoUserPoolRiskConfigurationAttachmentNotifyConfigurationType', 
               'Add-VSCognitoUserPoolRiskConfigurationAttachmentNotifyEmailType', 
               'Add-VSCognitoUserPoolRiskConfigurationAttachmentRiskExceptionConfigurationType', 
               'Add-VSCognitoUserPoolSchemaAttribute', 
               'Add-VSCognitoUserPoolSmsConfiguration', 
               'Add-VSCognitoUserPoolStringAttributeConstraints', 
               'Add-VSCognitoUserPoolUserAttributeType', 
               'Add-VSCognitoUserPoolUsernameConfiguration', 
               'Add-VSCognitoUserPoolUserPoolAddOns', 
               'Add-VSCognitoUserPoolVerificationMessageTemplate', 
               'Add-VSConfigConfigRuleScope', 'Add-VSConfigConfigRuleSource', 
               'Add-VSConfigConfigRuleSourceDetail', 
               'Add-VSConfigConfigurationAggregatorAccountAggregationSource', 
               'Add-VSConfigConfigurationAggregatorOrganizationAggregationSource', 
               'Add-VSConfigConfigurationRecorderRecordingGroup', 
               'Add-VSConfigConformancePackConformancePackInputParameter', 
               'Add-VSConfigDeliveryChannelConfigSnapshotDeliveryProperties', 
               'Add-VSConfigOrganizationConfigRuleOrganizationCustomRuleMetadata', 
               'Add-VSConfigOrganizationConfigRuleOrganizationManagedRuleMetadata', 
               'Add-VSConfigOrganizationConformancePackConformancePackInputParameter', 
               'Add-VSConfigRemediationConfigurationExecutionControls', 
               'Add-VSConfigRemediationConfigurationRemediationParameterValue', 
               'Add-VSConfigRemediationConfigurationResourceValue', 
               'Add-VSConfigRemediationConfigurationSsmControls', 
               'Add-VSConfigRemediationConfigurationStaticValue', 
               'Add-VSDataPipelinePipelineField', 
               'Add-VSDataPipelinePipelineParameterAttribute', 
               'Add-VSDataPipelinePipelineParameterObject', 
               'Add-VSDataPipelinePipelineParameterValue', 
               'Add-VSDataPipelinePipelinePipelineObject', 
               'Add-VSDataPipelinePipelinePipelineTag', 
               'Add-VSDAXClusterSSESpecification', 
               'Add-VSDirectoryServiceMicrosoftADVpcSettings', 
               'Add-VSDirectoryServiceSimpleADVpcSettings', 
               'Add-VSDLMLifecyclePolicyCreateRule', 
               'Add-VSDLMLifecyclePolicyCrossRegionCopyRetainRule', 
               'Add-VSDLMLifecyclePolicyCrossRegionCopyRule', 
               'Add-VSDLMLifecyclePolicyFastRestoreRule', 
               'Add-VSDLMLifecyclePolicyParameters', 
               'Add-VSDLMLifecyclePolicyPolicyDetails', 
               'Add-VSDLMLifecyclePolicyRetainRule', 
               'Add-VSDLMLifecyclePolicySchedule', 
               'Add-VSDMSEndpointDynamoDbSettings', 
               'Add-VSDMSEndpointElasticsearchSettings', 
               'Add-VSDMSEndpointKafkaSettings', 
               'Add-VSDMSEndpointKinesisSettings', 
               'Add-VSDMSEndpointMongoDbSettings', 'Add-VSDMSEndpointS3Settings', 
               'Add-VSDynamoDBTableAttributeDefinition', 
               'Add-VSDynamoDBTableGlobalSecondaryIndex', 
               'Add-VSDynamoDBTableKeySchema', 
               'Add-VSDynamoDBTableLocalSecondaryIndex', 
               'Add-VSDynamoDBTablePointInTimeRecoverySpecification', 
               'Add-VSDynamoDBTableProjection', 
               'Add-VSDynamoDBTableProvisionedThroughput', 
               'Add-VSDynamoDBTableSSESpecification', 
               'Add-VSDynamoDBTableStreamSpecification', 
               'Add-VSDynamoDBTableTimeToLiveSpecification', 
               'Add-VSEC2CapacityReservationTagSpecification', 
               'Add-VSEC2ClientVpnEndpointCertificateAuthenticationRequest', 
               'Add-VSEC2ClientVpnEndpointClientAuthenticationRequest', 
               'Add-VSEC2ClientVpnEndpointConnectionLogOptions', 
               'Add-VSEC2ClientVpnEndpointDirectoryServiceAuthenticationRequest', 
               'Add-VSEC2ClientVpnEndpointTagSpecification', 
               'Add-VSEC2EC2FleetCapacityReservationOptionsRequest', 
               'Add-VSEC2EC2FleetFleetLaunchTemplateConfigRequest', 
               'Add-VSEC2EC2FleetFleetLaunchTemplateOverridesRequest', 
               'Add-VSEC2EC2FleetFleetLaunchTemplateSpecificationRequest', 
               'Add-VSEC2EC2FleetOnDemandOptionsRequest', 
               'Add-VSEC2EC2FleetPlacement', 'Add-VSEC2EC2FleetSpotOptionsRequest', 
               'Add-VSEC2EC2FleetTagRequest', 'Add-VSEC2EC2FleetTagSpecification', 
               'Add-VSEC2EC2FleetTargetCapacitySpecificationRequest', 
               'Add-VSEC2InstanceAssociationParameter', 
               'Add-VSEC2InstanceBlockDeviceMapping', 
               'Add-VSEC2InstanceCpuOptions', 
               'Add-VSEC2InstanceCreditSpecification', 'Add-VSEC2InstanceEbs', 
               'Add-VSEC2InstanceElasticGpuSpecification', 
               'Add-VSEC2InstanceElasticInferenceAccelerator', 
               'Add-VSEC2InstanceHibernationOptions', 
               'Add-VSEC2InstanceInstanceIpv6Address', 
               'Add-VSEC2InstanceLaunchTemplateSpecification', 
               'Add-VSEC2InstanceLicenseSpecification', 
               'Add-VSEC2InstanceNetworkInterface', 'Add-VSEC2InstanceNoDevice', 
               'Add-VSEC2InstancePrivateIpAddressSpecification', 
               'Add-VSEC2InstanceSsmAssociation', 'Add-VSEC2InstanceVolume', 
               'Add-VSEC2LaunchTemplateBlockDeviceMapping', 
               'Add-VSEC2LaunchTemplateCapacityReservationPreference', 
               'Add-VSEC2LaunchTemplateCapacityReservationSpecification', 
               'Add-VSEC2LaunchTemplateCapacityReservationTarget', 
               'Add-VSEC2LaunchTemplateCpuOptions', 
               'Add-VSEC2LaunchTemplateCreditSpecification', 
               'Add-VSEC2LaunchTemplateEbs', 
               'Add-VSEC2LaunchTemplateElasticGpuSpecification', 
               'Add-VSEC2LaunchTemplateHibernationOptions', 
               'Add-VSEC2LaunchTemplateIamInstanceProfile', 
               'Add-VSEC2LaunchTemplateInstanceMarketOptions', 
               'Add-VSEC2LaunchTemplateIpv6Add', 
               'Add-VSEC2LaunchTemplateLaunchTemplateData', 
               'Add-VSEC2LaunchTemplateLaunchTemplateElasticInferenceAccelerator', 
               'Add-VSEC2LaunchTemplateLicenseSpecification', 
               'Add-VSEC2LaunchTemplateMetadataOptions', 
               'Add-VSEC2LaunchTemplateMonitoring', 
               'Add-VSEC2LaunchTemplateNetworkInterface', 
               'Add-VSEC2LaunchTemplatePlacement', 
               'Add-VSEC2LaunchTemplatePrivateIpAdd', 
               'Add-VSEC2LaunchTemplateSpotOptions', 
               'Add-VSEC2LaunchTemplateTagSpecification', 
               'Add-VSEC2LocalGatewayRouteTableVPCAssociationTags', 
               'Add-VSEC2NetworkAclEntryIcmp', 'Add-VSEC2NetworkAclEntryPortRange', 
               'Add-VSEC2NetworkInterfaceInstanceIpv6Address', 
               'Add-VSEC2NetworkInterfacePrivateIpAddressSpecification', 
               'Add-VSEC2SecurityGroupEgress', 'Add-VSEC2SecurityGroupIngress', 
               'Add-VSEC2SecurityGroupRule', 
               'Add-VSEC2SpotFleetBlockDeviceMapping', 
               'Add-VSEC2SpotFleetClassicLoadBalancer', 
               'Add-VSEC2SpotFleetClassicLoadBalancersConfig', 
               'Add-VSEC2SpotFleetEbsBlockDevice', 
               'Add-VSEC2SpotFleetFleetLaunchTemplateSpecification', 
               'Add-VSEC2SpotFleetGroupIdentifier', 
               'Add-VSEC2SpotFleetIamInstanceProfileSpecification', 
               'Add-VSEC2SpotFleetInstanceIpv6Address', 
               'Add-VSEC2SpotFleetInstanceNetworkInterfaceSpecification', 
               'Add-VSEC2SpotFleetLaunchTemplateConfig', 
               'Add-VSEC2SpotFleetLaunchTemplateOverrides', 
               'Add-VSEC2SpotFleetLoadBalancersConfig', 
               'Add-VSEC2SpotFleetPrivateIpAddressSpecification', 
               'Add-VSEC2SpotFleetSpotFleetLaunchSpecification', 
               'Add-VSEC2SpotFleetSpotFleetMonitoring', 
               'Add-VSEC2SpotFleetSpotFleetRequestConfigData', 
               'Add-VSEC2SpotFleetSpotFleetTagSpecification', 
               'Add-VSEC2SpotFleetSpotPlacement', 'Add-VSEC2SpotFleetTargetGroup', 
               'Add-VSEC2SpotFleetTargetGroupsConfig', 
               'Add-VSEC2TrafficMirrorFilterRuleTrafficMirrorPortRange', 
               'Add-VSEC2VPNConnectionVpnTunnelOptionsSpecification', 
               'Add-VSECRRepositoryLifecyclePolicy', 
               'Add-VSECSClusterClusterSetting', 
               'Add-VSECSServiceAwsVpcConfiguration', 
               'Add-VSECSServiceDeploymentConfiguration', 
               'Add-VSECSServiceDeploymentController', 
               'Add-VSECSServiceLoadBalancer', 
               'Add-VSECSServiceNetworkConfiguration', 
               'Add-VSECSServicePlacementConstraint', 
               'Add-VSECSServicePlacementStrategy', 
               'Add-VSECSServiceServiceRegistry', 
               'Add-VSECSTaskDefinitionContainerDefinition', 
               'Add-VSECSTaskDefinitionContainerDependency', 
               'Add-VSECSTaskDefinitionDevice', 
               'Add-VSECSTaskDefinitionDockerVolumeConfiguration', 
               'Add-VSECSTaskDefinitionFirelensConfiguration', 
               'Add-VSECSTaskDefinitionHealthCheck', 
               'Add-VSECSTaskDefinitionHostEntry', 
               'Add-VSECSTaskDefinitionHostVolumeProperties', 
               'Add-VSECSTaskDefinitionInferenceAccelerator', 
               'Add-VSECSTaskDefinitionKernelCapabilities', 
               'Add-VSECSTaskDefinitionKeyValuePair', 
               'Add-VSECSTaskDefinitionLinuxParameters', 
               'Add-VSECSTaskDefinitionLogConfiguration', 
               'Add-VSECSTaskDefinitionMountPoint', 
               'Add-VSECSTaskDefinitionPortMapping', 
               'Add-VSECSTaskDefinitionProxyConfiguration', 
               'Add-VSECSTaskDefinitionRepositoryCredentials', 
               'Add-VSECSTaskDefinitionResourceRequirement', 
               'Add-VSECSTaskDefinitionSecret', 
               'Add-VSECSTaskDefinitionSystemControl', 
               'Add-VSECSTaskDefinitionTaskDefinitionPlacementConstraint', 
               'Add-VSECSTaskDefinitionTmpfs', 'Add-VSECSTaskDefinitionUlimit', 
               'Add-VSECSTaskDefinitionVolume', 
               'Add-VSECSTaskDefinitionVolumeFrom', 
               'Add-VSECSTaskSetAwsVpcConfiguration', 
               'Add-VSECSTaskSetLoadBalancer', 
               'Add-VSECSTaskSetNetworkConfiguration', 'Add-VSECSTaskSetScale', 
               'Add-VSECSTaskSetServiceRegistry', 
               'Add-VSEFSFileSystemElasticFileSystemTag', 
               'Add-VSEFSFileSystemLifecyclePolicy', 
               'Add-VSEKSClusterEncryptionConfig', 'Add-VSEKSClusterProvider', 
               'Add-VSEKSClusterResourcesVpcConfig', 
               'Add-VSEKSNodegroupRemoteAccess', 'Add-VSEKSNodegroupScalingConfig', 
               'Add-VSElastiCacheReplicationGroupNodeGroupConfiguration', 
               'Add-VSElasticBeanstalkApplicationApplicationResourceLifecycleConfig', 
               'Add-VSElasticBeanstalkApplicationApplicationVersionLifecycleConfig', 
               'Add-VSElasticBeanstalkApplicationMaxAgeRule', 
               'Add-VSElasticBeanstalkApplicationMaxCountRule', 
               'Add-VSElasticBeanstalkApplicationVersionSourceBundle', 
               'Add-VSElasticBeanstalkConfigurationTemplateConfigurationOptionSetting', 
               'Add-VSElasticBeanstalkConfigurationTemplateSourceConfiguration', 
               'Add-VSElasticBeanstalkEnvironmentOptionSetting', 
               'Add-VSElasticBeanstalkEnvironmentOptionSettings', 
               'Add-VSElasticBeanstalkEnvironmentTier', 
               'Add-VSElasticLoadBalancingLoadBalancerAccessLoggingPolicy', 
               'Add-VSElasticLoadBalancingLoadBalancerAppCookieStickinessPolicy', 
               'Add-VSElasticLoadBalancingLoadBalancerConnectionDrainingPolicy', 
               'Add-VSElasticLoadBalancingLoadBalancerConnectionSettings', 
               'Add-VSElasticLoadBalancingLoadBalancerHealthCheck', 
               'Add-VSElasticLoadBalancingLoadBalancerLBCookieStickinessPolicy', 
               'Add-VSElasticLoadBalancingLoadBalancerListeners', 
               'Add-VSElasticLoadBalancingLoadBalancerPolicies', 
               'Add-VSElasticLoadBalancingV2ListenerAction', 
               'Add-VSElasticLoadBalancingV2ListenerAuthenticateCognitoConfig', 
               'Add-VSElasticLoadBalancingV2ListenerAuthenticateOidcConfig', 
               'Add-VSElasticLoadBalancingV2ListenerCertificate', 
               'Add-VSElasticLoadBalancingV2ListenerCertificateCertificate', 
               'Add-VSElasticLoadBalancingV2ListenerFixedResponseConfig', 
               'Add-VSElasticLoadBalancingV2ListenerForwardConfig', 
               'Add-VSElasticLoadBalancingV2ListenerRedirectConfig', 
               'Add-VSElasticLoadBalancingV2ListenerRuleAction', 
               'Add-VSElasticLoadBalancingV2ListenerRuleAuthenticateCognitoConfig', 
               'Add-VSElasticLoadBalancingV2ListenerRuleAuthenticateOidcConfig', 
               'Add-VSElasticLoadBalancingV2ListenerRuleFixedResponseConfig', 
               'Add-VSElasticLoadBalancingV2ListenerRuleForwardConfig', 
               'Add-VSElasticLoadBalancingV2ListenerRuleHostHeaderConfig', 
               'Add-VSElasticLoadBalancingV2ListenerRuleHttpHeaderConfig', 
               'Add-VSElasticLoadBalancingV2ListenerRuleHttpRequestMethodConfig', 
               'Add-VSElasticLoadBalancingV2ListenerRulePathPatternConfig', 
               'Add-VSElasticLoadBalancingV2ListenerRuleQueryStringConfig', 
               'Add-VSElasticLoadBalancingV2ListenerRuleQueryStringKeyValue', 
               'Add-VSElasticLoadBalancingV2ListenerRuleRedirectConfig', 
               'Add-VSElasticLoadBalancingV2ListenerRuleRuleCondition', 
               'Add-VSElasticLoadBalancingV2ListenerRuleSourceIpConfig', 
               'Add-VSElasticLoadBalancingV2ListenerRuleTargetGroupStickinessConfig', 
               'Add-VSElasticLoadBalancingV2ListenerRuleTargetGroupTuple', 
               'Add-VSElasticLoadBalancingV2ListenerTargetGroupStickinessConfig', 
               'Add-VSElasticLoadBalancingV2ListenerTargetGroupTuple', 
               'Add-VSElasticLoadBalancingV2LoadBalancerLoadBalancerAttribute', 
               'Add-VSElasticLoadBalancingV2LoadBalancerSubnetMapping', 
               'Add-VSElasticLoadBalancingV2TargetGroupMatcher', 
               'Add-VSElasticLoadBalancingV2TargetGroupTargetDescription', 
               'Add-VSElasticLoadBalancingV2TargetGroupTargetGroupAttribute', 
               'Add-VSElasticsearchDomainCognitoOptions', 
               'Add-VSElasticsearchDomainEBSOptions', 
               'Add-VSElasticsearchDomainElasticsearchClusterConfig', 
               'Add-VSElasticsearchDomainEncryptionAtRestOptions', 
               'Add-VSElasticsearchDomainLogPublishingOption', 
               'Add-VSElasticsearchDomainNodeToNodeEncryptionOptions', 
               'Add-VSElasticsearchDomainSnapshotOptions', 
               'Add-VSElasticsearchDomainVPCOptions', 
               'Add-VSElasticsearchDomainZoneAwarenessConfig', 
               'Add-VSEMRClusterApplication', 'Add-VSEMRClusterAutoScalingPolicy', 
               'Add-VSEMRClusterBootstrapActionConfig', 
               'Add-VSEMRClusterCloudWatchAlarmDefinition', 
               'Add-VSEMRClusterConfiguration', 
               'Add-VSEMRClusterEbsBlockDeviceConfig', 
               'Add-VSEMRClusterEbsConfiguration', 
               'Add-VSEMRClusterHadoopJarStepConfig', 
               'Add-VSEMRClusterInstanceFleetConfig', 
               'Add-VSEMRClusterInstanceFleetProvisioningSpecifications', 
               'Add-VSEMRClusterInstanceGroupConfig', 
               'Add-VSEMRClusterInstanceTypeConfig', 
               'Add-VSEMRClusterJobFlowInstancesConfig', 
               'Add-VSEMRClusterKerberosAttributes', 'Add-VSEMRClusterKeyValue', 
               'Add-VSEMRClusterMetricDimension', 'Add-VSEMRClusterPlacementType', 
               'Add-VSEMRClusterScalingAction', 
               'Add-VSEMRClusterScalingConstraints', 'Add-VSEMRClusterScalingRule', 
               'Add-VSEMRClusterScalingTrigger', 
               'Add-VSEMRClusterScriptBootstrapActionConfig', 
               'Add-VSEMRClusterSimpleScalingPolicyConfiguration', 
               'Add-VSEMRClusterSpotProvisioningSpecification', 
               'Add-VSEMRClusterStepConfig', 'Add-VSEMRClusterVolumeSpecification', 
               'Add-VSEMRInstanceFleetConfigConfiguration', 
               'Add-VSEMRInstanceFleetConfigEbsBlockDeviceConfig', 
               'Add-VSEMRInstanceFleetConfigEbsConfiguration', 
               'Add-VSEMRInstanceFleetConfigInstanceFleetProvisioningSpecifications', 
               'Add-VSEMRInstanceFleetConfigInstanceTypeConfig', 
               'Add-VSEMRInstanceFleetConfigSpotProvisioningSpecification', 
               'Add-VSEMRInstanceFleetConfigVolumeSpecification', 
               'Add-VSEMRInstanceGroupConfigAutoScalingPolicy', 
               'Add-VSEMRInstanceGroupConfigCloudWatchAlarmDefinition', 
               'Add-VSEMRInstanceGroupConfigConfiguration', 
               'Add-VSEMRInstanceGroupConfigEbsBlockDeviceConfig', 
               'Add-VSEMRInstanceGroupConfigEbsConfiguration', 
               'Add-VSEMRInstanceGroupConfigMetricDimension', 
               'Add-VSEMRInstanceGroupConfigScalingAction', 
               'Add-VSEMRInstanceGroupConfigScalingConstraints', 
               'Add-VSEMRInstanceGroupConfigScalingRule', 
               'Add-VSEMRInstanceGroupConfigScalingTrigger', 
               'Add-VSEMRInstanceGroupConfigSimpleScalingPolicyConfiguration', 
               'Add-VSEMRInstanceGroupConfigVolumeSpecification', 
               'Add-VSEMRStepHadoopJarStepConfig', 'Add-VSEMRStepKeyValue', 
               'Add-VSEventSchemasDiscovererTagsEntry', 
               'Add-VSEventSchemasRegistryTagsEntry', 
               'Add-VSEventSchemasSchemaTagsEntry', 
               'Add-VSEventsEventBusPolicyCondition', 
               'Add-VSEventsRuleAwsVpcConfiguration', 
               'Add-VSEventsRuleBatchArrayProperties', 
               'Add-VSEventsRuleBatchParameters', 
               'Add-VSEventsRuleBatchRetryStrategy', 
               'Add-VSEventsRuleEcsParameters', 'Add-VSEventsRuleInputTransformer', 
               'Add-VSEventsRuleKinesisParameters', 
               'Add-VSEventsRuleNetworkConfiguration', 
               'Add-VSEventsRuleRunCommandParameters', 
               'Add-VSEventsRuleRunCommandTarget', 'Add-VSEventsRuleSqsParameters', 
               'Add-VSEventsRuleTarget', 'Add-VSFMSPolicyIEMap', 
               'Add-VSFMSPolicyPolicyTag', 'Add-VSFMSPolicyResourceTag', 
               'Add-VSFSxFileSystemLustreConfiguration', 
               'Add-VSFSxFileSystemSelfManagedActiveDirectoryConfiguration', 
               'Add-VSFSxFileSystemTagEntry', 
               'Add-VSFSxFileSystemWindowsConfiguration', 
               'Add-VSGameLiftAliasRoutingStrategy', 
               'Add-VSGameLiftBuildS3Location', 
               'Add-VSGameLiftFleetCertificateConfiguration', 
               'Add-VSGameLiftFleetIpPermission', 
               'Add-VSGameLiftFleetResourceCreationLimitPolicy', 
               'Add-VSGameLiftFleetRuntimeConfiguration', 
               'Add-VSGameLiftFleetServerProcess', 
               'Add-VSGameLiftGameSessionQueueDestination', 
               'Add-VSGameLiftGameSessionQueuePlayerLatencyPolicy', 
               'Add-VSGameLiftMatchmakingConfigurationGameProperty', 
               'Add-VSGameLiftScriptS3Location', 
               'Add-VSGlueClassifierCsvClassifier', 
               'Add-VSGlueClassifierGrokClassifier', 
               'Add-VSGlueClassifierJsonClassifier', 
               'Add-VSGlueClassifierXMLClassifier', 
               'Add-VSGlueConnectionConnectionInput', 
               'Add-VSGlueConnectionPhysicalConnectionRequirements', 
               'Add-VSGlueCrawlerCatalogTarget', 'Add-VSGlueCrawlerDynamoDBTarget', 
               'Add-VSGlueCrawlerJdbcTarget', 'Add-VSGlueCrawlerS3Target', 
               'Add-VSGlueCrawlerSchedule', 'Add-VSGlueCrawlerSchemaChangePolicy', 
               'Add-VSGlueCrawlerTargets', 'Add-VSGlueDatabaseDatabaseInput', 
               'Add-VSGlueDataCatalogEncryptionSettingsConnectionPasswordEncryption', 
               'Add-VSGlueDataCatalogEncryptionSettingsDataCatalogEncryptionSettings', 
               'Add-VSGlueDataCatalogEncryptionSettingsEncryptionAtRest', 
               'Add-VSGlueJobConnectionsList', 'Add-VSGlueJobExecutionProperty', 
               'Add-VSGlueJobJobCommand', 'Add-VSGlueJobNotificationProperty', 
               'Add-VSGlueMLTransformFindMatchesParameters', 
               'Add-VSGlueMLTransformGlueTables', 
               'Add-VSGlueMLTransformInputRecordTables', 
               'Add-VSGlueMLTransformTransformParameters', 
               'Add-VSGluePartitionColumn', 'Add-VSGluePartitionOrder', 
               'Add-VSGluePartitionPartitionInput', 'Add-VSGluePartitionSerdeInfo', 
               'Add-VSGluePartitionSkewedInfo', 
               'Add-VSGluePartitionStorageDescriptor', 
               'Add-VSGlueSecurityConfigurationCloudWatchEncryption', 
               'Add-VSGlueSecurityConfigurationEncryptionConfiguration', 
               'Add-VSGlueSecurityConfigurationJobBookmarksEncryption', 
               'Add-VSGlueSecurityConfigurationS3Encryption', 
               'Add-VSGlueSecurityConfigurationS3Encryptions', 
               'Add-VSGlueTableColumn', 'Add-VSGlueTableOrder', 
               'Add-VSGlueTableSerdeInfo', 'Add-VSGlueTableSkewedInfo', 
               'Add-VSGlueTableStorageDescriptor', 'Add-VSGlueTableTableInput', 
               'Add-VSGlueTriggerAction', 'Add-VSGlueTriggerCondition', 
               'Add-VSGlueTriggerNotificationProperty', 
               'Add-VSGlueTriggerPredicate', 
               'Add-VSGreengrassConnectorDefinitionConnector', 
               'Add-VSGreengrassConnectorDefinitionConnectorDefinitionVersion', 
               'Add-VSGreengrassConnectorDefinitionVersionConnector', 
               'Add-VSGreengrassCoreDefinitionCore', 
               'Add-VSGreengrassCoreDefinitionCoreDefinitionVersion', 
               'Add-VSGreengrassCoreDefinitionVersionCore', 
               'Add-VSGreengrassDeviceDefinitionDevice', 
               'Add-VSGreengrassDeviceDefinitionDeviceDefinitionVersion', 
               'Add-VSGreengrassDeviceDefinitionVersionDevice', 
               'Add-VSGreengrassFunctionDefinitionDefaultConfig', 
               'Add-VSGreengrassFunctionDefinitionEnvironment', 
               'Add-VSGreengrassFunctionDefinitionExecution', 
               'Add-VSGreengrassFunctionDefinitionFunction', 
               'Add-VSGreengrassFunctionDefinitionFunctionConfiguration', 
               'Add-VSGreengrassFunctionDefinitionFunctionDefinitionVersion', 
               'Add-VSGreengrassFunctionDefinitionResourceAccessPolicy', 
               'Add-VSGreengrassFunctionDefinitionRunAs', 
               'Add-VSGreengrassFunctionDefinitionVersionDefaultConfig', 
               'Add-VSGreengrassFunctionDefinitionVersionEnvironment', 
               'Add-VSGreengrassFunctionDefinitionVersionExecution', 
               'Add-VSGreengrassFunctionDefinitionVersionFunction', 
               'Add-VSGreengrassFunctionDefinitionVersionFunctionConfiguration', 
               'Add-VSGreengrassFunctionDefinitionVersionResourceAccessPolicy', 
               'Add-VSGreengrassFunctionDefinitionVersionRunAs', 
               'Add-VSGreengrassGroupGroupVersion', 
               'Add-VSGreengrassLoggerDefinitionLogger', 
               'Add-VSGreengrassLoggerDefinitionLoggerDefinitionVersion', 
               'Add-VSGreengrassLoggerDefinitionVersionLogger', 
               'Add-VSGreengrassResourceDefinitionGroupOwnerSetting', 
               'Add-VSGreengrassResourceDefinitionLocalDeviceResourceData', 
               'Add-VSGreengrassResourceDefinitionLocalVolumeResourceData', 
               'Add-VSGreengrassResourceDefinitionResourceDataContainer', 
               'Add-VSGreengrassResourceDefinitionResourceDefinitionVersion', 
               'Add-VSGreengrassResourceDefinitionResourceDownloadOwnerSetting', 
               'Add-VSGreengrassResourceDefinitionResourceInstance', 
               'Add-VSGreengrassResourceDefinitionS3MachineLearningModelResourceData', 
               'Add-VSGreengrassResourceDefinitionSageMakerMachineLearningModelResourceData', 
               'Add-VSGreengrassResourceDefinitionSecretsManagerSecretResourceData', 
               'Add-VSGreengrassResourceDefinitionVersionGroupOwnerSetting', 
               'Add-VSGreengrassResourceDefinitionVersionLocalDeviceResourceData', 
               'Add-VSGreengrassResourceDefinitionVersionLocalVolumeResourceData', 
               'Add-VSGreengrassResourceDefinitionVersionResourceDataContainer', 
               'Add-VSGreengrassResourceDefinitionVersionResourceDownloadOwnerSetting', 
               'Add-VSGreengrassResourceDefinitionVersionResourceInstance', 
               'Add-VSGreengrassResourceDefinitionVersionS3MachineLearningModelResourceData', 
               'Add-VSGreengrassResourceDefinitionVersionSageMakerMachineLearningModelResourceData', 
               'Add-VSGreengrassResourceDefinitionVersionSecretsManagerSecretResourceData', 
               'Add-VSGreengrassSubscriptionDefinitionSubscription', 
               'Add-VSGreengrassSubscriptionDefinitionSubscriptionDefinitionVersion', 
               'Add-VSGreengrassSubscriptionDefinitionVersionSubscription', 
               'Add-VSGroundStationDataflowEndpointGroupDataflowEndpoint', 
               'Add-VSGroundStationDataflowEndpointGroupEndpointDetails', 
               'Add-VSGroundStationDataflowEndpointGroupSecurityDetails', 
               'Add-VSGroundStationDataflowEndpointGroupSocketAddress', 
               'Add-VSGroundStationMissionProfileDataflowEdge', 
               'Add-VSGuardDutyFilterCondition', 
               'Add-VSGuardDutyFilterFindingCriteria', 'Add-VSIAMGroupPolicy', 
               'Add-VSIAMRolePolicy', 'Add-VSIAMUserLoginProfile', 
               'Add-VSIAMUserPolicy', 
               'Add-VSImageBuilderDistributionConfigurationDistribution', 
               'Add-VSImageBuilderImagePipelineImageTestsConfiguration', 
               'Add-VSImageBuilderImagePipelineSchedule', 
               'Add-VSImageBuilderImageRecipeComponentConfiguration', 
               'Add-VSImageBuilderImageRecipeEbsInstanceBlockDeviceSpecification', 
               'Add-VSImageBuilderImageRecipeInstanceBlockDeviceMapping', 
               'Add-VSImageBuilderInfrastructureConfigurationLogging', 
               'Add-VSImageBuilderInfrastructureConfigurationS3Logs', 
               'Add-VSIoT1ClickProjectDeviceTemplate', 
               'Add-VSIoT1ClickProjectPlacementTemplate', 
               'Add-VSIoTAnalyticsChannelChannelStorage', 
               'Add-VSIoTAnalyticsChannelCustomerManagedS3', 
               'Add-VSIoTAnalyticsChannelRetentionPeriod', 
               'Add-VSIoTAnalyticsChannelServiceManagedS3', 
               'Add-VSIoTAnalyticsDatasetAction', 
               'Add-VSIoTAnalyticsDatasetContainerAction', 
               'Add-VSIoTAnalyticsDatasetDatasetContentDeliveryRule', 
               'Add-VSIoTAnalyticsDatasetDatasetContentDeliveryRuleDestination', 
               'Add-VSIoTAnalyticsDatasetDatasetContentVersionValue', 
               'Add-VSIoTAnalyticsDatasetDeltaTime', 
               'Add-VSIoTAnalyticsDatasetFilter', 
               'Add-VSIoTAnalyticsDatasetGlueConfiguration', 
               'Add-VSIoTAnalyticsDatasetIotEventsDestinationConfiguration', 
               'Add-VSIoTAnalyticsDatasetOutputFileUriValue', 
               'Add-VSIoTAnalyticsDatasetQueryAction', 
               'Add-VSIoTAnalyticsDatasetResourceConfiguration', 
               'Add-VSIoTAnalyticsDatasetRetentionPeriod', 
               'Add-VSIoTAnalyticsDatasetS3DestinationConfiguration', 
               'Add-VSIoTAnalyticsDatasetSchedule', 
               'Add-VSIoTAnalyticsDatasetTrigger', 
               'Add-VSIoTAnalyticsDatasetTriggeringDataset', 
               'Add-VSIoTAnalyticsDatasetVariable', 
               'Add-VSIoTAnalyticsDatasetVersioningConfiguration', 
               'Add-VSIoTAnalyticsDatastoreCustomerManagedS3', 
               'Add-VSIoTAnalyticsDatastoreDatastoreStorage', 
               'Add-VSIoTAnalyticsDatastoreRetentionPeriod', 
               'Add-VSIoTAnalyticsDatastoreServiceManagedS3', 
               'Add-VSIoTAnalyticsPipelineActivity', 
               'Add-VSIoTAnalyticsPipelineAddAttributes', 
               'Add-VSIoTAnalyticsPipelineChannel', 
               'Add-VSIoTAnalyticsPipelineDatastore', 
               'Add-VSIoTAnalyticsPipelineDeviceRegistryEnrich', 
               'Add-VSIoTAnalyticsPipelineDeviceShadowEnrich', 
               'Add-VSIoTAnalyticsPipelineFilter', 
               'Add-VSIoTAnalyticsPipelineLambda', 
               'Add-VSIoTAnalyticsPipelineMath', 
               'Add-VSIoTAnalyticsPipelineRemoveAttributes', 
               'Add-VSIoTAnalyticsPipelineSelectAttributes', 
               'Add-VSIoTEventsDetectorModelAction', 
               'Add-VSIoTEventsDetectorModelAssetPropertyTimestamp', 
               'Add-VSIoTEventsDetectorModelAssetPropertyValue', 
               'Add-VSIoTEventsDetectorModelAssetPropertyVariant', 
               'Add-VSIoTEventsDetectorModelClearTimer', 
               'Add-VSIoTEventsDetectorModelDetectorModelDefinition', 
               'Add-VSIoTEventsDetectorModelDynamoDB', 
               'Add-VSIoTEventsDetectorModelDynamoDBv2', 
               'Add-VSIoTEventsDetectorModelEvent', 
               'Add-VSIoTEventsDetectorModelFirehose', 
               'Add-VSIoTEventsDetectorModelIotEvents', 
               'Add-VSIoTEventsDetectorModelIotSiteWise', 
               'Add-VSIoTEventsDetectorModelIotTopicPublish', 
               'Add-VSIoTEventsDetectorModelLambda', 
               'Add-VSIoTEventsDetectorModelOnEnter', 
               'Add-VSIoTEventsDetectorModelOnExit', 
               'Add-VSIoTEventsDetectorModelOnInput', 
               'Add-VSIoTEventsDetectorModelPayload', 
               'Add-VSIoTEventsDetectorModelResetTimer', 
               'Add-VSIoTEventsDetectorModelSetTimer', 
               'Add-VSIoTEventsDetectorModelSetVariable', 
               'Add-VSIoTEventsDetectorModelSns', 
               'Add-VSIoTEventsDetectorModelSqs', 
               'Add-VSIoTEventsDetectorModelState', 
               'Add-VSIoTEventsDetectorModelTransitionEvent', 
               'Add-VSIoTEventsInputAttribute', 
               'Add-VSIoTEventsInputInputDefinition', 
               'Add-VSIoTThingAttributePayload', 
               'Add-VSIoTThingsGraphFlowTemplateDefinitionDocument', 
               'Add-VSIoTTopicRuleAction', 
               'Add-VSIoTTopicRuleAssetPropertyTimestamp', 
               'Add-VSIoTTopicRuleAssetPropertyValue', 
               'Add-VSIoTTopicRuleAssetPropertyVariant', 
               'Add-VSIoTTopicRuleCloudwatchAlarmAction', 
               'Add-VSIoTTopicRuleCloudwatchMetricAction', 
               'Add-VSIoTTopicRuleDynamoDBAction', 
               'Add-VSIoTTopicRuleDynamoDBv2Action', 
               'Add-VSIoTTopicRuleElasticsearchAction', 
               'Add-VSIoTTopicRuleFirehoseAction', 'Add-VSIoTTopicRuleHttpAction', 
               'Add-VSIoTTopicRuleHttpActionHeader', 
               'Add-VSIoTTopicRuleHttpAuthorization', 
               'Add-VSIoTTopicRuleIotAnalyticsAction', 
               'Add-VSIoTTopicRuleIotEventsAction', 
               'Add-VSIoTTopicRuleIotSiteWiseAction', 
               'Add-VSIoTTopicRuleKinesisAction', 'Add-VSIoTTopicRuleLambdaAction', 
               'Add-VSIoTTopicRulePutAssetPropertyValueEntry', 
               'Add-VSIoTTopicRulePutItemInput', 
               'Add-VSIoTTopicRuleRepublishAction', 'Add-VSIoTTopicRuleS3Action', 
               'Add-VSIoTTopicRuleSigV4Authorization', 
               'Add-VSIoTTopicRuleSnsAction', 'Add-VSIoTTopicRuleSqsAction', 
               'Add-VSIoTTopicRuleStepFunctionsAction', 
               'Add-VSIoTTopicRuleTopicRulePayload', 
               'Add-VSKinesisAnalyticsApplicationCSVMappingParameters', 
               'Add-VSKinesisAnalyticsApplicationInput', 
               'Add-VSKinesisAnalyticsApplicationInputLambdaProcessor', 
               'Add-VSKinesisAnalyticsApplicationInputParallelism', 
               'Add-VSKinesisAnalyticsApplicationInputProcessingConfiguration', 
               'Add-VSKinesisAnalyticsApplicationInputSchema', 
               'Add-VSKinesisAnalyticsApplicationJSONMappingParameters', 
               'Add-VSKinesisAnalyticsApplicationKinesisFirehoseInput', 
               'Add-VSKinesisAnalyticsApplicationKinesisStreamsInput', 
               'Add-VSKinesisAnalyticsApplicationMappingParameters', 
               'Add-VSKinesisAnalyticsApplicationOutputDestinationSchema', 
               'Add-VSKinesisAnalyticsApplicationOutputKinesisFirehoseOutput', 
               'Add-VSKinesisAnalyticsApplicationOutputKinesisStreamsOutput', 
               'Add-VSKinesisAnalyticsApplicationOutputLambdaOutput', 
               'Add-VSKinesisAnalyticsApplicationOutputOutput', 
               'Add-VSKinesisAnalyticsApplicationRecordColumn', 
               'Add-VSKinesisAnalyticsApplicationRecordFormat', 
               'Add-VSKinesisAnalyticsApplicationReferenceDataSourceCSVMappingParameters', 
               'Add-VSKinesisAnalyticsApplicationReferenceDataSourceJSONMappingParameters', 
               'Add-VSKinesisAnalyticsApplicationReferenceDataSourceMappingParameters', 
               'Add-VSKinesisAnalyticsApplicationReferenceDataSourceRecordColumn', 
               'Add-VSKinesisAnalyticsApplicationReferenceDataSourceRecordFormat', 
               'Add-VSKinesisAnalyticsApplicationReferenceDataSourceReferenceDataSource', 
               'Add-VSKinesisAnalyticsApplicationReferenceDataSourceReferenceSchema', 
               'Add-VSKinesisAnalyticsApplicationReferenceDataSourceS3ReferenceDataSource', 
               'Add-VSKinesisAnalyticsV2ApplicationApplicationCodeConfiguration', 
               'Add-VSKinesisAnalyticsV2ApplicationApplicationConfiguration', 
               'Add-VSKinesisAnalyticsV2ApplicationApplicationSnapshotConfiguration', 
               'Add-VSKinesisAnalyticsV2ApplicationCheckpointConfiguration', 
               'Add-VSKinesisAnalyticsV2ApplicationCloudWatchLoggingOptionCloudWatchLoggingOption', 
               'Add-VSKinesisAnalyticsV2ApplicationCodeContent', 
               'Add-VSKinesisAnalyticsV2ApplicationCSVMappingParameters', 
               'Add-VSKinesisAnalyticsV2ApplicationEnvironmentProperties', 
               'Add-VSKinesisAnalyticsV2ApplicationFlinkApplicationConfiguration', 
               'Add-VSKinesisAnalyticsV2ApplicationInput', 
               'Add-VSKinesisAnalyticsV2ApplicationInputLambdaProcessor', 
               'Add-VSKinesisAnalyticsV2ApplicationInputParallelism', 
               'Add-VSKinesisAnalyticsV2ApplicationInputProcessingConfiguration', 
               'Add-VSKinesisAnalyticsV2ApplicationInputSchema', 
               'Add-VSKinesisAnalyticsV2ApplicationJSONMappingParameters', 
               'Add-VSKinesisAnalyticsV2ApplicationKinesisFirehoseInput', 
               'Add-VSKinesisAnalyticsV2ApplicationKinesisStreamsInput', 
               'Add-VSKinesisAnalyticsV2ApplicationMappingParameters', 
               'Add-VSKinesisAnalyticsV2ApplicationMonitoringConfiguration', 
               'Add-VSKinesisAnalyticsV2ApplicationOutputDestinationSchema', 
               'Add-VSKinesisAnalyticsV2ApplicationOutputKinesisFirehoseOutput', 
               'Add-VSKinesisAnalyticsV2ApplicationOutputKinesisStreamsOutput', 
               'Add-VSKinesisAnalyticsV2ApplicationOutputLambdaOutput', 
               'Add-VSKinesisAnalyticsV2ApplicationOutputOutput', 
               'Add-VSKinesisAnalyticsV2ApplicationParallelismConfiguration', 
               'Add-VSKinesisAnalyticsV2ApplicationPropertyGroup', 
               'Add-VSKinesisAnalyticsV2ApplicationRecordColumn', 
               'Add-VSKinesisAnalyticsV2ApplicationRecordFormat', 
               'Add-VSKinesisAnalyticsV2ApplicationReferenceDataSourceCSVMappingParameters', 
               'Add-VSKinesisAnalyticsV2ApplicationReferenceDataSourceJSONMappingParameters', 
               'Add-VSKinesisAnalyticsV2ApplicationReferenceDataSourceMappingParameters', 
               'Add-VSKinesisAnalyticsV2ApplicationReferenceDataSourceRecordColumn', 
               'Add-VSKinesisAnalyticsV2ApplicationReferenceDataSourceRecordFormat', 
               'Add-VSKinesisAnalyticsV2ApplicationReferenceDataSourceReferenceDataSource', 
               'Add-VSKinesisAnalyticsV2ApplicationReferenceDataSourceReferenceSchema', 
               'Add-VSKinesisAnalyticsV2ApplicationReferenceDataSourceS3ReferenceDataSource', 
               'Add-VSKinesisAnalyticsV2ApplicationS3ContentLocation', 
               'Add-VSKinesisAnalyticsV2ApplicationSqlApplicationConfiguration', 
               'Add-VSKinesisFirehoseDeliveryStreamBufferingHints', 
               'Add-VSKinesisFirehoseDeliveryStreamCloudWatchLoggingOptions', 
               'Add-VSKinesisFirehoseDeliveryStreamCopyCommand', 
               'Add-VSKinesisFirehoseDeliveryStreamDataFormatConversionConfiguration', 
               'Add-VSKinesisFirehoseDeliveryStreamDeserializer', 
               'Add-VSKinesisFirehoseDeliveryStreamElasticsearchBufferingHints', 
               'Add-VSKinesisFirehoseDeliveryStreamElasticsearchDestinationConfiguration', 
               'Add-VSKinesisFirehoseDeliveryStreamElasticsearchRetryOptions', 
               'Add-VSKinesisFirehoseDeliveryStreamEncryptionConfiguration', 
               'Add-VSKinesisFirehoseDeliveryStreamExtendedS3DestinationConfiguration', 
               'Add-VSKinesisFirehoseDeliveryStreamHiveJsonSerDe', 
               'Add-VSKinesisFirehoseDeliveryStreamInputFormatConfiguration', 
               'Add-VSKinesisFirehoseDeliveryStreamKinesisStreamSourceConfiguration', 
               'Add-VSKinesisFirehoseDeliveryStreamKMSEncryptionConfig', 
               'Add-VSKinesisFirehoseDeliveryStreamOpenXJsonSerDe', 
               'Add-VSKinesisFirehoseDeliveryStreamOrcSerDe', 
               'Add-VSKinesisFirehoseDeliveryStreamOutputFormatConfiguration', 
               'Add-VSKinesisFirehoseDeliveryStreamParquetSerDe', 
               'Add-VSKinesisFirehoseDeliveryStreamProcessingConfiguration', 
               'Add-VSKinesisFirehoseDeliveryStreamProcessor', 
               'Add-VSKinesisFirehoseDeliveryStreamProcessorParameter', 
               'Add-VSKinesisFirehoseDeliveryStreamRedshiftDestinationConfiguration', 
               'Add-VSKinesisFirehoseDeliveryStreamS3DestinationConfiguration', 
               'Add-VSKinesisFirehoseDeliveryStreamSchemaConfiguration', 
               'Add-VSKinesisFirehoseDeliveryStreamSerializer', 
               'Add-VSKinesisFirehoseDeliveryStreamSplunkDestinationConfiguration', 
               'Add-VSKinesisFirehoseDeliveryStreamSplunkRetryOptions', 
               'Add-VSKinesisStreamStreamEncryption', 
               'Add-VSLakeFormationDataLakeSettingsAdmins', 
               'Add-VSLakeFormationDataLakeSettingsDataLakePrincipal', 
               'Add-VSLakeFormationPermissionsColumnWildcard', 
               'Add-VSLakeFormationPermissionsDatabaseResource', 
               'Add-VSLakeFormationPermissionsDataLakePrincipal', 
               'Add-VSLakeFormationPermissionsDataLocationResource', 
               'Add-VSLakeFormationPermissionsResource', 
               'Add-VSLakeFormationPermissionsTableResource', 
               'Add-VSLakeFormationPermissionsTableWithColumnsResource', 
               'Add-VSLambdaAliasAliasRoutingConfiguration', 
               'Add-VSLambdaAliasProvisionedConcurrencyConfiguration', 
               'Add-VSLambdaAliasVersionWeight', 
               'Add-VSLambdaEventInvokeConfigDestinationConfig', 
               'Add-VSLambdaEventInvokeConfigOnFailure', 
               'Add-VSLambdaEventInvokeConfigOnSuccess', 
               'Add-VSLambdaEventSourceMappingDestinationConfig', 
               'Add-VSLambdaEventSourceMappingOnFailure', 
               'Add-VSLambdaFunctionCode', 'Add-VSLambdaFunctionDeadLetterConfig', 
               'Add-VSLambdaFunctionEnvironment', 
               'Add-VSLambdaFunctionTracingConfig', 
               'Add-VSLambdaFunctionVpcConfig', 'Add-VSLambdaLayerVersionContent', 
               'Add-VSLambdaVersionProvisionedConcurrencyConfiguration', 
               'Add-VSLogsMetricFilterMetricTransformation', 
               'Add-VSManagedBlockchainMemberApprovalThresholdPolicy', 
               'Add-VSManagedBlockchainMemberMemberConfiguration', 
               'Add-VSManagedBlockchainMemberMemberFabricConfiguration', 
               'Add-VSManagedBlockchainMemberMemberFrameworkConfiguration', 
               'Add-VSManagedBlockchainMemberNetworkConfiguration', 
               'Add-VSManagedBlockchainMemberNetworkFabricConfiguration', 
               'Add-VSManagedBlockchainMemberNetworkFrameworkConfiguration', 
               'Add-VSManagedBlockchainMemberVotingPolicy', 
               'Add-VSManagedBlockchainNodeNodeConfiguration', 
               'Add-VSMediaConvertJobTemplateAccelerationSettings', 
               'Add-VSMediaConvertJobTemplateHopDestination', 
               'Add-VSMediaLiveChannelAribSourceSettings', 
               'Add-VSMediaLiveChannelAudioLanguageSelection', 
               'Add-VSMediaLiveChannelAudioPidSelection', 
               'Add-VSMediaLiveChannelAudioSelector', 
               'Add-VSMediaLiveChannelAudioSelectorSettings', 
               'Add-VSMediaLiveChannelCaptionSelector', 
               'Add-VSMediaLiveChannelCaptionSelectorSettings', 
               'Add-VSMediaLiveChannelDvbSubSourceSettings', 
               'Add-VSMediaLiveChannelEmbeddedSourceSettings', 
               'Add-VSMediaLiveChannelHlsInputSettings', 
               'Add-VSMediaLiveChannelInputAttachment', 
               'Add-VSMediaLiveChannelInputSettings', 
               'Add-VSMediaLiveChannelInputSpecification', 
               'Add-VSMediaLiveChannelMediaPackageOutputDestinationSettings', 
               'Add-VSMediaLiveChannelMultiplexProgramChannelDestinationSettings', 
               'Add-VSMediaLiveChannelNetworkInputSettings', 
               'Add-VSMediaLiveChannelOutputDestination', 
               'Add-VSMediaLiveChannelOutputDestinationSettings', 
               'Add-VSMediaLiveChannelScte20SourceSettings', 
               'Add-VSMediaLiveChannelScte27SourceSettings', 
               'Add-VSMediaLiveChannelTeletextSourceSettings', 
               'Add-VSMediaLiveChannelVideoSelector', 
               'Add-VSMediaLiveChannelVideoSelectorPid', 
               'Add-VSMediaLiveChannelVideoSelectorProgramId', 
               'Add-VSMediaLiveChannelVideoSelectorSettings', 
               'Add-VSMediaLiveInputInputDestinationRequest', 
               'Add-VSMediaLiveInputInputSourceRequest', 
               'Add-VSMediaLiveInputInputVpcRequest', 
               'Add-VSMediaLiveInputMediaConnectFlowRequest', 
               'Add-VSMediaLiveInputSecurityGroupInputWhitelistRuleCidr', 
               'Add-VSMediaStoreContainerCorsRule', 
               'Add-VSMediaStoreContainerMetricPolicy', 
               'Add-VSMediaStoreContainerMetricPolicyRule', 
               'Add-VSMSKClusterBrokerLogs', 'Add-VSMSKClusterBrokerNodeGroupInfo', 
               'Add-VSMSKClusterClientAuthentication', 
               'Add-VSMSKClusterCloudWatchLogs', 
               'Add-VSMSKClusterConfigurationInfo', 
               'Add-VSMSKClusterEBSStorageInfo', 
               'Add-VSMSKClusterEncryptionAtRest', 
               'Add-VSMSKClusterEncryptionInfo', 
               'Add-VSMSKClusterEncryptionInTransit', 'Add-VSMSKClusterFirehose', 
               'Add-VSMSKClusterJmxExporter', 'Add-VSMSKClusterLoggingInfo', 
               'Add-VSMSKClusterNodeExporter', 'Add-VSMSKClusterOpenMonitoring', 
               'Add-VSMSKClusterPrometheus', 'Add-VSMSKClusterS3', 
               'Add-VSMSKClusterStorageInfo', 'Add-VSMSKClusterTls', 
               'Add-VSNetworkManagerDeviceLocation', 
               'Add-VSNetworkManagerLinkBandwidth', 
               'Add-VSNetworkManagerSiteLocation', 'Add-VSOpsWorksAppDataSource', 
               'Add-VSOpsWorksAppEnvironmentVariable', 'Add-VSOpsWorksAppSource', 
               'Add-VSOpsWorksAppSslConfiguration', 
               'Add-VSOpsWorksCMServerEngineAttribute', 
               'Add-VSOpsWorksInstanceBlockDeviceMapping', 
               'Add-VSOpsWorksInstanceEbsBlockDevice', 
               'Add-VSOpsWorksInstanceTimeBasedAutoScaling', 
               'Add-VSOpsWorksLayerAutoScalingThresholds', 
               'Add-VSOpsWorksLayerLifecycleEventConfiguration', 
               'Add-VSOpsWorksLayerLoadBasedAutoScaling', 
               'Add-VSOpsWorksLayerRecipes', 
               'Add-VSOpsWorksLayerShutdownEventConfiguration', 
               'Add-VSOpsWorksLayerVolumeConfiguration', 
               'Add-VSOpsWorksStackChefConfiguration', 
               'Add-VSOpsWorksStackElasticIp', 'Add-VSOpsWorksStackRdsDbInstance', 
               'Add-VSOpsWorksStackSource', 
               'Add-VSOpsWorksStackStackConfigurationManager', 
               'Add-VSPinpointApplicationSettingsCampaignHook', 
               'Add-VSPinpointApplicationSettingsLimits', 
               'Add-VSPinpointApplicationSettingsQuietTime', 
               'Add-VSPinpointCampaignAttributeDimension', 
               'Add-VSPinpointCampaignCampaignEmailMessage', 
               'Add-VSPinpointCampaignCampaignEventFilter', 
               'Add-VSPinpointCampaignCampaignHook', 
               'Add-VSPinpointCampaignCampaignSmsMessage', 
               'Add-VSPinpointCampaignEventDimensions', 
               'Add-VSPinpointCampaignLimits', 'Add-VSPinpointCampaignMessage', 
               'Add-VSPinpointCampaignMessageConfiguration', 
               'Add-VSPinpointCampaignMetricDimension', 
               'Add-VSPinpointCampaignQuietTime', 'Add-VSPinpointCampaignSchedule', 
               'Add-VSPinpointCampaignSetDimension', 
               'Add-VSPinpointCampaignWriteTreatmentResource', 
               'Add-VSPinpointEmailConfigurationSetDeliveryOptions', 
               'Add-VSPinpointEmailConfigurationSetEventDestinationCloudWatchDestination', 
               'Add-VSPinpointEmailConfigurationSetEventDestinationDimensionConfiguration', 
               'Add-VSPinpointEmailConfigurationSetEventDestinationEventDestination', 
               'Add-VSPinpointEmailConfigurationSetEventDestinationKinesisFirehoseDestination', 
               'Add-VSPinpointEmailConfigurationSetEventDestinationPinpointDestination', 
               'Add-VSPinpointEmailConfigurationSetEventDestinationSnsDestination', 
               'Add-VSPinpointEmailConfigurationSetReputationOptions', 
               'Add-VSPinpointEmailConfigurationSetSendingOptions', 
               'Add-VSPinpointEmailConfigurationSetTags', 
               'Add-VSPinpointEmailConfigurationSetTrackingOptions', 
               'Add-VSPinpointEmailDedicatedIpPoolTags', 
               'Add-VSPinpointEmailIdentityMailFromAttributes', 
               'Add-VSPinpointEmailIdentityTags', 
               'Add-VSPinpointPushTemplateAndroidPushNotificationTemplate', 
               'Add-VSPinpointPushTemplateAPNSPushNotificationTemplate', 
               'Add-VSPinpointPushTemplateDefaultPushNotificationTemplate', 
               'Add-VSPinpointSegmentAttributeDimension', 
               'Add-VSPinpointSegmentBehavior', 'Add-VSPinpointSegmentCoordinates', 
               'Add-VSPinpointSegmentDemographic', 'Add-VSPinpointSegmentGPSPoint', 
               'Add-VSPinpointSegmentGroups', 'Add-VSPinpointSegmentLocation', 
               'Add-VSPinpointSegmentRecency', 
               'Add-VSPinpointSegmentSegmentDimensions', 
               'Add-VSPinpointSegmentSegmentGroups', 
               'Add-VSPinpointSegmentSetDimension', 
               'Add-VSPinpointSegmentSourceSegments', 
               'Add-VSRDSDBClusterDBClusterRole', 
               'Add-VSRDSDBClusterScalingConfiguration', 
               'Add-VSRDSDBInstanceDBInstanceRole', 
               'Add-VSRDSDBInstanceProcessorFeature', 
               'Add-VSRDSDBSecurityGroupIngress', 
               'Add-VSRDSOptionGroupOptionConfiguration', 
               'Add-VSRDSOptionGroupOptionSetting', 
               'Add-VSRedshiftClusterLoggingProperties', 
               'Add-VSRedshiftClusterParameterGroupParameter', 
               'Add-VSResourceGroupsGroupQuery', 
               'Add-VSResourceGroupsGroupResourceQuery', 
               'Add-VSResourceGroupsGroupTagFilter', 
               'Add-VSRoboMakerRobotApplicationRobotSoftwareSuite', 
               'Add-VSRoboMakerRobotApplicationSourceConfig', 
               'Add-VSRoboMakerSimulationApplicationRenderingEngine', 
               'Add-VSRoboMakerSimulationApplicationRobotSoftwareSuite', 
               'Add-VSRoboMakerSimulationApplicationSimulationSoftwareSuite', 
               'Add-VSRoboMakerSimulationApplicationSourceConfig', 
               'Add-VSRoute53HealthCheckAlarmIdentifier', 
               'Add-VSRoute53HealthCheckHealthCheckConfig', 
               'Add-VSRoute53HealthCheckHealthCheckTag', 
               'Add-VSRoute53HostedZoneHostedZoneConfig', 
               'Add-VSRoute53HostedZoneHostedZoneTag', 
               'Add-VSRoute53HostedZoneQueryLoggingConfig', 
               'Add-VSRoute53HostedZoneVPC', 'Add-VSRoute53RecordSetAliasTarget', 
               'Add-VSRoute53RecordSetGeoLocation', 
               'Add-VSRoute53RecordSetGroupAliasTarget', 
               'Add-VSRoute53RecordSetGroupGeoLocation', 
               'Add-VSRoute53RecordSetGroupRecordSet', 
               'Add-VSRoute53ResolverResolverEndpointIpAddressRequest', 
               'Add-VSRoute53ResolverResolverRuleTargetAddress', 
               'Add-VSS3AccessPointPublicAccessBlockConfiguration', 
               'Add-VSS3AccessPointVpcConfiguration', 
               'Add-VSS3BucketAbortIncompleteMultipartUpload', 
               'Add-VSS3BucketAccelerateConfiguration', 
               'Add-VSS3BucketAccessControlTranslation', 
               'Add-VSS3BucketAnalyticsConfiguration', 
               'Add-VSS3BucketBucketEncryption', 'Add-VSS3BucketCorsConfiguration', 
               'Add-VSS3BucketCorsRule', 'Add-VSS3BucketDataExport', 
               'Add-VSS3BucketDefaultRetention', 'Add-VSS3BucketDestination', 
               'Add-VSS3BucketEncryptionConfiguration', 'Add-VSS3BucketFilterRule', 
               'Add-VSS3BucketInventoryConfiguration', 
               'Add-VSS3BucketLambdaConfiguration', 
               'Add-VSS3BucketLifecycleConfiguration', 
               'Add-VSS3BucketLoggingConfiguration', 
               'Add-VSS3BucketMetricsConfiguration', 
               'Add-VSS3BucketNoncurrentVersionTransition', 
               'Add-VSS3BucketNotificationConfiguration', 
               'Add-VSS3BucketNotificationFilter', 
               'Add-VSS3BucketObjectLockConfiguration', 
               'Add-VSS3BucketObjectLockRule', 
               'Add-VSS3BucketPublicAccessBlockConfiguration', 
               'Add-VSS3BucketQueueConfiguration', 
               'Add-VSS3BucketRedirectAllRequestsTo', 'Add-VSS3BucketRedirectRule', 
               'Add-VSS3BucketReplicationConfiguration', 
               'Add-VSS3BucketReplicationDestination', 
               'Add-VSS3BucketReplicationRule', 'Add-VSS3BucketRoutingRule', 
               'Add-VSS3BucketRoutingRuleCondition', 'Add-VSS3BucketRule', 
               'Add-VSS3BucketS3KeyFilter', 
               'Add-VSS3BucketServerSideEncryptionByDefault', 
               'Add-VSS3BucketServerSideEncryptionRule', 
               'Add-VSS3BucketSourceSelectionCriteria', 
               'Add-VSS3BucketSseKmsEncryptedObjects', 
               'Add-VSS3BucketStorageClassAnalysis', 'Add-VSS3BucketTagFilter', 
               'Add-VSS3BucketTopicConfiguration', 'Add-VSS3BucketTransition', 
               'Add-VSS3BucketVersioningConfiguration', 
               'Add-VSS3BucketWebsiteConfiguration', 
               'Add-VSSageMakerCodeRepositoryGitConfig', 
               'Add-VSSageMakerEndpointConfigProductionVariant', 
               'Add-VSSageMakerEndpointVariantProperty', 
               'Add-VSSageMakerModelContainerDefinition', 
               'Add-VSSageMakerModelVpcConfig', 
               'Add-VSSageMakerNotebookInstanceLifecycleConfigNotebookInstanceLifecycleHook', 
               'Add-VSSageMakerWorkteamCognitoMemberDefinition', 
               'Add-VSSageMakerWorkteamMemberDefinition', 
               'Add-VSSageMakerWorkteamNotificationConfiguration', 
               'Add-VSSecretsManagerRotationScheduleRotationRules', 
               'Add-VSSecretsManagerSecretGenerateSecretString', 
               'Add-VSServiceCatalogCloudFormationProductProvisioningArtifactProperties', 
               'Add-VSServiceCatalogCloudFormationProvisionedProductProvisioningParameter', 
               'Add-VSServiceCatalogCloudFormationProvisionedProductProvisioningPreferences', 
               'Add-VSServiceDiscoveryServiceDnsConfig', 
               'Add-VSServiceDiscoveryServiceDnsRecord', 
               'Add-VSServiceDiscoveryServiceHealthCheckConfig', 
               'Add-VSServiceDiscoveryServiceHealthCheckCustomConfig', 
               'Add-VSSESConfigurationSetEventDestinationCloudWatchDestination', 
               'Add-VSSESConfigurationSetEventDestinationDimensionConfiguration', 
               'Add-VSSESConfigurationSetEventDestinationEventDestination', 
               'Add-VSSESConfigurationSetEventDestinationKinesisFirehoseDestination', 
               'Add-VSSESReceiptFilterFilter', 'Add-VSSESReceiptFilterIpFilter', 
               'Add-VSSESReceiptRuleAction', 'Add-VSSESReceiptRuleAddHeaderAction', 
               'Add-VSSESReceiptRuleBounceAction', 
               'Add-VSSESReceiptRuleLambdaAction', 'Add-VSSESReceiptRuleRule', 
               'Add-VSSESReceiptRuleS3Action', 'Add-VSSESReceiptRuleSNSAction', 
               'Add-VSSESReceiptRuleStopAction', 
               'Add-VSSESReceiptRuleWorkmailAction', 'Add-VSSESTemplateTemplate', 
               'Add-VSSNSTopicSubscription', 
               'Add-VSSSMAssociationInstanceAssociationOutputLocation', 
               'Add-VSSSMAssociationParameterValues', 
               'Add-VSSSMAssociationS3OutputLocation', 
               'Add-VSSSMAssociationTarget', 
               'Add-VSSSMMaintenanceWindowTargetTargets', 
               'Add-VSSSMMaintenanceWindowTaskLoggingInfo', 
               'Add-VSSSMMaintenanceWindowTaskMaintenanceWindowAutomationParameters', 
               'Add-VSSSMMaintenanceWindowTaskMaintenanceWindowLambdaParameters', 
               'Add-VSSSMMaintenanceWindowTaskMaintenanceWindowRunCommandParameters', 
               'Add-VSSSMMaintenanceWindowTaskMaintenanceWindowStepFunctionsParameters', 
               'Add-VSSSMMaintenanceWindowTaskNotificationConfig', 
               'Add-VSSSMMaintenanceWindowTaskTarget', 
               'Add-VSSSMMaintenanceWindowTaskTaskInvocationParameters', 
               'Add-VSSSMPatchBaselinePatchFilter', 
               'Add-VSSSMPatchBaselinePatchFilterGroup', 
               'Add-VSSSMPatchBaselinePatchSource', 
               'Add-VSSSMPatchBaselinePatchStringDate', 
               'Add-VSSSMPatchBaselineRule', 'Add-VSSSMPatchBaselineRuleGroup', 
               'Add-VSSSMResourceDataSyncAwsOrganizationsSource', 
               'Add-VSSSMResourceDataSyncS3Destination', 
               'Add-VSSSMResourceDataSyncSyncSource', 
               'Add-VSStepFunctionsActivityTagsEntry', 
               'Add-VSStepFunctionsStateMachineCloudWatchLogsLogGroup', 
               'Add-VSStepFunctionsStateMachineLogDestination', 
               'Add-VSStepFunctionsStateMachineLoggingConfiguration', 
               'Add-VSStepFunctionsStateMachineTagsEntry', 
               'Add-VSSyntheticsCanaryCode', 'Add-VSSyntheticsCanaryRunConfig', 
               'Add-VSSyntheticsCanarySchedule', 'Add-VSSyntheticsCanaryVPCConfig', 
               'Add-VSTag', 'Add-VSTransferServerEndpointDetails', 
               'Add-VSTransferServerIdentityProviderDetails', 
               'Add-VSTransferServerProtocol', 
               'Add-VSTransferUserHomeDirectoryMapEntry', 
               'Add-VSTransferUserSshPublicKey', 
               'Add-VSWAFByteMatchSetByteMatchTuple', 
               'Add-VSWAFByteMatchSetFieldToMatch', 
               'Add-VSWAFIPSetIPSetDescriptor', 
               'Add-VSWAFRegionalByteMatchSetByteMatchTuple', 
               'Add-VSWAFRegionalByteMatchSetFieldToMatch', 
               'Add-VSWAFRegionalGeoMatchSetGeoMatchConstraint', 
               'Add-VSWAFRegionalIPSetIPSetDescriptor', 
               'Add-VSWAFRegionalRateBasedRulePredicate', 
               'Add-VSWAFRegionalRulePredicate', 
               'Add-VSWAFRegionalSizeConstraintSetFieldToMatch', 
               'Add-VSWAFRegionalSizeConstraintSetSizeConstraint', 
               'Add-VSWAFRegionalSqlInjectionMatchSetFieldToMatch', 
               'Add-VSWAFRegionalSqlInjectionMatchSetSqlInjectionMatchTuple', 
               'Add-VSWAFRegionalWebACLAction', 'Add-VSWAFRegionalWebACLRule', 
               'Add-VSWAFRegionalXssMatchSetFieldToMatch', 
               'Add-VSWAFRegionalXssMatchSetXssMatchTuple', 
               'Add-VSWAFRulePredicate', 'Add-VSWAFSizeConstraintSetFieldToMatch', 
               'Add-VSWAFSizeConstraintSetSizeConstraint', 
               'Add-VSWAFSqlInjectionMatchSetFieldToMatch', 
               'Add-VSWAFSqlInjectionMatchSetSqlInjectionMatchTuple', 
               'Add-VSWAFv2IPSetIPAddresses', 'Add-VSWAFv2IPSetTagList', 
               'Add-VSWAFv2RegexPatternSetRegex', 
               'Add-VSWAFv2RegexPatternSetRegularExpressionList', 
               'Add-VSWAFv2RegexPatternSetTagList', 
               'Add-VSWAFv2RuleGroupAllowAction', 
               'Add-VSWAFv2RuleGroupAllQueryArguments', 
               'Add-VSWAFv2RuleGroupAndStatementOne', 
               'Add-VSWAFv2RuleGroupAndStatementTwo', 
               'Add-VSWAFv2RuleGroupBlockAction', 'Add-VSWAFv2RuleGroupBody', 
               'Add-VSWAFv2RuleGroupByteMatchStatement', 
               'Add-VSWAFv2RuleGroupCountAction', 
               'Add-VSWAFv2RuleGroupCountryCodes', 
               'Add-VSWAFv2RuleGroupFieldToMatch', 
               'Add-VSWAFv2RuleGroupGeoMatchStatement', 
               'Add-VSWAFv2RuleGroupIPSetReferenceStatement', 
               'Add-VSWAFv2RuleGroupMethod', 'Add-VSWAFv2RuleGroupNotStatementOne', 
               'Add-VSWAFv2RuleGroupNotStatementTwo', 
               'Add-VSWAFv2RuleGroupOrStatementOne', 
               'Add-VSWAFv2RuleGroupOrStatementTwo', 
               'Add-VSWAFv2RuleGroupQueryString', 
               'Add-VSWAFv2RuleGroupRateBasedStatementOne', 
               'Add-VSWAFv2RuleGroupRateBasedStatementTwo', 
               'Add-VSWAFv2RuleGroupRegexPatternSetReferenceStatement', 
               'Add-VSWAFv2RuleGroupRule', 'Add-VSWAFv2RuleGroupRuleAction', 
               'Add-VSWAFv2RuleGroupRules', 'Add-VSWAFv2RuleGroupSingleHeader', 
               'Add-VSWAFv2RuleGroupSingleQueryArgument', 
               'Add-VSWAFv2RuleGroupSizeConstraintStatement', 
               'Add-VSWAFv2RuleGroupSqliMatchStatement', 
               'Add-VSWAFv2RuleGroupStatementOne', 
               'Add-VSWAFv2RuleGroupStatementThree', 
               'Add-VSWAFv2RuleGroupStatementThrees', 
               'Add-VSWAFv2RuleGroupStatementTwo', 
               'Add-VSWAFv2RuleGroupStatementTwos', 'Add-VSWAFv2RuleGroupTagList', 
               'Add-VSWAFv2RuleGroupTextTransformation', 
               'Add-VSWAFv2RuleGroupTextTransformations', 
               'Add-VSWAFv2RuleGroupUriPath', 
               'Add-VSWAFv2RuleGroupVisibilityConfig', 
               'Add-VSWAFv2RuleGroupXssMatchStatement', 
               'Add-VSWAFv2WebACLAllowAction', 
               'Add-VSWAFv2WebACLAllQueryArguments', 
               'Add-VSWAFv2WebACLAndStatementOne', 
               'Add-VSWAFv2WebACLAndStatementTwo', 'Add-VSWAFv2WebACLBlockAction', 
               'Add-VSWAFv2WebACLBody', 'Add-VSWAFv2WebACLByteMatchStatement', 
               'Add-VSWAFv2WebACLCountAction', 'Add-VSWAFv2WebACLCountryCodes', 
               'Add-VSWAFv2WebACLDefaultAction', 'Add-VSWAFv2WebACLExcludedRule', 
               'Add-VSWAFv2WebACLExcludedRules', 'Add-VSWAFv2WebACLFieldToMatch', 
               'Add-VSWAFv2WebACLGeoMatchStatement', 
               'Add-VSWAFv2WebACLIPSetReferenceStatement', 
               'Add-VSWAFv2WebACLManagedRuleGroupStatement', 
               'Add-VSWAFv2WebACLMethod', 'Add-VSWAFv2WebACLNoneAction', 
               'Add-VSWAFv2WebACLNotStatementOne', 
               'Add-VSWAFv2WebACLNotStatementTwo', 
               'Add-VSWAFv2WebACLOrStatementOne', 
               'Add-VSWAFv2WebACLOrStatementTwo', 
               'Add-VSWAFv2WebACLOverrideAction', 'Add-VSWAFv2WebACLQueryString', 
               'Add-VSWAFv2WebACLRateBasedStatementOne', 
               'Add-VSWAFv2WebACLRateBasedStatementTwo', 
               'Add-VSWAFv2WebACLRegexPatternSetReferenceStatement', 
               'Add-VSWAFv2WebACLRule', 'Add-VSWAFv2WebACLRuleAction', 
               'Add-VSWAFv2WebACLRuleGroupReferenceStatement', 
               'Add-VSWAFv2WebACLRules', 'Add-VSWAFv2WebACLSingleHeader', 
               'Add-VSWAFv2WebACLSingleQueryArgument', 
               'Add-VSWAFv2WebACLSizeConstraintStatement', 
               'Add-VSWAFv2WebACLSqliMatchStatement', 
               'Add-VSWAFv2WebACLStatementOne', 'Add-VSWAFv2WebACLStatementThree', 
               'Add-VSWAFv2WebACLStatementThrees', 'Add-VSWAFv2WebACLStatementTwo', 
               'Add-VSWAFv2WebACLStatementTwos', 'Add-VSWAFv2WebACLTagList', 
               'Add-VSWAFv2WebACLTextTransformation', 
               'Add-VSWAFv2WebACLTextTransformations', 'Add-VSWAFv2WebACLUriPath', 
               'Add-VSWAFv2WebACLVisibilityConfig', 
               'Add-VSWAFv2WebACLXssMatchStatement', 
               'Add-VSWAFWebACLActivatedRule', 'Add-VSWAFWebACLWafAction', 
               'Add-VSWAFXssMatchSetFieldToMatch', 
               'Add-VSWAFXssMatchSetXssMatchTuple', 
               'Add-VSWorkSpacesWorkspaceWorkspaceProperties', 'Export-Vaporshell', 
               'Get-TemplateValidation', 'Get-VSAccountLimits', 'Get-VSChangeSet', 
               'Get-VSS3BucketList', 'Get-VSS3BucketLocation', 'Get-VSS3ObjectList', 
               'Get-VSS3ObjectMetadata', 'Get-VSStack', 'Get-VSStackSet', 
               'Get-VSStackSetInstance', 'Get-VSStackSetOperation', 
               'Import-Vaporshell', 'Import-VSTemplateConfig', 
               'Initialize-Vaporshell', 'Invoke-VSChangeSetExecution', 
               'Invoke-VSDeploy', 'Invoke-VSPackage', 'New-SAMApi', 'New-SAMFunction', 
               'New-SAMSimpleTable', 'New-VaporCondition', 'New-VaporMapping', 
               'New-VaporMetadata', 'New-VaporOutput', 'New-VaporParameter', 
               'New-VaporResource', 'New-VSAccessAnalyzerAnalyzer', 
               'New-VSACMPCACertificate', 'New-VSACMPCACertificateAuthority', 
               'New-VSACMPCACertificateAuthorityActivation', 'New-VSAlexaASKSkill', 
               'New-VSAmazonMQBroker', 'New-VSAmazonMQConfiguration', 
               'New-VSAmazonMQConfigurationAssociation', 'New-VSAmplifyApp', 
               'New-VSAmplifyBranch', 'New-VSAmplifyDomain', 
               'New-VSApiGatewayAccount', 'New-VSApiGatewayApiKey', 
               'New-VSApiGatewayAuthorizer', 'New-VSApiGatewayBasePathMapping', 
               'New-VSApiGatewayClientCertificate', 'New-VSApiGatewayDeployment', 
               'New-VSApiGatewayDocumentationPart', 
               'New-VSApiGatewayDocumentationVersion', 
               'New-VSApiGatewayDomainName', 'New-VSApiGatewayGatewayResponse', 
               'New-VSApiGatewayMethod', 'New-VSApiGatewayModel', 
               'New-VSApiGatewayRequestValidator', 'New-VSApiGatewayResource', 
               'New-VSApiGatewayRestApi', 'New-VSApiGatewayStage', 
               'New-VSApiGatewayUsagePlan', 'New-VSApiGatewayUsagePlanKey', 
               'New-VSApiGatewayV2Api', 'New-VSApiGatewayV2ApiMapping', 
               'New-VSApiGatewayV2Authorizer', 'New-VSApiGatewayV2Deployment', 
               'New-VSApiGatewayV2DomainName', 'New-VSApiGatewayV2Integration', 
               'New-VSApiGatewayV2IntegrationResponse', 'New-VSApiGatewayV2Model', 
               'New-VSApiGatewayV2Route', 'New-VSApiGatewayV2RouteResponse', 
               'New-VSApiGatewayV2Stage', 'New-VSApiGatewayVpcLink', 
               'New-VSAppConfigApplication', 'New-VSAppConfigConfigurationProfile', 
               'New-VSAppConfigDeployment', 'New-VSAppConfigDeploymentStrategy', 
               'New-VSAppConfigEnvironment', 
               'New-VSApplicationAutoScalingScalableTarget', 
               'New-VSApplicationAutoScalingScalingPolicy', 'New-VSAppMeshMesh', 
               'New-VSAppMeshRoute', 'New-VSAppMeshVirtualNode', 
               'New-VSAppMeshVirtualRouter', 'New-VSAppMeshVirtualService', 
               'New-VSAppStreamDirectoryConfig', 'New-VSAppStreamFleet', 
               'New-VSAppStreamImageBuilder', 'New-VSAppStreamStack', 
               'New-VSAppStreamStackFleetAssociation', 
               'New-VSAppStreamStackUserAssociation', 'New-VSAppStreamUser', 
               'New-VSAppSyncApiCache', 'New-VSAppSyncApiKey', 
               'New-VSAppSyncDataSource', 'New-VSAppSyncFunctionConfiguration', 
               'New-VSAppSyncGraphQLApi', 'New-VSAppSyncGraphQLSchema', 
               'New-VSAppSyncResolver', 'New-VSAthenaNamedQuery', 
               'New-VSAthenaWorkGroup', 'New-VSAutoScalingAutoScalingGroup', 
               'New-VSAutoScalingLaunchConfiguration', 
               'New-VSAutoScalingLifecycleHook', 
               'New-VSAutoScalingPlansScalingPlan', 
               'New-VSAutoScalingScalingPolicy', 
               'New-VSAutoScalingScheduledAction', 'New-VSBackupBackupPlan', 
               'New-VSBackupBackupSelection', 'New-VSBackupBackupVault', 
               'New-VSBatchComputeEnvironment', 'New-VSBatchJobDefinition', 
               'New-VSBatchJobQueue', 'New-VSBudgetsBudget', 
               'New-VSCassandraKeyspace', 'New-VSCassandraTable', 
               'New-VSCECostCategory', 'New-VSCertificateManagerCertificate', 
               'New-VSChangeSet', 'New-VSChatbotSlackChannelConfiguration', 
               'New-VSCloud9EnvironmentEC2', 'New-VSCloudFormationCustomResource', 
               'New-VSCloudFormationMacro', 'New-VSCloudFormationStack', 
               'New-VSCloudFormationWaitCondition', 
               'New-VSCloudFormationWaitConditionHandle', 
               'New-VSCloudFrontCloudFrontOriginAccessIdentity', 
               'New-VSCloudFrontDistribution', 
               'New-VSCloudFrontStreamingDistribution', 'New-VSCloudTrailTrail', 
               'New-VSCloudWatchAlarm', 'New-VSCloudWatchAnomalyDetector', 
               'New-VSCloudWatchCompositeAlarm', 'New-VSCloudWatchDashboard', 
               'New-VSCloudWatchInsightRule', 'New-VSCodeBuildProject', 
               'New-VSCodeBuildReportGroup', 'New-VSCodeBuildSourceCredential', 
               'New-VSCodeCommitRepository', 'New-VSCodeDeployApplication', 
               'New-VSCodeDeployDeploymentConfig', 
               'New-VSCodeDeployDeploymentGroup', 
               'New-VSCodeGuruProfilerProfilingGroup', 
               'New-VSCodePipelineCustomActionType', 'New-VSCodePipelinePipeline', 
               'New-VSCodePipelineWebhook', 'New-VSCodeStarConnectionsConnection', 
               'New-VSCodeStarGitHubRepository', 
               'New-VSCodeStarNotificationsNotificationRule', 
               'New-VSCognitoIdentityPool', 
               'New-VSCognitoIdentityPoolRoleAttachment', 'New-VSCognitoUserPool', 
               'New-VSCognitoUserPoolClient', 'New-VSCognitoUserPoolDomain', 
               'New-VSCognitoUserPoolGroup', 
               'New-VSCognitoUserPoolIdentityProvider', 
               'New-VSCognitoUserPoolResourceServer', 
               'New-VSCognitoUserPoolRiskConfigurationAttachment', 
               'New-VSCognitoUserPoolUICustomizationAttachment', 
               'New-VSCognitoUserPoolUser', 
               'New-VSCognitoUserPoolUserToGroupAttachment', 
               'New-VSConfigAggregationAuthorization', 'New-VSConfigConfigRule', 
               'New-VSConfigConfigurationAggregator', 
               'New-VSConfigConfigurationRecorder', 'New-VSConfigConformancePack', 
               'New-VSConfigDeliveryChannel', 'New-VSConfigOrganizationConfigRule', 
               'New-VSConfigOrganizationConformancePack', 
               'New-VSConfigRemediationConfiguration', 
               'New-VSDataPipelinePipeline', 'New-VSDAXCluster', 
               'New-VSDAXParameterGroup', 'New-VSDAXSubnetGroup', 
               'New-VSDetectiveGraph', 'New-VSDetectiveMemberInvitation', 
               'New-VSDirectoryServiceMicrosoftAD', 
               'New-VSDirectoryServiceSimpleAD', 'New-VSDLMLifecyclePolicy', 
               'New-VSDMSCertificate', 'New-VSDMSEndpoint', 
               'New-VSDMSEventSubscription', 'New-VSDMSReplicationInstance', 
               'New-VSDMSReplicationSubnetGroup', 'New-VSDMSReplicationTask', 
               'New-VSDocDBDBCluster', 'New-VSDocDBDBClusterParameterGroup', 
               'New-VSDocDBDBInstance', 'New-VSDocDBDBSubnetGroup', 
               'New-VSDynamoDBTable', 'New-VSEC2CapacityReservation', 
               'New-VSEC2ClientVpnAuthorizationRule', 'New-VSEC2ClientVpnEndpoint', 
               'New-VSEC2ClientVpnRoute', 
               'New-VSEC2ClientVpnTargetNetworkAssociation', 
               'New-VSEC2CustomerGateway', 'New-VSEC2DHCPOptions', 
               'New-VSEC2EC2Fleet', 'New-VSEC2EgressOnlyInternetGateway', 
               'New-VSEC2EIP', 'New-VSEC2EIPAssociation', 'New-VSEC2FlowLog', 
               'New-VSEC2GatewayRouteTableAssociation', 'New-VSEC2Host', 
               'New-VSEC2Instance', 'New-VSEC2InternetGateway', 
               'New-VSEC2LaunchTemplate', 'New-VSEC2LocalGatewayRoute', 
               'New-VSEC2LocalGatewayRouteTableVPCAssociation', 
               'New-VSEC2NatGateway', 'New-VSEC2NetworkAcl', 
               'New-VSEC2NetworkAclEntry', 'New-VSEC2NetworkInterface', 
               'New-VSEC2NetworkInterfaceAttachment', 
               'New-VSEC2NetworkInterfacePermission', 'New-VSEC2PlacementGroup', 
               'New-VSEC2Route', 'New-VSEC2RouteTable', 'New-VSEC2SecurityGroup', 
               'New-VSEC2SecurityGroupEgress', 'New-VSEC2SecurityGroupIngress', 
               'New-VSEC2SpotFleet', 'New-VSEC2Subnet', 'New-VSEC2SubnetCidrBlock', 
               'New-VSEC2SubnetNetworkAclAssociation', 
               'New-VSEC2SubnetRouteTableAssociation', 
               'New-VSEC2TrafficMirrorFilter', 'New-VSEC2TrafficMirrorFilterRule', 
               'New-VSEC2TrafficMirrorSession', 'New-VSEC2TrafficMirrorTarget', 
               'New-VSEC2TransitGateway', 'New-VSEC2TransitGatewayAttachment', 
               'New-VSEC2TransitGatewayRoute', 'New-VSEC2TransitGatewayRouteTable', 
               'New-VSEC2TransitGatewayRouteTableAssociation', 
               'New-VSEC2TransitGatewayRouteTablePropagation', 
               'New-VSEC2TrunkInterfaceAssociation', 'New-VSEC2Volume', 
               'New-VSEC2VolumeAttachment', 'New-VSEC2VPC', 'New-VSEC2VPCCidrBlock', 
               'New-VSEC2VPCDHCPOptionsAssociation', 'New-VSEC2VPCEndpoint', 
               'New-VSEC2VPCEndpointConnectionNotification', 
               'New-VSEC2VPCEndpointService', 
               'New-VSEC2VPCEndpointServicePermissions', 
               'New-VSEC2VPCGatewayAttachment', 'New-VSEC2VPCPeeringConnection', 
               'New-VSEC2VPNConnection', 'New-VSEC2VPNConnectionRoute', 
               'New-VSEC2VPNGateway', 'New-VSEC2VPNGatewayRoutePropagation', 
               'New-VSECRRepository', 'New-VSECSCluster', 'New-VSECSPrimaryTaskSet', 
               'New-VSECSService', 'New-VSECSTaskDefinition', 'New-VSECSTaskSet', 
               'New-VSEFSFileSystem', 'New-VSEFSMountTarget', 'New-VSEKSCluster', 
               'New-VSEKSNodegroup', 'New-VSElastiCacheCacheCluster', 
               'New-VSElastiCacheParameterGroup', 
               'New-VSElastiCacheReplicationGroup', 
               'New-VSElastiCacheSecurityGroup', 
               'New-VSElastiCacheSecurityGroupIngress', 
               'New-VSElastiCacheSubnetGroup', 'New-VSElasticBeanstalkApplication', 
               'New-VSElasticBeanstalkApplicationVersion', 
               'New-VSElasticBeanstalkConfigurationTemplate', 
               'New-VSElasticBeanstalkEnvironment', 
               'New-VSElasticLoadBalancingLoadBalancer', 
               'New-VSElasticLoadBalancingV2Listener', 
               'New-VSElasticLoadBalancingV2ListenerCertificate', 
               'New-VSElasticLoadBalancingV2ListenerRule', 
               'New-VSElasticLoadBalancingV2LoadBalancer', 
               'New-VSElasticLoadBalancingV2TargetGroup', 
               'New-VSElasticsearchDomain', 'New-VSEMRCluster', 
               'New-VSEMRInstanceFleetConfig', 'New-VSEMRInstanceGroupConfig', 
               'New-VSEMRSecurityConfiguration', 'New-VSEMRStep', 
               'New-VSEventSchemasDiscoverer', 'New-VSEventSchemasRegistry', 
               'New-VSEventSchemasRegistryPolicy', 'New-VSEventSchemasSchema', 
               'New-VSEventsEventBus', 'New-VSEventsEventBusPolicy', 
               'New-VSEventsRule', 'New-VSFMSNotificationChannel', 'New-VSFMSPolicy', 
               'New-VSFSxFileSystem', 'New-VSGameLiftAlias', 'New-VSGameLiftBuild', 
               'New-VSGameLiftFleet', 'New-VSGameLiftGameSessionQueue', 
               'New-VSGameLiftMatchmakingConfiguration', 
               'New-VSGameLiftMatchmakingRuleSet', 'New-VSGameLiftScript', 
               'New-VSGlueClassifier', 'New-VSGlueConnection', 'New-VSGlueCrawler', 
               'New-VSGlueDatabase', 'New-VSGlueDataCatalogEncryptionSettings', 
               'New-VSGlueDevEndpoint', 'New-VSGlueJob', 'New-VSGlueMLTransform', 
               'New-VSGluePartition', 'New-VSGlueSecurityConfiguration', 
               'New-VSGlueTable', 'New-VSGlueTrigger', 'New-VSGlueWorkflow', 
               'New-VSGreengrassConnectorDefinition', 
               'New-VSGreengrassConnectorDefinitionVersion', 
               'New-VSGreengrassCoreDefinition', 
               'New-VSGreengrassCoreDefinitionVersion', 
               'New-VSGreengrassDeviceDefinition', 
               'New-VSGreengrassDeviceDefinitionVersion', 
               'New-VSGreengrassFunctionDefinition', 
               'New-VSGreengrassFunctionDefinitionVersion', 
               'New-VSGreengrassGroup', 'New-VSGreengrassGroupVersion', 
               'New-VSGreengrassLoggerDefinition', 
               'New-VSGreengrassLoggerDefinitionVersion', 
               'New-VSGreengrassResourceDefinition', 
               'New-VSGreengrassResourceDefinitionVersion', 
               'New-VSGreengrassSubscriptionDefinition', 
               'New-VSGreengrassSubscriptionDefinitionVersion', 
               'New-VSGroundStationConfig', 
               'New-VSGroundStationDataflowEndpointGroup', 
               'New-VSGroundStationMissionProfile', 'New-VSGuardDutyDetector', 
               'New-VSGuardDutyFilter', 'New-VSGuardDutyIPSet', 
               'New-VSGuardDutyMaster', 'New-VSGuardDutyMember', 
               'New-VSGuardDutyThreatIntelSet', 'New-VSIAMAccessKey', 
               'New-VSIAMGroup', 'New-VSIAMInstanceProfile', 
               'New-VSIAMManagedPolicy', 'New-VSIAMPolicy', 'New-VSIAMRole', 
               'New-VSIAMServiceLinkedRole', 'New-VSIAMUser', 
               'New-VSIAMUserToGroupAddition', 'New-VSImageBuilderComponent', 
               'New-VSImageBuilderDistributionConfiguration', 
               'New-VSImageBuilderImagePipeline', 'New-VSImageBuilderImageRecipe', 
               'New-VSImageBuilderInfrastructureConfiguration', 
               'New-VSInspectorAssessmentTarget', 
               'New-VSInspectorAssessmentTemplate', 'New-VSInspectorResourceGroup', 
               'New-VSIoT1ClickDevice', 'New-VSIoT1ClickPlacement', 
               'New-VSIoT1ClickProject', 'New-VSIoTAnalyticsChannel', 
               'New-VSIoTAnalyticsDataset', 'New-VSIoTAnalyticsDatastore', 
               'New-VSIoTAnalyticsPipeline', 'New-VSIoTCertificate', 
               'New-VSIoTEventsDetectorModel', 'New-VSIoTEventsInput', 
               'New-VSIoTPolicy', 'New-VSIoTPolicyPrincipalAttachment', 
               'New-VSIoTThing', 'New-VSIoTThingPrincipalAttachment', 
               'New-VSIoTThingsGraphFlowTemplate', 'New-VSIoTTopicRule', 
               'New-VSKinesisAnalyticsApplication', 
               'New-VSKinesisAnalyticsApplicationOutput', 
               'New-VSKinesisAnalyticsApplicationReferenceDataSource', 
               'New-VSKinesisAnalyticsV2Application', 
               'New-VSKinesisAnalyticsV2ApplicationCloudWatchLoggingOption', 
               'New-VSKinesisAnalyticsV2ApplicationOutput', 
               'New-VSKinesisAnalyticsV2ApplicationReferenceDataSource', 
               'New-VSKinesisFirehoseDeliveryStream', 'New-VSKinesisStream', 
               'New-VSKinesisStreamConsumer', 'New-VSKMSAlias', 'New-VSKMSKey', 
               'New-VSLakeFormationDataLakeSettings', 
               'New-VSLakeFormationPermissions', 'New-VSLakeFormationResource', 
               'New-VSLambdaAlias', 'New-VSLambdaEventInvokeConfig', 
               'New-VSLambdaEventSourceMapping', 'New-VSLambdaFunction', 
               'New-VSLambdaLayerVersion', 'New-VSLambdaLayerVersionPermission', 
               'New-VSLambdaPermission', 'New-VSLambdaVersion', 
               'New-VSLogsDestination', 'New-VSLogsLogGroup', 'New-VSLogsLogStream', 
               'New-VSLogsMetricFilter', 'New-VSLogsSubscriptionFilter', 
               'New-VSManagedBlockchainMember', 'New-VSManagedBlockchainNode', 
               'New-VSMediaConvertJobTemplate', 'New-VSMediaConvertPreset', 
               'New-VSMediaConvertQueue', 'New-VSMediaLiveChannel', 
               'New-VSMediaLiveInput', 'New-VSMediaLiveInputSecurityGroup', 
               'New-VSMediaStoreContainer', 'New-VSMSKCluster', 
               'New-VSNeptuneDBCluster', 'New-VSNeptuneDBClusterParameterGroup', 
               'New-VSNeptuneDBInstance', 'New-VSNeptuneDBParameterGroup', 
               'New-VSNeptuneDBSubnetGroup', 
               'New-VSNetworkManagerCustomerGatewayAssociation', 
               'New-VSNetworkManagerDevice', 'New-VSNetworkManagerGlobalNetwork', 
               'New-VSNetworkManagerLink', 'New-VSNetworkManagerLinkAssociation', 
               'New-VSNetworkManagerSite', 
               'New-VSNetworkManagerTransitGatewayRegistration', 
               'New-VSOpsWorksApp', 'New-VSOpsWorksCMServer', 
               'New-VSOpsWorksElasticLoadBalancerAttachment', 
               'New-VSOpsWorksInstance', 'New-VSOpsWorksLayer', 
               'New-VSOpsWorksStack', 'New-VSOpsWorksUserProfile', 
               'New-VSOpsWorksVolume', 'New-VSPinpointADMChannel', 
               'New-VSPinpointAPNSChannel', 'New-VSPinpointAPNSSandboxChannel', 
               'New-VSPinpointAPNSVoipChannel', 
               'New-VSPinpointAPNSVoipSandboxChannel', 'New-VSPinpointApp', 
               'New-VSPinpointApplicationSettings', 'New-VSPinpointBaiduChannel', 
               'New-VSPinpointCampaign', 'New-VSPinpointEmailChannel', 
               'New-VSPinpointEmailConfigurationSet', 
               'New-VSPinpointEmailConfigurationSetEventDestination', 
               'New-VSPinpointEmailDedicatedIpPool', 'New-VSPinpointEmailIdentity', 
               'New-VSPinpointEmailTemplate', 'New-VSPinpointEventStream', 
               'New-VSPinpointGCMChannel', 'New-VSPinpointPushTemplate', 
               'New-VSPinpointSegment', 'New-VSPinpointSMSChannel', 
               'New-VSPinpointSmsTemplate', 'New-VSPinpointVoiceChannel', 
               'New-VSQLDBLedger', 'New-VSRAMResourceShare', 'New-VSRDSDBCluster', 
               'New-VSRDSDBClusterParameterGroup', 'New-VSRDSDBInstance', 
               'New-VSRDSDBParameterGroup', 'New-VSRDSDBSecurityGroup', 
               'New-VSRDSDBSecurityGroupIngress', 'New-VSRDSDBSubnetGroup', 
               'New-VSRDSEventSubscription', 'New-VSRDSOptionGroup', 
               'New-VSRedshiftCluster', 'New-VSRedshiftClusterParameterGroup', 
               'New-VSRedshiftClusterSecurityGroup', 
               'New-VSRedshiftClusterSecurityGroupIngress', 
               'New-VSRedshiftClusterSubnetGroup', 'New-VSResourceGroupsGroup', 
               'New-VSRoboMakerFleet', 'New-VSRoboMakerRobot', 
               'New-VSRoboMakerRobotApplication', 
               'New-VSRoboMakerRobotApplicationVersion', 
               'New-VSRoboMakerSimulationApplication', 
               'New-VSRoboMakerSimulationApplicationVersion', 
               'New-VSRoute53HealthCheck', 'New-VSRoute53HostedZone', 
               'New-VSRoute53RecordSet', 'New-VSRoute53RecordSetGroup', 
               'New-VSRoute53ResolverResolverEndpoint', 
               'New-VSRoute53ResolverResolverRule', 
               'New-VSRoute53ResolverResolverRuleAssociation', 
               'New-VSS3AccessPoint', 'New-VSS3Box', 'New-VSS3Bucket', 
               'New-VSS3BucketPolicy', 'New-VSS3Object', 
               'New-VSSageMakerCodeRepository', 'New-VSSageMakerEndpoint', 
               'New-VSSageMakerEndpointConfig', 'New-VSSageMakerModel', 
               'New-VSSageMakerNotebookInstance', 
               'New-VSSageMakerNotebookInstanceLifecycleConfig', 
               'New-VSSageMakerWorkteam', 'New-VSSDBDomain', 
               'New-VSSecretsManagerResourcePolicy', 
               'New-VSSecretsManagerRotationSchedule', 
               'New-VSSecretsManagerSecret', 
               'New-VSSecretsManagerSecretTargetAttachment', 
               'New-VSSecurityHubHub', 
               'New-VSServiceCatalogAcceptedPortfolioShare', 
               'New-VSServiceCatalogCloudFormationProduct', 
               'New-VSServiceCatalogCloudFormationProvisionedProduct', 
               'New-VSServiceCatalogLaunchNotificationConstraint', 
               'New-VSServiceCatalogLaunchRoleConstraint', 
               'New-VSServiceCatalogLaunchTemplateConstraint', 
               'New-VSServiceCatalogPortfolio', 
               'New-VSServiceCatalogPortfolioPrincipalAssociation', 
               'New-VSServiceCatalogPortfolioProductAssociation', 
               'New-VSServiceCatalogPortfolioShare', 
               'New-VSServiceCatalogResourceUpdateConstraint', 
               'New-VSServiceCatalogStackSetConstraint', 
               'New-VSServiceCatalogTagOption', 
               'New-VSServiceCatalogTagOptionAssociation', 
               'New-VSServiceDiscoveryHttpNamespace', 
               'New-VSServiceDiscoveryInstance', 
               'New-VSServiceDiscoveryPrivateDnsNamespace', 
               'New-VSServiceDiscoveryPublicDnsNamespace', 
               'New-VSServiceDiscoveryService', 'New-VSSESConfigurationSet', 
               'New-VSSESConfigurationSetEventDestination', 
               'New-VSSESReceiptFilter', 'New-VSSESReceiptRule', 
               'New-VSSESReceiptRuleSet', 'New-VSSESTemplate', 
               'New-VSSNSSubscription', 'New-VSSNSTopic', 'New-VSSNSTopicPolicy', 
               'New-VSSQSQueue', 'New-VSSQSQueuePolicy', 'New-VSSSMAssociation', 
               'New-VSSSMDocument', 'New-VSSSMMaintenanceWindow', 
               'New-VSSSMMaintenanceWindowTarget', 
               'New-VSSSMMaintenanceWindowTask', 'New-VSSSMParameter', 
               'New-VSSSMPatchBaseline', 'New-VSSSMResourceDataSync', 'New-VSStack', 
               'New-VSStackSet', 'New-VSStackSetInstances', 
               'New-VSStepFunctionsActivity', 'New-VSStepFunctionsStateMachine', 
               'New-VSSyntheticsCanary', 'New-VSTransferServer', 
               'New-VSTransferUser', 'New-VSWAFByteMatchSet', 'New-VSWAFIPSet', 
               'New-VSWAFRegionalByteMatchSet', 'New-VSWAFRegionalGeoMatchSet', 
               'New-VSWAFRegionalIPSet', 'New-VSWAFRegionalRateBasedRule', 
               'New-VSWAFRegionalRegexPatternSet', 'New-VSWAFRegionalRule', 
               'New-VSWAFRegionalSizeConstraintSet', 
               'New-VSWAFRegionalSqlInjectionMatchSet', 'New-VSWAFRegionalWebACL', 
               'New-VSWAFRegionalWebACLAssociation', 
               'New-VSWAFRegionalXssMatchSet', 'New-VSWAFRule', 
               'New-VSWAFSizeConstraintSet', 'New-VSWAFSqlInjectionMatchSet', 
               'New-VSWAFv2IPSet', 'New-VSWAFv2RegexPatternSet', 
               'New-VSWAFv2RuleGroup', 'New-VSWAFv2WebACL', 
               'New-VSWAFv2WebACLAssociation', 'New-VSWAFWebACL', 
               'New-VSWAFXssMatchSet', 'New-VSWorkSpacesWorkspace', 
               'Remove-VSChangeSet', 'Remove-VSStack', 'Remove-VSStackSet', 
               'Remove-VSStackSetInstances', 'Resume-VSStackUpdateRollback', 
               'Set-VSCredential', 'Set-VSStackPolicy', 'Stop-VSStackSetOperation', 
               'Stop-VSStackUpdate', 'Update-VSStack', 'Update-VSStackSet', 'vsl', 
               'VSStackParameter', 'VSStackSetOperationPreferences', 'VSStackTag', 
               'Watch-Stack'

# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
CmdletsToExport = @()

# Variables to export from this module
VariablesToExport = '_AWSAccountId', '_AWSStackId', '_AWSNoValue', '_AWSNotificationARNs', 
               '_AWSRegion', '_AWSStackName', '_AWSInclude', '_AWSPartition', 
               '_AWSURLSuffix'

# Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export.
AliasesToExport = 'ConAnd', 'ConEquals', 'ConIf', 'ConNot', 'ConOr', 'FnBase64', 'FnCidr', 
               'FnFindInMap', 'FnGetAtt', 'FnGetAZs', 'FnImportValue', 'FnJoin', 'FnRef', 
               'FnSelect', 'FnSplit', 'FnSub', 'FnTransform'

# DSC resources to export from this module
# DscResourcesToExport = @()

# List of all modules packaged with this module
# ModuleList = @()

# List of all files packaged with this module
# FileList = @()

# Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell.
PrivateData = @{

    PSData = @{

        # Tags applied to this module. These help with module discovery in online galleries.
        Tags = 'AWS','CloudFormation','CFN','DevOps','Automation','JSON','YAML','IaC','InfrastructureAsCode','PSEdition_Core','PSEdition_Desktop','Windows','Mac','Linux'

        # A URL to the license for this module.
        LicenseUri = 'https://github.com/scrthq/VaporShell/blob/master/LICENSE'

        # A URL to the main website for this project.
        ProjectUri = 'https://github.com/scrthq/VaporShell'

        # A URL to an icon representing this module.
        IconUri = 'https://spotinst.com/app/themes/spotinst-theme/dist/images/features/elastigroup/intro/icons/cloudformation.svg'

        # ReleaseNotes of this module
        # ReleaseNotes = ''

        # Prerelease string of this module
        # Prerelease = ''

        # Flag to indicate whether the module requires explicit user acceptance for install/update/save
        # RequireLicenseAcceptance = $false

        # External dependent modules of this module
        # ExternalModuleDependencies = @()

    } # End of PSData hashtable

 } # End of PrivateData hashtable

# HelpInfo URI of this module
# HelpInfoURI = ''

# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# DefaultCommandPrefix = ''

}