cdk-cloudformation-netapp-fsxn-svmpeer


Namecdk-cloudformation-netapp-fsxn-svmpeer JSON
Version 1.0.0a7 PyPI version JSON
download
home_pagehttps://github.com/NetApp/NetApp-CloudFormation-FSx-ONTAP-provider
SummaryA storage VM (SVM) peer is a relationship established between two SVMs from different FSX for ONTAP file systems, enabling the sharing of resources and data across file systems. 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:28:22
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-svmpeer

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

## Description

A storage VM (SVM) peer is a relationship established between two SVMs from different FSX for ONTAP file systems, enabling the sharing of resources and data across file systems. 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::SvmPeer \
  --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-SvmPeer \
  --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::SvmPeer`.

* 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-svmpeer+v1.0.0).
* Issues related to `NetApp::FSxN::SvmPeer` 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-svmpeer",
    "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/f9/a4/7db6f1434e48c840c431a8586a2afeac9a0bd34ff244cfec4ecd7b150a2c/cdk_cloudformation_netapp_fsxn_svmpeer-1.0.0a7.tar.gz",
    "platform": null,
    "description": "# netapp-fsxn-svmpeer\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::SvmPeer` v1.0.0.\n\n## Description\n\nA storage VM (SVM) peer is a relationship established between two SVMs from different FSX for ONTAP file systems, enabling the sharing of resources and data across file systems. 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::SvmPeer \\\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-SvmPeer \\\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::SvmPeer`.\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-svmpeer+v1.0.0).\n* Issues related to `NetApp::FSxN::SvmPeer` 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 storage VM (SVM) peer is a relationship established between two SVMs from different FSX for ONTAP file systems, enabling the sharing of resources and data across file systems. 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": "7d00492935f05701ed84033b3b49df6227ba3e9c6f5e3e3ef174286f997f7536",
                "md5": "dfd8fa0908d81e47c117e67d1eafe3b2",
                "sha256": "5a399fb2ba6b051075275c85818db93139c7dc5ff0c61bf6730a0570b6987dab"
            },
            "downloads": -1,
            "filename": "cdk_cloudformation_netapp_fsxn_svmpeer-1.0.0a7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dfd8fa0908d81e47c117e67d1eafe3b2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.8",
            "size": 36139,
            "upload_time": "2025-02-03T06:28:20",
            "upload_time_iso_8601": "2025-02-03T06:28:20.680033Z",
            "url": "https://files.pythonhosted.org/packages/7d/00/492935f05701ed84033b3b49df6227ba3e9c6f5e3e3ef174286f997f7536/cdk_cloudformation_netapp_fsxn_svmpeer-1.0.0a7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f9a47db6f1434e48c840c431a8586a2afeac9a0bd34ff244cfec4ecd7b150a2c",
                "md5": "2752553228e7bc0db64f7b8425a4e23e",
                "sha256": "822d9e45fdc53bddcd16cfbc23018606b18601d8296eb631190210eda9a25e10"
            },
            "downloads": -1,
            "filename": "cdk_cloudformation_netapp_fsxn_svmpeer-1.0.0a7.tar.gz",
            "has_sig": false,
            "md5_digest": "2752553228e7bc0db64f7b8425a4e23e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 36917,
            "upload_time": "2025-02-03T06:28:22",
            "upload_time_iso_8601": "2025-02-03T06:28:22.405059Z",
            "url": "https://files.pythonhosted.org/packages/f9/a4/7db6f1434e48c840c431a8586a2afeac9a0bd34ff244cfec4ecd7b150a2c/cdk_cloudformation_netapp_fsxn_svmpeer-1.0.0a7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-03 06:28:22",
    "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-svmpeer"
}
        
Elapsed time: 0.39971s