Skip to main content

This construct returns the currently active SES receipt RuleSet, or creates one. This enables you to add rules to it.

Project description

@reapit-cdk/active-ruleset

npm version npm downloads coverage: 99.02%25 Integ Tests: ✔

This construct returns the currently active SES receipt RuleSet, or creates one. This enables you to add rules to it.

Package Installation:

yarn add --dev @reapit-cdk/active-ruleset
# or
npm install @reapit-cdk/active-ruleset --save-dev

Usage

import { CfnOutput, Stack, App } from 'aws-cdk-lib'
import { ActiveRuleset } from '@reapit-cdk/active-ruleset'

const app = new App()
const stack = new Stack(app, 'stack-name')
const activeRuleset = new ActiveRuleset(stack, 'active-ruleset')
new CfnOutput(stack, 'activeRulesetName', {
  value: activeRuleset.receiptRuleSet.receiptRuleSetName,
})

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

reapit-cdk.active-ruleset-0.1.2.tar.gz (111.0 kB view details)

Uploaded Source

Built Distribution

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

reapit_cdk.active_ruleset-0.1.2-py3-none-any.whl (109.9 kB view details)

Uploaded Python 3

File details

Details for the file reapit-cdk.active-ruleset-0.1.2.tar.gz.

File metadata

File hashes

Hashes for reapit-cdk.active-ruleset-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b864d2ef5512d629f1b1e7e1aaa8900a01f0cae3a34164e8fbbdd717f43eaffc
MD5 367b9dd68378e3b7d02d78d1cf209f12
BLAKE2b-256 5cab0435bdecc12b6405febc6a7606ee2de93c708469c294c84f0715396b4049

See more details on using hashes here.

File details

Details for the file reapit_cdk.active_ruleset-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for reapit_cdk.active_ruleset-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7b489171376b1a76e7b58f49e5bbb03e889e5a35bf2f3be1149a9cd602e4c94b
MD5 a46085dfaa8358efec1ed76df72819c3
BLAKE2b-256 c8fd59c5a95b546a09a9c90dc05e9c70fc2e1a6ea08747ac872430c38f5d4d05

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