AWSPowerShell.NetCore.psd1

#
# Module manifest for module 'AWSPowerShell.NetCore'
#

@{

# Script module or binary module file associated with this manifest
ModuleToProcess = 'AWSPowerShell.NetCore.dll'

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

# ID used to uniquely identify this module
GUID = 'cb0b9b96-f3f2-4eff-b7f4-cbe0a9203683'

# Author of this module
Author = 'Amazon.com, Inc'

# Company or vendor of this module
CompanyName = 'Amazon.com, Inc'

# Copyright statement for this module
Copyright = 'Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.'

# Description of the functionality provided by this module
Description = 'The AWS Tools for PowerShell Core lets developers and administrators manage their AWS services from the PowerShell Core scripting environment.'

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

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

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

# Minimum version of the .NET Framework required by this module
DotNetFrameworkVersion = ''

# Minimum version of the common language runtime (CLR) required by this module
CLRVersion = ''

# Processor architecture (None, X86, Amd64, IA64) 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.
# We list the SDK assemblies for the convenience of PowerShell v2 users
# who want to work with generic types when the type parameter is in an
# external SDK assembly.
RequiredAssemblies = @(
  "AWSSDK.APIGateway.dll",
  "AWSSDK.ApplicationAutoScaling.dll",
  "AWSSDK.ApplicationDiscoveryService.dll",
  "AWSSDK.AppStream.dll",
  "AWSSDK.AutoScaling.dll",
  "AWSSDK.AWSHealth.dll",
  "AWSSDK.AWSMarketplaceCommerceAnalytics.dll",
  "AWSSDK.AWSMarketplaceMetering.dll",
  "AWSSDK.AWSSupport.dll",
  "AWSSDK.Batch.dll",
  "AWSSDK.Budgets.dll",
  "AWSSDK.CertificateManager.dll",
  "AWSSDK.CloudDirectory.dll",
  "AWSSDK.CloudFormation.dll",
  "AWSSDK.CloudFront.dll",
  "AWSSDK.CloudHSM.dll",
  "AWSSDK.CloudSearch.dll",
  "AWSSDK.CloudSearchDomain.dll",
  "AWSSDK.CloudTrail.dll",
  "AWSSDK.CloudWatch.dll",
  "AWSSDK.CloudWatchEvents.dll",
  "AWSSDK.CloudWatchLogs.dll",
  "AWSSDK.CodeBuild.dll",
  "AWSSDK.CodeCommit.dll",
  "AWSSDK.CodeDeploy.dll",
  "AWSSDK.CodePipeline.dll",
  "AWSSDK.CognitoIdentity.dll",
  "AWSSDK.CognitoIdentityProvider.dll",
  "AWSSDK.ConfigService.dll",
  "AWSSDK.Core.dll",
  "AWSSDK.CostAndUsageReport.dll",
  "AWSSDK.DatabaseMigrationService.dll",
  "AWSSDK.DataPipeline.dll",
  "AWSSDK.DeviceFarm.dll",
  "AWSSDK.DirectConnect.dll",
  "AWSSDK.DirectoryService.dll",
  "AWSSDK.DynamoDBv2.dll",
  "AWSSDK.EC2.dll",
  "AWSSDK.ECR.dll",
  "AWSSDK.ECS.dll",
  "AWSSDK.ElastiCache.dll",
  "AWSSDK.ElasticBeanstalk.dll",
  "AWSSDK.ElasticFileSystem.dll",
  "AWSSDK.ElasticLoadBalancing.dll",
  "AWSSDK.ElasticLoadBalancingV2.dll",
  "AWSSDK.ElasticMapReduce.dll",
  "AWSSDK.Elasticsearch.dll",
  "AWSSDK.ElasticTranscoder.dll",
  "AWSSDK.GameLift.dll",
  "AWSSDK.IdentityManagement.dll",
  "AWSSDK.ImportExport.dll",
  "AWSSDK.Inspector.dll",
  "AWSSDK.IoT.dll",
  "AWSSDK.KeyManagementService.dll",
  "AWSSDK.Kinesis.dll",
  "AWSSDK.KinesisAnalytics.dll",
  "AWSSDK.KinesisFirehose.dll",
  "AWSSDK.Lambda.dll",
  "AWSSDK.Lex.dll",
  "AWSSDK.Lightsail.dll",
  "AWSSDK.MachineLearning.dll",
  "AWSSDK.MTurk.dll",
  "AWSSDK.OpsWorks.dll",
  "AWSSDK.OpsWorksCM.dll",
  "AWSSDK.Organizations.dll",
  "AWSSDK.Pinpoint.dll",
  "AWSSDK.Polly.dll",
  "AWSSDK.RDS.dll",
  "AWSSDK.Redshift.dll",
  "AWSSDK.Rekognition.dll",
  "AWSSDK.ResourceGroupsTaggingAPI.dll",
  "AWSSDK.Route53.dll",
  "AWSSDK.Route53Domains.dll",
  "AWSSDK.S3.dll",
  "AWSSDK.SecurityToken.dll",
  "AWSSDK.ServerMigrationService.dll",
  "AWSSDK.ServiceCatalog.dll",
  "AWSSDK.Shield.dll",
  "AWSSDK.SimpleEmail.dll",
  "AWSSDK.SimpleNotificationService.dll",
  "AWSSDK.SimpleSystemsManagement.dll",
  "AWSSDK.Snowball.dll",
  "AWSSDK.SQS.dll",
  "AWSSDK.StepFunctions.dll",
  "AWSSDK.StorageGateway.dll",
  "AWSSDK.WAF.dll",
  "AWSSDK.WAFRegional.dll",
  "AWSSDK.WorkDocs.dll",
  "AWSSDK.WorkSpaces.dll",
  "AWSSDK.XRay.dll"
)

# 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 = @('AWSPowerShell.TypeExtensions.ps1xml')

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

# Modules to import as nested modules of the module specified in ModuleToProcess
NestedModules = @(
  "AWSPowerShellCompleters.psm1",
  "AWSPowerShellLegacyAliases.psm1"
)

# Functions to export from this module
FunctionsToExport = ''

# Cmdlets to export from this module
CmdletsToExport = @(
    "Add-AASScalableTarget",
    "Add-ACMCertificateTag",
    "Add-ADSConfigurationItemsToApplication",
    "Add-ASAAttachmentsToSet",
    "Add-ASACommunicationToCase",
    "Add-ASInstances",
    "Add-ASLoadBalancer",
    "Add-ASLoadBalancerTargetGroup",
    "Add-CDIRFacetToObject",
    "Add-CDIRResourceTag",
    "Add-CDIRSchema",
    "Add-CDOnPremiseInstanceTag",
    "Add-CFResourceTag",
    "Add-CGIPCustomAttribute",
    "Add-CTTag",
    "Add-CWLLogGroupTag",
    "Add-DCResourceTag",
    "Add-DDBIndexSchema",
    "Add-DDBKeySchema",
    "Add-DDBResourceTag",
    "Add-DPTags",
    "Add-DSIpRoutes",
    "Add-DSResourceTag",
    "Add-EC2ClassicLinkVpc",
    "Add-EC2InternetGateway",
    "Add-EC2NetworkInterface",
    "Add-EC2Volume",
    "Add-EC2VpnGateway",
    "Add-ECTag",
    "Add-ELB2Tag",
    "Add-ELBLoadBalancerToSubnet",
    "Add-ELBTags",
    "Add-EMRInstanceFleet",
    "Add-EMRInstanceGroup",
    "Add-EMRJobFlowStep",
    "Add-EMRTag",
    "Add-ESTag",
    "Add-IAMClientIDToOpenIDConnectProvider",
    "Add-IAMRoleToInstanceProfile",
    "Add-IAMUserToGroup",
    "Add-INSEventSubscription",
    "Add-INSFindingAttribute",
    "Add-IOTPrincipalPolicy",
    "Add-IOTThingPrincipal",
    "Add-KINAApplicationInput",
    "Add-KINAApplicationOutput",
    "Add-KINAApplicationReferenceDataSource",
    "Add-KINTagsToStream",
    "Add-KMSResourceTag",
    "Add-LMPermission",
    "Add-LSPeerVpc",
    "Add-MLTag",
    "Add-MTRQualificationToWorker",
    "Add-OPSElasticIp",
    "Add-OPSElasticLoadBalancer",
    "Add-OPSVolume",
    "Add-ORGPolicy",
    "Add-OWCMNode",
    "Add-RDSRoleToDBCluster",
    "Add-RDSSourceIdentifierToSubscription",
    "Add-RDSTagsToResource",
    "Add-REKDetectedFacesToCollection",
    "Add-RGTResourceTag",
    "Add-SGCache",
    "Add-SGResourceTag",
    "Add-SGUploadBuffer",
    "Add-SGWorkingStorage",
    "Add-SNSPermission",
    "Add-SQSPermission",
    "Add-SSMResourceTag",
    "Add-WDResourcePermission",
    "Approve-CGIPDevice",
    "Approve-DSTrust",
    "Approve-EC2VpcPeeringConnection",
    "Approve-ECCacheSecurityGroupIngress",
    "Approve-MTRAssignment",
    "Approve-RSClusterSecurityGroupIngress",
    "Approve-RSSnapshotAccess",
    "Clear-AGStageAuthorizersCache",
    "Clear-AGStageCache",
    "Clear-AWSCredentials",
    "Clear-AWSDefaults",
    "Clear-AWSHistory",
    "Clear-DefaultAWSRegion",
    "Clear-SQSQueue",
    "Close-LSInstancePublicPort",
    "Compare-REKFace",
    "Complete-ASLifecycleAction",
    "Complete-ECRLayerUpload",
    "Confirm-CGIPForgotPassword",
    "Confirm-CGIPUserRegistration",
    "Confirm-CGIPUserRegistrationAdmin",
    "Confirm-CPJob",
    "Confirm-CPThirdPartyJob",
    "Confirm-DCConnection",
    "Confirm-DCPrivateVirtualInterface",
    "Confirm-DCPublicVirtualInterface",
    "Confirm-EC2ProductInstance",
    "Confirm-EC2ReservedInstancesExchangeQuote",
    "Confirm-IOTCertificateTransfer",
    "Confirm-ORGHandshake",
    "Confirm-SESDomainDkim",
    "Confirm-SESDomainIdentity",
    "Confirm-SESEmailAddress",
    "Confirm-SESEmailIdentity",
    "Confirm-SNSSubscription",
    "Connect-CDIRObject",
    "Connect-DSDirectory",
    "Connect-SNSNotification",
    "Convert-RDSReadReplicaDBCluster",
    "Convert-RDSReadReplicaToStandalone",
    "Convert-STSAuthorizationMessage",
    "Copy-EC2Image",
    "Copy-EC2Snapshot",
    "Copy-ECSnapshot",
    "Copy-OPSStack",
    "Copy-RDSDBClusterParameterGroup",
    "Copy-RDSDBClusterSnapshot",
    "Copy-RDSDBParameterGroup",
    "Copy-RDSDBSnapshot",
    "Copy-RDSOptionGroup",
    "Copy-RSClusterSnapshot",
    "Copy-S3Object",
    "Copy-SESReceiptRuleSet",
    "Deny-EC2VpcPeeringConnection",
    "Deny-IOTCertificateTransfer",
    "Deny-MTRAssignment",
    "Deny-MTRQualificationRequest",
    "Deny-ORGHandshake",
    "Deny-SCPortfolioShare",
    "Disable-ASMetricsCollection",
    "Disable-CDIRDirectory",
    "Disable-CGIPUserAdmin",
    "Disable-CPStageTransition",
    "Disable-CWAlarmAction",
    "Disable-CWERule",
    "Disable-DPPipeline",
    "Disable-DSRadius",
    "Disable-DSSso",
    "Disable-EC2VgwRoutePropagation",
    "Disable-EC2VpcClassicLink",
    "Disable-EC2VpcClassicLinkDnsSupport",
    "Disable-ELBAvailabilityZoneForLoadBalancer",
    "Disable-IAMMFADevice",
    "Disable-IOTTopicRule",
    "Disable-KINEnhancedMonitoring",
    "Disable-KMSGrant",
    "Disable-KMSKey",
    "Disable-KMSKeyRotation",
    "Disable-ORGPolicyType",
    "Disable-R53DDomainAutoRenew",
    "Disable-R53DDomainTransferLock",
    "Disable-RSLogging",
    "Disable-RSSnapshotCopy",
    "Disable-SGGateway",
    "Disable-WDUser",
    "Disconnect-CDIRObject",
    "Disconnect-CGIPDeviceGlobal",
    "Disconnect-CGIPUserGlobalAdmin",
    "Disconnect-SNSNotification",
    "Dismount-ASInstances",
    "Dismount-ASLoadBalancer",
    "Dismount-ASLoadBalancerTargetGroup",
    "Dismount-CDIRObjectFromIndex",
    "Dismount-CDIRPolicyFromObject",
    "Dismount-EC2ClassicLinkVpc",
    "Dismount-EC2InternetGateway",
    "Dismount-EC2NetworkInterface",
    "Dismount-EC2Volume",
    "Dismount-EC2VpnGateway",
    "Dismount-ELBLoadBalancerFromSubnet",
    "Dismount-LSStaticIp",
    "Dismount-OPSElasticLoadBalancer",
    "Dismount-ORGPolicy",
    "Edit-CGIPDeviceStatus",
    "Edit-CGIPDeviceStatusAdmin",
    "Edit-DMSEndpoint",
    "Edit-DMSReplicationInstance",
    "Edit-DMSReplicationSubnetGroup",
    "Edit-DMSReplicationTask",
    "Edit-EC2Hosts",
    "Edit-EC2IdentityIdFormat",
    "Edit-EC2IdFormat",
    "Edit-EC2ImageAttribute",
    "Edit-EC2InstanceAttribute",
    "Edit-EC2InstancePlacement",
    "Edit-EC2NetworkInterfaceAttribute",
    "Edit-EC2ReservedInstance",
    "Edit-EC2SnapshotAttribute",
    "Edit-EC2SpotFleetRequest",
    "Edit-EC2SubnetAttribute",
    "Edit-EC2Volume",
    "Edit-EC2VolumeAttribute",
    "Edit-EC2VpcAttribute",
    "Edit-EC2VpcEndpoint",
    "Edit-EC2VpcPeeringConnectionOption",
    "Edit-ECCacheCluster",
    "Edit-ECCacheParameterGroup",
    "Edit-ECCacheSubnetGroup",
    "Edit-ECReplicationGroup",
    "Edit-EFSMountTargetSecurityGroup",
    "Edit-ELB2Listener",
    "Edit-ELB2LoadBalancerAttribute",
    "Edit-ELB2Rule",
    "Edit-ELB2TargetGroup",
    "Edit-ELB2TargetGroupAttribute",
    "Edit-ELBLoadBalancerAttribute",
    "Edit-EMRInstanceFleet",
    "Edit-EMRInstanceGroup",
    "Edit-HSMItem",
    "Edit-HSMLunaClient",
    "Edit-HSMPartitionGroup",
    "Edit-IAMPassword",
    "Edit-R53ResourceRecordSet",
    "Edit-R53TagsForResource",
    "Edit-RDSDBCluster",
    "Edit-RDSDBClusterParameterGroup",
    "Edit-RDSDBClusterSnapshotAttribute",
    "Edit-RDSDBInstance",
    "Edit-RDSDBParameterGroup",
    "Edit-RDSDBSnapshot",
    "Edit-RDSDBSnapshotAttribute",
    "Edit-RDSDBSubnetGroup",
    "Edit-RDSEventSubscription",
    "Edit-RDSOptionGroup",
    "Edit-RSCluster",
    "Edit-RSClusterIamRoles",
    "Edit-RSClusterParameterGroup",
    "Edit-RSClusterSubnetGroup",
    "Edit-RSEventSubscription",
    "Edit-RSSnapshotCopyRetentionPeriod",
    "Edit-SQSMessageVisibility",
    "Edit-SQSMessageVisibilityBatch",
    "Edit-SSMDocumentPermission",
    "Edit-WKSWorkspaceProperty",
    "Enable-ASMetricsCollection",
    "Enable-CDIRDirectory",
    "Enable-CGIPUserAdmin",
    "Enable-CPStageTransition",
    "Enable-CWAlarmAction",
    "Enable-CWERule",
    "Enable-DCConnectionOnInterconnect",
    "Enable-DCPrivateVirtualInterface",
    "Enable-DCPublicVirtualInterface",
    "Enable-DPPipeline",
    "Enable-DSRadius",
    "Enable-DSSso",
    "Enable-EC2VgwRoutePropagation",
    "Enable-EC2VolumeIO",
    "Enable-EC2VpcClassicLink",
    "Enable-EC2VpcClassicLinkDnsSupport",
    "Enable-ELBAvailabilityZoneForLoadBalancer",
    "Enable-IAMMFADevice",
    "Enable-IOTTopicRule",
    "Enable-KINEnhancedMonitoring",
    "Enable-KMSKey",
    "Enable-KMSKeyRotation",
    "Enable-ORGAllFeatures",
    "Enable-ORGPolicyType",
    "Enable-R53DDomainAutoRenew",
    "Enable-R53DDomainTransferLock",
    "Enable-RDSDBSecurityGroupIngress",
    "Enable-RSLogging",
    "Enable-RSSnapshotCopy",
    "Enable-SGGateway",
    "Enable-SNSPhoneNumber",
    "Enable-WDUser",
    "Enter-ASStandby",
    "Exit-ASStandby",
    "Find-CTEvents",
    "Find-DPObject",
    "Find-GMLGameSession",
    "Find-KINAInputSchema",
    "Find-REKFace",
    "Find-REKLabel",
    "Find-SCProduct",
    "Get-AASScalableTarget",
    "Get-AASScalingActivity",
    "Get-AASScalingPolicy",
    "Get-ACMCertificate",
    "Get-ACMCertificateDetail",
    "Get-ACMCertificateList",
    "Get-ACMCertificateTagList",
    "Get-ADSAgent",
    "Get-ADSConfiguration",
    "Get-ADSConfigurationList",
    "Get-ADSDiscoverySummary",
    "Get-ADSExportConfiguration",
    "Get-ADSExportConfigurationsId",
    "Get-ADSExportTask",
    "Get-ADSServerNeighborList",
    "Get-ADSTag",
    "Get-AGAccount",
    "Get-AGApiKey",
    "Get-AGApiKeyList",
    "Get-AGAuthorizer",
    "Get-AGAuthorizerList",
    "Get-AGBasePathMapping",
    "Get-AGBasePathMappingList",
    "Get-AGClientCertificate",
    "Get-AGClientCertificateList",
    "Get-AGDeployment",
    "Get-AGDeploymentList",
    "Get-AGDocumentationPart",
    "Get-AGDocumentationPartList",
    "Get-AGDocumentationVersion",
    "Get-AGDocumentationVersionList",
    "Get-AGDomainName",
    "Get-AGDomainNameList",
    "Get-AGExport",
    "Get-AGIntegration",
    "Get-AGIntegrationResponse",
    "Get-AGMethod",
    "Get-AGMethodResponse",
    "Get-AGModel",
    "Get-AGModelList",
    "Get-AGModelTemplate",
    "Get-AGRequestValidator",
    "Get-AGResource",
    "Get-AGResourceList",
    "Get-AGRestApi",
    "Get-AGRestApiList",
    "Get-AGSdk",
    "Get-AGSdkType",
    "Get-AGSdkTypeList",
    "Get-AGStage",
    "Get-AGStageList",
    "Get-AGUsage",
    "Get-AGUsagePlan",
    "Get-AGUsagePlanKey",
    "Get-AGUsagePlanKeyList",
    "Get-AGUsagePlanList",
    "Get-AGValidatorList",
    "Get-APSAssociatedFleetList",
    "Get-APSAssociatedStackList",
    "Get-APSFleetList",
    "Get-APSImageList",
    "Get-APSSessionList",
    "Get-APSStackList",
    "Get-ASAAttachment",
    "Get-ASACases",
    "Get-ASAccountLimits",
    "Get-ASACommunications",
    "Get-ASAdjustmentType",
    "Get-ASAServices",
    "Get-ASASeverityLevels",
    "Get-ASATrustedAdvisorCheckRefreshStatuses",
    "Get-ASATrustedAdvisorCheckResult",
    "Get-ASATrustedAdvisorChecks",
    "Get-ASATrustedAdvisorCheckSummaries",
    "Get-ASAutoScalingGroup",
    "Get-ASAutoScalingInstance",
    "Get-ASAutoScalingNotificationType",
    "Get-ASLaunchConfiguration",
    "Get-ASLifecycleHooks",
    "Get-ASLifecycleHookTypes",
    "Get-ASLoadBalancer",
    "Get-ASLoadBalancerTargetGroup",
    "Get-ASMetricCollectionType",
    "Get-ASNotificationConfiguration",
    "Get-ASPolicy",
    "Get-ASScalingActivity",
    "Get-ASScalingProcessType",
    "Get-ASScheduledAction",
    "Get-ASTag",
    "Get-ASTerminationPolicyType",
    "Get-AWSCmdletName",
    "Get-AWSCredentials",
    "Get-AWSPowerShellVersion",
    "Get-AWSPublicIpAddressRange",
    "Get-AWSRegion",
    "Get-BATComputeEnvironment",
    "Get-BATJobDefinition",
    "Get-BATJobDetail",
    "Get-BATJobQueue",
    "Get-BATJobsList",
    "Get-BGTBudget",
    "Get-BGTBudgetList",
    "Get-BGTNotificationsForBudget",
    "Get-BGTSubscribersForNotification",
    "Get-CBBuildBatch",
    "Get-CBBuildIdList",
    "Get-CBBuildIdListForProject",
    "Get-CBCuratedEnvironmentImageList",
    "Get-CBProjectBatch",
    "Get-CBProjectList",
    "Get-CCBlob",
    "Get-CCBranch",
    "Get-CCBranchList",
    "Get-CCCommit",
    "Get-CCDifferenceList",
    "Get-CCRepository",
    "Get-CCRepositoryBatch",
    "Get-CCRepositoryList",
    "Get-CCRepositoryTrigger",
    "Get-CDApplication",
    "Get-CDApplicationList",
    "Get-CDApplicationRevision",
    "Get-CDApplicationRevisionBatch",
    "Get-CDApplicationRevisionList",
    "Get-CDApplications",
    "Get-CDDeployment",
    "Get-CDDeploymentConfig",
    "Get-CDDeploymentConfigList",
    "Get-CDDeploymentGroup",
    "Get-CDDeploymentGroupBatch",
    "Get-CDDeploymentGroupList",
    "Get-CDDeploymentInstance",
    "Get-CDDeploymentInstanceBatch",
    "Get-CDDeploymentInstanceList",
    "Get-CDDeploymentList",
    "Get-CDDeployments",
    "Get-CDIRAppliedSchemaArn",
    "Get-CDIRDevelopmentSchemaArn",
    "Get-CDIRDirectory",
    "Get-CDIRDirectoryMetadata",
    "Get-CDIRDirectoryPolicy",
    "Get-CDIRFacet",
    "Get-CDIRFacetAttribute",
    "Get-CDIRFacetName",
    "Get-CDIRIndex",
    "Get-CDIRObjectAttribute",
    "Get-CDIRObjectChild",
    "Get-CDIRObjectIndex",
    "Get-CDIRObjectInformation",
    "Get-CDIRObjectParent",
    "Get-CDIRObjectParentPath",
    "Get-CDIRObjectPolicy",
    "Get-CDIRPolicyAttachment",
    "Get-CDIRPublishedSchemaArn",
    "Get-CDIRResourceTag",
    "Get-CDIRSchemaAsJson",
    "Get-CDOnPremiseInstance",
    "Get-CDOnPremiseInstanceBatch",
    "Get-CDOnPremiseInstanceList",
    "Get-CFCloudFrontOriginAccessIdentities",
    "Get-CFCloudFrontOriginAccessIdentity",
    "Get-CFCloudFrontOriginAccessIdentityConfig",
    "Get-CFDistribution",
    "Get-CFDistributionConfig",
    "Get-CFDistributionListByWebACLId",
    "Get-CFDistributions",
    "Get-CFGComplianceByConfigRule",
    "Get-CFGComplianceByResource",
    "Get-CFGComplianceDetailsByConfigRule",
    "Get-CFGComplianceDetailsByResource",
    "Get-CFGComplianceSummaryByConfigRule",
    "Get-CFGComplianceSummaryByResourceType",
    "Get-CFGConfigRuleEvaluationStatus",
    "Get-CFGConfigRules",
    "Get-CFGConfigurationRecorders",
    "Get-CFGConfigurationRecorderStatus",
    "Get-CFGDeliveryChannels",
    "Get-CFGDeliveryChannelStatus",
    "Get-CFGDiscoveredResource",
    "Get-CFGResourceConfigHistory",
    "Get-CFInvalidation",
    "Get-CFInvalidations",
    "Get-CFNAccountLimits",
    "Get-CFNChangeSet",
    "Get-CFNChangeSetList",
    "Get-CFNExport",
    "Get-CFNImportList",
    "Get-CFNStack",
    "Get-CFNStackEvent",
    "Get-CFNStackPolicy",
    "Get-CFNStackResource",
    "Get-CFNStackResources",
    "Get-CFNStackResourceSummary",
    "Get-CFNStackSummary",
    "Get-CFNTemplate",
    "Get-CFNTemplateSummary",
    "Get-CFResourceTag",
    "Get-CFStreamingDistribution",
    "Get-CFStreamingDistributionConfig",
    "Get-CFStreamingDistributions",
    "Get-CGIIdentityPool",
    "Get-CGIIdentityPoolList",
    "Get-CGIIdentityPoolRole",
    "Get-CGIPCSVHeader",
    "Get-CGIPDevice",
    "Get-CGIPDeviceAdmin",
    "Get-CGIPDeviceList",
    "Get-CGIPDeviceListAdmin",
    "Get-CGIPUser",
    "Get-CGIPUserAdmin",
    "Get-CGIPUserAttributeVerificationCode",
    "Get-CGIPUserImportJob",
    "Get-CGIPUserImportJobList",
    "Get-CGIPUserList",
    "Get-CGIPUserPool",
    "Get-CGIPUserPoolClient",
    "Get-CGIPUserPoolClientList",
    "Get-CGIPUserPoolList",
    "Get-CPActionableJobs",
    "Get-CPActionableThirdPartyJobs",
    "Get-CPActionType",
    "Get-CPJobDetails",
    "Get-CPPipeline",
    "Get-CPPipelineExecution",
    "Get-CPPipelineList",
    "Get-CPPipelineState",
    "Get-CPThirdPartyJobDetails",
    "Get-CSAnalysisScheme",
    "Get-CSAvailabilityOption",
    "Get-CSDomain",
    "Get-CSDomainName",
    "Get-CSDSuggestions",
    "Get-CSExpression",
    "Get-CSIndexField",
    "Get-CSScalingParameter",
    "Get-CSServiceAccessPolicy",
    "Get-CSSuggester",
    "Get-CTEventSelectors",
    "Get-CTPublicKey",
    "Get-CTTag",
    "Get-CTTrail",
    "Get-CTTrailStatus",
    "Get-CURReportDefinitions",
    "Get-CWAlarm",
    "Get-CWAlarmForMetric",
    "Get-CWAlarmHistory",
    "Get-CWERule",
    "Get-CWERuleDetail",
    "Get-CWERuleNamesByTarget",
    "Get-CWETargetsByRule",
    "Get-CWLDestination",
    "Get-CWLExportTasks",
    "Get-CWLFilteredLogEvent",
    "Get-CWLLogEvents",
    "Get-CWLLogGroups",
    "Get-CWLLogGroupTag",
    "Get-CWLLogStreams",
    "Get-CWLMetricFilters",
    "Get-CWLSubscriptionFilters",
    "Get-CWMetrics",
    "Get-CWMetricStatistics",
    "Get-DCConnection",
    "Get-DCConnectionLoa",
    "Get-DCConnectionsOnInterconnect",
    "Get-DCHostedConnection",
    "Get-DCInterconnect",
    "Get-DCInterconnectLoa",
    "Get-DCLag",
    "Get-DCLoa",
    "Get-DCLocations",
    "Get-DCResourceTag",
    "Get-DCVirtualGateway",
    "Get-DCVirtualInterface",
    "Get-DDBProvisionLimit",
    "Get-DDBResourceTag",
    "Get-DDBStream",
    "Get-DDBStreamList",
    "Get-DDBTable",
    "Get-DDBTables",
    "Get-DDBTimeToLive",
    "Get-DefaultAWSRegion",
    "Get-DFAccountSettingList",
    "Get-DFArtifactList",
    "Get-DFDevice",
    "Get-DFDeviceList",
    "Get-DFDevicePool",
    "Get-DFDevicePoolCompatibility",
    "Get-DFDevicePoolList",
    "Get-DFJob",
    "Get-DFJobList",
    "Get-DFNetworkProfile",
    "Get-DFNetworkProfileList",
    "Get-DFOffering",
    "Get-DFOfferingStatus",
    "Get-DFOfferingTransaction",
    "Get-DFProject",
    "Get-DFProjectList",
    "Get-DFRemoteAccessSession",
    "Get-DFRemoteAccessSessionList",
    "Get-DFRun",
    "Get-DFRunList",
    "Get-DFSampleList",
    "Get-DFSuite",
    "Get-DFSuiteList",
    "Get-DFTest",
    "Get-DFTestList",
    "Get-DFUniqueProblemList",
    "Get-DFUpload",
    "Get-DFUploadList",
    "Get-DMSAccountAttribute",
    "Get-DMSCertificate",
    "Get-DMSConnection",
    "Get-DMSEndpoint",
    "Get-DMSEndpointType",
    "Get-DMSOrderableReplicationInstance",
    "Get-DMSRefreshSchemasStatus",
    "Get-DMSReplicationInstance",
    "Get-DMSReplicationSubnetGroup",
    "Get-DMSReplicationTask",
    "Get-DMSResourceTag",
    "Get-DMSSchema",
    "Get-DMSTableStatistic",
    "Get-DPObject",
    "Get-DPPipeline",
    "Get-DPPipelineDefinition",
    "Get-DPPipelineDescription",
    "Get-DPTask",
    "Get-DSConditionalForwarder",
    "Get-DSDirectory",
    "Get-DSDirectoryLimit",
    "Get-DSEventTopic",
    "Get-DSIpRoutes",
    "Get-DSResourceTag",
    "Get-DSSchemaExtension",
    "Get-DSSnapshot",
    "Get-DSSnapshotLimit",
    "Get-DSTrust",
    "Get-EBApplication",
    "Get-EBApplicationVersion",
    "Get-EBAvailableSolutionStack",
    "Get-EBConfigurationOption",
    "Get-EBConfigurationSetting",
    "Get-EBDNSAvailability",
    "Get-EBEnvironment",
    "Get-EBEnvironmentHealth",
    "Get-EBEnvironmentInfo",
    "Get-EBEnvironmentManagedAction",
    "Get-EBEnvironmentManagedActionHistory",
    "Get-EBEnvironmentResource",
    "Get-EBEvent",
    "Get-EBInstanceHealth",
    "Get-EBPlatformVersion",
    "Get-EBPlatformVersionDetail",
    "Get-EC2AccountAttributes",
    "Get-EC2Address",
    "Get-EC2AvailabilityZone",
    "Get-EC2BundleTask",
    "Get-EC2ClassicLinkInstance",
    "Get-EC2ConsoleOutput",
    "Get-EC2ConsoleScreenshot",
    "Get-EC2CustomerGateway",
    "Get-EC2DhcpOption",
    "Get-EC2EgressOnlyInternetGatewayList",
    "Get-EC2ExportTasks",
    "Get-EC2FlowLogs",
    "Get-EC2HostReservation",
    "Get-EC2HostReservationOffering",
    "Get-EC2HostReservationPurchasePreview",
    "Get-EC2Hosts",
    "Get-EC2IamInstanceProfileAssociation",
    "Get-EC2IdentityIdFormat",
    "Get-EC2IdFormat",
    "Get-EC2Image",
    "Get-EC2ImageAttribute",
    "Get-EC2ImageByName",
    "Get-EC2ImportImageTask",
    "Get-EC2ImportSnapshotTask",
    "Get-EC2Instance",
    "Get-EC2InstanceAttribute",
    "Get-EC2InstanceMetadata",
    "Get-EC2InstanceStatus",
    "Get-EC2InternetGateway",
    "Get-EC2KeyPair",
    "Get-EC2MovingAddress",
    "Get-EC2NatGateway",
    "Get-EC2NetworkAcl",
    "Get-EC2NetworkInterface",
    "Get-EC2NetworkInterfaceAttribute",
    "Get-EC2PasswordData",
    "Get-EC2PlacementGroup",
    "Get-EC2PrefixList",
    "Get-EC2Region",
    "Get-EC2ReservedInstance",
    "Get-EC2ReservedInstancesExchangeQuote",
    "Get-EC2ReservedInstancesListing",
    "Get-EC2ReservedInstancesModifications",
    "Get-EC2ReservedInstancesOffering",
    "Get-EC2RouteTable",
    "Get-EC2ScheduledInstance",
    "Get-EC2ScheduledInstanceAvailability",
    "Get-EC2SecurityGroup",
    "Get-EC2SecurityGroupReference",
    "Get-EC2Snapshot",
    "Get-EC2SnapshotAttribute",
    "Get-EC2SpotDatafeedSubscription",
    "Get-EC2SpotFleetInstance",
    "Get-EC2SpotFleetRequest",
    "Get-EC2SpotFleetRequestHistory",
    "Get-EC2SpotInstanceRequest",
    "Get-EC2SpotPriceHistory",
    "Get-EC2StaleSecurityGroup",
    "Get-EC2Subnet",
    "Get-EC2Tag",
    "Get-EC2Volume",
    "Get-EC2VolumeAttribute",
    "Get-EC2VolumeModification",
    "Get-EC2VolumeStatus",
    "Get-EC2Vpc",
    "Get-EC2VpcAttribute",
    "Get-EC2VpcClassicLink",
    "Get-EC2VpcClassicLinkDnsSupport",
    "Get-EC2VpcEndpoint",
    "Get-EC2VpcEndpointService",
    "Get-EC2VpcPeeringConnections",
    "Get-EC2VpnConnection",
    "Get-EC2VpnGateway",
    "Get-ECAllowedNodeTypeModification",
    "Get-ECCacheCluster",
    "Get-ECCacheEngineVersions",
    "Get-ECCacheParameter",
    "Get-ECCacheParameterGroup",
    "Get-ECCacheSecurityGroup",
    "Get-ECCacheSubnetGroups",
    "Get-ECEngineDefaultParameter",
    "Get-ECEvent",
    "Get-ECRAuthorizationToken",
    "Get-ECRDownloadUrlForLayer",
    "Get-ECReplicationGroups",
    "Get-ECReservedCacheNode",
    "Get-ECReservedCacheNodesOffering",
    "Get-ECRImage",
    "Get-ECRImageBatch",
    "Get-ECRImageMetadata",
    "Get-ECRLayerAvailabilityBatch",
    "Get-ECRRepository",
    "Get-ECRRepositoryPolicy",
    "Get-ECSAttributeList",
    "Get-ECSClusterDetail",
    "Get-ECSClusters",
    "Get-ECSClusterService",
    "Get-ECSContainerInstanceDetail",
    "Get-ECSContainerInstances",
    "Get-ECSnapshots",
    "Get-ECSService",
    "Get-ECSTaskDefinitionDetail",
    "Get-ECSTaskDefinitionFamilies",
    "Get-ECSTaskDefinitions",
    "Get-ECSTaskDetail",
    "Get-ECSTasks",
    "Get-ECTag",
    "Get-EFSFileSystem",
    "Get-EFSMountTarget",
    "Get-EFSMountTargetSecurityGroup",
    "Get-EFSTag",
    "Get-ELB2Listener",
    "Get-ELB2LoadBalancer",
    "Get-ELB2LoadBalancerAttribute",
    "Get-ELB2Rule",
    "Get-ELB2SSLPolicy",
    "Get-ELB2Tag",
    "Get-ELB2TargetGroup",
    "Get-ELB2TargetGroupAttribute",
    "Get-ELB2TargetHealth",
    "Get-ELBInstanceHealth",
    "Get-ELBLoadBalancer",
    "Get-ELBLoadBalancerAttribute",
    "Get-ELBLoadBalancerPolicy",
    "Get-ELBLoadBalancerPolicyType",
    "Get-ELBTags",
    "Get-EMRBootstrapActions",
    "Get-EMRCluster",
    "Get-EMRClusters",
    "Get-EMRInstanceFleets",
    "Get-EMRInstanceGroup",
    "Get-EMRInstances",
    "Get-EMRJobFlow",
    "Get-EMRSecurityConfiguration",
    "Get-EMRSecurityConfigurationList",
    "Get-EMRStep",
    "Get-EMRSteps",
    "Get-ESDomain",
    "Get-ESDomainConfig",
    "Get-ESDomainList",
    "Get-ESDomainNameList",
    "Get-ESInstanceTypeLimit",
    "Get-ESInstanceTypeList",
    "Get-ESTag",
    "Get-ESVersionList",
    "Get-ETSJobsByPipeline",
    "Get-ETSJobsByStatus",
    "Get-ETSPipeline",
    "Get-ETSPreset",
    "Get-GMLAlias",
    "Get-GMLAliasDetail",
    "Get-GMLBuild",
    "Get-GMLBuildDetail",
    "Get-GMLEC2InstanceLimit",
    "Get-GMLFleet",
    "Get-GMLFleetAttribute",
    "Get-GMLFleetCapacity",
    "Get-GMLFleetEvent",
    "Get-GMLFleetPortSetting",
    "Get-GMLFleetUtilization",
    "Get-GMLGameSession",
    "Get-GMLGameSessionDetail",
    "Get-GMLGameSessionLogUrl",
    "Get-GMLGameSessionPlacement",
    "Get-GMLGameSessionQueue",
    "Get-GMLInstance",
    "Get-GMLInstanceAccess",
    "Get-GMLPlayerSession",
    "Get-GMLRuntimeConfiguration",
    "Get-GMLScalingPolicy",
    "Get-HLTHAffectedEntity",
    "Get-HLTHEntityAggregate",
    "Get-HLTHEvent",
    "Get-HLTHEventAggregate",
    "Get-HLTHEventDetail",
    "Get-HLTHEventType",
    "Get-HSMAvailableZones",
    "Get-HSMConfig",
    "Get-HSMItem",
    "Get-HSMItemList",
    "Get-HSMLunaClient",
    "Get-HSMLunaClientList",
    "Get-HSMPartitionGroup",
    "Get-HSMPartitionGroupList",
    "Get-HSMResourceTag",
    "Get-IAMAccessKey",
    "Get-IAMAccessKeyLastUsed",
    "Get-IAMAccountAlias",
    "Get-IAMAccountAuthorizationDetails",
    "Get-IAMAccountPasswordPolicy",
    "Get-IAMAccountSummary",
    "Get-IAMAttachedGroupPolicies",
    "Get-IAMAttachedRolePolicies",
    "Get-IAMAttachedUserPolicies",
    "Get-IAMContextKeysForCustomPolicy",
    "Get-IAMContextKeysForPrincipalPolicy",
    "Get-IAMCredentialReport",
    "Get-IAMEntitiesForPolicy",
    "Get-IAMGroup",
    "Get-IAMGroupForUser",
    "Get-IAMGroupPolicies",
    "Get-IAMGroupPolicy",
    "Get-IAMGroups",
    "Get-IAMInstanceProfile",
    "Get-IAMInstanceProfileForRole",
    "Get-IAMInstanceProfiles",
    "Get-IAMLoginProfile",
    "Get-IAMMFADevice",
    "Get-IAMOpenIDConnectProvider",
    "Get-IAMOpenIDConnectProviders",
    "Get-IAMPolicies",
    "Get-IAMPolicy",
    "Get-IAMPolicyVersion",
    "Get-IAMPolicyVersions",
    "Get-IAMRole",
    "Get-IAMRolePolicies",
    "Get-IAMRolePolicy",
    "Get-IAMRoles",
    "Get-IAMSAMLProvider",
    "Get-IAMSAMLProviders",
    "Get-IAMServerCertificate",
    "Get-IAMServerCertificates",
    "Get-IAMServiceSpecificCredentialList",
    "Get-IAMSigningCertificate",
    "Get-IAMSSHPublicKey",
    "Get-IAMSSHPublicKeyList",
    "Get-IAMUser",
    "Get-IAMUserPolicies",
    "Get-IAMUserPolicy",
    "Get-IAMUsers",
    "Get-IAMVirtualMFADevice",
    "Get-IEJob",
    "Get-IEShippingLabel",
    "Get-IEStatus",
    "Get-INSAgentPreview",
    "Get-INSAssessmentRun",
    "Get-INSAssessmentRunAgent",
    "Get-INSAssessmentRunList",
    "Get-INSAssessmentTarget",
    "Get-INSAssessmentTargetList",
    "Get-INSAssessmentTemplate",
    "Get-INSAssessmentTemplateList",
    "Get-INSCrossAccountAccessRole",
    "Get-INSEventSubscription",
    "Get-INSFinding",
    "Get-INSFindingList",
    "Get-INSResourceGroup",
    "Get-INSResourceTagList",
    "Get-INSRulesPackage",
    "Get-INSRulesPackageList",
    "Get-INSTelemetryMetadata",
    "Get-IOTCACertificate",
    "Get-IOTCACertificateList",
    "Get-IOTCertificate",
    "Get-IOTCertificateList",
    "Get-IOTCertificateListByCA",
    "Get-IOTEndpoint",
    "Get-IOTLoggingOptions",
    "Get-IOTOutgoingCertificate",
    "Get-IOTPolicy",
    "Get-IOTPolicyList",
    "Get-IOTPolicyPrincipalsList",
    "Get-IOTPolicyVersion",
    "Get-IOTPolicyVersionList",
    "Get-IOTPrincipalPolicyList",
    "Get-IOTPrincipalThingList",
    "Get-IOTRegistrationCode",
    "Get-IOTThing",
    "Get-IOTThingList",
    "Get-IOTThingPrincipalList",
    "Get-IOTThingType",
    "Get-IOTThingTypesList",
    "Get-IOTTopicRule",
    "Get-IOTTopicRuleList",
    "Get-KINAApplication",
    "Get-KINAApplicationList",
    "Get-KINFDeliveryStream",
    "Get-KINFDeliveryStreamList",
    "Get-KINLimit",
    "Get-KINRecord",
    "Get-KINShardIterator",
    "Get-KINStream",
    "Get-KINStreams",
    "Get-KINTagsForStream",
    "Get-KMSAliases",
    "Get-KMSGrants",
    "Get-KMSKey",
    "Get-KMSKeyPolicies",
    "Get-KMSKeyPolicy",
    "Get-KMSKeyRotationStatus",
    "Get-KMSKeys",
    "Get-KMSParametersForImport",
    "Get-KMSResourceTag",
    "Get-KMSRetirableGrant",
    "Get-LMAccountSetting",
    "Get-LMAlias",
    "Get-LMAliasList",
    "Get-LMEventSourceMapping",
    "Get-LMEventSourceMappings",
    "Get-LMFunction",
    "Get-LMFunctionConfiguration",
    "Get-LMFunctions",
    "Get-LMPolicy",
    "Get-LMVersionsByFunction",
    "Get-LSActiveNameList",
    "Get-LSBlueprintList",
    "Get-LSBundleList",
    "Get-LSDomain",
    "Get-LSDomainList",
    "Get-LSInstance",
    "Get-LSInstanceAccessDetail",
    "Get-LSInstanceList",
    "Get-LSInstanceMetricData",
    "Get-LSInstancePortStateList",
    "Get-LSInstanceSnapshot",
    "Get-LSInstanceSnapshotList",
    "Get-LSInstanceState",
    "Get-LSKeyPairInfo",
    "Get-LSKeypairList",
    "Get-LSOperation",
    "Get-LSOperationList",
    "Get-LSOperationListForResource",
    "Get-LSRegionList",
    "Get-LSStaticIp",
    "Get-LSStaticIpList",
    "Get-MLBatchPrediction",
    "Get-MLBatchPredictions",
    "Get-MLDataSource",
    "Get-MLDataSources",
    "Get-MLEvaluation",
    "Get-MLEvaluations",
    "Get-MLModel",
    "Get-MLModels",
    "Get-MLPrediction",
    "Get-MLTag",
    "Get-MMCustomerMetadata",
    "Get-MTRAccountBalance",
    "Get-MTRAssignment",
    "Get-MTRBonusPaymentList",
    "Get-MTRFileUploadURL",
    "Get-MTRHIT",
    "Get-MTRHITAssignmentList",
    "Get-MTRHITList",
    "Get-MTRHITListForQualificationType",
    "Get-MTRQualificationRequestList",
    "Get-MTRQualificationScore",
    "Get-MTRQualificationType",
    "Get-MTRQualificationTypeList",
    "Get-MTRReviewableHITList",
    "Get-MTRReviewPolicyResultList",
    "Get-MTRWorkerBlockList",
    "Get-MTRWorkersWithQualificationType",
    "Get-OPSAgentVersion",
    "Get-OPSApps",
    "Get-OPSCommands",
    "Get-OPSDeployments",
    "Get-OPSEcsCluster",
    "Get-OPSElasticIps",
    "Get-OPSElasticLoadBalancers",
    "Get-OPSHostnameSuggestion",
    "Get-OPSInstances",
    "Get-OPSLayers",
    "Get-OPSLoadBasedAutoScaling",
    "Get-OPSMyUserProfile",
    "Get-OPSPermissions",
    "Get-OPSRaidArrays",
    "Get-OPSRdsDbInstances",
    "Get-OPSServiceErrors",
    "Get-OPSStackProvisioningParameters",
    "Get-OPSStacks",
    "Get-OPSStackSummary",
    "Get-OPSTimeBasedAutoScaling",
    "Get-OPSUserProfiles",
    "Get-OPSVolumes",
    "Get-ORGAccount",
    "Get-ORGAccountCreationStatus",
    "Get-ORGAccountCreationStatusList",
    "Get-ORGAccountForParent",
    "Get-ORGAccountHandshakeList",
    "Get-ORGAccountList",
    "Get-ORGChild",
    "Get-ORGHandshake",
    "Get-ORGOrganization",
    "Get-ORGOrganizationalUnit",
    "Get-ORGOrganizationalUnitList",
    "Get-ORGOrganizationHandshakeList",
    "Get-ORGParent",
    "Get-ORGPolicy",
    "Get-ORGPolicyForTarget",
    "Get-ORGPolicyList",
    "Get-ORGRoot",
    "Get-ORGTargetForPolicy",
    "Get-OWCMAccountAttribute",
    "Get-OWCMBackupList",
    "Get-OWCMEventList",
    "Get-OWCMNodeAssociationStatus",
    "Get-OWCMServerList",
    "Get-PINApnsChannel",
    "Get-PINApplicationSettingList",
    "Get-PINCampaign",
    "Get-PINCampaignActivityList",
    "Get-PINCampaignList",
    "Get-PINCampaignVersion",
    "Get-PINCampaignVersionList",
    "Get-PINEndpoint",
    "Get-PINEventStream",
    "Get-PINGcmChannel",
    "Get-PINImportJob",
    "Get-PINImportJobList",
    "Get-PINSegment",
    "Get-PINSegmentImportJobList",
    "Get-PINSegmentList",
    "Get-PINSegmentVersion",
    "Get-PINSegmentVersionList",
    "Get-POLLexicon",
    "Get-POLLexiconList",
    "Get-POLSpeech",
    "Get-POLVoice",
    "Get-R53Change",
    "Get-R53CheckerIpRanges",
    "Get-R53DBillingRecord",
    "Get-R53DContactReachabilityStatus",
    "Get-R53DDomainAuthCode",
    "Get-R53DDomainAvailability",
    "Get-R53DDomainDetail",
    "Get-R53DDomains",
    "Get-R53DDomainSuggestion",
    "Get-R53DOperationDetail",
    "Get-R53DOperations",
    "Get-R53DTagsForDomain",
    "Get-R53GeoLocation",
    "Get-R53GeoLocations",
    "Get-R53HealthCheck",
    "Get-R53HealthCheckCount",
    "Get-R53HealthCheckLastFailureReason",
    "Get-R53HealthChecks",
    "Get-R53HealthCheckStatus",
    "Get-R53HostedZone",
    "Get-R53HostedZoneCount",
    "Get-R53HostedZones",
    "Get-R53HostedZonesByName",
    "Get-R53ResourceRecordSet",
    "Get-R53ReusableDelegationSet",
    "Get-R53ReusableDelegationSets",
    "Get-R53TagsForResource",
    "Get-R53TagsForResources",
    "Get-R53TrafficPolicies",
    "Get-R53TrafficPolicy",
    "Get-R53TrafficPolicyInstance",
    "Get-R53TrafficPolicyInstanceCount",
    "Get-R53TrafficPolicyInstances",
    "Get-R53TrafficPolicyInstancesByHostedZone",
    "Get-R53TrafficPolicyInstancesByPolicy",
    "Get-R53TrafficPolicyVersions",
    "Get-R53VPCAssociationAuthorizationList",
    "Get-RDSAccountAttributes",
    "Get-RDSCertificates",
    "Get-RDSDBCluster",
    "Get-RDSDBClusterParameter",
    "Get-RDSDBClusterParameterGroup",
    "Get-RDSDBClusterSnapshot",
    "Get-RDSDBClusterSnapshotAttribute",
    "Get-RDSDBEngineVersion",
    "Get-RDSDBInstance",
    "Get-RDSDBLogFilePortion",
    "Get-RDSDBLogFiles",
    "Get-RDSDBParameter",
    "Get-RDSDBParameterGroup",
    "Get-RDSDBSecurityGroup",
    "Get-RDSDBSnapshot",
    "Get-RDSDBSnapshotAttributes",
    "Get-RDSDBSubnetGroup",
    "Get-RDSEngineDefaultClusterParameter",
    "Get-RDSEngineDefaultParameter",
    "Get-RDSEvent",
    "Get-RDSEventCategories",
    "Get-RDSEventSubscriptions",
    "Get-RDSOptionGroup",
    "Get-RDSOptionGroupOption",
    "Get-RDSOrderableDBInstanceOption",
    "Get-RDSPendingMaintenanceActions",
    "Get-RDSReservedDBInstance",
    "Get-RDSReservedDBInstancesOffering",
    "Get-RDSReservedDBInstancesOfferings",
    "Get-RDSSourceRegion",
    "Get-RDSTagForResource",
    "Get-REKCollectionIdList",
    "Get-REKFaceList",
    "Get-RGTResource",
    "Get-RGTTagKey",
    "Get-RGTTagValue",
    "Get-RSClusterCredential",
    "Get-RSClusterParameterGroups",
    "Get-RSClusterParameters",
    "Get-RSClusters",
    "Get-RSClusterSecurityGroups",
    "Get-RSClusterSnapshots",
    "Get-RSClusterSubnetGroups",
    "Get-RSClusterVersions",
    "Get-RSDefaultClusterParameters",
    "Get-RSEventCategories",
    "Get-RSEvents",
    "Get-RSEventSubscriptions",
    "Get-RSHsmClientCertificates",
    "Get-RSHsmConfigurations",
    "Get-RSLoggingStatus",
    "Get-RSOrderableClusterOptions",
    "Get-RSReservedNodeOfferings",
    "Get-RSReservedNodes",
    "Get-RSResize",
    "Get-RSSnapshotCopyGrant",
    "Get-RSTableRestoreStatus",
    "Get-RSTags",
    "Get-S3ACL",
    "Get-S3Bucket",
    "Get-S3BucketAccelerateConfiguration",
    "Get-S3BucketAnalyticsConfiguration",
    "Get-S3BucketAnalyticsConfigurationList",
    "Get-S3BucketInventoryConfiguration",
    "Get-S3BucketInventoryConfigurationList",
    "Get-S3BucketLocation",
    "Get-S3BucketLogging",
    "Get-S3BucketMetricsConfiguration",
    "Get-S3BucketMetricsConfigurationList",
    "Get-S3BucketNotification",
    "Get-S3BucketPolicy",
    "Get-S3BucketReplication",
    "Get-S3BucketRequestPayment",
    "Get-S3BucketTagging",
    "Get-S3BucketVersioning",
    "Get-S3BucketWebsite",
    "Get-S3CORSConfiguration",
    "Get-S3LifecycleConfiguration",
    "Get-S3Object",
    "Get-S3ObjectMetadata",
    "Get-S3ObjectTagSet",
    "Get-S3PreSignedURL",
    "Get-S3Version",
    "Get-SCAcceptedPortfolioSharesList",
    "Get-SCConstrainsForPortfolioList",
    "Get-SCConstraint",
    "Get-SCLaunchPath",
    "Get-SCPortfolio",
    "Get-SCPortfolioAccessList",
    "Get-SCPortfolioList",
    "Get-SCPrincipalsForPortfolio",
    "Get-SCProduct",
    "Get-SCProductAsAdmin",
    "Get-SCProductPortfoliosList",
    "Get-SCProductView",
    "Get-SCProvisionedProduct",
    "Get-SCProvisioningArtifact",
    "Get-SCProvisioningArtifactList",
    "Get-SCProvisioningParameter",
    "Get-SCRecord",
    "Get-SCRecordHistory",
    "Get-SESActiveReceiptRuleSet",
    "Get-SESConfigurationSet",
    "Get-SESConfigurationSetList",
    "Get-SESIdentity",
    "Get-SESIdentityDkimAttribute",
    "Get-SESIdentityMailFromDomainAttributes",
    "Get-SESIdentityNotificationAttribute",
    "Get-SESIdentityPolicy",
    "Get-SESIdentityPolicyList",
    "Get-SESIdentityVerificationAttribute",
    "Get-SESReceiptFilters",
    "Get-SESReceiptRule",
    "Get-SESReceiptRuleSet",
    "Get-SESReceiptRuleSets",
    "Get-SESSendQuota",
    "Get-SESSendStatistics",
    "Get-SESVerifiedEmailAddress",
    "Get-SFNActivity",
    "Get-SFNActivityList",
    "Get-SFNActivityTask",
    "Get-SFNExecution",
    "Get-SFNExecutionHistory",
    "Get-SFNExecutionList",
    "Get-SFNStateMachine",
    "Get-SFNStateMachineList",
    "Get-SGBandwidthRateLimit",
    "Get-SGCache",
    "Get-SGCachediSCSIVolume",
    "Get-SGChapCredentials",
    "Get-SGFileShareList",
    "Get-SGGateway",
    "Get-SGGatewayInformation",
    "Get-SGLocalDisk",
    "Get-SGMaintenanceStartTime",
    "Get-SGNFSFileShareList",
    "Get-SGResourceTags",
    "Get-SGSnapshotSchedule",
    "Get-SGStorediSCSIVolume",
    "Get-SGTape",
    "Get-SGTapeArchive",
    "Get-SGTapeArchives",
    "Get-SGTapeRecoveryPoint",
    "Get-SGTapeRecoveryPoints",
    "Get-SGTapes",
    "Get-SGUploadBuffer",
    "Get-SGVolume",
    "Get-SGVolumeInitiators",
    "Get-SGVolumeRecoveryPoint",
    "Get-SGVTLDevices",
    "Get-SGWorkingStorage",
    "Get-SHLDAttack",
    "Get-SHLDAttackList",
    "Get-SHLDProtection",
    "Get-SHLDProtectionList",
    "Get-SHLDSubscription",
    "Get-SMSConnector",
    "Get-SMSReplicationJob",
    "Get-SMSReplicationRun",
    "Get-SMSServer",
    "Get-SNOWAddress",
    "Get-SNOWAddressList",
    "Get-SNOWCluster",
    "Get-SNOWClusterJobList",
    "Get-SNOWClusterList",
    "Get-SNOWJob",
    "Get-SNOWJobManifest",
    "Get-SNOWJobsList",
    "Get-SNOWJobUnlockCode",
    "Get-SNOWSnowballUsage",
    "Get-SNSEndpointAttributes",
    "Get-SNSEndpointsByPlatformApplication",
    "Get-SNSPhoneNumbersOptedOut",
    "Get-SNSPlatformApplicationAttributes",
    "Get-SNSPlatformApplications",
    "Get-SNSSMSAttributes",
    "Get-SNSSubscription",
    "Get-SNSSubscriptionAttribute",
    "Get-SNSSubscriptionByTopic",
    "Get-SNSTopic",
    "Get-SNSTopicAttribute",
    "Get-SQSDeadLetterSourceQueues",
    "Get-SQSQueue",
    "Get-SQSQueueAttribute",
    "Get-SQSQueueUrl",
    "Get-SSMActivation",
    "Get-SSMAssociation",
    "Get-SSMAssociationList",
    "Get-SSMAutomationExecution",
    "Get-SSMAutomationExecutionList",
    "Get-SSMAvailablePatch",
    "Get-SSMCommand",
    "Get-SSMCommandInvocation",
    "Get-SSMCommandInvocationDetail",
    "Get-SSMDefaultPatchBaseline",
    "Get-SSMDeployablePatchSnapshotForInstance",
    "Get-SSMDocument",
    "Get-SSMDocumentDescription",
    "Get-SSMDocumentList",
    "Get-SSMDocumentPermission",
    "Get-SSMDocumentVersionList",
    "Get-SSMEffectiveInstanceAssociationList",
    "Get-SSMEffectivePatchesForPatchBaseline",
    "Get-SSMInstanceAssociationsStatus",
    "Get-SSMInstanceInformation",
    "Get-SSMInstancePatch",
    "Get-SSMInstancePatchState",
    "Get-SSMInstancePatchStatesForPatchGroup",
    "Get-SSMInventory",
    "Get-SSMInventoryEntriesList",
    "Get-SSMInventorySchema",
    "Get-SSMMaintenanceWindow",
    "Get-SSMMaintenanceWindowExecution",
    "Get-SSMMaintenanceWindowExecutionList",
    "Get-SSMMaintenanceWindowExecutionTask",
    "Get-SSMMaintenanceWindowExecutionTaskInvocationList",
    "Get-SSMMaintenanceWindowExecutionTaskList",
    "Get-SSMMaintenanceWindowList",
    "Get-SSMMaintenanceWindowTargets",
    "Get-SSMMaintenanceWindowTaskList",
    "Get-SSMParameterHistory",
    "Get-SSMParameterList",
    "Get-SSMParameterValue",
    "Get-SSMPatchBaseline",
    "Get-SSMPatchBaselineDetail",
    "Get-SSMPatchBaselineForPatchGroup",
    "Get-SSMPatchGroup",
    "Get-SSMPatchGroupState",
    "Get-SSMResourceTag",
    "Get-STSCallerIdentity",
    "Get-STSFederationToken",
    "Get-STSSessionToken",
    "Get-WAFByteMatchSet",
    "Get-WAFByteMatchSetList",
    "Get-WAFChangeToken",
    "Get-WAFChangeTokenStatus",
    "Get-WAFIPSet",
    "Get-WAFIPSetList",
    "Get-WAFRByteMatchSet",
    "Get-WAFRByteMatchSetList",
    "Get-WAFRChangeToken",
    "Get-WAFRChangeTokenStatus",
    "Get-WAFRIPSet",
    "Get-WAFRIPSetList",
    "Get-WAFRResourceForWebACLList",
    "Get-WAFRRule",
    "Get-WAFRRuleList",
    "Get-WAFRSampledRequestList",
    "Get-WAFRSizeConstraintSet",
    "Get-WAFRSizeConstraintSetList",
    "Get-WAFRSqlInjectionMatchSet",
    "Get-WAFRSqlInjectionMatchSetList",
    "Get-WAFRule",
    "Get-WAFRuleList",
    "Get-WAFRWebACL",
    "Get-WAFRWebACLForResource",
    "Get-WAFRWebACLList",
    "Get-WAFRXssMatchSet",
    "Get-WAFRXssMatchSetList",
    "Get-WAFSampledRequestList",
    "Get-WAFSizeConstraintSet",
    "Get-WAFSizeConstraintSetList",
    "Get-WAFSqlInjectionMatchSet",
    "Get-WAFSqlInjectionMatchSetList",
    "Get-WAFWebACL",
    "Get-WAFWebACLList",
    "Get-WAFXssMatchSet",
    "Get-WAFXssMatchSetList",
    "Get-WDDocument",
    "Get-WDDocumentPath",
    "Get-WDDocumentVersion",
    "Get-WDDocumentVersionList",
    "Get-WDFolder",
    "Get-WDFolderContent",
    "Get-WDFolderPath",
    "Get-WDNotificationSubscriptionList",
    "Get-WDResourcePermissionList",
    "Get-WDUserList",
    "Get-WKSTag",
    "Get-WKSWorkspaceBundles",
    "Get-WKSWorkspaceDirectories",
    "Get-WKSWorkspaces",
    "Get-WKSWorkspacesConnectionStatus",
    "Get-XRServiceGraph",
    "Get-XRTraceBatch",
    "Get-XRTraceGraph",
    "Get-XRTraceSummary",
    "Grant-EC2SecurityGroupEgress",
    "Grant-EC2SecurityGroupIngress",
    "Grant-MTRQualificationRequest",
    "Grant-OPSAccess",
    "Group-EBEnvironment",
    "Import-ACMCertificate",
    "Import-AGApiKey",
    "Import-AGDocumentationPartList",
    "Import-AGRestApi",
    "Import-DMSCertificate",
    "Import-EC2Image",
    "Import-EC2KeyPair",
    "Import-EC2Snapshot",
    "Import-KMSKeyMaterial",
    "Import-LSKeyPair",
    "Import-SMSServerCatalog",
    "Initialize-AWSDefaults",
    "Install-DFToRemoteAccessSession",
    "Invoke-DMSSchemaRefresh",
    "Invoke-DPExpression",
    "Invoke-KMSDecrypt",
    "Invoke-KMSEncrypt",
    "Invoke-KMSReEncrypt",
    "Invoke-LMFunction",
    "Invoke-LMFunctionAsync",
    "Invoke-R53DDomainTransfer",
    "Invoke-SGCacheRefresh",
    "Join-ELBSecurityGroupToLoadBalancer",
    "Measure-CFNTemplateCost",
    "Merge-KINShard",
    "Mount-CDIRObjectToIndex",
    "Mount-CDIRPolicy",
    "Mount-LSStaticIp",
    "Move-EC2AddressToVpc",
    "Move-ORGAccount",
    "New-ACMCertificate",
    "New-ADSApplication",
    "New-ADSTag",
    "New-AGApiKey",
    "New-AGAuthorizer",
    "New-AGBasePathMapping",
    "New-AGClientCertificate",
    "New-AGDeployment",
    "New-AGDocumentationPart",
    "New-AGDocumentationVersion",
    "New-AGDomainName",
    "New-AGModel",
    "New-AGRequestValidator",
    "New-AGResource",
    "New-AGRestApi",
    "New-AGStage",
    "New-AGUsagePlan",
    "New-AGUsagePlanKey",
    "New-APSFleet",
    "New-APSStack",
    "New-APSStreamingURL",
    "New-ASACase",
    "New-ASAutoScalingGroup",
    "New-ASLaunchConfiguration",
    "New-AWSCredentials",
    "New-BATComputeEnvironment",
    "New-BATJobQueue",
    "New-BGTBudget",
    "New-BGTNotification",
    "New-BGTSubscriber",
    "New-CBProject",
    "New-CCBranch",
    "New-CCRepository",
    "New-CDApplication",
    "New-CDDeployment",
    "New-CDDeploymentConfig",
    "New-CDDeploymentGroup",
    "New-CDIRDirectory",
    "New-CDIRDirectoryObject",
    "New-CDIRFacet",
    "New-CDIRIndex",
    "New-CDIRSchema",
    "New-CFCloudFrontOriginAccessIdentity",
    "New-CFDistribution",
    "New-CFDistributionWithTag",
    "New-CFInvalidation",
    "New-CFNChangeSet",
    "New-CFNStack",
    "New-CFSignedCookie",
    "New-CFSignedUrl",
    "New-CFStreamingDistribution",
    "New-CFStreamingDistributionWithTag",
    "New-CGIIdentityPool",
    "New-CGIPUserAdmin",
    "New-CGIPUserImportJob",
    "New-CGIPUserPool",
    "New-CGIPUserPoolClient",
    "New-CPCustomActionType",
    "New-CPPipeline",
    "New-CSDomain",
    "New-CTTrail",
    "New-CWLExportTask",
    "New-CWLLogGroup",
    "New-CWLLogStream",
    "New-DCBGPPeer",
    "New-DCConnection",
    "New-DCHostedConnection",
    "New-DCInterconnect",
    "New-DCLag",
    "New-DCPrivateVirtualInterface",
    "New-DCPublicVirtualInterface",
    "New-DDBTable",
    "New-DDBTableSchema",
    "New-DFDevicePool",
    "New-DFNetworkProfile",
    "New-DFOfferingPurchase",
    "New-DFOfferingRenewal",
    "New-DFProject",
    "New-DFRemoteAccessSession",
    "New-DFUpload",
    "New-DMSEndpoint",
    "New-DMSReplicationInstance",
    "New-DMSReplicationSubnetGroup",
    "New-DMSReplicationTask",
    "New-DPPipeline",
    "New-DSAlias",
    "New-DSComputer",
    "New-DSConditionalForwarder",
    "New-DSDirectory",
    "New-DSMicrosoftAD",
    "New-DSSnapshot",
    "New-DSTrust",
    "New-EBApplication",
    "New-EBApplicationVersion",
    "New-EBConfigurationTemplate",
    "New-EBEnvironment",
    "New-EBPlatformVersion",
    "New-EBStorageLocation",
    "New-EC2Address",
    "New-EC2CustomerGateway",
    "New-EC2DhcpOption",
    "New-EC2EgressOnlyInternetGateway",
    "New-EC2FlowLogs",
    "New-EC2HostReservation",
    "New-EC2Hosts",
    "New-EC2Image",
    "New-EC2Instance",
    "New-EC2InstanceBundle",
    "New-EC2InstanceExportTask",
    "New-EC2InternetGateway",
    "New-EC2KeyPair",
    "New-EC2NatGateway",
    "New-EC2NetworkAcl",
    "New-EC2NetworkAclEntry",
    "New-EC2NetworkInterface",
    "New-EC2PlacementGroup",
    "New-EC2ReservedInstance",
    "New-EC2ReservedInstancesListing",
    "New-EC2Route",
    "New-EC2RouteTable",
    "New-EC2ScheduledInstance",
    "New-EC2ScheduledInstancePurchase",
    "New-EC2SecurityGroup",
    "New-EC2Snapshot",
    "New-EC2SpotDatafeedSubscription",
    "New-EC2Subnet",
    "New-EC2Tag",
    "New-EC2Volume",
    "New-EC2Vpc",
    "New-EC2VpcEndpoint",
    "New-EC2VpcPeeringConnection",
    "New-EC2VpnConnection",
    "New-EC2VpnConnectionRoute",
    "New-EC2VpnGateway",
    "New-ECCacheCluster",
    "New-ECCacheParameterGroup",
    "New-ECCacheSecurityGroup",
    "New-ECCacheSubnetGroup",
    "New-ECReplicationGroup",
    "New-ECRRepository",
    "New-ECSCluster",
    "New-ECSnapshot",
    "New-ECSService",
    "New-ECSTask",
    "New-EFSFileSystem",
    "New-EFSMountTarget",
    "New-EFSTag",
    "New-ELB2Listener",
    "New-ELB2LoadBalancer",
    "New-ELB2Rule",
    "New-ELB2TargetGroup",
    "New-ELBAppCookieStickinessPolicy",
    "New-ELBLBCookieStickinessPolicy",
    "New-ELBLoadBalancer",
    "New-ELBLoadBalancerListener",
    "New-ELBLoadBalancerPolicy",
    "New-EMRSecurityConfiguration",
    "New-ESDomain",
    "New-ETSJob",
    "New-ETSPipeline",
    "New-ETSPreset",
    "New-GMLAlias",
    "New-GMLBuild",
    "New-GMLFleet",
    "New-GMLGameSession",
    "New-GMLGameSessionQueue",
    "New-GMLPlayerSession",
    "New-HSMItem",
    "New-HSMLunaClient",
    "New-HSMPartitionGroup",
    "New-IAMAccessKey",
    "New-IAMAccountAlias",
    "New-IAMGroup",
    "New-IAMInstanceProfile",
    "New-IAMLoginProfile",
    "New-IAMOpenIDConnectProvider",
    "New-IAMPolicy",
    "New-IAMPolicyVersion",
    "New-IAMRole",
    "New-IAMSAMLProvider",
    "New-IAMServiceSpecificCredential",
    "New-IAMUser",
    "New-IAMVirtualMFADevice",
    "New-IEJob",
    "New-INSAssessmentTarget",
    "New-INSAssessmentTemplate",
    "New-INSResourceGroup",
    "New-IOTCertificateFromCsr",
    "New-IOTKeysAndCertificate",
    "New-IOTPolicy",
    "New-IOTPolicyVersion",
    "New-IOTThing",
    "New-IOTThingType",
    "New-IOTTopicRule",
    "New-KINAApplication",
    "New-KINFDeliveryStream",
    "New-KINStream",
    "New-KMSAlias",
    "New-KMSDataKey",
    "New-KMSDataKeyWithoutPlaintext",
    "New-KMSGrant",
    "New-KMSKey",
    "New-KMSRandom",
    "New-LMAlias",
    "New-LMEventSourceMapping",
    "New-LSDomain",
    "New-LSDomainEntry",
    "New-LSInstance",
    "New-LSInstancesFromSnapshot",
    "New-LSInstanceSnapshot",
    "New-LSKeyPair",
    "New-LSStaticIp",
    "New-MCADataSet",
    "New-MLBatchPrediction",
    "New-MLDataSourceFromRDS",
    "New-MLDataSourceFromRedshift",
    "New-MLDataSourceFromS3",
    "New-MLEvaluation",
    "New-MLModel",
    "New-MLRealtimeEndpoint",
    "New-MTRAdditionalAssignmentsForHIT",
    "New-MTRHIT",
    "New-MTRHITType",
    "New-MTRHITWithHITType",
    "New-MTRQualificationType",
    "New-MTRWorkerBlock",
    "New-OPSApp",
    "New-OPSDeployment",
    "New-OPSInstance",
    "New-OPSLayer",
    "New-OPSStack",
    "New-OPSUserProfile",
    "New-ORGAccount",
    "New-ORGAccountInvitation",
    "New-ORGOrganization",
    "New-ORGOrganizationalUnit",
    "New-ORGPolicy",
    "New-OWCMBackup",
    "New-OWCMServer",
    "New-PINCampaign",
    "New-PINImportJob",
    "New-PINSegment",
    "New-R53HealthCheck",
    "New-R53HostedZone",
    "New-R53ReusableDelegationSet",
    "New-R53TrafficPolicy",
    "New-R53TrafficPolicyInstance",
    "New-R53TrafficPolicyVersion",
    "New-R53VPCAssociationAuthorization",
    "New-RDSDBCluster",
    "New-RDSDBClusterParameterGroup",
    "New-RDSDBClusterSnapshot",
    "New-RDSDBInstance",
    "New-RDSDBInstanceReadReplica",
    "New-RDSDBParameterGroup",
    "New-RDSDBSecurityGroup",
    "New-RDSDBSnapshot",
    "New-RDSDBSubnetGroup",
    "New-RDSEventSubscription",
    "New-RDSOptionGroup",
    "New-REKCollection",
    "New-RSCluster",
    "New-RSClusterParameterGroup",
    "New-RSClusterSecurityGroup",
    "New-RSClusterSnapshot",
    "New-RSClusterSubnetGroup",
    "New-RSEventSubscription",
    "New-RSHsmClientCertificate",
    "New-RSHsmConfiguration",
    "New-RSSnapshotCopyGrant",
    "New-RSTags",
    "New-S3Bucket",
    "New-SCConstraint",
    "New-SCPortfolio",
    "New-SCPortfolioShare",
    "New-SCProduct",
    "New-SCProvisionedProduct",
    "New-SCProvisioningArtifact",
    "New-SESConfigurationSet",
    "New-SESConfigurationSetEventDestination",
    "New-SESReceiptFilter",
    "New-SESReceiptRule",
    "New-SESReceiptRuleSet",
    "New-SFNActivity",
    "New-SFNStateMachine",
    "New-SGCachediSCSIVolume",
    "New-SGNFSFileShare",
    "New-SGSnapshot",
    "New-SGSnapshotFromVolumeRecoveryPoint",
    "New-SGStorediSCSIVolume",
    "New-SGTapes",
    "New-SGTapeWithBarcode",
    "New-SHLDProtection",
    "New-SHLDSubscription",
    "New-SMSReplicationJob",
    "New-SNOWAddress",
    "New-SNOWCluster",
    "New-SNOWJob",
    "New-SNSPlatformApplication",
    "New-SNSPlatformEndpoint",
    "New-SNSTopic",
    "New-SQSQueue",
    "New-SSMActivation",
    "New-SSMAssociation",
    "New-SSMAssociationFromBatch",
    "New-SSMDocument",
    "New-SSMMaintenanceWindow",
    "New-SSMPatchBaseline",
    "New-WAFByteMatchSet",
    "New-WAFIPSet",
    "New-WAFRByteMatchSet",
    "New-WAFRIPSet",
    "New-WAFRRule",
    "New-WAFRSizeConstraintSet",
    "New-WAFRSqlInjectionMatchSet",
    "New-WAFRule",
    "New-WAFRWebACL",
    "New-WAFRXssMatchSet",
    "New-WAFSizeConstraintSet",
    "New-WAFSqlInjectionMatchSet",
    "New-WAFWebACL",
    "New-WAFXssMatchSet",
    "New-WDFolder",
    "New-WDNotificationSubscription",
    "New-WDUser",
    "New-WKSTag",
    "New-WKSWorkspace",
    "Open-LSInstancePublicPort",
    "Publish-CDIRSchema",
    "Publish-IAMServerCertificate",
    "Publish-IAMSigningCertificate",
    "Publish-IAMSSHPublicKey",
    "Publish-LMFunction",
    "Publish-LMVersion",
    "Publish-SNSMessage",
    "Read-CDIRDirectoryBatch",
    "Read-ETSJob",
    "Read-ETSPipeline",
    "Read-ETSPreset",
    "Read-LSDefaultKeyPair",
    "Read-S3Object",
    "Receive-SCPortfolioShare",
    "Receive-SQSMessage",
    "Redo-CPStageExecution",
    "Register-APSFleet",
    "Register-BATJobDefinition",
    "Register-CDApplicationRevision",
    "Register-CDOnPremiseInstance",
    "Register-CGIPUserInPool",
    "Register-DCConnectionWithLag",
    "Register-DCHostedConnection",
    "Register-DCVirtualInterface",
    "Register-DSEventTopic",
    "Register-EC2Address",
    "Register-EC2DhcpOption",
    "Register-EC2IamInstanceProfile",
    "Register-EC2Image",
    "Register-EC2Ipv6AddressList",
    "Register-EC2PrivateIpAddress",
    "Register-EC2RouteTable",
    "Register-EC2SubnetCidrBlock",
    "Register-EC2VpcCidrBlock",
    "Register-ECSTaskDefinition",
    "Register-ELB2Target",
    "Register-ELBInstanceWithLoadBalancer",
    "Register-IAMGroupPolicy",
    "Register-IAMRolePolicy",
    "Register-IAMUserPolicy",
    "Register-INSCrossAccountAccessRole",
    "Register-IOTCACertificate",
    "Register-IOTCertificate",
    "Register-OPSEcsCluster",
    "Register-OPSElasticIp",
    "Register-OPSInstance",
    "Register-OPSInstanceAssignment",
    "Register-OPSRdsDbInstance",
    "Register-OPSVolume",
    "Register-R53DDomain",
    "Register-R53VPCWithHostedZone",
    "Register-SCPrincipalWithPortfolio",
    "Register-SCProductWithPortfolio",
    "Register-SSMDefaultPatchBaseline",
    "Register-SSMPatchBaselineForPatchGroup",
    "Register-SSMTargetWithMaintenanceWindow",
    "Register-SSMTaskWithMaintenanceWindow",
    "Register-WAFRWebACL",
    "Remove-AASScalableTarget",
    "Remove-AASScalingPolicy",
    "Remove-ACMCertificate",
    "Remove-ACMCertificateTag",
    "Remove-ADSApplications",
    "Remove-ADSConfigurationItemsFromApplication",
    "Remove-ADSTag",
    "Remove-AGApiKey",
    "Remove-AGAuthorizer",
    "Remove-AGBasePathMapping",
    "Remove-AGClientCertificate",
    "Remove-AGDeployment",
    "Remove-AGDocumentationPart",
    "Remove-AGDocumentationVersion",
    "Remove-AGDomainName",
    "Remove-AGIntegration",
    "Remove-AGIntegrationResponse",
    "Remove-AGMethod",
    "Remove-AGMethodResponse",
    "Remove-AGModel",
    "Remove-AGRequestValidator",
    "Remove-AGResource",
    "Remove-AGRestApi",
    "Remove-AGStage",
    "Remove-AGUsagePlan",
    "Remove-AGUsagePlanKey",
    "Remove-APSFleet",
    "Remove-APSStack",
    "Remove-ASAutoScalingGroup",
    "Remove-ASLaunchConfiguration",
    "Remove-ASLifecycleHook",
    "Remove-ASNotificationConfiguration",
    "Remove-ASPolicy",
    "Remove-ASScheduledAction",
    "Remove-ASTag",
    "Remove-AWSCredentialProfile",
    "Remove-BATComputeEnvironment",
    "Remove-BATJob",
    "Remove-BATJobQueue",
    "Remove-BGTBudget",
    "Remove-BGTNotification",
    "Remove-BGTSubscriber",
    "Remove-CBProject",
    "Remove-CCRepository",
    "Remove-CDApplication",
    "Remove-CDDeploymentConfig",
    "Remove-CDDeploymentGroup",
    "Remove-CDIRDirectory",
    "Remove-CDIRDirectoryObject",
    "Remove-CDIRFacet",
    "Remove-CDIRFacetFromObject",
    "Remove-CDIRResourceTag",
    "Remove-CDIRSchema",
    "Remove-CDOnPremiseInstanceTag",
    "Remove-CFCloudFrontOriginAccessIdentity",
    "Remove-CFDistribution",
    "Remove-CFGConfigRule",
    "Remove-CFGConfigurationRecorder",
    "Remove-CFGDeliveryChannel",
    "Remove-CFGEvaluationResult",
    "Remove-CFNChangeSet",
    "Remove-CFNStack",
    "Remove-CFResourceTag",
    "Remove-CFStreamingDistribution",
    "Remove-CGIIdentityPool",
    "Remove-CGIPUser",
    "Remove-CGIPUserAdmin",
    "Remove-CGIPUserAttribute",
    "Remove-CGIPUserAttributeAdmin",
    "Remove-CGIPUserPool",
    "Remove-CGIPUserPoolClient",
    "Remove-CPCustomActionType",
    "Remove-CPPipeline",
    "Remove-CSAnalysisScheme",
    "Remove-CSDomain",
    "Remove-CSExpression",
    "Remove-CSIndexField",
    "Remove-CSSuggester",
    "Remove-CTTag",
    "Remove-CTTrail",
    "Remove-CURReportDefinition",
    "Remove-CWAlarm",
    "Remove-CWERule",
    "Remove-CWETarget",
    "Remove-CWLDestination",
    "Remove-CWLLogGroup",
    "Remove-CWLLogGroupTag",
    "Remove-CWLLogStream",
    "Remove-CWLMetricFilter",
    "Remove-CWLRetentionPolicy",
    "Remove-CWLSubscriptionFilter",
    "Remove-DCBGPPeer",
    "Remove-DCConnection",
    "Remove-DCInterconnect",
    "Remove-DCLag",
    "Remove-DCResourceTag",
    "Remove-DCVirtualInterface",
    "Remove-DDBResourceTag",
    "Remove-DDBTable",
    "Remove-DFDevicePool",
    "Remove-DFNetworkProfile",
    "Remove-DFProject",
    "Remove-DFRemoteAccessSession",
    "Remove-DFRun",
    "Remove-DFUpload",
    "Remove-DMSCertificate",
    "Remove-DMSEndpoint",
    "Remove-DMSReplicationInstance",
    "Remove-DMSReplicationSubnetGroup",
    "Remove-DMSReplicationTask",
    "Remove-DMSResourceTag",
    "Remove-DPPipeline",
    "Remove-DPTags",
    "Remove-DSConditionalForwarder",
    "Remove-DSDirectory",
    "Remove-DSIpRoutes",
    "Remove-DSResourceTag",
    "Remove-DSSnapshot",
    "Remove-DSTrust",
    "Remove-EBApplication",
    "Remove-EBApplicationVersion",
    "Remove-EBConfigurationTemplate",
    "Remove-EBEnvironmentConfiguration",
    "Remove-EBPlatformVersion",
    "Remove-EC2Address",
    "Remove-EC2CustomerGateway",
    "Remove-EC2DhcpOption",
    "Remove-EC2EgressOnlyInternetGateway",
    "Remove-EC2FlowLogs",
    "Remove-EC2Hosts",
    "Remove-EC2Instance",
    "Remove-EC2InternetGateway",
    "Remove-EC2KeyPair",
    "Remove-EC2NatGateway",
    "Remove-EC2NetworkAcl",
    "Remove-EC2NetworkAclEntry",
    "Remove-EC2NetworkInterface",
    "Remove-EC2PlacementGroup",
    "Remove-EC2Route",
    "Remove-EC2RouteTable",
    "Remove-EC2SecurityGroup",
    "Remove-EC2Snapshot",
    "Remove-EC2SpotDatafeedSubscription",
    "Remove-EC2Subnet",
    "Remove-EC2Tag",
    "Remove-EC2Volume",
    "Remove-EC2Vpc",
    "Remove-EC2VpcEndpoint",
    "Remove-EC2VpcPeeringConnection",
    "Remove-EC2VpnConnection",
    "Remove-EC2VpnConnectionRoute",
    "Remove-EC2VpnGateway",
    "Remove-ECCacheCluster",
    "Remove-ECCacheParameterGroup",
    "Remove-ECCacheSecurityGroup",
    "Remove-ECCacheSubnetGroup",
    "Remove-ECReplicationGroup",
    "Remove-ECRImageBatch",
    "Remove-ECRRepository",
    "Remove-ECRRepositoryPolicy",
    "Remove-ECSAttribute",
    "Remove-ECSCluster",
    "Remove-ECSnapshot",
    "Remove-ECSService",
    "Remove-ECTag",
    "Remove-EFSFileSystem",
    "Remove-EFSMountTarget",
    "Remove-EFSTag",
    "Remove-ELB2Listener",
    "Remove-ELB2LoadBalancer",
    "Remove-ELB2Rule",
    "Remove-ELB2Tag",
    "Remove-ELB2TargetGroup",
    "Remove-ELBInstanceFromLoadBalancer",
    "Remove-ELBLoadBalancer",
    "Remove-ELBLoadBalancerListener",
    "Remove-ELBLoadBalancerPolicy",
    "Remove-ELBTags",
    "Remove-EMRAutoScalingPolicy",
    "Remove-EMRSecurityConfiguration",
    "Remove-EMRTag",
    "Remove-ESDomain",
    "Remove-ESTag",
    "Remove-ETSPipeline",
    "Remove-ETSPreset",
    "Remove-GMLAlias",
    "Remove-GMLBuild",
    "Remove-GMLFleet",
    "Remove-GMLGameSessionQueue",
    "Remove-GMLScalingPolicy",
    "Remove-HSMItem",
    "Remove-HSMLunaClient",
    "Remove-HSMPartitionGroup",
    "Remove-HSMResourceTag",
    "Remove-IAMAccessKey",
    "Remove-IAMAccountAlias",
    "Remove-IAMAccountPasswordPolicy",
    "Remove-IAMClientIDFromOpenIDConnectProvider",
    "Remove-IAMGroup",
    "Remove-IAMGroupPolicy",
    "Remove-IAMInstanceProfile",
    "Remove-IAMLoginProfile",
    "Remove-IAMOpenIDConnectProvider",
    "Remove-IAMPolicy",
    "Remove-IAMPolicyVersion",
    "Remove-IAMRole",
    "Remove-IAMRoleFromInstanceProfile",
    "Remove-IAMRolePolicy",
    "Remove-IAMSAMLProvider",
    "Remove-IAMServerCertificate",
    "Remove-IAMServiceSpecificCredential",
    "Remove-IAMSigningCertificate",
    "Remove-IAMSSHPublicKey",
    "Remove-IAMUser",
    "Remove-IAMUserFromGroup",
    "Remove-IAMUserPolicy",
    "Remove-IAMVirtualMFADevice",
    "Remove-INSAssessmentRun",
    "Remove-INSAssessmentTarget",
    "Remove-INSAssessmentTemplate",
    "Remove-INSEventSubscription",
    "Remove-INSFindingAttribute",
    "Remove-IOTCACertificate",
    "Remove-IOTCertificate",
    "Remove-IOTPolicy",
    "Remove-IOTPolicyVersion",
    "Remove-IOTPrincipalPolicy",
    "Remove-IOTRegistrationCode",
    "Remove-IOTThing",
    "Remove-IOTThingPrincipal",
    "Remove-IOTThingType",
    "Remove-IOTTopicRule",
    "Remove-KINAApplication",
    "Remove-KINAApplicationOutput",
    "Remove-KINAApplicationReferenceDataSource",
    "Remove-KINFDeliveryStream",
    "Remove-KINStream",
    "Remove-KINTagsFromStream",
    "Remove-KMSAlias",
    "Remove-KMSImportedKeyMaterial",
    "Remove-KMSResourceTag",
    "Remove-LMAlias",
    "Remove-LMEventSourceMapping",
    "Remove-LMFunction",
    "Remove-LMPermission",
    "Remove-LSDomain",
    "Remove-LSDomainEntry",
    "Remove-LSInstance",
    "Remove-LSInstanceSnapshot",
    "Remove-LSKeyPair",
    "Remove-LSPeerVpc",
    "Remove-LSStaticIp",
    "Remove-MLBatchPrediction",
    "Remove-MLDataSource",
    "Remove-MLEvaluation",
    "Remove-MLModel",
    "Remove-MLRealtimeEndpoint",
    "Remove-MLTag",
    "Remove-MTRHIT",
    "Remove-MTRQualificationFromWorker",
    "Remove-MTRQualificationType",
    "Remove-MTRWorkerBlock",
    "Remove-OPSApp",
    "Remove-OPSElasticIp",
    "Remove-OPSInstance",
    "Remove-OPSLayer",
    "Remove-OPSStack",
    "Remove-OPSUserProfile",
    "Remove-OPSVolume",
    "Remove-ORGAccountFromOrganization",
    "Remove-ORGOrganization",
    "Remove-ORGOrganizationalUnit",
    "Remove-ORGOrganizationAssociation",
    "Remove-ORGPolicy",
    "Remove-OWCMBackup",
    "Remove-OWCMNode",
    "Remove-OWCMServer",
    "Remove-PINApnsChannel",
    "Remove-PINCampaign",
    "Remove-PINEventStream",
    "Remove-PINGcmChannel",
    "Remove-PINSegment",
    "Remove-POLLexicon",
    "Remove-R53DTagsForDomain",
    "Remove-R53HealthCheck",
    "Remove-R53HostedZone",
    "Remove-R53ReusableDelegationSet",
    "Remove-R53TrafficPolicy",
    "Remove-R53TrafficPolicyInstance",
    "Remove-R53VPCAssociationAuthorization",
    "Remove-RDSDBCluster",
    "Remove-RDSDBClusterParameterGroup",
    "Remove-RDSDBClusterSnapshot",
    "Remove-RDSDBInstance",
    "Remove-RDSDBParameterGroup",
    "Remove-RDSDBSecurityGroup",
    "Remove-RDSDBSnapshot",
    "Remove-RDSDBSubnetGroup",
    "Remove-RDSEventSubscription",
    "Remove-RDSOptionGroup",
    "Remove-RDSRoleFromDBCluster",
    "Remove-RDSSourceIdentifierFromSubscription",
    "Remove-RDSTagFromResource",
    "Remove-REKCollection",
    "Remove-REKFace",
    "Remove-RGTResourceTag",
    "Remove-RSCluster",
    "Remove-RSClusterParameterGroup",
    "Remove-RSClusterSecurityGroup",
    "Remove-RSClusterSnapshot",
    "Remove-RSClusterSubnetGroup",
    "Remove-RSEventSubscription",
    "Remove-RSHsmClientCertificate",
    "Remove-RSHsmConfiguration",
    "Remove-RSSnapshotCopyGrant",
    "Remove-RSTags",
    "Remove-S3Bucket",
    "Remove-S3BucketAnalyticsConfiguration",
    "Remove-S3BucketInventoryConfiguration",
    "Remove-S3BucketMetricsConfiguration",
    "Remove-S3BucketPolicy",
    "Remove-S3BucketReplication",
    "Remove-S3BucketTagging",
    "Remove-S3BucketWebsite",
    "Remove-S3CORSConfiguration",
    "Remove-S3LifecycleConfiguration",
    "Remove-S3MultipartUploads",
    "Remove-S3Object",
    "Remove-S3ObjectTagSet",
    "Remove-SCConstraint",
    "Remove-SCPortfolio",
    "Remove-SCPortfolioShare",
    "Remove-SCProduct",
    "Remove-SCProvisionedProduct",
    "Remove-SCProvisioningArtifact",
    "Remove-SESConfigurationSet",
    "Remove-SESConfigurationSetEventDestination",
    "Remove-SESIdentity",
    "Remove-SESIdentityPolicy",
    "Remove-SESReceiptFilter",
    "Remove-SESReceiptRule",
    "Remove-SESReceiptRuleSet",
    "Remove-SESVerifiedEmailAddress",
    "Remove-SFNActivity",
    "Remove-SFNStateMachine",
    "Remove-SGBandwidthRateLimit",
    "Remove-SGChapCredentials",
    "Remove-SGFileShare",
    "Remove-SGGateway",
    "Remove-SGResourceTag",
    "Remove-SGSnapshotSchedule",
    "Remove-SGTape",
    "Remove-SGTapeArchive",
    "Remove-SGVolume",
    "Remove-SHLDProtection",
    "Remove-SHLDSubscription",
    "Remove-SMSReplicationJob",
    "Remove-SMSServerCatalog",
    "Remove-SNSEndpoint",
    "Remove-SNSPermission",
    "Remove-SNSPlatformApplication",
    "Remove-SNSTopic",
    "Remove-SQSMessage",
    "Remove-SQSMessageBatch",
    "Remove-SQSPermission",
    "Remove-SQSQueue",
    "Remove-SSMActivation",
    "Remove-SSMAssociation",
    "Remove-SSMDocument",
    "Remove-SSMMaintenanceWindow",
    "Remove-SSMParameter",
    "Remove-SSMPatchBaseline",
    "Remove-SSMResourceTag",
    "Remove-WAFByteMatchSet",
    "Remove-WAFIPSet",
    "Remove-WAFRByteMatchSet",
    "Remove-WAFRIPSet",
    "Remove-WAFRRule",
    "Remove-WAFRSizeConstraintSet",
    "Remove-WAFRSqlInjectionMatchSet",
    "Remove-WAFRule",
    "Remove-WAFRWebACL",
    "Remove-WAFRXssMatchSet",
    "Remove-WAFSizeConstraintSet",
    "Remove-WAFSqlInjectionMatchSet",
    "Remove-WAFWebACL",
    "Remove-WAFXssMatchSet",
    "Remove-WDDocument",
    "Remove-WDFolder",
    "Remove-WDFolderContent",
    "Remove-WDNotificationSubscription",
    "Remove-WDResourcePermission",
    "Remove-WDUser",
    "Remove-WKSTag",
    "Remove-WKSWorkspace",
    "Request-ASATrustedAdvisorCheckRefresh",
    "Request-EBEnvironmentInfo",
    "Request-EC2SpotFleet",
    "Request-EC2SpotInstance",
    "Request-ECReservedCacheNodesOffering",
    "Request-GMLUploadCredential",
    "Request-IAMCredentialReport",
    "Request-IOTCertificateTransfer",
    "Request-KINStreamRetentionPeriodDecrease",
    "Request-KINStreamRetentionPeriodIncrease",
    "Request-KMSKeyDeletion",
    "Request-RSReservedNodeOffering",
    "Reset-CGIPForgottenPassword",
    "Reset-CGIPUserPasswordAdmin",
    "Reset-EC2ImageAttribute",
    "Reset-EC2InstanceAttribute",
    "Reset-EC2NetworkInterfaceAttribute",
    "Reset-EC2SnapshotAttribute",
    "Reset-ECCacheParameterGroup",
    "Reset-IAMServiceSpecificCredential",
    "Reset-RDSDBClusterParameterGroup",
    "Reset-RDSDBParameterGroup",
    "Reset-RSClusterParameterGroup",
    "Reset-SGCache",
    "Reset-WKSWorkspace",
    "Resolve-ASACase",
    "Resolve-GMLAlias",
    "Restart-EBAppServer",
    "Restart-EC2Instance",
    "Restart-ECCacheCluster",
    "Restart-LSInstance",
    "Restart-OPSInstance",
    "Restart-RDSDBInstance",
    "Restart-RSCluster",
    "Restart-WKSWorkspace",
    "Restore-DSFromSnapshot",
    "Restore-EC2AddressToClassic",
    "Restore-OWCMServer",
    "Restore-RDSDBClusterFromS3",
    "Restore-RDSDBClusterFromSnapshot",
    "Restore-RDSDBClusterToPointInTime",
    "Restore-RDSDBInstanceFromDBSnapshot",
    "Restore-RDSDBInstanceToPointInTime",
    "Restore-RSFromClusterSnapshot",
    "Restore-RSTableFromClusterSnapshot",
    "Restore-S3Object",
    "Resume-ASProcess",
    "Resume-CDDeployment",
    "Resume-CFNUpdateRollback",
    "Revoke-APSSession",
    "Revoke-EC2SecurityGroupEgress",
    "Revoke-EC2SecurityGroupIngress",
    "Revoke-ECCacheSecurityGroupIngress",
    "Revoke-KMSGrant",
    "Revoke-RDSDBSecurityGroupIngress",
    "Revoke-RSClusterSecurityGroupIngress",
    "Revoke-RSSnapshotAccess",
    "Search-CSDDocuments",
    "Search-REKFace",
    "Search-REKFacesByImage",
    "Search-SCProductsAsAdmin",
    "Send-ACMValidationEmail",
    "Send-CFNResourceSignal",
    "Send-CGIPAuthChallengeResponse",
    "Send-CGIPAuthChallengeResponseAdmin",
    "Send-CGIPConfirmationCode",
    "Send-EC2InstanceStatus",
    "Send-ECRLayerPart",
    "Send-LEXContent",
    "Send-LEXText",
    "Send-MMMeteringData",
    "Send-MMMeteringDataBatch",
    "Send-MTRBonus",
    "Send-MTRTestEventNotification",
    "Send-MTRWorkerNotification",
    "Send-R53DContactReachabilityEmail",
    "Send-SESBounce",
    "Send-SESEmail",
    "Send-SESRawEmail",
    "Send-SFNTaskFailure",
    "Send-SFNTaskHeartbeat",
    "Send-SFNTaskSuccess",
    "Send-SQSMessage",
    "Send-SQSMessageBatch",
    "Send-SSMCommand",
    "Set-ASDesiredCapacity",
    "Set-ASInstanceHealth",
    "Set-ASInstanceProtection",
    "Set-ASTag",
    "Set-AWSCredentials",
    "Set-AWSHistoryConfiguration",
    "Set-CCRepositoryTrigger",
    "Set-CFNStackPolicy",
    "Set-CGIIdentityPoolRole",
    "Set-CGIPUserSetting",
    "Set-CGIPUserSettingAdmin",
    "Set-CSAnalysisScheme",
    "Set-CSExpression",
    "Set-CSIndexField",
    "Set-CSSuggester",
    "Set-CWAlarmState",
    "Set-DefaultAWSRegion",
    "Set-DMSResourceTag",
    "Set-DPStatus",
    "Set-DPTaskStatus",
    "Set-EBEnvironmentCNAME",
    "Set-EC2IamInstanceProfileAssociation",
    "Set-EC2NetworkAclAssociation",
    "Set-EC2NetworkAclEntry",
    "Set-EC2Route",
    "Set-EC2RouteTableAssociation",
    "Set-ECRRepositoryPolicy",
    "Set-ELB2IpAddressType",
    "Set-ELB2RulePriority",
    "Set-ELB2SecurityGroup",
    "Set-ELB2Subnet",
    "Set-ELBHealthCheck",
    "Set-ELBLoadBalancerListenerSSLCertificate",
    "Set-ELBLoadBalancerPolicyForBackendServer",
    "Set-ELBLoadBalancerPolicyOfListener",
    "Set-EMRTerminationProtection",
    "Set-EMRVisibleToAllUsers",
    "Set-HSMResourceTag",
    "Set-IAMDefaultPolicyVersion",
    "Set-INSResourceTag",
    "Set-IOTDefaultPolicyVersion",
    "Set-IOTLoggingOptions",
    "Set-IOTThingTypeDeprecation",
    "Set-IOTTopicRule",
    "Set-OPSLoadBasedAutoScaling",
    "Set-OPSPermission",
    "Set-OPSTimeBasedAutoScaling",
    "Set-S3ACL",
    "Set-SESActiveReceiptRuleSet",
    "Set-SESIdentityDkimEnabled",
    "Set-SESIdentityFeedbackForwardingEnabled",
    "Set-SESIdentityHeadersInNotificationsEnabled",
    "Set-SESIdentityMailFromDomain",
    "Set-SESIdentityNotificationTopic",
    "Set-SESReceiptRulePosition",
    "Set-SESReceiptRuleSetOrder",
    "Set-SGLocalConsolePassword",
    "Set-SNSEndpointAttributes",
    "Set-SNSPlatformApplicationAttributes",
    "Set-SNSSMSAttributes",
    "Set-SNSSubscriptionAttribute",
    "Set-SNSTopicAttribute",
    "Set-SQSQueueAttribute",
    "Skip-CDWaitTimeForInstanceTermination",
    "Split-KINShard",
    "Start-ADSDataCollectionByAgentId",
    "Start-ADSExportTask",
    "Start-APSFleet",
    "Start-ASPolicy",
    "Start-CBBuild",
    "Start-CFGConfigRulesEvaluation",
    "Start-CFGConfigurationRecorder",
    "Start-CFNChangeSet",
    "Start-CGIPAuth",
    "Start-CGIPAuthAdmin",
    "Start-CGIPUserImportJob",
    "Start-CPPipelineExecution",
    "Start-CSIndex",
    "Start-CSSuggestersBuild",
    "Start-CTLogging",
    "Start-DMSReplicationTask",
    "Start-DSSchemaExtension",
    "Start-EBEnvironmentRebuild",
    "Start-EC2Instance",
    "Start-EC2InstanceMonitoring",
    "Start-ECRLayerUpload",
    "Start-ECSTask",
    "Start-EMRJobFlow",
    "Start-GMLGameSessionPlacement",
    "Start-INSAssessmentRun",
    "Start-KINAApplication",
    "Start-LSInstance",
    "Start-MCASupportDataExport",
    "Start-OPSInstance",
    "Start-OPSStack",
    "Start-OWCMMaintenance",
    "Start-RDSDBClusterFailover",
    "Start-SFNExecution",
    "Start-SGGateway",
    "Start-SMSOnDemandReplicationRun",
    "Start-SSMAutomationExecution",
    "Start-WDDocumentVersionUpload",
    "Start-WKSWorkspace",
    "Stop-ADSDataCollectionByAgentId",
    "Stop-APSFleet",
    "Stop-ASInstanceInAutoScalingGroup",
    "Stop-BATJob",
    "Stop-CBBuild",
    "Stop-CDDeployment",
    "Stop-CFGConfigurationRecorder",
    "Stop-CFNUpdateStack",
    "Stop-CGIPDeviceTracking",
    "Stop-CGIPDeviceTrackingAdmin",
    "Stop-CGIPUserImportJob",
    "Stop-CTLogging",
    "Stop-CWLExportTask",
    "Stop-DFRemoteAccessSession",
    "Stop-DFRun",
    "Stop-DMSReplicationTask",
    "Stop-DSSchemaExtension",
    "Stop-EBEnvironment",
    "Stop-EBEnvironmentUpdate",
    "Stop-EC2BundleTask",
    "Stop-EC2ExportTask",
    "Stop-EC2ImportTask",
    "Stop-EC2Instance",
    "Stop-EC2InstanceMonitoring",
    "Stop-EC2ReservedInstancesListing",
    "Stop-EC2SpotFleetRequest",
    "Stop-EC2SpotInstanceRequest",
    "Stop-ECSTask",
    "Stop-EMRJobFlow",
    "Stop-EMRSteps",
    "Stop-ETSJob",
    "Stop-GMLGameSessionPlacement",
    "Stop-IEJob",
    "Stop-INSAssessmentRun",
    "Stop-IOTCertificateTransfer",
    "Stop-KINAApplication",
    "Stop-KMSKeyDeletion",
    "Stop-LSInstance",
    "Stop-OPSInstance",
    "Stop-OPSStack",
    "Stop-ORGHandshake",
    "Stop-SFNExecution",
    "Stop-SGArchival",
    "Stop-SGGateway",
    "Stop-SGRetrieval",
    "Stop-SNOWCluster",
    "Stop-SNOWJob",
    "Stop-SSMAutomationExecution",
    "Stop-SSMCommand",
    "Stop-WDDocumentVersionUpload",
    "Stop-WKSWorkspace",
    "Submit-BATJob",
    "Submit-CFGConfigSnapshotDelivery",
    "Submit-DFTestRun",
    "Submit-EBEnvironmentManagedAction",
    "Submit-RDSPendingMaintenanceAction",
    "Suspend-ASProcess",
    "Switch-RSEncryptionKey",
    "Sync-IAMMFADevice",
    "Test-AGInvokeAuthorizer",
    "Test-AGInvokeMethod",
    "Test-CCRepositoryTrigger",
    "Test-CFNTemplate",
    "Test-CGIPUserAttribute",
    "Test-CWEEventPattern",
    "Test-CWLMetricFilter",
    "Test-DMSConnection",
    "Test-DPPipelineDefinition",
    "Test-EBConfigurationSetting",
    "Test-ECFailover",
    "Test-ETSRole",
    "Test-IAMCustomPolicy",
    "Test-IAMPrincipalPolicy",
    "Test-LSVpcPeered",
    "Test-R53DNSAnswer",
    "Test-S3Bucket",
    "Test-SNSIfPhoneNumberIsOptedOut",
    "Unregister-APSFleet",
    "Unregister-BATJobDefinition",
    "Unregister-CDOnPremiseInstance",
    "Unregister-DCConnectionFromLag",
    "Unregister-DSEventTopic",
    "Unregister-EC2Address",
    "Unregister-EC2IamInstanceProfile",
    "Unregister-EC2Image",
    "Unregister-EC2Ipv6AddressList",
    "Unregister-EC2PrivateIpAddress",
    "Unregister-EC2RouteTable",
    "Unregister-EC2SubnetCidrBlock",
    "Unregister-EC2VpcCidrBlock",
    "Unregister-ECSContainerInstance",
    "Unregister-ECSTaskDefinition",
    "Unregister-ELB2Target",
    "Unregister-IAMGroupPolicy",
    "Unregister-IAMRolePolicy",
    "Unregister-IAMUserPolicy",
    "Unregister-OPSEcsCluster",
    "Unregister-OPSElasticIp",
    "Unregister-OPSInstance",
    "Unregister-OPSInstanceAssignment",
    "Unregister-OPSRdsDbInstance",
    "Unregister-OPSVolume",
    "Unregister-R53VPCFromHostedZone",
    "Unregister-SCPrincipalFromPortfolio",
    "Unregister-SCProductFromPortfolio",
    "Unregister-SMSConnector",
    "Unregister-SSMManagedInstance",
    "Unregister-SSMPatchBaselineForPatchGroup",
    "Unregister-SSMTargetFromMaintenanceWindow",
    "Unregister-SSMTaskFromMaintenanceWindow",
    "Unregister-WAFRWebACL",
    "Update-ADSApplication",
    "Update-AGAccount",
    "Update-AGApiKey",
    "Update-AGAuthorizer",
    "Update-AGBasePathMapping",
    "Update-AGClientCertificate",
    "Update-AGDeployment",
    "Update-AGDocumentationPart",
    "Update-AGDocumentationVersion",
    "Update-AGDomainName",
    "Update-AGIntegration",
    "Update-AGIntegrationResponse",
    "Update-AGMethod",
    "Update-AGMethodResponse",
    "Update-AGModel",
    "Update-AGRequestValidator",
    "Update-AGResource",
    "Update-AGRestApi",
    "Update-AGStage",
    "Update-AGUsage",
    "Update-AGUsagePlan",
    "Update-APSFleet",
    "Update-APSStack",
    "Update-ASAutoScalingGroup",
    "Update-BATComputeEnvironment",
    "Update-BATJobQueue",
    "Update-BGTBudget",
    "Update-BGTNotification",
    "Update-BGTSubscriber",
    "Update-CBProject",
    "Update-CCDefaultBranch",
    "Update-CCRepositoryDescription",
    "Update-CCRepositoryName",
    "Update-CDApplication",
    "Update-CDDeploymentGroup",
    "Update-CDIRFacet",
    "Update-CDIRObjectAttribute",
    "Update-CDIRSchema",
    "Update-CFCloudFrontOriginAccessIdentity",
    "Update-CFDistribution",
    "Update-CFNStack",
    "Update-CFStreamingDistribution",
    "Update-CGIIdentityPool",
    "Update-CGIPPassword",
    "Update-CGIPUserAttribute",
    "Update-CGIPUserAttributeAdmin",
    "Update-CGIPUserPool",
    "Update-CGIPUserPoolClient",
    "Update-CPPipeline",
    "Update-CSAvailabilityOption",
    "Update-CSScalingParameter",
    "Update-CSServiceAccessPolicy",
    "Update-CTTrail",
    "Update-DCLag",
    "Update-DDBTable",
    "Update-DDBTimeToLive",
    "Update-DFDevicePool",
    "Update-DFNetworkProfile",
    "Update-DFProject",
    "Update-DPTaskProgress",
    "Update-DPTaskRunnerHeartbeat",
    "Update-DSConditionalForwarder",
    "Update-DSRadius",
    "Update-EBApplication",
    "Update-EBApplicationResourceLifecycle",
    "Update-EBApplicationVersion",
    "Update-EBConfigurationTemplate",
    "Update-EBEnvironment",
    "Update-ECSContainerAgent",
    "Update-ECSContainerInstancesState",
    "Update-ECSService",
    "Update-ESDomainConfig",
    "Update-ETSPipeline",
    "Update-ETSPipelineNotifications",
    "Update-ETSPipelineStatus",
    "Update-GMLAlias",
    "Update-GMLBuild",
    "Update-GMLFleetAttribute",
    "Update-GMLFleetCapacity",
    "Update-GMLFleetPortSetting",
    "Update-GMLGameSession",
    "Update-GMLGameSessionQueue",
    "Update-GMLRuntimeConfiguration",
    "Update-IAMAccessKey",
    "Update-IAMAccountPasswordPolicy",
    "Update-IAMAssumeRolePolicy",
    "Update-IAMGroup",
    "Update-IAMLoginProfile",
    "Update-IAMOpenIDConnectProviderThumbprint",
    "Update-IAMSAMLProvider",
    "Update-IAMServerCertificate",
    "Update-IAMServiceSpecificCredential",
    "Update-IAMSigningCertificate",
    "Update-IAMSSHPublicKey",
    "Update-IAMUser",
    "Update-IEJob",
    "Update-INSAssessmentTarget",
    "Update-IOTCACertificate",
    "Update-IOTCertificate",
    "Update-IOTThing",
    "Update-KINAApplication",
    "Update-KINFDestination",
    "Update-KINShardCount",
    "Update-KMSAlias",
    "Update-KMSKeyDescription",
    "Update-LMAlias",
    "Update-LMEventSourceMapping",
    "Update-LMFunctionCode",
    "Update-LMFunctionConfiguration",
    "Update-LSDomainEntry",
    "Update-MLBatchPrediction",
    "Update-MLDataSource",
    "Update-MLEvaluation",
    "Update-MLMLModel",
    "Update-MTRExpirationForHIT",
    "Update-MTRHITReviewStatus",
    "Update-MTRHITTypeOfHIT",
    "Update-MTRNotificationSetting",
    "Update-MTRQualificationType",
    "Update-OPSApp",
    "Update-OPSElasticIp",
    "Update-OPSInstance",
    "Update-OPSLayer",
    "Update-OPSMyUserProfile",
    "Update-OPSRdsDbInstance",
    "Update-OPSStack",
    "Update-OPSUserProfile",
    "Update-OPSVolume",
    "Update-ORGOrganizationalUnit",
    "Update-ORGPolicy",
    "Update-OWCMServer",
    "Update-OWCMServerEngineAttribute",
    "Update-PINApnsChannel",
    "Update-PINApplicationSettingList",
    "Update-PINCampaign",
    "Update-PINEndpoint",
    "Update-PINEndpointsBatch",
    "Update-PINGcmChannel",
    "Update-PINSegment",
    "Update-R53DDomainContact",
    "Update-R53DDomainContactPrivacy",
    "Update-R53DDomainNameservers",
    "Update-R53DDomainRenewal",
    "Update-R53DTagsForDomain",
    "Update-R53HealthCheck",
    "Update-R53HostedZoneComment",
    "Update-R53TrafficPolicyComment",
    "Update-R53TrafficPolicyInstance",
    "Update-SCConstraint",
    "Update-SCPortfolio",
    "Update-SCProduct",
    "Update-SCProvisionedProduct",
    "Update-SCProvisioningArtifact",
    "Update-SESConfigurationSetEventDestination",
    "Update-SESReceiptRule",
    "Update-SGBandwidthRateLimit",
    "Update-SGChapCredentials",
    "Update-SGGatewayInformation",
    "Update-SGGatewaySoftwareNow",
    "Update-SGMaintenanceStartTime",
    "Update-SGNFSFileShare",
    "Update-SGSnapshotSchedule",
    "Update-SGVTLDeviceType",
    "Update-SMSReplicationJob",
    "Update-SNOWCluster",
    "Update-SNOWJob",
    "Update-SSMAssociation",
    "Update-SSMAssociationStatus",
    "Update-SSMDocument",
    "Update-SSMDocumentDefaultVersion",
    "Update-SSMMaintenanceWindow",
    "Update-SSMManagedInstanceRole",
    "Update-SSMPatchBaseline",
    "Update-WAFByteMatchSet",
    "Update-WAFIPSet",
    "Update-WAFRByteMatchSet",
    "Update-WAFRIPSet",
    "Update-WAFRRule",
    "Update-WAFRSizeConstraintSet",
    "Update-WAFRSqlInjectionMatchSet",
    "Update-WAFRule",
    "Update-WAFRWebACL",
    "Update-WAFRXssMatchSet",
    "Update-WAFSizeConstraintSet",
    "Update-WAFSqlInjectionMatchSet",
    "Update-WAFWebACL",
    "Update-WAFXssMatchSet",
    "Update-WDDocument",
    "Update-WDDocumentVersion",
    "Update-WDFolder",
    "Update-WDUser",
    "Use-STSRole",
    "Use-STSRoleWithSAML",
    "Use-STSWebIdentityRole",
    "Write-AASScalingPolicy",
    "Write-AGIntegration",
    "Write-AGIntegrationResponse",
    "Write-AGMethod",
    "Write-AGMethodResponse",
    "Write-AGRestApi",
    "Write-ASLifecycleActionHeartbeat",
    "Write-ASLifecycleHook",
    "Write-ASNotificationConfiguration",
    "Write-ASScalingPolicy",
    "Write-ASScheduledUpdateGroupAction",
    "Write-CDIRDirectoryBatch",
    "Write-CDIRSchemaFromJson",
    "Write-CFGConfigRule",
    "Write-CFGConfigurationRecorder",
    "Write-CFGDeliveryChannel",
    "Write-CFGEvaluations",
    "Write-CPActionRevision",
    "Write-CPApprovalResult",
    "Write-CPJobFailureResult",
    "Write-CPJobSuccessResult",
    "Write-CPThirdPartyJobFailureResult",
    "Write-CPThirdPartyJobSuccessResult",
    "Write-CSDDocuments",
    "Write-CTEventSelectors",
    "Write-CURReportDefinition",
    "Write-CWEEvent",
    "Write-CWERule",
    "Write-CWETarget",
    "Write-CWLDestination",
    "Write-CWLDestinationPolicy",
    "Write-CWLLogEvents",
    "Write-CWLMetricFilter",
    "Write-CWLRetentionPolicy",
    "Write-CWLSubscriptionFilter",
    "Write-CWMetricAlarm",
    "Write-CWMetricData",
    "Write-DPPipelineDefinition",
    "Write-ECRImage",
    "Write-ECSAttribute",
    "Write-EMRAutoScalingPolicy",
    "Write-GMLScalingPolicy",
    "Write-IAMGroupPolicy",
    "Write-IAMRolePolicy",
    "Write-IAMUserPolicy",
    "Write-KINFRecord",
    "Write-KINFRecordBatch",
    "Write-KINMultipleRecord",
    "Write-KINRecord",
    "Write-KMSKeyPolicy",
    "Write-PINEventStream",
    "Write-POLLexicon",
    "Write-S3BucketAccelerateConfiguration",
    "Write-S3BucketAnalyticsConfiguration",
    "Write-S3BucketInventoryConfiguration",
    "Write-S3BucketLogging",
    "Write-S3BucketMetricsConfiguration",
    "Write-S3BucketNotification",
    "Write-S3BucketPolicy",
    "Write-S3BucketReplication",
    "Write-S3BucketRequestPayment",
    "Write-S3BucketTagging",
    "Write-S3BucketVersioning",
    "Write-S3BucketWebsite",
    "Write-S3CORSConfiguration",
    "Write-S3LifecycleConfiguration",
    "Write-S3Object",
    "Write-S3ObjectTagSet",
    "Write-SESIdentityPolicy",
    "Write-SSMInventory",
    "Write-SSMParameter",
    "Write-XRTelemetryRecord",
    "Write-XRTraceSegment"
)

# Variables to export from this module
VariablesToExport = '*'

# Aliases to export from this module
AliasesToExport = @(
  "Get-SSMParameterNameList"
)

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

# List of all files packaged with this module
FileList = @(
  'AWSPowerShell.NetCore.dll-Help.xml',
  'CHANGELOG.md'
)  

# Private data to pass to the module specified in ModuleToProcess
PrivateData = @{

    PSData = @{
        Tags = 'AWS'
        LicenseUri = 'http://docs.aws.amazon.com/powershell/latest/reference/License.html'
        ProjectUri = 'http://aws.amazon.com/powershell/'
    }

}

}

# SIG # Begin signature block
# MIIcewYJKoZIhvcNAQcCoIIcbDCCHGgCAQExCzAJBgUrDgMCGgUAMGkGCisGAQQB
# gjcCAQSgWzBZMDQGCisGAQQBgjcCAR4wJgIDAQAABBAfzDtgWUsITrck0sYpfvNR
# AgEAAgEAAgEAAgEAAgEAMCEwCQYFKw4DAhoFAAQU33jCagpYriQipNsZJNKtt4lq
# NgKgghedMIIE/TCCA+WgAwIBAgIQIh8U9uKOoavQEOok2hu6CzANBgkqhkiG9w0B
# AQsFADB/MQswCQYDVQQGEwJVUzEdMBsGA1UEChMUU3ltYW50ZWMgQ29ycG9yYXRp
# b24xHzAdBgNVBAsTFlN5bWFudGVjIFRydXN0IE5ldHdvcmsxMDAuBgNVBAMTJ1N5
# bWFudGVjIENsYXNzIDMgU0hBMjU2IENvZGUgU2lnbmluZyBDQTAeFw0xNjA2MjIw
# MDAwMDBaFw0xNzA2MTgyMzU5NTlaMIGIMQswCQYDVQQGEwJVUzETMBEGA1UECAwK
# V2FzaGluZ3RvbjEQMA4GA1UEBwwHU2VhdHRsZTEZMBcGA1UECgwQQW1hem9uLmNv
# bSwgSW5jLjEcMBoGA1UECwwTQW1hem9uIFdlYiBTZXJ2aWNlczEZMBcGA1UEAwwQ
# QW1hem9uLmNvbSwgSW5jLjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB
# AJ23QU5Q9sODFTro7ZrS/3FJIg/RVeQPAe6ElEbzRm7ZZlnnKPvT7/DA7zaagT6f
# 0/JER7Qzsvaod/zTYrxHi/TJSn389X9P/L6TziVXC+aZDsOSXDEAkI/T2xuY+w8g
# AGX0nQWAMXdKTWf0vB2xFzmY/Ts2sJNykr1d2bnVaADxreAiTdsf+Q6WRxcaEBDA
# wCbawq7jLhELWsOPNZ8osPpk2agteQecd5tgZYax5bvJYSQLa4I+3ek48HiehbnV
# nweTK+Bpn23ybb1bFM2ew4nj0J+TvvVuCrmOTqr1ANFBvg86Qf7Dh6jXHAciuMyj
# 7F3/boG3jvzos3M0sk82eP8CAwEAAaOCAWkwggFlMAkGA1UdEwQCMAAwDgYDVR0P
# AQH/BAQDAgeAMBMGA1UdJQQMMAoGCCsGAQUFBwMDMGEGA1UdIARaMFgwVgYGZ4EM
# AQQBMEwwIwYIKwYBBQUHAgEWF2h0dHBzOi8vZC5zeW1jYi5jb20vY3BzMCUGCCsG
# AQUFBwICMBkMF2h0dHBzOi8vZC5zeW1jYi5jb20vcnBhMB8GA1UdIwQYMBaAFJY7
# U/B5M5evfYPvLivMyreGHnJmMCsGA1UdHwQkMCIwIKAeoByGGmh0dHA6Ly9zdi5z
# eW1jYi5jb20vc3YuY3JsMFcGCCsGAQUFBwEBBEswSTAfBggrBgEFBQcwAYYTaHR0
# cDovL3N2LnN5bWNkLmNvbTAmBggrBgEFBQcwAoYaaHR0cDovL3N2LnN5bWNiLmNv
# bS9zdi5jcnQwEQYJYIZIAYb4QgEBBAQDAgQQMBYGCisGAQQBgjcCARsECDAGAQEA
# AQH/MA0GCSqGSIb3DQEBCwUAA4IBAQBcSpebwsBr27g/RFrksQkyPRsC0G898B+9
# 2hMS+c5/Bobaj8EiRgHyVRxqRCQ6azKglVt370tlJihY3luzR5eXILwZUktiAGYu
# fwuIlqyyZOtJodBJbeDVGK9cy+LgD8kZXqTLBb5kXRvwCHhTSO2PCVgYLJrHKsTp
# exPstL2ZpqKQIOETVaPOj0wMgL+sem8DHw8O+8Muav0QpZVtUBYyvrsIj+3QSbjV
# GEHj7aUW/b/rMSw9fzJ9WfxCifVdxftytdiCmuqvtMG4LV5h5LDuo3MgmvpbJ45u
# 7+zicAhCeJtAdj/W+CcrLzQdzLPCaJp58NfeIJ76yiyEYNputhIwMIIFWTCCBEGg
# AwIBAgIQPXjX+XZJYLJhffTwHsqGKjANBgkqhkiG9w0BAQsFADCByjELMAkGA1UE
# BhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2ln
# biBUcnVzdCBOZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwNiBWZXJpU2lnbiwgSW5j
# LiAtIEZvciBhdXRob3JpemVkIHVzZSBvbmx5MUUwQwYDVQQDEzxWZXJpU2lnbiBD
# bGFzcyAzIFB1YmxpYyBQcmltYXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0g
# RzUwHhcNMTMxMjEwMDAwMDAwWhcNMjMxMjA5MjM1OTU5WjB/MQswCQYDVQQGEwJV
# UzEdMBsGA1UEChMUU3ltYW50ZWMgQ29ycG9yYXRpb24xHzAdBgNVBAsTFlN5bWFu
# dGVjIFRydXN0IE5ldHdvcmsxMDAuBgNVBAMTJ1N5bWFudGVjIENsYXNzIDMgU0hB
# MjU2IENvZGUgU2lnbmluZyBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC
# ggEBAJeDHgAWryyx0gjE12iTUWAecfbiR7TbWE0jYmq0v1obUfejDRh3aLvYNqsv
# IVDanvPnXydOC8KXyAlwk6naXA1OpA2RoLTsFM6RclQuzqPbROlSGz9BPMpK5KrA
# 6DmrU8wh0MzPf5vmwsxYaoIV7j02zxzFlwckjvF7vjEtPW7ctZlCn0thlV8ccO4X
# fduL5WGJeMdoG68ReBqYrsRVR1PZszLWoQ5GQMWXkorRU6eZW4U1V9Pqk2JhIArH
# MHckEU1ig7a6e2iCMe5lyt/51Y2yNdyMK29qclxghJzyDJRewFZSAEjM0/ilfd4v
# 1xPkOKiE1Ua4E4bCG53qWjjdm9sCAwEAAaOCAYMwggF/MC8GCCsGAQUFBwEBBCMw
# ITAfBggrBgEFBQcwAYYTaHR0cDovL3MyLnN5bWNiLmNvbTASBgNVHRMBAf8ECDAG
# AQH/AgEAMGwGA1UdIARlMGMwYQYLYIZIAYb4RQEHFwMwUjAmBggrBgEFBQcCARYa
# aHR0cDovL3d3dy5zeW1hdXRoLmNvbS9jcHMwKAYIKwYBBQUHAgIwHBoaaHR0cDov
# L3d3dy5zeW1hdXRoLmNvbS9ycGEwMAYDVR0fBCkwJzAloCOgIYYfaHR0cDovL3Mx
# LnN5bWNiLmNvbS9wY2EzLWc1LmNybDAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYB
# BQUHAwMwDgYDVR0PAQH/BAQDAgEGMCkGA1UdEQQiMCCkHjAcMRowGAYDVQQDExFT
# eW1hbnRlY1BLSS0xLTU2NzAdBgNVHQ4EFgQUljtT8Hkzl699g+8uK8zKt4YecmYw
# HwYDVR0jBBgwFoAUf9Nlp8Ld7LvwMAnzQzn6Aq8zMTMwDQYJKoZIhvcNAQELBQAD
# ggEBABOFGh5pqTf3oL2kr34dYVP+nYxeDKZ1HngXI9397BoDVTn7cZXHZVqnjjDS
# RFph23Bv2iEFwi5zuknx0ZP+XcnNXgPgiZ4/dB7X9ziLqdbPuzUvM1ioklbRyE07
# guZ5hBb8KLCxR/Mdoj7uh9mmf6RWpT+thC4p3ny8qKqjPQQB6rqTog5QIikXTIfk
# OhFf1qQliZsFay+0yQFMJ3sLrBkFIqBgFT/ayftNTI/7cmd3/SeUx7o1DohJ/o39
# KK9KEr0Ns5cF3kQMFfo2KwPcwVAB8aERXRTl4r0nS1S+K4ReD6bDdAUK75fDiSKx
# H3fzvc1D1PFMqT+1i4SvZPLQFCEwggZqMIIFUqADAgECAhADAZoCOv9YsWvW1erm
# F/BmMA0GCSqGSIb3DQEBBQUAMGIxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdp
# Q2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xITAfBgNVBAMTGERp
# Z2lDZXJ0IEFzc3VyZWQgSUQgQ0EtMTAeFw0xNDEwMjIwMDAwMDBaFw0yNDEwMjIw
# MDAwMDBaMEcxCzAJBgNVBAYTAlVTMREwDwYDVQQKEwhEaWdpQ2VydDElMCMGA1UE
# AxMcRGlnaUNlcnQgVGltZXN0YW1wIFJlc3BvbmRlcjCCASIwDQYJKoZIhvcNAQEB
# BQADggEPADCCAQoCggEBAKNkXfx8s+CCNeDg9sYq5kl1O8xu4FOpnx9kWeZ8a39r
# jJ1V+JLjntVaY1sCSVDZg85vZu7dy4XpX6X51Id0iEQ7Gcnl9ZGfxhQ5rCTqqEss
# kYnMXij0ZLZQt/USs3OWCmejvmGfrvP9Enh1DqZbFP1FI46GRFV9GIYFjFWHeUhG
# 98oOjafeTl/iqLYtWQJhiGFyGGi5uHzu5uc0LzF3gTAfuzYBje8n4/ea8EwxZI3j
# 6/oZh6h+z+yMDDZbesF6uHjHyQYuRhDIjegEYNu8c3T6Ttj+qkDxss5wRoPp2kCh
# WTrZFQlXmVYwk/PJYczQCMxr7GJCkawCwO+k8IkRj3cCAwEAAaOCAzUwggMxMA4G
# A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMBYGA1UdJQEB/wQMMAoGCCsGAQUF
# BwMIMIIBvwYDVR0gBIIBtjCCAbIwggGhBglghkgBhv1sBwEwggGSMCgGCCsGAQUF
# BwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BTMIIBZAYIKwYBBQUHAgIw
# ggFWHoIBUgBBAG4AeQAgAHUAcwBlACAAbwBmACAAdABoAGkAcwAgAEMAZQByAHQA
# aQBmAGkAYwBhAHQAZQAgAGMAbwBuAHMAdABpAHQAdQB0AGUAcwAgAGEAYwBjAGUA
# cAB0AGEAbgBjAGUAIABvAGYAIAB0AGgAZQAgAEQAaQBnAGkAQwBlAHIAdAAgAEMA
# UAAvAEMAUABTACAAYQBuAGQAIAB0AGgAZQAgAFIAZQBsAHkAaQBuAGcAIABQAGEA
# cgB0AHkAIABBAGcAcgBlAGUAbQBlAG4AdAAgAHcAaABpAGMAaAAgAGwAaQBtAGkA
# dAAgAGwAaQBhAGIAaQBsAGkAdAB5ACAAYQBuAGQAIABhAHIAZQAgAGkAbgBjAG8A
# cgBwAG8AcgBhAHQAZQBkACAAaABlAHIAZQBpAG4AIABiAHkAIAByAGUAZgBlAHIA
# ZQBuAGMAZQAuMAsGCWCGSAGG/WwDFTAfBgNVHSMEGDAWgBQVABIrE5iymQftHt+i
# vlcNK2cCzTAdBgNVHQ4EFgQUYVpNJLZJMp1KKnkag0v0HonByn0wfQYDVR0fBHYw
# dDA4oDagNIYyaHR0cDovL2NybDMuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0QXNzdXJl
# ZElEQ0EtMS5jcmwwOKA2oDSGMmh0dHA6Ly9jcmw0LmRpZ2ljZXJ0LmNvbS9EaWdp
# Q2VydEFzc3VyZWRJRENBLTEuY3JsMHcGCCsGAQUFBwEBBGswaTAkBggrBgEFBQcw
# AYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMEEGCCsGAQUFBzAChjVodHRwOi8v
# Y2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRBc3N1cmVkSURDQS0xLmNydDAN
# BgkqhkiG9w0BAQUFAAOCAQEAnSV+GzNNsiaBXJuGziMgD4CH5Yj//7HUaiwx7ToX
# GXEXzakbvFoWOQCd42yE5FpA+94GAYw3+puxnSR+/iCkV61bt5qwYCbqaVchXTQv
# H3Gwg5QZBWs1kBCge5fH9j/n4hFBpr1i2fAnPTgdKG86Ugnw7HBi02JLsOBzppLA
# 044x2C/jbRcTBu7kA7YUq/OPQ6dxnSHdFMoVXZJB2vkPgdGZdA0mxA5/G7X1oPHG
# dwYoFenYk+VVFvC7Cqsc21xIJ2bIo4sKHOWV2q7ELlmgYd3a822iYemKC23sEhi9
# 91VUQAOSK2vCUcIKSK+w1G7g9BQKOhvjjz3Kr2qNe9zYRDCCBs0wggW1oAMCAQIC
# EAb9+QOWA63qAArrPye7uhswDQYJKoZIhvcNAQEFBQAwZTELMAkGA1UEBhMCVVMx
# FTATBgNVBAoTDERpZ2lDZXJ0IEluYzEZMBcGA1UECxMQd3d3LmRpZ2ljZXJ0LmNv
# bTEkMCIGA1UEAxMbRGlnaUNlcnQgQXNzdXJlZCBJRCBSb290IENBMB4XDTA2MTEx
# MDAwMDAwMFoXDTIxMTExMDAwMDAwMFowYjELMAkGA1UEBhMCVVMxFTATBgNVBAoT
# DERpZ2lDZXJ0IEluYzEZMBcGA1UECxMQd3d3LmRpZ2ljZXJ0LmNvbTEhMB8GA1UE
# AxMYRGlnaUNlcnQgQXNzdXJlZCBJRCBDQS0xMIIBIjANBgkqhkiG9w0BAQEFAAOC
# AQ8AMIIBCgKCAQEA6IItmfnKwkKVpYBzQHDSnlZUXKnE0kEGj8kz/E1FkVyBn+0s
# nPgWWd+etSQVwpi5tHdJ3InECtqvy15r7a2wcTHrzzpADEZNk+yLejYIA6sMNP4Y
# SYL+x8cxSIB8HqIPkg5QycaH6zY/2DDD/6b3+6LNb3Mj/qxWBZDwMiEWicZwiPkF
# l32jx0PdAug7Pe2xQaPtP77blUjE7h6z8rwMK5nQxl0SQoHhg26Ccz8mSxSQrllm
# CsSNvtLOBq6thG9IhJtPQLnxTPKvmPv2zkBdXPao8S+v7Iki8msYZbHBc63X8djP
# Hgp0XEK4aH631XcKJ1Z8D2KkPzIUYJX9BwSiCQIDAQABo4IDejCCA3YwDgYDVR0P
# AQH/BAQDAgGGMDsGA1UdJQQ0MDIGCCsGAQUFBwMBBggrBgEFBQcDAgYIKwYBBQUH
# AwMGCCsGAQUFBwMEBggrBgEFBQcDCDCCAdIGA1UdIASCAckwggHFMIIBtAYKYIZI
# AYb9bAABBDCCAaQwOgYIKwYBBQUHAgEWLmh0dHA6Ly93d3cuZGlnaWNlcnQuY29t
# L3NzbC1jcHMtcmVwb3NpdG9yeS5odG0wggFkBggrBgEFBQcCAjCCAVYeggFSAEEA
# bgB5ACAAdQBzAGUAIABvAGYAIAB0AGgAaQBzACAAQwBlAHIAdABpAGYAaQBjAGEA
# dABlACAAYwBvAG4AcwB0AGkAdAB1AHQAZQBzACAAYQBjAGMAZQBwAHQAYQBuAGMA
# ZQAgAG8AZgAgAHQAaABlACAARABpAGcAaQBDAGUAcgB0ACAAQwBQAC8AQwBQAFMA
# IABhAG4AZAAgAHQAaABlACAAUgBlAGwAeQBpAG4AZwAgAFAAYQByAHQAeQAgAEEA
# ZwByAGUAZQBtAGUAbgB0ACAAdwBoAGkAYwBoACAAbABpAG0AaQB0ACAAbABpAGEA
# YgBpAGwAaQB0AHkAIABhAG4AZAAgAGEAcgBlACAAaQBuAGMAbwByAHAAbwByAGEA
# dABlAGQAIABoAGUAcgBlAGkAbgAgAGIAeQAgAHIAZQBmAGUAcgBlAG4AYwBlAC4w
# CwYJYIZIAYb9bAMVMBIGA1UdEwEB/wQIMAYBAf8CAQAweQYIKwYBBQUHAQEEbTBr
# MCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQwYIKwYBBQUH
# MAKGN2h0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEFzc3VyZWRJ
# RFJvb3RDQS5jcnQwgYEGA1UdHwR6MHgwOqA4oDaGNGh0dHA6Ly9jcmwzLmRpZ2lj
# ZXJ0LmNvbS9EaWdpQ2VydEFzc3VyZWRJRFJvb3RDQS5jcmwwOqA4oDaGNGh0dHA6
# Ly9jcmw0LmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEFzc3VyZWRJRFJvb3RDQS5jcmww
# HQYDVR0OBBYEFBUAEisTmLKZB+0e36K+Vw0rZwLNMB8GA1UdIwQYMBaAFEXroq/0
# ksuCMS1Ri6enIZ3zbcgPMA0GCSqGSIb3DQEBBQUAA4IBAQBGUD7Jtygkpzgdtlsp
# r1LPUukxR6tWXHvVDQtBs+/sdR90OPKyXGGinJXDUOSCuSPRujqGcq04eKx1XRcX
# NHJHhZRW0eu7NoR3zCSl8wQZVann4+erYs37iy2QwsDStZS9Xk+xBdIOPRqpFFum
# hjFiqKgz5Js5p8T1zh14dpQlc+Qqq8+cdkvtX8JLFuRLcEwAiR78xXm8TBJX/l/h
# HrwCXaj++wc4Tw3GXZG5D2dFzdaD7eeSDY2xaYxP+1ngIw/Sqq4AfO6cQg7Pkdcn
# txbuD8O9fAqg7iwIVYUiuOsYGk38KiGtSTGDR5V3cdyxG0tLHBCcdxTBnU8vWpUI
# KRAmMYIESDCCBEQCAQEwgZMwfzELMAkGA1UEBhMCVVMxHTAbBgNVBAoTFFN5bWFu
# dGVjIENvcnBvcmF0aW9uMR8wHQYDVQQLExZTeW1hbnRlYyBUcnVzdCBOZXR3b3Jr
# MTAwLgYDVQQDEydTeW1hbnRlYyBDbGFzcyAzIFNIQTI1NiBDb2RlIFNpZ25pbmcg
# Q0ECECIfFPbijqGr0BDqJNobugswCQYFKw4DAhoFAKB4MBgGCisGAQQBgjcCAQwx
# CjAIoAKAAKECgAAwGQYJKoZIhvcNAQkDMQwGCisGAQQBgjcCAQQwHAYKKwYBBAGC
# NwIBCzEOMAwGCisGAQQBgjcCARUwIwYJKoZIhvcNAQkEMRYEFOctqDSi4xZypISf
# 95uuu/TARP8UMA0GCSqGSIb3DQEBAQUABIIBAB15gpCJi/478eYkLiSvpmgbloo9
# aLd6H9civntcoaJj9kLjM/26Il+DV1lxKT3LaXosBAfOtY8PiHoxZOJiLoMkNPPH
# 9//9heLmj1T/tPCmrH1XmbbmSSQPN4NzfVLt1fMLXhcDkA9KEiO5pGhp2msCVZJP
# n/5u2lPWAeAg79U/vOFJBuxSkyyu7FMD3yks+9wMiTJf0VRO8QQxN2CKYeTeH48m
# NFiuzIGXfBiGnggOA8xJyGlg8J7CzUKlYRe8o6snFS+TyaMtVFYUaEQK7Wp7aNWK
# vr7DZwlF3pJZ880A22vaZ6r4jRkMC1OHioLXpvDX7Bxb2WDOeyPobfIazQKhggIP
# MIICCwYJKoZIhvcNAQkGMYIB/DCCAfgCAQEwdjBiMQswCQYDVQQGEwJVUzEVMBMG
# A1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSEw
# HwYDVQQDExhEaWdpQ2VydCBBc3N1cmVkIElEIENBLTECEAMBmgI6/1ixa9bV6uYX
# 8GYwCQYFKw4DAhoFAKBdMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZI
# hvcNAQkFMQ8XDTE3MDQxMjAyMjUyMVowIwYJKoZIhvcNAQkEMRYEFOsMbuWEbw4D
# p7a+R0C+DyxapQATMA0GCSqGSIb3DQEBAQUABIIBAACf1lomnDbXflTw0HD0N9a9
# F6Bq2onYp2UCpQiMZFnCi3xNpYtFPp+ujSsc1+0VWoXoshRo3od8MEdjcm6QGGvQ
# AikXm0XGBIFzcd84BG0gghj18p5Se0i+dakFp3aB+zJH8/c6JI5z7EgRc8kY0j2J
# HEiqCeb9nbJDyztULMswqY3r4KX/bWH4LkPZFnNd383OejouKepe6k6uwybyD8/Y
# YgFhF9UX/DlxZQoLwtjMM/MMAaYrqQO1e6qP6y5sKaALcsZbS9tMC8A525SkZrSb
# ikURKs8j+P3F+0Pc+cHzjSXaL/6RlbSFax2qWK04ChK1Y03+8pc3mPFmU6fuXks=
# SIG # End signature block