aws-iam-data 0.0.212 → 0.0.214

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,29 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-05-30",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "AWS Glue": [
8
+ "glue:BatchPutDataQualityStatisticAnnotation",
9
+ "glue:DescribeConnectionType",
10
+ "glue:DescribeEntity",
11
+ "glue:GetDataQualityModel",
12
+ "glue:GetDataQualityModelResult",
13
+ "glue:ListConnectionTypes",
14
+ "glue:ListDataQualityStatisticAnnotations",
15
+ "glue:ListDataQualityStatistics",
16
+ "glue:ListEntities",
17
+ "glue:PutDataQualityProfileAnnotation",
18
+ "glue:RefreshOAuth2Tokens"
19
+ ],
20
+ "Amazon Simple Workflow Service": [
21
+ "swf:DeleteActivityType",
22
+ "swf:DeleteWorkflowType"
23
+ ]
24
+ },
25
+ "removedActions": {}
26
+ },
2
27
  {
3
28
  "dateOfChange": "2024-05-25",
4
29
  "addedServices": [],
@@ -125444,13 +125444,14 @@
125444
125444
  "accessLevel": "Write",
125445
125445
  "resourceTypes": [
125446
125446
  {
125447
- "resourceType": "image",
125447
+ "resourceType": "imageVersion",
125448
125448
  "required": true,
125449
125449
  "conditionKeys": [
125450
125450
  "aws:RequestTag/${TagKey}",
125451
125451
  "aws:TagKeys"
125452
125452
  ],
125453
125453
  "dependentActions": [
125454
+ "ec2:DescribeImages",
125454
125455
  "ec2:DescribeImportImageTasks",
125455
125456
  "iam:CreateServiceLinkedRole"
125456
125457
  ]
@@ -162761,6 +162762,21 @@
162761
162762
  }
162762
162763
  ]
162763
162764
  },
162765
+ {
162766
+ "name": "BatchPutDataQualityStatisticAnnotation",
162767
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-BatchPutDataQualityStatisticAnnotation",
162768
+ "permissionOnly": false,
162769
+ "description": "Grants permission to annotate datapoints over time for a specific data quality statistic",
162770
+ "accessLevel": "Write",
162771
+ "resourceTypes": [
162772
+ {
162773
+ "resourceType": "",
162774
+ "required": false,
162775
+ "conditionKeys": [],
162776
+ "dependentActions": []
162777
+ }
162778
+ ]
162779
+ },
162764
162780
  {
162765
162781
  "name": "BatchStopJobRun",
162766
162782
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-runs.html#aws-glue-api-jobs-runs-BatchStopStartJobRun",
@@ -163902,6 +163918,42 @@
163902
163918
  }
163903
163919
  ]
163904
163920
  },
163921
+ {
163922
+ "name": "DescribeConnectionType",
163923
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/glue-connections.html#connection-type-permissions-operations",
163924
+ "permissionOnly": false,
163925
+ "description": "Grants permission to describe connection type in glue studio",
163926
+ "accessLevel": "Permissions management",
163927
+ "resourceTypes": [
163928
+ {
163929
+ "resourceType": "",
163930
+ "required": false,
163931
+ "conditionKeys": [],
163932
+ "dependentActions": []
163933
+ }
163934
+ ]
163935
+ },
163936
+ {
163937
+ "name": "DescribeEntity",
163938
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/glue-connections.html#connection-type-permissions-operations",
163939
+ "permissionOnly": false,
163940
+ "description": "Grants permission to describe entity in glue studio",
163941
+ "accessLevel": "Permissions management",
163942
+ "resourceTypes": [
163943
+ {
163944
+ "resourceType": "catalog",
163945
+ "required": true,
163946
+ "conditionKeys": [],
163947
+ "dependentActions": []
163948
+ },
163949
+ {
163950
+ "resourceType": "connection",
163951
+ "required": true,
163952
+ "conditionKeys": [],
163953
+ "dependentActions": []
163954
+ }
163955
+ ]
163956
+ },
163905
163957
  {
163906
163958
  "name": "GetBlueprint",
163907
163959
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-workflow.html#aws-glue-api-workflow-GetBlueprint",
@@ -164223,6 +164275,36 @@
164223
164275
  }
164224
164276
  ]
164225
164277
  },
164278
+ {
164279
+ "name": "GetDataQualityModel",
164280
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-GetDataQualityModel",
164281
+ "permissionOnly": false,
164282
+ "description": "Grants permission to retrieve the retraining status of the model",
164283
+ "accessLevel": "Read",
164284
+ "resourceTypes": [
164285
+ {
164286
+ "resourceType": "",
164287
+ "required": false,
164288
+ "conditionKeys": [],
164289
+ "dependentActions": []
164290
+ }
164291
+ ]
164292
+ },
164293
+ {
164294
+ "name": "GetDataQualityModelResult",
164295
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-GetDataQualityModelResult",
164296
+ "permissionOnly": false,
164297
+ "description": "Grants permission to retrieve the latest predictions for a statistic from the model",
164298
+ "accessLevel": "Read",
164299
+ "resourceTypes": [
164300
+ {
164301
+ "resourceType": "",
164302
+ "required": false,
164303
+ "conditionKeys": [],
164304
+ "dependentActions": []
164305
+ }
164306
+ ]
164307
+ },
164226
164308
  {
164227
164309
  "name": "GetDataQualityResult",
164228
164310
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-GetDataQualityResult",
@@ -165437,6 +165519,21 @@
165437
165519
  }
165438
165520
  ]
165439
165521
  },
165522
+ {
165523
+ "name": "ListConnectionTypes",
165524
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/glue-connections.html#connection-type-permissions-operations",
165525
+ "permissionOnly": false,
165526
+ "description": "Grants permission to list connection types in glue studio",
165527
+ "accessLevel": "Permissions management",
165528
+ "resourceTypes": [
165529
+ {
165530
+ "resourceType": "",
165531
+ "required": false,
165532
+ "conditionKeys": [],
165533
+ "dependentActions": []
165534
+ }
165535
+ ]
165536
+ },
165440
165537
  {
165441
165538
  "name": "ListCrawlers",
165442
165539
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-crawler-crawling.html#aws-glue-api-crawler-crawling-ListCrawlers",
@@ -165542,6 +165639,36 @@
165542
165639
  }
165543
165640
  ]
165544
165641
  },
165642
+ {
165643
+ "name": "ListDataQualityStatisticAnnotations",
165644
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-ListDataQualityStatisticAnnotations",
165645
+ "permissionOnly": false,
165646
+ "description": "Grants permission to retrieve annotations for a data quality statistic",
165647
+ "accessLevel": "List",
165648
+ "resourceTypes": [
165649
+ {
165650
+ "resourceType": "",
165651
+ "required": false,
165652
+ "conditionKeys": [],
165653
+ "dependentActions": []
165654
+ }
165655
+ ]
165656
+ },
165657
+ {
165658
+ "name": "ListDataQualityStatistics",
165659
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-ListDataQualityStatistics",
165660
+ "permissionOnly": false,
165661
+ "description": "Grants permission to retrieve data quality statistics and annotations associated with it",
165662
+ "accessLevel": "List",
165663
+ "resourceTypes": [
165664
+ {
165665
+ "resourceType": "",
165666
+ "required": false,
165667
+ "conditionKeys": [],
165668
+ "dependentActions": []
165669
+ }
165670
+ ]
165671
+ },
165545
165672
  {
165546
165673
  "name": "ListDevEndpoints",
165547
165674
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-dev-endpoint.html#aws-glue-api-dev-endpoint-ListDevEndpoints",
@@ -165557,6 +165684,27 @@
165557
165684
  }
165558
165685
  ]
165559
165686
  },
165687
+ {
165688
+ "name": "ListEntities",
165689
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/glue-connections.html#connection-type-permissions-operations",
165690
+ "permissionOnly": false,
165691
+ "description": "Grants permission to list entities in glue studio",
165692
+ "accessLevel": "Permissions management",
165693
+ "resourceTypes": [
165694
+ {
165695
+ "resourceType": "catalog",
165696
+ "required": true,
165697
+ "conditionKeys": [],
165698
+ "dependentActions": []
165699
+ },
165700
+ {
165701
+ "resourceType": "connection",
165702
+ "required": true,
165703
+ "conditionKeys": [],
165704
+ "dependentActions": []
165705
+ }
165706
+ ]
165707
+ },
165560
165708
  {
165561
165709
  "name": "ListJobs",
165562
165710
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-job.html#aws-glue-api-jobs-job-ListJobs",
@@ -165787,6 +165935,21 @@
165787
165935
  }
165788
165936
  ]
165789
165937
  },
165938
+ {
165939
+ "name": "PutDataQualityProfileAnnotation",
165940
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-PutDataQualityProfileAnnotation",
165941
+ "permissionOnly": false,
165942
+ "description": "Grants permission to annotate all datapoints for a profile",
165943
+ "accessLevel": "Write",
165944
+ "resourceTypes": [
165945
+ {
165946
+ "resourceType": "",
165947
+ "required": false,
165948
+ "conditionKeys": [],
165949
+ "dependentActions": []
165950
+ }
165951
+ ]
165952
+ },
165790
165953
  {
165791
165954
  "name": "PutResourcePolicy",
165792
165955
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-security.html#aws-glue-api-jobs-security-PutResourcePolicy",
@@ -165859,6 +166022,27 @@
165859
166022
  }
165860
166023
  ]
165861
166024
  },
166025
+ {
166026
+ "name": "RefreshOAuth2Tokens",
166027
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/glue-connections.html#connection-type-permissions-operations",
166028
+ "permissionOnly": false,
166029
+ "description": "Grants permission to refresh the oauth2 tokens for connection during job execution",
166030
+ "accessLevel": "Permissions management",
166031
+ "resourceTypes": [
166032
+ {
166033
+ "resourceType": "catalog",
166034
+ "required": true,
166035
+ "conditionKeys": [],
166036
+ "dependentActions": []
166037
+ },
166038
+ {
166039
+ "resourceType": "connection",
166040
+ "required": true,
166041
+ "conditionKeys": [],
166042
+ "dependentActions": []
166043
+ }
166044
+ ]
166045
+ },
165862
166046
  {
165863
166047
  "name": "RegisterSchemaVersion",
165864
166048
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-RegisterSchemaVersion",
@@ -318041,6 +318225,54 @@
318041
318225
  }
318042
318226
  ]
318043
318227
  },
318228
+ {
318229
+ "name": "DeleteActivityType",
318230
+ "apiReferenceUrl": "https://docs.aws.amazon.com/amazonswf/latest/apireference/API_DeleteActivityType.html",
318231
+ "permissionOnly": false,
318232
+ "description": "Grants permission to delete the specified activity type",
318233
+ "accessLevel": "Write",
318234
+ "resourceTypes": [
318235
+ {
318236
+ "resourceType": "domain",
318237
+ "required": true,
318238
+ "conditionKeys": [],
318239
+ "dependentActions": []
318240
+ },
318241
+ {
318242
+ "resourceType": "",
318243
+ "required": false,
318244
+ "conditionKeys": [
318245
+ "swf:activityType.name",
318246
+ "swf:activityType.version"
318247
+ ],
318248
+ "dependentActions": []
318249
+ }
318250
+ ]
318251
+ },
318252
+ {
318253
+ "name": "DeleteWorkflowType",
318254
+ "apiReferenceUrl": "https://docs.aws.amazon.com/amazonswf/latest/apireference/API_DeleteWorkflowType.html",
318255
+ "permissionOnly": false,
318256
+ "description": "Grants permission to delete the specified workflow type",
318257
+ "accessLevel": "Write",
318258
+ "resourceTypes": [
318259
+ {
318260
+ "resourceType": "domain",
318261
+ "required": true,
318262
+ "conditionKeys": [],
318263
+ "dependentActions": []
318264
+ },
318265
+ {
318266
+ "resourceType": "",
318267
+ "required": false,
318268
+ "conditionKeys": [
318269
+ "swf:workflowType.name",
318270
+ "swf:workflowType.version"
318271
+ ],
318272
+ "dependentActions": []
318273
+ }
318274
+ ]
318275
+ },
318044
318276
  {
318045
318277
  "name": "DeprecateActivityType",
318046
318278
  "apiReferenceUrl": "https://docs.aws.amazon.com/amazonswf/latest/apireference/API_DeprecateActivityType.html",
@@ -326571,6 +326803,14 @@
326571
326803
  "required": true,
326572
326804
  "conditionKeys": [],
326573
326805
  "dependentActions": []
326806
+ },
326807
+ {
326808
+ "resourceType": "",
326809
+ "required": false,
326810
+ "conditionKeys": [
326811
+ "aws:ResourceTag/${TagKey}"
326812
+ ],
326813
+ "dependentActions": []
326574
326814
  }
326575
326815
  ]
326576
326816
  },
@@ -326586,6 +326826,14 @@
326586
326826
  "required": true,
326587
326827
  "conditionKeys": [],
326588
326828
  "dependentActions": []
326829
+ },
326830
+ {
326831
+ "resourceType": "",
326832
+ "required": false,
326833
+ "conditionKeys": [
326834
+ "aws:ResourceTag/${TagKey}"
326835
+ ],
326836
+ "dependentActions": []
326589
326837
  }
326590
326838
  ]
326591
326839
  },
@@ -327631,6 +327879,14 @@
327631
327879
  "required": true,
327632
327880
  "conditionKeys": [],
327633
327881
  "dependentActions": []
327882
+ },
327883
+ {
327884
+ "resourceType": "",
327885
+ "required": false,
327886
+ "conditionKeys": [
327887
+ "aws:ResourceTag/${TagKey}"
327888
+ ],
327889
+ "dependentActions": []
327634
327890
  }
327635
327891
  ]
327636
327892
  },
@@ -327646,6 +327902,14 @@
327646
327902
  "required": true,
327647
327903
  "conditionKeys": [],
327648
327904
  "dependentActions": []
327905
+ },
327906
+ {
327907
+ "resourceType": "",
327908
+ "required": false,
327909
+ "conditionKeys": [
327910
+ "aws:ResourceTag/${TagKey}"
327911
+ ],
327912
+ "dependentActions": []
327649
327913
  }
327650
327914
  ]
327651
327915
  },
@@ -327661,6 +327925,14 @@
327661
327925
  "required": true,
327662
327926
  "conditionKeys": [],
327663
327927
  "dependentActions": []
327928
+ },
327929
+ {
327930
+ "resourceType": "",
327931
+ "required": false,
327932
+ "conditionKeys": [
327933
+ "aws:ResourceTag/${TagKey}"
327934
+ ],
327935
+ "dependentActions": []
327664
327936
  }
327665
327937
  ]
327666
327938
  },
@@ -327759,6 +328031,14 @@
327759
328031
  "required": true,
327760
328032
  "conditionKeys": [],
327761
328033
  "dependentActions": []
328034
+ },
328035
+ {
328036
+ "resourceType": "",
328037
+ "required": false,
328038
+ "conditionKeys": [
328039
+ "aws:ResourceTag/${TagKey}"
328040
+ ],
328041
+ "dependentActions": []
327762
328042
  }
327763
328043
  ]
327764
328044
  },
@@ -328651,6 +328931,14 @@
328651
328931
  "required": true,
328652
328932
  "conditionKeys": [],
328653
328933
  "dependentActions": []
328934
+ },
328935
+ {
328936
+ "resourceType": "",
328937
+ "required": false,
328938
+ "conditionKeys": [
328939
+ "aws:ResourceTag/${TagKey}"
328940
+ ],
328941
+ "dependentActions": []
328654
328942
  }
328655
328943
  ]
328656
328944
  },
@@ -11452,7 +11452,7 @@
11452
11452
  "name": "AWS Glue",
11453
11453
  "servicePrefix": "glue",
11454
11454
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsglue.html",
11455
- "actionsCount": 242,
11455
+ "actionsCount": 253,
11456
11456
  "actions": [
11457
11457
  "BatchCreatePartition",
11458
11458
  "BatchDeleteConnection",
@@ -11469,6 +11469,7 @@
11469
11469
  "BatchGetTableOptimizer",
11470
11470
  "BatchGetTriggers",
11471
11471
  "BatchGetWorkflows",
11472
+ "BatchPutDataQualityStatisticAnnotation",
11472
11473
  "BatchStopJobRun",
11473
11474
  "BatchUpdatePartition",
11474
11475
  "CancelDataQualityRuleRecommendationRun",
@@ -11525,6 +11526,8 @@
11525
11526
  "DeleteUserDefinedFunction",
11526
11527
  "DeleteWorkflow",
11527
11528
  "DeregisterDataPreview",
11529
+ "DescribeConnectionType",
11530
+ "DescribeEntity",
11528
11531
  "GetBlueprint",
11529
11532
  "GetBlueprintRun",
11530
11533
  "GetBlueprintRuns",
@@ -11544,6 +11547,8 @@
11544
11547
  "GetCustomEntityType",
11545
11548
  "GetDataCatalogEncryptionSettings",
11546
11549
  "GetDataPreviewStatement",
11550
+ "GetDataQualityModel",
11551
+ "GetDataQualityModelResult",
11547
11552
  "GetDataQualityResult",
11548
11553
  "GetDataQualityRuleRecommendationRun",
11549
11554
  "GetDataQualityRuleset",
@@ -11612,6 +11617,7 @@
11612
11617
  "ImportCatalogToGlue",
11613
11618
  "ListBlueprints",
11614
11619
  "ListColumnStatisticsTaskRuns",
11620
+ "ListConnectionTypes",
11615
11621
  "ListCrawlers",
11616
11622
  "ListCrawls",
11617
11623
  "ListCustomEntityTypes",
@@ -11619,7 +11625,10 @@
11619
11625
  "ListDataQualityRuleRecommendationRuns",
11620
11626
  "ListDataQualityRulesetEvaluationRuns",
11621
11627
  "ListDataQualityRulesets",
11628
+ "ListDataQualityStatisticAnnotations",
11629
+ "ListDataQualityStatistics",
11622
11630
  "ListDevEndpoints",
11631
+ "ListEntities",
11623
11632
  "ListJobs",
11624
11633
  "ListMLTransforms",
11625
11634
  "ListRegistries",
@@ -11634,10 +11643,12 @@
11634
11643
  "PassConnection",
11635
11644
  "PublishDataQuality",
11636
11645
  "PutDataCatalogEncryptionSettings",
11646
+ "PutDataQualityProfileAnnotation",
11637
11647
  "PutResourcePolicy",
11638
11648
  "PutSchemaVersionMetadata",
11639
11649
  "PutWorkflowRunProperties",
11640
11650
  "QuerySchemaVersionMetadata",
11651
+ "RefreshOAuth2Tokens",
11641
11652
  "RegisterSchemaVersion",
11642
11653
  "RemoveSchemaVersionMetadata",
11643
11654
  "RequestLogParsing",
@@ -23183,7 +23194,7 @@
23183
23194
  "name": "Amazon Simple Workflow Service",
23184
23195
  "servicePrefix": "swf",
23185
23196
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsimpleworkflowservice.html",
23186
- "actionsCount": 49,
23197
+ "actionsCount": 51,
23187
23198
  "actions": [
23188
23199
  "CancelTimer",
23189
23200
  "CancelWorkflowExecution",
@@ -23193,6 +23204,8 @@
23193
23204
  "CountOpenWorkflowExecutions",
23194
23205
  "CountPendingActivityTasks",
23195
23206
  "CountPendingDecisionTasks",
23207
+ "DeleteActivityType",
23208
+ "DeleteWorkflowType",
23196
23209
  "DeprecateActivityType",
23197
23210
  "DeprecateDomain",
23198
23211
  "DeprecateWorkflowType",
@@ -1,20 +1,20 @@
1
1
  {
2
2
  "Actions by type": [
3
3
  {
4
- "key": "Write Actions",
5
- "value": 9310
4
+ "key": "List Actions",
5
+ "value": 2738
6
6
  },
7
7
  {
8
- "key": "Read Actions",
9
- "value": 4522
8
+ "key": "Write Actions",
9
+ "value": 9314
10
10
  },
11
11
  {
12
- "key": "List Actions",
13
- "value": 2736
12
+ "key": "Read Actions",
13
+ "value": 4524
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
17
- "value": 284
17
+ "value": 289
18
18
  }
19
19
  ],
20
20
  "Longest action names": [
@@ -181,8 +181,8 @@
181
181
  "value": 64
182
182
  },
183
183
  {
184
- "key": "hub - arn:${Partition}:securityhub:${Region}:${Account}:hub/default",
185
- "value": 61
184
+ "key": "catalog - arn:${Partition}:glue:${Region}:${Account}:catalog",
185
+ "value": 62
186
186
  }
187
187
  ],
188
188
  "Services with least actions": [
@@ -245,12 +245,12 @@
245
245
  "value": 271
246
246
  },
247
247
  {
248
- "key": "Amazon Connect",
249
- "value": 252
248
+ "key": "AWS Glue",
249
+ "value": 253
250
250
  },
251
251
  {
252
- "key": "AWS Glue",
253
- "value": 242
252
+ "key": "Amazon Connect",
253
+ "value": 252
254
254
  },
255
255
  {
256
256
  "key": "Amazon QuickSight",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.212",
3
+ "version": "0.0.214",
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",