cdk-cloudformation-paloaltonetworks-cloudngfw-rulestack


Namecdk-cloudformation-paloaltonetworks-cloudngfw-rulestack JSON
Version 2.0.2a7 PyPI version JSON
download
home_pagehttps://github.com/aws-cloudformation/aws-cloudformation-rpdk.git
SummaryA rulestack defines the NGFW's advanced access control (APP-ID, URL Filtering) and threat prevention behavior.
upload_time2024-04-01 06:33:50
maintainerNone
docs_urlNone
authorAmazon Web Services
requires_python~=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # paloaltonetworks-cloudngfw-rulestack

> AWS CDK [L1 construct](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html) and data structures for the [AWS CloudFormation Registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) type `PaloAltoNetworks::CloudNGFW::RuleStack` v2.0.2.

## Description

A rulestack defines the NGFW's advanced access control (APP-ID, URL Filtering) and threat prevention behavior.

## References

* [Source](https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git)

## Usage

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](https://aws.amazon.com/cli/) using the following command:

```sh
aws cloudformation activate-type \
  --type-name PaloAltoNetworks::CloudNGFW::RuleStack \
  --publisher-id 4e4cf7d0eb3aa7334767bc17a1dbec7e8279d078 \
  --type RESOURCE \
  --execution-role-arn ROLE-ARN
```

Alternatively:

```sh
aws cloudformation activate-type \
  --public-type-arn arn:aws:cloudformation:us-east-1::type/resource/4e4cf7d0eb3aa7334767bc17a1dbec7e8279d078/PaloAltoNetworks-CloudNGFW-RuleStack \
  --execution-role-arn ROLE-ARN
```

You can find more information about activating this type in the [AWS CloudFormation documentation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html).

## Feedback

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation](https://github.com/cdklabs/cdk-cloudformation) project based on the API schema published for `PaloAltoNetworks::CloudNGFW::RuleStack`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fpaloaltonetworks-cloudngfw-rulestack+v2.0.2).
* Issues related to `PaloAltoNetworks::CloudNGFW::RuleStack` should be reported to the [publisher](https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git).

## License

Distributed under the Apache-2.0 License.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git",
    "name": "cdk-cloudformation-paloaltonetworks-cloudngfw-rulestack",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Amazon Web Services",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/77/8d/b6b525d6c5fb012c6de5f1d8e981eb2a590da1d42bb2f6f7d35f60188fe4/cdk-cloudformation-paloaltonetworks-cloudngfw-rulestack-2.0.2a7.tar.gz",
    "platform": null,
    "description": "# paloaltonetworks-cloudngfw-rulestack\n\n> AWS CDK [L1 construct](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html) and data structures for the [AWS CloudFormation Registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) type `PaloAltoNetworks::CloudNGFW::RuleStack` v2.0.2.\n\n## Description\n\nA rulestack defines the NGFW's advanced access control (APP-ID, URL Filtering) and threat prevention behavior.\n\n## References\n\n* [Source](https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git)\n\n## Usage\n\nIn 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](https://aws.amazon.com/cli/) using the following command:\n\n```sh\naws cloudformation activate-type \\\n  --type-name PaloAltoNetworks::CloudNGFW::RuleStack \\\n  --publisher-id 4e4cf7d0eb3aa7334767bc17a1dbec7e8279d078 \\\n  --type RESOURCE \\\n  --execution-role-arn ROLE-ARN\n```\n\nAlternatively:\n\n```sh\naws cloudformation activate-type \\\n  --public-type-arn arn:aws:cloudformation:us-east-1::type/resource/4e4cf7d0eb3aa7334767bc17a1dbec7e8279d078/PaloAltoNetworks-CloudNGFW-RuleStack \\\n  --execution-role-arn ROLE-ARN\n```\n\nYou can find more information about activating this type in the [AWS CloudFormation documentation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html).\n\n## Feedback\n\nThis library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation](https://github.com/cdklabs/cdk-cloudformation) project based on the API schema published for `PaloAltoNetworks::CloudNGFW::RuleStack`.\n\n* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fpaloaltonetworks-cloudngfw-rulestack+v2.0.2).\n* Issues related to `PaloAltoNetworks::CloudNGFW::RuleStack` should be reported to the [publisher](https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git).\n\n## License\n\nDistributed under the Apache-2.0 License.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A rulestack defines the NGFW's advanced access control (APP-ID, URL Filtering) and threat prevention behavior.",
    "version": "2.0.2a7",
    "project_urls": {
        "Homepage": "https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git",
        "Source": "https://github.com/cdklabs/cdk-cloudformation.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f7c6ae1b65b96aab11dd09ea1b3a1ea72fc9bcd62649c0acc454f429098860b",
                "md5": "9013b76be72c929d03fc50474c25f333",
                "sha256": "50513c69edc8b24221b870460e9cbdca63eb1f34dad3b9ac645574f68236908f"
            },
            "downloads": -1,
            "filename": "cdk_cloudformation_paloaltonetworks_cloudngfw_rulestack-2.0.2a7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9013b76be72c929d03fc50474c25f333",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.8",
            "size": 54107,
            "upload_time": "2024-04-01T06:33:48",
            "upload_time_iso_8601": "2024-04-01T06:33:48.643612Z",
            "url": "https://files.pythonhosted.org/packages/6f/7c/6ae1b65b96aab11dd09ea1b3a1ea72fc9bcd62649c0acc454f429098860b/cdk_cloudformation_paloaltonetworks_cloudngfw_rulestack-2.0.2a7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "778db6b525d6c5fb012c6de5f1d8e981eb2a590da1d42bb2f6f7d35f60188fe4",
                "md5": "6bc84562d50b80f93f2d81804a028196",
                "sha256": "633ae65611723ffa9510e2faeb1f000a56b89030dbba0d649da6eb2af47e0f11"
            },
            "downloads": -1,
            "filename": "cdk-cloudformation-paloaltonetworks-cloudngfw-rulestack-2.0.2a7.tar.gz",
            "has_sig": false,
            "md5_digest": "6bc84562d50b80f93f2d81804a028196",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 55307,
            "upload_time": "2024-04-01T06:33:50",
            "upload_time_iso_8601": "2024-04-01T06:33:50.277796Z",
            "url": "https://files.pythonhosted.org/packages/77/8d/b6b525d6c5fb012c6de5f1d8e981eb2a590da1d42bb2f6f7d35f60188fe4/cdk-cloudformation-paloaltonetworks-cloudngfw-rulestack-2.0.2a7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 06:33:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aws-cloudformation",
    "github_project": "aws-cloudformation-rpdk",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "cdk-cloudformation-paloaltonetworks-cloudngfw-rulestack"
}
        
Elapsed time: 0.83190s