aws-iam-data 0.0.602 → 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,27 @@
|
|
|
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
|
+
},
|
|
2
25
|
{
|
|
3
26
|
"dateOfChange": "2026-06-24",
|
|
4
27
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -94866,6 +94866,21 @@
|
|
|
94866
94866
|
}
|
|
94867
94867
|
]
|
|
94868
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
|
+
},
|
|
94869
94884
|
{
|
|
94870
94885
|
"name": "DeleteDeliveryChannel",
|
|
94871
94886
|
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_DeleteDeliveryChannel.html",
|
|
@@ -95625,6 +95640,21 @@
|
|
|
95625
95640
|
}
|
|
95626
95641
|
]
|
|
95627
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
|
+
},
|
|
95628
95658
|
{
|
|
95629
95659
|
"name": "GetCustomRulePolicy",
|
|
95630
95660
|
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_GetCustomRulePolicy.html",
|
|
@@ -95790,6 +95820,21 @@
|
|
|
95790
95820
|
}
|
|
95791
95821
|
]
|
|
95792
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
|
+
},
|
|
95793
95838
|
{
|
|
95794
95839
|
"name": "ListDiscoveredResources",
|
|
95795
95840
|
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_ListDiscoveredResources.html",
|
|
@@ -96021,6 +96066,32 @@
|
|
|
96021
96066
|
}
|
|
96022
96067
|
]
|
|
96023
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
|
+
},
|
|
96024
96095
|
{
|
|
96025
96096
|
"name": "PutDeliveryChannel",
|
|
96026
96097
|
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_PutDeliveryChannel.html",
|
|
@@ -96215,6 +96286,33 @@
|
|
|
96215
96286
|
}
|
|
96216
96287
|
]
|
|
96217
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
|
+
},
|
|
96218
96316
|
{
|
|
96219
96317
|
"name": "SelectAggregateResourceConfig",
|
|
96220
96318
|
"apiReferenceUrl": "https://docs.aws.amazon.com/config/latest/APIReference/API_SelectAggregateResourceConfig.html",
|
|
@@ -96538,6 +96636,14 @@
|
|
|
96538
96636
|
"conditionKeys": [
|
|
96539
96637
|
"aws:ResourceTag/${TagKey}"
|
|
96540
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
|
+
]
|
|
96541
96647
|
}
|
|
96542
96648
|
],
|
|
96543
96649
|
"conditionKeys": [
|
|
@@ -240196,6 +240302,30 @@
|
|
|
240196
240302
|
}
|
|
240197
240303
|
]
|
|
240198
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
|
+
},
|
|
240199
240329
|
{
|
|
240200
240330
|
"name": "CreateFilter",
|
|
240201
240331
|
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_CreateFilter.html",
|
|
@@ -240303,6 +240433,21 @@
|
|
|
240303
240433
|
}
|
|
240304
240434
|
]
|
|
240305
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
|
+
},
|
|
240306
240451
|
{
|
|
240307
240452
|
"name": "DeleteFilter",
|
|
240308
240453
|
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_DeleteFilter.html",
|
|
@@ -240723,6 +240868,36 @@
|
|
|
240723
240868
|
}
|
|
240724
240869
|
]
|
|
240725
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
|
+
},
|
|
240726
240901
|
{
|
|
240727
240902
|
"name": "ListCoverage",
|
|
240728
240903
|
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_ListCoverage.html",
|
|
@@ -241144,6 +241319,46 @@
|
|
|
241144
241319
|
}
|
|
241145
241320
|
]
|
|
241146
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
|
+
},
|
|
241147
241362
|
{
|
|
241148
241363
|
"name": "UpdateEc2DeepInspectionConfiguration",
|
|
241149
241364
|
"apiReferenceUrl": "https://docs.aws.amazon.com/inspector/v2/APIReference/API_UpdateEc2DeepInspectionConfiguration.html",
|
|
@@ -241267,6 +241482,14 @@
|
|
|
241267
241482
|
"conditionKeys": [
|
|
241268
241483
|
"aws:ResourceTag/${TagKey}"
|
|
241269
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
|
+
]
|
|
241270
241493
|
}
|
|
241271
241494
|
],
|
|
241272
241495
|
"conditionKeys": [
|
|
@@ -7169,7 +7169,7 @@
|
|
|
7169
7169
|
"name": "AWS Config",
|
|
7170
7170
|
"servicePrefix": "config",
|
|
7171
7171
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsconfig.html",
|
|
7172
|
-
"actionsCount":
|
|
7172
|
+
"actionsCount": 102,
|
|
7173
7173
|
"actions": [
|
|
7174
7174
|
"AssociateResourceTypes",
|
|
7175
7175
|
"BatchGetAggregateResourceConfig",
|
|
@@ -7179,6 +7179,7 @@
|
|
|
7179
7179
|
"DeleteConfigurationAggregator",
|
|
7180
7180
|
"DeleteConfigurationRecorder",
|
|
7181
7181
|
"DeleteConformancePack",
|
|
7182
|
+
"DeleteConnector",
|
|
7182
7183
|
"DeleteDeliveryChannel",
|
|
7183
7184
|
"DeleteEvaluationResults",
|
|
7184
7185
|
"DeleteOrganizationConfigRule",
|
|
@@ -7228,6 +7229,7 @@
|
|
|
7228
7229
|
"GetComplianceSummaryByResourceType",
|
|
7229
7230
|
"GetConformancePackComplianceDetails",
|
|
7230
7231
|
"GetConformancePackComplianceSummary",
|
|
7232
|
+
"GetConnector",
|
|
7231
7233
|
"GetCustomRulePolicy",
|
|
7232
7234
|
"GetDiscoveredResourceCounts",
|
|
7233
7235
|
"GetOrganizationConfigRuleDetailedStatus",
|
|
@@ -7239,6 +7241,7 @@
|
|
|
7239
7241
|
"ListAggregateDiscoveredResources",
|
|
7240
7242
|
"ListConfigurationRecorders",
|
|
7241
7243
|
"ListConformancePackComplianceScores",
|
|
7244
|
+
"ListConnectors",
|
|
7242
7245
|
"ListDiscoveredResources",
|
|
7243
7246
|
"ListResourceEvaluations",
|
|
7244
7247
|
"ListStoredQueries",
|
|
@@ -7248,6 +7251,7 @@
|
|
|
7248
7251
|
"PutConfigurationAggregator",
|
|
7249
7252
|
"PutConfigurationRecorder",
|
|
7250
7253
|
"PutConformancePack",
|
|
7254
|
+
"PutConnector",
|
|
7251
7255
|
"PutDeliveryChannel",
|
|
7252
7256
|
"PutEvaluations",
|
|
7253
7257
|
"PutExternalEvaluation",
|
|
@@ -7259,6 +7263,7 @@
|
|
|
7259
7263
|
"PutRetentionConfiguration",
|
|
7260
7264
|
"PutServiceLinkedConfigurationRecorder",
|
|
7261
7265
|
"PutStoredQuery",
|
|
7266
|
+
"PutThirdPartyServiceLinkedConfigurationRecorder",
|
|
7262
7267
|
"SelectAggregateResourceConfig",
|
|
7263
7268
|
"SelectResourceConfig",
|
|
7264
7269
|
"StartConfigRulesEvaluation",
|
|
@@ -7269,7 +7274,7 @@
|
|
|
7269
7274
|
"TagResource",
|
|
7270
7275
|
"UntagResource"
|
|
7271
7276
|
],
|
|
7272
|
-
"resourceTypesCount":
|
|
7277
|
+
"resourceTypesCount": 10,
|
|
7273
7278
|
"resourceTypes": [
|
|
7274
7279
|
"AggregationAuthorization",
|
|
7275
7280
|
"ConfigurationAggregator",
|
|
@@ -7279,7 +7284,8 @@
|
|
|
7279
7284
|
"OrganizationConformancePack",
|
|
7280
7285
|
"RemediationConfiguration",
|
|
7281
7286
|
"StoredQuery",
|
|
7282
|
-
"ConfigurationRecorder"
|
|
7287
|
+
"ConfigurationRecorder",
|
|
7288
|
+
"Connector"
|
|
7283
7289
|
],
|
|
7284
7290
|
"conditionKeysCount": 4,
|
|
7285
7291
|
"conditionKeys": [
|
|
@@ -16275,7 +16281,7 @@
|
|
|
16275
16281
|
"name": "Amazon Inspector2",
|
|
16276
16282
|
"servicePrefix": "inspector2",
|
|
16277
16283
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoninspector2.html",
|
|
16278
|
-
"actionsCount":
|
|
16284
|
+
"actionsCount": 81,
|
|
16279
16285
|
"actions": [
|
|
16280
16286
|
"AssociateMember",
|
|
16281
16287
|
"BatchAssociateCodeSecurityScanConfiguration",
|
|
@@ -16291,12 +16297,14 @@
|
|
|
16291
16297
|
"CreateCisScanConfiguration",
|
|
16292
16298
|
"CreateCodeSecurityIntegration",
|
|
16293
16299
|
"CreateCodeSecurityScanConfiguration",
|
|
16300
|
+
"CreateConnector",
|
|
16294
16301
|
"CreateFilter",
|
|
16295
16302
|
"CreateFindingsReport",
|
|
16296
16303
|
"CreateSbomExport",
|
|
16297
16304
|
"DeleteCisScanConfiguration",
|
|
16298
16305
|
"DeleteCodeSecurityIntegration",
|
|
16299
16306
|
"DeleteCodeSecurityScanConfiguration",
|
|
16307
|
+
"DeleteConnector",
|
|
16300
16308
|
"DeleteFilter",
|
|
16301
16309
|
"DescribeOrganizationConfiguration",
|
|
16302
16310
|
"Disable",
|
|
@@ -16325,6 +16333,8 @@
|
|
|
16325
16333
|
"ListCodeSecurityIntegrations",
|
|
16326
16334
|
"ListCodeSecurityScanConfigurationAssociations",
|
|
16327
16335
|
"ListCodeSecurityScanConfigurations",
|
|
16336
|
+
"ListConnectorScanConfigurations",
|
|
16337
|
+
"ListConnectors",
|
|
16328
16338
|
"ListCoverage",
|
|
16329
16339
|
"ListCoverageStatistics",
|
|
16330
16340
|
"ListDelegatedAdminAccounts",
|
|
@@ -16347,19 +16357,22 @@
|
|
|
16347
16357
|
"UpdateCodeSecurityIntegration",
|
|
16348
16358
|
"UpdateCodeSecurityScanConfiguration",
|
|
16349
16359
|
"UpdateConfiguration",
|
|
16360
|
+
"UpdateConnector",
|
|
16361
|
+
"UpdateConnectorScanConfiguration",
|
|
16350
16362
|
"UpdateEc2DeepInspectionConfiguration",
|
|
16351
16363
|
"UpdateEncryptionKey",
|
|
16352
16364
|
"UpdateFilter",
|
|
16353
16365
|
"UpdateOrgEc2DeepInspectionConfiguration",
|
|
16354
16366
|
"UpdateOrganizationConfiguration"
|
|
16355
16367
|
],
|
|
16356
|
-
"resourceTypesCount":
|
|
16368
|
+
"resourceTypesCount": 6,
|
|
16357
16369
|
"resourceTypes": [
|
|
16358
16370
|
"Filter",
|
|
16359
16371
|
"Finding",
|
|
16360
16372
|
"CIS Scan Configuration",
|
|
16361
16373
|
"Code Security Scan Configuration",
|
|
16362
|
-
"Code Security Integration"
|
|
16374
|
+
"Code Security Integration",
|
|
16375
|
+
"Connector"
|
|
16363
16376
|
],
|
|
16364
16377
|
"conditionKeysCount": 3,
|
|
16365
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",
|