cdk-cloudformation-paloaltonetworks-cloudngfw-ngfw


Namecdk-cloudformation-paloaltonetworks-cloudngfw-ngfw JSON
Version 2.0.0a7 PyPI version JSON
download
home_pagehttps://github.com/aws-cloudformation/aws-cloudformation-rpdk.git
SummaryA Firewall resource offers Palo Alto Networks next-generation firewall capabilities with built-in resiliency, scalability, and life-cycle management.
upload_time2024-04-01 06:33:47
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-ngfw

> 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::NGFW` v2.0.0.

## Description

A Firewall resource offers Palo Alto Networks next-generation firewall capabilities with built-in resiliency, scalability, and life-cycle management.

## 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::NGFW \
  --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-NGFW \
  --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::NGFW`.

* 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-ngfw+v2.0.0).
* Issues related to `PaloAltoNetworks::CloudNGFW::NGFW` 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-ngfw",
    "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/d2/2a/f52e69869048ad86d10537b88c776f335c82449afd72bdfc2430eba6c15a/cdk-cloudformation-paloaltonetworks-cloudngfw-ngfw-2.0.0a7.tar.gz",
    "platform": null,
    "description": "# paloaltonetworks-cloudngfw-ngfw\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::NGFW` v2.0.0.\n\n## Description\n\nA Firewall resource offers Palo Alto Networks next-generation firewall capabilities with built-in resiliency, scalability, and life-cycle management.\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::NGFW \\\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-NGFW \\\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::NGFW`.\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-ngfw+v2.0.0).\n* Issues related to `PaloAltoNetworks::CloudNGFW::NGFW` 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 Firewall resource offers Palo Alto Networks next-generation firewall capabilities with built-in resiliency, scalability, and life-cycle management.",
    "version": "2.0.0a7",
    "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": "9a059e75c662c13ecd16f3efc197367589d73135615274992dedddc233e1f067",
                "md5": "2ec44bd0129dcebd68cea135b9907743",
                "sha256": "c448522fafbeb8807c2b36f5bf77b3139a44719afc7fc0d9acef95d329be84de"
            },
            "downloads": -1,
            "filename": "cdk_cloudformation_paloaltonetworks_cloudngfw_ngfw-2.0.0a7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ec44bd0129dcebd68cea135b9907743",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.8",
            "size": 40110,
            "upload_time": "2024-04-01T06:33:45",
            "upload_time_iso_8601": "2024-04-01T06:33:45.722651Z",
            "url": "https://files.pythonhosted.org/packages/9a/05/9e75c662c13ecd16f3efc197367589d73135615274992dedddc233e1f067/cdk_cloudformation_paloaltonetworks_cloudngfw_ngfw-2.0.0a7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d22af52e69869048ad86d10537b88c776f335c82449afd72bdfc2430eba6c15a",
                "md5": "15d70a34d607e8a4ffa97bc7ef549e15",
                "sha256": "8195941639a9dc39138738d128225fbaab9b97595158e1cf1e23d3b55b96d4b9"
            },
            "downloads": -1,
            "filename": "cdk-cloudformation-paloaltonetworks-cloudngfw-ngfw-2.0.0a7.tar.gz",
            "has_sig": false,
            "md5_digest": "15d70a34d607e8a4ffa97bc7ef549e15",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 40950,
            "upload_time": "2024-04-01T06:33:47",
            "upload_time_iso_8601": "2024-04-01T06:33:47.255031Z",
            "url": "https://files.pythonhosted.org/packages/d2/2a/f52e69869048ad86d10537b88c776f335c82449afd72bdfc2430eba6c15a/cdk-cloudformation-paloaltonetworks-cloudngfw-ngfw-2.0.0a7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 06:33:47",
    "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-ngfw"
}
        
Elapsed time: 0.61486s