@cloud-copilot/iam-data 0.9.202412171 → 0.9.202412181
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,20 @@
|
|
|
1
1
|
{
|
|
2
|
+
"addcasecomment": {
|
|
3
|
+
"name": "AddCaseComment",
|
|
4
|
+
"isPermissionOnly": true,
|
|
5
|
+
"description": "Grants permission to add a comment to a support case",
|
|
6
|
+
"accessLevel": "Write",
|
|
7
|
+
"resourceTypes": [
|
|
8
|
+
{
|
|
9
|
+
"name": "case",
|
|
10
|
+
"required": true,
|
|
11
|
+
"conditionKeys": [],
|
|
12
|
+
"dependentActions": []
|
|
13
|
+
}
|
|
14
|
+
],
|
|
15
|
+
"conditionKeys": [],
|
|
16
|
+
"dependentActions": []
|
|
17
|
+
},
|
|
2
18
|
"checkcasepermission": {
|
|
3
19
|
"name": "CheckCasePermission",
|
|
4
20
|
"isPermissionOnly": true,
|
|
@@ -8,12 +24,63 @@
|
|
|
8
24
|
"conditionKeys": [],
|
|
9
25
|
"dependentActions": []
|
|
10
26
|
},
|
|
27
|
+
"completemultipartupload": {
|
|
28
|
+
"name": "CompleteMultipartUpload",
|
|
29
|
+
"isPermissionOnly": true,
|
|
30
|
+
"description": "Grants permission to complete a multipart file upload to a support case",
|
|
31
|
+
"accessLevel": "Write",
|
|
32
|
+
"resourceTypes": [
|
|
33
|
+
{
|
|
34
|
+
"name": "case",
|
|
35
|
+
"required": true,
|
|
36
|
+
"conditionKeys": [],
|
|
37
|
+
"dependentActions": []
|
|
38
|
+
}
|
|
39
|
+
],
|
|
40
|
+
"conditionKeys": [],
|
|
41
|
+
"dependentActions": []
|
|
42
|
+
},
|
|
11
43
|
"createcase": {
|
|
12
44
|
"name": "CreateCase",
|
|
13
45
|
"isPermissionOnly": true,
|
|
14
46
|
"description": "Grants permission to create a support case",
|
|
15
47
|
"accessLevel": "Write",
|
|
16
48
|
"resourceTypes": [],
|
|
49
|
+
"conditionKeys": [
|
|
50
|
+
"aws:TagKeys",
|
|
51
|
+
"aws:RequestTag/${TagKey}"
|
|
52
|
+
],
|
|
53
|
+
"dependentActions": []
|
|
54
|
+
},
|
|
55
|
+
"creates3cliuploadcommand": {
|
|
56
|
+
"name": "CreateS3CLIUploadCommand",
|
|
57
|
+
"isPermissionOnly": true,
|
|
58
|
+
"description": "Grants permission to create a cli command to allow a file upload to a support case",
|
|
59
|
+
"accessLevel": "Write",
|
|
60
|
+
"resourceTypes": [
|
|
61
|
+
{
|
|
62
|
+
"name": "case",
|
|
63
|
+
"required": true,
|
|
64
|
+
"conditionKeys": [],
|
|
65
|
+
"dependentActions": []
|
|
66
|
+
}
|
|
67
|
+
],
|
|
68
|
+
"conditionKeys": [],
|
|
69
|
+
"dependentActions": []
|
|
70
|
+
},
|
|
71
|
+
"creates3downloadurl": {
|
|
72
|
+
"name": "CreateS3DownloadUrl",
|
|
73
|
+
"isPermissionOnly": true,
|
|
74
|
+
"description": "Grants permission to download a file from a support case",
|
|
75
|
+
"accessLevel": "Write",
|
|
76
|
+
"resourceTypes": [
|
|
77
|
+
{
|
|
78
|
+
"name": "case",
|
|
79
|
+
"required": true,
|
|
80
|
+
"conditionKeys": [],
|
|
81
|
+
"dependentActions": []
|
|
82
|
+
}
|
|
83
|
+
],
|
|
17
84
|
"conditionKeys": [],
|
|
18
85
|
"dependentActions": []
|
|
19
86
|
},
|
|
@@ -22,6 +89,22 @@
|
|
|
22
89
|
"isPermissionOnly": true,
|
|
23
90
|
"description": "Grants permission to describe a support case in your account",
|
|
24
91
|
"accessLevel": "Read",
|
|
92
|
+
"resourceTypes": [
|
|
93
|
+
{
|
|
94
|
+
"name": "case",
|
|
95
|
+
"required": true,
|
|
96
|
+
"conditionKeys": [],
|
|
97
|
+
"dependentActions": []
|
|
98
|
+
}
|
|
99
|
+
],
|
|
100
|
+
"conditionKeys": [],
|
|
101
|
+
"dependentActions": []
|
|
102
|
+
},
|
|
103
|
+
"getcasepermission": {
|
|
104
|
+
"name": "GetCasePermission",
|
|
105
|
+
"isPermissionOnly": true,
|
|
106
|
+
"description": "Grants permission to verify whether the caller has the permissions to perform support case operations",
|
|
107
|
+
"accessLevel": "Read",
|
|
25
108
|
"resourceTypes": [],
|
|
26
109
|
"conditionKeys": [],
|
|
27
110
|
"dependentActions": []
|
|
@@ -35,12 +118,129 @@
|
|
|
35
118
|
"conditionKeys": [],
|
|
36
119
|
"dependentActions": []
|
|
37
120
|
},
|
|
121
|
+
"getuicache": {
|
|
122
|
+
"name": "GetUICache",
|
|
123
|
+
"isPermissionOnly": true,
|
|
124
|
+
"description": "Grants permission to retrieve cached case user data for use in the Console",
|
|
125
|
+
"accessLevel": "Read",
|
|
126
|
+
"resourceTypes": [],
|
|
127
|
+
"conditionKeys": [],
|
|
128
|
+
"dependentActions": []
|
|
129
|
+
},
|
|
130
|
+
"listtagsforcase": {
|
|
131
|
+
"name": "ListTagsForCase",
|
|
132
|
+
"isPermissionOnly": true,
|
|
133
|
+
"description": "Grants permission to list tags on a support case",
|
|
134
|
+
"accessLevel": "Read",
|
|
135
|
+
"resourceTypes": [
|
|
136
|
+
{
|
|
137
|
+
"name": "case",
|
|
138
|
+
"required": true,
|
|
139
|
+
"conditionKeys": [],
|
|
140
|
+
"dependentActions": []
|
|
141
|
+
}
|
|
142
|
+
],
|
|
143
|
+
"conditionKeys": [],
|
|
144
|
+
"dependentActions": []
|
|
145
|
+
},
|
|
146
|
+
"startmultipartupload": {
|
|
147
|
+
"name": "StartMultipartUpload",
|
|
148
|
+
"isPermissionOnly": true,
|
|
149
|
+
"description": "Grants permission to start a multipart file upload to a support case",
|
|
150
|
+
"accessLevel": "Write",
|
|
151
|
+
"resourceTypes": [
|
|
152
|
+
{
|
|
153
|
+
"name": "case",
|
|
154
|
+
"required": true,
|
|
155
|
+
"conditionKeys": [],
|
|
156
|
+
"dependentActions": []
|
|
157
|
+
}
|
|
158
|
+
],
|
|
159
|
+
"conditionKeys": [],
|
|
160
|
+
"dependentActions": []
|
|
161
|
+
},
|
|
162
|
+
"tagcase": {
|
|
163
|
+
"name": "TagCase",
|
|
164
|
+
"isPermissionOnly": true,
|
|
165
|
+
"description": "Grants permission to add a tag on a support case",
|
|
166
|
+
"accessLevel": "Tagging",
|
|
167
|
+
"resourceTypes": [
|
|
168
|
+
{
|
|
169
|
+
"name": "case",
|
|
170
|
+
"required": true,
|
|
171
|
+
"conditionKeys": [],
|
|
172
|
+
"dependentActions": []
|
|
173
|
+
}
|
|
174
|
+
],
|
|
175
|
+
"conditionKeys": [
|
|
176
|
+
"aws:TagKeys",
|
|
177
|
+
"aws:RequestTag/${TagKey}"
|
|
178
|
+
],
|
|
179
|
+
"dependentActions": []
|
|
180
|
+
},
|
|
181
|
+
"untagcase": {
|
|
182
|
+
"name": "UntagCase",
|
|
183
|
+
"isPermissionOnly": true,
|
|
184
|
+
"description": "Grants permission to remove a tag on a support case",
|
|
185
|
+
"accessLevel": "Tagging",
|
|
186
|
+
"resourceTypes": [
|
|
187
|
+
{
|
|
188
|
+
"name": "case",
|
|
189
|
+
"required": true,
|
|
190
|
+
"conditionKeys": [],
|
|
191
|
+
"dependentActions": []
|
|
192
|
+
}
|
|
193
|
+
],
|
|
194
|
+
"conditionKeys": [
|
|
195
|
+
"aws:TagKeys"
|
|
196
|
+
],
|
|
197
|
+
"dependentActions": []
|
|
198
|
+
},
|
|
38
199
|
"updatecase": {
|
|
39
200
|
"name": "UpdateCase",
|
|
40
201
|
"isPermissionOnly": true,
|
|
41
202
|
"description": "Grants permission to update a support case",
|
|
42
203
|
"accessLevel": "Write",
|
|
43
|
-
"resourceTypes": [
|
|
204
|
+
"resourceTypes": [
|
|
205
|
+
{
|
|
206
|
+
"name": "case",
|
|
207
|
+
"required": true,
|
|
208
|
+
"conditionKeys": [],
|
|
209
|
+
"dependentActions": []
|
|
210
|
+
}
|
|
211
|
+
],
|
|
212
|
+
"conditionKeys": [],
|
|
213
|
+
"dependentActions": []
|
|
214
|
+
},
|
|
215
|
+
"updatecasestatus": {
|
|
216
|
+
"name": "UpdateCaseStatus",
|
|
217
|
+
"isPermissionOnly": true,
|
|
218
|
+
"description": "Grants permission to update a support case status",
|
|
219
|
+
"accessLevel": "Write",
|
|
220
|
+
"resourceTypes": [
|
|
221
|
+
{
|
|
222
|
+
"name": "case",
|
|
223
|
+
"required": true,
|
|
224
|
+
"conditionKeys": [],
|
|
225
|
+
"dependentActions": []
|
|
226
|
+
}
|
|
227
|
+
],
|
|
228
|
+
"conditionKeys": [],
|
|
229
|
+
"dependentActions": []
|
|
230
|
+
},
|
|
231
|
+
"updatemultipartupload": {
|
|
232
|
+
"name": "UpdateMultipartUpload",
|
|
233
|
+
"isPermissionOnly": true,
|
|
234
|
+
"description": "Grants permission to update a multipart file upload to a support case",
|
|
235
|
+
"accessLevel": "Write",
|
|
236
|
+
"resourceTypes": [
|
|
237
|
+
{
|
|
238
|
+
"name": "case",
|
|
239
|
+
"required": true,
|
|
240
|
+
"conditionKeys": [],
|
|
241
|
+
"dependentActions": []
|
|
242
|
+
}
|
|
243
|
+
],
|
|
44
244
|
"conditionKeys": [],
|
|
45
245
|
"dependentActions": []
|
|
46
246
|
}
|
|
@@ -1 +1,17 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"aws:requesttag/${tagkey}": {
|
|
3
|
+
"key": "aws:RequestTag/${TagKey}",
|
|
4
|
+
"description": "Filters access by tags that are passed in the request",
|
|
5
|
+
"type": "String"
|
|
6
|
+
},
|
|
7
|
+
"aws:resourcetag/${tagkey}": {
|
|
8
|
+
"key": "aws:ResourceTag/${TagKey}",
|
|
9
|
+
"description": "Filters access by tags associated with the resource",
|
|
10
|
+
"type": "String"
|
|
11
|
+
},
|
|
12
|
+
"aws:tagkeys": {
|
|
13
|
+
"key": "aws:TagKeys",
|
|
14
|
+
"description": "Filters access by tag keys that are passed in the request",
|
|
15
|
+
"type": "ArrayOfString"
|
|
16
|
+
}
|
|
17
|
+
}
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.202412181",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": "github:cloud-copilot/iam-data",
|
|
6
|
-
"updatedAt": "2024-12-
|
|
6
|
+
"updatedAt": "2024-12-18T04:45:37.637Z",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|
|
9
9
|
"import": "./dist/esm/index.js",
|