@cloud-copilot/iam-data 0.7.202410171 → 0.7.202410191

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.
@@ -37,6 +37,15 @@
37
37
  ],
38
38
  "dependentActions": []
39
39
  },
40
+ "generatecodefromcommands": {
41
+ "name": "GenerateCodeFromCommands",
42
+ "isPermissionOnly": true,
43
+ "description": "Grants permission to generate code from CLI commands in Amazon Q",
44
+ "accessLevel": "Read",
45
+ "resourceTypes": [],
46
+ "conditionKeys": [],
47
+ "dependentActions": []
48
+ },
40
49
  "getconversation": {
41
50
  "name": "GetConversation",
42
51
  "isPermissionOnly": true,
@@ -80,6 +80,22 @@
80
80
  "conditionKeys": [],
81
81
  "dependentActions": []
82
82
  },
83
+ "authorizeinboundintegration": {
84
+ "name": "AuthorizeInboundIntegration",
85
+ "isPermissionOnly": true,
86
+ "description": "Grants permission to Amazon Redshift to continuously validate that the target data warehouse can receive data replicated from the source ARN",
87
+ "accessLevel": "Write",
88
+ "resourceTypes": [
89
+ {
90
+ "name": "integration",
91
+ "required": true,
92
+ "conditionKeys": [],
93
+ "dependentActions": []
94
+ }
95
+ ],
96
+ "conditionKeys": [],
97
+ "dependentActions": []
98
+ },
83
99
  "authorizesnapshotaccess": {
84
100
  "name": "AuthorizeSnapshotAccess",
85
101
  "description": "Grants permission to the specified AWS account to restore a snapshot",
@@ -383,6 +399,38 @@
383
399
  ],
384
400
  "dependentActions": []
385
401
  },
402
+ "createinboundintegration": {
403
+ "name": "CreateInboundIntegration",
404
+ "isPermissionOnly": true,
405
+ "description": "Grants permission to the source principal to create an inbound integration for data to be replicated from the source into the target data warehouse",
406
+ "accessLevel": "Write",
407
+ "resourceTypes": [],
408
+ "conditionKeys": [],
409
+ "dependentActions": []
410
+ },
411
+ "createintegration": {
412
+ "name": "CreateIntegration",
413
+ "description": "Grants permission to create an Amazon Redshift zero-ETL integration",
414
+ "accessLevel": "Write",
415
+ "resourceTypes": [
416
+ {
417
+ "name": "integration",
418
+ "required": true,
419
+ "conditionKeys": [],
420
+ "dependentActions": [
421
+ "kms:CreateGrant",
422
+ "kms:DescribeKey"
423
+ ]
424
+ }
425
+ ],
426
+ "conditionKeys": [
427
+ "aws:RequestTag/${TagKey}",
428
+ "aws:TagKeys",
429
+ "redshift:IntegrationSourceArn",
430
+ "redshift:IntegrationTargetArn"
431
+ ],
432
+ "dependentActions": []
433
+ },
386
434
  "createqev2idcapplication": {
387
435
  "name": "CreateQev2IdcApplication",
388
436
  "isPermissionOnly": true,
@@ -492,6 +540,12 @@
492
540
  "conditionKeys": [],
493
541
  "dependentActions": []
494
542
  },
543
+ {
544
+ "name": "integration",
545
+ "required": false,
546
+ "conditionKeys": [],
547
+ "dependentActions": []
548
+ },
495
549
  {
496
550
  "name": "parametergroup",
497
551
  "required": false,
@@ -739,6 +793,23 @@
739
793
  "conditionKeys": [],
740
794
  "dependentActions": []
741
795
  },
796
+ "deleteintegration": {
797
+ "name": "DeleteIntegration",
798
+ "description": "Grants permission to delete an Amazon Redshift zero-ETL integration",
799
+ "accessLevel": "Write",
800
+ "resourceTypes": [
801
+ {
802
+ "name": "integration",
803
+ "required": true,
804
+ "conditionKeys": [],
805
+ "dependentActions": []
806
+ }
807
+ ],
808
+ "conditionKeys": [
809
+ "aws:ResourceTag/${TagKey}"
810
+ ],
811
+ "dependentActions": []
812
+ },
742
813
  "deletepartner": {
743
814
  "name": "DeletePartner",
744
815
  "description": "Grants permission to delete a partner integration from a cluster",
@@ -873,6 +944,12 @@
873
944
  "conditionKeys": [],
874
945
  "dependentActions": []
875
946
  },
947
+ {
948
+ "name": "integration",
949
+ "required": false,
950
+ "conditionKeys": [],
951
+ "dependentActions": []
952
+ },
876
953
  {
877
954
  "name": "parametergroup",
878
955
  "required": false,
@@ -1149,6 +1226,23 @@
1149
1226
  ],
1150
1227
  "dependentActions": []
1151
1228
  },
1229
+ "describeintegrations": {
1230
+ "name": "DescribeIntegrations",
1231
+ "description": "Grants permission to describe an Amazon Redshift zero-ETL integration",
1232
+ "accessLevel": "List",
1233
+ "resourceTypes": [
1234
+ {
1235
+ "name": "integration",
1236
+ "required": true,
1237
+ "conditionKeys": [],
1238
+ "dependentActions": []
1239
+ }
1240
+ ],
1241
+ "conditionKeys": [
1242
+ "aws:ResourceTag/${TagKey}"
1243
+ ],
1244
+ "dependentActions": []
1245
+ },
1152
1246
  "describeloggingstatus": {
1153
1247
  "name": "DescribeLoggingStatus",
1154
1248
  "description": "Grants permission to describe whether information, such as queries and connection attempts, is being logged for a cluster",
@@ -1350,6 +1444,12 @@
1350
1444
  "conditionKeys": [],
1351
1445
  "dependentActions": []
1352
1446
  },
1447
+ {
1448
+ "name": "integration",
1449
+ "required": false,
1450
+ "conditionKeys": [],
1451
+ "dependentActions": []
1452
+ },
1353
1453
  {
1354
1454
  "name": "parametergroup",
1355
1455
  "required": false,
@@ -1862,6 +1962,23 @@
1862
1962
  "conditionKeys": [],
1863
1963
  "dependentActions": []
1864
1964
  },
1965
+ "modifyintegration": {
1966
+ "name": "ModifyIntegration",
1967
+ "description": "Grants permission to modify an Amazon Redshift zero-ETL integration",
1968
+ "accessLevel": "Write",
1969
+ "resourceTypes": [
1970
+ {
1971
+ "name": "integration",
1972
+ "required": true,
1973
+ "conditionKeys": [],
1974
+ "dependentActions": []
1975
+ }
1976
+ ],
1977
+ "conditionKeys": [
1978
+ "aws:ResourceTag/${TagKey}"
1979
+ ],
1980
+ "dependentActions": []
1981
+ },
1865
1982
  "modifyqev2idcapplication": {
1866
1983
  "name": "ModifyQev2IdcApplication",
1867
1984
  "isPermissionOnly": true,
@@ -395,8 +395,7 @@
395
395
  },
396
396
  "batchgetmetrics": {
397
397
  "name": "BatchGetMetrics",
398
- "isPermissionOnly": true,
399
- "description": "Grants permission to retrieve metrics associated with SageMaker Resources such as Training Jobs or Trial Components. This API is not publicly exposed at this point, however admins can control this action",
398
+ "description": "Grants permission to retrieve metrics associated with SageMaker Resources such as Training Jobs or Trial Components",
400
399
  "accessLevel": "Read",
401
400
  "resourceTypes": [
402
401
  {
@@ -47,6 +47,16 @@
47
47
  "redshift:inboundintegrationarn": {
48
48
  "key": "redshift:InboundIntegrationArn",
49
49
  "description": "Filters access by the ARN of an inbound zero-ETL Integration resource",
50
- "type": "String"
50
+ "type": "ARN"
51
+ },
52
+ "redshift:integrationsourcearn": {
53
+ "key": "redshift:IntegrationSourceArn",
54
+ "description": "Filters access by the ARN of a zero-ETL Integration source",
55
+ "type": "ARN"
56
+ },
57
+ "redshift:integrationtargetarn": {
58
+ "key": "redshift:IntegrationTargetArn",
59
+ "description": "Filters access by the ARN of a zero-ETL Integration target",
60
+ "type": "ARN"
51
61
  }
52
62
  }
@@ -46,6 +46,13 @@
46
46
  "aws:ResourceTag/${TagKey}"
47
47
  ]
48
48
  },
49
+ "integration": {
50
+ "key": "integration",
51
+ "arn": "arn:${Partition}:redshift:${Region}:${Account}:integration:${IntegrationIdentifier}",
52
+ "conditionKeys": [
53
+ "aws:ResourceTag/${TagKey}"
54
+ ]
55
+ },
49
56
  "namespace": {
50
57
  "key": "namespace",
51
58
  "arn": "arn:${Partition}:redshift:${Region}:${Account}:namespace:${ClusterNamespace}",
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.7.202410171",
3
+ "version": "0.7.202410191",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2024-10-17T04:49:04.610Z",
6
+ "updatedAt": "2024-10-19T04:46:51.313Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",