aws-iam-data 0.0.412 → 0.0.413
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/dist/data/json/changelog.json +104 -0
- package/dist/data/json/iam.json +1542 -45
- package/dist/data/json/metadata.json +113 -15
- package/dist/data/json/reports.json +6 -6
- package/package.json +1 -1
|
@@ -2559,6 +2559,116 @@
|
|
|
2559
2559
|
"bedrock:ThirdPartyKnowledgeBaseCredentialsSecretArn"
|
|
2560
2560
|
]
|
|
2561
2561
|
},
|
|
2562
|
+
{
|
|
2563
|
+
"name": "Amazon Bedrock Agentcore",
|
|
2564
|
+
"servicePrefix": "bedrock-agentcore",
|
|
2565
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrockagentcore.html",
|
|
2566
|
+
"actionsCount": 81,
|
|
2567
|
+
"actions": [
|
|
2568
|
+
"AllowVendedLogDeliveryForResource",
|
|
2569
|
+
"ConnectBrowserAutomationStream",
|
|
2570
|
+
"ConnectBrowserLiveViewStream",
|
|
2571
|
+
"CreateAgentRuntime",
|
|
2572
|
+
"CreateAgentRuntimeEndpoint",
|
|
2573
|
+
"CreateApiKeyCredentialProvider",
|
|
2574
|
+
"CreateBrowser",
|
|
2575
|
+
"CreateCodeInterpreter",
|
|
2576
|
+
"CreateEvent",
|
|
2577
|
+
"CreateGateway",
|
|
2578
|
+
"CreateGatewayTarget",
|
|
2579
|
+
"CreateMemory",
|
|
2580
|
+
"CreateOauth2CredentialProvider",
|
|
2581
|
+
"CreateWorkloadIdentity",
|
|
2582
|
+
"DeleteAgentRuntime",
|
|
2583
|
+
"DeleteAgentRuntimeEndpoint",
|
|
2584
|
+
"DeleteApiKeyCredentialProvider",
|
|
2585
|
+
"DeleteBrowser",
|
|
2586
|
+
"DeleteCodeInterpreter",
|
|
2587
|
+
"DeleteEvent",
|
|
2588
|
+
"DeleteGateway",
|
|
2589
|
+
"DeleteGatewayTarget",
|
|
2590
|
+
"DeleteMemory",
|
|
2591
|
+
"DeleteMemoryRecord",
|
|
2592
|
+
"DeleteOauth2CredentialProvider",
|
|
2593
|
+
"DeleteWorkloadIdentity",
|
|
2594
|
+
"GetAgentRuntime",
|
|
2595
|
+
"GetAgentRuntimeEndpoint",
|
|
2596
|
+
"GetApiKeyCredentialProvider",
|
|
2597
|
+
"GetBrowser",
|
|
2598
|
+
"GetBrowserSession",
|
|
2599
|
+
"GetCodeInterpreter",
|
|
2600
|
+
"GetCodeInterpreterSession",
|
|
2601
|
+
"GetEvent",
|
|
2602
|
+
"GetGateway",
|
|
2603
|
+
"GetGatewayTarget",
|
|
2604
|
+
"GetMemory",
|
|
2605
|
+
"GetMemoryRecord",
|
|
2606
|
+
"GetOauth2CredentialProvider",
|
|
2607
|
+
"GetResourceApiKey",
|
|
2608
|
+
"GetResourceOauth2Token",
|
|
2609
|
+
"GetTokenVault",
|
|
2610
|
+
"GetWorkloadAccessToken",
|
|
2611
|
+
"GetWorkloadAccessTokenForJWT",
|
|
2612
|
+
"GetWorkloadAccessTokenForUserId",
|
|
2613
|
+
"GetWorkloadIdentity",
|
|
2614
|
+
"InvokeAgentRuntimeEndpoint",
|
|
2615
|
+
"InvokeCodeInterpreter",
|
|
2616
|
+
"ListActors",
|
|
2617
|
+
"ListAgentRuntimeEndpoints",
|
|
2618
|
+
"ListAgentRuntimeVersions",
|
|
2619
|
+
"ListAgentRuntimes",
|
|
2620
|
+
"ListApiKeyCredentialProviders",
|
|
2621
|
+
"ListBrowserSessions",
|
|
2622
|
+
"ListBrowsers",
|
|
2623
|
+
"ListCodeInterpreterSessions",
|
|
2624
|
+
"ListCodeInterpreters",
|
|
2625
|
+
"ListEvents",
|
|
2626
|
+
"ListGatewayTargets",
|
|
2627
|
+
"ListGateways",
|
|
2628
|
+
"ListMemories",
|
|
2629
|
+
"ListMemoryRecords",
|
|
2630
|
+
"ListOauth2CredentialProviders",
|
|
2631
|
+
"ListSessions",
|
|
2632
|
+
"ListWorkloadIdentities",
|
|
2633
|
+
"RetrieveMemoryRecords",
|
|
2634
|
+
"SetTokenVaultCMK",
|
|
2635
|
+
"StartBrowserSession",
|
|
2636
|
+
"StartCodeInterpreterSession",
|
|
2637
|
+
"StopBrowserSession",
|
|
2638
|
+
"StopCodeInterpreterSession",
|
|
2639
|
+
"SynchronizeGatewayTargets",
|
|
2640
|
+
"UpdateAgentRuntime",
|
|
2641
|
+
"UpdateAgentRuntimeEndpoint",
|
|
2642
|
+
"UpdateApiKeyCredentialProvider",
|
|
2643
|
+
"UpdateBrowserStream",
|
|
2644
|
+
"UpdateGateway",
|
|
2645
|
+
"UpdateGatewayTarget",
|
|
2646
|
+
"UpdateMemory",
|
|
2647
|
+
"UpdateOauth2CredentialProvider",
|
|
2648
|
+
"UpdateWorkloadIdentity"
|
|
2649
|
+
],
|
|
2650
|
+
"resourceTypesCount": 11,
|
|
2651
|
+
"resourceTypes": [
|
|
2652
|
+
"memory",
|
|
2653
|
+
"gateway",
|
|
2654
|
+
"workload-identity",
|
|
2655
|
+
"oauth2credentialprovider",
|
|
2656
|
+
"apikeycredentialprovider",
|
|
2657
|
+
"runtime",
|
|
2658
|
+
"runtime-endpoint",
|
|
2659
|
+
"code-interpreter-custom",
|
|
2660
|
+
"code-interpreter",
|
|
2661
|
+
"browser-custom",
|
|
2662
|
+
"browser"
|
|
2663
|
+
],
|
|
2664
|
+
"conditionKeysCount": 4,
|
|
2665
|
+
"conditionKeys": [
|
|
2666
|
+
"bedrock-agentcore:actorId",
|
|
2667
|
+
"bedrock-agentcore:namespace",
|
|
2668
|
+
"bedrock-agentcore:sessionId",
|
|
2669
|
+
"bedrock-agentcore:strategyId"
|
|
2670
|
+
]
|
|
2671
|
+
},
|
|
2562
2672
|
{
|
|
2563
2673
|
"name": "AWS Billing",
|
|
2564
2674
|
"servicePrefix": "billing",
|
|
@@ -23555,7 +23665,7 @@
|
|
|
23555
23665
|
"name": "Amazon S3",
|
|
23556
23666
|
"servicePrefix": "s3",
|
|
23557
23667
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3.html",
|
|
23558
|
-
"actionsCount":
|
|
23668
|
+
"actionsCount": 165,
|
|
23559
23669
|
"actions": [
|
|
23560
23670
|
"AbortMultipartUpload",
|
|
23561
23671
|
"AssociateAccessGrantsIdentityCenter",
|
|
@@ -23717,6 +23827,8 @@
|
|
|
23717
23827
|
"TagResource",
|
|
23718
23828
|
"UntagResource",
|
|
23719
23829
|
"UpdateAccessGrantsLocation",
|
|
23830
|
+
"UpdateBucketMetadataInventoryTableConfiguration",
|
|
23831
|
+
"UpdateBucketMetadataJournalTableConfiguration",
|
|
23720
23832
|
"UpdateJobPriority",
|
|
23721
23833
|
"UpdateJobStatus",
|
|
23722
23834
|
"UpdateStorageLensGroup"
|
|
@@ -26779,20 +26891,6 @@
|
|
|
26779
26891
|
"conditionKeysCount": 0,
|
|
26780
26892
|
"conditionKeys": []
|
|
26781
26893
|
},
|
|
26782
|
-
{
|
|
26783
|
-
"name": "AWS Support Recommendations",
|
|
26784
|
-
"servicePrefix": "supportrecommendations",
|
|
26785
|
-
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssupportrecommendations.html",
|
|
26786
|
-
"actionsCount": 2,
|
|
26787
|
-
"actions": [
|
|
26788
|
-
"GetSupportTroubleshootingResponse",
|
|
26789
|
-
"StartSupportTroubleshooting"
|
|
26790
|
-
],
|
|
26791
|
-
"resourceTypesCount": 0,
|
|
26792
|
-
"resourceTypes": [],
|
|
26793
|
-
"conditionKeysCount": 0,
|
|
26794
|
-
"conditionKeys": []
|
|
26795
|
-
},
|
|
26796
26894
|
{
|
|
26797
26895
|
"name": "AWS Sustainability",
|
|
26798
26896
|
"servicePrefix": "sustainability",
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10447
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5099
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3109
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
17
|
-
"value":
|
|
17
|
+
"value": 357
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1947
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 1208
|
|
418
418
|
}
|
|
419
419
|
]
|
|
420
420
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.413",
|
|
4
4
|
"description": "Provides AWS IAM data gathered from the official AWS IAM docs as a convenient npm package that can be used in other OSS projects.",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|