@cloud-copilot/iam-data 0.7.202410011 → 0.7.202410021
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.
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
"dependentActions": []
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
|
-
"name": "
|
|
130
|
+
"name": "wildcard-phone-number",
|
|
131
131
|
"required": true,
|
|
132
132
|
"conditionKeys": [],
|
|
133
133
|
"dependentActions": []
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
"accessLevel": "List",
|
|
417
417
|
"resourceTypes": [
|
|
418
418
|
{
|
|
419
|
-
"name": "
|
|
419
|
+
"name": "wildcard-phone-number",
|
|
420
420
|
"required": true,
|
|
421
421
|
"conditionKeys": [],
|
|
422
422
|
"dependentActions": []
|
|
@@ -2164,7 +2164,7 @@
|
|
|
2164
2164
|
"accessLevel": "Write",
|
|
2165
2165
|
"resourceTypes": [
|
|
2166
2166
|
{
|
|
2167
|
-
"name": "
|
|
2167
|
+
"name": "wildcard-phone-number",
|
|
2168
2168
|
"required": true,
|
|
2169
2169
|
"conditionKeys": [],
|
|
2170
2170
|
"dependentActions": []
|
|
@@ -2524,7 +2524,7 @@
|
|
|
2524
2524
|
"accessLevel": "Read",
|
|
2525
2525
|
"resourceTypes": [
|
|
2526
2526
|
{
|
|
2527
|
-
"name": "
|
|
2527
|
+
"name": "wildcard-phone-number",
|
|
2528
2528
|
"required": true,
|
|
2529
2529
|
"conditionKeys": [],
|
|
2530
2530
|
"dependentActions": []
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.202410021",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": "github:cloud-copilot/iam-data",
|
|
6
|
-
"updatedAt": "2024-10-
|
|
6
|
+
"updatedAt": "2024-10-02T04:48:03.006Z",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|
|
9
9
|
"import": "./dist/esm/index.js",
|