@cloud-copilot/iam-data 0.9.202506261 → 0.9.202507021

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.
@@ -289,7 +289,7 @@
289
289
  },
290
290
  "describeorganization": {
291
291
  "name": "DescribeOrganization",
292
- "description": "Grants permission to retrieves details about the organization that the calling credentials belong to",
292
+ "description": "Grants permission to retrieve details about the organization that the calling credentials belong to",
293
293
  "accessLevel": "Read",
294
294
  "resourceTypes": [],
295
295
  "conditionKeys": [],
@@ -312,7 +312,7 @@
312
312
  },
313
313
  "describepolicy": {
314
314
  "name": "DescribePolicy",
315
- "description": "Grants permission to retrieves details about a policy",
315
+ "description": "Grants permission to retrieve details about a policy",
316
316
  "accessLevel": "Read",
317
317
  "resourceTypes": [
318
318
  {
@@ -468,7 +468,7 @@
468
468
  },
469
469
  "listaccounts": {
470
470
  "name": "ListAccounts",
471
- "description": "Grants permission to list all of the the accounts in the organization",
471
+ "description": "Grants permission to list all of the accounts in the organization",
472
472
  "accessLevel": "List",
473
473
  "resourceTypes": [],
474
474
  "conditionKeys": [],
@@ -567,7 +567,7 @@
567
567
  },
568
568
  "listorganizationalunitsforparent": {
569
569
  "name": "ListOrganizationalUnitsForParent",
570
- "description": "Grants permission to lists all of the organizational units (OUs) in a parent organizational unit or root",
570
+ "description": "Grants permission to list all of the organizational units (OUs) in a parent organizational unit or root",
571
571
  "accessLevel": "List",
572
572
  "resourceTypes": [
573
573
  {
@@ -774,7 +774,7 @@
774
774
  },
775
775
  "removeaccountfromorganization": {
776
776
  "name": "RemoveAccountFromOrganization",
777
- "description": "Grants permission to removes the specified account from the organization",
777
+ "description": "Grants permission to remove the specified account from the organization",
778
778
  "accessLevel": "Write",
779
779
  "resourceTypes": [
780
780
  {
@@ -192,6 +192,27 @@
192
192
  "name": "CreateDataAccessor",
193
193
  "description": "Grants permission to create DataAccessor to the application",
194
194
  "accessLevel": "Write",
195
+ "resourceTypes": [
196
+ {
197
+ "name": "application",
198
+ "required": true,
199
+ "conditionKeys": [],
200
+ "dependentActions": [
201
+ "qbusiness:CreateDataAccessorWithTti"
202
+ ]
203
+ }
204
+ ],
205
+ "conditionKeys": [
206
+ "aws:RequestTag/${TagKey}",
207
+ "aws:TagKeys"
208
+ ],
209
+ "dependentActions": []
210
+ },
211
+ "createdataaccessorwithtti": {
212
+ "name": "CreateDataAccessorWithTti",
213
+ "isPermissionOnly": true,
214
+ "description": "Grants permission to create AWS IAM Identity center Trusted Token Issuer based DataAccessor to the application",
215
+ "accessLevel": "Write",
195
216
  "resourceTypes": [
196
217
  {
197
218
  "name": "application",
@@ -1292,6 +1313,7 @@
1292
1313
  },
1293
1314
  "putresourcepolicy": {
1294
1315
  "name": "PutResourcePolicy",
1316
+ "isPermissionOnly": true,
1295
1317
  "description": "Grants permission to put resource based policy statement to the application",
1296
1318
  "accessLevel": "Write",
1297
1319
  "resourceTypes": [
@@ -608,14 +608,7 @@
608
608
  "name": "ListStreamProcessors",
609
609
  "description": "Grants permission to get a list of your stream processors",
610
610
  "accessLevel": "List",
611
- "resourceTypes": [
612
- {
613
- "name": "streamprocessor",
614
- "required": true,
615
- "conditionKeys": [],
616
- "dependentActions": []
617
- }
618
- ],
611
+ "resourceTypes": [],
619
612
  "conditionKeys": [],
620
613
  "dependentActions": []
621
614
  },
@@ -1,4 +1,13 @@
1
1
  {
2
+ "associateviaawsservice": {
3
+ "name": "AssociateViaAWSService",
4
+ "isPermissionOnly": true,
5
+ "description": "Grants permission to associate a resource configuration through any AWS service managed networks",
6
+ "accessLevel": "Permissions management",
7
+ "resourceTypes": [],
8
+ "conditionKeys": [],
9
+ "dependentActions": []
10
+ },
2
11
  "associateviaawsservice-eventsandstates": {
3
12
  "name": "AssociateViaAWSService-EventsAndStates",
4
13
  "isPermissionOnly": true,
@@ -29,6 +29,11 @@
29
29
  "description": "Filters access by URI of a Lambda authorizer function. Available during CreateAuthorizer and UpdateAuthorizer. Also available during import and reimport as an ArrayOfString",
30
30
  "type": "ArrayOfString"
31
31
  },
32
+ "apigateway:request/conditionbasepaths": {
33
+ "key": "apigateway:Request/ConditionBasePaths",
34
+ "description": "Filters access by base paths defined on the condition of a routing rule. Available during the CreateRoutingRule and UpdateRoutingRule operations",
35
+ "type": "ArrayOfString"
36
+ },
32
37
  "apigateway:request/disableexecuteapiendpoint": {
33
38
  "key": "apigateway:Request/DisableExecuteApiEndpoint",
34
39
  "description": "Filters access by status of the default execute-api endpoint. Available during the CreateRestApi and DeleteRestApi operations",
@@ -49,11 +54,21 @@
49
54
  "description": "Filters access by version of the truststore used for mutual TLS authentication. Available during the CreateDomainName and UpdateDomainName operations",
50
55
  "type": "String"
51
56
  },
57
+ "apigateway:request/priority": {
58
+ "key": "apigateway:Request/Priority",
59
+ "description": "Filters access by priority of the routing rule. Available during the CreateRoutingRule and UpdateRoutingRule operations",
60
+ "type": "Numeric"
61
+ },
52
62
  "apigateway:request/routeauthorizationtype": {
53
63
  "key": "apigateway:Request/RouteAuthorizationType",
54
64
  "description": "Filters access by authorization type, for example NONE, AWS_IAM, CUSTOM, JWT, COGNITO_USER_POOLS. Available during the CreateMethod and PutMethod operations Also available as a collection during import",
55
65
  "type": "ArrayOfString"
56
66
  },
67
+ "apigateway:request/routingmode": {
68
+ "key": "apigateway:Request/RoutingMode",
69
+ "description": "Filters access by routing mode of the domain name. Available during the CreateDomainName and UpdateDomainName operations",
70
+ "type": "String"
71
+ },
57
72
  "apigateway:request/securitypolicy": {
58
73
  "key": "apigateway:Request/SecurityPolicy",
59
74
  "description": "Filters access by TLS version. Available during the CreateDomain and UpdateDomain operations",
@@ -94,6 +109,11 @@
94
109
  "description": "Filters access by URI of a Lambda authorizer function. Available during UpdateAuthorizer and DeleteAuthorizer operations. Also available during reimport as an ArrayOfString",
95
110
  "type": "ArrayOfString"
96
111
  },
112
+ "apigateway:resource/conditionbasepaths": {
113
+ "key": "apigateway:Resource/ConditionBasePaths",
114
+ "description": "Filters access by base paths defined on the condition of the existing routing rule. Available during the UpdateRoutingRule and DeleteRoutingRule operations",
115
+ "type": "ArrayOfString"
116
+ },
97
117
  "apigateway:resource/disableexecuteapiendpoint": {
98
118
  "key": "apigateway:Resource/DisableExecuteApiEndpoint",
99
119
  "description": "Filters access by status of the default execute-api endpoint of the current RestApi resource. Available during UpdateRestApi and DeleteRestApi operations",
@@ -114,11 +134,21 @@
114
134
  "description": "Filters access by version of the truststore used for mutual TLS authentication. Available during UpdateDomainName and DeleteDomainName operations",
115
135
  "type": "String"
116
136
  },
137
+ "apigateway:resource/priority": {
138
+ "key": "apigateway:Resource/Priority",
139
+ "description": "Filters access by priority of the existing routing rule. Available during the UpdateRoutingRule and DeleteRoutingRule operations",
140
+ "type": "Numeric"
141
+ },
117
142
  "apigateway:resource/routeauthorizationtype": {
118
143
  "key": "apigateway:Resource/RouteAuthorizationType",
119
144
  "description": "Filters access by authorization type of the existing Method resource, for example NONE, AWS_IAM, CUSTOM, JWT, COGNITO_USER_POOLS. Available during the PutMethod and DeleteMethod operations. Also available as a collection during reimport",
120
145
  "type": "ArrayOfString"
121
146
  },
147
+ "apigateway:resource/routingmode": {
148
+ "key": "apigateway:Resource/RoutingMode",
149
+ "description": "Filters access by routing mode of the domain name. Available during the UpdateDomainName and DeleteDomainName operations",
150
+ "type": "String"
151
+ },
122
152
  "apigateway:resource/securitypolicy": {
123
153
  "key": "apigateway:Resource/SecurityPolicy",
124
154
  "description": "Filters access by TLS version. Available during UpdateDomain and DeleteDomain operations",
@@ -1 +1,17 @@
1
- {}
1
+ {
2
+ "aws:requesttag/${tagkey}": {
3
+ "key": "aws:RequestTag/${TagKey}",
4
+ "description": "Filters access by a tag key and value pair that is allowed in the request",
5
+ "type": "String"
6
+ },
7
+ "aws:resourcetag/${tagkey}": {
8
+ "key": "aws:ResourceTag/${TagKey}",
9
+ "description": "Filters access by a tag key and value pair of a resource",
10
+ "type": "String"
11
+ },
12
+ "aws:tagkeys": {
13
+ "key": "aws:TagKeys",
14
+ "description": "Filters access by tag keys that are passed in the request",
15
+ "type": "ArrayOfString"
16
+ }
17
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "aws:requesttag/${tagkey}": {
3
+ "key": "aws:RequestTag/${TagKey}",
4
+ "description": "Filters access by a tag key and value pair that is allowed in the request",
5
+ "type": "String"
6
+ },
7
+ "aws:resourcetag/${tagkey}": {
8
+ "key": "aws:ResourceTag/${TagKey}",
9
+ "description": "Filters access by a tag key and value pair of a resource",
10
+ "type": "String"
11
+ },
12
+ "aws:tagkeys": {
13
+ "key": "aws:TagKeys",
14
+ "description": "Filters access by a list of tag keys that are allowed in the request",
15
+ "type": "ArrayOfString"
16
+ }
17
+ }
@@ -211,6 +211,15 @@
211
211
  "aws:ResourceTag/${TagKey}"
212
212
  ]
213
213
  },
214
+ "routingrule": {
215
+ "key": "RoutingRule",
216
+ "arn": "arn:${Partition}:apigateway:${Region}:${Account}:/domainnames/${DomainName}/routingrules/${RoutingRuleId}",
217
+ "conditionKeys": [
218
+ "apigateway:Resource/ConditionBasePaths",
219
+ "apigateway:Resource/Priority",
220
+ "aws:ResourceTag/${TagKey}"
221
+ ]
222
+ },
214
223
  "stage": {
215
224
  "key": "Stage",
216
225
  "arn": "arn:${Partition}:apigateway:${Region}::/restapis/${RestApiId}/stages/${StageName}",
@@ -330,6 +339,7 @@
330
339
  "apigateway:Resource/EndpointType",
331
340
  "apigateway:Resource/MtlsTrustStoreUri",
332
341
  "apigateway:Resource/MtlsTrustStoreVersion",
342
+ "apigateway:Resource/RoutingMode",
333
343
  "apigateway:Resource/SecurityPolicy",
334
344
  "aws:ResourceTag/${TagKey}"
335
345
  ]
@@ -342,6 +352,7 @@
342
352
  "apigateway:Request/MtlsTrustStoreUri",
343
353
  "apigateway:Request/MtlsTrustStoreVersion",
344
354
  "apigateway:Request/SecurityPolicy",
355
+ "apigateway:Resource/RoutingMode",
345
356
  "aws:ResourceTag/${TagKey}"
346
357
  ]
347
358
  },
@@ -410,6 +421,7 @@
410
421
  "conditionKeys": [
411
422
  "apigateway:Request/EndpointType",
412
423
  "apigateway:Resource/EndpointType",
424
+ "apigateway:Resource/RoutingMode",
413
425
  "aws:ResourceTag/${TagKey}"
414
426
  ]
415
427
  },
@@ -12,5 +12,12 @@
12
12
  "conditionKeys": [
13
13
  "aws:ResourceTag/${TagKey}"
14
14
  ]
15
+ },
16
+ "stream": {
17
+ "key": "stream",
18
+ "arn": "arn:${Partition}:cassandra:${Region}:${Account}:/keyspace/${KeyspaceName}/table/${TableName}/stream/${StreamLabel}",
19
+ "conditionKeys": [
20
+ "aws:ResourceTag/${TagKey}"
21
+ ]
15
22
  }
16
23
  }
@@ -1,18 +1,37 @@
1
1
  {
2
- "credentiallockerresource": {
3
- "key": "CredentialLockerResource",
4
- "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:credential-locker/${Identifier}"
2
+ "account-association": {
3
+ "key": "account-association",
4
+ "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:account-association/${AccountAssociationId}",
5
+ "conditionKeys": [
6
+ "aws:ResourceTag/${TagKey}"
7
+ ]
5
8
  },
6
- "managedthingresource": {
7
- "key": "ManagedThingResource",
8
- "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:managed-thing/${Identifier}"
9
+ "credential-locker": {
10
+ "key": "credential-locker",
11
+ "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:credential-locker/${Identifier}",
12
+ "conditionKeys": [
13
+ "aws:ResourceTag/${TagKey}"
14
+ ]
9
15
  },
10
- "otataskresource": {
11
- "key": "OtaTaskResource",
12
- "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:ota-task/${Identifier}"
16
+ "managed-thing": {
17
+ "key": "managed-thing",
18
+ "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:managed-thing/${Identifier}",
19
+ "conditionKeys": [
20
+ "aws:ResourceTag/${TagKey}"
21
+ ]
13
22
  },
14
- "provisioningprofileresource": {
15
- "key": "ProvisioningProfileResource",
16
- "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:provisioning-profile/${Identifier}"
23
+ "ota-task": {
24
+ "key": "ota-task",
25
+ "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:ota-task/${Identifier}",
26
+ "conditionKeys": [
27
+ "aws:ResourceTag/${TagKey}"
28
+ ]
29
+ },
30
+ "provisioning-profile": {
31
+ "key": "provisioning-profile",
32
+ "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:provisioning-profile/${Identifier}",
33
+ "conditionKeys": [
34
+ "aws:ResourceTag/${TagKey}"
35
+ ]
17
36
  }
18
37
  }
@@ -0,0 +1,44 @@
1
+ {
2
+ "cloud-autonomous-vm-cluster": {
3
+ "key": "cloud-autonomous-vm-cluster",
4
+ "arn": "arn:${Partition}:odb:${Region}:${Account}:cloud-autonomous-vm-cluster/${CloudAutonomousVmClusterId}",
5
+ "conditionKeys": [
6
+ "aws:ResourceTag/${TagKey}"
7
+ ]
8
+ },
9
+ "cloud-exadata-infrastructure": {
10
+ "key": "cloud-exadata-infrastructure",
11
+ "arn": "arn:${Partition}:odb:${Region}:${Account}:cloud-exadata-infrastructure/${CloudExadataInfrastructureId}",
12
+ "conditionKeys": [
13
+ "aws:ResourceTag/${TagKey}"
14
+ ]
15
+ },
16
+ "cloud-vm-cluster": {
17
+ "key": "cloud-vm-cluster",
18
+ "arn": "arn:${Partition}:odb:${Region}:${Account}:cloud-vm-cluster/${CloudVmClusterId}",
19
+ "conditionKeys": [
20
+ "aws:ResourceTag/${TagKey}"
21
+ ]
22
+ },
23
+ "db-node": {
24
+ "key": "db-node",
25
+ "arn": "arn:${Partition}:odb:${Region}:${Account}:db-node/${DbNodeId}",
26
+ "conditionKeys": [
27
+ "aws:ResourceTag/${TagKey}"
28
+ ]
29
+ },
30
+ "odb-network": {
31
+ "key": "odb-network",
32
+ "arn": "arn:${Partition}:odb:${Region}:${Account}:odb-network/${OdbNetworkId}",
33
+ "conditionKeys": [
34
+ "aws:ResourceTag/${TagKey}"
35
+ ]
36
+ },
37
+ "odb-peering-connection": {
38
+ "key": "odb-peering-connection",
39
+ "arn": "arn:${Partition}:odb:${Region}:${Account}:odb-peering-connection/${OdbPeeringConnectionId}",
40
+ "conditionKeys": [
41
+ "aws:ResourceTag/${TagKey}"
42
+ ]
43
+ }
44
+ }
@@ -201,7 +201,7 @@
201
201
  "iotfleethub": "AWS IoT Fleet Hub for Device Management",
202
202
  "iotfleetwise": "AWS IoT FleetWise",
203
203
  "iotjobsdata": "AWS IoT Jobs DataPlane",
204
- "iotmanagedintegrations": "AWS IoT managed integrations feature of IoT Device Management",
204
+ "iotmanagedintegrations": "AWS IoT Managed Integrations",
205
205
  "iotsitewise": "AWS IoT SiteWise",
206
206
  "iottwinmaker": "AWS IoT TwinMaker",
207
207
  "iotwireless": "AWS IoT Wireless",
@@ -270,6 +270,7 @@
270
270
  "notifications-contacts": "AWS User Notifications Contacts",
271
271
  "oam": "Amazon CloudWatch Observability Access Manager",
272
272
  "observabilityadmin": "Amazon CloudWatch Observability Admin Service",
273
+ "odb": "AWS Service - Oracle Database@AWS",
273
274
  "omics": "AWS HealthOmics",
274
275
  "one": "Amazon One Enterprise",
275
276
  "opensearch": "Amazon OpenSearch",
@@ -270,6 +270,7 @@
270
270
  "notifications-contacts",
271
271
  "oam",
272
272
  "observabilityadmin",
273
+ "odb",
273
274
  "omics",
274
275
  "one",
275
276
  "opensearch",
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.9.202506261",
3
+ "version": "0.9.202507021",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2025-06-26T04:53:59.300Z",
6
+ "updatedAt": "2025-07-02T04:54:47.508Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",