aws-iam-data 0.0.72 → 0.0.73

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,21 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2023-08-23",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon Personalize": [
8
+ "personalize:CreateDataInsightsJob",
9
+ "personalize:DescribeDataInsightsJob",
10
+ "personalize:GetDataInsights",
11
+ "personalize:ListDataInsightsJobs"
12
+ ],
13
+ "Amazon SageMaker": [
14
+ "sagemaker:ListResourceCatalogs"
15
+ ]
16
+ },
17
+ "removedActions": {}
18
+ },
2
19
  {
3
20
  "dateOfChange": "2023-08-22",
4
21
  "addedServices": [],
@@ -43943,8 +43943,8 @@
43943
43943
  "accessLevel": "Read",
43944
43944
  "resourceTypes": [
43945
43945
  {
43946
- "resourceType": "",
43947
- "required": false,
43946
+ "resourceType": "log-group",
43947
+ "required": true,
43948
43948
  "conditionKeys": [],
43949
43949
  "dependentActions": []
43950
43950
  }
@@ -43958,8 +43958,8 @@
43958
43958
  "accessLevel": "Read",
43959
43959
  "resourceTypes": [
43960
43960
  {
43961
- "resourceType": "",
43962
- "required": false,
43961
+ "resourceType": "log-group",
43962
+ "required": true,
43963
43963
  "conditionKeys": [],
43964
43964
  "dependentActions": []
43965
43965
  }
@@ -165293,6 +165293,18 @@
165293
165293
  "conditionKeys": [],
165294
165294
  "dependentActions": []
165295
165295
  },
165296
+ {
165297
+ "resourceType": "package",
165298
+ "required": false,
165299
+ "conditionKeys": [],
165300
+ "dependentActions": []
165301
+ },
165302
+ {
165303
+ "resourceType": "packageversion",
165304
+ "required": false,
165305
+ "conditionKeys": [],
165306
+ "dependentActions": []
165307
+ },
165296
165308
  {
165297
165309
  "resourceType": "",
165298
165310
  "required": false,
@@ -165323,6 +165335,18 @@
165323
165335
  "conditionKeys": [],
165324
165336
  "dependentActions": []
165325
165337
  },
165338
+ {
165339
+ "resourceType": "package",
165340
+ "required": false,
165341
+ "conditionKeys": [],
165342
+ "dependentActions": []
165343
+ },
165344
+ {
165345
+ "resourceType": "packageversion",
165346
+ "required": false,
165347
+ "conditionKeys": [],
165348
+ "dependentActions": []
165349
+ },
165326
165350
  {
165327
165351
  "resourceType": "",
165328
165352
  "required": false,
@@ -169623,7 +169647,7 @@
169623
169647
  },
169624
169648
  {
169625
169649
  "name": "jobtemplate",
169626
- "apiReferenceUrl": "https://docs.aws.amazon.com/iot/latest/developerguide/iot-job-templates.html",
169650
+ "apiReferenceUrl": "https://docs.aws.amazon.com/iot/latest/developerguide/job-templates.html",
169627
169651
  "arnPattern": "arn:${Partition}:iot:${Region}:${Account}:jobtemplate/${JobTemplateId}",
169628
169652
  "conditionKeys": [
169629
169653
  "aws:ResourceTag/${TagKey}"
@@ -224679,6 +224703,21 @@
224679
224703
  }
224680
224704
  ]
224681
224705
  },
224706
+ {
224707
+ "name": "CreateDataInsightsJob",
224708
+ "apiReferenceUrl": "https://docs.aws.amazon.com/personalize/latest/dg/analyzing-data.html",
224709
+ "permissionOnly": false,
224710
+ "description": "Grants permission to create a data insights job",
224711
+ "accessLevel": "Write",
224712
+ "resourceTypes": [
224713
+ {
224714
+ "resourceType": "dataInsightsJob",
224715
+ "required": true,
224716
+ "conditionKeys": [],
224717
+ "dependentActions": []
224718
+ }
224719
+ ]
224720
+ },
224682
224721
  {
224683
224722
  "name": "CreateDataset",
224684
224723
  "apiReferenceUrl": "https://docs.aws.amazon.com/personalize/latest/dg/API_CreateDataset.html",
@@ -225039,6 +225078,21 @@
225039
225078
  }
225040
225079
  ]
225041
225080
  },
225081
+ {
225082
+ "name": "DescribeDataInsightsJob",
225083
+ "apiReferenceUrl": "https://docs.aws.amazon.com/personalize/latest/dg/analyzing-data.html",
225084
+ "permissionOnly": false,
225085
+ "description": "Grants permission to describe a data insights job",
225086
+ "accessLevel": "Read",
225087
+ "resourceTypes": [
225088
+ {
225089
+ "resourceType": "dataInsightsJob",
225090
+ "required": true,
225091
+ "conditionKeys": [],
225092
+ "dependentActions": []
225093
+ }
225094
+ ]
225095
+ },
225042
225096
  {
225043
225097
  "name": "DescribeDataset",
225044
225098
  "apiReferenceUrl": "https://docs.aws.amazon.com/personalize/latest/dg/API_DescribeDataset.html",
@@ -225234,6 +225288,21 @@
225234
225288
  }
225235
225289
  ]
225236
225290
  },
225291
+ {
225292
+ "name": "GetDataInsights",
225293
+ "apiReferenceUrl": "https://docs.aws.amazon.com/personalize/latest/dg/analyzing-data.html",
225294
+ "permissionOnly": false,
225295
+ "description": "Grants permission to get data insights from a data insights job",
225296
+ "accessLevel": "Read",
225297
+ "resourceTypes": [
225298
+ {
225299
+ "resourceType": "dataInsightsJob",
225300
+ "required": true,
225301
+ "conditionKeys": [],
225302
+ "dependentActions": []
225303
+ }
225304
+ ]
225305
+ },
225237
225306
  {
225238
225307
  "name": "GetPersonalizedRanking",
225239
225308
  "apiReferenceUrl": "https://docs.aws.amazon.com/personalize/latest/dg/API_RS_GetPersonalizedRanking.html",
@@ -225324,6 +225393,21 @@
225324
225393
  }
225325
225394
  ]
225326
225395
  },
225396
+ {
225397
+ "name": "ListDataInsightsJobs",
225398
+ "apiReferenceUrl": "https://docs.aws.amazon.com/personalize/latest/dg/analyzing-data.html",
225399
+ "permissionOnly": false,
225400
+ "description": "Grants permission to list data insights jobs",
225401
+ "accessLevel": "List",
225402
+ "resourceTypes": [
225403
+ {
225404
+ "resourceType": "",
225405
+ "required": false,
225406
+ "conditionKeys": [],
225407
+ "dependentActions": []
225408
+ }
225409
+ ]
225410
+ },
225327
225411
  {
225328
225412
  "name": "ListDatasetExportJobs",
225329
225413
  "apiReferenceUrl": "https://docs.aws.amazon.com/personalize/latest/dg/API_ListDatasetExportJobs.html",
@@ -225746,6 +225830,12 @@
225746
225830
  "arnPattern": "arn:${Partition}:personalize:${Region}:${Account}:dataset-import-job/${ResourceId}",
225747
225831
  "conditionKeys": []
225748
225832
  },
225833
+ {
225834
+ "name": "dataInsightsJob",
225835
+ "apiReferenceUrl": "https://docs.aws.amazon.com/personalize/latest/dg/analyzing-data.html",
225836
+ "arnPattern": "arn:${Partition}:personalize:${Region}:${Account}:data-insights-job/${ResourceId}",
225837
+ "conditionKeys": []
225838
+ },
225749
225839
  {
225750
225840
  "name": "datasetExportJob",
225751
225841
  "apiReferenceUrl": "https://docs.aws.amazon.com/personalize/latest/dg/API_DatasetExportJob.html",
@@ -234333,7 +234423,10 @@
234333
234423
  {
234334
234424
  "resourceType": "",
234335
234425
  "required": false,
234336
- "conditionKeys": [],
234426
+ "conditionKeys": [
234427
+ "quicksight:Edition",
234428
+ "quicksight:DirectoryType"
234429
+ ],
234337
234430
  "dependentActions": []
234338
234431
  }
234339
234432
  ]
@@ -268213,6 +268306,21 @@
268213
268306
  }
268214
268307
  ]
268215
268308
  },
268309
+ {
268310
+ "name": "ListResourceCatalogs",
268311
+ "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListResourceCatalogs.html",
268312
+ "permissionOnly": false,
268313
+ "description": "Grants permission to list resource catalogs",
268314
+ "accessLevel": "List",
268315
+ "resourceTypes": [
268316
+ {
268317
+ "resourceType": "",
268318
+ "required": false,
268319
+ "conditionKeys": [],
268320
+ "dependentActions": []
268321
+ }
268322
+ ]
268323
+ },
268216
268324
  {
268217
268325
  "name": "ListSharedModelEvents",
268218
268326
  "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/dg/canvas-collaborate-permissions.html",
@@ -270514,6 +270622,12 @@
270514
270622
  "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/dg/canvas-collaborate-permissions.html",
270515
270623
  "arnPattern": "arn:${Partition}:sagemaker:${Region}:${Account}:shared-model-event/${EventId}",
270516
270624
  "conditionKeys": []
270625
+ },
270626
+ {
270627
+ "name": "sagemaker-catalog",
270628
+ "apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ResourceCatalog.html",
270629
+ "arnPattern": "arn:${Partition}:sagemaker:${Region}:${Account}:sagemaker-catalog/${ResourceCatalogName}",
270630
+ "conditionKeys": []
270517
270631
  }
270518
270632
  ],
270519
270633
  "conditionKeys": [
@@ -16737,11 +16737,12 @@
16737
16737
  "name": "Amazon Personalize",
16738
16738
  "servicePrefix": "personalize",
16739
16739
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonpersonalize.html",
16740
- "actionsCount": 72,
16740
+ "actionsCount": 76,
16741
16741
  "actions": [
16742
16742
  "CreateBatchInferenceJob",
16743
16743
  "CreateBatchSegmentJob",
16744
16744
  "CreateCampaign",
16745
+ "CreateDataInsightsJob",
16745
16746
  "CreateDataset",
16746
16747
  "CreateDatasetExportJob",
16747
16748
  "CreateDatasetGroup",
@@ -16766,6 +16767,7 @@
16766
16767
  "DescribeBatchInferenceJob",
16767
16768
  "DescribeBatchSegmentJob",
16768
16769
  "DescribeCampaign",
16770
+ "DescribeDataInsightsJob",
16769
16771
  "DescribeDataset",
16770
16772
  "DescribeDatasetExportJob",
16771
16773
  "DescribeDatasetGroup",
@@ -16779,12 +16781,14 @@
16779
16781
  "DescribeSchema",
16780
16782
  "DescribeSolution",
16781
16783
  "DescribeSolutionVersion",
16784
+ "GetDataInsights",
16782
16785
  "GetPersonalizedRanking",
16783
16786
  "GetRecommendations",
16784
16787
  "GetSolutionMetrics",
16785
16788
  "ListBatchInferenceJobs",
16786
16789
  "ListBatchSegmentJobs",
16787
16790
  "ListCampaigns",
16791
+ "ListDataInsightsJobs",
16788
16792
  "ListDatasetExportJobs",
16789
16793
  "ListDatasetGroups",
16790
16794
  "ListDatasetImportJobs",
@@ -16812,13 +16816,14 @@
16812
16816
  "UpdateMetricAttribution",
16813
16817
  "UpdateRecommender"
16814
16818
  ],
16815
- "resourceTypesCount": 16,
16819
+ "resourceTypesCount": 17,
16816
16820
  "resourceTypes": [
16817
16821
  "schema",
16818
16822
  "featureTransformation",
16819
16823
  "dataset",
16820
16824
  "datasetGroup",
16821
16825
  "datasetImportJob",
16826
+ "dataInsightsJob",
16822
16827
  "datasetExportJob",
16823
16828
  "solution",
16824
16829
  "campaign",
@@ -19447,7 +19452,7 @@
19447
19452
  "name": "Amazon SageMaker",
19448
19453
  "servicePrefix": "sagemaker",
19449
19454
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemaker.html",
19450
- "actionsCount": 329,
19455
+ "actionsCount": 330,
19451
19456
  "actions": [
19452
19457
  "AddAssociation",
19453
19458
  "AddTags",
@@ -19695,6 +19700,7 @@
19695
19700
  "ListPipelines",
19696
19701
  "ListProcessingJobs",
19697
19702
  "ListProjects",
19703
+ "ListResourceCatalogs",
19698
19704
  "ListSharedModelEvents",
19699
19705
  "ListSharedModelVersions",
19700
19706
  "ListSharedModels",
@@ -19779,7 +19785,7 @@
19779
19785
  "UpdateWorkforce",
19780
19786
  "UpdateWorkteam"
19781
19787
  ],
19782
- "resourceTypesCount": 58,
19788
+ "resourceTypesCount": 59,
19783
19789
  "resourceTypes": [
19784
19790
  "device",
19785
19791
  "device-fleet",
@@ -19838,7 +19844,8 @@
19838
19844
  "model-card",
19839
19845
  "model-card-export-job",
19840
19846
  "shared-model",
19841
- "shared-model-event"
19847
+ "shared-model-event",
19848
+ "sagemaker-catalog"
19842
19849
  ],
19843
19850
  "conditionKeysCount": 43,
19844
19851
  "conditionKeys": [
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 8396
5
+ "value": 8397
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 4085
9
+ "value": 4087
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2408
13
+ "value": 2410
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -234,7 +234,7 @@
234
234
  },
235
235
  {
236
236
  "key": "Amazon SageMaker",
237
- "value": 329
237
+ "value": 330
238
238
  },
239
239
  {
240
240
  "key": "Amazon Chime",
@@ -410,7 +410,7 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1553
413
+ "value": 1555
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.72",
3
+ "version": "0.0.73",
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",