@cloud-copilot/iam-data 0.15.202511181 → 0.15.202511201

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "listrecommendedactions": {
3
3
  "name": "ListRecommendedActions",
4
- "description": "Grants permission to list recommended actions in the AWS Management Console",
4
+ "description": "Grants permission to list recommended actions in the the console",
5
5
  "accessLevel": "List",
6
6
  "resourceTypes": [],
7
7
  "conditionKeys": [],
@@ -31,7 +31,7 @@
31
31
  "createsession": {
32
32
  "name": "CreateSession",
33
33
  "isPermissionOnly": true,
34
- "description": "Grants permissions to connect to a CloudShell environment from the AWS Management Console",
34
+ "description": "Grants permissions to connect to a CloudShell environment from the the console",
35
35
  "accessLevel": "Write",
36
36
  "resourceTypes": [
37
37
  {
@@ -748,7 +748,7 @@
748
748
  "disableroleaccess": {
749
749
  "name": "DisableRoleAccess",
750
750
  "isPermissionOnly": true,
751
- "description": "Grants permission to disable AWS Management Console access for identity in your AWS Directory",
751
+ "description": "Grants permission to disable the console access for identity in your AWS Directory",
752
752
  "accessLevel": "Write",
753
753
  "resourceTypes": [
754
754
  {
@@ -857,7 +857,7 @@
857
857
  "enableroleaccess": {
858
858
  "name": "EnableRoleAccess",
859
859
  "isPermissionOnly": true,
860
- "description": "Grants permission to enable AWS Management Console access for identity in your AWS Directory",
860
+ "description": "Grants permission to enable the console access for identity in your AWS Directory",
861
861
  "accessLevel": "Write",
862
862
  "resourceTypes": [
863
863
  {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "createtrustedidentitypropagationapplicationforconsole": {
3
3
  "name": "CreateTrustedIdentityPropagationApplicationForConsole",
4
- "description": "Grants permission to create an Identity Center application that represents the AWS Management Console on an Identity Center organization instance",
4
+ "description": "Grants permission to create an Identity Center application that represents the the console on an Identity Center organization instance",
5
5
  "accessLevel": "Write",
6
6
  "resourceTypes": [],
7
7
  "conditionKeys": [],
@@ -17,7 +17,7 @@
17
17
  },
18
18
  "listtrustedidentitypropagationapplicationsforconsole": {
19
19
  "name": "ListTrustedIdentityPropagationApplicationsForConsole",
20
- "description": "Grants permission to list all Identity Center applications that represent the AWS Management Console",
20
+ "description": "Grants permission to list all Identity Center applications that represent the the console",
21
21
  "accessLevel": "List",
22
22
  "resourceTypes": [],
23
23
  "conditionKeys": [],
@@ -1013,7 +1013,7 @@
1013
1013
  },
1014
1014
  "executeapi": {
1015
1015
  "name": "ExecuteAPI",
1016
- "description": "Grants permission to a Systems Manager delegated administrator to view related resource details about OpsItems across multiple AWS accounts in the AWS Management Console",
1016
+ "description": "Grants permission to a Systems Manager delegated administrator to view related resource details about OpsItems across multiple AWS accounts in the the console",
1017
1017
  "accessLevel": "Read",
1018
1018
  "resourceTypes": [],
1019
1019
  "conditionKeys": [],
@@ -103,7 +103,7 @@
103
103
  "config": "AWS Config",
104
104
  "connect": "Amazon Connect",
105
105
  "connect-campaigns": "Amazon Connect Outbound Campaigns",
106
- "consoleapp": "AWS Management Console Mobile App",
106
+ "consoleapp": "the console Mobile App",
107
107
  "consolidatedbilling": "AWS Consolidated Billing",
108
108
  "controlcatalog": "AWS Control Catalog",
109
109
  "controltower": "AWS Control Tower",
@@ -409,7 +409,7 @@
409
409
  "trustedadvisor": "AWS Trusted Advisor",
410
410
  "ts": "AWS Diagnostic tools",
411
411
  "user-subscriptions": "AWS User Subscriptions",
412
- "uxc": "AWS Service for managing AWS Management Console user experience capabilities.",
412
+ "uxc": "AWS Service for managing the console user experience capabilities.",
413
413
  "vendor-insights": "AWS Marketplace Vendor Insights",
414
414
  "verified-access": "AWS Verified Access",
415
415
  "verifiedpermissions": "Amazon Verified Permissions",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.15.202511181",
3
+ "version": "0.15.202511201",
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": "2025-11-18T04:48:44.345Z",
9
+ "updatedAt": "2025-11-20T04:47:21.609Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",