Name | cdk-cloudformation-netapp-fsxn-snapmirror JSON |
Version |
1.2.0a7
JSON |
| download |
home_page | https://github.com/NetApp/NetApp-CloudFormation-FSx-ONTAP-provider |
Summary | FSx for ONTAP offers SnapMirror for efficient data replication between file systems, aiding in data protection, disaster recovery, and long-term retention. To use SnapMirror, set up cluster peering and SVM peering between the source and target FSx for ONTAP file systems. Once activated, you 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 must first create the Link module. |
upload_time | 2025-02-17 06:30:05 |
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-snapmirror
> 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::SnapMirror` v1.2.0.
## Description
FSx for ONTAP offers SnapMirror for efficient data replication between file systems, aiding in data protection, disaster recovery, and long-term retention. To use SnapMirror, set up cluster peering and SVM peering between the source and target FSx for ONTAP file systems. Once activated, you 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 must 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::SnapMirror \
--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-SnapMirror \
--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::SnapMirror`.
* 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-snapmirror+v1.2.0).
* Issues related to `NetApp::FSxN::SnapMirror` 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-snapmirror",
"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/a3/f3/79cf46d7ebf3b1058e75cbc71c046c995405d9db2086d17522028e285eb4/cdk_cloudformation_netapp_fsxn_snapmirror-1.2.0a7.tar.gz",
"platform": null,
"description": "# netapp-fsxn-snapmirror\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::SnapMirror` v1.2.0.\n\n## Description\n\nFSx for ONTAP offers SnapMirror for efficient data replication between file systems, aiding in data protection, disaster recovery, and long-term retention. To use SnapMirror, set up cluster peering and SVM peering between the source and target FSx for ONTAP file systems. Once activated, you 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 must 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::SnapMirror \\\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-SnapMirror \\\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::SnapMirror`.\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-snapmirror+v1.2.0).\n* Issues related to `NetApp::FSxN::SnapMirror` 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": "FSx for ONTAP offers SnapMirror for efficient data replication between file systems, aiding in data protection, disaster recovery, and long-term retention. To use SnapMirror, set up cluster peering and SVM peering between the source and target FSx for ONTAP file systems. Once activated, you 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 must first create the Link module.",
"version": "1.2.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": "6b0b7b68d0dc9673c7a9e9c44e9c84c3262149566a30be093035a0ccd70d07cb",
"md5": "0f03f7b21b33ee2cf53a2613c29e8249",
"sha256": "a832dcb31f418fe16e4edd2f3473847db67ecd3d19826636a926338d41cc0581"
},
"downloads": -1,
"filename": "cdk_cloudformation_netapp_fsxn_snapmirror-1.2.0a7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0f03f7b21b33ee2cf53a2613c29e8249",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.8",
"size": 43475,
"upload_time": "2025-02-17T06:30:03",
"upload_time_iso_8601": "2025-02-17T06:30:03.854131Z",
"url": "https://files.pythonhosted.org/packages/6b/0b/7b68d0dc9673c7a9e9c44e9c84c3262149566a30be093035a0ccd70d07cb/cdk_cloudformation_netapp_fsxn_snapmirror-1.2.0a7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a3f379cf46d7ebf3b1058e75cbc71c046c995405d9db2086d17522028e285eb4",
"md5": "5e0702aae3d7f305904f6f18f43b56d3",
"sha256": "5c07cf30fdf0fe0f197e10fa1b6874cfe0557a1869d26861ae382deed6d80803"
},
"downloads": -1,
"filename": "cdk_cloudformation_netapp_fsxn_snapmirror-1.2.0a7.tar.gz",
"has_sig": false,
"md5_digest": "5e0702aae3d7f305904f6f18f43b56d3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.8",
"size": 44728,
"upload_time": "2025-02-17T06:30:05",
"upload_time_iso_8601": "2025-02-17T06:30:05.186763Z",
"url": "https://files.pythonhosted.org/packages/a3/f3/79cf46d7ebf3b1058e75cbc71c046c995405d9db2086d17522028e285eb4/cdk_cloudformation_netapp_fsxn_snapmirror-1.2.0a7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-17 06:30:05",
"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-snapmirror"
}