@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
|
@@ -701,6 +701,23 @@
|
|
|
701
701
|
"identitystore:ListGroupMembershipsForMember"
|
|
702
702
|
]
|
|
703
703
|
},
|
|
704
|
+
"deletevolume": {
|
|
705
|
+
"name": "DeleteVolume",
|
|
706
|
+
"description": "Grants permission to delete a volume",
|
|
707
|
+
"accessLevel": "Write",
|
|
708
|
+
"resourceTypes": [
|
|
709
|
+
{
|
|
710
|
+
"name": "volume",
|
|
711
|
+
"required": true,
|
|
712
|
+
"conditionKeys": [],
|
|
713
|
+
"dependentActions": []
|
|
714
|
+
}
|
|
715
|
+
],
|
|
716
|
+
"conditionKeys": [],
|
|
717
|
+
"dependentActions": [
|
|
718
|
+
"identitystore:ListGroupMembershipsForMember"
|
|
719
|
+
]
|
|
720
|
+
},
|
|
704
721
|
"deleteworker": {
|
|
705
722
|
"name": "DeleteWorker",
|
|
706
723
|
"description": "Grants permission to delete a worker",
|
|
@@ -1165,6 +1182,23 @@
|
|
|
1165
1182
|
"identitystore:ListGroupMembershipsForMember"
|
|
1166
1183
|
]
|
|
1167
1184
|
},
|
|
1185
|
+
"getvolume": {
|
|
1186
|
+
"name": "GetVolume",
|
|
1187
|
+
"description": "Grants permission to get a volume",
|
|
1188
|
+
"accessLevel": "Read",
|
|
1189
|
+
"resourceTypes": [
|
|
1190
|
+
{
|
|
1191
|
+
"name": "volume",
|
|
1192
|
+
"required": true,
|
|
1193
|
+
"conditionKeys": [],
|
|
1194
|
+
"dependentActions": []
|
|
1195
|
+
}
|
|
1196
|
+
],
|
|
1197
|
+
"conditionKeys": [],
|
|
1198
|
+
"dependentActions": [
|
|
1199
|
+
"identitystore:ListGroupMembershipsForMember"
|
|
1200
|
+
]
|
|
1201
|
+
},
|
|
1168
1202
|
"getworker": {
|
|
1169
1203
|
"name": "GetWorker",
|
|
1170
1204
|
"description": "Grants permission to get a worker",
|
|
@@ -1694,6 +1728,12 @@
|
|
|
1694
1728
|
"conditionKeys": [],
|
|
1695
1729
|
"dependentActions": []
|
|
1696
1730
|
},
|
|
1731
|
+
{
|
|
1732
|
+
"name": "volume",
|
|
1733
|
+
"required": false,
|
|
1734
|
+
"conditionKeys": [],
|
|
1735
|
+
"dependentActions": []
|
|
1736
|
+
},
|
|
1697
1737
|
{
|
|
1698
1738
|
"name": "worker",
|
|
1699
1739
|
"required": false,
|
|
@@ -1723,6 +1763,23 @@
|
|
|
1723
1763
|
"identitystore:ListGroupMembershipsForMember"
|
|
1724
1764
|
]
|
|
1725
1765
|
},
|
|
1766
|
+
"listvolumes": {
|
|
1767
|
+
"name": "ListVolumes",
|
|
1768
|
+
"description": "Grants permission to list volumes",
|
|
1769
|
+
"accessLevel": "List",
|
|
1770
|
+
"resourceTypes": [
|
|
1771
|
+
{
|
|
1772
|
+
"name": "volume",
|
|
1773
|
+
"required": true,
|
|
1774
|
+
"conditionKeys": [],
|
|
1775
|
+
"dependentActions": []
|
|
1776
|
+
}
|
|
1777
|
+
],
|
|
1778
|
+
"conditionKeys": [],
|
|
1779
|
+
"dependentActions": [
|
|
1780
|
+
"identitystore:ListGroupMembershipsForMember"
|
|
1781
|
+
]
|
|
1782
|
+
},
|
|
1726
1783
|
"listworkers": {
|
|
1727
1784
|
"name": "ListWorkers",
|
|
1728
1785
|
"description": "Grants permission to list all workers in a fleet",
|
|
@@ -1898,6 +1955,12 @@
|
|
|
1898
1955
|
"conditionKeys": [],
|
|
1899
1956
|
"dependentActions": []
|
|
1900
1957
|
},
|
|
1958
|
+
{
|
|
1959
|
+
"name": "volume",
|
|
1960
|
+
"required": false,
|
|
1961
|
+
"conditionKeys": [],
|
|
1962
|
+
"dependentActions": []
|
|
1963
|
+
},
|
|
1901
1964
|
{
|
|
1902
1965
|
"name": "worker",
|
|
1903
1966
|
"required": false,
|
|
@@ -1959,6 +2022,12 @@
|
|
|
1959
2022
|
"conditionKeys": [],
|
|
1960
2023
|
"dependentActions": []
|
|
1961
2024
|
},
|
|
2025
|
+
{
|
|
2026
|
+
"name": "volume",
|
|
2027
|
+
"required": false,
|
|
2028
|
+
"conditionKeys": [],
|
|
2029
|
+
"dependentActions": []
|
|
2030
|
+
},
|
|
1962
2031
|
{
|
|
1963
2032
|
"name": "worker",
|
|
1964
2033
|
"required": false,
|
package/data/actions/iot.json
CHANGED
|
@@ -2196,6 +2196,23 @@
|
|
|
2196
2196
|
"conditionKeys": [],
|
|
2197
2197
|
"dependentActions": []
|
|
2198
2198
|
},
|
|
2199
|
+
"getconnection": {
|
|
2200
|
+
"name": "GetConnection",
|
|
2201
|
+
"description": "Grants permission to retrieve the specified connection information",
|
|
2202
|
+
"accessLevel": "Write",
|
|
2203
|
+
"resourceTypes": [
|
|
2204
|
+
{
|
|
2205
|
+
"name": "client",
|
|
2206
|
+
"required": true,
|
|
2207
|
+
"conditionKeys": [],
|
|
2208
|
+
"dependentActions": []
|
|
2209
|
+
}
|
|
2210
|
+
],
|
|
2211
|
+
"conditionKeys": [
|
|
2212
|
+
"iot:IncludeSocketInformation"
|
|
2213
|
+
],
|
|
2214
|
+
"dependentActions": []
|
|
2215
|
+
},
|
|
2199
2216
|
"geteffectivepolicies": {
|
|
2200
2217
|
"name": "GetEffectivePolicies",
|
|
2201
2218
|
"description": "Grants permission to get effective policies",
|
|
@@ -2974,6 +2991,21 @@
|
|
|
2974
2991
|
"conditionKeys": [],
|
|
2975
2992
|
"dependentActions": []
|
|
2976
2993
|
},
|
|
2994
|
+
"listsubscriptions": {
|
|
2995
|
+
"name": "ListSubscriptions",
|
|
2996
|
+
"description": "Grants permission to retrieve the specified connection's subscriptions",
|
|
2997
|
+
"accessLevel": "Write",
|
|
2998
|
+
"resourceTypes": [
|
|
2999
|
+
{
|
|
3000
|
+
"name": "client",
|
|
3001
|
+
"required": true,
|
|
3002
|
+
"conditionKeys": [],
|
|
3003
|
+
"dependentActions": []
|
|
3004
|
+
}
|
|
3005
|
+
],
|
|
3006
|
+
"conditionKeys": [],
|
|
3007
|
+
"dependentActions": []
|
|
3008
|
+
},
|
|
2977
3009
|
"listtagsforresource": {
|
|
2978
3010
|
"name": "ListTagsForResource",
|
|
2979
3011
|
"description": "Grants permission to list all tags for a given resource",
|
|
@@ -3529,6 +3561,23 @@
|
|
|
3529
3561
|
"conditionKeys": [],
|
|
3530
3562
|
"dependentActions": []
|
|
3531
3563
|
},
|
|
3564
|
+
"senddirectmessage": {
|
|
3565
|
+
"name": "SendDirectMessage",
|
|
3566
|
+
"description": "Grants permission to send a direct message to an IoT client",
|
|
3567
|
+
"accessLevel": "Write",
|
|
3568
|
+
"resourceTypes": [
|
|
3569
|
+
{
|
|
3570
|
+
"name": "client",
|
|
3571
|
+
"required": true,
|
|
3572
|
+
"conditionKeys": [],
|
|
3573
|
+
"dependentActions": []
|
|
3574
|
+
}
|
|
3575
|
+
],
|
|
3576
|
+
"conditionKeys": [
|
|
3577
|
+
"iot:Topic"
|
|
3578
|
+
],
|
|
3579
|
+
"dependentActions": []
|
|
3580
|
+
},
|
|
3532
3581
|
"setdefaultauthorizer": {
|
|
3533
3582
|
"name": "SetDefaultAuthorizer",
|
|
3534
3583
|
"description": "Grants permission to set the default authorizer. This will be used if a websocket connection is made without specifying an authorizer",
|