Name | cdk-cloudformation-netapp-fsxn-exportpolicy JSON |
Version |
1.0.0a7
JSON |
| download |
home_page | https://github.com/NetApp/NetApp-CloudFormation-FSx-ONTAP-provider |
Summary | An export policy defines a set of access rules for NFS clients, specifying which clients or networks can access a volume and with what permissions. Each volume is tied to an export policy which enforces these rules to control client access and provide security and management over FSx for ONTAP volumes. Once activated, you will need a preview key to consume this resource. Please reach out to Ng-fsx-cloudformation@netapp.com to get the key. To use this resource, you would need to first create the Link module. |
upload_time | 2025-02-03 06:30:13 |
maintainer | None |
docs_url | None |
author | Amazon Web Services |
requires_python | ~=3.8 |
license | Apache-2.0 |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# netapp-fsxn-exportpolicy
> 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 `NetApp::FSxN::ExportPolicy` v1.0.0.
## Description
An export policy defines a set of access rules for NFS clients, specifying which clients or networks can access a volume and with what permissions. Each volume is tied to an export policy which enforces these rules to control client access and provide security and management over FSx for ONTAP volumes. Once activated, you will need a preview key to consume this resource. Please reach out to Ng-fsx-cloudformation@netapp.com to get the key. To use this resource, you would need to first create the Link module.
## References
* [Source](https://github.com/NetApp/NetApp-CloudFormation-FSx-ONTAP-provider)
## 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 NetApp::FSxN::ExportPolicy \
--publisher-id a25d267c2b9b86b8d408fce3c7a4d94d34c90946 \
--type RESOURCE \
--execution-role-arn ROLE-ARN
```
Alternatively:
```sh
aws cloudformation activate-type \
--public-type-arn arn:aws:cloudformation:us-east-1::type/resource/a25d267c2b9b86b8d408fce3c7a4d94d34c90946/NetApp-FSxN-ExportPolicy \
--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 `NetApp::FSxN::ExportPolicy`.
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fnetapp-fsxn-exportpolicy+v1.0.0).
* Issues related to `NetApp::FSxN::ExportPolicy` should be reported to the [publisher](https://github.com/NetApp/NetApp-CloudFormation-FSx-ONTAP-provider).
## License
Distributed under the Apache-2.0 License.
Raw data
{
"_id": null,
"home_page": "https://github.com/NetApp/NetApp-CloudFormation-FSx-ONTAP-provider",
"name": "cdk-cloudformation-netapp-fsxn-exportpolicy",
"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/c8/90/0a5156ec6aaa78c0e55ce72eca296499238f5cd8ae80f25a0b5f9fb43faa/cdk_cloudformation_netapp_fsxn_exportpolicy-1.0.0a7.tar.gz",
"platform": null,
"description": "# netapp-fsxn-exportpolicy\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 `NetApp::FSxN::ExportPolicy` v1.0.0.\n\n## Description\n\nAn export policy defines a set of access rules for NFS clients, specifying which clients or networks can access a volume and with what permissions. Each volume is tied to an export policy which enforces these rules to control client access and provide security and management over FSx for ONTAP volumes. Once activated, you will need a preview key to consume this resource. Please reach out to Ng-fsx-cloudformation@netapp.com to get the key. To use this resource, you would need to first create the Link module.\n\n## References\n\n* [Source](https://github.com/NetApp/NetApp-CloudFormation-FSx-ONTAP-provider)\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 NetApp::FSxN::ExportPolicy \\\n --publisher-id a25d267c2b9b86b8d408fce3c7a4d94d34c90946 \\\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/a25d267c2b9b86b8d408fce3c7a4d94d34c90946/NetApp-FSxN-ExportPolicy \\\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 `NetApp::FSxN::ExportPolicy`.\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%2Fnetapp-fsxn-exportpolicy+v1.0.0).\n* Issues related to `NetApp::FSxN::ExportPolicy` should be reported to the [publisher](https://github.com/NetApp/NetApp-CloudFormation-FSx-ONTAP-provider).\n\n## License\n\nDistributed under the Apache-2.0 License.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "An export policy defines a set of access rules for NFS clients, specifying which clients or networks can access a volume and with what permissions. Each volume is tied to an export policy which enforces these rules to control client access and provide security and management over FSx for ONTAP volumes. Once activated, you will need a preview key to consume this resource. Please reach out to Ng-fsx-cloudformation@netapp.com to get the key. To use this resource, you would need to first create the Link module.",
"version": "1.0.0a7",
"project_urls": {
"Homepage": "https://github.com/NetApp/NetApp-CloudFormation-FSx-ONTAP-provider",
"Source": "https://github.com/cdklabs/cdk-cloudformation.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "fc75a8a0812cffff75376a2838754602f42b05ef0a6f16823417dfc86ef8d143",
"md5": "f430c720df46eebc0f0db6c8e122833b",
"sha256": "3aa1b52e67d4d9f001e45d87db75230869291df5bc622d9f42cfbb35e42295bc"
},
"downloads": -1,
"filename": "cdk_cloudformation_netapp_fsxn_exportpolicy-1.0.0a7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f430c720df46eebc0f0db6c8e122833b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.8",
"size": 42551,
"upload_time": "2025-02-03T06:30:11",
"upload_time_iso_8601": "2025-02-03T06:30:11.455758Z",
"url": "https://files.pythonhosted.org/packages/fc/75/a8a0812cffff75376a2838754602f42b05ef0a6f16823417dfc86ef8d143/cdk_cloudformation_netapp_fsxn_exportpolicy-1.0.0a7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c8900a5156ec6aaa78c0e55ce72eca296499238f5cd8ae80f25a0b5f9fb43faa",
"md5": "3e409a61636ace7fc7f2aa01468d2a37",
"sha256": "37400b8d92e3b363c5a64c98b6b61eb6ca139d2a345009ab144df4185f06c253"
},
"downloads": -1,
"filename": "cdk_cloudformation_netapp_fsxn_exportpolicy-1.0.0a7.tar.gz",
"has_sig": false,
"md5_digest": "3e409a61636ace7fc7f2aa01468d2a37",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.8",
"size": 43715,
"upload_time": "2025-02-03T06:30:13",
"upload_time_iso_8601": "2025-02-03T06:30:13.783850Z",
"url": "https://files.pythonhosted.org/packages/c8/90/0a5156ec6aaa78c0e55ce72eca296499238f5cd8ae80f25a0b5f9fb43faa/cdk_cloudformation_netapp_fsxn_exportpolicy-1.0.0a7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-03 06:30:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NetApp",
"github_project": "NetApp-CloudFormation-FSx-ONTAP-provider",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "cdk-cloudformation-netapp-fsxn-exportpolicy"
}