cdk-cloudformation-netapp-fsxn-cifsshare


Namecdk-cloudformation-netapp-fsxn-cifsshare JSON
Version 1.0.0a7 PyPI version JSON
download
home_pagehttps://github.com/NetApp/NetApp-CloudFormation-FSx-ONTAP-provider
SummaryA CIFS share is a shared folder tied to an FSx for ONTAP volume. It allows Windows and other SMB-compatible clients to access files on the volume over the network. CIFS shares can be managed with access controls and permissions to ensure secure and efficient file sharing across users and applications. 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_time2025-02-03 06:29:10
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 No coveralls.
            # netapp-fsxn-cifsshare

> 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::CifsShare` v1.0.0.

## Description

A CIFS share is a shared folder tied to an FSx for ONTAP volume. It allows Windows and other SMB-compatible clients to access files on the volume over the network. CIFS shares can be managed with access controls and permissions to ensure secure and efficient file sharing across users and applications. 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::CifsShare \
  --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-CifsShare \
  --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::CifsShare`.

* 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-cifsshare+v1.0.0).
* Issues related to `NetApp::FSxN::CifsShare` 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-cifsshare",
    "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/7a/3d/190f322684b5eb23234512be077847843c559aa04015a0db3c6e3c9ab277/cdk_cloudformation_netapp_fsxn_cifsshare-1.0.0a7.tar.gz",
    "platform": null,
    "description": "# netapp-fsxn-cifsshare\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::CifsShare` v1.0.0.\n\n## Description\n\nA CIFS share is a shared folder tied to an FSx for ONTAP volume. It allows Windows and other SMB-compatible clients to access files on the volume over the network. CIFS shares can be managed with access controls and permissions to ensure secure and efficient file sharing across users and applications. 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::CifsShare \\\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-CifsShare \\\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::CifsShare`.\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-cifsshare+v1.0.0).\n* Issues related to `NetApp::FSxN::CifsShare` 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": "A CIFS share is a shared folder tied to an FSx for ONTAP volume. It allows Windows and other SMB-compatible clients to access files on the volume over the network. CIFS shares can be managed with access controls and permissions to ensure secure and efficient file sharing across users and applications. 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": "7c0091e836c66f9c441f4d43fa328f117dc8bd85d99458987599b018f647bfd8",
                "md5": "fc6c79e61e1560a4fab9e13aca241be4",
                "sha256": "96aad94e23d7d719dbaf528ff3dbd4f567a808eed404176eef32d2349b5e884e"
            },
            "downloads": -1,
            "filename": "cdk_cloudformation_netapp_fsxn_cifsshare-1.0.0a7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc6c79e61e1560a4fab9e13aca241be4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.8",
            "size": 37947,
            "upload_time": "2025-02-03T06:29:08",
            "upload_time_iso_8601": "2025-02-03T06:29:08.771920Z",
            "url": "https://files.pythonhosted.org/packages/7c/00/91e836c66f9c441f4d43fa328f117dc8bd85d99458987599b018f647bfd8/cdk_cloudformation_netapp_fsxn_cifsshare-1.0.0a7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7a3d190f322684b5eb23234512be077847843c559aa04015a0db3c6e3c9ab277",
                "md5": "298ec823aa5b570d492d6330d07aa4c2",
                "sha256": "a8c742ff5473ca74290e60b5425eded680061dbf1f485b7fe8576cb620684325"
            },
            "downloads": -1,
            "filename": "cdk_cloudformation_netapp_fsxn_cifsshare-1.0.0a7.tar.gz",
            "has_sig": false,
            "md5_digest": "298ec823aa5b570d492d6330d07aa4c2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 38807,
            "upload_time": "2025-02-03T06:29:10",
            "upload_time_iso_8601": "2025-02-03T06:29:10.550157Z",
            "url": "https://files.pythonhosted.org/packages/7a/3d/190f322684b5eb23234512be077847843c559aa04015a0db3c6e3c9ab277/cdk_cloudformation_netapp_fsxn_cifsshare-1.0.0a7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-03 06:29:10",
    "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-cifsshare"
}
        
Elapsed time: 0.40025s