Module Awso_mq_lwtSource

Sourceval create_tags : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_mq.Values.CreateTagsRequest.t -> (unit, unit) Result.t Lwt.t
Sourceval delete_tags : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_mq.Values.DeleteTagsRequest.t -> (unit, unit) Result.t Lwt.t
include module type of struct include Awso_mq.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule AvailabilityZone = Awso_mq.Values.AvailabilityZone

Name of the availability zone.

Sourcemodule DeploymentMode = Awso_mq.Values.DeploymentMode
Sourcemodule EngineVersion = Awso_mq.Values.EngineVersion

Id of the engine version.

Sourcemodule SanitizationWarningReason = Awso_mq.Values.SanitizationWarningReason
Sourcemodule AuthenticationStrategy = Awso_mq.Values.AuthenticationStrategy
Sourcemodule ConfigurationRevision = Awso_mq.Values.ConfigurationRevision

Returns information about the specified configuration revision.

Sourcemodule ConfigurationId = Awso_mq.Values.ConfigurationId

A list of information about the configuration.

Sourcemodule BrokerStorageType = Awso_mq.Values.BrokerStorageType
Sourcemodule SanitizationWarning = Awso_mq.Values.SanitizationWarning

Returns information about the configuration element or attribute that was sanitized in the configuration.

Sourcemodule DataReplicationCounterpart = Awso_mq.Values.DataReplicationCounterpart

Specifies a broker in a data replication pair.

Returns a list of all broker users. Does not apply to RabbitMQ brokers.

Sourcemodule Configuration = Awso_mq.Values.Configuration

Returns information about all configurations.

Sourcemodule BrokerSummary = Awso_mq.Values.BrokerSummary

Returns information about all brokers.

The list of information about logs to be enabled for the specified broker.

Sourcemodule ActionRequired = Awso_mq.Values.ActionRequired

Action required for a broker.

Sourcemodule BrokerInstance = Awso_mq.Values.BrokerInstance

Returns information about all brokers.

Sourcemodule BrokerInstanceOption = Awso_mq.Values.BrokerInstanceOption

Option for host instance type.

Sourcemodule BrokerEngineType = Awso_mq.Values.BrokerEngineType

Types of broker engines.

A user associated with the broker. For Amazon MQ for RabbitMQ brokers, one and only one administrative user is accepted and created when a broker is first provisioned. All subsequent broker users are created by making RabbitMQ API calls directly to brokers or via the RabbitMQ web console.

Sourcemodule BadRequestException = Awso_mq.Values.BadRequestException

Returns information about an error.

Sourcemodule ConflictException = Awso_mq.Values.ConflictException

Returns information about an error.

Sourcemodule ForbiddenException = Awso_mq.Values.ForbiddenException

Returns information about an error.

Sourcemodule InternalServerErrorException = Awso_mq.Values.InternalServerErrorException

Returns information about an error.

Sourcemodule NotFoundException = Awso_mq.Values.NotFoundException

Returns information about an error.

Sourcemodule DataReplicationMetadataOutput = Awso_mq.Values.DataReplicationMetadataOutput

The replication details of the data replication-enabled broker. Only returned if dataReplicationMode or pendingDataReplicationMode is set to CRDR.

Sourcemodule DataReplicationMode = Awso_mq.Values.DataReplicationMode
Sourcemodule LdapServerMetadataOutput = Awso_mq.Values.LdapServerMetadataOutput

Optional. The metadata of the LDAP server used to authenticate and authorize connections to the broker.

The list of information about logs to be enabled for the specified broker.

Sourcemodule WeeklyStartTime = Awso_mq.Values.WeeklyStartTime

The scheduled time period relative to UTC during which Amazon MQ begins to apply pending updates or patches to the broker.

Sourcemodule LdapServerMetadataInput = Awso_mq.Values.LdapServerMetadataInput

Optional. The metadata of the LDAP server used to authenticate and authorize connections to the broker. Does not apply to RabbitMQ brokers.

Sourcemodule UserPendingChanges = Awso_mq.Values.UserPendingChanges

Returns information about the status of the changes pending for the ActiveMQ user.

Sourcemodule Configurations = Awso_mq.Values.Configurations

Broker configuration information

Sourcemodule EncryptionOptions = Awso_mq.Values.EncryptionOptions

Encryption options for the broker.

The list of information about logs currently enabled and pending to be deployed for the specified broker.

Sourcemodule UnauthorizedException = Awso_mq.Values.UnauthorizedException

Returns information about an error.

Sourcemodule UpdateUserResponse = Awso_mq.Values.UpdateUserResponse

Updates the information for an ActiveMQ user.

Sourcemodule UpdateUserRequest = Awso_mq.Values.UpdateUserRequest

Updates the information for an ActiveMQ user.

Sourcemodule UpdateUserInput = Awso_mq.Values.UpdateUserInput

Updates the information for an ActiveMQ user.

Sourcemodule UpdateConfigurationResponse = Awso_mq.Values.UpdateConfigurationResponse

Updates the specified configuration.

Sourcemodule UpdateConfigurationRequest = Awso_mq.Values.UpdateConfigurationRequest

Updates the specified configuration.

Sourcemodule UpdateConfigurationOutput = Awso_mq.Values.UpdateConfigurationOutput

Returns information about the updated configuration.

Sourcemodule UpdateConfigurationInput = Awso_mq.Values.UpdateConfigurationInput

Updates the specified configuration.

Sourcemodule UpdateBrokerResponse = Awso_mq.Values.UpdateBrokerResponse

Adds a pending configuration change to a broker.

Sourcemodule UpdateBrokerRequest = Awso_mq.Values.UpdateBrokerRequest

Updates the broker using the specified properties.

Sourcemodule UpdateBrokerOutput = Awso_mq.Values.UpdateBrokerOutput

Returns information about the updated broker.

Sourcemodule UpdateBrokerInput = Awso_mq.Values.UpdateBrokerInput

Updates the broker using the specified properties.

A map of the key-value pairs for the resource tag.

Sourcemodule RebootBrokerResponse = Awso_mq.Values.RebootBrokerResponse

Reboots a broker. Note: This API is asynchronous.

Sourcemodule RebootBrokerRequest = Awso_mq.Values.RebootBrokerRequest

Reboots a broker. Note: This API is asynchronous.

Sourcemodule PromoteResponse = Awso_mq.Values.PromoteResponse

Promotes a data replication replica broker to the primary broker role.

Sourcemodule PromoteRequest = Awso_mq.Values.PromoteRequest

Promotes a data replication replica broker to the primary broker role.

Sourcemodule PromoteOutput = Awso_mq.Values.PromoteOutput

Returns information about the updated broker.

Sourcemodule PromoteInput = Awso_mq.Values.PromoteInput

Creates a Promote request with the properties specified.

Sourcemodule ListUsersResponse = Awso_mq.Values.ListUsersResponse

Returns a list of all ActiveMQ users.

Sourcemodule ListUsersRequest = Awso_mq.Values.ListUsersRequest

Returns a list of all ActiveMQ users.

Sourcemodule ListUsersOutput = Awso_mq.Values.ListUsersOutput

Returns a list of all ActiveMQ users.

Sourcemodule ListTagsResponse = Awso_mq.Values.ListTagsResponse

Lists tags for a resource.

Sourcemodule ListTagsRequest = Awso_mq.Values.ListTagsRequest

Lists tags for a resource.

Sourcemodule ListConfigurationsResponse = Awso_mq.Values.ListConfigurationsResponse

Returns a list of all configurations.

Sourcemodule ListConfigurationsRequest = Awso_mq.Values.ListConfigurationsRequest

Returns a list of all configurations.

Sourcemodule ListConfigurationsOutput = Awso_mq.Values.ListConfigurationsOutput

Returns a list of all configurations.

Sourcemodule ListConfigurationRevisionsResponse = Awso_mq.Values.ListConfigurationRevisionsResponse

Returns a list of all revisions for the specified configuration.

Sourcemodule ListConfigurationRevisionsRequest = Awso_mq.Values.ListConfigurationRevisionsRequest

Returns a list of all revisions for the specified configuration.

Sourcemodule ListConfigurationRevisionsOutput = Awso_mq.Values.ListConfigurationRevisionsOutput

Returns a list of all revisions for the specified configuration.

Sourcemodule ListBrokersResponse = Awso_mq.Values.ListBrokersResponse

Returns a list of all brokers.

Sourcemodule ListBrokersRequest = Awso_mq.Values.ListBrokersRequest

Returns a list of all brokers.

Sourcemodule ListBrokersOutput = Awso_mq.Values.ListBrokersOutput

A list of information about all brokers.

Returns information about an error.

Sourcemodule DescribeUserResponse = Awso_mq.Values.DescribeUserResponse

Returns information about an ActiveMQ user.

Sourcemodule DescribeUserRequest = Awso_mq.Values.DescribeUserRequest

Returns information about an ActiveMQ user.

Sourcemodule DescribeUserOutput = Awso_mq.Values.DescribeUserOutput

Returns information about an ActiveMQ user.

Sourcemodule DescribeConfigurationRevisionResponse = Awso_mq.Values.DescribeConfigurationRevisionResponse

Returns the specified configuration revision for the specified configuration.

Sourcemodule DescribeConfigurationRevisionRequest = Awso_mq.Values.DescribeConfigurationRevisionRequest

Returns the specified configuration revision for the specified configuration.

Sourcemodule DescribeConfigurationRevisionOutput = Awso_mq.Values.DescribeConfigurationRevisionOutput

Returns the specified configuration revision for the specified configuration.

Sourcemodule DescribeConfigurationResponse = Awso_mq.Values.DescribeConfigurationResponse

Returns information about the specified configuration.

Sourcemodule DescribeConfigurationRequest = Awso_mq.Values.DescribeConfigurationRequest

Returns information about the specified configuration.

Sourcemodule DescribeBrokerResponse = Awso_mq.Values.DescribeBrokerResponse

Returns information about the specified broker.

Sourcemodule DescribeBrokerRequest = Awso_mq.Values.DescribeBrokerRequest

Returns information about the specified broker.

Sourcemodule DescribeBrokerOutput = Awso_mq.Values.DescribeBrokerOutput

Returns information about the specified broker.

Sourcemodule DescribeBrokerInstanceOptionsResponse = Awso_mq.Values.DescribeBrokerInstanceOptionsResponse

Describe available broker instance options.

Sourcemodule DescribeBrokerInstanceOptionsRequest = Awso_mq.Values.DescribeBrokerInstanceOptionsRequest

Describe available broker instance options.

Sourcemodule DescribeBrokerEngineTypesResponse = Awso_mq.Values.DescribeBrokerEngineTypesResponse

Describe available engine types and versions.

Sourcemodule DescribeBrokerEngineTypesRequest = Awso_mq.Values.DescribeBrokerEngineTypesRequest

Describe available engine types and versions.

Sourcemodule DeleteUserResponse = Awso_mq.Values.DeleteUserResponse

Deletes an ActiveMQ user.

Sourcemodule DeleteUserRequest = Awso_mq.Values.DeleteUserRequest

Deletes an ActiveMQ user.

Sourcemodule DeleteTagsRequest = Awso_mq.Values.DeleteTagsRequest

Removes a tag from a resource.

Sourcemodule DeleteConfigurationResponse = Awso_mq.Values.DeleteConfigurationResponse

Deletes the specified configuration.

Sourcemodule DeleteConfigurationRequest = Awso_mq.Values.DeleteConfigurationRequest

Deletes the specified configuration.

Sourcemodule DeleteConfigurationOutput = Awso_mq.Values.DeleteConfigurationOutput

Returns information about the deleted configuration.

Sourcemodule DeleteBrokerResponse = Awso_mq.Values.DeleteBrokerResponse

Deletes a broker. Note: This API is asynchronous.

Sourcemodule DeleteBrokerRequest = Awso_mq.Values.DeleteBrokerRequest

Deletes a broker. Note: This API is asynchronous.

Sourcemodule DeleteBrokerOutput = Awso_mq.Values.DeleteBrokerOutput

Returns information about the deleted broker.

Sourcemodule CreateUserResponse = Awso_mq.Values.CreateUserResponse

Creates an ActiveMQ user. Do not add personally identifiable information (PII) or other confidential or sensitive information in broker usernames. Broker usernames are accessible to other Amazon Web Services services, including CloudWatch Logs. Broker usernames are not intended to be used for private or sensitive data.

Sourcemodule CreateUserRequest = Awso_mq.Values.CreateUserRequest

Creates a new ActiveMQ user.

Sourcemodule CreateUserInput = Awso_mq.Values.CreateUserInput

Creates a new ActiveMQ user.

Sourcemodule CreateTagsRequest = Awso_mq.Values.CreateTagsRequest

A map of the key-value pairs for the resource tag.

Sourcemodule CreateConfigurationResponse = Awso_mq.Values.CreateConfigurationResponse

Creates a new configuration for the specified configuration name. Amazon MQ uses the default configuration (the engine type and version).

Sourcemodule CreateConfigurationRequest = Awso_mq.Values.CreateConfigurationRequest

Creates a new configuration for the specified configuration name. Amazon MQ uses the default configuration (the engine type and version).

Sourcemodule CreateConfigurationOutput = Awso_mq.Values.CreateConfigurationOutput

Returns information about the created configuration.

Sourcemodule CreateConfigurationInput = Awso_mq.Values.CreateConfigurationInput

Creates a new configuration for the specified configuration name. Amazon MQ uses the default configuration (the engine type and version).

Sourcemodule CreateBrokerResponse = Awso_mq.Values.CreateBrokerResponse

Creates a broker. Note: This API is asynchronous. To create a broker, you must either use the AmazonMQFullAccess IAM policy or include the following EC2 permissions in your IAM policy. ec2:CreateNetworkInterface This permission is required to allow Amazon MQ to create an elastic network interface (ENI) on behalf of your account. ec2:CreateNetworkInterfacePermission This permission is required to attach the ENI to the broker instance. ec2:DeleteNetworkInterface ec2:DeleteNetworkInterfacePermission ec2:DetachNetworkInterface ec2:DescribeInternetGateways ec2:DescribeNetworkInterfaces ec2:DescribeNetworkInterfacePermissions ec2:DescribeRouteTables ec2:DescribeSecurityGroups ec2:DescribeSubnets ec2:DescribeVpcs For more information, see Create an IAM User and Get Your Amazon Web Services Credentials and Never Modify or Delete the Amazon MQ Elastic Network Interface in the Amazon MQ Developer Guide.

Sourcemodule CreateBrokerRequest = Awso_mq.Values.CreateBrokerRequest

Creates a broker using the specified properties.

Sourcemodule CreateBrokerOutput = Awso_mq.Values.CreateBrokerOutput

Returns information about the created broker.

Sourcemodule CreateBrokerInput = Awso_mq.Values.CreateBrokerInput

Creates a broker.

Sourcemodule BrokerInstanceOptionsOutput = Awso_mq.Values.BrokerInstanceOptionsOutput

Returns a list of broker instance options.

Sourcemodule BrokerEngineTypeOutput = Awso_mq.Values.BrokerEngineTypeOutput

Returns a list of broker engine type.