@cdk-cloudformation/netapp-fsxn-exportpolicy
v1.0.0-alpha.7
Published
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 sec
Downloads
7
Readme
netapp-fsxn-exportpolicy
AWS CDK L1 construct and data structures for the AWS CloudFormation Registry type
NetApp::FSxN::ExportPolicyv1.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 [email protected] to get the key. To use this resource, you would need to first create the Link module.
References
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 using the following command:
aws cloudformation activate-type \
--type-name NetApp::FSxN::ExportPolicy \
--publisher-id a25d267c2b9b86b8d408fce3c7a4d94d34c90946 \
--type RESOURCE \
--execution-role-arn ROLE-ARNAlternatively:
aws cloudformation activate-type \
--public-type-arn arn:aws:cloudformation:us-east-1::type/resource/a25d267c2b9b86b8d408fce3c7a4d94d34c90946/NetApp-FSxN-ExportPolicy \
--execution-role-arn ROLE-ARNYou can find more information about activating this type in the AWS CloudFormation documentation.
Feedback
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 NetApp::FSxN::ExportPolicy.
- Issues related to this generated library should be reported here.
- Issues related to
NetApp::FSxN::ExportPolicyshould be reported to the publisher.
License
Distributed under the Apache-2.0 License.
