@cloud-copilot/iam-data 0.18.202603281 → 0.18.202604011
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.
- package/data/actions/acm.json +9 -1
- package/data/actions/aidevops.json +15 -0
- package/data/actions/aws-external-anthropic.json +422 -0
- package/data/actions/aws-marketplace.json +83 -3
- package/data/actions/logs.json +89 -0
- package/data/actions/quicksight.json +30 -0
- package/data/actions/sagemaker.json +45 -0
- package/data/actions/shield.json +1 -1
- package/data/actions/sso.json +282 -94
- package/data/actions/sustainability.json +16 -0
- package/data/conditionKeys/aws-external-anthropic.json +12 -0
- package/data/conditionKeys/sso.json +5 -0
- package/data/resourceTypes/aws-external-anthropic.json +6 -0
- package/data/resourceTypes/logs.json +7 -0
- package/data/resourceTypes/quicksight.json +12 -0
- package/data/resourceTypes/sso.json +8 -4
- package/data/serviceNames.json +1 -0
- package/data/services.json +1 -0
- package/package.json +2 -2
|
@@ -6,5 +6,21 @@
|
|
|
6
6
|
"resourceTypes": [],
|
|
7
7
|
"conditionKeys": [],
|
|
8
8
|
"dependentActions": []
|
|
9
|
+
},
|
|
10
|
+
"getestimatedcarbonemissions": {
|
|
11
|
+
"name": "GetEstimatedCarbonEmissions",
|
|
12
|
+
"description": "Grants permission to view estimated carbon emission values based on customer grouping and filtering parameters",
|
|
13
|
+
"accessLevel": "Read",
|
|
14
|
+
"resourceTypes": [],
|
|
15
|
+
"conditionKeys": [],
|
|
16
|
+
"dependentActions": []
|
|
17
|
+
},
|
|
18
|
+
"getestimatedcarbonemissionsdimensionvalues": {
|
|
19
|
+
"name": "GetEstimatedCarbonEmissionsDimensionValues",
|
|
20
|
+
"description": "Grants permission to view the possible dimension values available for the estimated carbon emission values",
|
|
21
|
+
"accessLevel": "Read",
|
|
22
|
+
"resourceTypes": [],
|
|
23
|
+
"conditionKeys": [],
|
|
24
|
+
"dependentActions": []
|
|
9
25
|
}
|
|
10
26
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aws-external-anthropic:bearertokentype": {
|
|
3
|
+
"key": "aws-external-anthropic:BearerTokenType",
|
|
4
|
+
"description": "Filters access by the Short-term or Long-term bearer tokens",
|
|
5
|
+
"type": "String"
|
|
6
|
+
},
|
|
7
|
+
"aws-external-anthropic:capability": {
|
|
8
|
+
"key": "aws-external-anthropic:Capability",
|
|
9
|
+
"description": "Filters access by the Claude Platform role used for the console session",
|
|
10
|
+
"type": "String"
|
|
11
|
+
}
|
|
12
|
+
}
|
|
@@ -28,5 +28,10 @@
|
|
|
28
28
|
"key": "sso:ApplicationAccount",
|
|
29
29
|
"description": "Filters access by the account which creates the application. This condition key is not supported for customer managed SAML applications",
|
|
30
30
|
"type": "String"
|
|
31
|
+
},
|
|
32
|
+
"sso:primaryregion": {
|
|
33
|
+
"key": "sso:PrimaryRegion",
|
|
34
|
+
"description": "Filters access by the primary region of the IAM Identity Center instance",
|
|
35
|
+
"type": "String"
|
|
31
36
|
}
|
|
32
37
|
}
|
|
@@ -54,5 +54,12 @@
|
|
|
54
54
|
"conditionKeys": [
|
|
55
55
|
"aws:ResourceTag/${TagKey}"
|
|
56
56
|
]
|
|
57
|
+
},
|
|
58
|
+
"lookup-table": {
|
|
59
|
+
"key": "lookup-table",
|
|
60
|
+
"arn": "arn:${Partition}:logs:${Region}:${Account}:lookup-table:${LookupTableName}",
|
|
61
|
+
"conditionKeys": [
|
|
62
|
+
"aws:ResourceTag/${TagKey}"
|
|
63
|
+
]
|
|
57
64
|
}
|
|
58
65
|
}
|
|
@@ -157,5 +157,17 @@
|
|
|
157
157
|
"conditionKeys": [
|
|
158
158
|
"aws:ResourceTag/${TagKey}"
|
|
159
159
|
]
|
|
160
|
+
},
|
|
161
|
+
"automation": {
|
|
162
|
+
"key": "automation",
|
|
163
|
+
"arn": "arn:${Partition}:quicksight:${Region}:${Account}:automation-group/${AutomationGroupId}/automation/${ResourceId}"
|
|
164
|
+
},
|
|
165
|
+
"automationjob": {
|
|
166
|
+
"key": "automationJob",
|
|
167
|
+
"arn": "arn:${Partition}:quicksight:${Region}:${Account}:automation-group/${AutomationGroupId}/automation/${AutomationId}/job/${ResourceId}"
|
|
168
|
+
},
|
|
169
|
+
"automationgroup": {
|
|
170
|
+
"key": "automationGroup",
|
|
171
|
+
"arn": "arn:${Partition}:quicksight:${Region}:${Account}:automation-group/${ResourceId}"
|
|
160
172
|
}
|
|
161
173
|
}
|
|
@@ -3,7 +3,8 @@
|
|
|
3
3
|
"key": "PermissionSet",
|
|
4
4
|
"arn": "arn:${Partition}:sso:::permissionSet/${InstanceId}/${PermissionSetId}",
|
|
5
5
|
"conditionKeys": [
|
|
6
|
-
"aws:ResourceTag/${TagKey}"
|
|
6
|
+
"aws:ResourceTag/${TagKey}",
|
|
7
|
+
"sso:PrimaryRegion"
|
|
7
8
|
]
|
|
8
9
|
},
|
|
9
10
|
"account": {
|
|
@@ -14,7 +15,8 @@
|
|
|
14
15
|
"key": "Instance",
|
|
15
16
|
"arn": "arn:${Partition}:sso:::instance/${InstanceId}",
|
|
16
17
|
"conditionKeys": [
|
|
17
|
-
"aws:ResourceTag/${TagKey}"
|
|
18
|
+
"aws:ResourceTag/${TagKey}",
|
|
19
|
+
"sso:PrimaryRegion"
|
|
18
20
|
]
|
|
19
21
|
},
|
|
20
22
|
"application": {
|
|
@@ -22,14 +24,16 @@
|
|
|
22
24
|
"arn": "arn:${Partition}:sso::${AccountId}:application/${InstanceId}/${ApplicationId}",
|
|
23
25
|
"conditionKeys": [
|
|
24
26
|
"aws:ResourceTag/${TagKey}",
|
|
25
|
-
"sso:ApplicationAccount"
|
|
27
|
+
"sso:ApplicationAccount",
|
|
28
|
+
"sso:PrimaryRegion"
|
|
26
29
|
]
|
|
27
30
|
},
|
|
28
31
|
"trustedtokenissuer": {
|
|
29
32
|
"key": "TrustedTokenIssuer",
|
|
30
33
|
"arn": "arn:${Partition}:sso::${AccountId}:trustedTokenIssuer/${InstanceId}/${TrustedTokenIssuerId}",
|
|
31
34
|
"conditionKeys": [
|
|
32
|
-
"aws:ResourceTag/${TagKey}"
|
|
35
|
+
"aws:ResourceTag/${TagKey}",
|
|
36
|
+
"sso:PrimaryRegion"
|
|
33
37
|
]
|
|
34
38
|
},
|
|
35
39
|
"applicationprovider": {
|
package/data/serviceNames.json
CHANGED
|
@@ -41,6 +41,7 @@
|
|
|
41
41
|
"auditmanager": "AWS Audit Manager",
|
|
42
42
|
"autoscaling": "Amazon EC2 Auto Scaling",
|
|
43
43
|
"autoscaling-plans": "AWS Auto Scaling",
|
|
44
|
+
"aws-external-anthropic": "Claude Platform on AWS",
|
|
44
45
|
"aws-marketplace": "AWS Marketplace Catalog",
|
|
45
46
|
"aws-marketplace-management": "AWS Marketplace Management Portal",
|
|
46
47
|
"aws-mcp": "AWS MCP Server",
|
package/data/services.json
CHANGED
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.18.
|
|
3
|
+
"version": "0.18.202604011",
|
|
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-
|
|
9
|
+
"updatedAt": "2026-04-01T05:28:42.856Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|