aws-iam-data 0.0.524 → 0.0.525
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,16 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2026-02-19",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Glue": [
|
|
8
|
+
"glue:DeleteIntegrationResourceProperty",
|
|
9
|
+
"glue:ListIntegrationResourceProperties"
|
|
10
|
+
]
|
|
11
|
+
},
|
|
12
|
+
"removedActions": {}
|
|
13
|
+
},
|
|
2
14
|
{
|
|
3
15
|
"dateOfChange": "2026-02-18",
|
|
4
16
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -204201,6 +204201,21 @@
|
|
|
204201
204201
|
"required": true,
|
|
204202
204202
|
"conditionKeys": [],
|
|
204203
204203
|
"dependentActions": []
|
|
204204
|
+
},
|
|
204205
|
+
{
|
|
204206
|
+
"resourceType": "integrationResourceProperty",
|
|
204207
|
+
"required": true,
|
|
204208
|
+
"conditionKeys": [],
|
|
204209
|
+
"dependentActions": []
|
|
204210
|
+
},
|
|
204211
|
+
{
|
|
204212
|
+
"resourceType": "",
|
|
204213
|
+
"required": false,
|
|
204214
|
+
"conditionKeys": [
|
|
204215
|
+
"aws:RequestTag/${TagKey}",
|
|
204216
|
+
"aws:TagKeys"
|
|
204217
|
+
],
|
|
204218
|
+
"dependentActions": []
|
|
204204
204219
|
}
|
|
204205
204220
|
]
|
|
204206
204221
|
},
|
|
@@ -205006,6 +205021,39 @@
|
|
|
205006
205021
|
}
|
|
205007
205022
|
]
|
|
205008
205023
|
},
|
|
205024
|
+
{
|
|
205025
|
+
"name": "DeleteIntegrationResourceProperty",
|
|
205026
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-integrations.html#aws-glue-api-integrations-DeleteIntegrationResourceProperty",
|
|
205027
|
+
"permissionOnly": false,
|
|
205028
|
+
"description": "Grants permission to delete the integration resource property",
|
|
205029
|
+
"accessLevel": "Write",
|
|
205030
|
+
"resourceTypes": [
|
|
205031
|
+
{
|
|
205032
|
+
"resourceType": "catalog",
|
|
205033
|
+
"required": true,
|
|
205034
|
+
"conditionKeys": [],
|
|
205035
|
+
"dependentActions": []
|
|
205036
|
+
},
|
|
205037
|
+
{
|
|
205038
|
+
"resourceType": "connection",
|
|
205039
|
+
"required": true,
|
|
205040
|
+
"conditionKeys": [],
|
|
205041
|
+
"dependentActions": []
|
|
205042
|
+
},
|
|
205043
|
+
{
|
|
205044
|
+
"resourceType": "database",
|
|
205045
|
+
"required": true,
|
|
205046
|
+
"conditionKeys": [],
|
|
205047
|
+
"dependentActions": []
|
|
205048
|
+
},
|
|
205049
|
+
{
|
|
205050
|
+
"resourceType": "integrationResourceProperty",
|
|
205051
|
+
"required": true,
|
|
205052
|
+
"conditionKeys": [],
|
|
205053
|
+
"dependentActions": []
|
|
205054
|
+
}
|
|
205055
|
+
]
|
|
205056
|
+
},
|
|
205009
205057
|
{
|
|
205010
205058
|
"name": "DeleteIntegrationTableProperties",
|
|
205011
205059
|
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-integrations.html#aws-glue-api-integrations-DeleteIntegrationTableProperties",
|
|
@@ -206380,6 +206428,12 @@
|
|
|
206380
206428
|
"required": true,
|
|
206381
206429
|
"conditionKeys": [],
|
|
206382
206430
|
"dependentActions": []
|
|
206431
|
+
},
|
|
206432
|
+
{
|
|
206433
|
+
"resourceType": "integrationResourceProperty",
|
|
206434
|
+
"required": true,
|
|
206435
|
+
"conditionKeys": [],
|
|
206436
|
+
"dependentActions": []
|
|
206383
206437
|
}
|
|
206384
206438
|
]
|
|
206385
206439
|
},
|
|
@@ -207782,6 +207836,39 @@
|
|
|
207782
207836
|
}
|
|
207783
207837
|
]
|
|
207784
207838
|
},
|
|
207839
|
+
{
|
|
207840
|
+
"name": "ListIntegrationResourceProperties",
|
|
207841
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-integrations.html#aws-glue-api-integrations-ListIntegrationResourceProperties",
|
|
207842
|
+
"permissionOnly": false,
|
|
207843
|
+
"description": "Grants permission to list zero-ETL integration resource properties",
|
|
207844
|
+
"accessLevel": "List",
|
|
207845
|
+
"resourceTypes": [
|
|
207846
|
+
{
|
|
207847
|
+
"resourceType": "catalog",
|
|
207848
|
+
"required": true,
|
|
207849
|
+
"conditionKeys": [],
|
|
207850
|
+
"dependentActions": []
|
|
207851
|
+
},
|
|
207852
|
+
{
|
|
207853
|
+
"resourceType": "connection",
|
|
207854
|
+
"required": true,
|
|
207855
|
+
"conditionKeys": [],
|
|
207856
|
+
"dependentActions": []
|
|
207857
|
+
},
|
|
207858
|
+
{
|
|
207859
|
+
"resourceType": "database",
|
|
207860
|
+
"required": true,
|
|
207861
|
+
"conditionKeys": [],
|
|
207862
|
+
"dependentActions": []
|
|
207863
|
+
},
|
|
207864
|
+
{
|
|
207865
|
+
"resourceType": "integrationResourceProperty",
|
|
207866
|
+
"required": true,
|
|
207867
|
+
"conditionKeys": [],
|
|
207868
|
+
"dependentActions": []
|
|
207869
|
+
}
|
|
207870
|
+
]
|
|
207871
|
+
},
|
|
207785
207872
|
{
|
|
207786
207873
|
"name": "ListJobUpgradeAnalyses",
|
|
207787
207874
|
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-upgrade-analysis.html#aws-glue-api-upgrade-analysis-ListJobUpgradeAnalyses",
|
|
@@ -208934,6 +209021,12 @@
|
|
|
208934
209021
|
"conditionKeys": [],
|
|
208935
209022
|
"dependentActions": []
|
|
208936
209023
|
},
|
|
209024
|
+
{
|
|
209025
|
+
"resourceType": "integrationResourceProperty",
|
|
209026
|
+
"required": false,
|
|
209027
|
+
"conditionKeys": [],
|
|
209028
|
+
"dependentActions": []
|
|
209029
|
+
},
|
|
208937
209030
|
{
|
|
208938
209031
|
"resourceType": "job",
|
|
208939
209032
|
"required": false,
|
|
@@ -209079,6 +209172,12 @@
|
|
|
209079
209172
|
"conditionKeys": [],
|
|
209080
209173
|
"dependentActions": []
|
|
209081
209174
|
},
|
|
209175
|
+
{
|
|
209176
|
+
"resourceType": "integrationResourceProperty",
|
|
209177
|
+
"required": false,
|
|
209178
|
+
"conditionKeys": [],
|
|
209179
|
+
"dependentActions": []
|
|
209180
|
+
},
|
|
209082
209181
|
{
|
|
209083
209182
|
"resourceType": "job",
|
|
209084
209183
|
"required": false,
|
|
@@ -209477,6 +209576,12 @@
|
|
|
209477
209576
|
"required": true,
|
|
209478
209577
|
"conditionKeys": [],
|
|
209479
209578
|
"dependentActions": []
|
|
209579
|
+
},
|
|
209580
|
+
{
|
|
209581
|
+
"resourceType": "integrationResourceProperty",
|
|
209582
|
+
"required": true,
|
|
209583
|
+
"conditionKeys": [],
|
|
209584
|
+
"dependentActions": []
|
|
209480
209585
|
}
|
|
209481
209586
|
]
|
|
209482
209587
|
},
|
|
@@ -210027,6 +210132,14 @@
|
|
|
210027
210132
|
"conditionKeys": [
|
|
210028
210133
|
"aws:ResourceTag/${TagKey}"
|
|
210029
210134
|
]
|
|
210135
|
+
},
|
|
210136
|
+
{
|
|
210137
|
+
"name": "integrationResourceProperty",
|
|
210138
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/glue-specifying-resource-arns.html",
|
|
210139
|
+
"arnPattern": "arn:${Partition}:glue:${Region}:${Account}:integrationresourceproperty/${ResourceType}/${ResourceName}",
|
|
210140
|
+
"conditionKeys": [
|
|
210141
|
+
"aws:ResourceTag/${TagKey}"
|
|
210142
|
+
]
|
|
210030
210143
|
}
|
|
210031
210144
|
],
|
|
210032
210145
|
"conditionKeys": [
|
|
@@ -13879,7 +13879,7 @@
|
|
|
13879
13879
|
"name": "AWS Glue",
|
|
13880
13880
|
"servicePrefix": "glue",
|
|
13881
13881
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsglue.html",
|
|
13882
|
-
"actionsCount":
|
|
13882
|
+
"actionsCount": 301,
|
|
13883
13883
|
"actions": [
|
|
13884
13884
|
"AuthorizeInboundIntegration",
|
|
13885
13885
|
"BatchCreatePartition",
|
|
@@ -13949,6 +13949,7 @@
|
|
|
13949
13949
|
"DeleteDevEndpoint",
|
|
13950
13950
|
"DeleteGlueIdentityCenterConfiguration",
|
|
13951
13951
|
"DeleteIntegration",
|
|
13952
|
+
"DeleteIntegrationResourceProperty",
|
|
13952
13953
|
"DeleteIntegrationTableProperties",
|
|
13953
13954
|
"DeleteJob",
|
|
13954
13955
|
"DeleteMLTransform",
|
|
@@ -14084,6 +14085,7 @@
|
|
|
14084
14085
|
"ListDataQualityRulesets",
|
|
14085
14086
|
"ListDevEndpoints",
|
|
14086
14087
|
"ListEntities",
|
|
14088
|
+
"ListIntegrationResourceProperties",
|
|
14087
14089
|
"ListJobUpgradeAnalyses",
|
|
14088
14090
|
"ListJobs",
|
|
14089
14091
|
"ListMLTransforms",
|
|
@@ -14181,7 +14183,7 @@
|
|
|
14181
14183
|
"UseGlueStudio",
|
|
14182
14184
|
"UseMLTransforms"
|
|
14183
14185
|
],
|
|
14184
|
-
"resourceTypesCount":
|
|
14186
|
+
"resourceTypesCount": 24,
|
|
14185
14187
|
"resourceTypes": [
|
|
14186
14188
|
"rootcatalog",
|
|
14187
14189
|
"catalog",
|
|
@@ -14205,7 +14207,8 @@
|
|
|
14205
14207
|
"customEntityType",
|
|
14206
14208
|
"completion",
|
|
14207
14209
|
"integration",
|
|
14208
|
-
"connectionType"
|
|
14210
|
+
"connectionType",
|
|
14211
|
+
"integrationResourceProperty"
|
|
14209
14212
|
],
|
|
14210
14213
|
"conditionKeysCount": 11,
|
|
14211
14214
|
"conditionKeys": [
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 11206
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3394
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"key": "AWS Glue",
|
|
249
|
-
"value":
|
|
249
|
+
"value": 301
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"key": "AWS IoT",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 2039
|
|
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.
|
|
3
|
+
"version": "0.0.525",
|
|
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",
|