@cloud-copilot/iam-data 0.7.202410021 → 0.7.202410051

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.
@@ -52,6 +52,21 @@
52
52
  ],
53
53
  "dependentActions": []
54
54
  },
55
+ "createstartermappingtemplate": {
56
+ "name": "CreateStarterMappingTemplate",
57
+ "description": "Grants permission to generate a starter JSONATA/XSLT template",
58
+ "accessLevel": "Write",
59
+ "resourceTypes": [
60
+ {
61
+ "name": "transformer",
62
+ "required": true,
63
+ "conditionKeys": [],
64
+ "dependentActions": []
65
+ }
66
+ ],
67
+ "conditionKeys": [],
68
+ "dependentActions": []
69
+ },
55
70
  "createtransformer": {
56
71
  "name": "CreateTransformer",
57
72
  "description": "Grants permission to create a transformer",
@@ -314,6 +329,21 @@
314
329
  ],
315
330
  "dependentActions": []
316
331
  },
332
+ "testconversion": {
333
+ "name": "TestConversion",
334
+ "description": "Grants permission to convert a JSON/XML to an edi document",
335
+ "accessLevel": "Write",
336
+ "resourceTypes": [
337
+ {
338
+ "name": "transformer",
339
+ "required": true,
340
+ "conditionKeys": [],
341
+ "dependentActions": []
342
+ }
343
+ ],
344
+ "conditionKeys": [],
345
+ "dependentActions": []
346
+ },
317
347
  "testmapping": {
318
348
  "name": "TestMapping",
319
349
  "description": "Grants permission to map a sample file",
@@ -1153,6 +1153,15 @@
1153
1153
  "conditionKeys": [],
1154
1154
  "dependentActions": []
1155
1155
  },
1156
+ "invokebuilder": {
1157
+ "name": "InvokeBuilder",
1158
+ "isPermissionOnly": true,
1159
+ "description": "Grants permission to use the conversational builder which aids in building supported bedrock resources",
1160
+ "accessLevel": "Write",
1161
+ "resourceTypes": [],
1162
+ "conditionKeys": [],
1163
+ "dependentActions": []
1164
+ },
1156
1165
  "invokeflow": {
1157
1166
  "name": "InvokeFlow",
1158
1167
  "description": "Grants permission to invoke a prompt flow with user input",
@@ -1745,6 +1754,21 @@
1745
1754
  "conditionKeys": [],
1746
1755
  "dependentActions": []
1747
1756
  },
1757
+ "stopingestionjob": {
1758
+ "name": "StopIngestionJob",
1759
+ "description": "Grants permission to stop an ingestion job",
1760
+ "accessLevel": "Write",
1761
+ "resourceTypes": [
1762
+ {
1763
+ "name": "knowledge-base",
1764
+ "required": true,
1765
+ "conditionKeys": [],
1766
+ "dependentActions": []
1767
+ }
1768
+ ],
1769
+ "conditionKeys": [],
1770
+ "dependentActions": []
1771
+ },
1748
1772
  "stopmodelcustomizationjob": {
1749
1773
  "name": "StopModelCustomizationJob",
1750
1774
  "description": "Grants permission to stop a Bedrock model customization job while in progress",
@@ -179,10 +179,7 @@
179
179
  "dependentActions": []
180
180
  }
181
181
  ],
182
- "conditionKeys": [
183
- "aws:RequestTag/${TagKey}",
184
- "aws:TagKeys"
185
- ],
182
+ "conditionKeys": [],
186
183
  "dependentActions": []
187
184
  },
188
185
  "restoremultiregiontable": {
@@ -197,10 +194,7 @@
197
194
  "dependentActions": []
198
195
  }
199
196
  ],
200
- "conditionKeys": [
201
- "aws:RequestTag/${TagKey}",
202
- "aws:TagKeys"
203
- ],
197
+ "conditionKeys": [],
204
198
  "dependentActions": []
205
199
  },
206
200
  "select": {
@@ -300,7 +294,6 @@
300
294
  }
301
295
  ],
302
296
  "conditionKeys": [
303
- "aws:RequestTag/${TagKey}",
304
297
  "aws:TagKeys"
305
298
  ],
306
299
  "dependentActions": []
@@ -324,7 +317,6 @@
324
317
  }
325
318
  ],
326
319
  "conditionKeys": [
327
- "aws:RequestTag/${TagKey}",
328
320
  "aws:TagKeys"
329
321
  ],
330
322
  "dependentActions": []
@@ -1347,6 +1347,14 @@
1347
1347
  "conditionKeys": [],
1348
1348
  "dependentActions": []
1349
1349
  },
1350
+ "describeqpersonalizationconfiguration": {
1351
+ "name": "DescribeQPersonalizationConfiguration",
1352
+ "description": "Grants permission to describe a personalization configuration",
1353
+ "accessLevel": "Read",
1354
+ "resourceTypes": [],
1355
+ "conditionKeys": [],
1356
+ "dependentActions": []
1357
+ },
1350
1358
  "describerefreshschedule": {
1351
1359
  "name": "DescribeRefreshSchedule",
1352
1360
  "description": "Grants permission to describe a refresh schedule for a dataset",
@@ -2945,6 +2953,14 @@
2945
2953
  "conditionKeys": [],
2946
2954
  "dependentActions": []
2947
2955
  },
2956
+ "updateqpersonalizationconfiguration": {
2957
+ "name": "UpdateQPersonalizationConfiguration",
2958
+ "description": "Grants permission to update a personalization configuration",
2959
+ "accessLevel": "Write",
2960
+ "resourceTypes": [],
2961
+ "conditionKeys": [],
2962
+ "dependentActions": []
2963
+ },
2948
2964
  "updaterefreshschedule": {
2949
2965
  "name": "UpdateRefreshSchedule",
2950
2966
  "description": "Grants permission to update a refresh schedule for a dataset",
@@ -17,6 +17,15 @@
17
17
  "conditionKeys": [],
18
18
  "dependentActions": []
19
19
  },
20
+ "listconnections": {
21
+ "name": "ListConnections",
22
+ "isPermissionOnly": true,
23
+ "description": "Grants permission to list the metadata for GUI Connect connections",
24
+ "accessLevel": "List",
25
+ "resourceTypes": [],
26
+ "conditionKeys": [],
27
+ "dependentActions": []
28
+ },
20
29
  "startconnection": {
21
30
  "name": "StartConnection",
22
31
  "isPermissionOnly": true,
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "profile": {
3
3
  "key": "profile",
4
- "arn": "arn:${Partition}:codewhisperer::${Account}:profile/${Identifier}",
4
+ "arn": "arn:${Partition}:codewhisperer:${Region}:${Account}:profile/${Identifier}",
5
5
  "conditionKeys": [
6
6
  "aws:ResourceTag/${TagKey}"
7
7
  ]
8
8
  },
9
9
  "customization": {
10
10
  "key": "customization",
11
- "arn": "arn:${Partition}:codewhisperer::${Account}:customization/${Identifier}",
11
+ "arn": "arn:${Partition}:codewhisperer:${Region}:${Account}:customization/${Identifier}",
12
12
  "conditionKeys": [
13
13
  "aws:ResourceTag/${TagKey}"
14
14
  ]
@@ -311,7 +311,7 @@
311
311
  "route53-recovery-control-config": "Amazon Route 53 Recovery Controls",
312
312
  "route53-recovery-readiness": "Amazon Route 53 Recovery Readiness",
313
313
  "route53domains": "Amazon Route 53 Domains",
314
- "route53profiles": "Amazon Route 53 Profiles enables sharing DNS settings with VPCs",
314
+ "route53profiles": "Amazon Route 53 Profiles",
315
315
  "route53resolver": "Amazon Route 53 Resolver",
316
316
  "rum": "AWS CloudWatch RUM",
317
317
  "s3": "Amazon S3",
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.7.202410021",
3
+ "version": "0.7.202410051",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2024-10-02T04:48:03.006Z",
6
+ "updatedAt": "2024-10-05T04:47:14.137Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",