aws-iam-data 0.0.53 → 0.0.55

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.
@@ -1,4 +1,26 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2023-07-21",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon Managed Grafana": [
8
+ "grafana:ListVersions"
9
+ ]
10
+ },
11
+ "removedActions": {}
12
+ },
13
+ {
14
+ "dateOfChange": "2023-07-20",
15
+ "addedServices": [],
16
+ "removedServices": [],
17
+ "addedActions": {
18
+ "Amazon MQ": [
19
+ "mq:Promote"
20
+ ]
21
+ },
22
+ "removedActions": {}
23
+ },
2
24
  {
3
25
  "dateOfChange": "2023-07-18",
4
26
  "addedServices": [
@@ -13961,7 +13961,7 @@
13961
13961
  {
13962
13962
  "name": "IssueClientCertificateForMgn",
13963
13963
  "apiReferenceUrl": "https://docs.aws.amazon.com/mgn/latest/ug/mgn-apis.html",
13964
- "permissionOnly": false,
13964
+ "permissionOnly": true,
13965
13965
  "description": "Grants permission to issue a client certificate",
13966
13966
  "accessLevel": "Write",
13967
13967
  "resourceTypes": [
@@ -15018,7 +15018,7 @@
15018
15018
  {
15019
15019
  "name": "VerifyClientRoleForMgn",
15020
15020
  "apiReferenceUrl": "https://docs.aws.amazon.com/mgn/latest/ug/mgn-apis.html",
15021
- "permissionOnly": false,
15021
+ "permissionOnly": true,
15022
15022
  "description": "Grants permission to verify client role",
15023
15023
  "accessLevel": "Read",
15024
15024
  "resourceTypes": [
@@ -74946,12 +74946,6 @@
74946
74946
  "description": "Grants permission to list executed sync tasks",
74947
74947
  "accessLevel": "List",
74948
74948
  "resourceTypes": [
74949
- {
74950
- "resourceType": "task",
74951
- "required": true,
74952
- "conditionKeys": [],
74953
- "dependentActions": []
74954
- },
74955
74949
  {
74956
74950
  "resourceType": "",
74957
74951
  "required": false,
@@ -199956,6 +199950,21 @@
199956
199950
  }
199957
199951
  ]
199958
199952
  },
199953
+ {
199954
+ "name": "ListVersions",
199955
+ "apiReferenceUrl": "https://docs.aws.amazon.com/grafana/latest/APIReference/API_ListVersions.html",
199956
+ "permissionOnly": false,
199957
+ "description": "Grants permission to list all available supported Grafana versions. Optionally, include a workspace to list the versions to which it can be upgraded",
199958
+ "accessLevel": "List",
199959
+ "resourceTypes": [
199960
+ {
199961
+ "resourceType": "workspace",
199962
+ "required": false,
199963
+ "conditionKeys": [],
199964
+ "dependentActions": []
199965
+ }
199966
+ ]
199967
+ },
199959
199968
  {
199960
199969
  "name": "ListWorkspaces",
199961
199970
  "apiReferenceUrl": "https://docs.aws.amazon.com/grafana/latest/userguide/AMG-and-IAM.html",
@@ -209005,6 +209014,21 @@
209005
209014
  }
209006
209015
  ]
209007
209016
  },
209017
+ {
209018
+ "name": "Promote",
209019
+ "apiReferenceUrl": "https://docs.aws.amazon.com/amazon-mq/latest/api-reference/rest-api-promote.html#rest-api-promote-methods-post",
209020
+ "permissionOnly": false,
209021
+ "description": "Grants permission to promote a broker",
209022
+ "accessLevel": "Write",
209023
+ "resourceTypes": [
209024
+ {
209025
+ "resourceType": "brokers",
209026
+ "required": true,
209027
+ "conditionKeys": [],
209028
+ "dependentActions": []
209029
+ }
209030
+ ]
209031
+ },
209008
209032
  {
209009
209033
  "name": "RebootBroker",
209010
209034
  "apiReferenceUrl": "https://docs.aws.amazon.com/amazon-mq/latest/api-reference/rest-api-restart.html#rest-api-reboot-methods-post",
@@ -14581,7 +14581,7 @@
14581
14581
  "name": "Amazon Managed Grafana",
14582
14582
  "servicePrefix": "grafana",
14583
14583
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmanagedgrafana.html",
14584
- "actionsCount": 18,
14584
+ "actionsCount": 19,
14585
14585
  "actions": [
14586
14586
  "AssociateLicense",
14587
14587
  "CreateWorkspace",
@@ -14594,6 +14594,7 @@
14594
14594
  "DisassociateLicense",
14595
14595
  "ListPermissions",
14596
14596
  "ListTagsForResource",
14597
+ "ListVersions",
14597
14598
  "ListWorkspaces",
14598
14599
  "TagResource",
14599
14600
  "UntagResource",
@@ -15457,7 +15458,7 @@
15457
15458
  "name": "Amazon MQ",
15458
15459
  "servicePrefix": "mq",
15459
15460
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmq.html",
15460
- "actionsCount": 23,
15461
+ "actionsCount": 24,
15461
15462
  "actions": [
15462
15463
  "CreateBroker",
15463
15464
  "CreateConfiguration",
@@ -15478,6 +15479,7 @@
15478
15479
  "ListConfigurations",
15479
15480
  "ListTags",
15480
15481
  "ListUsers",
15482
+ "Promote",
15481
15483
  "RebootBroker",
15482
15484
  "UpdateBroker",
15483
15485
  "UpdateConfiguration",
@@ -2,7 +2,7 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 8319
5
+ "value": 8320
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
@@ -10,7 +10,7 @@
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2364
13
+ "value": 2365
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.53",
3
+ "version": "0.0.55",
4
4
  "description": "Provides AWS IAM data gathered from the official AWS IAM docs as a convenient npm package that can be used in other OSS projects.",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",