@cloud-copilot/iam-data 0.19.202606171 → 0.19.202606201

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.
@@ -59,6 +59,11 @@
59
59
  "description": "Filters access by the compute config enabled parameter in the create / update cluster request",
60
60
  "type": "Bool"
61
61
  },
62
+ "eks:controlplaneegressmode": {
63
+ "key": "eks:controlPlaneEgressMode",
64
+ "description": "Filters access by the control plane egress mode specified in the create / update cluster request",
65
+ "type": "String"
66
+ },
62
67
  "eks:controlplanescalingtier": {
63
68
  "key": "eks:controlPlaneScalingTier",
64
69
  "description": "Filters access by the control plane scaling tier in the create / update cluster request",
@@ -114,6 +114,11 @@
114
114
  "description": "Filters access by the TLS version used by the client",
115
115
  "type": "Numeric"
116
116
  },
117
+ "s3:annotation-prefix": {
118
+ "key": "s3:annotation-prefix",
119
+ "description": "Filters access by the annotation name prefix specified in the request",
120
+ "type": "String"
121
+ },
117
122
  "s3:authtype": {
118
123
  "key": "s3:authType",
119
124
  "description": "Filters access by authentication method",
@@ -159,6 +164,11 @@
159
164
  "description": "Filters access by specific log type, currently supports S3_SERVER_ACCESS_LOGS",
160
165
  "type": "String"
161
166
  },
167
+ "s3:max-annotation-results": {
168
+ "key": "s3:max-annotation-results",
169
+ "description": "Filters access by the maximum number of annotation results requested",
170
+ "type": "Numeric"
171
+ },
162
172
  "s3:max-keys": {
163
173
  "key": "s3:max-keys",
164
174
  "description": "Filters access by maximum number of keys returned in a ListBucket request",
@@ -259,6 +269,16 @@
259
269
  "description": "Filters access by object metadata behavior (COPY or REPLACE) when objects are copied",
260
270
  "type": "String"
261
271
  },
272
+ "s3:x-amz-object-annotation-directive": {
273
+ "key": "s3:x-amz-object-annotation-directive",
274
+ "description": "Filters access by the annotation copy directive specified in the request",
275
+ "type": "String"
276
+ },
277
+ "s3:x-amz-object-if-match": {
278
+ "key": "s3:x-amz-object-if-match",
279
+ "description": "Filters access by the ETag of the object version specified in the request",
280
+ "type": "String"
281
+ },
262
282
  "s3:x-amz-object-ownership": {
263
283
  "key": "s3:x-amz-object-ownership",
264
284
  "description": "Filters access by Object Ownership",
@@ -135,21 +135,40 @@
135
135
  "aws:ResourceTag/${TagKey}"
136
136
  ]
137
137
  },
138
+ "harness-endpoint": {
139
+ "key": "harness-endpoint",
140
+ "arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:harness/${HarnessId}/harness-endpoint/${Name}",
141
+ "conditionKeys": [
142
+ "aws:ResourceTag/${TagKey}"
143
+ ]
144
+ },
138
145
  "batch-evaluate": {
139
146
  "key": "batch-evaluate",
140
- "arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:batch-evaluate/${BatchEvaluationId}"
147
+ "arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:batch-evaluate/${BatchEvaluationId}",
148
+ "conditionKeys": [
149
+ "aws:ResourceTag/${TagKey}"
150
+ ]
141
151
  },
142
152
  "ab-test": {
143
153
  "key": "ab-test",
144
- "arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:ab-test/${ABTestId}"
154
+ "arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:ab-test/${ABTestId}",
155
+ "conditionKeys": [
156
+ "aws:ResourceTag/${TagKey}"
157
+ ]
145
158
  },
146
159
  "recommendation": {
147
160
  "key": "recommendation",
148
- "arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:recommendation/${RecommendationId}"
161
+ "arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:recommendation/${RecommendationId}",
162
+ "conditionKeys": [
163
+ "aws:ResourceTag/${TagKey}"
164
+ ]
149
165
  },
150
166
  "configuration-bundle": {
151
167
  "key": "configuration-bundle",
152
- "arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:configuration-bundle/${ConfigurationBundleId}"
168
+ "arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:configuration-bundle/${ConfigurationBundleId}",
169
+ "conditionKeys": [
170
+ "aws:ResourceTag/${TagKey}"
171
+ ]
153
172
  },
154
173
  "payment-manager": {
155
174
  "key": "payment-manager",
@@ -164,5 +183,9 @@
164
183
  "conditionKeys": [
165
184
  "aws:ResourceTag/${TagKey}"
166
185
  ]
186
+ },
187
+ "web-search": {
188
+ "key": "web-search",
189
+ "arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:tool/web-search.v1"
167
190
  }
168
191
  }
@@ -240,5 +240,12 @@
240
240
  "conditionKeys": [
241
241
  "aws:ResourceTag/${TagKey}"
242
242
  ]
243
+ },
244
+ "advanced-prompt-optimization-job": {
245
+ "key": "advanced-prompt-optimization-job",
246
+ "arn": "arn:${Partition}:bedrock:${Region}:${Account}:advanced-prompt-optimization-job/${ResourceId}",
247
+ "conditionKeys": [
248
+ "aws:ResourceTag/${TagKey}"
249
+ ]
243
250
  }
244
251
  }
@@ -20,6 +20,13 @@
20
20
  "aws:ResourceTag/${TagKey}"
21
21
  ]
22
22
  },
23
+ "dataset": {
24
+ "key": "dataset",
25
+ "arn": "arn:${Partition}:cloudwatch:${Region}:${Account}:dataset/${DatasetId}",
26
+ "conditionKeys": [
27
+ "aws:ResourceTag/${TagKey}"
28
+ ]
29
+ },
23
30
  "insight-rule": {
24
31
  "key": "insight-rule",
25
32
  "arn": "arn:${Partition}:cloudwatch:${Region}:${Account}:insight-rule/${InsightRuleName}",
@@ -30,12 +30,5 @@
30
30
  "conditionKeys": [
31
31
  "aws:ResourceTag/${TagKey}"
32
32
  ]
33
- },
34
- "connector": {
35
- "key": "Connector",
36
- "arn": "arn:${Partition}:inspector2:${Region}:${Account}:connector/${ConnectorId}",
37
- "conditionKeys": [
38
- "aws:ResourceTag/${TagKey}"
39
- ]
40
33
  }
41
34
  }
@@ -197,5 +197,12 @@
197
197
  "approvalpolicy": {
198
198
  "key": "approvalPolicy",
199
199
  "arn": "arn:${Partition}:quicksight:${Region}:${Account}:approval-policy/${ResourceId}"
200
+ },
201
+ "limitsprofile": {
202
+ "key": "limitsProfile",
203
+ "arn": "arn:${Partition}:quicksight:${Region}:${Account}:limits-profile/${ResourceId}",
204
+ "conditionKeys": [
205
+ "aws:ResourceTag/${TagKey}"
206
+ ]
200
207
  }
201
208
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.19.202606171",
3
+ "version": "0.19.202606201",
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-06-17T06:26:03.140Z",
9
+ "updatedAt": "2026-06-20T06:05:07.565Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",