@cloud-copilot/iam-data 0.21.202609051 → 0.21.202609111

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.
@@ -471,6 +471,24 @@
471
471
  "conditionKeys": [],
472
472
  "dependentActions": []
473
473
  },
474
+ "createconsentportal": {
475
+ "name": "CreateConsentPortal",
476
+ "description": "Grants permission to create a new consent portal",
477
+ "accessLevel": "Write",
478
+ "resourceTypes": [
479
+ {
480
+ "name": "consent-portal",
481
+ "required": true,
482
+ "conditionKeys": [],
483
+ "dependentActions": []
484
+ }
485
+ ],
486
+ "conditionKeys": [
487
+ "aws:RequestTag/${TagKey}",
488
+ "aws:TagKeys"
489
+ ],
490
+ "dependentActions": []
491
+ },
474
492
  "createdataset": {
475
493
  "name": "CreateDataset",
476
494
  "description": "Grants permission to create a new dataset",
@@ -992,6 +1010,21 @@
992
1010
  "conditionKeys": [],
993
1011
  "dependentActions": []
994
1012
  },
1013
+ "deleteconsentportal": {
1014
+ "name": "DeleteConsentPortal",
1015
+ "description": "Grants permission to delete a consent portal",
1016
+ "accessLevel": "Write",
1017
+ "resourceTypes": [
1018
+ {
1019
+ "name": "consent-portal",
1020
+ "required": true,
1021
+ "conditionKeys": [],
1022
+ "dependentActions": []
1023
+ }
1024
+ ],
1025
+ "conditionKeys": [],
1026
+ "dependentActions": []
1027
+ },
995
1028
  "deletedataset": {
996
1029
  "name": "DeleteDataset",
997
1030
  "description": "Grants permission to delete a dataset",
@@ -1682,6 +1715,21 @@
1682
1715
  "conditionKeys": [],
1683
1716
  "dependentActions": []
1684
1717
  },
1718
+ "getconsentportal": {
1719
+ "name": "GetConsentPortal",
1720
+ "description": "Grants permission to retrieve information about a consent portal",
1721
+ "accessLevel": "Read",
1722
+ "resourceTypes": [
1723
+ {
1724
+ "name": "consent-portal",
1725
+ "required": true,
1726
+ "conditionKeys": [],
1727
+ "dependentActions": []
1728
+ }
1729
+ ],
1730
+ "conditionKeys": [],
1731
+ "dependentActions": []
1732
+ },
1685
1733
  "getdataset": {
1686
1734
  "name": "GetDataset",
1687
1735
  "description": "Grants permission to get details of a dataset",
@@ -2731,6 +2779,14 @@
2731
2779
  "conditionKeys": [],
2732
2780
  "dependentActions": []
2733
2781
  },
2782
+ "listconsentportals": {
2783
+ "name": "ListConsentPortals",
2784
+ "description": "Grants permission to list all of the consent portals in your account",
2785
+ "accessLevel": "List",
2786
+ "resourceTypes": [],
2787
+ "conditionKeys": [],
2788
+ "dependentActions": []
2789
+ },
2734
2790
  "listdatasetexamples": {
2735
2791
  "name": "ListDatasetExamples",
2736
2792
  "description": "Grants permission to list examples in a dataset",
@@ -3991,6 +4047,21 @@
3991
4047
  "conditionKeys": [],
3992
4048
  "dependentActions": []
3993
4049
  },
4050
+ "updateconsentportal": {
4051
+ "name": "UpdateConsentPortal",
4052
+ "description": "Grants permission to update an existing consent portal",
4053
+ "accessLevel": "Write",
4054
+ "resourceTypes": [
4055
+ {
4056
+ "name": "consent-portal",
4057
+ "required": true,
4058
+ "conditionKeys": [],
4059
+ "dependentActions": []
4060
+ }
4061
+ ],
4062
+ "conditionKeys": [],
4063
+ "dependentActions": []
4064
+ },
3994
4065
  "updatedataset": {
3995
4066
  "name": "UpdateDataset",
3996
4067
  "description": "Grants permission to update a dataset",
@@ -4134,6 +4134,23 @@
4134
4134
  ],
4135
4135
  "dependentActions": []
4136
4136
  },
4137
+ "listevaluationformaiversions": {
4138
+ "name": "ListEvaluationFormAIVersions",
4139
+ "description": "Grants permission to list the AI versions for evaluation forms in the specified Amazon Connect instance",
4140
+ "accessLevel": "List",
4141
+ "resourceTypes": [
4142
+ {
4143
+ "name": "instance",
4144
+ "required": true,
4145
+ "conditionKeys": [],
4146
+ "dependentActions": []
4147
+ }
4148
+ ],
4149
+ "conditionKeys": [
4150
+ "connect:InstanceId"
4151
+ ],
4152
+ "dependentActions": []
4153
+ },
4137
4154
  "listevaluationformversions": {
4138
4155
  "name": "ListEvaluationFormVersions",
4139
4156
  "description": "Grants permission to list versions of an evaluation form in the specified Amazon Connect instance",
@@ -1138,7 +1138,9 @@
1138
1138
  "ecs:capacity-provider",
1139
1139
  "ecs:cluster",
1140
1140
  "ecs:enable-ebs-volumes",
1141
- "ecs:enable-execute-command"
1141
+ "ecs:enable-execute-command",
1142
+ "ecs:task-cpu",
1143
+ "ecs:task-memory"
1142
1144
  ],
1143
1145
  "dependentActions": []
1144
1146
  },
@@ -3672,6 +3672,8 @@
3672
3672
  "s3:authType",
3673
3673
  "s3:if-match",
3674
3674
  "s3:if-none-match",
3675
+ "s3:object-lock-event-hold",
3676
+ "s3:object-lock-event-hold-duration-days",
3675
3677
  "s3:object-lock-legal-hold",
3676
3678
  "s3:object-lock-mode",
3677
3679
  "s3:object-lock-remaining-retention-days",
@@ -3814,6 +3816,8 @@
3814
3816
  "s3:ResourceAccount",
3815
3817
  "s3:TlsVersion",
3816
3818
  "s3:authType",
3819
+ "s3:object-lock-event-hold",
3820
+ "s3:object-lock-event-hold-duration-days",
3817
3821
  "s3:object-lock-mode",
3818
3822
  "s3:object-lock-remaining-retention-days",
3819
3823
  "s3:object-lock-retain-until-date",
@@ -4057,6 +4061,8 @@
4057
4061
  "s3:ResourceAccount",
4058
4062
  "s3:TlsVersion",
4059
4063
  "s3:authType",
4064
+ "s3:object-lock-event-hold",
4065
+ "s3:object-lock-event-hold-duration-days",
4060
4066
  "s3:signatureAge",
4061
4067
  "s3:signatureversion",
4062
4068
  "s3:x-amz-content-sha256",
@@ -7,7 +7,9 @@
7
7
  {
8
8
  "name": "TCP Service",
9
9
  "required": true,
10
- "conditionKeys": [],
10
+ "conditionKeys": [
11
+ "aws:ResourceTag/${TagKey}"
12
+ ],
11
13
  "dependentActions": []
12
14
  }
13
15
  ],
@@ -28,7 +30,9 @@
28
30
  {
29
31
  "name": "Service",
30
32
  "required": true,
31
- "conditionKeys": [],
33
+ "conditionKeys": [
34
+ "aws:ResourceTag/${TagKey}"
35
+ ],
32
36
  "dependentActions": []
33
37
  }
34
38
  ],
@@ -174,6 +174,16 @@
174
174
  "description": "Filters access by maximum number of keys returned in a ListBucket request",
175
175
  "type": "Numeric"
176
176
  },
177
+ "s3:object-lock-event-hold": {
178
+ "key": "s3:object-lock-event-hold",
179
+ "description": "Filters access by object event hold status (ON or OFF)",
180
+ "type": "String"
181
+ },
182
+ "s3:object-lock-event-hold-duration-days": {
183
+ "key": "s3:object-lock-event-hold-duration-days",
184
+ "description": "Filters access by object event hold duration in days",
185
+ "type": "Numeric"
186
+ },
177
187
  "s3:object-lock-legal-hold": {
178
188
  "key": "s3:object-lock-legal-hold",
179
189
  "description": "Filters access by object legal hold status",
@@ -1,4 +1,9 @@
1
1
  {
2
+ "aws:resourcetag/${tagkey}": {
3
+ "key": "aws:ResourceTag/${TagKey}",
4
+ "description": "Filters access by tag key-value pairs attached to the resource",
5
+ "type": "String"
6
+ },
2
7
  "vpc-lattice-svcs:port": {
3
8
  "key": "vpc-lattice-svcs:Port",
4
9
  "description": "Filters access by the destination port the request is made to",
@@ -63,6 +63,13 @@
63
63
  "aws:ResourceTag/${TagKey}"
64
64
  ]
65
65
  },
66
+ "consent-portal": {
67
+ "key": "consent-portal",
68
+ "arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:consent-portal/${ConsentPortalId}",
69
+ "conditionKeys": [
70
+ "aws:ResourceTag/${TagKey}"
71
+ ]
72
+ },
66
73
  "dataset": {
67
74
  "key": "dataset",
68
75
  "arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:dataset/${DatasetId}",
@@ -1,10 +1,16 @@
1
1
  {
2
2
  "service": {
3
3
  "key": "Service",
4
- "arn": "arn:${Partition}:vpc-lattice:${Region}:${Account}:service/${ServiceId}/${RequestPath}"
4
+ "arn": "arn:${Partition}:vpc-lattice:${Region}:${Account}:service/${ServiceId}/${RequestPath}",
5
+ "conditionKeys": [
6
+ "aws:ResourceTag/${TagKey}"
7
+ ]
5
8
  },
6
9
  "tcp service": {
7
10
  "key": "TCP Service",
8
- "arn": "arn:${Partition}:vpc-lattice:${Region}:${Account}:service/${ServiceId}"
11
+ "arn": "arn:${Partition}:vpc-lattice:${Region}:${Account}:service/${ServiceId}",
12
+ "conditionKeys": [
13
+ "aws:ResourceTag/${TagKey}"
14
+ ]
9
15
  }
10
16
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.21.202609051",
3
+ "version": "0.21.202609111",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/act-security-labs/iam-data.git"
8
8
  },
9
- "updatedAt": "2026-09-05T04:43:28.720Z",
9
+ "updatedAt": "2026-09-11T04:45:45.798Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",