Skip to main content

@cdklabs/cdk-amazonmq-activemq-config-v5-17-6

Project description

Amazon MQ for ActiveMQ XML configuration v5.17.6 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.17.6. 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_17_6-0.0.0.tar.gz.

File metadata

File hashes

Hashes for cdklabs_cdk_amazonmq_activemq_config_v5_17_6-0.0.0.tar.gz
Algorithm Hash digest
SHA256 717d89cb455381e173cf564d720c02b098c79cb1bbbb986cd19794bd77aeb66f
MD5 a96231d1272754ce02b68433911f7de7
BLAKE2b-256 6e027bc0bfa3c932c5f6db8cd0184856d47223768ed9117317e227d534d85235

See more details on using hashes here.

File details

Details for the file cdklabs.cdk_amazonmq_activemq_config_v5_17_6-0.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cdklabs.cdk_amazonmq_activemq_config_v5_17_6-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1101342d5256b214aaf9ababa9ca866217bd3ac8e3c1311554e9115ead2b62b7
MD5 e0a9bc3f6863fc50d2cc922b2e5d0dc6
BLAKE2b-256 ba0beb73a122d30d7ecc6fbb76dca9b0c83152b6f8291c2443838398ff14f48f

See more details on using hashes here.

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