aws-iam-data 0.0.312 → 0.0.313
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.
- package/dist/data/json/changelog.json +134 -0
- package/dist/data/json/iam.json +1676 -540
- package/dist/data/json/metadata.json +144 -80
- package/dist/data/json/reports.json +9 -9
- package/package.json +1 -1
|
@@ -1,4 +1,138 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-01-13",
|
|
4
|
+
"addedServices": [
|
|
5
|
+
"AWS Backup Search"
|
|
6
|
+
],
|
|
7
|
+
"removedServices": [
|
|
8
|
+
"AWS IoT 1-Click"
|
|
9
|
+
],
|
|
10
|
+
"addedActions": {
|
|
11
|
+
"Amazon API Gateway Management": [
|
|
12
|
+
"apigateway:CreateAccessAssociation",
|
|
13
|
+
"apigateway:RejectAccessAssociation",
|
|
14
|
+
"apigateway:UpdateDomainNameManagementPolicy",
|
|
15
|
+
"apigateway:UpdateDomainNamePolicy"
|
|
16
|
+
],
|
|
17
|
+
"AWS Backup": [
|
|
18
|
+
"backup:GetRecoveryPointIndexDetails",
|
|
19
|
+
"backup:ListIndexedRecoveryPoints",
|
|
20
|
+
"backup:ListIndexedRecoveryPointsForSearch",
|
|
21
|
+
"backup:SearchRecoveryPoint",
|
|
22
|
+
"backup:UpdateRecoveryPointIndexSettings"
|
|
23
|
+
],
|
|
24
|
+
"AWS Billing": [
|
|
25
|
+
"billing:CreateBillingView",
|
|
26
|
+
"billing:DeleteBillingView",
|
|
27
|
+
"billing:DeleteResourcePolicy",
|
|
28
|
+
"billing:GetBillingView",
|
|
29
|
+
"billing:GetResourcePolicy",
|
|
30
|
+
"billing:ListSourceViewsForBillingView",
|
|
31
|
+
"billing:ListTagsForResource",
|
|
32
|
+
"billing:PutResourcePolicy",
|
|
33
|
+
"billing:TagResource",
|
|
34
|
+
"billing:UntagResource",
|
|
35
|
+
"billing:UpdateBillingView"
|
|
36
|
+
],
|
|
37
|
+
"AWS CloudFormation": [
|
|
38
|
+
"cloudformation:ListHookResults"
|
|
39
|
+
],
|
|
40
|
+
"Amazon Connect": [
|
|
41
|
+
"connect:UpdateParticipantAuthentication"
|
|
42
|
+
],
|
|
43
|
+
"Amazon EC2 Image Builder": [
|
|
44
|
+
"imagebuilder:ImportDiskImage"
|
|
45
|
+
],
|
|
46
|
+
"Amazon Elastic Kubernetes Service": [
|
|
47
|
+
"eks:DescribeClusterVersions"
|
|
48
|
+
],
|
|
49
|
+
"AWS Elemental MediaLive": [
|
|
50
|
+
"medialive:ListVersions"
|
|
51
|
+
],
|
|
52
|
+
"AWS Elemental Support Cases": [
|
|
53
|
+
"elemental-support-cases:AddCaseComment",
|
|
54
|
+
"elemental-support-cases:CompleteMultipartUpload",
|
|
55
|
+
"elemental-support-cases:CreateS3CLIUploadCommand",
|
|
56
|
+
"elemental-support-cases:CreateS3DownloadUrl",
|
|
57
|
+
"elemental-support-cases:GetCasePermission",
|
|
58
|
+
"elemental-support-cases:GetUICache",
|
|
59
|
+
"elemental-support-cases:ListTagsForCase",
|
|
60
|
+
"elemental-support-cases:StartMultipartUpload",
|
|
61
|
+
"elemental-support-cases:TagCase",
|
|
62
|
+
"elemental-support-cases:UntagCase",
|
|
63
|
+
"elemental-support-cases:UpdateCaseStatus",
|
|
64
|
+
"elemental-support-cases:UpdateMultipartUpload"
|
|
65
|
+
],
|
|
66
|
+
"Amazon GameLift": [
|
|
67
|
+
"gamelift:TerminateGameSession"
|
|
68
|
+
],
|
|
69
|
+
"AWS IoT": [
|
|
70
|
+
"iot:GetThingConnectivityData"
|
|
71
|
+
],
|
|
72
|
+
"Amazon Neptune Analytics": [
|
|
73
|
+
"neptune-graph:CancelExportTask",
|
|
74
|
+
"neptune-graph:GetExportTask",
|
|
75
|
+
"neptune-graph:ListExportTasks",
|
|
76
|
+
"neptune-graph:StartExportTask"
|
|
77
|
+
],
|
|
78
|
+
"Amazon Simple Email Service - Mail Manager": [
|
|
79
|
+
"ses:AllowVendedLogDeliveryForResource"
|
|
80
|
+
],
|
|
81
|
+
"Amazon WorkSpaces Secure Browser": [
|
|
82
|
+
"workspaces-web:AssociateDataProtectionSettings",
|
|
83
|
+
"workspaces-web:CreateDataProtectionSettings",
|
|
84
|
+
"workspaces-web:DeleteDataProtectionSettings",
|
|
85
|
+
"workspaces-web:DisassociateDataProtectionSettings",
|
|
86
|
+
"workspaces-web:GetDataProtectionSettings",
|
|
87
|
+
"workspaces-web:ListDataProtectionSettings",
|
|
88
|
+
"workspaces-web:UpdateDataProtectionSettings"
|
|
89
|
+
],
|
|
90
|
+
"AWS Backup Search": [
|
|
91
|
+
"backup-search:GetSearchJob",
|
|
92
|
+
"backup-search:GetSearchResultExportJob",
|
|
93
|
+
"backup-search:ListSearchJobBackups",
|
|
94
|
+
"backup-search:ListSearchJobResults",
|
|
95
|
+
"backup-search:ListSearchJobs",
|
|
96
|
+
"backup-search:ListSearchResultExportJobs",
|
|
97
|
+
"backup-search:ListTagsForResource",
|
|
98
|
+
"backup-search:StartSearchJob",
|
|
99
|
+
"backup-search:StartSearchResultExportJob",
|
|
100
|
+
"backup-search:StopSearchJob",
|
|
101
|
+
"backup-search:TagResource",
|
|
102
|
+
"backup-search:UntagResource"
|
|
103
|
+
]
|
|
104
|
+
},
|
|
105
|
+
"removedActions": {
|
|
106
|
+
"AWS IoT 1-Click": [
|
|
107
|
+
"iot1click:AssociateDeviceWithPlacement",
|
|
108
|
+
"iot1click:ClaimDevicesByClaimCode",
|
|
109
|
+
"iot1click:CreatePlacement",
|
|
110
|
+
"iot1click:CreateProject",
|
|
111
|
+
"iot1click:DeletePlacement",
|
|
112
|
+
"iot1click:DeleteProject",
|
|
113
|
+
"iot1click:DescribeDevice",
|
|
114
|
+
"iot1click:DescribePlacement",
|
|
115
|
+
"iot1click:DescribeProject",
|
|
116
|
+
"iot1click:DisassociateDeviceFromPlacement",
|
|
117
|
+
"iot1click:FinalizeDeviceClaim",
|
|
118
|
+
"iot1click:GetDeviceMethods",
|
|
119
|
+
"iot1click:GetDevicesInPlacement",
|
|
120
|
+
"iot1click:InitiateDeviceClaim",
|
|
121
|
+
"iot1click:InvokeDeviceMethod",
|
|
122
|
+
"iot1click:ListDeviceEvents",
|
|
123
|
+
"iot1click:ListDevices",
|
|
124
|
+
"iot1click:ListPlacements",
|
|
125
|
+
"iot1click:ListProjects",
|
|
126
|
+
"iot1click:ListTagsForResource",
|
|
127
|
+
"iot1click:TagResource",
|
|
128
|
+
"iot1click:UnclaimDevice",
|
|
129
|
+
"iot1click:UntagResource",
|
|
130
|
+
"iot1click:UpdateDeviceState",
|
|
131
|
+
"iot1click:UpdatePlacement",
|
|
132
|
+
"iot1click:UpdateProject"
|
|
133
|
+
]
|
|
134
|
+
}
|
|
135
|
+
},
|
|
2
136
|
{
|
|
3
137
|
"dateOfChange": "2024-12-14",
|
|
4
138
|
"addedServices": [],
|