@cloud-copilot/iam-data 0.15.202602061 → 0.15.202602101
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 +43 -28
- package/data/actions/sts.json +0 -39
- package/data/conditionKeys/sts.json +0 -195
- package/data/conditionPatterns.json +0 -39
- package/data/resourceTypes/bedrock-agentcore.json +1 -1
- package/data/resourceTypes/deadline.json +1 -0
- package/data/unassociatedConditions.json +0 -18
- package/package.json +2 -2
|
@@ -283,14 +283,17 @@
|
|
|
283
283
|
"name": "job",
|
|
284
284
|
"required": true,
|
|
285
285
|
"conditionKeys": [],
|
|
286
|
-
"dependentActions": [
|
|
286
|
+
"dependentActions": [
|
|
287
|
+
"deadline:GetJobTemplate",
|
|
288
|
+
"identitystore:ListGroupMembershipsForMember"
|
|
289
|
+
]
|
|
287
290
|
}
|
|
288
291
|
],
|
|
289
|
-
"conditionKeys": [
|
|
290
|
-
|
|
291
|
-
"
|
|
292
|
-
|
|
293
|
-
]
|
|
292
|
+
"conditionKeys": [
|
|
293
|
+
"aws:RequestTag/${TagKey}",
|
|
294
|
+
"aws:TagKeys"
|
|
295
|
+
],
|
|
296
|
+
"dependentActions": []
|
|
294
297
|
},
|
|
295
298
|
"createlicenseendpoint": {
|
|
296
299
|
"name": "CreateLicenseEndpoint",
|
|
@@ -791,6 +794,7 @@
|
|
|
791
794
|
},
|
|
792
795
|
"getapplicationversion": {
|
|
793
796
|
"name": "GetApplicationVersion",
|
|
797
|
+
"isPermissionOnly": true,
|
|
794
798
|
"description": "Grants permission to get the latest version of an application",
|
|
795
799
|
"accessLevel": "Read",
|
|
796
800
|
"resourceTypes": [
|
|
@@ -1056,7 +1060,7 @@
|
|
|
1056
1060
|
"resourceTypes": [
|
|
1057
1061
|
{
|
|
1058
1062
|
"name": "farm",
|
|
1059
|
-
"required":
|
|
1063
|
+
"required": true,
|
|
1060
1064
|
"conditionKeys": [],
|
|
1061
1065
|
"dependentActions": [
|
|
1062
1066
|
"identitystore:ListGroupMembershipsForMember"
|
|
@@ -1178,7 +1182,7 @@
|
|
|
1178
1182
|
"resourceTypes": [
|
|
1179
1183
|
{
|
|
1180
1184
|
"name": "budget",
|
|
1181
|
-
"required":
|
|
1185
|
+
"required": false,
|
|
1182
1186
|
"conditionKeys": [],
|
|
1183
1187
|
"dependentActions": []
|
|
1184
1188
|
}
|
|
@@ -1416,13 +1420,13 @@
|
|
|
1416
1420
|
},
|
|
1417
1421
|
{
|
|
1418
1422
|
"name": "fleet",
|
|
1419
|
-
"required":
|
|
1423
|
+
"required": false,
|
|
1420
1424
|
"conditionKeys": [],
|
|
1421
1425
|
"dependentActions": []
|
|
1422
1426
|
},
|
|
1423
1427
|
{
|
|
1424
1428
|
"name": "queue",
|
|
1425
|
-
"required":
|
|
1429
|
+
"required": false,
|
|
1426
1430
|
"conditionKeys": [],
|
|
1427
1431
|
"dependentActions": []
|
|
1428
1432
|
}
|
|
@@ -1445,7 +1449,7 @@
|
|
|
1445
1449
|
},
|
|
1446
1450
|
{
|
|
1447
1451
|
"name": "queue",
|
|
1448
|
-
"required":
|
|
1452
|
+
"required": false,
|
|
1449
1453
|
"conditionKeys": [],
|
|
1450
1454
|
"dependentActions": []
|
|
1451
1455
|
}
|
|
@@ -1460,7 +1464,7 @@
|
|
|
1460
1464
|
"resourceTypes": [
|
|
1461
1465
|
{
|
|
1462
1466
|
"name": "queue",
|
|
1463
|
-
"required":
|
|
1467
|
+
"required": false,
|
|
1464
1468
|
"conditionKeys": [],
|
|
1465
1469
|
"dependentActions": []
|
|
1466
1470
|
}
|
|
@@ -1533,7 +1537,7 @@
|
|
|
1533
1537
|
"resourceTypes": [
|
|
1534
1538
|
{
|
|
1535
1539
|
"name": "worker",
|
|
1536
|
-
"required":
|
|
1540
|
+
"required": false,
|
|
1537
1541
|
"conditionKeys": [],
|
|
1538
1542
|
"dependentActions": []
|
|
1539
1543
|
}
|
|
@@ -1567,7 +1571,7 @@
|
|
|
1567
1571
|
"resourceTypes": [
|
|
1568
1572
|
{
|
|
1569
1573
|
"name": "job",
|
|
1570
|
-
"required":
|
|
1574
|
+
"required": false,
|
|
1571
1575
|
"conditionKeys": [],
|
|
1572
1576
|
"dependentActions": []
|
|
1573
1577
|
}
|
|
@@ -1618,7 +1622,7 @@
|
|
|
1618
1622
|
"resourceTypes": [
|
|
1619
1623
|
{
|
|
1620
1624
|
"name": "queue",
|
|
1621
|
-
"required":
|
|
1625
|
+
"required": false,
|
|
1622
1626
|
"conditionKeys": [],
|
|
1623
1627
|
"dependentActions": []
|
|
1624
1628
|
}
|
|
@@ -1631,7 +1635,7 @@
|
|
|
1631
1635
|
"listtagsforresource": {
|
|
1632
1636
|
"name": "ListTagsForResource",
|
|
1633
1637
|
"description": "Grants permission to list all tags on specified Deadline Cloud resources",
|
|
1634
|
-
"accessLevel": "
|
|
1638
|
+
"accessLevel": "Read",
|
|
1635
1639
|
"resourceTypes": [
|
|
1636
1640
|
{
|
|
1637
1641
|
"name": "budget",
|
|
@@ -1651,6 +1655,12 @@
|
|
|
1651
1655
|
"conditionKeys": [],
|
|
1652
1656
|
"dependentActions": []
|
|
1653
1657
|
},
|
|
1658
|
+
{
|
|
1659
|
+
"name": "job",
|
|
1660
|
+
"required": false,
|
|
1661
|
+
"conditionKeys": [],
|
|
1662
|
+
"dependentActions": []
|
|
1663
|
+
},
|
|
1654
1664
|
{
|
|
1655
1665
|
"name": "license-endpoint",
|
|
1656
1666
|
"required": false,
|
|
@@ -1733,7 +1743,7 @@
|
|
|
1733
1743
|
"searchjobs": {
|
|
1734
1744
|
"name": "SearchJobs",
|
|
1735
1745
|
"description": "Grants permission to search for jobs in multiple queues",
|
|
1736
|
-
"accessLevel": "
|
|
1746
|
+
"accessLevel": "Read",
|
|
1737
1747
|
"resourceTypes": [
|
|
1738
1748
|
{
|
|
1739
1749
|
"name": "queue",
|
|
@@ -1750,7 +1760,7 @@
|
|
|
1750
1760
|
"searchsteps": {
|
|
1751
1761
|
"name": "SearchSteps",
|
|
1752
1762
|
"description": "Grants permission to search the steps within a single job or to search the steps for multiple queues",
|
|
1753
|
-
"accessLevel": "
|
|
1763
|
+
"accessLevel": "Read",
|
|
1754
1764
|
"resourceTypes": [
|
|
1755
1765
|
{
|
|
1756
1766
|
"name": "job",
|
|
@@ -1773,7 +1783,7 @@
|
|
|
1773
1783
|
"searchtasks": {
|
|
1774
1784
|
"name": "SearchTasks",
|
|
1775
1785
|
"description": "Grants permission to search the tasks within a single job or to search the tasks for multiple queues",
|
|
1776
|
-
"accessLevel": "
|
|
1786
|
+
"accessLevel": "Read",
|
|
1777
1787
|
"resourceTypes": [
|
|
1778
1788
|
{
|
|
1779
1789
|
"name": "job",
|
|
@@ -1796,15 +1806,8 @@
|
|
|
1796
1806
|
"searchworkers": {
|
|
1797
1807
|
"name": "SearchWorkers",
|
|
1798
1808
|
"description": "Grants permission to search for workers in multiple fleets",
|
|
1799
|
-
"accessLevel": "
|
|
1800
|
-
"resourceTypes": [
|
|
1801
|
-
{
|
|
1802
|
-
"name": "fleet",
|
|
1803
|
-
"required": true,
|
|
1804
|
-
"conditionKeys": [],
|
|
1805
|
-
"dependentActions": []
|
|
1806
|
-
}
|
|
1807
|
-
],
|
|
1809
|
+
"accessLevel": "Read",
|
|
1810
|
+
"resourceTypes": [],
|
|
1808
1811
|
"conditionKeys": [],
|
|
1809
1812
|
"dependentActions": [
|
|
1810
1813
|
"identitystore:ListGroupMembershipsForMember"
|
|
@@ -1856,6 +1859,12 @@
|
|
|
1856
1859
|
"conditionKeys": [],
|
|
1857
1860
|
"dependentActions": []
|
|
1858
1861
|
},
|
|
1862
|
+
{
|
|
1863
|
+
"name": "job",
|
|
1864
|
+
"required": false,
|
|
1865
|
+
"conditionKeys": [],
|
|
1866
|
+
"dependentActions": []
|
|
1867
|
+
},
|
|
1859
1868
|
{
|
|
1860
1869
|
"name": "license-endpoint",
|
|
1861
1870
|
"required": false,
|
|
@@ -1911,6 +1920,12 @@
|
|
|
1911
1920
|
"conditionKeys": [],
|
|
1912
1921
|
"dependentActions": []
|
|
1913
1922
|
},
|
|
1923
|
+
{
|
|
1924
|
+
"name": "job",
|
|
1925
|
+
"required": false,
|
|
1926
|
+
"conditionKeys": [],
|
|
1927
|
+
"dependentActions": []
|
|
1928
|
+
},
|
|
1914
1929
|
{
|
|
1915
1930
|
"name": "license-endpoint",
|
|
1916
1931
|
"required": false,
|
package/data/actions/sts.json
CHANGED
|
@@ -110,45 +110,6 @@
|
|
|
110
110
|
"accounts.google.com:aud",
|
|
111
111
|
"accounts.google.com:oaud",
|
|
112
112
|
"accounts.google.com:sub",
|
|
113
|
-
"accounts.google.com:organization_number",
|
|
114
|
-
"token.actions.githubusercontent.com:actor",
|
|
115
|
-
"token.actions.githubusercontent.com:actor_id",
|
|
116
|
-
"token.actions.githubusercontent.com:enterprise_id",
|
|
117
|
-
"token.actions.githubusercontent.com:environment",
|
|
118
|
-
"token.actions.githubusercontent.com:job_workflow_ref",
|
|
119
|
-
"token.actions.githubusercontent.com:ref",
|
|
120
|
-
"token.actions.githubusercontent.com:repository",
|
|
121
|
-
"token.actions.githubusercontent.com:repository_id",
|
|
122
|
-
"token.actions.githubusercontent.com:workflow",
|
|
123
|
-
"token.actions.githubusercontent.com/${SubPath}:actor",
|
|
124
|
-
"token.actions.githubusercontent.com/${SubPath}:actor_id",
|
|
125
|
-
"token.actions.githubusercontent.com/${SubPath}:enterprise_id",
|
|
126
|
-
"token.actions.githubusercontent.com/${SubPath}:environment",
|
|
127
|
-
"token.actions.githubusercontent.com/${SubPath}:job_workflow_ref",
|
|
128
|
-
"token.actions.githubusercontent.com/${SubPath}:ref",
|
|
129
|
-
"token.actions.githubusercontent.com/${SubPath}:repository",
|
|
130
|
-
"token.actions.githubusercontent.com/${SubPath}:repository_id",
|
|
131
|
-
"token.actions.githubusercontent.com/${SubPath}:workflow",
|
|
132
|
-
"token.actions.${Domain}.ghe.com:actor",
|
|
133
|
-
"token.actions.${Domain}.ghe.com:actor_id",
|
|
134
|
-
"token.actions.${Domain}.ghe.com:enterprise_id",
|
|
135
|
-
"token.actions.${Domain}.ghe.com:environment",
|
|
136
|
-
"token.actions.${Domain}.ghe.com:job_workflow_ref",
|
|
137
|
-
"token.actions.${Domain}.ghe.com:ref",
|
|
138
|
-
"token.actions.${Domain}.ghe.com:repository",
|
|
139
|
-
"token.actions.${Domain}.ghe.com:repository_id",
|
|
140
|
-
"token.actions.${Domain}.ghe.com:workflow",
|
|
141
|
-
"github.com/enterprises/${EnterpriseName}:actor",
|
|
142
|
-
"github.com/enterprises/${EnterpriseName}:actor_id",
|
|
143
|
-
"github.com/enterprises/${EnterpriseName}:enterprise_id",
|
|
144
|
-
"github.com/enterprises/${EnterpriseName}:environment",
|
|
145
|
-
"github.com/enterprises/${EnterpriseName}:job_workflow_ref",
|
|
146
|
-
"github.com/enterprises/${EnterpriseName}:ref",
|
|
147
|
-
"github.com/enterprises/${EnterpriseName}:repository",
|
|
148
|
-
"github.com/enterprises/${EnterpriseName}:repository_id",
|
|
149
|
-
"github.com/enterprises/${EnterpriseName}:workflow",
|
|
150
|
-
"oidc.circleci.com/org/${OrgId}:project_id",
|
|
151
|
-
"idcs-${OciUniqueIdentifier}.identity.oraclecloud.com:rpst_id",
|
|
152
113
|
"aws:TagKeys",
|
|
153
114
|
"aws:RequestTag/${TagKey}",
|
|
154
115
|
"sts:TransitiveTagKeys",
|
|
@@ -9,11 +9,6 @@
|
|
|
9
9
|
"description": "Filters access by the Google audience",
|
|
10
10
|
"type": "String"
|
|
11
11
|
},
|
|
12
|
-
"accounts.google.com:organization_number": {
|
|
13
|
-
"key": "accounts.google.com:organization_number",
|
|
14
|
-
"description": "Filters access by the organization number that the Google identity belongs to",
|
|
15
|
-
"type": "String"
|
|
16
|
-
},
|
|
17
12
|
"accounts.google.com:sub": {
|
|
18
13
|
"key": "accounts.google.com:sub",
|
|
19
14
|
"description": "Filters access by the subject of the claim (the Google user ID)",
|
|
@@ -49,51 +44,6 @@
|
|
|
49
44
|
"description": "Filters access by the subject of the claim (the Amazon Cognito user ID)",
|
|
50
45
|
"type": "String"
|
|
51
46
|
},
|
|
52
|
-
"github.com/enterprises/${enterprisename}:actor": {
|
|
53
|
-
"key": "github.com/enterprises/${EnterpriseName}:actor",
|
|
54
|
-
"description": "Filters access by the personal account that initiated the workflow run",
|
|
55
|
-
"type": "String"
|
|
56
|
-
},
|
|
57
|
-
"github.com/enterprises/${enterprisename}:actor_id": {
|
|
58
|
-
"key": "github.com/enterprises/${EnterpriseName}:actor_id",
|
|
59
|
-
"description": "Filters access by the ID of the personal account that initiated the workflow run",
|
|
60
|
-
"type": "String"
|
|
61
|
-
},
|
|
62
|
-
"github.com/enterprises/${enterprisename}:enterprise_id": {
|
|
63
|
-
"key": "github.com/enterprises/${EnterpriseName}:enterprise_id",
|
|
64
|
-
"description": "Filters access by the ID of the enterprise that contains the repository from where the workflow is running",
|
|
65
|
-
"type": "String"
|
|
66
|
-
},
|
|
67
|
-
"github.com/enterprises/${enterprisename}:environment": {
|
|
68
|
-
"key": "github.com/enterprises/${EnterpriseName}:environment",
|
|
69
|
-
"description": "Filters access by the name of the environment used by the job",
|
|
70
|
-
"type": "String"
|
|
71
|
-
},
|
|
72
|
-
"github.com/enterprises/${enterprisename}:job_workflow_ref": {
|
|
73
|
-
"key": "github.com/enterprises/${EnterpriseName}:job_workflow_ref",
|
|
74
|
-
"description": "Filters access by the reference path to the reusable workflow for jobs using a reusable workflow",
|
|
75
|
-
"type": "String"
|
|
76
|
-
},
|
|
77
|
-
"github.com/enterprises/${enterprisename}:ref": {
|
|
78
|
-
"key": "github.com/enterprises/${EnterpriseName}:ref",
|
|
79
|
-
"description": "Filters access by the git ref (branch or tag) that triggered the workflow run",
|
|
80
|
-
"type": "String"
|
|
81
|
-
},
|
|
82
|
-
"github.com/enterprises/${enterprisename}:repository": {
|
|
83
|
-
"key": "github.com/enterprises/${EnterpriseName}:repository",
|
|
84
|
-
"description": "Filters access by the repository from where the workflow is running",
|
|
85
|
-
"type": "String"
|
|
86
|
-
},
|
|
87
|
-
"github.com/enterprises/${enterprisename}:repository_id": {
|
|
88
|
-
"key": "github.com/enterprises/${EnterpriseName}:repository_id",
|
|
89
|
-
"description": "Filters access by the ID of the repository from where the workflow is running",
|
|
90
|
-
"type": "String"
|
|
91
|
-
},
|
|
92
|
-
"github.com/enterprises/${enterprisename}:workflow": {
|
|
93
|
-
"key": "github.com/enterprises/${EnterpriseName}:workflow",
|
|
94
|
-
"description": "Filters access by the name of the workflow",
|
|
95
|
-
"type": "String"
|
|
96
|
-
},
|
|
97
47
|
"graph.facebook.com:app_id": {
|
|
98
48
|
"key": "graph.facebook.com:app_id",
|
|
99
49
|
"description": "Filters access by the Facebook application ID",
|
|
@@ -109,16 +59,6 @@
|
|
|
109
59
|
"description": "Filters access by the tags that are attached to the role that is being assumed",
|
|
110
60
|
"type": "String"
|
|
111
61
|
},
|
|
112
|
-
"idcs-${ociuniqueidentifier}.identity.oraclecloud.com:rpst_id": {
|
|
113
|
-
"key": "idcs-${OciUniqueIdentifier}.identity.oraclecloud.com:rpst_id",
|
|
114
|
-
"description": "Filters access by the OCI resource principal session token ID",
|
|
115
|
-
"type": "String"
|
|
116
|
-
},
|
|
117
|
-
"oidc.circleci.com/org/${orgid}:project_id": {
|
|
118
|
-
"key": "oidc.circleci.com/org/${OrgId}:project_id",
|
|
119
|
-
"description": "Filters access by the CircleCI project ID",
|
|
120
|
-
"type": "String"
|
|
121
|
-
},
|
|
122
62
|
"saml:aud": {
|
|
123
63
|
"key": "saml:aud",
|
|
124
64
|
"description": "Filters access by the endpoint URL to which SAML assertions are presented",
|
|
@@ -334,141 +274,6 @@
|
|
|
334
274
|
"description": "Filters access by the transitive tag keys that are passed in the request",
|
|
335
275
|
"type": "ArrayOfString"
|
|
336
276
|
},
|
|
337
|
-
"token.actions.${domain}.ghe.com:actor": {
|
|
338
|
-
"key": "token.actions.${Domain}.ghe.com:actor",
|
|
339
|
-
"description": "Filters access by the personal account that initiated the workflow run",
|
|
340
|
-
"type": "String"
|
|
341
|
-
},
|
|
342
|
-
"token.actions.${domain}.ghe.com:actor_id": {
|
|
343
|
-
"key": "token.actions.${Domain}.ghe.com:actor_id",
|
|
344
|
-
"description": "Filters access by the ID of the personal account that initiated the workflow run",
|
|
345
|
-
"type": "String"
|
|
346
|
-
},
|
|
347
|
-
"token.actions.${domain}.ghe.com:enterprise_id": {
|
|
348
|
-
"key": "token.actions.${Domain}.ghe.com:enterprise_id",
|
|
349
|
-
"description": "Filters access by the ID of the enterprise that contains the repository from where the workflow is running",
|
|
350
|
-
"type": "String"
|
|
351
|
-
},
|
|
352
|
-
"token.actions.${domain}.ghe.com:environment": {
|
|
353
|
-
"key": "token.actions.${Domain}.ghe.com:environment",
|
|
354
|
-
"description": "Filters access by the name of the environment used by the job",
|
|
355
|
-
"type": "String"
|
|
356
|
-
},
|
|
357
|
-
"token.actions.${domain}.ghe.com:job_workflow_ref": {
|
|
358
|
-
"key": "token.actions.${Domain}.ghe.com:job_workflow_ref",
|
|
359
|
-
"description": "Filters access by the reference path to the reusable workflow for jobs using a reusable workflow",
|
|
360
|
-
"type": "String"
|
|
361
|
-
},
|
|
362
|
-
"token.actions.${domain}.ghe.com:ref": {
|
|
363
|
-
"key": "token.actions.${Domain}.ghe.com:ref",
|
|
364
|
-
"description": "Filters access by the git ref (branch or tag) that triggered the workflow run",
|
|
365
|
-
"type": "String"
|
|
366
|
-
},
|
|
367
|
-
"token.actions.${domain}.ghe.com:repository": {
|
|
368
|
-
"key": "token.actions.${Domain}.ghe.com:repository",
|
|
369
|
-
"description": "Filters access by the repository from where the workflow is running",
|
|
370
|
-
"type": "String"
|
|
371
|
-
},
|
|
372
|
-
"token.actions.${domain}.ghe.com:repository_id": {
|
|
373
|
-
"key": "token.actions.${Domain}.ghe.com:repository_id",
|
|
374
|
-
"description": "Filters access by the ID of the repository from where the workflow is running",
|
|
375
|
-
"type": "String"
|
|
376
|
-
},
|
|
377
|
-
"token.actions.${domain}.ghe.com:workflow": {
|
|
378
|
-
"key": "token.actions.${Domain}.ghe.com:workflow",
|
|
379
|
-
"description": "Filters access by the name of the workflow",
|
|
380
|
-
"type": "String"
|
|
381
|
-
},
|
|
382
|
-
"token.actions.githubusercontent.com/${subpath}:actor": {
|
|
383
|
-
"key": "token.actions.githubusercontent.com/${SubPath}:actor",
|
|
384
|
-
"description": "Filters access by the personal account that initiated the workflow run",
|
|
385
|
-
"type": "String"
|
|
386
|
-
},
|
|
387
|
-
"token.actions.githubusercontent.com/${subpath}:actor_id": {
|
|
388
|
-
"key": "token.actions.githubusercontent.com/${SubPath}:actor_id",
|
|
389
|
-
"description": "Filters access by the ID of the personal account that initiated the workflow run",
|
|
390
|
-
"type": "String"
|
|
391
|
-
},
|
|
392
|
-
"token.actions.githubusercontent.com/${subpath}:enterprise_id": {
|
|
393
|
-
"key": "token.actions.githubusercontent.com/${SubPath}:enterprise_id",
|
|
394
|
-
"description": "Filters access by the ID of the enterprise that contains the repository from where the workflow is running",
|
|
395
|
-
"type": "String"
|
|
396
|
-
},
|
|
397
|
-
"token.actions.githubusercontent.com/${subpath}:environment": {
|
|
398
|
-
"key": "token.actions.githubusercontent.com/${SubPath}:environment",
|
|
399
|
-
"description": "Filters access by the name of the environment used by the job",
|
|
400
|
-
"type": "String"
|
|
401
|
-
},
|
|
402
|
-
"token.actions.githubusercontent.com/${subpath}:job_workflow_ref": {
|
|
403
|
-
"key": "token.actions.githubusercontent.com/${SubPath}:job_workflow_ref",
|
|
404
|
-
"description": "Filters access by the reference path to the reusable workflow for jobs using a reusable workflow",
|
|
405
|
-
"type": "String"
|
|
406
|
-
},
|
|
407
|
-
"token.actions.githubusercontent.com/${subpath}:ref": {
|
|
408
|
-
"key": "token.actions.githubusercontent.com/${SubPath}:ref",
|
|
409
|
-
"description": "Filters access by the git ref (branch or tag) that triggered the workflow run",
|
|
410
|
-
"type": "String"
|
|
411
|
-
},
|
|
412
|
-
"token.actions.githubusercontent.com/${subpath}:repository": {
|
|
413
|
-
"key": "token.actions.githubusercontent.com/${SubPath}:repository",
|
|
414
|
-
"description": "Filters access by the repository from where the workflow is running",
|
|
415
|
-
"type": "String"
|
|
416
|
-
},
|
|
417
|
-
"token.actions.githubusercontent.com/${subpath}:repository_id": {
|
|
418
|
-
"key": "token.actions.githubusercontent.com/${SubPath}:repository_id",
|
|
419
|
-
"description": "Filters access by the ID of the repository from where the workflow is running",
|
|
420
|
-
"type": "String"
|
|
421
|
-
},
|
|
422
|
-
"token.actions.githubusercontent.com/${subpath}:workflow": {
|
|
423
|
-
"key": "token.actions.githubusercontent.com/${SubPath}:workflow",
|
|
424
|
-
"description": "Filters access by the name of the workflow",
|
|
425
|
-
"type": "String"
|
|
426
|
-
},
|
|
427
|
-
"token.actions.githubusercontent.com:actor": {
|
|
428
|
-
"key": "token.actions.githubusercontent.com:actor",
|
|
429
|
-
"description": "Filters access by the personal account that initiated the workflow run",
|
|
430
|
-
"type": "String"
|
|
431
|
-
},
|
|
432
|
-
"token.actions.githubusercontent.com:actor_id": {
|
|
433
|
-
"key": "token.actions.githubusercontent.com:actor_id",
|
|
434
|
-
"description": "Filters access by the ID of the personal account that initiated the workflow run",
|
|
435
|
-
"type": "String"
|
|
436
|
-
},
|
|
437
|
-
"token.actions.githubusercontent.com:enterprise_id": {
|
|
438
|
-
"key": "token.actions.githubusercontent.com:enterprise_id",
|
|
439
|
-
"description": "Filters access by the ID of the enterprise that contains the repository from where the workflow is running",
|
|
440
|
-
"type": "String"
|
|
441
|
-
},
|
|
442
|
-
"token.actions.githubusercontent.com:environment": {
|
|
443
|
-
"key": "token.actions.githubusercontent.com:environment",
|
|
444
|
-
"description": "Filters access by the name of the environment used by the job",
|
|
445
|
-
"type": "String"
|
|
446
|
-
},
|
|
447
|
-
"token.actions.githubusercontent.com:job_workflow_ref": {
|
|
448
|
-
"key": "token.actions.githubusercontent.com:job_workflow_ref",
|
|
449
|
-
"description": "Filters access by the reference path to the reusable workflow for jobs using a reusable workflow",
|
|
450
|
-
"type": "String"
|
|
451
|
-
},
|
|
452
|
-
"token.actions.githubusercontent.com:ref": {
|
|
453
|
-
"key": "token.actions.githubusercontent.com:ref",
|
|
454
|
-
"description": "Filters access by the git ref (branch or tag) that triggered the workflow run",
|
|
455
|
-
"type": "String"
|
|
456
|
-
},
|
|
457
|
-
"token.actions.githubusercontent.com:repository": {
|
|
458
|
-
"key": "token.actions.githubusercontent.com:repository",
|
|
459
|
-
"description": "Filters access by the repository from where the workflow is running",
|
|
460
|
-
"type": "String"
|
|
461
|
-
},
|
|
462
|
-
"token.actions.githubusercontent.com:repository_id": {
|
|
463
|
-
"key": "token.actions.githubusercontent.com:repository_id",
|
|
464
|
-
"description": "Filters access by the ID of the repository from where the workflow is running",
|
|
465
|
-
"type": "String"
|
|
466
|
-
},
|
|
467
|
-
"token.actions.githubusercontent.com:workflow": {
|
|
468
|
-
"key": "token.actions.githubusercontent.com:workflow",
|
|
469
|
-
"description": "Filters access by the name of the workflow",
|
|
470
|
-
"type": "String"
|
|
471
|
-
},
|
|
472
277
|
"www.amazon.com:app_id": {
|
|
473
278
|
"key": "www.amazon.com:app_id",
|
|
474
279
|
"description": "Filters access by the Login with Amazon application ID",
|
|
@@ -63,48 +63,9 @@
|
|
|
63
63
|
"securityhub:ASFFSyntaxPath/.+?": "securityhub:ASFFSyntaxPath/${ASFFSyntaxPath}",
|
|
64
64
|
"securityhub:OCSFSyntaxPath/.+?": "securityhub:OCSFSyntaxPath/${OCSFSyntaxPath}"
|
|
65
65
|
},
|
|
66
|
-
"github.com/enterprises/${EnterpriseName}": {
|
|
67
|
-
"github.com/enterprises/.+?:actor": "github.com/enterprises/${EnterpriseName}:actor",
|
|
68
|
-
"github.com/enterprises/.+?:actor_id": "github.com/enterprises/${EnterpriseName}:actor_id",
|
|
69
|
-
"github.com/enterprises/.+?:enterprise_id": "github.com/enterprises/${EnterpriseName}:enterprise_id",
|
|
70
|
-
"github.com/enterprises/.+?:environment": "github.com/enterprises/${EnterpriseName}:environment",
|
|
71
|
-
"github.com/enterprises/.+?:job_workflow_ref": "github.com/enterprises/${EnterpriseName}:job_workflow_ref",
|
|
72
|
-
"github.com/enterprises/.+?:ref": "github.com/enterprises/${EnterpriseName}:ref",
|
|
73
|
-
"github.com/enterprises/.+?:repository": "github.com/enterprises/${EnterpriseName}:repository",
|
|
74
|
-
"github.com/enterprises/.+?:repository_id": "github.com/enterprises/${EnterpriseName}:repository_id",
|
|
75
|
-
"github.com/enterprises/.+?:workflow": "github.com/enterprises/${EnterpriseName}:workflow"
|
|
76
|
-
},
|
|
77
|
-
"idcs-${OciUniqueIdentifier}.identity.oraclecloud.com": {
|
|
78
|
-
"idcs-.+?.identity.oraclecloud.com:rpst_id": "idcs-${OciUniqueIdentifier}.identity.oraclecloud.com:rpst_id"
|
|
79
|
-
},
|
|
80
|
-
"oidc.circleci.com/org/${OrgId}": {
|
|
81
|
-
"oidc.circleci.com/org/.+?:project_id": "oidc.circleci.com/org/${OrgId}:project_id"
|
|
82
|
-
},
|
|
83
66
|
"sts": {
|
|
84
67
|
"sts:RequestContext/.+?": "sts:RequestContext/${ContextKey}"
|
|
85
68
|
},
|
|
86
|
-
"token.actions.${Domain}.ghe.com": {
|
|
87
|
-
"token.actions..+?.ghe.com:actor": "token.actions.${Domain}.ghe.com:actor",
|
|
88
|
-
"token.actions..+?.ghe.com:actor_id": "token.actions.${Domain}.ghe.com:actor_id",
|
|
89
|
-
"token.actions..+?.ghe.com:enterprise_id": "token.actions.${Domain}.ghe.com:enterprise_id",
|
|
90
|
-
"token.actions..+?.ghe.com:environment": "token.actions.${Domain}.ghe.com:environment",
|
|
91
|
-
"token.actions..+?.ghe.com:job_workflow_ref": "token.actions.${Domain}.ghe.com:job_workflow_ref",
|
|
92
|
-
"token.actions..+?.ghe.com:ref": "token.actions.${Domain}.ghe.com:ref",
|
|
93
|
-
"token.actions..+?.ghe.com:repository": "token.actions.${Domain}.ghe.com:repository",
|
|
94
|
-
"token.actions..+?.ghe.com:repository_id": "token.actions.${Domain}.ghe.com:repository_id",
|
|
95
|
-
"token.actions..+?.ghe.com:workflow": "token.actions.${Domain}.ghe.com:workflow"
|
|
96
|
-
},
|
|
97
|
-
"token.actions.githubusercontent.com/${SubPath}": {
|
|
98
|
-
"token.actions.githubusercontent.com/.+?:actor": "token.actions.githubusercontent.com/${SubPath}:actor",
|
|
99
|
-
"token.actions.githubusercontent.com/.+?:actor_id": "token.actions.githubusercontent.com/${SubPath}:actor_id",
|
|
100
|
-
"token.actions.githubusercontent.com/.+?:enterprise_id": "token.actions.githubusercontent.com/${SubPath}:enterprise_id",
|
|
101
|
-
"token.actions.githubusercontent.com/.+?:environment": "token.actions.githubusercontent.com/${SubPath}:environment",
|
|
102
|
-
"token.actions.githubusercontent.com/.+?:job_workflow_ref": "token.actions.githubusercontent.com/${SubPath}:job_workflow_ref",
|
|
103
|
-
"token.actions.githubusercontent.com/.+?:ref": "token.actions.githubusercontent.com/${SubPath}:ref",
|
|
104
|
-
"token.actions.githubusercontent.com/.+?:repository": "token.actions.githubusercontent.com/${SubPath}:repository",
|
|
105
|
-
"token.actions.githubusercontent.com/.+?:repository_id": "token.actions.githubusercontent.com/${SubPath}:repository_id",
|
|
106
|
-
"token.actions.githubusercontent.com/.+?:workflow": "token.actions.githubusercontent.com/${SubPath}:workflow"
|
|
107
|
-
},
|
|
108
69
|
"ssm": {
|
|
109
70
|
"ssm:resourceTag/.+?": "ssm:resourceTag/${TagKey}"
|
|
110
71
|
},
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
},
|
|
87
87
|
"browser-profile": {
|
|
88
88
|
"key": "browser-profile",
|
|
89
|
-
"arn": "arn:${Partition}:bedrock-agentcore:${Region}:
|
|
89
|
+
"arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:browser-profile/${BrowserProfileId}",
|
|
90
90
|
"conditionKeys": [
|
|
91
91
|
"aws:ResourceTag/${TagKey}"
|
|
92
92
|
]
|
|
@@ -28,6 +28,7 @@
|
|
|
28
28
|
"key": "job",
|
|
29
29
|
"arn": "arn:${Partition}:deadline:${Region}:${Account}:farm/${FarmId}/queue/${QueueId}/job/${JobId}",
|
|
30
30
|
"conditionKeys": [
|
|
31
|
+
"aws:ResourceTag/${TagKey}",
|
|
31
32
|
"deadline:FarmMembershipLevels",
|
|
32
33
|
"deadline:JobMembershipLevels",
|
|
33
34
|
"deadline:QueueMembershipLevels"
|
|
@@ -11,30 +11,12 @@
|
|
|
11
11
|
"cognito-identity.amazonaws.com": [
|
|
12
12
|
"sts"
|
|
13
13
|
],
|
|
14
|
-
"github.com/enterprises/${EnterpriseName}": [
|
|
15
|
-
"sts"
|
|
16
|
-
],
|
|
17
14
|
"graph.facebook.com": [
|
|
18
15
|
"sts"
|
|
19
16
|
],
|
|
20
|
-
"idcs-${OciUniqueIdentifier}.identity.oraclecloud.com": [
|
|
21
|
-
"sts"
|
|
22
|
-
],
|
|
23
|
-
"oidc.circleci.com/org/${OrgId}": [
|
|
24
|
-
"sts"
|
|
25
|
-
],
|
|
26
17
|
"saml": [
|
|
27
18
|
"sts"
|
|
28
19
|
],
|
|
29
|
-
"token.actions.${Domain}.ghe.com": [
|
|
30
|
-
"sts"
|
|
31
|
-
],
|
|
32
|
-
"token.actions.githubusercontent.com/${SubPath}": [
|
|
33
|
-
"sts"
|
|
34
|
-
],
|
|
35
|
-
"token.actions.githubusercontent.com": [
|
|
36
|
-
"sts"
|
|
37
|
-
],
|
|
38
20
|
"www.amazon.com": [
|
|
39
21
|
"sts"
|
|
40
22
|
],
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.15.
|
|
3
|
+
"version": "0.15.202602101",
|
|
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-02-
|
|
9
|
+
"updatedAt": "2026-02-10T06:00:46.199Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|