AWS.Tools.MQ.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.MQ</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.MQ.GetMQBrokerCmdlet"> <summary> Returns information about the specified broker. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQBrokerCmdlet.BrokerId"> <summary> <para> The name of the broker. This value must be unique in your AWS account, 1-50 characters long, must contain only letters, numbers, dashes, and underscores, and must not contain whitespaces, brackets, wildcard characters, or special characters. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.GetMQBrokerEngineTypeCmdlet"> <summary> Describe available engine types and versions.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQBrokerEngineTypeCmdlet.EngineType"> <summary> <para> Filter response by engine type. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQBrokerEngineTypeCmdlet.MaxResult"> <summary> <para> The maximum number of engine types that Amazon MQ can return per page (20 by default). This value must be an integer from 5 to 100. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQBrokerEngineTypeCmdlet.NextToken"> <summary> <para> The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.GetMQBrokerInstanceOptionCmdlet"> <summary> Describe available broker instance options.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQBrokerInstanceOptionCmdlet.EngineType"> <summary> <para> Filter response by engine type. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQBrokerInstanceOptionCmdlet.HostInstanceType"> <summary> <para> Filter response by host instance type. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQBrokerInstanceOptionCmdlet.MaxResult"> <summary> <para> The maximum number of instance options that Amazon MQ can return per page (20 by default). This value must be an integer from 5 to 100. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQBrokerInstanceOptionCmdlet.NextToken"> <summary> <para> The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.GetMQBrokerListCmdlet"> <summary> Returns a list of all brokers.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQBrokerListCmdlet.MaxResult"> <summary> <para> The maximum number of brokers that Amazon MQ can return per page (20 by default). This value must be an integer from 5 to 100. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQBrokerListCmdlet.NextToken"> <summary> <para> The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.GetMQConfigurationCmdlet"> <summary> Returns information about the specified configuration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQConfigurationCmdlet.ConfigurationId"> <summary> <para> The unique ID that Amazon MQ generates for the configuration. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.GetMQConfigurationListCmdlet"> <summary> Returns a list of all configurations.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQConfigurationListCmdlet.MaxResult"> <summary> <para> The maximum number of configurations that Amazon MQ can return per page (20 by default). This value must be an integer from 5 to 100. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQConfigurationListCmdlet.NextToken"> <summary> <para> The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.GetMQConfigurationRevisionCmdlet"> <summary> Returns the specified configuration revision for the specified configuration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQConfigurationRevisionCmdlet.ConfigurationId"> <summary> <para> The unique ID that Amazon MQ generates for the configuration. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQConfigurationRevisionCmdlet.ConfigurationRevision"> <summary> <para> The revision of the configuration. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.GetMQConfigurationRevisionListCmdlet"> <summary> Returns a list of all revisions for the specified configuration.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQConfigurationRevisionListCmdlet.ConfigurationId"> <summary> <para> The unique ID that Amazon MQ generates for the configuration. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQConfigurationRevisionListCmdlet.MaxResult"> <summary> <para> The maximum number of configurations that Amazon MQ can return per page (20 by default). This value must be an integer from 5 to 100. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQConfigurationRevisionListCmdlet.NextToken"> <summary> <para> The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.GetMQTagListCmdlet"> <summary> Lists tags for a resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQTagListCmdlet.ResourceArn"> <summary> <para> The Amazon Resource Name (ARN) of the resource tag. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.GetMQUserCmdlet"> <summary> Returns information about an ActiveMQ user. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQUserCmdlet.BrokerId"> <summary> <para> The unique ID that Amazon MQ generates for the broker. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQUserCmdlet.Username"> <summary> <para> The username of the ActiveMQ user. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 2-100 characters long. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.GetMQUserListCmdlet"> <summary> Returns a list of all ActiveMQ users.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQUserListCmdlet.BrokerId"> <summary> <para> The unique ID that Amazon MQ generates for the broker. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQUserListCmdlet.MaxResult"> <summary> <para> The maximum number of ActiveMQ users that can be returned per page (20 by default). This value must be an integer from 5 to 100. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.GetMQUserListCmdlet.NextToken"> <summary> <para> The token that specifies the next page of results Amazon MQ should return. To request the first page, leave nextToken empty. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet"> <summary> Creates a broker. Note: This API is asynchronous. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.Logs_Audit"> <summary> <para> Enables audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.AutoMinorVersionUpgrade"> <summary> <para> Required. Enables automatic upgrades to new minor versions for brokers, as Apache releases the versions. The automatic upgrades occur during the maintenance window of the broker or after a manual broker reboot. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.BrokerName"> <summary> <para> Required. The name of the broker. This value must be unique in your AWS account, 1-50 characters long, must contain only letters, numbers, dashes, and underscores, and must not contain whitespaces, brackets, wildcard characters, or special characters. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.Configuration"> <summary> <para> A list of information about the configuration. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.CreatorRequestId"> <summary> <para> The unique ID that the requester receives for the created broker. Amazon MQ passes your ID with the API action. Note: We recommend using a Universally Unique Identifier (UUID) for the creatorRequestId. You may omit the creatorRequestId if your application doesn't require idempotency. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.DeploymentMode"> <summary> <para> Required. The deployment mode of the broker. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.EngineType"> <summary> <para> Required. The type of broker engine. Note: Currently, Amazon MQ supports only ACTIVEMQ. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.EngineVersion"> <summary> <para> Required. The version of the broker engine. For a list of supported engine versions, see https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/broker-engine.html </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.Logs_General"> <summary> <para> Enables general logging. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.HostInstanceType"> <summary> <para> Required. The broker's instance type. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.EncryptionOptions_KmsKeyId"> <summary> <para> The customer master key (CMK) to use for the AWS Key Management Service (KMS). This key is used to encrypt your data at rest. If not provided, Amazon MQ will use a default CMK to encrypt your data. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.MaintenanceWindowStartTime"> <summary> <para> The parameters that determine the WeeklyStartTime. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.PubliclyAccessible"> <summary> <para> Required. Enables connections from applications outside of the VPC that hosts the broker's subnets. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.SecurityGroup"> <summary> <para> The list of rules (1 minimum, 125 maximum) that authorize connections to brokers. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.SubnetId"> <summary> <para> The list of groups (2 maximum) that define which subnets and IP ranges the broker can use from different Availability Zones. A SINGLE_INSTANCE deployment requires one subnet (for example, the default subnet). An ACTIVE_STANDBY_MULTI_AZ deployment requires two subnets. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.Tag"> <summary> <para> Create tags when creating the broker. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.EncryptionOptions_UseAwsOwnedKey"> <summary> <para> Enables the use of an AWS owned CMK using AWS Key Management Service (KMS). </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.User"> <summary> <para> Required. The list of ActiveMQ users (persons or applications) who can access queues and topics. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 2-100 characters long. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQBrokerCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.NewMQConfigurationCmdlet"> <summary> Creates a new configuration for the specified configuration name. Amazon MQ uses the default configuration (the engine type and version). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQConfigurationCmdlet.EngineType"> <summary> <para> Required. The type of broker engine. Note: Currently, Amazon MQ supports only ACTIVEMQ. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQConfigurationCmdlet.EngineVersion"> <summary> <para> Required. The version of the broker engine. For a list of supported engine versions, see https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/broker-engine.html </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQConfigurationCmdlet.Name"> <summary> <para> Required. The name of the configuration. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 1-150 characters long. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQConfigurationCmdlet.Tag"> <summary> <para> Create tags when creating the configuration. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQConfigurationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.NewMQTagCmdlet"> <summary> Add a tag to a resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQTagCmdlet.ResourceArn"> <summary> <para> The Amazon Resource Name (ARN) of the resource tag. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQTagCmdlet.Tag"> <summary> <para> The key-value pair for the resource tag. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQTagCmdlet.PassThru"> <summary> Returns the value passed to the ResourceArn parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.NewMQUserCmdlet"> <summary> Creates an ActiveMQ user. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQUserCmdlet.BrokerId"> <summary> <para> The unique ID that Amazon MQ generates for the broker. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQUserCmdlet.ConsoleAccess"> <summary> <para> Enables access to the the ActiveMQ Web Console for the ActiveMQ user. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQUserCmdlet.Group"> <summary> <para> The list of groups (20 maximum) to which the ActiveMQ user belongs. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 2-100 characters long. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQUserCmdlet.Password"> <summary> <para> Required. The password of the user. This value must be at least 12 characters long, must contain at least 4 unique characters, and must not contain commas. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQUserCmdlet.Username"> <summary> <para> The username of the ActiveMQ user. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 2-100 characters long. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQUserCmdlet.PassThru"> <summary> Returns the value passed to the Username parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.NewMQUserCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.RemoveMQBrokerCmdlet"> <summary> Deletes a broker. Note: This API is asynchronous. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.RemoveMQBrokerCmdlet.BrokerId"> <summary> <para> The name of the broker. This value must be unique in your AWS account, 1-50 characters long, must contain only letters, numbers, dashes, and underscores, and must not contain whitespaces, brackets, wildcard characters, or special characters. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.RemoveMQBrokerCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.RemoveMQTagCmdlet"> <summary> Removes a tag from a resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.RemoveMQTagCmdlet.ResourceArn"> <summary> <para> The Amazon Resource Name (ARN) of the resource tag. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.RemoveMQTagCmdlet.TagKey"> <summary> <para> An array of tag keys to delete </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.RemoveMQTagCmdlet.PassThru"> <summary> Returns the value passed to the ResourceArn parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.RemoveMQTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.RemoveMQUserCmdlet"> <summary> Deletes an ActiveMQ user. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.RemoveMQUserCmdlet.BrokerId"> <summary> <para> The unique ID that Amazon MQ generates for the broker. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.RemoveMQUserCmdlet.Username"> <summary> <para> The username of the ActiveMQ user. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 2-100 characters long. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.RemoveMQUserCmdlet.PassThru"> <summary> Returns the value passed to the Username parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.RemoveMQUserCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.RestartMQBrokerCmdlet"> <summary> Reboots a broker. Note: This API is asynchronous. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.RestartMQBrokerCmdlet.BrokerId"> <summary> <para> The unique ID that Amazon MQ generates for the broker. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.RestartMQBrokerCmdlet.PassThru"> <summary> Returns the value passed to the BrokerId parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.RestartMQBrokerCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.UpdateMQBrokerCmdlet"> <summary> Adds a pending configuration change to a broker. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQBrokerCmdlet.Logs_Audit"> <summary> <para> Enables audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQBrokerCmdlet.AutoMinorVersionUpgrade"> <summary> <para> Enables automatic upgrades to new minor versions for brokers, as Apache releases the versions. The automatic upgrades occur during the maintenance window of the broker or after a manual broker reboot. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQBrokerCmdlet.BrokerId"> <summary> <para> The name of the broker. This value must be unique in your AWS account, 1-50 characters long, must contain only letters, numbers, dashes, and underscores, and must not contain whitespaces, brackets, wildcard characters, or special characters. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQBrokerCmdlet.Configuration"> <summary> <para> A list of information about the configuration. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQBrokerCmdlet.EngineVersion"> <summary> <para> The version of the broker engine. For a list of supported engine versions, see https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/broker-engine.html </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQBrokerCmdlet.Logs_General"> <summary> <para> Enables general logging. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQBrokerCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.UpdateMQConfigurationCmdlet"> <summary> Updates the specified configuration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQConfigurationCmdlet.ConfigurationId"> <summary> <para> The unique ID that Amazon MQ generates for the configuration. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQConfigurationCmdlet.Data"> <summary> <para> Required. The base64-encoded XML configuration. </para> <para>The cmdlet will automatically convert the supplied parameter value to Base64 before supplying to the service.</para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQConfigurationCmdlet.Description"> <summary> <para> The description of the configuration. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQConfigurationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MQ.UpdateMQUserCmdlet"> <summary> Updates the information for an ActiveMQ user. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQUserCmdlet.BrokerId"> <summary> <para> The unique ID that Amazon MQ generates for the broker. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQUserCmdlet.ConsoleAccess"> <summary> <para> Enables access to the the ActiveMQ Web Console for the ActiveMQ user. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQUserCmdlet.Group"> <summary> <para> The list of groups (20 maximum) to which the ActiveMQ user belongs. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 2-100 characters long. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQUserCmdlet.Password"> <summary> <para> The password of the user. This value must be at least 12 characters long, must contain at least 4 unique characters, and must not contain commas. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQUserCmdlet.Username"> <summary> <para> Required. The username of the ActiveMQ user. This value can contain only alphanumeric characters, dashes, periods, underscores, and tildes (- . _ ~). This value must be 2-100 characters long. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQUserCmdlet.PassThru"> <summary> Returns the value passed to the Username parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MQ.UpdateMQUserCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> </members> </doc> |