# newrelic-cloudformation-workloads
> 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 `NewRelic::CloudFormation::Workloads` v1.0.0.
## Description
CRUD operations for New Relic Workloads via the NerdGraph API
## References
* [Source](https://github.com/newrelic-experimental/newrelic-cloudformation-resource-providers-workloads.git)
## 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 NewRelic::CloudFormation::Workloads \
--publisher-id 759f81f13de188bad7cafc8a2d50910f7d5e2bcc \
--type RESOURCE \
--execution-role-arn ROLE-ARN
```
Alternatively:
```sh
aws cloudformation activate-type \
--public-type-arn arn:aws:cloudformation:us-east-1::type/resource/759f81f13de188bad7cafc8a2d50910f7d5e2bcc/NewRelic-CloudFormation-Workloads \
--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 `NewRelic::CloudFormation::Workloads`.
* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fnewrelic-cloudformation-workloads+v1.0.0).
* Issues related to `NewRelic::CloudFormation::Workloads` should be reported to the [publisher](https://github.com/newrelic-experimental/newrelic-cloudformation-resource-providers-workloads.git).
## License
Distributed under the Apache-2.0 License.
Raw data
{
"_id": null,
"home_page": "https://github.com/newrelic-experimental/newrelic-cloudformation-resource-providers-workloads.git",
"name": "cdk-cloudformation-newrelic-cloudformation-workloads",
"maintainer": "",
"docs_url": null,
"requires_python": "~=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Amazon Web Services",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/ed/5c/48f8fec7e25b8a9db56ce4f8277f043842c0c3f578e025ee8c3f28808c76/cdk-cloudformation-newrelic-cloudformation-workloads-1.0.0a5.tar.gz",
"platform": null,
"description": "# newrelic-cloudformation-workloads\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 `NewRelic::CloudFormation::Workloads` v1.0.0.\n\n## Description\n\nCRUD operations for New Relic Workloads via the NerdGraph API\n\n## References\n\n* [Source](https://github.com/newrelic-experimental/newrelic-cloudformation-resource-providers-workloads.git)\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 NewRelic::CloudFormation::Workloads \\\n --publisher-id 759f81f13de188bad7cafc8a2d50910f7d5e2bcc \\\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/759f81f13de188bad7cafc8a2d50910f7d5e2bcc/NewRelic-CloudFormation-Workloads \\\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 `NewRelic::CloudFormation::Workloads`.\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%2Fnewrelic-cloudformation-workloads+v1.0.0).\n* Issues related to `NewRelic::CloudFormation::Workloads` should be reported to the [publisher](https://github.com/newrelic-experimental/newrelic-cloudformation-resource-providers-workloads.git).\n\n## License\n\nDistributed under the Apache-2.0 License.\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "CRUD operations for New Relic Workloads via the NerdGraph API",
"version": "1.0.0a5",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "98e5835b99c3ad3103a7980ecbf9f6ffd517080dfbd76050381547b31ef5b808",
"md5": "0731eab1bd9c2df2e9b3a9e8b7ed1c62",
"sha256": "39500c57fb691f49f5fdc0644339ab50c0007f33c1e78d7375dfe0be43543c52"
},
"downloads": -1,
"filename": "cdk_cloudformation_newrelic_cloudformation_workloads-1.0.0a5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0731eab1bd9c2df2e9b3a9e8b7ed1c62",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.7",
"size": 125141,
"upload_time": "2023-02-02T23:20:57",
"upload_time_iso_8601": "2023-02-02T23:20:57.926161Z",
"url": "https://files.pythonhosted.org/packages/98/e5/835b99c3ad3103a7980ecbf9f6ffd517080dfbd76050381547b31ef5b808/cdk_cloudformation_newrelic_cloudformation_workloads-1.0.0a5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ed5c48f8fec7e25b8a9db56ce4f8277f043842c0c3f578e025ee8c3f28808c76",
"md5": "2fa0e00955c221029acc7dd61dde9986",
"sha256": "22624f6aeb041d74ba54d16bf25ed9ef6133d4aeb59b7f630773dd0a8225e5da"
},
"downloads": -1,
"filename": "cdk-cloudformation-newrelic-cloudformation-workloads-1.0.0a5.tar.gz",
"has_sig": false,
"md5_digest": "2fa0e00955c221029acc7dd61dde9986",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.7",
"size": 125854,
"upload_time": "2023-02-02T23:21:06",
"upload_time_iso_8601": "2023-02-02T23:21:06.219390Z",
"url": "https://files.pythonhosted.org/packages/ed/5c/48f8fec7e25b8a9db56ce4f8277f043842c0c3f578e025ee8c3f28808c76/cdk-cloudformation-newrelic-cloudformation-workloads-1.0.0a5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-02 23:21:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "newrelic-experimental",
"github_project": "newrelic-cloudformation-resource-providers-workloads.git",
"lcname": "cdk-cloudformation-newrelic-cloudformation-workloads"
}