@cloud-copilot/iam-data 0.19.202605281 → 0.19.202605301
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/data/actions/deadline.json +69 -0
- package/data/actions/iot.json +49 -0
- package/data/actions/resiliencehub.json +946 -18
- package/data/actions/route53resolver.json +8 -0
- package/data/actions/ses.json +62 -12
- package/data/conditionKeys/iot.json +10 -0
- package/data/resourceTypes/deadline.json +9 -0
- package/data/resourceTypes/resiliencehub.json +21 -0
- package/package.json +2 -2
|
@@ -686,6 +686,14 @@
|
|
|
686
686
|
"conditionKeys": [],
|
|
687
687
|
"dependentActions": []
|
|
688
688
|
},
|
|
689
|
+
"listfirewallruletypes": {
|
|
690
|
+
"name": "ListFirewallRuleTypes",
|
|
691
|
+
"description": "Grants permission to list the types of Firewall rules that are available for use, including firewall advanced content category",
|
|
692
|
+
"accessLevel": "List",
|
|
693
|
+
"resourceTypes": [],
|
|
694
|
+
"conditionKeys": [],
|
|
695
|
+
"dependentActions": []
|
|
696
|
+
},
|
|
689
697
|
"listfirewallrules": {
|
|
690
698
|
"name": "ListFirewallRules",
|
|
691
699
|
"description": "Grants permission to list all the Firewall rule under a specified Firewall rule group",
|
package/data/actions/ses.json
CHANGED
|
@@ -2793,11 +2793,19 @@
|
|
|
2793
2793
|
},
|
|
2794
2794
|
"deletesuppresseddestination": {
|
|
2795
2795
|
"name": "DeleteSuppressedDestination",
|
|
2796
|
-
"description": "Grants permission to remove an email address from the suppression list for your account",
|
|
2796
|
+
"description": "Grants permission to remove an email address from the suppression list for your account or tenant",
|
|
2797
2797
|
"accessLevel": "Write",
|
|
2798
|
-
"resourceTypes": [
|
|
2798
|
+
"resourceTypes": [
|
|
2799
|
+
{
|
|
2800
|
+
"name": "tenant",
|
|
2801
|
+
"required": false,
|
|
2802
|
+
"conditionKeys": [],
|
|
2803
|
+
"dependentActions": []
|
|
2804
|
+
}
|
|
2805
|
+
],
|
|
2799
2806
|
"conditionKeys": [
|
|
2800
|
-
"ses:ApiVersion"
|
|
2807
|
+
"ses:ApiVersion",
|
|
2808
|
+
"aws:ResourceTag/${TagKey}"
|
|
2801
2809
|
],
|
|
2802
2810
|
"dependentActions": []
|
|
2803
2811
|
},
|
|
@@ -3039,11 +3047,19 @@
|
|
|
3039
3047
|
},
|
|
3040
3048
|
"getsuppresseddestination": {
|
|
3041
3049
|
"name": "GetSuppressedDestination",
|
|
3042
|
-
"description": "Grants permission to retrieve information about a specific email address that's on the suppression list for your account",
|
|
3050
|
+
"description": "Grants permission to retrieve information about a specific email address that's on the suppression list for your account or tenant",
|
|
3043
3051
|
"accessLevel": "Read",
|
|
3044
|
-
"resourceTypes": [
|
|
3052
|
+
"resourceTypes": [
|
|
3053
|
+
{
|
|
3054
|
+
"name": "tenant",
|
|
3055
|
+
"required": false,
|
|
3056
|
+
"conditionKeys": [],
|
|
3057
|
+
"dependentActions": []
|
|
3058
|
+
}
|
|
3059
|
+
],
|
|
3045
3060
|
"conditionKeys": [
|
|
3046
|
-
"ses:ApiVersion"
|
|
3061
|
+
"ses:ApiVersion",
|
|
3062
|
+
"aws:ResourceTag/${TagKey}"
|
|
3047
3063
|
],
|
|
3048
3064
|
"dependentActions": []
|
|
3049
3065
|
},
|
|
@@ -3201,11 +3217,19 @@
|
|
|
3201
3217
|
},
|
|
3202
3218
|
"listsuppresseddestinations": {
|
|
3203
3219
|
"name": "ListSuppressedDestinations",
|
|
3204
|
-
"description": "Grants permission to list email addresses that are on the suppression list for your account",
|
|
3220
|
+
"description": "Grants permission to list email addresses that are on the suppression list for your account or tenant",
|
|
3205
3221
|
"accessLevel": "Read",
|
|
3206
|
-
"resourceTypes": [
|
|
3222
|
+
"resourceTypes": [
|
|
3223
|
+
{
|
|
3224
|
+
"name": "tenant",
|
|
3225
|
+
"required": false,
|
|
3226
|
+
"conditionKeys": [],
|
|
3227
|
+
"dependentActions": []
|
|
3228
|
+
}
|
|
3229
|
+
],
|
|
3207
3230
|
"conditionKeys": [
|
|
3208
|
-
"ses:ApiVersion"
|
|
3231
|
+
"ses:ApiVersion",
|
|
3232
|
+
"aws:ResourceTag/${TagKey}"
|
|
3209
3233
|
],
|
|
3210
3234
|
"dependentActions": []
|
|
3211
3235
|
},
|
|
@@ -3389,11 +3413,37 @@
|
|
|
3389
3413
|
},
|
|
3390
3414
|
"putsuppresseddestination": {
|
|
3391
3415
|
"name": "PutSuppressedDestination",
|
|
3392
|
-
"description": "Grants permission to add an email address to the suppression list",
|
|
3416
|
+
"description": "Grants permission to add an email address to the suppression list for your account or tenant",
|
|
3393
3417
|
"accessLevel": "Write",
|
|
3394
|
-
"resourceTypes": [
|
|
3418
|
+
"resourceTypes": [
|
|
3419
|
+
{
|
|
3420
|
+
"name": "tenant",
|
|
3421
|
+
"required": false,
|
|
3422
|
+
"conditionKeys": [],
|
|
3423
|
+
"dependentActions": []
|
|
3424
|
+
}
|
|
3425
|
+
],
|
|
3395
3426
|
"conditionKeys": [
|
|
3396
|
-
"ses:ApiVersion"
|
|
3427
|
+
"ses:ApiVersion",
|
|
3428
|
+
"aws:ResourceTag/${TagKey}"
|
|
3429
|
+
],
|
|
3430
|
+
"dependentActions": []
|
|
3431
|
+
},
|
|
3432
|
+
"puttenantsuppressionattributes": {
|
|
3433
|
+
"name": "PutTenantSuppressionAttributes",
|
|
3434
|
+
"description": "Grants permission to change the settings for the tenant-level suppression list",
|
|
3435
|
+
"accessLevel": "Write",
|
|
3436
|
+
"resourceTypes": [
|
|
3437
|
+
{
|
|
3438
|
+
"name": "tenant",
|
|
3439
|
+
"required": true,
|
|
3440
|
+
"conditionKeys": [],
|
|
3441
|
+
"dependentActions": []
|
|
3442
|
+
}
|
|
3443
|
+
],
|
|
3444
|
+
"conditionKeys": [
|
|
3445
|
+
"ses:ApiVersion",
|
|
3446
|
+
"aws:ResourceTag/${TagKey}"
|
|
3397
3447
|
],
|
|
3398
3448
|
"dependentActions": []
|
|
3399
3449
|
},
|
|
@@ -44,11 +44,21 @@
|
|
|
44
44
|
"description": "Filters access by based on the domain name of an IoT DomainConfiguration",
|
|
45
45
|
"type": "String"
|
|
46
46
|
},
|
|
47
|
+
"iot:includesocketinformation": {
|
|
48
|
+
"key": "iot:IncludeSocketInformation",
|
|
49
|
+
"description": "Filters access by GetConnection includeSocketInformation request parameter",
|
|
50
|
+
"type": "String"
|
|
51
|
+
},
|
|
47
52
|
"iot:thinggrouparn": {
|
|
48
53
|
"key": "iot:ThingGroupArn",
|
|
49
54
|
"description": "Filters access by a list of IoT Thing Group ARNs that the destination IoT Thing belongs to for an IoT Tunnel",
|
|
50
55
|
"type": "ArrayOfARN"
|
|
51
56
|
},
|
|
57
|
+
"iot:topic": {
|
|
58
|
+
"key": "iot:Topic",
|
|
59
|
+
"description": "Filters access by based on the topic",
|
|
60
|
+
"type": "String"
|
|
61
|
+
},
|
|
52
62
|
"iot:tunneldestinationservice": {
|
|
53
63
|
"key": "iot:TunnelDestinationService",
|
|
54
64
|
"description": "Filters access by a list of destination services for an IoT Tunnel",
|
|
@@ -57,6 +57,15 @@
|
|
|
57
57
|
"deadline:QueueMembershipLevels"
|
|
58
58
|
]
|
|
59
59
|
},
|
|
60
|
+
"volume": {
|
|
61
|
+
"key": "volume",
|
|
62
|
+
"arn": "arn:${Partition}:deadline:${Region}:${Account}:farm/${FarmId}/fleet/${FleetId}/volume/${VolumeId}",
|
|
63
|
+
"conditionKeys": [
|
|
64
|
+
"aws:ResourceTag/${TagKey}",
|
|
65
|
+
"deadline:FarmMembershipLevels",
|
|
66
|
+
"deadline:FleetMembershipLevels"
|
|
67
|
+
]
|
|
68
|
+
},
|
|
60
69
|
"worker": {
|
|
61
70
|
"key": "worker",
|
|
62
71
|
"arn": "arn:${Partition}:deadline:${Region}:${Account}:farm/${FarmId}/fleet/${FleetId}/worker/${WorkerId}",
|
|
@@ -26,5 +26,26 @@
|
|
|
26
26
|
"conditionKeys": [
|
|
27
27
|
"aws:ResourceTag/${TagKey}"
|
|
28
28
|
]
|
|
29
|
+
},
|
|
30
|
+
"policy": {
|
|
31
|
+
"key": "policy",
|
|
32
|
+
"arn": "arn:${Partition}:resiliencehub:${Region}:${Account}:policy/${PolicyId}",
|
|
33
|
+
"conditionKeys": [
|
|
34
|
+
"aws:ResourceTag/${TagKey}"
|
|
35
|
+
]
|
|
36
|
+
},
|
|
37
|
+
"service": {
|
|
38
|
+
"key": "service",
|
|
39
|
+
"arn": "arn:${Partition}:resiliencehub:${Region}:${Account}:service/${ServiceId}",
|
|
40
|
+
"conditionKeys": [
|
|
41
|
+
"aws:ResourceTag/${TagKey}"
|
|
42
|
+
]
|
|
43
|
+
},
|
|
44
|
+
"system": {
|
|
45
|
+
"key": "system",
|
|
46
|
+
"arn": "arn:${Partition}:resiliencehub:${Region}:${Account}:system/${SystemId}",
|
|
47
|
+
"conditionKeys": [
|
|
48
|
+
"aws:ResourceTag/${TagKey}"
|
|
49
|
+
]
|
|
29
50
|
}
|
|
30
51
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.19.
|
|
3
|
+
"version": "0.19.202605301",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "git+https://github.com/cloud-copilot/iam-data.git"
|
|
8
8
|
},
|
|
9
|
-
"updatedAt": "2026-05-
|
|
9
|
+
"updatedAt": "2026-05-30T05:55:57.159Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|