pulumi-newrelic 5.31.0__py3-none-any.whl → 5.31.0a1724997093__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -264,12 +264,6 @@ class ApiAccessKey(pulumi.CustomResource):
264
264
 
265
265
  > **WARNING:** Creating 'Ingest - License' and 'Ingest - Browser' keys using this resource is restricted to 'core' or 'full platform' New Relic user accounts. If you've signed up as a 'basic' user with New Relic, or have been added as a 'basic' user to your organization on New Relic, you would not be able to use your account to create 'Ingest' keys. If you see the message `"You do not have permission to create this key"` in the response of the API called by this resource, it could be owing to the aforementioned. For more insights into user account types on New Relic and associated privileges, please check out this [page](https://docs.newrelic.com/docs/accounts/accounts-billing/new-relic-one-user-management/user-type/#api-access).
266
266
 
267
- ## Extended Usage
268
-
269
- This module may be used to create a user or ingest key using the `create_access_keys_service` resource, and fetch the created key using `fetch_access_keys_service`, by performing a NerdGraph query under the hood, using the ID of the key created via the resource to fetch the created key.
270
- Please refer\\
271
- create access keys and fetch access keys for more info.
272
-
273
267
  ## Import
274
268
 
275
269
  Existing API access keys can be imported using a composite ID of `<api_access_key_id>:<key_type>`. `<key_type>`
@@ -315,12 +309,6 @@ class ApiAccessKey(pulumi.CustomResource):
315
309
 
316
310
  > **WARNING:** Creating 'Ingest - License' and 'Ingest - Browser' keys using this resource is restricted to 'core' or 'full platform' New Relic user accounts. If you've signed up as a 'basic' user with New Relic, or have been added as a 'basic' user to your organization on New Relic, you would not be able to use your account to create 'Ingest' keys. If you see the message `"You do not have permission to create this key"` in the response of the API called by this resource, it could be owing to the aforementioned. For more insights into user account types on New Relic and associated privileges, please check out this [page](https://docs.newrelic.com/docs/accounts/accounts-billing/new-relic-one-user-management/user-type/#api-access).
317
311
 
318
- ## Extended Usage
319
-
320
- This module may be used to create a user or ingest key using the `create_access_keys_service` resource, and fetch the created key using `fetch_access_keys_service`, by performing a NerdGraph query under the hood, using the ID of the key created via the resource to fetch the created key.
321
- Please refer\\
322
- create access keys and fetch access keys for more info.
323
-
324
312
  ## Import
325
313
 
326
314
  Existing API access keys can be imported using a composite ID of `<api_access_key_id>:<key_type>`. `<key_type>`
@@ -383,12 +383,10 @@ class NotificationChannel(pulumi.CustomResource):
383
383
  {
384
384
  "key": "project",
385
385
  "value": "10000",
386
- "label": "Project-Name",
387
386
  },
388
387
  {
389
388
  "key": "issuetype",
390
389
  "value": "10004",
391
- "label": "Bug",
392
390
  },
393
391
  {
394
392
  "key": "description",
@@ -727,12 +725,10 @@ class NotificationChannel(pulumi.CustomResource):
727
725
  {
728
726
  "key": "project",
729
727
  "value": "10000",
730
- "label": "Project-Name",
731
728
  },
732
729
  {
733
730
  "key": "issuetype",
734
731
  "value": "10004",
735
- "label": "Bug",
736
732
  },
737
733
  {
738
734
  "key": "description",