aws-iam-data 0.0.228 → 0.0.229

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,23 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-06-22",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "AWS Compute Optimizer": [
8
+ "compute-optimizer:ExportRDSDatabaseRecommendations",
9
+ "compute-optimizer:GetRDSDatabaseRecommendationProjectedMetrics",
10
+ "compute-optimizer:GetRDSDatabaseRecommendations"
11
+ ],
12
+ "Amazon Connect": [
13
+ "connect:CreateAuthenticationProfile",
14
+ "connect:DescribeAuthenticationProfile",
15
+ "connect:ListAuthenticationProfiles",
16
+ "connect:UpdateAuthenticationProfile"
17
+ ]
18
+ },
19
+ "removedActions": {}
20
+ },
2
21
  {
3
22
  "dateOfChange": "2024-06-21",
4
23
  "addedServices": [],
@@ -67441,7 +67441,9 @@
67441
67441
  ],
67442
67442
  "dependentActions": [
67443
67443
  "autoscaling:DescribeAutoScalingGroups",
67444
- "ec2:DescribeInstances"
67444
+ "ec2:DescribeInstances",
67445
+ "rds:DescribeDBClusters",
67446
+ "rds:DescribeDBInstances"
67445
67447
  ]
67446
67448
  }
67447
67449
  ]
@@ -67571,6 +67573,25 @@
67571
67573
  }
67572
67574
  ]
67573
67575
  },
67576
+ {
67577
+ "name": "ExportRDSDatabaseRecommendations",
67578
+ "apiReferenceUrl": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_ExportRDSDatabaseRecommendations.html",
67579
+ "permissionOnly": false,
67580
+ "description": "Grants permission to export rds recommendations to S3 for the provided accounts",
67581
+ "accessLevel": "Write",
67582
+ "resourceTypes": [
67583
+ {
67584
+ "resourceType": "",
67585
+ "required": false,
67586
+ "conditionKeys": [],
67587
+ "dependentActions": [
67588
+ "compute-optimizer:GetRDSDatabaseRecommendations",
67589
+ "rds:DescribeDBClusters",
67590
+ "rds:DescribeDBInstances"
67591
+ ]
67592
+ }
67593
+ ]
67594
+ },
67574
67595
  {
67575
67596
  "name": "GetAutoScalingGroupRecommendations",
67576
67597
  "apiReferenceUrl": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_GetAutoScalingGroupRecommendations.html",
@@ -67688,7 +67709,9 @@
67688
67709
  "dependentActions": [
67689
67710
  "autoscaling:DescribeAutoScalingGroups",
67690
67711
  "autoscaling:DescribeAutoScalingInstances",
67691
- "ec2:DescribeInstances"
67712
+ "ec2:DescribeInstances",
67713
+ "rds:DescribeDBClusters",
67714
+ "rds:DescribeDBInstances"
67692
67715
  ]
67693
67716
  }
67694
67717
  ]
@@ -67758,6 +67781,42 @@
67758
67781
  }
67759
67782
  ]
67760
67783
  },
67784
+ {
67785
+ "name": "GetRDSDatabaseRecommendationProjectedMetrics",
67786
+ "apiReferenceUrl": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_GetRDSDatabaseRecommendationProjectedMetrics.html",
67787
+ "permissionOnly": false,
67788
+ "description": "Grants permission to get the recommendation projected metrics of the specified instance",
67789
+ "accessLevel": "List",
67790
+ "resourceTypes": [
67791
+ {
67792
+ "resourceType": "",
67793
+ "required": false,
67794
+ "conditionKeys": [],
67795
+ "dependentActions": [
67796
+ "rds:DescribeDBClusters",
67797
+ "rds:DescribeDBInstances"
67798
+ ]
67799
+ }
67800
+ ]
67801
+ },
67802
+ {
67803
+ "name": "GetRDSDatabaseRecommendations",
67804
+ "apiReferenceUrl": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_GetRDSDatabaseRecommendations.html",
67805
+ "permissionOnly": false,
67806
+ "description": "Grants permission to get rds recommendations for the specified account(s)",
67807
+ "accessLevel": "List",
67808
+ "resourceTypes": [
67809
+ {
67810
+ "resourceType": "",
67811
+ "required": false,
67812
+ "conditionKeys": [],
67813
+ "dependentActions": [
67814
+ "rds:DescribeDBClusters",
67815
+ "rds:DescribeDBInstances"
67816
+ ]
67817
+ }
67818
+ ]
67819
+ },
67761
67820
  {
67762
67821
  "name": "GetRecommendationPreferences",
67763
67822
  "apiReferenceUrl": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_GetRecommendationPreferences.html",
@@ -67806,7 +67865,9 @@
67806
67865
  "dependentActions": [
67807
67866
  "autoscaling:DescribeAutoScalingGroups",
67808
67867
  "autoscaling:DescribeAutoScalingInstances",
67809
- "ec2:DescribeInstances"
67868
+ "ec2:DescribeInstances",
67869
+ "rds:DescribeDBClusters",
67870
+ "rds:DescribeDBInstances"
67810
67871
  ]
67811
67872
  }
67812
67873
  ]
@@ -70151,6 +70212,29 @@
70151
70212
  }
70152
70213
  ]
70153
70214
  },
70215
+ {
70216
+ "name": "CreateAuthenticationProfile",
70217
+ "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateAuthenticationProfile.html",
70218
+ "permissionOnly": false,
70219
+ "description": "Grants permission to create authentication profile resources in an Amazon Connect instance",
70220
+ "accessLevel": "Write",
70221
+ "resourceTypes": [
70222
+ {
70223
+ "resourceType": "authentication-profile",
70224
+ "required": true,
70225
+ "conditionKeys": [],
70226
+ "dependentActions": []
70227
+ },
70228
+ {
70229
+ "resourceType": "",
70230
+ "required": false,
70231
+ "conditionKeys": [
70232
+ "connect:InstanceId"
70233
+ ],
70234
+ "dependentActions": []
70235
+ }
70236
+ ]
70237
+ },
70154
70238
  {
70155
70239
  "name": "CreateContactFlow",
70156
70240
  "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateContactFlow.html",
@@ -71460,6 +71544,29 @@
71460
71544
  }
71461
71545
  ]
71462
71546
  },
71547
+ {
71548
+ "name": "DescribeAuthenticationProfile",
71549
+ "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribeAuthenticationProfile.html",
71550
+ "permissionOnly": false,
71551
+ "description": "Grants permission to describe authentication profile resources in an Amazon Connect instance",
71552
+ "accessLevel": "Read",
71553
+ "resourceTypes": [
71554
+ {
71555
+ "resourceType": "authentication-profile",
71556
+ "required": true,
71557
+ "conditionKeys": [],
71558
+ "dependentActions": []
71559
+ },
71560
+ {
71561
+ "resourceType": "",
71562
+ "required": false,
71563
+ "conditionKeys": [
71564
+ "connect:InstanceId"
71565
+ ],
71566
+ "dependentActions": []
71567
+ }
71568
+ ]
71569
+ },
71463
71570
  {
71464
71571
  "name": "DescribeContact",
71465
71572
  "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribeContact.html",
@@ -72787,6 +72894,29 @@
72787
72894
  }
72788
72895
  ]
72789
72896
  },
72897
+ {
72898
+ "name": "ListAuthenticationProfiles",
72899
+ "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListAuthenticationProfiles.html",
72900
+ "permissionOnly": false,
72901
+ "description": "Grants permission to list authentication profile resources in an Amazon Connect instance",
72902
+ "accessLevel": "Read",
72903
+ "resourceTypes": [
72904
+ {
72905
+ "resourceType": "instance",
72906
+ "required": true,
72907
+ "conditionKeys": [],
72908
+ "dependentActions": []
72909
+ },
72910
+ {
72911
+ "resourceType": "",
72912
+ "required": false,
72913
+ "conditionKeys": [
72914
+ "connect:InstanceId"
72915
+ ],
72916
+ "dependentActions": []
72917
+ }
72918
+ ]
72919
+ },
72790
72920
  {
72791
72921
  "name": "ListBots",
72792
72922
  "apiReferenceUrl": "https://docs.aws.amazon.com/console/connect/amazon-connect-console/grant-instance-permissions",
@@ -75135,6 +75265,29 @@
75135
75265
  }
75136
75266
  ]
75137
75267
  },
75268
+ {
75269
+ "name": "UpdateAuthenticationProfile",
75270
+ "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdateAuthenticationProfile.html",
75271
+ "permissionOnly": false,
75272
+ "description": "Grants permission to update authentication profile resources in an Amazon Connect instance",
75273
+ "accessLevel": "Write",
75274
+ "resourceTypes": [
75275
+ {
75276
+ "resourceType": "authentication-profile",
75277
+ "required": true,
75278
+ "conditionKeys": [],
75279
+ "dependentActions": []
75280
+ },
75281
+ {
75282
+ "resourceType": "",
75283
+ "required": false,
75284
+ "conditionKeys": [
75285
+ "connect:InstanceId"
75286
+ ],
75287
+ "dependentActions": []
75288
+ }
75289
+ ]
75290
+ },
75138
75291
  {
75139
75292
  "name": "UpdateContact",
75140
75293
  "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdateContact.html",
@@ -76346,6 +76499,12 @@
76346
76499
  "aws:ResourceTag/${TagKey}"
76347
76500
  ]
76348
76501
  },
76502
+ {
76503
+ "name": "authentication-profile",
76504
+ "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/adminguide/connect-authentication-profiles.html",
76505
+ "arnPattern": "arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}/authentication-profile/${AuthenticationProfileId}",
76506
+ "conditionKeys": []
76507
+ },
76349
76508
  {
76350
76509
  "name": "hierarchy-group",
76351
76510
  "apiReferenceUrl": "https://docs.aws.amazon.com/connect/latest/adminguide/agent-hierarchy.html",
@@ -5350,7 +5350,7 @@
5350
5350
  "name": "AWS Compute Optimizer",
5351
5351
  "servicePrefix": "compute-optimizer",
5352
5352
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscomputeoptimizer.html",
5353
- "actionsCount": 23,
5353
+ "actionsCount": 26,
5354
5354
  "actions": [
5355
5355
  "DeleteRecommendationPreferences",
5356
5356
  "DescribeRecommendationExportJobs",
@@ -5360,6 +5360,7 @@
5360
5360
  "ExportECSServiceRecommendations",
5361
5361
  "ExportLambdaFunctionRecommendations",
5362
5362
  "ExportLicenseRecommendations",
5363
+ "ExportRDSDatabaseRecommendations",
5363
5364
  "GetAutoScalingGroupRecommendations",
5364
5365
  "GetEBSVolumeRecommendations",
5365
5366
  "GetEC2InstanceRecommendations",
@@ -5371,6 +5372,8 @@
5371
5372
  "GetEnrollmentStatusesForOrganization",
5372
5373
  "GetLambdaFunctionRecommendations",
5373
5374
  "GetLicenseRecommendations",
5375
+ "GetRDSDatabaseRecommendationProjectedMetrics",
5376
+ "GetRDSDatabaseRecommendations",
5374
5377
  "GetRecommendationPreferences",
5375
5378
  "GetRecommendationSummaries",
5376
5379
  "PutRecommendationPreferences",
@@ -5504,7 +5507,7 @@
5504
5507
  "name": "Amazon Connect",
5505
5508
  "servicePrefix": "connect",
5506
5509
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
5507
- "actionsCount": 254,
5510
+ "actionsCount": 258,
5508
5511
  "actions": [
5509
5512
  "ActivateEvaluationForm",
5510
5513
  "AdminGetEmergencyAccessToken",
@@ -5530,6 +5533,7 @@
5530
5533
  "ClaimPhoneNumber",
5531
5534
  "CompleteAttachedFileUpload",
5532
5535
  "CreateAgentStatus",
5536
+ "CreateAuthenticationProfile",
5533
5537
  "CreateContactFlow",
5534
5538
  "CreateContactFlowModule",
5535
5539
  "CreateEvaluationForm",
@@ -5578,6 +5582,7 @@
5578
5582
  "DeleteViewVersion",
5579
5583
  "DeleteVocabulary",
5580
5584
  "DescribeAgentStatus",
5585
+ "DescribeAuthenticationProfile",
5581
5586
  "DescribeContact",
5582
5587
  "DescribeContactEvaluation",
5583
5588
  "DescribeContactFlow",
@@ -5630,6 +5635,7 @@
5630
5635
  "ImportPhoneNumber",
5631
5636
  "ListAgentStatuses",
5632
5637
  "ListApprovedOrigins",
5638
+ "ListAuthenticationProfiles",
5633
5639
  "ListBots",
5634
5640
  "ListContactEvaluations",
5635
5641
  "ListContactFlowModules",
@@ -5715,6 +5721,7 @@
5715
5721
  "UntagContact",
5716
5722
  "UntagResource",
5717
5723
  "UpdateAgentStatus",
5724
+ "UpdateAuthenticationProfile",
5718
5725
  "UpdateContact",
5719
5726
  "UpdateContactAttributes",
5720
5727
  "UpdateContactEvaluation",
@@ -5761,13 +5768,14 @@
5761
5768
  "UpdateViewContent",
5762
5769
  "UpdateViewMetadata"
5763
5770
  ],
5764
- "resourceTypesCount": 35,
5771
+ "resourceTypesCount": 36,
5765
5772
  "resourceTypes": [
5766
5773
  "instance",
5767
5774
  "contact",
5768
5775
  "user",
5769
5776
  "routing-profile",
5770
5777
  "security-profile",
5778
+ "authentication-profile",
5771
5779
  "hierarchy-group",
5772
5780
  "queue",
5773
5781
  "wildcard-queue",
@@ -2,11 +2,11 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Read Actions",
5
- "value": 4569
5
+ "value": 4571
6
6
  },
7
7
  {
8
8
  "key": "List Actions",
9
- "value": 2754
9
+ "value": 2756
10
10
  },
11
11
  {
12
12
  "key": "Permissions Actions",
@@ -14,7 +14,7 @@
14
14
  },
15
15
  {
16
16
  "key": "Write Actions",
17
- "value": 9394
17
+ "value": 9397
18
18
  }
19
19
  ],
20
20
  "Longest action names": [
@@ -150,7 +150,7 @@
150
150
  },
151
151
  {
152
152
  "key": "instance - arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}",
153
- "value": 102
153
+ "value": 103
154
154
  },
155
155
  {
156
156
  "key": "userpool - arn:${Partition}:cognito-idp:${Region}:${Account}:userpool/${UserPoolId}",
@@ -246,7 +246,7 @@
246
246
  },
247
247
  {
248
248
  "key": "Amazon Connect",
249
- "value": 254
249
+ "value": 258
250
250
  },
251
251
  {
252
252
  "key": "AWS Glue",
@@ -410,7 +410,7 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1735
413
+ "value": 1736
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.228",
3
+ "version": "0.0.229",
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",