Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api-bqtgftz736ft.deno.dev/v0.5/services/mq.ts?docs=full";

§Classes

MQ

§Interfaces

ActionRequired

Action required for a broker.

AvailabilityZone

Name of the availability zone.

BrokerEngineType

Types of broker engines.

BrokerInstance

Returns information about all brokers.

BrokerInstanceOption

Option for host instance type.

BrokerSummary

Returns information about all brokers.

Configuration

Returns information about all configurations.

ConfigurationId

A list of information about the configuration.

ConfigurationRevision

Returns information about the specified configuration revision.

Configurations

Broker configuration information

CreateBrokerRequest

Creates a broker using the specified properties.

CreateBrokerResponse
CreateConfigurationRequest

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

CreateConfigurationResponse
CreateTagsRequest

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

CreateUserRequest

Creates a new ActiveMQ user.

DataReplicationCounterpart

Specifies a broker in a data replication pair.

DataReplicationMetadataOutput

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

DeleteBrokerRequest
DeleteBrokerResponse
DeleteTagsRequest
DeleteUserRequest
DescribeBrokerEngineTypesRequest
DescribeBrokerEngineTypesResponse
DescribeBrokerInstanceOptionsRequest
DescribeBrokerInstanceOptionsResponse
DescribeBrokerRequest
DescribeBrokerResponse
DescribeConfigurationRequest
DescribeConfigurationResponse
DescribeConfigurationRevisionRequest
DescribeConfigurationRevisionResponse
DescribeUserRequest
DescribeUserResponse
EncryptionOptions

Encryption options for the broker.

EngineVersion

Id of the engine version.

LdapServerMetadataInput

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

LdapServerMetadataOutput

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

ListBrokersRequest
ListBrokersResponse
ListConfigurationRevisionsRequest
ListConfigurationRevisionsResponse
ListConfigurationsRequest
ListConfigurationsResponse
ListTagsRequest
ListTagsResponse
ListUsersRequest
ListUsersResponse
Logs

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

LogsSummary

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

PendingLogs

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

PromoteRequest

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

PromoteResponse
RebootBrokerRequest
SanitizationWarning

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

UpdateBrokerRequest

Updates the broker using the specified properties.

UpdateBrokerResponse
UpdateConfigurationRequest

Updates the specified configuration.

UpdateConfigurationResponse
UpdateUserRequest

Updates the information for an ActiveMQ user.

User

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.

UserPendingChanges

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

UserSummary

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

WeeklyStartTime

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

§Type Aliases

AuthenticationStrategy

Optional. The authentication strategy used to secure the broker. The default is SIMPLE.

BrokerState

The broker's status.

BrokerStorageType

The broker's storage type.

ChangeType

The type of change pending for the ActiveMQ user.

DataReplicationMode

Specifies whether a broker is a part of a data replication pair.

DayOfWeek
DeploymentMode

The broker's deployment mode.

EngineType

The type of broker engine. Amazon MQ supports ActiveMQ and RabbitMQ.

PromoteMode

The Promote mode requested.

SanitizationWarningReason

The reason for which the configuration elements or attributes were sanitized.