aws-iam-data 0.0.334 → 0.0.336
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,25 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-02-21",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Network Firewall": [
|
|
8
|
+
"network-firewall:GetAnalysisReportResults",
|
|
9
|
+
"network-firewall:ListAnalysisReports",
|
|
10
|
+
"network-firewall:StartAnalysisReport",
|
|
11
|
+
"network-firewall:UpdateFirewallAnalysisSettings"
|
|
12
|
+
],
|
|
13
|
+
"AWS Storage Gateway": [
|
|
14
|
+
"storagegateway:CancelCacheReport",
|
|
15
|
+
"storagegateway:DeleteCacheReport",
|
|
16
|
+
"storagegateway:DescribeCacheReport",
|
|
17
|
+
"storagegateway:ListCacheReports",
|
|
18
|
+
"storagegateway:StartCacheReport"
|
|
19
|
+
]
|
|
20
|
+
},
|
|
21
|
+
"removedActions": {}
|
|
22
|
+
},
|
|
2
23
|
{
|
|
3
24
|
"dateOfChange": "2025-02-19",
|
|
4
25
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -22319,7 +22319,7 @@
|
|
|
22319
22319
|
},
|
|
22320
22320
|
{
|
|
22321
22321
|
"name": "GetQueryResultsStream",
|
|
22322
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/athena/latest/ug/
|
|
22322
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/athena/latest/ug/jdbc-v3-driver.html#jdbc-v3-driver-download",
|
|
22323
22323
|
"permissionOnly": false,
|
|
22324
22324
|
"description": "Grants permission to get the query results stream",
|
|
22325
22325
|
"accessLevel": "Read",
|
|
@@ -127092,15 +127092,6 @@
|
|
|
127092
127092
|
"description": "Grants permission to describe an exclusion list for blocked public access on a VPC",
|
|
127093
127093
|
"accessLevel": "List",
|
|
127094
127094
|
"resourceTypes": [
|
|
127095
|
-
{
|
|
127096
|
-
"resourceType": "vpc-block-public-access-exclusion",
|
|
127097
|
-
"required": false,
|
|
127098
|
-
"conditionKeys": [
|
|
127099
|
-
"aws:ResourceTag/${TagKey}",
|
|
127100
|
-
"ec2:ResourceTag/${TagKey}"
|
|
127101
|
-
],
|
|
127102
|
-
"dependentActions": []
|
|
127103
|
-
},
|
|
127104
127095
|
{
|
|
127105
127096
|
"resourceType": "",
|
|
127106
127097
|
"required": false,
|
|
@@ -261750,6 +261741,36 @@
|
|
|
261750
261741
|
}
|
|
261751
261742
|
]
|
|
261752
261743
|
},
|
|
261744
|
+
{
|
|
261745
|
+
"name": "GetAnalysisReportResults",
|
|
261746
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_GetAnalysisReportResults.html",
|
|
261747
|
+
"permissionOnly": false,
|
|
261748
|
+
"description": "Grants permission to retrieve analysis report results of a firewall",
|
|
261749
|
+
"accessLevel": "Read",
|
|
261750
|
+
"resourceTypes": [
|
|
261751
|
+
{
|
|
261752
|
+
"resourceType": "Firewall",
|
|
261753
|
+
"required": true,
|
|
261754
|
+
"conditionKeys": [],
|
|
261755
|
+
"dependentActions": []
|
|
261756
|
+
}
|
|
261757
|
+
]
|
|
261758
|
+
},
|
|
261759
|
+
{
|
|
261760
|
+
"name": "ListAnalysisReports",
|
|
261761
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_ListAnalysisReports.html",
|
|
261762
|
+
"permissionOnly": false,
|
|
261763
|
+
"description": "Grants permission to list firewall analysis reports",
|
|
261764
|
+
"accessLevel": "List",
|
|
261765
|
+
"resourceTypes": [
|
|
261766
|
+
{
|
|
261767
|
+
"resourceType": "Firewall",
|
|
261768
|
+
"required": true,
|
|
261769
|
+
"conditionKeys": [],
|
|
261770
|
+
"dependentActions": []
|
|
261771
|
+
}
|
|
261772
|
+
]
|
|
261773
|
+
},
|
|
261753
261774
|
{
|
|
261754
261775
|
"name": "ListFirewallPolicies",
|
|
261755
261776
|
"apiReferenceUrl": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_ListFirewallPolicies.html",
|
|
@@ -261876,6 +261897,21 @@
|
|
|
261876
261897
|
}
|
|
261877
261898
|
]
|
|
261878
261899
|
},
|
|
261900
|
+
{
|
|
261901
|
+
"name": "StartAnalysisReport",
|
|
261902
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_GetAnalysisReportResults.html",
|
|
261903
|
+
"permissionOnly": false,
|
|
261904
|
+
"description": "Grants permission to start an analysis report on a firewall",
|
|
261905
|
+
"accessLevel": "Write",
|
|
261906
|
+
"resourceTypes": [
|
|
261907
|
+
{
|
|
261908
|
+
"resourceType": "Firewall",
|
|
261909
|
+
"required": true,
|
|
261910
|
+
"conditionKeys": [],
|
|
261911
|
+
"dependentActions": []
|
|
261912
|
+
}
|
|
261913
|
+
]
|
|
261914
|
+
},
|
|
261879
261915
|
{
|
|
261880
261916
|
"name": "TagResource",
|
|
261881
261917
|
"apiReferenceUrl": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_TagResource.html",
|
|
@@ -261971,6 +262007,21 @@
|
|
|
261971
262007
|
}
|
|
261972
262008
|
]
|
|
261973
262009
|
},
|
|
262010
|
+
{
|
|
262011
|
+
"name": "UpdateFirewallAnalysisSettings",
|
|
262012
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_UpdateFirewallAnalysisSettings.html",
|
|
262013
|
+
"permissionOnly": false,
|
|
262014
|
+
"description": "Grants permission to modify firewall analysis settings of a firewall",
|
|
262015
|
+
"accessLevel": "Write",
|
|
262016
|
+
"resourceTypes": [
|
|
262017
|
+
{
|
|
262018
|
+
"resourceType": "Firewall",
|
|
262019
|
+
"required": true,
|
|
262020
|
+
"conditionKeys": [],
|
|
262021
|
+
"dependentActions": []
|
|
262022
|
+
}
|
|
262023
|
+
]
|
|
262024
|
+
},
|
|
261974
262025
|
{
|
|
261975
262026
|
"name": "UpdateFirewallDeleteProtection",
|
|
261976
262027
|
"apiReferenceUrl": "https://docs.aws.amazon.com/network-firewall/latest/APIReference/API_UpdateFirewallDeleteProtection.html",
|
|
@@ -274486,12 +274537,6 @@
|
|
|
274486
274537
|
"description": "Grants permission to retrieving system settings settings in AWS Partner Central",
|
|
274487
274538
|
"accessLevel": "Read",
|
|
274488
274539
|
"resourceTypes": [
|
|
274489
|
-
{
|
|
274490
|
-
"resourceType": "selling-system-settings",
|
|
274491
|
-
"required": true,
|
|
274492
|
-
"conditionKeys": [],
|
|
274493
|
-
"dependentActions": []
|
|
274494
|
-
},
|
|
274495
274540
|
{
|
|
274496
274541
|
"resourceType": "",
|
|
274497
274542
|
"required": false,
|
|
@@ -274717,8 +274762,8 @@
|
|
|
274717
274762
|
"accessLevel": "Write",
|
|
274718
274763
|
"resourceTypes": [
|
|
274719
274764
|
{
|
|
274720
|
-
"resourceType": "
|
|
274721
|
-
"required":
|
|
274765
|
+
"resourceType": "",
|
|
274766
|
+
"required": false,
|
|
274722
274767
|
"conditionKeys": [],
|
|
274723
274768
|
"dependentActions": []
|
|
274724
274769
|
}
|
|
@@ -274978,12 +275023,6 @@
|
|
|
274978
275023
|
"arnPattern": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/engagement/${EngagementIdentifier}/resource/${ResourceType}/${ResourceIdentifier}/template/${TemplateIdentifier}/resource-snapshot/${SnapshotRevision}",
|
|
274979
275024
|
"conditionKeys": []
|
|
274980
275025
|
},
|
|
274981
|
-
{
|
|
274982
|
-
"name": "selling-system-settings",
|
|
274983
|
-
"apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_PutSellingSystemSettings.html",
|
|
274984
|
-
"arnPattern": "arn:${Partition}:partnercentral:${Region}:${Account}:catalog/${Catalog}/selling-system-settings",
|
|
274985
|
-
"conditionKeys": []
|
|
274986
|
-
},
|
|
274987
275026
|
{
|
|
274988
275027
|
"name": "Solution",
|
|
274989
275028
|
"apiReferenceUrl": "https://docs.aws.amazon.com/partner-central/latest/APIReference/API_ListSolutions.html",
|
|
@@ -356337,6 +356376,12 @@
|
|
|
356337
356376
|
"description": "Grants permission to add one or more tags to the specified resource",
|
|
356338
356377
|
"accessLevel": "Tagging",
|
|
356339
356378
|
"resourceTypes": [
|
|
356379
|
+
{
|
|
356380
|
+
"resourceType": "cache-report",
|
|
356381
|
+
"required": false,
|
|
356382
|
+
"conditionKeys": [],
|
|
356383
|
+
"dependentActions": []
|
|
356384
|
+
},
|
|
356340
356385
|
{
|
|
356341
356386
|
"resourceType": "gateway",
|
|
356342
356387
|
"required": false,
|
|
@@ -356513,6 +356558,21 @@
|
|
|
356513
356558
|
}
|
|
356514
356559
|
]
|
|
356515
356560
|
},
|
|
356561
|
+
{
|
|
356562
|
+
"name": "CancelCacheReport",
|
|
356563
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_CancelCacheReport.html",
|
|
356564
|
+
"permissionOnly": false,
|
|
356565
|
+
"description": "Grants permission to cancel a cache report",
|
|
356566
|
+
"accessLevel": "Write",
|
|
356567
|
+
"resourceTypes": [
|
|
356568
|
+
{
|
|
356569
|
+
"resourceType": "cache-report",
|
|
356570
|
+
"required": true,
|
|
356571
|
+
"conditionKeys": [],
|
|
356572
|
+
"dependentActions": []
|
|
356573
|
+
}
|
|
356574
|
+
]
|
|
356575
|
+
},
|
|
356516
356576
|
{
|
|
356517
356577
|
"name": "CancelRetrieval",
|
|
356518
356578
|
"apiReferenceUrl": "https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_CancelRetrieval.html",
|
|
@@ -356792,6 +356852,21 @@
|
|
|
356792
356852
|
}
|
|
356793
356853
|
]
|
|
356794
356854
|
},
|
|
356855
|
+
{
|
|
356856
|
+
"name": "DeleteCacheReport",
|
|
356857
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DeleteCacheReport.html",
|
|
356858
|
+
"permissionOnly": false,
|
|
356859
|
+
"description": "Grants permission to delete the metadata associated with a cache report",
|
|
356860
|
+
"accessLevel": "Write",
|
|
356861
|
+
"resourceTypes": [
|
|
356862
|
+
{
|
|
356863
|
+
"resourceType": "cache-report",
|
|
356864
|
+
"required": true,
|
|
356865
|
+
"conditionKeys": [],
|
|
356866
|
+
"dependentActions": []
|
|
356867
|
+
}
|
|
356868
|
+
]
|
|
356869
|
+
},
|
|
356795
356870
|
{
|
|
356796
356871
|
"name": "DeleteChapCredentials",
|
|
356797
356872
|
"apiReferenceUrl": "https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DeleteChapCredentials.html",
|
|
@@ -356978,6 +357053,21 @@
|
|
|
356978
357053
|
}
|
|
356979
357054
|
]
|
|
356980
357055
|
},
|
|
357056
|
+
{
|
|
357057
|
+
"name": "DescribeCacheReport",
|
|
357058
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeCacheReport.html",
|
|
357059
|
+
"permissionOnly": false,
|
|
357060
|
+
"description": "Grants permission to get a description of a cache report",
|
|
357061
|
+
"accessLevel": "Read",
|
|
357062
|
+
"resourceTypes": [
|
|
357063
|
+
{
|
|
357064
|
+
"resourceType": "cache-report",
|
|
357065
|
+
"required": true,
|
|
357066
|
+
"conditionKeys": [],
|
|
357067
|
+
"dependentActions": []
|
|
357068
|
+
}
|
|
357069
|
+
]
|
|
357070
|
+
},
|
|
356981
357071
|
{
|
|
356982
357072
|
"name": "DescribeCachediSCSIVolumes",
|
|
356983
357073
|
"apiReferenceUrl": "https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DescribeCachediSCSIVolumes.html",
|
|
@@ -357293,6 +357383,21 @@
|
|
|
357293
357383
|
}
|
|
357294
357384
|
]
|
|
357295
357385
|
},
|
|
357386
|
+
{
|
|
357387
|
+
"name": "ListCacheReports",
|
|
357388
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListCacheReports.html",
|
|
357389
|
+
"permissionOnly": false,
|
|
357390
|
+
"description": "Grants permission to get a list of the cache reports owned by your AWS account",
|
|
357391
|
+
"accessLevel": "List",
|
|
357392
|
+
"resourceTypes": [
|
|
357393
|
+
{
|
|
357394
|
+
"resourceType": "",
|
|
357395
|
+
"required": false,
|
|
357396
|
+
"conditionKeys": [],
|
|
357397
|
+
"dependentActions": []
|
|
357398
|
+
}
|
|
357399
|
+
]
|
|
357400
|
+
},
|
|
357296
357401
|
{
|
|
357297
357402
|
"name": "ListFileShares",
|
|
357298
357403
|
"apiReferenceUrl": "https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListFileShares.html",
|
|
@@ -357498,6 +357603,12 @@
|
|
|
357498
357603
|
"description": "Grants permission to remove one or more tags from the specified resource",
|
|
357499
357604
|
"accessLevel": "Tagging",
|
|
357500
357605
|
"resourceTypes": [
|
|
357606
|
+
{
|
|
357607
|
+
"resourceType": "cache-report",
|
|
357608
|
+
"required": false,
|
|
357609
|
+
"conditionKeys": [],
|
|
357610
|
+
"dependentActions": []
|
|
357611
|
+
},
|
|
357501
357612
|
{
|
|
357502
357613
|
"resourceType": "gateway",
|
|
357503
357614
|
"required": false,
|
|
@@ -357649,6 +357760,30 @@
|
|
|
357649
357760
|
}
|
|
357650
357761
|
]
|
|
357651
357762
|
},
|
|
357763
|
+
{
|
|
357764
|
+
"name": "StartCacheReport",
|
|
357765
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_StartCacheReport.html",
|
|
357766
|
+
"permissionOnly": false,
|
|
357767
|
+
"description": "Grants permission to start a cache report for an existing file share",
|
|
357768
|
+
"accessLevel": "Write",
|
|
357769
|
+
"resourceTypes": [
|
|
357770
|
+
{
|
|
357771
|
+
"resourceType": "share",
|
|
357772
|
+
"required": true,
|
|
357773
|
+
"conditionKeys": [],
|
|
357774
|
+
"dependentActions": []
|
|
357775
|
+
},
|
|
357776
|
+
{
|
|
357777
|
+
"resourceType": "",
|
|
357778
|
+
"required": false,
|
|
357779
|
+
"conditionKeys": [
|
|
357780
|
+
"aws:RequestTag/${TagKey}",
|
|
357781
|
+
"aws:TagKeys"
|
|
357782
|
+
],
|
|
357783
|
+
"dependentActions": []
|
|
357784
|
+
}
|
|
357785
|
+
]
|
|
357786
|
+
},
|
|
357652
357787
|
{
|
|
357653
357788
|
"name": "StartGateway",
|
|
357654
357789
|
"apiReferenceUrl": "https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_StartGateway.html",
|
|
@@ -357912,6 +358047,14 @@
|
|
|
357912
358047
|
}
|
|
357913
358048
|
],
|
|
357914
358049
|
"resourceTypes": [
|
|
358050
|
+
{
|
|
358051
|
+
"name": "cache-report",
|
|
358052
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/filegateway/latest/files3/cache-report.html",
|
|
358053
|
+
"arnPattern": "arn:${Partition}:storagegateway:${Region}:${Account}:share/${ShareId}/cache-report/${CacheReportId}",
|
|
358054
|
+
"conditionKeys": [
|
|
358055
|
+
"aws:ResourceTag/${TagKey}"
|
|
358056
|
+
]
|
|
358057
|
+
},
|
|
357915
358058
|
{
|
|
357916
358059
|
"name": "device",
|
|
357917
358060
|
"apiReferenceUrl": "https://docs.aws.amazon.com/storagegateway/latest/userguide/resource_vtl-devices.html",
|
|
@@ -18823,7 +18823,7 @@
|
|
|
18823
18823
|
"name": "AWS Network Firewall",
|
|
18824
18824
|
"servicePrefix": "network-firewall",
|
|
18825
18825
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsnetworkfirewall.html",
|
|
18826
|
-
"actionsCount":
|
|
18826
|
+
"actionsCount": 40,
|
|
18827
18827
|
"actions": [
|
|
18828
18828
|
"AssociateFirewallPolicy",
|
|
18829
18829
|
"AssociateSubnets",
|
|
@@ -18844,14 +18844,18 @@
|
|
|
18844
18844
|
"DescribeRuleGroupMetadata",
|
|
18845
18845
|
"DescribeTLSInspectionConfiguration",
|
|
18846
18846
|
"DisassociateSubnets",
|
|
18847
|
+
"GetAnalysisReportResults",
|
|
18848
|
+
"ListAnalysisReports",
|
|
18847
18849
|
"ListFirewallPolicies",
|
|
18848
18850
|
"ListFirewalls",
|
|
18849
18851
|
"ListRuleGroups",
|
|
18850
18852
|
"ListTLSInspectionConfigurations",
|
|
18851
18853
|
"ListTagsForResource",
|
|
18852
18854
|
"PutResourcePolicy",
|
|
18855
|
+
"StartAnalysisReport",
|
|
18853
18856
|
"TagResource",
|
|
18854
18857
|
"UntagResource",
|
|
18858
|
+
"UpdateFirewallAnalysisSettings",
|
|
18855
18859
|
"UpdateFirewallDeleteProtection",
|
|
18856
18860
|
"UpdateFirewallDescription",
|
|
18857
18861
|
"UpdateFirewallEncryptionConfiguration",
|
|
@@ -19854,7 +19858,7 @@
|
|
|
19854
19858
|
"UntagResource",
|
|
19855
19859
|
"UpdateOpportunity"
|
|
19856
19860
|
],
|
|
19857
|
-
"resourceTypesCount":
|
|
19861
|
+
"resourceTypesCount": 8,
|
|
19858
19862
|
"resourceTypes": [
|
|
19859
19863
|
"Engagement",
|
|
19860
19864
|
"engagement-by-accepting-invitation-task",
|
|
@@ -19863,7 +19867,6 @@
|
|
|
19863
19867
|
"Opportunity",
|
|
19864
19868
|
"resource-snapshot-job",
|
|
19865
19869
|
"ResourceSnapshot",
|
|
19866
|
-
"selling-system-settings",
|
|
19867
19870
|
"Solution"
|
|
19868
19871
|
],
|
|
19869
19872
|
"conditionKeysCount": 5,
|
|
@@ -25699,7 +25702,7 @@
|
|
|
25699
25702
|
"name": "AWS Storage Gateway",
|
|
25700
25703
|
"servicePrefix": "storagegateway",
|
|
25701
25704
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsstoragegateway.html",
|
|
25702
|
-
"actionsCount":
|
|
25705
|
+
"actionsCount": 96,
|
|
25703
25706
|
"actions": [
|
|
25704
25707
|
"ActivateGateway",
|
|
25705
25708
|
"AddCache",
|
|
@@ -25711,6 +25714,7 @@
|
|
|
25711
25714
|
"AttachVolume",
|
|
25712
25715
|
"BypassGovernanceRetention",
|
|
25713
25716
|
"CancelArchival",
|
|
25717
|
+
"CancelCacheReport",
|
|
25714
25718
|
"CancelRetrieval",
|
|
25715
25719
|
"CreateCachediSCSIVolume",
|
|
25716
25720
|
"CreateNFSFileShare",
|
|
@@ -25723,6 +25727,7 @@
|
|
|
25723
25727
|
"CreateTapes",
|
|
25724
25728
|
"DeleteAutomaticTapeCreationPolicy",
|
|
25725
25729
|
"DeleteBandwidthRateLimit",
|
|
25730
|
+
"DeleteCacheReport",
|
|
25726
25731
|
"DeleteChapCredentials",
|
|
25727
25732
|
"DeleteFileShare",
|
|
25728
25733
|
"DeleteGateway",
|
|
@@ -25735,6 +25740,7 @@
|
|
|
25735
25740
|
"DescribeBandwidthRateLimit",
|
|
25736
25741
|
"DescribeBandwidthRateLimitSchedule",
|
|
25737
25742
|
"DescribeCache",
|
|
25743
|
+
"DescribeCacheReport",
|
|
25738
25744
|
"DescribeCachediSCSIVolumes",
|
|
25739
25745
|
"DescribeChapCredentials",
|
|
25740
25746
|
"DescribeFileSystemAssociations",
|
|
@@ -25756,6 +25762,7 @@
|
|
|
25756
25762
|
"DisassociateFileSystem",
|
|
25757
25763
|
"JoinDomain",
|
|
25758
25764
|
"ListAutomaticTapeCreationPolicies",
|
|
25765
|
+
"ListCacheReports",
|
|
25759
25766
|
"ListFileShares",
|
|
25760
25767
|
"ListFileSystemAssociations",
|
|
25761
25768
|
"ListGateways",
|
|
@@ -25776,6 +25783,7 @@
|
|
|
25776
25783
|
"SetSMBGuestPassword",
|
|
25777
25784
|
"ShutdownGateway",
|
|
25778
25785
|
"StartAvailabilityMonitorTest",
|
|
25786
|
+
"StartCacheReport",
|
|
25779
25787
|
"StartGateway",
|
|
25780
25788
|
"UpdateAutomaticTapeCreationPolicy",
|
|
25781
25789
|
"UpdateBandwidthRateLimit",
|
|
@@ -25793,8 +25801,9 @@
|
|
|
25793
25801
|
"UpdateSnapshotSchedule",
|
|
25794
25802
|
"UpdateVTLDeviceType"
|
|
25795
25803
|
],
|
|
25796
|
-
"resourceTypesCount":
|
|
25804
|
+
"resourceTypesCount": 9,
|
|
25797
25805
|
"resourceTypes": [
|
|
25806
|
+
"cache-report",
|
|
25798
25807
|
"device",
|
|
25799
25808
|
"fs-association",
|
|
25800
25809
|
"gateway",
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Read Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 4929
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "List Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 3003
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "Permissions Actions",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Write Actions",
|
|
17
|
-
"value":
|
|
17
|
+
"value": 10153
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.336",
|
|
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",
|