@cloud-copilot/iam-data 0.20.202607291 → 0.21.202607301

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.
@@ -29,6 +29,24 @@
29
29
  "conditionKeys": [],
30
30
  "dependentActions": []
31
31
  },
32
+ "createchannel": {
33
+ "name": "CreateChannel",
34
+ "description": "Grants permission to create an MSK Data Channel for an MSK cluster",
35
+ "accessLevel": "Write",
36
+ "resourceTypes": [
37
+ {
38
+ "name": "cluster",
39
+ "required": true,
40
+ "conditionKeys": [],
41
+ "dependentActions": []
42
+ }
43
+ ],
44
+ "conditionKeys": [
45
+ "aws:RequestTag/${TagKey}",
46
+ "aws:TagKeys"
47
+ ],
48
+ "dependentActions": []
49
+ },
32
50
  "createcluster": {
33
51
  "name": "CreateCluster",
34
52
  "description": "Grants permission to create an MSK cluster",
@@ -137,6 +155,27 @@
137
155
  ],
138
156
  "dependentActions": []
139
157
  },
158
+ "deletechannel": {
159
+ "name": "DeleteChannel",
160
+ "description": "Grants permission to delete an MSK Data Channel",
161
+ "accessLevel": "Write",
162
+ "resourceTypes": [
163
+ {
164
+ "name": "channel",
165
+ "required": true,
166
+ "conditionKeys": [],
167
+ "dependentActions": []
168
+ },
169
+ {
170
+ "name": "cluster",
171
+ "required": true,
172
+ "conditionKeys": [],
173
+ "dependentActions": []
174
+ }
175
+ ],
176
+ "conditionKeys": [],
177
+ "dependentActions": []
178
+ },
140
179
  "deletecluster": {
141
180
  "name": "DeleteCluster",
142
181
  "description": "Grants permission to delete an MSK cluster",
@@ -227,6 +266,27 @@
227
266
  "conditionKeys": [],
228
267
  "dependentActions": []
229
268
  },
269
+ "describechannel": {
270
+ "name": "DescribeChannel",
271
+ "description": "Grants permission to describe an MSK Data Channel",
272
+ "accessLevel": "Read",
273
+ "resourceTypes": [
274
+ {
275
+ "name": "channel",
276
+ "required": true,
277
+ "conditionKeys": [],
278
+ "dependentActions": []
279
+ },
280
+ {
281
+ "name": "cluster",
282
+ "required": true,
283
+ "conditionKeys": [],
284
+ "dependentActions": []
285
+ }
286
+ ],
287
+ "conditionKeys": [],
288
+ "dependentActions": []
289
+ },
230
290
  "describecluster": {
231
291
  "name": "DescribeCluster",
232
292
  "description": "Grants permission to describe an MSK cluster",
@@ -394,6 +454,21 @@
394
454
  "conditionKeys": [],
395
455
  "dependentActions": []
396
456
  },
457
+ "listchannels": {
458
+ "name": "ListChannels",
459
+ "description": "Grants permission to list all MSK Data Channels for a specified MSK cluster",
460
+ "accessLevel": "List",
461
+ "resourceTypes": [
462
+ {
463
+ "name": "cluster",
464
+ "required": true,
465
+ "conditionKeys": [],
466
+ "dependentActions": []
467
+ }
468
+ ],
469
+ "conditionKeys": [],
470
+ "dependentActions": []
471
+ },
397
472
  "listclientvpcconnections": {
398
473
  "name": "ListClientVpcConnections",
399
474
  "description": "Grants permission to list all MSK VPC connections created for a cluster",
@@ -705,6 +780,27 @@
705
780
  "conditionKeys": [],
706
781
  "dependentActions": []
707
782
  },
783
+ "updatechannel": {
784
+ "name": "UpdateChannel",
785
+ "description": "Grants permission to update the configuration of an MSK Data Channel",
786
+ "accessLevel": "Write",
787
+ "resourceTypes": [
788
+ {
789
+ "name": "channel",
790
+ "required": true,
791
+ "conditionKeys": [],
792
+ "dependentActions": []
793
+ },
794
+ {
795
+ "name": "cluster",
796
+ "required": true,
797
+ "conditionKeys": [],
798
+ "dependentActions": []
799
+ }
800
+ ],
801
+ "conditionKeys": [],
802
+ "dependentActions": []
803
+ },
708
804
  "updateclusterconfiguration": {
709
805
  "name": "UpdateClusterConfiguration",
710
806
  "description": "Grants permission to update the configuration of the MSK cluster",
@@ -59,6 +59,11 @@
59
59
  "description": "Filters access by the ID of an asset property",
60
60
  "type": "String"
61
61
  },
62
+ "iotsitewise:taskarns": {
63
+ "key": "iotsitewise:taskArns",
64
+ "description": "Filters access by the task ARNs specified in the pipeline request",
65
+ "type": "ArrayOfARN"
66
+ },
62
67
  "iotsitewise:user": {
63
68
  "key": "iotsitewise:user",
64
69
  "description": "Filters access by the ID of an AWS Single Sign-On user",
@@ -0,0 +1,45 @@
1
+ [
2
+ "aoss",
3
+ "appconfig",
4
+ "appstream",
5
+ "autoscaling",
6
+ "cloudfront",
7
+ "cloudsearch",
8
+ "codebuild",
9
+ "codecommit",
10
+ "codepipeline",
11
+ "cognito-identity",
12
+ "comprehend",
13
+ "comprehendmedical",
14
+ "cost-optimization-hub",
15
+ "dax",
16
+ "dynamodb",
17
+ "ecr",
18
+ "firehose",
19
+ "fis",
20
+ "health",
21
+ "inspector2",
22
+ "kendra",
23
+ "kendra-ranking",
24
+ "kinesisvideo",
25
+ "kms",
26
+ "logs",
27
+ "mediastore",
28
+ "memorydb",
29
+ "networkmonitor",
30
+ "pca-connector-ad",
31
+ "polly",
32
+ "pricing",
33
+ "s3",
34
+ "secretsmanager",
35
+ "signin",
36
+ "sqs",
37
+ "sts",
38
+ "support",
39
+ "textract",
40
+ "timestream-influxdb",
41
+ "transcribe",
42
+ "transfer",
43
+ "translate",
44
+ "wafv2"
45
+ ]
@@ -6,6 +6,13 @@
6
6
  "aws:ResourceTag/${TagKey}"
7
7
  ]
8
8
  },
9
+ "application": {
10
+ "key": "application",
11
+ "arn": "arn:${Partition}:iotsitewise:${Region}:${Account}:workspace/${WorkspaceName}/application/${ApplicationId}",
12
+ "conditionKeys": [
13
+ "aws:ResourceTag/${TagKey}"
14
+ ]
15
+ },
9
16
  "asset": {
10
17
  "key": "asset",
11
18
  "arn": "arn:${Partition}:iotsitewise:${Region}:${Account}:asset/${AssetId}",
@@ -48,6 +55,13 @@
48
55
  "aws:ResourceTag/${TagKey}"
49
56
  ]
50
57
  },
58
+ "pipeline": {
59
+ "key": "pipeline",
60
+ "arn": "arn:${Partition}:iotsitewise:${Region}:${Account}:workspace/${WorkspaceName}/pipeline/${PipelineName}",
61
+ "conditionKeys": [
62
+ "aws:ResourceTag/${TagKey}"
63
+ ]
64
+ },
51
65
  "portal": {
52
66
  "key": "portal",
53
67
  "arn": "arn:${Partition}:iotsitewise:${Region}:${Account}:portal/${PortalId}",
@@ -62,11 +76,25 @@
62
76
  "aws:ResourceTag/${TagKey}"
63
77
  ]
64
78
  },
79
+ "task": {
80
+ "key": "task",
81
+ "arn": "arn:${Partition}:iotsitewise:${Region}:${Account}:workspace/${WorkspaceName}/task/${TaskName}",
82
+ "conditionKeys": [
83
+ "aws:ResourceTag/${TagKey}"
84
+ ]
85
+ },
65
86
  "time-series": {
66
87
  "key": "time-series",
67
88
  "arn": "arn:${Partition}:iotsitewise:${Region}:${Account}:time-series/${TimeSeriesId}",
68
89
  "conditionKeys": [
69
90
  "aws:ResourceTag/${TagKey}"
70
91
  ]
92
+ },
93
+ "workspace": {
94
+ "key": "workspace",
95
+ "arn": "arn:${Partition}:iotsitewise:${Region}:${Account}:workspace/${WorkspaceName}",
96
+ "conditionKeys": [
97
+ "aws:ResourceTag/${TagKey}"
98
+ ]
71
99
  }
72
100
  }
@@ -1,4 +1,11 @@
1
1
  {
2
+ "channel": {
3
+ "key": "channel",
4
+ "arn": "arn:${Partition}:kafka:${Region}:${Account}:channel/${ClusterName}/${ClusterUuid}/${ChannelName}/${Uuid}",
5
+ "conditionKeys": [
6
+ "aws:ResourceTag/${TagKey}"
7
+ ]
8
+ },
2
9
  "cluster": {
3
10
  "key": "cluster",
4
11
  "arn": "arn:${Partition}:kafka:${Region}:${Account}:cluster/${ClusterName}/${Uuid}",
@@ -4,6 +4,12 @@
4
4
  * @returns an array of all service keys
5
5
  */
6
6
  export declare function iamServiceKeys(): Promise<string[]>;
7
+ /**
8
+ * Get keys for all services with RCP support
9
+ *
10
+ * @returns an array of service keys that support RCPs
11
+ */
12
+ export declare function servicesWithRcpSupport(): Promise<string[]>;
7
13
  /**
8
14
  * Check if a service exists
9
15
  *
@@ -1 +1 @@
1
- {"version":3,"file":"services.d.ts","sourceRoot":"","sources":["../../src/services.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,wBAAsB,cAAc,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC,CAExD;AAED;;;;;GAKG;AACH,wBAAsB,gBAAgB,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC,CAG3E;AAED;;;;;;GAMG;AACH,wBAAsB,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAOxE"}
1
+ {"version":3,"file":"services.d.ts","sourceRoot":"","sources":["../../src/services.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,wBAAsB,cAAc,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC,CAExD;AAED;;;;GAIG;AACH,wBAAsB,sBAAsB,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC,CAEhE;AAED;;;;;GAKG;AACH,wBAAsB,gBAAgB,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC,CAG3E;AAED;;;;;;GAMG;AACH,wBAAsB,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAOxE"}
@@ -1,6 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.iamServiceKeys = iamServiceKeys;
4
+ exports.servicesWithRcpSupport = servicesWithRcpSupport;
4
5
  exports.iamServiceExists = iamServiceExists;
5
6
  exports.iamServiceName = iamServiceName;
6
7
  const data_js_1 = require("./data.js");
@@ -12,6 +13,14 @@ const data_js_1 = require("./data.js");
12
13
  async function iamServiceKeys() {
13
14
  return (0, data_js_1.readDataFile)('services.json');
14
15
  }
16
+ /**
17
+ * Get keys for all services with RCP support
18
+ *
19
+ * @returns an array of service keys that support RCPs
20
+ */
21
+ async function servicesWithRcpSupport() {
22
+ return (0, data_js_1.readDataFile)('rcpSupportedServices.json');
23
+ }
15
24
  /**
16
25
  * Check if a service exists
17
26
  *
@@ -1 +1 @@
1
- {"version":3,"file":"services.js","sourceRoot":"","sources":["../../src/services.ts"],"names":[],"mappings":";;AAOA,wCAEC;AAQD,4CAGC;AASD,wCAOC;AApCD,uCAAwC;AAExC;;;;GAIG;AACI,KAAK,UAAU,cAAc;IAClC,OAAO,IAAA,sBAAY,EAAW,eAAe,CAAC,CAAA;AAChD,CAAC;AAED;;;;;GAKG;AACI,KAAK,UAAU,gBAAgB,CAAC,UAAkB;IACvD,MAAM,IAAI,GAAG,MAAM,IAAA,sBAAY,EAAyB,mBAAmB,CAAC,CAAA;IAC5E,OAAO,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,WAAW,EAAE,CAAC,CAAA;AACzC,CAAC;AAED;;;;;;GAMG;AACI,KAAK,UAAU,cAAc,CAAC,UAAkB;IACrD,MAAM,IAAI,GAAG,MAAM,IAAA,sBAAY,EAAyB,mBAAmB,CAAC,CAAA;IAC5E,MAAM,IAAI,GAAG,IAAI,CAAC,UAAU,CAAC,WAAW,EAAE,CAAC,CAAA;IAC3C,IAAI,CAAC,IAAI,EAAE,CAAC;QACV,MAAM,IAAI,KAAK,CAAC,WAAW,UAAU,iBAAiB,CAAC,CAAA;IACzD,CAAC;IACD,OAAO,IAAI,CAAA;AACb,CAAC"}
1
+ {"version":3,"file":"services.js","sourceRoot":"","sources":["../../src/services.ts"],"names":[],"mappings":";;AAOA,wCAEC;AAOD,wDAEC;AAQD,4CAGC;AASD,wCAOC;AA7CD,uCAAwC;AAExC;;;;GAIG;AACI,KAAK,UAAU,cAAc;IAClC,OAAO,IAAA,sBAAY,EAAW,eAAe,CAAC,CAAA;AAChD,CAAC;AAED;;;;GAIG;AACI,KAAK,UAAU,sBAAsB;IAC1C,OAAO,IAAA,sBAAY,EAAW,2BAA2B,CAAC,CAAA;AAC5D,CAAC;AAED;;;;;GAKG;AACI,KAAK,UAAU,gBAAgB,CAAC,UAAkB;IACvD,MAAM,IAAI,GAAG,MAAM,IAAA,sBAAY,EAAyB,mBAAmB,CAAC,CAAA;IAC5E,OAAO,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,WAAW,EAAE,CAAC,CAAA;AACzC,CAAC;AAED;;;;;;GAMG;AACI,KAAK,UAAU,cAAc,CAAC,UAAkB;IACrD,MAAM,IAAI,GAAG,MAAM,IAAA,sBAAY,EAAyB,mBAAmB,CAAC,CAAA;IAC5E,MAAM,IAAI,GAAG,IAAI,CAAC,UAAU,CAAC,WAAW,EAAE,CAAC,CAAA;IAC3C,IAAI,CAAC,IAAI,EAAE,CAAC;QACV,MAAM,IAAI,KAAK,CAAC,WAAW,UAAU,iBAAiB,CAAC,CAAA;IACzD,CAAC;IACD,OAAO,IAAI,CAAA;AACb,CAAC"}
@@ -4,6 +4,12 @@
4
4
  * @returns an array of all service keys
5
5
  */
6
6
  export declare function iamServiceKeys(): Promise<string[]>;
7
+ /**
8
+ * Get keys for all services with RCP support
9
+ *
10
+ * @returns an array of service keys that support RCPs
11
+ */
12
+ export declare function servicesWithRcpSupport(): Promise<string[]>;
7
13
  /**
8
14
  * Check if a service exists
9
15
  *
@@ -1 +1 @@
1
- {"version":3,"file":"services.d.ts","sourceRoot":"","sources":["../../src/services.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,wBAAsB,cAAc,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC,CAExD;AAED;;;;;GAKG;AACH,wBAAsB,gBAAgB,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC,CAG3E;AAED;;;;;;GAMG;AACH,wBAAsB,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAOxE"}
1
+ {"version":3,"file":"services.d.ts","sourceRoot":"","sources":["../../src/services.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,wBAAsB,cAAc,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC,CAExD;AAED;;;;GAIG;AACH,wBAAsB,sBAAsB,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC,CAEhE;AAED;;;;;GAKG;AACH,wBAAsB,gBAAgB,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC,CAG3E;AAED;;;;;;GAMG;AACH,wBAAsB,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAOxE"}
@@ -7,6 +7,14 @@ import { readDataFile } from './data.js';
7
7
  export async function iamServiceKeys() {
8
8
  return readDataFile('services.json');
9
9
  }
10
+ /**
11
+ * Get keys for all services with RCP support
12
+ *
13
+ * @returns an array of service keys that support RCPs
14
+ */
15
+ export async function servicesWithRcpSupport() {
16
+ return readDataFile('rcpSupportedServices.json');
17
+ }
10
18
  /**
11
19
  * Check if a service exists
12
20
  *
@@ -1 +1 @@
1
- {"version":3,"file":"services.js","sourceRoot":"","sources":["../../src/services.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAA;AAExC;;;;GAIG;AACH,MAAM,CAAC,KAAK,UAAU,cAAc;IAClC,OAAO,YAAY,CAAW,eAAe,CAAC,CAAA;AAChD,CAAC;AAED;;;;;GAKG;AACH,MAAM,CAAC,KAAK,UAAU,gBAAgB,CAAC,UAAkB;IACvD,MAAM,IAAI,GAAG,MAAM,YAAY,CAAyB,mBAAmB,CAAC,CAAA;IAC5E,OAAO,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,WAAW,EAAE,CAAC,CAAA;AACzC,CAAC;AAED;;;;;;GAMG;AACH,MAAM,CAAC,KAAK,UAAU,cAAc,CAAC,UAAkB;IACrD,MAAM,IAAI,GAAG,MAAM,YAAY,CAAyB,mBAAmB,CAAC,CAAA;IAC5E,MAAM,IAAI,GAAG,IAAI,CAAC,UAAU,CAAC,WAAW,EAAE,CAAC,CAAA;IAC3C,IAAI,CAAC,IAAI,EAAE,CAAC;QACV,MAAM,IAAI,KAAK,CAAC,WAAW,UAAU,iBAAiB,CAAC,CAAA;IACzD,CAAC;IACD,OAAO,IAAI,CAAA;AACb,CAAC"}
1
+ {"version":3,"file":"services.js","sourceRoot":"","sources":["../../src/services.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAA;AAExC;;;;GAIG;AACH,MAAM,CAAC,KAAK,UAAU,cAAc;IAClC,OAAO,YAAY,CAAW,eAAe,CAAC,CAAA;AAChD,CAAC;AAED;;;;GAIG;AACH,MAAM,CAAC,KAAK,UAAU,sBAAsB;IAC1C,OAAO,YAAY,CAAW,2BAA2B,CAAC,CAAA;AAC5D,CAAC;AAED;;;;;GAKG;AACH,MAAM,CAAC,KAAK,UAAU,gBAAgB,CAAC,UAAkB;IACvD,MAAM,IAAI,GAAG,MAAM,YAAY,CAAyB,mBAAmB,CAAC,CAAA;IAC5E,OAAO,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,WAAW,EAAE,CAAC,CAAA;AACzC,CAAC;AAED;;;;;;GAMG;AACH,MAAM,CAAC,KAAK,UAAU,cAAc,CAAC,UAAkB;IACrD,MAAM,IAAI,GAAG,MAAM,YAAY,CAAyB,mBAAmB,CAAC,CAAA;IAC5E,MAAM,IAAI,GAAG,IAAI,CAAC,UAAU,CAAC,WAAW,EAAE,CAAC,CAAA;IAC3C,IAAI,CAAC,IAAI,EAAE,CAAC;QACV,MAAM,IAAI,KAAK,CAAC,WAAW,UAAU,iBAAiB,CAAC,CAAA;IACzD,CAAC;IACD,OAAO,IAAI,CAAA;AACb,CAAC"}
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.20.202607291",
3
+ "version": "0.21.202607301",
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-07-29T05:39:04.942Z",
9
+ "updatedAt": "2026-07-30T05:31:27.562Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",