aws-iam-data 0.0.183 → 0.0.185

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,33 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-04-11",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon DataZone": [
8
+ "datazone:AddPolicyGrant",
9
+ "datazone:ListPolicyGrants",
10
+ "datazone:RemovePolicyGrant",
11
+ "datazone:UpdateDataSourceRunActivities"
12
+ ]
13
+ },
14
+ "removedActions": {}
15
+ },
16
+ {
17
+ "dateOfChange": "2024-04-10",
18
+ "addedServices": [
19
+ "AWS Control Catalog"
20
+ ],
21
+ "removedServices": [],
22
+ "addedActions": {
23
+ "AWS Control Catalog": [
24
+ "controlcatalog:ListCommonControls",
25
+ "controlcatalog:ListDomains",
26
+ "controlcatalog:ListObjectives"
27
+ ]
28
+ },
29
+ "removedActions": {}
30
+ },
2
31
  {
3
32
  "dateOfChange": "2024-04-09",
4
33
  "addedServices": [],
@@ -78112,6 +78112,79 @@
78112
78112
  "resourceTypes": [],
78113
78113
  "conditionKeys": []
78114
78114
  },
78115
+ {
78116
+ "name": "AWS Control Catalog",
78117
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscontrolcatalog.html",
78118
+ "servicePrefix": "controlcatalog",
78119
+ "actions": [
78120
+ {
78121
+ "name": "ListCommonControls",
78122
+ "apiReferenceUrl": "https://docs.aws.amazon.com/controlcatalog/latest/APIReference/API_ListCommonControls.html",
78123
+ "permissionOnly": false,
78124
+ "description": "Grants permission to return a paginated list of common controls from the AWS Control Catalog",
78125
+ "accessLevel": "List",
78126
+ "resourceTypes": [
78127
+ {
78128
+ "resourceType": "",
78129
+ "required": false,
78130
+ "conditionKeys": [],
78131
+ "dependentActions": []
78132
+ }
78133
+ ]
78134
+ },
78135
+ {
78136
+ "name": "ListDomains",
78137
+ "apiReferenceUrl": "https://docs.aws.amazon.com/controlcatalog/latest/APIReference/API_ListDomains.html",
78138
+ "permissionOnly": false,
78139
+ "description": "Grants permission to return a paginated list of domains from the AWS Control Catalog",
78140
+ "accessLevel": "List",
78141
+ "resourceTypes": [
78142
+ {
78143
+ "resourceType": "",
78144
+ "required": false,
78145
+ "conditionKeys": [],
78146
+ "dependentActions": []
78147
+ }
78148
+ ]
78149
+ },
78150
+ {
78151
+ "name": "ListObjectives",
78152
+ "apiReferenceUrl": "https://docs.aws.amazon.com/controlcatalog/latest/APIReference/API_ListObjectives.html",
78153
+ "permissionOnly": false,
78154
+ "description": "Grants permission to return a paginated list of objectives from the AWS Control Catalog",
78155
+ "accessLevel": "List",
78156
+ "resourceTypes": [
78157
+ {
78158
+ "resourceType": "",
78159
+ "required": false,
78160
+ "conditionKeys": [],
78161
+ "dependentActions": []
78162
+ }
78163
+ ]
78164
+ }
78165
+ ],
78166
+ "resourceTypes": [
78167
+ {
78168
+ "name": "common-control",
78169
+ "apiReferenceUrl": "https://docs.aws.amazon.com/controlcatalog/latest/APIReference/API_CommonControlSummary.html",
78170
+ "arnPattern": "arn:${Partition}:controlcatalog:::common-control/${CommonControlId}",
78171
+ "conditionKeys": []
78172
+ },
78173
+ {
78174
+ "name": "domain",
78175
+ "apiReferenceUrl": "https://docs.aws.amazon.com/controlcatalog/latest/APIReference/API_DomainSummary.html",
78176
+ "arnPattern": "arn:${Partition}:controlcatalog:::domain/${DomainId}",
78177
+ "conditionKeys": []
78178
+ },
78179
+ {
78180
+ "name": "objective",
78181
+ "apiReferenceUrl": "https://docs.aws.amazon.com/controlcatalog/latest/APIReference/API_ObjectiveSummary.html",
78182
+ "arnPattern": "arn:${Partition}:controlcatalog:::objective/${ObjectiveId}",
78183
+ "conditionKeys": []
78184
+ }
78185
+ ],
78186
+ "conditionKeys": []
78187
+ },
78115
78188
  {
78116
78189
  "name": "AWS Control Tower",
78117
78190
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscontroltower.html",
@@ -86055,6 +86128,21 @@
86055
86128
  }
86056
86129
  ]
86057
86130
  },
86131
+ {
86132
+ "name": "AddPolicyGrant",
86133
+ "apiReferenceUrl": "${APIReferenceDocPage}API_AddPolicyGrant.html",
86134
+ "permissionOnly": true,
86135
+ "description": "Grants permission to add a policy grant",
86136
+ "accessLevel": "Write",
86137
+ "resourceTypes": [
86138
+ {
86139
+ "resourceType": "",
86140
+ "required": false,
86141
+ "conditionKeys": [],
86142
+ "dependentActions": []
86143
+ }
86144
+ ]
86145
+ },
86058
86146
  {
86059
86147
  "name": "CancelMetadataGenerationRun",
86060
86148
  "apiReferenceUrl": "${APIReferenceDocPage}API_CancelMetadataGenerationRun.html",
@@ -87273,6 +87361,21 @@
87273
87361
  }
87274
87362
  ]
87275
87363
  },
87364
+ {
87365
+ "name": "ListPolicyGrants",
87366
+ "apiReferenceUrl": "${APIReferenceDocPage}API_ListPolicyGrants.html",
87367
+ "permissionOnly": true,
87368
+ "description": "Grants permission to list policy grants",
87369
+ "accessLevel": "List",
87370
+ "resourceTypes": [
87371
+ {
87372
+ "resourceType": "",
87373
+ "required": false,
87374
+ "conditionKeys": [],
87375
+ "dependentActions": []
87376
+ }
87377
+ ]
87378
+ },
87276
87379
  {
87277
87380
  "name": "ListProjectMemberships",
87278
87381
  "apiReferenceUrl": "${APIReferenceDocPage}API_ListProjectMemberships.html",
@@ -87513,6 +87616,21 @@
87513
87616
  }
87514
87617
  ]
87515
87618
  },
87619
+ {
87620
+ "name": "RemovePolicyGrant",
87621
+ "apiReferenceUrl": "${APIReferenceDocPage}API_RemovePolicyGrant.html",
87622
+ "permissionOnly": true,
87623
+ "description": "Grants permission to remove a policy grant",
87624
+ "accessLevel": "Write",
87625
+ "resourceTypes": [
87626
+ {
87627
+ "resourceType": "",
87628
+ "required": false,
87629
+ "conditionKeys": [],
87630
+ "dependentActions": []
87631
+ }
87632
+ ]
87633
+ },
87516
87634
  {
87517
87635
  "name": "RevokeSubscription",
87518
87636
  "apiReferenceUrl": "${APIReferenceDocPage}API_RevokeSubscription.html",
@@ -87740,6 +87858,21 @@
87740
87858
  }
87741
87859
  ]
87742
87860
  },
87861
+ {
87862
+ "name": "UpdateDataSourceRunActivities",
87863
+ "apiReferenceUrl": "${APIReferenceDocPage}API_UpdateDataSourceRunActivities.html",
87864
+ "permissionOnly": true,
87865
+ "description": "Grants permission to update data source run activities",
87866
+ "accessLevel": "Write",
87867
+ "resourceTypes": [
87868
+ {
87869
+ "resourceType": "",
87870
+ "required": false,
87871
+ "conditionKeys": [],
87872
+ "dependentActions": []
87873
+ }
87874
+ ]
87875
+ },
87743
87876
  {
87744
87877
  "name": "UpdateDomain",
87745
87878
  "apiReferenceUrl": "${APIReferenceDocPage}API_UpdateDomain.html",
@@ -1,5 +1,5 @@
1
1
  {
2
- "serviceCount": 407,
2
+ "serviceCount": 408,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
@@ -5956,6 +5956,25 @@
5956
5956
  "conditionKeysCount": 0,
5957
5957
  "conditionKeys": []
5958
5958
  },
5959
+ {
5960
+ "name": "AWS Control Catalog",
5961
+ "servicePrefix": "controlcatalog",
5962
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscontrolcatalog.html",
5963
+ "actionsCount": 3,
5964
+ "actions": [
5965
+ "ListCommonControls",
5966
+ "ListDomains",
5967
+ "ListObjectives"
5968
+ ],
5969
+ "resourceTypesCount": 3,
5970
+ "resourceTypes": [
5971
+ "common-control",
5972
+ "domain",
5973
+ "objective"
5974
+ ],
5975
+ "conditionKeysCount": 0,
5976
+ "conditionKeys": []
5977
+ },
5959
5978
  {
5960
5979
  "name": "AWS Control Tower",
5961
5980
  "servicePrefix": "controltower",
@@ -6591,10 +6610,11 @@
6591
6610
  "name": "Amazon DataZone",
6592
6611
  "servicePrefix": "datazone",
6593
6612
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
6594
- "actionsCount": 128,
6613
+ "actionsCount": 132,
6595
6614
  "actions": [
6596
6615
  "AcceptPredictions",
6597
6616
  "AcceptSubscriptionRequest",
6617
+ "AddPolicyGrant",
6598
6618
  "CancelMetadataGenerationRun",
6599
6619
  "CancelSubscription",
6600
6620
  "CreateAsset",
@@ -6676,6 +6696,7 @@
6676
6696
  "ListGroupsForUser",
6677
6697
  "ListMetadataGenerationRuns",
6678
6698
  "ListNotifications",
6699
+ "ListPolicyGrants",
6679
6700
  "ListProjectMemberships",
6680
6701
  "ListProjects",
6681
6702
  "ListSubscriptionGrants",
@@ -6692,6 +6713,7 @@
6692
6713
  "RefreshToken",
6693
6714
  "RejectPredictions",
6694
6715
  "RejectSubscriptionRequest",
6716
+ "RemovePolicyGrant",
6695
6717
  "RevokeSubscription",
6696
6718
  "Search",
6697
6719
  "SearchGroupProfiles",
@@ -6706,6 +6728,7 @@
6706
6728
  "TagResource",
6707
6729
  "UntagResource",
6708
6730
  "UpdateDataSource",
6731
+ "UpdateDataSourceRunActivities",
6709
6732
  "UpdateDomain",
6710
6733
  "UpdateEnvironment",
6711
6734
  "UpdateEnvironmentBlueprint",
@@ -2,7 +2,7 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 9164
5
+ "value": 9167
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
@@ -10,7 +10,7 @@
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2697
13
+ "value": 2701
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -398,7 +398,7 @@
398
398
  "Summary": [
399
399
  {
400
400
  "key": "Total number of services",
401
- "value": 407
401
+ "value": 408
402
402
  },
403
403
  {
404
404
  "key": "Average number of actions per service",
@@ -410,7 +410,7 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1696
413
+ "value": 1699
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.183",
3
+ "version": "0.0.185",
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",