@cloud-copilot/iam-data 0.9.202501221 → 0.9.202501231
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.
|
@@ -638,7 +638,7 @@
|
|
|
638
638
|
},
|
|
639
639
|
"listfirewalldomains": {
|
|
640
640
|
"name": "ListFirewallDomains",
|
|
641
|
-
"description": "Grants permission to list all the Firewall domain under a
|
|
641
|
+
"description": "Grants permission to list all the Firewall domain under a specified Firewall domain list",
|
|
642
642
|
"accessLevel": "List",
|
|
643
643
|
"resourceTypes": [
|
|
644
644
|
{
|
|
@@ -669,7 +669,7 @@
|
|
|
669
669
|
},
|
|
670
670
|
"listfirewallrules": {
|
|
671
671
|
"name": "ListFirewallRules",
|
|
672
|
-
"description": "Grants permission to list all the Firewall rule under a
|
|
672
|
+
"description": "Grants permission to list all the Firewall rule under a specified Firewall rule group",
|
|
673
673
|
"accessLevel": "List",
|
|
674
674
|
"resourceTypes": [
|
|
675
675
|
{
|
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.202501231",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": "github:cloud-copilot/iam-data",
|
|
6
|
-
"updatedAt": "2025-01-
|
|
6
|
+
"updatedAt": "2025-01-23T04:44:15.864Z",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|
|
9
9
|
"import": "./dist/esm/index.js",
|