@cloud-copilot/iam-data 0.9.202507221 → 0.9.202507231
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.
|
@@ -507,8 +507,8 @@
|
|
|
507
507
|
],
|
|
508
508
|
"dependentActions": []
|
|
509
509
|
},
|
|
510
|
-
"
|
|
511
|
-
"name": "
|
|
510
|
+
"listroutingrules": {
|
|
511
|
+
"name": "ListRoutingRules",
|
|
512
512
|
"description": "Grants permission to list routing rules under a domain name",
|
|
513
513
|
"accessLevel": "List",
|
|
514
514
|
"resourceTypes": [
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"deletevectorbucketpolicy": {
|
|
66
66
|
"name": "DeleteVectorBucketPolicy",
|
|
67
67
|
"description": "Grants permission to delete the IAM resource policy from a specified vector bucket",
|
|
68
|
-
"accessLevel": "
|
|
68
|
+
"accessLevel": "Permissions management",
|
|
69
69
|
"resourceTypes": [
|
|
70
70
|
{
|
|
71
71
|
"name": "VectorBucket",
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"putvectorbucketpolicy": {
|
|
196
196
|
"name": "PutVectorBucketPolicy",
|
|
197
197
|
"description": "Grants permission to add an IAM resource policy to a specified vector bucket",
|
|
198
|
-
"accessLevel": "
|
|
198
|
+
"accessLevel": "Permissions management",
|
|
199
199
|
"resourceTypes": [
|
|
200
200
|
{
|
|
201
201
|
"name": "VectorBucket",
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.202507231",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": "github:cloud-copilot/iam-data",
|
|
6
|
-
"updatedAt": "2025-07-
|
|
6
|
+
"updatedAt": "2025-07-23T05:02:26.805Z",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|
|
9
9
|
"import": "./dist/esm/index.js",
|