@cloud-copilot/iam-data 0.9.202507031 → 0.9.202507041
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.
|
@@ -188,6 +188,24 @@
|
|
|
188
188
|
],
|
|
189
189
|
"dependentActions": []
|
|
190
190
|
},
|
|
191
|
+
"createchatresponseconfiguration": {
|
|
192
|
+
"name": "CreateChatResponseConfiguration",
|
|
193
|
+
"description": "Grants permission to create a chat response configuration to the application",
|
|
194
|
+
"accessLevel": "Write",
|
|
195
|
+
"resourceTypes": [
|
|
196
|
+
{
|
|
197
|
+
"name": "application",
|
|
198
|
+
"required": true,
|
|
199
|
+
"conditionKeys": [],
|
|
200
|
+
"dependentActions": []
|
|
201
|
+
}
|
|
202
|
+
],
|
|
203
|
+
"conditionKeys": [
|
|
204
|
+
"aws:RequestTag/${TagKey}",
|
|
205
|
+
"aws:TagKeys"
|
|
206
|
+
],
|
|
207
|
+
"dependentActions": []
|
|
208
|
+
},
|
|
191
209
|
"createdataaccessor": {
|
|
192
210
|
"name": "CreateDataAccessor",
|
|
193
211
|
"description": "Grants permission to create DataAccessor to the application",
|
|
@@ -424,6 +442,27 @@
|
|
|
424
442
|
"conditionKeys": [],
|
|
425
443
|
"dependentActions": []
|
|
426
444
|
},
|
|
445
|
+
"deletechatresponseconfiguration": {
|
|
446
|
+
"name": "DeleteChatResponseConfiguration",
|
|
447
|
+
"description": "Grants permission to delete a chat response configuration",
|
|
448
|
+
"accessLevel": "Write",
|
|
449
|
+
"resourceTypes": [
|
|
450
|
+
{
|
|
451
|
+
"name": "application",
|
|
452
|
+
"required": true,
|
|
453
|
+
"conditionKeys": [],
|
|
454
|
+
"dependentActions": []
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"name": "chat-response-configuration",
|
|
458
|
+
"required": true,
|
|
459
|
+
"conditionKeys": [],
|
|
460
|
+
"dependentActions": []
|
|
461
|
+
}
|
|
462
|
+
],
|
|
463
|
+
"conditionKeys": [],
|
|
464
|
+
"dependentActions": []
|
|
465
|
+
},
|
|
427
466
|
"deleteconversation": {
|
|
428
467
|
"name": "DeleteConversation",
|
|
429
468
|
"description": "Grants permission to delete a conversation",
|
|
@@ -691,6 +730,27 @@
|
|
|
691
730
|
"conditionKeys": [],
|
|
692
731
|
"dependentActions": []
|
|
693
732
|
},
|
|
733
|
+
"getchatresponseconfiguration": {
|
|
734
|
+
"name": "GetChatResponseConfiguration",
|
|
735
|
+
"description": "Grants permission to get a chat response configuration",
|
|
736
|
+
"accessLevel": "Read",
|
|
737
|
+
"resourceTypes": [
|
|
738
|
+
{
|
|
739
|
+
"name": "application",
|
|
740
|
+
"required": true,
|
|
741
|
+
"conditionKeys": [],
|
|
742
|
+
"dependentActions": []
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"name": "chat-response-configuration",
|
|
746
|
+
"required": true,
|
|
747
|
+
"conditionKeys": [],
|
|
748
|
+
"dependentActions": []
|
|
749
|
+
}
|
|
750
|
+
],
|
|
751
|
+
"conditionKeys": [],
|
|
752
|
+
"dependentActions": []
|
|
753
|
+
},
|
|
694
754
|
"getdataaccessor": {
|
|
695
755
|
"name": "GetDataAccessor",
|
|
696
756
|
"description": "Grants permission to get DataAccessor",
|
|
@@ -948,6 +1008,21 @@
|
|
|
948
1008
|
"conditionKeys": [],
|
|
949
1009
|
"dependentActions": []
|
|
950
1010
|
},
|
|
1011
|
+
"listchatresponseconfigurations": {
|
|
1012
|
+
"name": "ListChatResponseConfigurations",
|
|
1013
|
+
"description": "Grants permission to list chat response configurations for an application",
|
|
1014
|
+
"accessLevel": "List",
|
|
1015
|
+
"resourceTypes": [
|
|
1016
|
+
{
|
|
1017
|
+
"name": "application",
|
|
1018
|
+
"required": true,
|
|
1019
|
+
"conditionKeys": [],
|
|
1020
|
+
"dependentActions": []
|
|
1021
|
+
}
|
|
1022
|
+
],
|
|
1023
|
+
"conditionKeys": [],
|
|
1024
|
+
"dependentActions": []
|
|
1025
|
+
},
|
|
951
1026
|
"listconversations": {
|
|
952
1027
|
"name": "ListConversations",
|
|
953
1028
|
"description": "Grants permission to list all conversations for an application",
|
|
@@ -1206,6 +1281,12 @@
|
|
|
1206
1281
|
"conditionKeys": [],
|
|
1207
1282
|
"dependentActions": []
|
|
1208
1283
|
},
|
|
1284
|
+
{
|
|
1285
|
+
"name": "chat-response-configuration",
|
|
1286
|
+
"required": false,
|
|
1287
|
+
"conditionKeys": [],
|
|
1288
|
+
"dependentActions": []
|
|
1289
|
+
},
|
|
1209
1290
|
{
|
|
1210
1291
|
"name": "data-accessor",
|
|
1211
1292
|
"required": false,
|
|
@@ -1436,6 +1517,12 @@
|
|
|
1436
1517
|
"conditionKeys": [],
|
|
1437
1518
|
"dependentActions": []
|
|
1438
1519
|
},
|
|
1520
|
+
{
|
|
1521
|
+
"name": "chat-response-configuration",
|
|
1522
|
+
"required": false,
|
|
1523
|
+
"conditionKeys": [],
|
|
1524
|
+
"dependentActions": []
|
|
1525
|
+
},
|
|
1439
1526
|
{
|
|
1440
1527
|
"name": "data-accessor",
|
|
1441
1528
|
"required": false,
|
|
@@ -1496,6 +1583,12 @@
|
|
|
1496
1583
|
"conditionKeys": [],
|
|
1497
1584
|
"dependentActions": []
|
|
1498
1585
|
},
|
|
1586
|
+
{
|
|
1587
|
+
"name": "chat-response-configuration",
|
|
1588
|
+
"required": false,
|
|
1589
|
+
"conditionKeys": [],
|
|
1590
|
+
"dependentActions": []
|
|
1591
|
+
},
|
|
1499
1592
|
{
|
|
1500
1593
|
"name": "data-accessor",
|
|
1501
1594
|
"required": false,
|
|
@@ -1574,6 +1667,27 @@
|
|
|
1574
1667
|
"conditionKeys": [],
|
|
1575
1668
|
"dependentActions": []
|
|
1576
1669
|
},
|
|
1670
|
+
"updatechatresponseconfiguration": {
|
|
1671
|
+
"name": "UpdateChatResponseConfiguration",
|
|
1672
|
+
"description": "Grants permission to update a chat response configuration",
|
|
1673
|
+
"accessLevel": "Write",
|
|
1674
|
+
"resourceTypes": [
|
|
1675
|
+
{
|
|
1676
|
+
"name": "application",
|
|
1677
|
+
"required": true,
|
|
1678
|
+
"conditionKeys": [],
|
|
1679
|
+
"dependentActions": []
|
|
1680
|
+
},
|
|
1681
|
+
{
|
|
1682
|
+
"name": "chat-response-configuration",
|
|
1683
|
+
"required": true,
|
|
1684
|
+
"conditionKeys": [],
|
|
1685
|
+
"dependentActions": []
|
|
1686
|
+
}
|
|
1687
|
+
],
|
|
1688
|
+
"conditionKeys": [],
|
|
1689
|
+
"dependentActions": []
|
|
1690
|
+
},
|
|
1577
1691
|
"updatedataaccessor": {
|
|
1578
1692
|
"name": "UpdateDataAccessor",
|
|
1579
1693
|
"description": "Grants permission to update DataAccessor",
|
|
@@ -42,7 +42,9 @@
|
|
|
42
42
|
"s3express:ResourceAccount",
|
|
43
43
|
"s3express:signatureversion",
|
|
44
44
|
"s3express:TlsVersion",
|
|
45
|
-
"s3express:x-amz-content-sha256"
|
|
45
|
+
"s3express:x-amz-content-sha256",
|
|
46
|
+
"aws:RequestTag/${TagKey}",
|
|
47
|
+
"aws:TagKeys"
|
|
46
48
|
],
|
|
47
49
|
"dependentActions": []
|
|
48
50
|
},
|
|
@@ -199,7 +201,14 @@
|
|
|
199
201
|
"name": "GetAccessPoint",
|
|
200
202
|
"description": "Grants permission to return configuration information about the specified access point",
|
|
201
203
|
"accessLevel": "Read",
|
|
202
|
-
"resourceTypes": [
|
|
204
|
+
"resourceTypes": [
|
|
205
|
+
{
|
|
206
|
+
"name": "accesspoint",
|
|
207
|
+
"required": true,
|
|
208
|
+
"conditionKeys": [],
|
|
209
|
+
"dependentActions": []
|
|
210
|
+
}
|
|
211
|
+
],
|
|
203
212
|
"conditionKeys": [
|
|
204
213
|
"s3express:DataAccessPointAccount",
|
|
205
214
|
"s3express:DataAccessPointArn",
|
|
@@ -351,6 +360,27 @@
|
|
|
351
360
|
],
|
|
352
361
|
"dependentActions": []
|
|
353
362
|
},
|
|
363
|
+
"listtagsforresource": {
|
|
364
|
+
"name": "ListTagsForResource",
|
|
365
|
+
"description": "Grants permission to lists all of the tags for a specified resource",
|
|
366
|
+
"accessLevel": "List",
|
|
367
|
+
"resourceTypes": [
|
|
368
|
+
{
|
|
369
|
+
"name": "bucket",
|
|
370
|
+
"required": true,
|
|
371
|
+
"conditionKeys": [],
|
|
372
|
+
"dependentActions": []
|
|
373
|
+
}
|
|
374
|
+
],
|
|
375
|
+
"conditionKeys": [
|
|
376
|
+
"s3express:authType",
|
|
377
|
+
"s3express:ResourceAccount",
|
|
378
|
+
"s3express:signatureversion",
|
|
379
|
+
"s3express:TlsVersion",
|
|
380
|
+
"s3express:x-amz-content-sha256"
|
|
381
|
+
],
|
|
382
|
+
"dependentActions": []
|
|
383
|
+
},
|
|
354
384
|
"putaccesspointpolicy": {
|
|
355
385
|
"name": "PutAccessPointPolicy",
|
|
356
386
|
"description": "Grants permission to associate an access policy with a specified access point",
|
|
@@ -461,5 +491,50 @@
|
|
|
461
491
|
"s3express:x-amz-content-sha256"
|
|
462
492
|
],
|
|
463
493
|
"dependentActions": []
|
|
494
|
+
},
|
|
495
|
+
"tagresource": {
|
|
496
|
+
"name": "TagResource",
|
|
497
|
+
"description": "Grants permission to create a new user-defined tag or update an existing tag",
|
|
498
|
+
"accessLevel": "Tagging",
|
|
499
|
+
"resourceTypes": [
|
|
500
|
+
{
|
|
501
|
+
"name": "bucket",
|
|
502
|
+
"required": true,
|
|
503
|
+
"conditionKeys": [],
|
|
504
|
+
"dependentActions": []
|
|
505
|
+
}
|
|
506
|
+
],
|
|
507
|
+
"conditionKeys": [
|
|
508
|
+
"s3express:authType",
|
|
509
|
+
"s3express:ResourceAccount",
|
|
510
|
+
"s3express:signatureversion",
|
|
511
|
+
"s3express:TlsVersion",
|
|
512
|
+
"s3express:x-amz-content-sha256",
|
|
513
|
+
"aws:RequestTag/${TagKey}",
|
|
514
|
+
"aws:TagKeys"
|
|
515
|
+
],
|
|
516
|
+
"dependentActions": []
|
|
517
|
+
},
|
|
518
|
+
"untagresource": {
|
|
519
|
+
"name": "UntagResource",
|
|
520
|
+
"description": "Grants permission to remove the specified user-defined tags from an S3 resource",
|
|
521
|
+
"accessLevel": "Tagging",
|
|
522
|
+
"resourceTypes": [
|
|
523
|
+
{
|
|
524
|
+
"name": "bucket",
|
|
525
|
+
"required": true,
|
|
526
|
+
"conditionKeys": [],
|
|
527
|
+
"dependentActions": []
|
|
528
|
+
}
|
|
529
|
+
],
|
|
530
|
+
"conditionKeys": [
|
|
531
|
+
"s3express:authType",
|
|
532
|
+
"s3express:ResourceAccount",
|
|
533
|
+
"s3express:signatureversion",
|
|
534
|
+
"s3express:TlsVersion",
|
|
535
|
+
"s3express:x-amz-content-sha256",
|
|
536
|
+
"aws:TagKeys"
|
|
537
|
+
],
|
|
538
|
+
"dependentActions": []
|
|
464
539
|
}
|
|
465
540
|
}
|
|
@@ -1,4 +1,19 @@
|
|
|
1
1
|
{
|
|
2
|
+
"aws:requesttag/${tagkey}": {
|
|
3
|
+
"key": "aws:RequestTag/${TagKey}",
|
|
4
|
+
"description": "Filters access by the 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 the tags associated with the resource",
|
|
10
|
+
"type": "String"
|
|
11
|
+
},
|
|
12
|
+
"aws:tagkeys": {
|
|
13
|
+
"key": "aws:TagKeys",
|
|
14
|
+
"description": "Filters access by the tag keys that are passed in the request",
|
|
15
|
+
"type": "ArrayOfString"
|
|
16
|
+
},
|
|
2
17
|
"s3express:accesspointnetworkorigin": {
|
|
3
18
|
"key": "s3express:AccessPointNetworkOrigin",
|
|
4
19
|
"description": "Filters access by the network origin (Internet or VPC)",
|
|
@@ -9,6 +24,11 @@
|
|
|
9
24
|
"description": "Filters access by AWS Local Zone network border group(s) provided in this condition key",
|
|
10
25
|
"type": "String"
|
|
11
26
|
},
|
|
27
|
+
"s3express:buckettag/${tagkey}": {
|
|
28
|
+
"key": "s3express:BucketTag/${TagKey}",
|
|
29
|
+
"description": "Filters access by tag key-value pairs attached to the bucket",
|
|
30
|
+
"type": "String"
|
|
31
|
+
},
|
|
12
32
|
"s3express:dataaccesspointaccount": {
|
|
13
33
|
"key": "s3express:DataAccessPointAccount",
|
|
14
34
|
"description": "Filters access by the AWS Account ID that owns the access point",
|
|
@@ -21,7 +41,7 @@
|
|
|
21
41
|
},
|
|
22
42
|
"s3express:locationname": {
|
|
23
43
|
"key": "s3express:LocationName",
|
|
24
|
-
"description": "Filters access by a specific Availability Zone ID",
|
|
44
|
+
"description": "Filters access by a specific Availability Zone or Local Zone ID",
|
|
25
45
|
"type": "String"
|
|
26
46
|
},
|
|
27
47
|
"s3express:permissions": {
|
|
@@ -62,5 +62,12 @@
|
|
|
62
62
|
"conditionKeys": [
|
|
63
63
|
"aws:ResourceTag/${TagKey}"
|
|
64
64
|
]
|
|
65
|
+
},
|
|
66
|
+
"chat-response-configuration": {
|
|
67
|
+
"key": "chat-response-configuration",
|
|
68
|
+
"arn": "arn:${Partition}:qbusiness:${Region}:${Account}:application/${ApplicationId}/chat-response-configuration/${ChatResponseConfigurationId}",
|
|
69
|
+
"conditionKeys": [
|
|
70
|
+
"aws:ResourceTag/${TagKey}"
|
|
71
|
+
]
|
|
65
72
|
}
|
|
66
73
|
}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"bucket": {
|
|
3
3
|
"key": "bucket",
|
|
4
|
-
"arn": "arn:${Partition}:s3express:${Region}:${Account}:bucket/${BucketName}"
|
|
4
|
+
"arn": "arn:${Partition}:s3express:${Region}:${Account}:bucket/${BucketName}",
|
|
5
|
+
"conditionKeys": [
|
|
6
|
+
"aws:ResourceTag/${TagKey}",
|
|
7
|
+
"s3express:BucketTag/${TagKey}"
|
|
8
|
+
]
|
|
5
9
|
},
|
|
6
10
|
"accesspoint": {
|
|
7
11
|
"key": "accesspoint",
|
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.202507041",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": "github:cloud-copilot/iam-data",
|
|
6
|
-
"updatedAt": "2025-07-
|
|
6
|
+
"updatedAt": "2025-07-04T04:56:26.926Z",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|
|
9
9
|
"import": "./dist/esm/index.js",
|