iamdata 0.1.202511181__py3-none-any.whl → 0.1.202512281__py3-none-any.whl
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.
- iamdata/data/actions/account.json +21 -0
- iamdata/data/actions/aco-automation.json +252 -0
- iamdata/data/actions/aidevops.json +481 -0
- iamdata/data/actions/apigateway.json +451 -0
- iamdata/data/actions/application-signals.json +8 -0
- iamdata/data/actions/arc-region-switch.json +15 -0
- iamdata/data/actions/artifact.json +8 -0
- iamdata/data/actions/autoscaling.json +16 -0
- iamdata/data/actions/aws-marketplace.json +48 -0
- iamdata/data/actions/aws-mcp.json +26 -0
- iamdata/data/actions/backup.json +170 -2
- iamdata/data/actions/bcm-data-exports.json +12 -0
- iamdata/data/actions/bedrock-agentcore.json +593 -0
- iamdata/data/actions/bedrock-mantle.json +106 -0
- iamdata/data/actions/bedrock.json +132 -37
- iamdata/data/actions/braket.json +62 -0
- iamdata/data/actions/ce.json +8 -0
- iamdata/data/actions/cleanrooms.json +15 -0
- iamdata/data/actions/cloudformation.json +21 -0
- iamdata/data/actions/cloudfront.json +239 -0
- iamdata/data/actions/cloudtrail.json +35 -8
- iamdata/data/actions/cloudwatch.json +45 -0
- iamdata/data/actions/cognito-identity.json +30 -8
- iamdata/data/actions/connect.json +1084 -8
- iamdata/data/actions/cost-optimization-hub.json +8 -0
- iamdata/data/actions/datazone.json +16 -0
- iamdata/data/actions/deadline.json +3 -3
- iamdata/data/actions/dms.json +27 -0
- iamdata/data/actions/ec2.json +1321 -28
- iamdata/data/actions/ecr.json +78 -0
- iamdata/data/actions/ecs.json +90 -0
- iamdata/data/actions/eks.json +108 -0
- iamdata/data/actions/glue.json +38 -1
- iamdata/data/actions/groundstation.json +11 -0
- iamdata/data/actions/guardduty.json +24 -0
- iamdata/data/actions/healthlake.json +1 -0
- iamdata/data/actions/iam.json +158 -5
- iamdata/data/actions/identitystore.json +95 -27
- iamdata/data/actions/imagebuilder.json +40 -0
- iamdata/data/actions/invoicing.json +56 -0
- iamdata/data/actions/kafka.json +57 -1
- iamdata/data/actions/kinesisvideo.json +30 -0
- iamdata/data/actions/lakeformation.json +16 -0
- iamdata/data/actions/lambda.json +297 -6
- iamdata/data/actions/license-manager.json +217 -3
- iamdata/data/actions/logs.json +235 -0
- iamdata/data/actions/mediaconnect.json +748 -91
- iamdata/data/actions/mgn.json +54 -1
- iamdata/data/actions/network-firewall.json +403 -0
- iamdata/data/actions/network-security-director.json +7 -15
- iamdata/data/actions/networkmanager.json +3 -3
- iamdata/data/actions/notifications-contacts.json +2 -1
- iamdata/data/actions/nova-act.json +276 -0
- iamdata/data/actions/observabilityadmin.json +180 -0
- iamdata/data/actions/odb.json +22 -0
- iamdata/data/actions/opensearch.json +40 -0
- iamdata/data/actions/organizations.json +117 -0
- iamdata/data/actions/partnercentral-account-management.json +22 -0
- iamdata/data/actions/partnercentral.json +1340 -155
- iamdata/data/actions/payment-cryptography.json +108 -0
- iamdata/data/actions/pricingplanmanager.json +66 -0
- iamdata/data/actions/quicksight.json +24 -0
- iamdata/data/actions/rds.json +47 -3
- iamdata/data/actions/redshift-serverless.json +32 -0
- iamdata/data/actions/redshift.json +40 -1
- iamdata/data/actions/route53.json +15 -0
- iamdata/data/actions/route53globalresolver.json +700 -0
- iamdata/data/actions/s3.json +66 -1
- iamdata/data/actions/s3tables.json +243 -3
- iamdata/data/actions/s3vectors.json +147 -22
- iamdata/data/actions/sagemaker-mlflow.json +180 -60
- iamdata/data/actions/sagemaker-unified-studio-mcp.json +3 -0
- iamdata/data/actions/sagemaker.json +187 -19
- iamdata/data/actions/secretsmanager.json +42 -20
- iamdata/data/actions/security-ir.json +31 -0
- iamdata/data/actions/securityagent.json +503 -0
- iamdata/data/actions/securityhub.json +30 -0
- iamdata/data/actions/servicequotas.json +16 -0
- iamdata/data/actions/ses.json +66 -8
- iamdata/data/actions/signin.json +16 -0
- iamdata/data/actions/ssm.json +20 -4
- iamdata/data/actions/tag.json +8 -0
- iamdata/data/actions/timestream-influxdb.json +38 -0
- iamdata/data/actions/transform-custom.json +361 -0
- iamdata/data/actions/transform.json +72 -0
- iamdata/data/actions/vpce.json +14 -1
- iamdata/data/actions/wickr.json +603 -9
- iamdata/data/conditionKeys/aco-automation.json +17 -0
- iamdata/data/conditionKeys/aidevops.json +22 -0
- iamdata/data/conditionKeys/apigateway.json +95 -0
- iamdata/data/conditionKeys/aws-mcp.json +1 -0
- iamdata/data/conditionKeys/bedrock-mantle.json +17 -0
- iamdata/data/conditionKeys/bedrock.json +5 -0
- iamdata/data/conditionKeys/cognito-identity.json +27 -2
- iamdata/data/conditionKeys/connect.json +10 -0
- iamdata/data/conditionKeys/dynamodb.json +21 -1
- iamdata/data/conditionKeys/ec2.json +45 -0
- iamdata/data/conditionKeys/glue.json +1 -1
- iamdata/data/conditionKeys/iam.json +20 -0
- iamdata/data/conditionKeys/identitystore.json +26 -1
- iamdata/data/conditionKeys/nova-act.json +1 -0
- iamdata/data/conditionKeys/observabilityadmin.json +5 -0
- iamdata/data/conditionKeys/organizations.json +10 -0
- iamdata/data/conditionKeys/partnercentral-account-management.json +12 -1
- iamdata/data/conditionKeys/partnercentral.json +22 -2
- iamdata/data/conditionKeys/pricingplanmanager.json +1 -0
- iamdata/data/conditionKeys/route53globalresolver.json +17 -0
- iamdata/data/conditionKeys/s3.json +5 -0
- iamdata/data/conditionKeys/s3tables.json +5 -0
- iamdata/data/conditionKeys/s3vectors.json +20 -0
- iamdata/data/conditionKeys/sagemaker-mlflow.json +0 -5
- iamdata/data/conditionKeys/sagemaker.json +5 -0
- iamdata/data/conditionKeys/secretsmanager.json +15 -0
- iamdata/data/conditionKeys/securityagent.json +1 -0
- iamdata/data/conditionKeys/ssm.json +5 -0
- iamdata/data/conditionKeys/transform-custom.json +17 -0
- iamdata/data/conditionPatterns.json +6 -1
- iamdata/data/metadata.json +2 -2
- iamdata/data/resourceTypes/aco-automation.json +9 -0
- iamdata/data/resourceTypes/aidevops.json +24 -0
- iamdata/data/resourceTypes/apigateway.json +41 -0
- iamdata/data/resourceTypes/aws-mcp.json +1 -0
- iamdata/data/resourceTypes/backup.json +7 -0
- iamdata/data/resourceTypes/bcm-data-exports.json +7 -0
- iamdata/data/resourceTypes/bedrock-agentcore.json +20 -0
- iamdata/data/resourceTypes/bedrock-mantle.json +6 -0
- iamdata/data/resourceTypes/bedrock.json +1 -1
- iamdata/data/resourceTypes/braket.json +7 -0
- iamdata/data/resourceTypes/cloudfront.json +14 -0
- iamdata/data/resourceTypes/connect.json +18 -0
- iamdata/data/resourceTypes/deadline.json +0 -4
- iamdata/data/resourceTypes/ec2.json +85 -1
- iamdata/data/resourceTypes/eks.json +7 -0
- iamdata/data/resourceTypes/iam.json +7 -0
- iamdata/data/resourceTypes/invoicing.json +7 -0
- iamdata/data/resourceTypes/lambda.json +11 -0
- iamdata/data/resourceTypes/license-manager.json +14 -0
- iamdata/data/resourceTypes/logs.json +7 -0
- iamdata/data/resourceTypes/mediaconnect.json +41 -12
- iamdata/data/resourceTypes/network-firewall.json +21 -0
- iamdata/data/resourceTypes/nova-act.json +10 -0
- iamdata/data/resourceTypes/observabilityadmin.json +14 -0
- iamdata/data/resourceTypes/omics.json +0 -4
- iamdata/data/resourceTypes/organizations.json +7 -0
- iamdata/data/resourceTypes/partnercentral.json +63 -0
- iamdata/data/resourceTypes/pricingplanmanager.json +6 -0
- iamdata/data/resourceTypes/rds.json +8 -2
- iamdata/data/resourceTypes/route53globalresolver.json +37 -0
- iamdata/data/resourceTypes/s3.json +11 -2
- iamdata/data/resourceTypes/s3vectors.json +10 -2
- iamdata/data/resourceTypes/sagemaker-mlflow.json +1 -5
- iamdata/data/resourceTypes/sagemaker.json +6 -10
- iamdata/data/resourceTypes/secretsmanager.json +2 -1
- iamdata/data/resourceTypes/securityagent.json +38 -0
- iamdata/data/resourceTypes/ses.json +8 -2
- iamdata/data/resourceTypes/ssm.json +4 -1
- iamdata/data/resourceTypes/transform-custom.json +23 -0
- iamdata/data/resourceTypes/vpce.json +10 -1
- iamdata/data/serviceNames.json +11 -3
- iamdata/data/services.json +9 -1
- iamdata/data/unassociatedConditions.json +6 -0
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/METADATA +1 -1
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/RECORD +165 -141
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/WHEEL +1 -1
- iamdata/data/actions/deepcomposer.json +0 -316
- iamdata/data/conditionKeys/deepcomposer.json +0 -17
- iamdata/data/resourceTypes/deepcomposer.json +0 -20
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -0,0 +1,481 @@
|
|
|
1
|
+
{
|
|
2
|
+
"associateservice": {
|
|
3
|
+
"name": "AssociateService",
|
|
4
|
+
"description": "Grants permission to associate service",
|
|
5
|
+
"accessLevel": "Write",
|
|
6
|
+
"resourceTypes": [
|
|
7
|
+
{
|
|
8
|
+
"name": "AssociationResource",
|
|
9
|
+
"required": true,
|
|
10
|
+
"conditionKeys": [],
|
|
11
|
+
"dependentActions": []
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"conditionKeys": [],
|
|
15
|
+
"dependentActions": []
|
|
16
|
+
},
|
|
17
|
+
"createagentspace": {
|
|
18
|
+
"name": "CreateAgentSpace",
|
|
19
|
+
"description": "Grants permission to create agentspace",
|
|
20
|
+
"accessLevel": "Write",
|
|
21
|
+
"resourceTypes": [
|
|
22
|
+
{
|
|
23
|
+
"name": "AgentSpaceResource",
|
|
24
|
+
"required": true,
|
|
25
|
+
"conditionKeys": [],
|
|
26
|
+
"dependentActions": []
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"conditionKeys": [],
|
|
30
|
+
"dependentActions": []
|
|
31
|
+
},
|
|
32
|
+
"createbacklogtask": {
|
|
33
|
+
"name": "CreateBacklogTask",
|
|
34
|
+
"description": "Grants permission to create a new backlog task",
|
|
35
|
+
"accessLevel": "Write",
|
|
36
|
+
"resourceTypes": [],
|
|
37
|
+
"conditionKeys": [],
|
|
38
|
+
"dependentActions": []
|
|
39
|
+
},
|
|
40
|
+
"createknowledgeitem": {
|
|
41
|
+
"name": "CreateKnowledgeItem",
|
|
42
|
+
"description": "Grants permission to create a new knowledge item",
|
|
43
|
+
"accessLevel": "Write",
|
|
44
|
+
"resourceTypes": [],
|
|
45
|
+
"conditionKeys": [],
|
|
46
|
+
"dependentActions": []
|
|
47
|
+
},
|
|
48
|
+
"createonetimeloginsession": {
|
|
49
|
+
"name": "CreateOneTimeLoginSession",
|
|
50
|
+
"description": "Grants permission to generate secure one-time session for initiating off-console Application login",
|
|
51
|
+
"accessLevel": "Write",
|
|
52
|
+
"resourceTypes": [
|
|
53
|
+
{
|
|
54
|
+
"name": "AgentSpaceResource",
|
|
55
|
+
"required": true,
|
|
56
|
+
"conditionKeys": [],
|
|
57
|
+
"dependentActions": []
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
"conditionKeys": [],
|
|
61
|
+
"dependentActions": []
|
|
62
|
+
},
|
|
63
|
+
"deleteagentspace": {
|
|
64
|
+
"name": "DeleteAgentSpace",
|
|
65
|
+
"description": "Grants permission to delete agentspace",
|
|
66
|
+
"accessLevel": "Write",
|
|
67
|
+
"resourceTypes": [
|
|
68
|
+
{
|
|
69
|
+
"name": "AgentSpaceResource",
|
|
70
|
+
"required": true,
|
|
71
|
+
"conditionKeys": [],
|
|
72
|
+
"dependentActions": []
|
|
73
|
+
}
|
|
74
|
+
],
|
|
75
|
+
"conditionKeys": [],
|
|
76
|
+
"dependentActions": []
|
|
77
|
+
},
|
|
78
|
+
"deleteknowledgeitem": {
|
|
79
|
+
"name": "DeleteKnowledgeItem",
|
|
80
|
+
"description": "Grants permission to delete a knowledge item",
|
|
81
|
+
"accessLevel": "Write",
|
|
82
|
+
"resourceTypes": [],
|
|
83
|
+
"conditionKeys": [],
|
|
84
|
+
"dependentActions": []
|
|
85
|
+
},
|
|
86
|
+
"deregisterservice": {
|
|
87
|
+
"name": "DeregisterService",
|
|
88
|
+
"description": "Grants permission to deregister a service",
|
|
89
|
+
"accessLevel": "Write",
|
|
90
|
+
"resourceTypes": [
|
|
91
|
+
{
|
|
92
|
+
"name": "ServiceResource",
|
|
93
|
+
"required": true,
|
|
94
|
+
"conditionKeys": [],
|
|
95
|
+
"dependentActions": []
|
|
96
|
+
}
|
|
97
|
+
],
|
|
98
|
+
"conditionKeys": [],
|
|
99
|
+
"dependentActions": []
|
|
100
|
+
},
|
|
101
|
+
"describesupportlevel": {
|
|
102
|
+
"name": "DescribeSupportLevel",
|
|
103
|
+
"description": "Grants permission to describe a chat for a case",
|
|
104
|
+
"accessLevel": "Write",
|
|
105
|
+
"resourceTypes": [],
|
|
106
|
+
"conditionKeys": [],
|
|
107
|
+
"dependentActions": []
|
|
108
|
+
},
|
|
109
|
+
"disableoperatorapp": {
|
|
110
|
+
"name": "DisableOperatorApp",
|
|
111
|
+
"description": "Grants permission to disable the Operator App access to the given AgentSpace",
|
|
112
|
+
"accessLevel": "Write",
|
|
113
|
+
"resourceTypes": [
|
|
114
|
+
{
|
|
115
|
+
"name": "AgentSpaceResource",
|
|
116
|
+
"required": true,
|
|
117
|
+
"conditionKeys": [],
|
|
118
|
+
"dependentActions": []
|
|
119
|
+
}
|
|
120
|
+
],
|
|
121
|
+
"conditionKeys": [],
|
|
122
|
+
"dependentActions": []
|
|
123
|
+
},
|
|
124
|
+
"disassociateservice": {
|
|
125
|
+
"name": "DisassociateService",
|
|
126
|
+
"description": "Grants permission to disassociate service",
|
|
127
|
+
"accessLevel": "Write",
|
|
128
|
+
"resourceTypes": [
|
|
129
|
+
{
|
|
130
|
+
"name": "AssociationResource",
|
|
131
|
+
"required": true,
|
|
132
|
+
"conditionKeys": [],
|
|
133
|
+
"dependentActions": []
|
|
134
|
+
}
|
|
135
|
+
],
|
|
136
|
+
"conditionKeys": [],
|
|
137
|
+
"dependentActions": []
|
|
138
|
+
},
|
|
139
|
+
"discovertopology": {
|
|
140
|
+
"name": "DiscoverTopology",
|
|
141
|
+
"description": "Grants permission to discover topology information",
|
|
142
|
+
"accessLevel": "Write",
|
|
143
|
+
"resourceTypes": [],
|
|
144
|
+
"conditionKeys": [],
|
|
145
|
+
"dependentActions": []
|
|
146
|
+
},
|
|
147
|
+
"enableoperatorapp": {
|
|
148
|
+
"name": "EnableOperatorApp",
|
|
149
|
+
"description": "Grants permission to enable the Operator App to access the given AgentSpace",
|
|
150
|
+
"accessLevel": "Write",
|
|
151
|
+
"resourceTypes": [
|
|
152
|
+
{
|
|
153
|
+
"name": "AgentSpaceResource",
|
|
154
|
+
"required": true,
|
|
155
|
+
"conditionKeys": [],
|
|
156
|
+
"dependentActions": []
|
|
157
|
+
}
|
|
158
|
+
],
|
|
159
|
+
"conditionKeys": [],
|
|
160
|
+
"dependentActions": []
|
|
161
|
+
},
|
|
162
|
+
"endchatforcase": {
|
|
163
|
+
"name": "EndChatForCase",
|
|
164
|
+
"description": "Grants permission to end a chat for a case",
|
|
165
|
+
"accessLevel": "Write",
|
|
166
|
+
"resourceTypes": [],
|
|
167
|
+
"conditionKeys": [],
|
|
168
|
+
"dependentActions": []
|
|
169
|
+
},
|
|
170
|
+
"getaccountusage": {
|
|
171
|
+
"name": "GetAccountUsage",
|
|
172
|
+
"description": "Grants permission to get account usage",
|
|
173
|
+
"accessLevel": "Read",
|
|
174
|
+
"resourceTypes": [],
|
|
175
|
+
"conditionKeys": [],
|
|
176
|
+
"dependentActions": []
|
|
177
|
+
},
|
|
178
|
+
"getagentspace": {
|
|
179
|
+
"name": "GetAgentSpace",
|
|
180
|
+
"description": "Grants permission to get agentspace",
|
|
181
|
+
"accessLevel": "Read",
|
|
182
|
+
"resourceTypes": [
|
|
183
|
+
{
|
|
184
|
+
"name": "AgentSpaceResource",
|
|
185
|
+
"required": true,
|
|
186
|
+
"conditionKeys": [],
|
|
187
|
+
"dependentActions": []
|
|
188
|
+
}
|
|
189
|
+
],
|
|
190
|
+
"conditionKeys": [],
|
|
191
|
+
"dependentActions": []
|
|
192
|
+
},
|
|
193
|
+
"getassociation": {
|
|
194
|
+
"name": "GetAssociation",
|
|
195
|
+
"description": "Grants permission to get association",
|
|
196
|
+
"accessLevel": "Read",
|
|
197
|
+
"resourceTypes": [
|
|
198
|
+
{
|
|
199
|
+
"name": "AssociationResource",
|
|
200
|
+
"required": true,
|
|
201
|
+
"conditionKeys": [],
|
|
202
|
+
"dependentActions": []
|
|
203
|
+
}
|
|
204
|
+
],
|
|
205
|
+
"conditionKeys": [],
|
|
206
|
+
"dependentActions": []
|
|
207
|
+
},
|
|
208
|
+
"getbacklogtask": {
|
|
209
|
+
"name": "GetBacklogTask",
|
|
210
|
+
"description": "Grants permission to get a backlog task",
|
|
211
|
+
"accessLevel": "Read",
|
|
212
|
+
"resourceTypes": [],
|
|
213
|
+
"conditionKeys": [],
|
|
214
|
+
"dependentActions": []
|
|
215
|
+
},
|
|
216
|
+
"getknowledgeitem": {
|
|
217
|
+
"name": "GetKnowledgeItem",
|
|
218
|
+
"description": "Grants permission to get a knowledge item",
|
|
219
|
+
"accessLevel": "Read",
|
|
220
|
+
"resourceTypes": [],
|
|
221
|
+
"conditionKeys": [],
|
|
222
|
+
"dependentActions": []
|
|
223
|
+
},
|
|
224
|
+
"getoperatorappteams": {
|
|
225
|
+
"name": "GetOperatorAppTeams",
|
|
226
|
+
"description": "Grants permission to enable operator auth config for any enabled auth flow",
|
|
227
|
+
"accessLevel": "Read",
|
|
228
|
+
"resourceTypes": [
|
|
229
|
+
{
|
|
230
|
+
"name": "AgentSpaceResource",
|
|
231
|
+
"required": true,
|
|
232
|
+
"conditionKeys": [],
|
|
233
|
+
"dependentActions": []
|
|
234
|
+
}
|
|
235
|
+
],
|
|
236
|
+
"conditionKeys": [],
|
|
237
|
+
"dependentActions": []
|
|
238
|
+
},
|
|
239
|
+
"getrecommendation": {
|
|
240
|
+
"name": "GetRecommendation",
|
|
241
|
+
"description": "Grants permission to get a recommendation",
|
|
242
|
+
"accessLevel": "Read",
|
|
243
|
+
"resourceTypes": [],
|
|
244
|
+
"conditionKeys": [],
|
|
245
|
+
"dependentActions": []
|
|
246
|
+
},
|
|
247
|
+
"getservice": {
|
|
248
|
+
"name": "GetService",
|
|
249
|
+
"description": "Grants permission to get services",
|
|
250
|
+
"accessLevel": "Read",
|
|
251
|
+
"resourceTypes": [
|
|
252
|
+
{
|
|
253
|
+
"name": "ServiceResource",
|
|
254
|
+
"required": true,
|
|
255
|
+
"conditionKeys": [],
|
|
256
|
+
"dependentActions": []
|
|
257
|
+
}
|
|
258
|
+
],
|
|
259
|
+
"conditionKeys": [],
|
|
260
|
+
"dependentActions": []
|
|
261
|
+
},
|
|
262
|
+
"handleserviceregistrationcallback": {
|
|
263
|
+
"name": "HandleServiceRegistrationCallback",
|
|
264
|
+
"description": "Grants permission to handle OAuth callback from external service",
|
|
265
|
+
"accessLevel": "Read",
|
|
266
|
+
"resourceTypes": [],
|
|
267
|
+
"conditionKeys": [],
|
|
268
|
+
"dependentActions": []
|
|
269
|
+
},
|
|
270
|
+
"initiatechatforcase": {
|
|
271
|
+
"name": "InitiateChatForCase",
|
|
272
|
+
"description": "Grants permission to initiate a chat for a case",
|
|
273
|
+
"accessLevel": "Write",
|
|
274
|
+
"resourceTypes": [],
|
|
275
|
+
"conditionKeys": [],
|
|
276
|
+
"dependentActions": []
|
|
277
|
+
},
|
|
278
|
+
"initiateserviceregistration": {
|
|
279
|
+
"name": "InitiateServiceRegistration",
|
|
280
|
+
"description": "Grants permission to initiate OAuth flow",
|
|
281
|
+
"accessLevel": "Read",
|
|
282
|
+
"resourceTypes": [],
|
|
283
|
+
"conditionKeys": [],
|
|
284
|
+
"dependentActions": []
|
|
285
|
+
},
|
|
286
|
+
"listagentspaces": {
|
|
287
|
+
"name": "ListAgentSpaces",
|
|
288
|
+
"description": "Grants permission to list agentspace",
|
|
289
|
+
"accessLevel": "List",
|
|
290
|
+
"resourceTypes": [],
|
|
291
|
+
"conditionKeys": [],
|
|
292
|
+
"dependentActions": []
|
|
293
|
+
},
|
|
294
|
+
"listassociations": {
|
|
295
|
+
"name": "ListAssociations",
|
|
296
|
+
"description": "Grants permission to list associations",
|
|
297
|
+
"accessLevel": "List",
|
|
298
|
+
"resourceTypes": [],
|
|
299
|
+
"conditionKeys": [],
|
|
300
|
+
"dependentActions": []
|
|
301
|
+
},
|
|
302
|
+
"listbacklogtasks": {
|
|
303
|
+
"name": "ListBacklogTasks",
|
|
304
|
+
"description": "Grants permission to list backlog tasks",
|
|
305
|
+
"accessLevel": "List",
|
|
306
|
+
"resourceTypes": [],
|
|
307
|
+
"conditionKeys": [],
|
|
308
|
+
"dependentActions": []
|
|
309
|
+
},
|
|
310
|
+
"listexecutions": {
|
|
311
|
+
"name": "ListExecutions",
|
|
312
|
+
"description": "Grants permission to list executions",
|
|
313
|
+
"accessLevel": "List",
|
|
314
|
+
"resourceTypes": [],
|
|
315
|
+
"conditionKeys": [],
|
|
316
|
+
"dependentActions": []
|
|
317
|
+
},
|
|
318
|
+
"listgoals": {
|
|
319
|
+
"name": "ListGoals",
|
|
320
|
+
"description": "Grants permission to list goals",
|
|
321
|
+
"accessLevel": "List",
|
|
322
|
+
"resourceTypes": [],
|
|
323
|
+
"conditionKeys": [],
|
|
324
|
+
"dependentActions": []
|
|
325
|
+
},
|
|
326
|
+
"listjournalrecords": {
|
|
327
|
+
"name": "ListJournalRecords",
|
|
328
|
+
"description": "Grants permission to list journal records",
|
|
329
|
+
"accessLevel": "List",
|
|
330
|
+
"resourceTypes": [],
|
|
331
|
+
"conditionKeys": [],
|
|
332
|
+
"dependentActions": []
|
|
333
|
+
},
|
|
334
|
+
"listknowledgeitems": {
|
|
335
|
+
"name": "ListKnowledgeItems",
|
|
336
|
+
"description": "Grants permission to list knowledge items",
|
|
337
|
+
"accessLevel": "List",
|
|
338
|
+
"resourceTypes": [],
|
|
339
|
+
"conditionKeys": [],
|
|
340
|
+
"dependentActions": []
|
|
341
|
+
},
|
|
342
|
+
"listpendingmessages": {
|
|
343
|
+
"name": "ListPendingMessages",
|
|
344
|
+
"description": "Grants permission to list pending messages",
|
|
345
|
+
"accessLevel": "List",
|
|
346
|
+
"resourceTypes": [],
|
|
347
|
+
"conditionKeys": [],
|
|
348
|
+
"dependentActions": []
|
|
349
|
+
},
|
|
350
|
+
"listrecommendations": {
|
|
351
|
+
"name": "ListRecommendations",
|
|
352
|
+
"description": "Grants permission to list recommendations",
|
|
353
|
+
"accessLevel": "List",
|
|
354
|
+
"resourceTypes": [],
|
|
355
|
+
"conditionKeys": [],
|
|
356
|
+
"dependentActions": []
|
|
357
|
+
},
|
|
358
|
+
"listservices": {
|
|
359
|
+
"name": "ListServices",
|
|
360
|
+
"description": "Grants permission to list services",
|
|
361
|
+
"accessLevel": "List",
|
|
362
|
+
"resourceTypes": [],
|
|
363
|
+
"conditionKeys": [],
|
|
364
|
+
"dependentActions": []
|
|
365
|
+
},
|
|
366
|
+
"listwebhooks": {
|
|
367
|
+
"name": "ListWebhooks",
|
|
368
|
+
"description": "Grants permission to list webhooks for association",
|
|
369
|
+
"accessLevel": "List",
|
|
370
|
+
"resourceTypes": [
|
|
371
|
+
{
|
|
372
|
+
"name": "AssociationResource",
|
|
373
|
+
"required": true,
|
|
374
|
+
"conditionKeys": [],
|
|
375
|
+
"dependentActions": []
|
|
376
|
+
}
|
|
377
|
+
],
|
|
378
|
+
"conditionKeys": [],
|
|
379
|
+
"dependentActions": []
|
|
380
|
+
},
|
|
381
|
+
"registerservice": {
|
|
382
|
+
"name": "RegisterService",
|
|
383
|
+
"description": "Grants permission to register specific service",
|
|
384
|
+
"accessLevel": "Write",
|
|
385
|
+
"resourceTypes": [
|
|
386
|
+
{
|
|
387
|
+
"name": "ServiceResource",
|
|
388
|
+
"required": true,
|
|
389
|
+
"conditionKeys": [],
|
|
390
|
+
"dependentActions": []
|
|
391
|
+
}
|
|
392
|
+
],
|
|
393
|
+
"conditionKeys": [],
|
|
394
|
+
"dependentActions": []
|
|
395
|
+
},
|
|
396
|
+
"searchserviceaccessibleresource": {
|
|
397
|
+
"name": "SearchServiceAccessibleResource",
|
|
398
|
+
"description": "Grants permission to look up a registered service accessible resources",
|
|
399
|
+
"accessLevel": "Read",
|
|
400
|
+
"resourceTypes": [],
|
|
401
|
+
"conditionKeys": [],
|
|
402
|
+
"dependentActions": []
|
|
403
|
+
},
|
|
404
|
+
"sendchatmessage": {
|
|
405
|
+
"name": "SendChatMessage",
|
|
406
|
+
"description": "Grants permission to invoke an agent",
|
|
407
|
+
"accessLevel": "Write",
|
|
408
|
+
"resourceTypes": [],
|
|
409
|
+
"conditionKeys": [],
|
|
410
|
+
"dependentActions": []
|
|
411
|
+
},
|
|
412
|
+
"updateagentspace": {
|
|
413
|
+
"name": "UpdateAgentSpace",
|
|
414
|
+
"description": "Grants permission to update agentspace",
|
|
415
|
+
"accessLevel": "Write",
|
|
416
|
+
"resourceTypes": [
|
|
417
|
+
{
|
|
418
|
+
"name": "AgentSpaceResource",
|
|
419
|
+
"required": true,
|
|
420
|
+
"conditionKeys": [],
|
|
421
|
+
"dependentActions": []
|
|
422
|
+
}
|
|
423
|
+
],
|
|
424
|
+
"conditionKeys": [],
|
|
425
|
+
"dependentActions": []
|
|
426
|
+
},
|
|
427
|
+
"updateassociation": {
|
|
428
|
+
"name": "UpdateAssociation",
|
|
429
|
+
"description": "Grants permission to update association",
|
|
430
|
+
"accessLevel": "Write",
|
|
431
|
+
"resourceTypes": [
|
|
432
|
+
{
|
|
433
|
+
"name": "AssociationResource",
|
|
434
|
+
"required": true,
|
|
435
|
+
"conditionKeys": [],
|
|
436
|
+
"dependentActions": []
|
|
437
|
+
}
|
|
438
|
+
],
|
|
439
|
+
"conditionKeys": [],
|
|
440
|
+
"dependentActions": []
|
|
441
|
+
},
|
|
442
|
+
"updatebacklogtask": {
|
|
443
|
+
"name": "UpdateBacklogTask",
|
|
444
|
+
"description": "Grants permission to update a task",
|
|
445
|
+
"accessLevel": "Write",
|
|
446
|
+
"resourceTypes": [],
|
|
447
|
+
"conditionKeys": [],
|
|
448
|
+
"dependentActions": []
|
|
449
|
+
},
|
|
450
|
+
"updateknowledgeitem": {
|
|
451
|
+
"name": "UpdateKnowledgeItem",
|
|
452
|
+
"description": "Grants permission to update a knowledge item",
|
|
453
|
+
"accessLevel": "Write",
|
|
454
|
+
"resourceTypes": [],
|
|
455
|
+
"conditionKeys": [],
|
|
456
|
+
"dependentActions": []
|
|
457
|
+
},
|
|
458
|
+
"updateoperatorappteams": {
|
|
459
|
+
"name": "UpdateOperatorAppTeams",
|
|
460
|
+
"description": "Grants permission to update the list of teams that the Operator App is enabled for",
|
|
461
|
+
"accessLevel": "Write",
|
|
462
|
+
"resourceTypes": [
|
|
463
|
+
{
|
|
464
|
+
"name": "AgentSpaceResource",
|
|
465
|
+
"required": true,
|
|
466
|
+
"conditionKeys": [],
|
|
467
|
+
"dependentActions": []
|
|
468
|
+
}
|
|
469
|
+
],
|
|
470
|
+
"conditionKeys": [],
|
|
471
|
+
"dependentActions": []
|
|
472
|
+
},
|
|
473
|
+
"updaterecommendation": {
|
|
474
|
+
"name": "UpdateRecommendation",
|
|
475
|
+
"description": "Grants permission to update a recommendation",
|
|
476
|
+
"accessLevel": "Write",
|
|
477
|
+
"resourceTypes": [],
|
|
478
|
+
"conditionKeys": [],
|
|
479
|
+
"dependentActions": []
|
|
480
|
+
}
|
|
481
|
+
}
|