
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
cdk-cloudformation-rollbar-notifications-rule
Advanced tools
AWS CDK L1 construct and data structures for the AWS CloudFormation Registry type
Rollbar::Notifications::Rule
v1.4.0.
Manage a notification rule for Rollbar.
In order to use this library, you will need to activate this AWS CloudFormation Registry type in your account. You can do this via the AWS Management Console or using the AWS CLI using the following command:
aws cloudformation activate-type \
--type-name Rollbar::Notifications::Rule \
--publisher-id c830e97710da0c9954d80ba8df021e5439e7134b \
--type RESOURCE \
--execution-role-arn ROLE-ARN
Alternatively:
aws cloudformation activate-type \
--public-type-arn arn:aws:cloudformation:us-east-1::type/resource/c830e97710da0c9954d80ba8df021e5439e7134b/Rollbar-Notifications-Rule \
--execution-role-arn ROLE-ARN
You can find more information about activating this type in the AWS CloudFormation documentation.
This library is auto-generated and published to all supported programming languages by the cdklabs/cdk-cloudformation project based on the API schema published for Rollbar::Notifications::Rule
.
Rollbar::Notifications::Rule
should be reported to the publisher.Distributed under the Apache-2.0 License.
FAQs
Manage a notification rule for Rollbar.
We found that cdk-cloudformation-rollbar-notifications-rule demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.