@cloud-copilot/iam-data 0.19.202605201 → 0.19.202605221
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/evs.json
CHANGED
|
@@ -240,6 +240,21 @@
|
|
|
240
240
|
"ec2:DisassociateAddress"
|
|
241
241
|
]
|
|
242
242
|
},
|
|
243
|
+
"getdepoturl": {
|
|
244
|
+
"name": "GetDepotUrl",
|
|
245
|
+
"description": "Grants permission to get an Amazon EVS environment depot url",
|
|
246
|
+
"accessLevel": "Read",
|
|
247
|
+
"resourceTypes": [
|
|
248
|
+
{
|
|
249
|
+
"name": "environment",
|
|
250
|
+
"required": true,
|
|
251
|
+
"conditionKeys": [],
|
|
252
|
+
"dependentActions": []
|
|
253
|
+
}
|
|
254
|
+
],
|
|
255
|
+
"conditionKeys": [],
|
|
256
|
+
"dependentActions": []
|
|
257
|
+
},
|
|
243
258
|
"getenvironment": {
|
|
244
259
|
"name": "GetEnvironment",
|
|
245
260
|
"description": "Grants permission to get an Amazon EVS environment",
|
package/data/actions/kms.json
CHANGED
|
@@ -81,11 +81,14 @@
|
|
|
81
81
|
"kms:CallerAccount",
|
|
82
82
|
"kms:EncryptionContext:${EncryptionContextKey}",
|
|
83
83
|
"kms:EncryptionContextKeys",
|
|
84
|
+
"kms:GrantConstraintSourceArn",
|
|
84
85
|
"kms:GrantConstraintType",
|
|
85
86
|
"kms:GranteePrincipal",
|
|
87
|
+
"kms:GranteeServicePrincipal",
|
|
86
88
|
"kms:GrantIsForAWSResource",
|
|
87
89
|
"kms:GrantOperations",
|
|
88
90
|
"kms:RetiringPrincipal",
|
|
91
|
+
"kms:RetiringServicePrincipal",
|
|
89
92
|
"kms:ViaService"
|
|
90
93
|
],
|
|
91
94
|
"dependentActions": []
|
|
@@ -55,7 +55,8 @@
|
|
|
55
55
|
"aws:TagKeys",
|
|
56
56
|
"aws:RequestTag/${TagKey}",
|
|
57
57
|
"aws:ResourceTag/${TagKey}",
|
|
58
|
-
"transfer:RequestConnectorProtocol"
|
|
58
|
+
"transfer:RequestConnectorProtocol",
|
|
59
|
+
"transfer:RequestSecurityPolicyName"
|
|
59
60
|
],
|
|
60
61
|
"dependentActions": []
|
|
61
62
|
},
|
|
@@ -82,7 +83,8 @@
|
|
|
82
83
|
"aws:ResourceTag/${TagKey}",
|
|
83
84
|
"transfer:RequestServerEndpointType",
|
|
84
85
|
"transfer:RequestServerDomain",
|
|
85
|
-
"transfer:RequestServerProtocols"
|
|
86
|
+
"transfer:RequestServerProtocols",
|
|
87
|
+
"transfer:RequestSecurityPolicyName"
|
|
86
88
|
],
|
|
87
89
|
"dependentActions": [
|
|
88
90
|
"iam:PassRole"
|
|
@@ -1080,7 +1082,9 @@
|
|
|
1080
1082
|
"dependentActions": []
|
|
1081
1083
|
}
|
|
1082
1084
|
],
|
|
1083
|
-
"conditionKeys": [
|
|
1085
|
+
"conditionKeys": [
|
|
1086
|
+
"transfer:RequestSecurityPolicyName"
|
|
1087
|
+
],
|
|
1084
1088
|
"dependentActions": []
|
|
1085
1089
|
},
|
|
1086
1090
|
"updatehostkey": {
|
|
@@ -1129,7 +1133,8 @@
|
|
|
1129
1133
|
],
|
|
1130
1134
|
"conditionKeys": [
|
|
1131
1135
|
"transfer:RequestServerEndpointType",
|
|
1132
|
-
"transfer:RequestServerProtocols"
|
|
1136
|
+
"transfer:RequestServerProtocols",
|
|
1137
|
+
"transfer:RequestSecurityPolicyName"
|
|
1133
1138
|
],
|
|
1134
1139
|
"dependentActions": []
|
|
1135
1140
|
},
|
|
@@ -59,6 +59,11 @@
|
|
|
59
59
|
"description": "Filters access to the ImportKeyMaterial operation based on the value of the ExpirationModel parameter in the request",
|
|
60
60
|
"type": "String"
|
|
61
61
|
},
|
|
62
|
+
"kms:grantconstraintsourcearn": {
|
|
63
|
+
"key": "kms:GrantConstraintSourceArn",
|
|
64
|
+
"description": "Filters access to the CreateGrant operation based on the value of SourceArn constraint in the request",
|
|
65
|
+
"type": "ARN"
|
|
66
|
+
},
|
|
62
67
|
"kms:grantconstrainttype": {
|
|
63
68
|
"key": "kms:GrantConstraintType",
|
|
64
69
|
"description": "Filters access to the CreateGrant operation based on the grant constraint in the request",
|
|
@@ -79,6 +84,11 @@
|
|
|
79
84
|
"description": "Filters access to the CreateGrant operation based on the grantee principal in the grant",
|
|
80
85
|
"type": "String"
|
|
81
86
|
},
|
|
87
|
+
"kms:granteeserviceprincipal": {
|
|
88
|
+
"key": "kms:GranteeServicePrincipal",
|
|
89
|
+
"description": "Filters access to the CreateGrant operation based on the value of GranteeServicePrincipal in the request",
|
|
90
|
+
"type": "String"
|
|
91
|
+
},
|
|
82
92
|
"kms:keyagreementalgorithm": {
|
|
83
93
|
"key": "kms:KeyAgreementAlgorithm",
|
|
84
94
|
"description": "Filters access to the DeriveSharedSecret operation based on the value of the KeyAgreementAlgorithm parameter in the request",
|
|
@@ -434,6 +444,11 @@
|
|
|
434
444
|
"description": "Filters access to the CreateGrant operation based on the retiring principal in the grant",
|
|
435
445
|
"type": "String"
|
|
436
446
|
},
|
|
447
|
+
"kms:retiringserviceprincipal": {
|
|
448
|
+
"key": "kms:RetiringServicePrincipal",
|
|
449
|
+
"description": "Filters access to the CreateGrant operation based on the value of RetiringServicePrincipal in the request",
|
|
450
|
+
"type": "String"
|
|
451
|
+
},
|
|
437
452
|
"kms:rotationperiodindays": {
|
|
438
453
|
"key": "kms:RotationPeriodInDays",
|
|
439
454
|
"description": "Filters access to the EnableKeyRotation operation based on the value of the RotationPeriodInDays parameter in the request",
|
|
@@ -19,6 +19,11 @@
|
|
|
19
19
|
"description": "Filters access by the connector protocol that is passed in the request",
|
|
20
20
|
"type": "String"
|
|
21
21
|
},
|
|
22
|
+
"transfer:requestsecuritypolicyname": {
|
|
23
|
+
"key": "transfer:RequestSecurityPolicyName",
|
|
24
|
+
"description": "Filters access by the security policy name that is passed in the request",
|
|
25
|
+
"type": "String"
|
|
26
|
+
},
|
|
22
27
|
"transfer:requestserverdomain": {
|
|
23
28
|
"key": "transfer:RequestServerDomain",
|
|
24
29
|
"description": "Filters access by the storage domain that is passed in the request",
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
},
|
|
9
9
|
"job": {
|
|
10
10
|
"key": "job",
|
|
11
|
-
"arn": "arn:${Partition}:braket:${Region}:${Account}:job/${
|
|
11
|
+
"arn": "arn:${Partition}:braket:${Region}:${Account}:job/${RandomId}",
|
|
12
12
|
"conditionKeys": [
|
|
13
13
|
"aws:ResourceTag/${TagKey}"
|
|
14
14
|
]
|
|
@@ -22,6 +22,6 @@
|
|
|
22
22
|
},
|
|
23
23
|
"device": {
|
|
24
24
|
"key": "device",
|
|
25
|
-
"arn": "arn:${Partition}:braket
|
|
25
|
+
"arn": "arn:${Partition}:braket:*:*:device/${DeviceType}/${Provider}/${DeviceId}"
|
|
26
26
|
}
|
|
27
27
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.19.
|
|
3
|
+
"version": "0.19.202605221",
|
|
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-05-
|
|
9
|
+
"updatedAt": "2026-05-22T06:00:17.137Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|