Skip to main content

@cdklabs/cdk-amazonmq-activemq-config-v5-18-4

Project description

Amazon MQ for ActiveMQ XML configuration v5.18.4 bindings

---
Features Stability
All types are experimental Experimental

Experimental: All types in this module are experimental and are under active development. They are subject to non-backward compatible changes or removal in any future version. These are not subject to the Semantic Versioning model and breaking changes will be announced in the release notes. This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.


This package provides strongly-typed configuration bindings for Amazon MQ for ActiveMQ version 5.18.4. It enables you to define your ActiveMQ broker configurations in code instead of raw XML.

The types in this library are intended to be used with the @cdklabs/cdk-amazonmq library and allow for providing strongly-typed configuration of ActiveMQ brokers that is generated from the XML schema definition tailored for the Amazon MQ.

An example of using this library can be found below:

// Basic broker configuration
const broker = new Broker({
  schedulePeriodForDestinationPurge: 10000,
  start: false
}, {
  // Destination interceptors configuration
  destinationInterceptors: [
    // ... interceptor configuration
  ],

  // Persistence configuration
  persistenceAdapter: new KahaDB({
    // ... persistence configuration
  }),

  // Policy configuration
  destinationPolicy: new PolicyMap({
    // ... policy configuration
  }),

  // ... other sections
});

LDAP Integration Note: Amazon MQ for ActiveMQ enables LDAP integration which requires using cachedLDAPAuthorizationMap. See ActiveMQ documentation for more details. The types in this package include the CachedLDAPAuthorizationMap type with attributes specifically enabled by Amazon MQ for ActiveMQ.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file cdklabs_cdk_amazonmq_activemq_config_v5_18_4-0.0.1.tar.gz.

File metadata

File hashes

Hashes for cdklabs_cdk_amazonmq_activemq_config_v5_18_4-0.0.1.tar.gz
Algorithm Hash digest
SHA256 974b5ba404408225d2f84a7ae9d276de4d85c07c27ea9131c592398662463433
MD5 b85440c32060b9107279134d1880dc05
BLAKE2b-256 fa63a086ed5e733324f58040ec338e6292db3c49693a03d93cdaa00603bb691f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cdklabs_cdk_amazonmq_activemq_config_v5_18_4-0.0.1.tar.gz:

Publisher: release.yml on cdklabs/cdk-amazonmq-activemq-configs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cdklabs_cdk_amazonmq_activemq_config_v5_18_4-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cdklabs_cdk_amazonmq_activemq_config_v5_18_4-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 77870776b86823f3012b1cac36dfbb0371f9abbdea5a2ff1a0d485c596b46956
MD5 8403c9043aa3f4694b00636787ee5841
BLAKE2b-256 0beb71990d59f6bba8bf7484cc875d192951a234eadf7072cd6097d074a9c88c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cdklabs_cdk_amazonmq_activemq_config_v5_18_4-0.0.1-py3-none-any.whl:

Publisher: release.yml on cdklabs/cdk-amazonmq-activemq-configs

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page