aws-iam-data 0.0.601 → 0.0.603
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,39 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2026-06-25",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Config": [
|
|
8
|
+
"config:DeleteConnector",
|
|
9
|
+
"config:GetConnector",
|
|
10
|
+
"config:ListConnectors",
|
|
11
|
+
"config:PutConnector",
|
|
12
|
+
"config:PutThirdPartyServiceLinkedConfigurationRecorder"
|
|
13
|
+
],
|
|
14
|
+
"Amazon Inspector2": [
|
|
15
|
+
"inspector2:CreateConnector",
|
|
16
|
+
"inspector2:DeleteConnector",
|
|
17
|
+
"inspector2:ListConnectorScanConfigurations",
|
|
18
|
+
"inspector2:ListConnectors",
|
|
19
|
+
"inspector2:UpdateConnector",
|
|
20
|
+
"inspector2:UpdateConnectorScanConfiguration"
|
|
21
|
+
]
|
|
22
|
+
},
|
|
23
|
+
"removedActions": {}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"dateOfChange": "2026-06-24",
|
|
27
|
+
"addedServices": [],
|
|
28
|
+
"removedServices": [],
|
|
29
|
+
"addedActions": {
|
|
30
|
+
"AWS Billing": [
|
|
31
|
+
"billing:GetCumulativeTracking",
|
|
32
|
+
"billing:GetMonthlyTracking"
|
|
33
|
+
]
|
|
34
|
+
},
|
|
35
|
+
"removedActions": {}
|
|
36
|
+
},
|
|
2
37
|
{
|
|
3
38
|
"dateOfChange": "2026-06-23",
|
|
4
39
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -43455,7 +43455,7 @@
|
|
|
43455
43455
|
{
|
|
43456
43456
|
"name": "GetBillingPreferences",
|
|
43457
43457
|
"apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
|
|
43458
|
-
"permissionOnly":
|
|
43458
|
+
"permissionOnly": false,
|
|
43459
43459
|
"description": "Grants permission to view billing preferences such as reserved instance, savings plans and credits sharing",
|
|
43460
43460
|
"accessLevel": "Read",
|
|
43461
43461
|
"resourceTypes": [
|
|
@@ -43523,7 +43523,7 @@
|
|
|
43523
43523
|
{
|
|
43524
43524
|
"name": "GetCreditAllocationHistory",
|
|
43525
43525
|
"apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
|
|
43526
|
-
"permissionOnly":
|
|
43526
|
+
"permissionOnly": false,
|
|
43527
43527
|
"description": "Grants permission to view a credit allocation history",
|
|
43528
43528
|
"accessLevel": "Read",
|
|
43529
43529
|
"resourceTypes": [
|
|
@@ -43538,7 +43538,7 @@
|
|
|
43538
43538
|
{
|
|
43539
43539
|
"name": "GetCredits",
|
|
43540
43540
|
"apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
|
|
43541
|
-
"permissionOnly":
|
|
43541
|
+
"permissionOnly": false,
|
|
43542
43542
|
"description": "Grants permission to view credits that have been redeemed",
|
|
43543
43543
|
"accessLevel": "Read",
|
|
43544
43544
|
"resourceTypes": [
|
|
@@ -43550,6 +43550,21 @@
|
|
|
43550
43550
|
}
|
|
43551
43551
|
]
|
|
43552
43552
|
},
|
|
43553
|
+
{
|
|
43554
|
+
"name": "GetCumulativeTracking",
|
|
43555
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
|
|
43556
|
+
"permissionOnly": true,
|
|
43557
|
+
"description": "Grants permission to retrieve cumulative spend and usage tracking data for a contract",
|
|
43558
|
+
"accessLevel": "Read",
|
|
43559
|
+
"resourceTypes": [
|
|
43560
|
+
{
|
|
43561
|
+
"resourceType": "contract",
|
|
43562
|
+
"required": true,
|
|
43563
|
+
"conditionKeys": [],
|
|
43564
|
+
"dependentActions": []
|
|
43565
|
+
}
|
|
43566
|
+
]
|
|
43567
|
+
},
|
|
43553
43568
|
{
|
|
43554
43569
|
"name": "GetIAMAccessPreference",
|
|
43555
43570
|
"apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
|
|
@@ -43565,6 +43580,21 @@
|
|
|
43565
43580
|
}
|
|
43566
43581
|
]
|
|
43567
43582
|
},
|
|
43583
|
+
{
|
|
43584
|
+
"name": "GetMonthlyTracking",
|
|
43585
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
|
|
43586
|
+
"permissionOnly": true,
|
|
43587
|
+
"description": "Grants permission to retrieve monthly spend and usage tracking data for a contract",
|
|
43588
|
+
"accessLevel": "Read",
|
|
43589
|
+
"resourceTypes": [
|
|
43590
|
+
{
|
|
43591
|
+
"resourceType": "contract",
|
|
43592
|
+
"required": true,
|
|
43593
|
+
"conditionKeys": [],
|
|
43594
|
+
"dependentActions": []
|
|
43595
|
+
}
|
|
43596
|
+
]
|
|
43597
|
+
},
|
|
43568
43598
|
{
|
|
43569
43599
|
"name": "GetResourcePolicy",
|
|
43570
43600
|
"apiReferenceUrl": "https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_billing_GetResourcePolicy.html",
|
|
@@ -43705,7 +43735,7 @@
|
|
|
43705
43735
|
{
|
|
43706
43736
|
"name": "RedeemCredits",
|
|
43707
43737
|
"apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
|
|
43708
|
-
"permissionOnly":
|
|
43738
|
+
"permissionOnly": false,
|
|
43709
43739
|
"description": "Grants permission to redeem an AWS credit",
|
|
43710
43740
|
"accessLevel": "Write",
|
|
43711
43741
|
"resourceTypes": [
|
|
@@ -43769,7 +43799,7 @@
|
|
|
43769
43799
|
{
|
|
43770
43800
|
"name": "UpdateBillingPreferences",
|
|
43771
43801
|
"apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-permissions-ref.html#user-permissions",
|
|
43772
|
-
"permissionOnly":
|
|
43802
|
+
"permissionOnly": false,
|
|
43773
43803
|
"description": "Grants permission to update billing preferences such as reserved instance, savings plans and credits sharing",
|
|
43774
43804
|
"accessLevel": "Write",
|
|
43775
43805
|
"resourceTypes": [
|
|
@@ -43843,6 +43873,12 @@
|
|
|
43843
43873
|
"conditionKeys": [
|
|
43844
43874
|
"aws:ResourceTag/${TagKey}"
|
|
43845
43875
|
]
|
|
43876
|
+
},
|
|
43877
|
+
{
|
|
43878
|
+
"name": "contract",
|
|
43879
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/",
|
|
43880
|
+
"arnPattern": "arn:${Partition}:billing::${Account}:contract/${ContractId}",
|
|
43881
|
+
"conditionKeys": []
|
|
43846
43882
|
}
|
|
43847
43883
|
],
|
|
43848
43884
|
"conditionKeys": [
|
|
@@ -94830,6 +94866,21 @@
|
|
|
94830
94866
|
}
|
|
94831
94867
|
]
|
|
94832
94868
|
},
|
|
94869
|
+
{
|
|
94870
|
+
"name": "DeleteConnector",
|
|
94871
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteConnector.html",
|
|
94872
|
+
"permissionOnly": false,
|
|
94873
|
+
"description": "Grants permission to delete a connector configuration",
|
|
94874
|
+
"accessLevel": "Write",
|
|
94875
|
+
"resourceTypes": [
|
|
94876
|
+
{
|
|
94877
|
+
"resourceType": "Connector",
|
|
94878
|
+
"required": true,
|
|
94879
|
+
"conditionKeys": [],
|
|
94880
|
+
"dependentActions": []
|
|
94881
|
+
}
|
|
94882
|
+
]
|
|
94883
|
+
},
|
|
94833
94884
|
{
|
|
94834
94885
|
"name": "DeleteDeliveryChannel",
|
|
94835
94886
|
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteDeliveryChannel.html",
|
|
@@ -95589,6 +95640,21 @@
|
|
|
95589
95640
|
}
|
|
95590
95641
|
]
|
|
95591
95642
|
},
|
|
95643
|
+
{
|
|
95644
|
+
"name": "GetConnector",
|
|
95645
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_GetConnector.html",
|
|
95646
|
+
"permissionOnly": false,
|
|
95647
|
+
"description": "Grants permission to return the details of a specific connector configuration",
|
|
95648
|
+
"accessLevel": "Read",
|
|
95649
|
+
"resourceTypes": [
|
|
95650
|
+
{
|
|
95651
|
+
"resourceType": "Connector",
|
|
95652
|
+
"required": true,
|
|
95653
|
+
"conditionKeys": [],
|
|
95654
|
+
"dependentActions": []
|
|
95655
|
+
}
|
|
95656
|
+
]
|
|
95657
|
+
},
|
|
95592
95658
|
{
|
|
95593
95659
|
"name": "GetCustomRulePolicy",
|
|
95594
95660
|
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_GetCustomRulePolicy.html",
|
|
@@ -95754,6 +95820,21 @@
|
|
|
95754
95820
|
}
|
|
95755
95821
|
]
|
|
95756
95822
|
},
|
|
95823
|
+
{
|
|
95824
|
+
"name": "ListConnectors",
|
|
95825
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_ListConnectors.html",
|
|
95826
|
+
"permissionOnly": false,
|
|
95827
|
+
"description": "Grants permission to list all connectors in the AWS account and region",
|
|
95828
|
+
"accessLevel": "List",
|
|
95829
|
+
"resourceTypes": [
|
|
95830
|
+
{
|
|
95831
|
+
"resourceType": "",
|
|
95832
|
+
"required": false,
|
|
95833
|
+
"conditionKeys": [],
|
|
95834
|
+
"dependentActions": []
|
|
95835
|
+
}
|
|
95836
|
+
]
|
|
95837
|
+
},
|
|
95757
95838
|
{
|
|
95758
95839
|
"name": "ListDiscoveredResources",
|
|
95759
95840
|
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_ListDiscoveredResources.html",
|
|
@@ -95985,6 +96066,32 @@
|
|
|
95985
96066
|
}
|
|
95986
96067
|
]
|
|
95987
96068
|
},
|
|
96069
|
+
{
|
|
96070
|
+
"name": "PutConnector",
|
|
96071
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_PutConnector.html",
|
|
96072
|
+
"permissionOnly": false,
|
|
96073
|
+
"description": "Grants permission to create a connector configuration that contains provider identity information, as well as other optional provider-specific information required for third-party recording",
|
|
96074
|
+
"accessLevel": "Write",
|
|
96075
|
+
"resourceTypes": [
|
|
96076
|
+
{
|
|
96077
|
+
"resourceType": "Connector",
|
|
96078
|
+
"required": true,
|
|
96079
|
+
"conditionKeys": [],
|
|
96080
|
+
"dependentActions": [
|
|
96081
|
+
"iam:CreateServiceLinkedRole"
|
|
96082
|
+
]
|
|
96083
|
+
},
|
|
96084
|
+
{
|
|
96085
|
+
"resourceType": "",
|
|
96086
|
+
"required": false,
|
|
96087
|
+
"conditionKeys": [
|
|
96088
|
+
"aws:RequestTag/${TagKey}",
|
|
96089
|
+
"aws:TagKeys"
|
|
96090
|
+
],
|
|
96091
|
+
"dependentActions": []
|
|
96092
|
+
}
|
|
96093
|
+
]
|
|
96094
|
+
},
|
|
95988
96095
|
{
|
|
95989
96096
|
"name": "PutDeliveryChannel",
|
|
95990
96097
|
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_PutDeliveryChannel.html",
|
|
@@ -96179,6 +96286,33 @@
|
|
|
96179
96286
|
}
|
|
96180
96287
|
]
|
|
96181
96288
|
},
|
|
96289
|
+
{
|
|
96290
|
+
"name": "PutThirdPartyServiceLinkedConfigurationRecorder",
|
|
96291
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_PutThirdPartyServiceLinkedConfigurationRecorder.html",
|
|
96292
|
+
"permissionOnly": false,
|
|
96293
|
+
"description": "Grants permission to create or update a service-linked configuration recorder for a third-party provider linked to a specific AWS partner service",
|
|
96294
|
+
"accessLevel": "Write",
|
|
96295
|
+
"resourceTypes": [
|
|
96296
|
+
{
|
|
96297
|
+
"resourceType": "Connector",
|
|
96298
|
+
"required": true,
|
|
96299
|
+
"conditionKeys": [],
|
|
96300
|
+
"dependentActions": [
|
|
96301
|
+
"config:GetConnector"
|
|
96302
|
+
]
|
|
96303
|
+
},
|
|
96304
|
+
{
|
|
96305
|
+
"resourceType": "",
|
|
96306
|
+
"required": false,
|
|
96307
|
+
"conditionKeys": [
|
|
96308
|
+
"aws:RequestTag/${TagKey}",
|
|
96309
|
+
"aws:TagKeys",
|
|
96310
|
+
"config:ConfigurationRecorderServicePrincipal"
|
|
96311
|
+
],
|
|
96312
|
+
"dependentActions": []
|
|
96313
|
+
}
|
|
96314
|
+
]
|
|
96315
|
+
},
|
|
96182
96316
|
{
|
|
96183
96317
|
"name": "SelectAggregateResourceConfig",
|
|
96184
96318
|
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_SelectAggregateResourceConfig.html",
|
|
@@ -96502,6 +96636,14 @@
|
|
|
96502
96636
|
"conditionKeys": [
|
|
96503
96637
|
"aws:ResourceTag/${TagKey}"
|
|
96504
96638
|
]
|
|
96639
|
+
},
|
|
96640
|
+
{
|
|
96641
|
+
"name": "Connector",
|
|
96642
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_Connector.html",
|
|
96643
|
+
"arnPattern": "arn:${Partition}:config:${Region}:${Account}:connector/${Provider}/${ProviderId}/${ConnectorId}",
|
|
96644
|
+
"conditionKeys": [
|
|
96645
|
+
"aws:ResourceTag/${TagKey}"
|
|
96646
|
+
]
|
|
96505
96647
|
}
|
|
96506
96648
|
],
|
|
96507
96649
|
"conditionKeys": [
|
|
@@ -240160,6 +240302,30 @@
|
|
|
240160
240302
|
}
|
|
240161
240303
|
]
|
|
240162
240304
|
},
|
|
240305
|
+
{
|
|
240306
|
+
"name": "CreateConnector",
|
|
240307
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_CreateConnector.html",
|
|
240308
|
+
"permissionOnly": false,
|
|
240309
|
+
"description": "Grants permission to create a connector to scan resources from a third-party cloud provider",
|
|
240310
|
+
"accessLevel": "Write",
|
|
240311
|
+
"resourceTypes": [
|
|
240312
|
+
{
|
|
240313
|
+
"resourceType": "Connector",
|
|
240314
|
+
"required": true,
|
|
240315
|
+
"conditionKeys": [],
|
|
240316
|
+
"dependentActions": []
|
|
240317
|
+
},
|
|
240318
|
+
{
|
|
240319
|
+
"resourceType": "",
|
|
240320
|
+
"required": false,
|
|
240321
|
+
"conditionKeys": [
|
|
240322
|
+
"aws:RequestTag/${TagKey}",
|
|
240323
|
+
"aws:TagKeys"
|
|
240324
|
+
],
|
|
240325
|
+
"dependentActions": []
|
|
240326
|
+
}
|
|
240327
|
+
]
|
|
240328
|
+
},
|
|
240163
240329
|
{
|
|
240164
240330
|
"name": "CreateFilter",
|
|
240165
240331
|
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_CreateFilter.html",
|
|
@@ -240267,6 +240433,21 @@
|
|
|
240267
240433
|
}
|
|
240268
240434
|
]
|
|
240269
240435
|
},
|
|
240436
|
+
{
|
|
240437
|
+
"name": "DeleteConnector",
|
|
240438
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_DeleteConnector.html",
|
|
240439
|
+
"permissionOnly": false,
|
|
240440
|
+
"description": "Grants permission to delete a connector configured for scanning resources from a third-party cloud provider",
|
|
240441
|
+
"accessLevel": "Write",
|
|
240442
|
+
"resourceTypes": [
|
|
240443
|
+
{
|
|
240444
|
+
"resourceType": "Connector",
|
|
240445
|
+
"required": true,
|
|
240446
|
+
"conditionKeys": [],
|
|
240447
|
+
"dependentActions": []
|
|
240448
|
+
}
|
|
240449
|
+
]
|
|
240450
|
+
},
|
|
240270
240451
|
{
|
|
240271
240452
|
"name": "DeleteFilter",
|
|
240272
240453
|
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_DeleteFilter.html",
|
|
@@ -240687,6 +240868,36 @@
|
|
|
240687
240868
|
}
|
|
240688
240869
|
]
|
|
240689
240870
|
},
|
|
240871
|
+
{
|
|
240872
|
+
"name": "ListConnectorScanConfigurations",
|
|
240873
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_ListConnectorScanConfigurations.html",
|
|
240874
|
+
"permissionOnly": false,
|
|
240875
|
+
"description": "Grants permission to list scan configurations for connectors",
|
|
240876
|
+
"accessLevel": "List",
|
|
240877
|
+
"resourceTypes": [
|
|
240878
|
+
{
|
|
240879
|
+
"resourceType": "",
|
|
240880
|
+
"required": false,
|
|
240881
|
+
"conditionKeys": [],
|
|
240882
|
+
"dependentActions": []
|
|
240883
|
+
}
|
|
240884
|
+
]
|
|
240885
|
+
},
|
|
240886
|
+
{
|
|
240887
|
+
"name": "ListConnectors",
|
|
240888
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_ListConnectors.html",
|
|
240889
|
+
"permissionOnly": false,
|
|
240890
|
+
"description": "Grants permission to list connectors configured for scanning resources from third-party cloud providers",
|
|
240891
|
+
"accessLevel": "List",
|
|
240892
|
+
"resourceTypes": [
|
|
240893
|
+
{
|
|
240894
|
+
"resourceType": "",
|
|
240895
|
+
"required": false,
|
|
240896
|
+
"conditionKeys": [],
|
|
240897
|
+
"dependentActions": []
|
|
240898
|
+
}
|
|
240899
|
+
]
|
|
240900
|
+
},
|
|
240690
240901
|
{
|
|
240691
240902
|
"name": "ListCoverage",
|
|
240692
240903
|
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_ListCoverage.html",
|
|
@@ -241108,6 +241319,46 @@
|
|
|
241108
241319
|
}
|
|
241109
241320
|
]
|
|
241110
241321
|
},
|
|
241322
|
+
{
|
|
241323
|
+
"name": "UpdateConnector",
|
|
241324
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_UpdateConnector.html",
|
|
241325
|
+
"permissionOnly": false,
|
|
241326
|
+
"description": "Grants permission to update a connector configured for scanning resources from a third-party cloud provider",
|
|
241327
|
+
"accessLevel": "Write",
|
|
241328
|
+
"resourceTypes": [
|
|
241329
|
+
{
|
|
241330
|
+
"resourceType": "Connector",
|
|
241331
|
+
"required": true,
|
|
241332
|
+
"conditionKeys": [],
|
|
241333
|
+
"dependentActions": []
|
|
241334
|
+
},
|
|
241335
|
+
{
|
|
241336
|
+
"resourceType": "",
|
|
241337
|
+
"required": false,
|
|
241338
|
+
"conditionKeys": [
|
|
241339
|
+
"aws:ResourceTag/${TagKey}",
|
|
241340
|
+
"aws:RequestTag/${TagKey}",
|
|
241341
|
+
"aws:TagKeys"
|
|
241342
|
+
],
|
|
241343
|
+
"dependentActions": []
|
|
241344
|
+
}
|
|
241345
|
+
]
|
|
241346
|
+
},
|
|
241347
|
+
{
|
|
241348
|
+
"name": "UpdateConnectorScanConfiguration",
|
|
241349
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_UpdateConnectorScanConfiguration.html",
|
|
241350
|
+
"permissionOnly": false,
|
|
241351
|
+
"description": "Grants permission to update scan configuration settings for resources associated with a connector",
|
|
241352
|
+
"accessLevel": "Write",
|
|
241353
|
+
"resourceTypes": [
|
|
241354
|
+
{
|
|
241355
|
+
"resourceType": "",
|
|
241356
|
+
"required": false,
|
|
241357
|
+
"conditionKeys": [],
|
|
241358
|
+
"dependentActions": []
|
|
241359
|
+
}
|
|
241360
|
+
]
|
|
241361
|
+
},
|
|
241111
241362
|
{
|
|
241112
241363
|
"name": "UpdateEc2DeepInspectionConfiguration",
|
|
241113
241364
|
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_UpdateEc2DeepInspectionConfiguration.html",
|
|
@@ -241231,6 +241482,14 @@
|
|
|
241231
241482
|
"conditionKeys": [
|
|
241232
241483
|
"aws:ResourceTag/${TagKey}"
|
|
241233
241484
|
]
|
|
241485
|
+
},
|
|
241486
|
+
{
|
|
241487
|
+
"name": "Connector",
|
|
241488
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/latest/user/what-is-inspector.html",
|
|
241489
|
+
"arnPattern": "arn:${Partition}:inspector2:${Region}:${Account}:connector/${ConnectorId}",
|
|
241490
|
+
"conditionKeys": [
|
|
241491
|
+
"aws:ResourceTag/${TagKey}"
|
|
241492
|
+
]
|
|
241234
241493
|
}
|
|
241235
241494
|
],
|
|
241236
241495
|
"conditionKeys": [
|
|
@@ -3147,7 +3147,7 @@
|
|
|
3147
3147
|
"name": "AWS Billing",
|
|
3148
3148
|
"servicePrefix": "billing",
|
|
3149
3149
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsbilling.html",
|
|
3150
|
-
"actionsCount":
|
|
3150
|
+
"actionsCount": 31,
|
|
3151
3151
|
"actions": [
|
|
3152
3152
|
"AssociateSourceViews",
|
|
3153
3153
|
"CreateBillingView",
|
|
@@ -3163,7 +3163,9 @@
|
|
|
3163
3163
|
"GetContractInformation",
|
|
3164
3164
|
"GetCreditAllocationHistory",
|
|
3165
3165
|
"GetCredits",
|
|
3166
|
+
"GetCumulativeTracking",
|
|
3166
3167
|
"GetIAMAccessPreference",
|
|
3168
|
+
"GetMonthlyTracking",
|
|
3167
3169
|
"GetResourcePolicy",
|
|
3168
3170
|
"GetSellerOfRecord",
|
|
3169
3171
|
"ListBillingViews",
|
|
@@ -3179,9 +3181,10 @@
|
|
|
3179
3181
|
"UpdateIAMAccessPreference",
|
|
3180
3182
|
"UseSourceView"
|
|
3181
3183
|
],
|
|
3182
|
-
"resourceTypesCount":
|
|
3184
|
+
"resourceTypesCount": 2,
|
|
3183
3185
|
"resourceTypes": [
|
|
3184
|
-
"billingview"
|
|
3186
|
+
"billingview",
|
|
3187
|
+
"contract"
|
|
3185
3188
|
],
|
|
3186
3189
|
"conditionKeysCount": 3,
|
|
3187
3190
|
"conditionKeys": [
|
|
@@ -7166,7 +7169,7 @@
|
|
|
7166
7169
|
"name": "AWS Config",
|
|
7167
7170
|
"servicePrefix": "config",
|
|
7168
7171
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsconfig.html",
|
|
7169
|
-
"actionsCount":
|
|
7172
|
+
"actionsCount": 102,
|
|
7170
7173
|
"actions": [
|
|
7171
7174
|
"AssociateResourceTypes",
|
|
7172
7175
|
"BatchGetAggregateResourceConfig",
|
|
@@ -7176,6 +7179,7 @@
|
|
|
7176
7179
|
"DeleteConfigurationAggregator",
|
|
7177
7180
|
"DeleteConfigurationRecorder",
|
|
7178
7181
|
"DeleteConformancePack",
|
|
7182
|
+
"DeleteConnector",
|
|
7179
7183
|
"DeleteDeliveryChannel",
|
|
7180
7184
|
"DeleteEvaluationResults",
|
|
7181
7185
|
"DeleteOrganizationConfigRule",
|
|
@@ -7225,6 +7229,7 @@
|
|
|
7225
7229
|
"GetComplianceSummaryByResourceType",
|
|
7226
7230
|
"GetConformancePackComplianceDetails",
|
|
7227
7231
|
"GetConformancePackComplianceSummary",
|
|
7232
|
+
"GetConnector",
|
|
7228
7233
|
"GetCustomRulePolicy",
|
|
7229
7234
|
"GetDiscoveredResourceCounts",
|
|
7230
7235
|
"GetOrganizationConfigRuleDetailedStatus",
|
|
@@ -7236,6 +7241,7 @@
|
|
|
7236
7241
|
"ListAggregateDiscoveredResources",
|
|
7237
7242
|
"ListConfigurationRecorders",
|
|
7238
7243
|
"ListConformancePackComplianceScores",
|
|
7244
|
+
"ListConnectors",
|
|
7239
7245
|
"ListDiscoveredResources",
|
|
7240
7246
|
"ListResourceEvaluations",
|
|
7241
7247
|
"ListStoredQueries",
|
|
@@ -7245,6 +7251,7 @@
|
|
|
7245
7251
|
"PutConfigurationAggregator",
|
|
7246
7252
|
"PutConfigurationRecorder",
|
|
7247
7253
|
"PutConformancePack",
|
|
7254
|
+
"PutConnector",
|
|
7248
7255
|
"PutDeliveryChannel",
|
|
7249
7256
|
"PutEvaluations",
|
|
7250
7257
|
"PutExternalEvaluation",
|
|
@@ -7256,6 +7263,7 @@
|
|
|
7256
7263
|
"PutRetentionConfiguration",
|
|
7257
7264
|
"PutServiceLinkedConfigurationRecorder",
|
|
7258
7265
|
"PutStoredQuery",
|
|
7266
|
+
"PutThirdPartyServiceLinkedConfigurationRecorder",
|
|
7259
7267
|
"SelectAggregateResourceConfig",
|
|
7260
7268
|
"SelectResourceConfig",
|
|
7261
7269
|
"StartConfigRulesEvaluation",
|
|
@@ -7266,7 +7274,7 @@
|
|
|
7266
7274
|
"TagResource",
|
|
7267
7275
|
"UntagResource"
|
|
7268
7276
|
],
|
|
7269
|
-
"resourceTypesCount":
|
|
7277
|
+
"resourceTypesCount": 10,
|
|
7270
7278
|
"resourceTypes": [
|
|
7271
7279
|
"AggregationAuthorization",
|
|
7272
7280
|
"ConfigurationAggregator",
|
|
@@ -7276,7 +7284,8 @@
|
|
|
7276
7284
|
"OrganizationConformancePack",
|
|
7277
7285
|
"RemediationConfiguration",
|
|
7278
7286
|
"StoredQuery",
|
|
7279
|
-
"ConfigurationRecorder"
|
|
7287
|
+
"ConfigurationRecorder",
|
|
7288
|
+
"Connector"
|
|
7280
7289
|
],
|
|
7281
7290
|
"conditionKeysCount": 4,
|
|
7282
7291
|
"conditionKeys": [
|
|
@@ -16272,7 +16281,7 @@
|
|
|
16272
16281
|
"name": "Amazon Inspector2",
|
|
16273
16282
|
"servicePrefix": "inspector2",
|
|
16274
16283
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoninspector2.html",
|
|
16275
|
-
"actionsCount":
|
|
16284
|
+
"actionsCount": 81,
|
|
16276
16285
|
"actions": [
|
|
16277
16286
|
"AssociateMember",
|
|
16278
16287
|
"BatchAssociateCodeSecurityScanConfiguration",
|
|
@@ -16288,12 +16297,14 @@
|
|
|
16288
16297
|
"CreateCisScanConfiguration",
|
|
16289
16298
|
"CreateCodeSecurityIntegration",
|
|
16290
16299
|
"CreateCodeSecurityScanConfiguration",
|
|
16300
|
+
"CreateConnector",
|
|
16291
16301
|
"CreateFilter",
|
|
16292
16302
|
"CreateFindingsReport",
|
|
16293
16303
|
"CreateSbomExport",
|
|
16294
16304
|
"DeleteCisScanConfiguration",
|
|
16295
16305
|
"DeleteCodeSecurityIntegration",
|
|
16296
16306
|
"DeleteCodeSecurityScanConfiguration",
|
|
16307
|
+
"DeleteConnector",
|
|
16297
16308
|
"DeleteFilter",
|
|
16298
16309
|
"DescribeOrganizationConfiguration",
|
|
16299
16310
|
"Disable",
|
|
@@ -16322,6 +16333,8 @@
|
|
|
16322
16333
|
"ListCodeSecurityIntegrations",
|
|
16323
16334
|
"ListCodeSecurityScanConfigurationAssociations",
|
|
16324
16335
|
"ListCodeSecurityScanConfigurations",
|
|
16336
|
+
"ListConnectorScanConfigurations",
|
|
16337
|
+
"ListConnectors",
|
|
16325
16338
|
"ListCoverage",
|
|
16326
16339
|
"ListCoverageStatistics",
|
|
16327
16340
|
"ListDelegatedAdminAccounts",
|
|
@@ -16344,19 +16357,22 @@
|
|
|
16344
16357
|
"UpdateCodeSecurityIntegration",
|
|
16345
16358
|
"UpdateCodeSecurityScanConfiguration",
|
|
16346
16359
|
"UpdateConfiguration",
|
|
16360
|
+
"UpdateConnector",
|
|
16361
|
+
"UpdateConnectorScanConfiguration",
|
|
16347
16362
|
"UpdateEc2DeepInspectionConfiguration",
|
|
16348
16363
|
"UpdateEncryptionKey",
|
|
16349
16364
|
"UpdateFilter",
|
|
16350
16365
|
"UpdateOrgEc2DeepInspectionConfiguration",
|
|
16351
16366
|
"UpdateOrganizationConfiguration"
|
|
16352
16367
|
],
|
|
16353
|
-
"resourceTypesCount":
|
|
16368
|
+
"resourceTypesCount": 6,
|
|
16354
16369
|
"resourceTypes": [
|
|
16355
16370
|
"Filter",
|
|
16356
16371
|
"Finding",
|
|
16357
16372
|
"CIS Scan Configuration",
|
|
16358
16373
|
"Code Security Scan Configuration",
|
|
16359
|
-
"Code Security Integration"
|
|
16374
|
+
"Code Security Integration",
|
|
16375
|
+
"Connector"
|
|
16360
16376
|
],
|
|
16361
16377
|
"conditionKeysCount": 3,
|
|
16362
16378
|
"conditionKeys": [
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 11739
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5677
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3580
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 2139
|
|
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.603",
|
|
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",
|