aws-iam-data 0.0.339 → 0.0.345
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 +119 -0
- package/dist/data/json/iam.json +641 -424
- package/dist/data/json/metadata.json +53 -66
- package/dist/data/json/reports.json +11 -11
- package/dist/index.js +8 -8
- package/package.json +2 -2
|
@@ -1,4 +1,123 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-03-18",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [
|
|
6
|
+
"AWS DeepLens"
|
|
7
|
+
],
|
|
8
|
+
"addedActions": {
|
|
9
|
+
"AWS Elemental MediaConvert": [
|
|
10
|
+
"mediaconvert:Probe"
|
|
11
|
+
]
|
|
12
|
+
},
|
|
13
|
+
"removedActions": {
|
|
14
|
+
"AWS DeepLens": [
|
|
15
|
+
"deeplens:AssociateServiceRoleToAccount",
|
|
16
|
+
"deeplens:BatchGetDevice",
|
|
17
|
+
"deeplens:BatchGetModel",
|
|
18
|
+
"deeplens:BatchGetProject",
|
|
19
|
+
"deeplens:CreateDeviceCertificates",
|
|
20
|
+
"deeplens:CreateModel",
|
|
21
|
+
"deeplens:CreateProject",
|
|
22
|
+
"deeplens:DeleteModel",
|
|
23
|
+
"deeplens:DeleteProject",
|
|
24
|
+
"deeplens:DeployProject",
|
|
25
|
+
"deeplens:DeregisterDevice",
|
|
26
|
+
"deeplens:GetAssociatedResources",
|
|
27
|
+
"deeplens:GetDeploymentStatus",
|
|
28
|
+
"deeplens:GetDevice",
|
|
29
|
+
"deeplens:GetModel",
|
|
30
|
+
"deeplens:GetProject",
|
|
31
|
+
"deeplens:ImportProjectFromTemplate",
|
|
32
|
+
"deeplens:ListDeployments",
|
|
33
|
+
"deeplens:ListDevices",
|
|
34
|
+
"deeplens:ListModels",
|
|
35
|
+
"deeplens:ListProjects",
|
|
36
|
+
"deeplens:RegisterDevice",
|
|
37
|
+
"deeplens:RemoveProject",
|
|
38
|
+
"deeplens:UpdateProject"
|
|
39
|
+
]
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"dateOfChange": "2025-03-15",
|
|
44
|
+
"addedServices": [],
|
|
45
|
+
"removedServices": [],
|
|
46
|
+
"addedActions": {
|
|
47
|
+
"Amazon CloudWatch Application Signals": [
|
|
48
|
+
"application-signals:BatchUpdateExclusionWindows",
|
|
49
|
+
"application-signals:ListServiceLevelObjectiveExclusionWindows"
|
|
50
|
+
]
|
|
51
|
+
},
|
|
52
|
+
"removedActions": {}
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"dateOfChange": "2025-03-14",
|
|
56
|
+
"addedServices": [],
|
|
57
|
+
"removedServices": [],
|
|
58
|
+
"addedActions": {
|
|
59
|
+
"AWS Batch": [
|
|
60
|
+
"batch:CreateConsumableResource",
|
|
61
|
+
"batch:DeleteConsumableResource",
|
|
62
|
+
"batch:DescribeConsumableResource",
|
|
63
|
+
"batch:ListConsumableResources",
|
|
64
|
+
"batch:ListJobsByConsumableResource",
|
|
65
|
+
"batch:UpdateConsumableResource"
|
|
66
|
+
]
|
|
67
|
+
},
|
|
68
|
+
"removedActions": {
|
|
69
|
+
"AWS Account Management": [
|
|
70
|
+
"account:GetChallengeQuestions",
|
|
71
|
+
"account:PutChallengeQuestions"
|
|
72
|
+
]
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"dateOfChange": "2025-03-12",
|
|
77
|
+
"addedServices": [],
|
|
78
|
+
"removedServices": [],
|
|
79
|
+
"addedActions": {
|
|
80
|
+
"Amazon Bedrock": [
|
|
81
|
+
"bedrock:CreatePromptRouter",
|
|
82
|
+
"bedrock:DeletePromptRouter"
|
|
83
|
+
]
|
|
84
|
+
},
|
|
85
|
+
"removedActions": {}
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"dateOfChange": "2025-03-11",
|
|
89
|
+
"addedServices": [],
|
|
90
|
+
"removedServices": [],
|
|
91
|
+
"addedActions": {
|
|
92
|
+
"AWS Elastic Load Balancing V2": [
|
|
93
|
+
"elasticloadbalancing:ModifyIpPools"
|
|
94
|
+
],
|
|
95
|
+
"AWS Support": [
|
|
96
|
+
"support:GetInteraction",
|
|
97
|
+
"support:StartInteraction"
|
|
98
|
+
]
|
|
99
|
+
},
|
|
100
|
+
"removedActions": {}
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"dateOfChange": "2025-03-08",
|
|
104
|
+
"addedServices": [],
|
|
105
|
+
"removedServices": [],
|
|
106
|
+
"addedActions": {
|
|
107
|
+
"AWS CloudWatch RUM": [
|
|
108
|
+
"rum:DeleteResourcePolicy",
|
|
109
|
+
"rum:GetResourcePolicy",
|
|
110
|
+
"rum:PutResourcePolicy"
|
|
111
|
+
],
|
|
112
|
+
"AWS IAM Identity Center (successor to AWS Single Sign-On) directory": [
|
|
113
|
+
"sso-directory:IsMemberInGroups"
|
|
114
|
+
],
|
|
115
|
+
"Amazon WorkSpaces": [
|
|
116
|
+
"workspaces:ModifyEndpointEncryptionMode"
|
|
117
|
+
]
|
|
118
|
+
},
|
|
119
|
+
"removedActions": {}
|
|
120
|
+
},
|
|
2
121
|
{
|
|
3
122
|
"dateOfChange": "2025-02-26",
|
|
4
123
|
"addedServices": [],
|