@beesolve/iam-policy-ts 26.8.5 → 26.8.7
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/catalog/_meta.d.ts +11 -10
- package/dist/catalog/_meta.d.ts.map +1 -1
- package/dist/catalog/_meta.js +59 -5
- package/dist/catalog/agent-registry.d.ts +4 -0
- package/dist/catalog/agent-registry.d.ts.map +1 -0
- package/dist/catalog/agent-registry.js +25 -0
- package/dist/catalog/backup.d.ts +1 -1
- package/dist/catalog/backup.d.ts.map +1 -1
- package/dist/catalog/backup.js +3 -0
- package/dist/catalog/bedrock-agentcore.d.ts +1 -1
- package/dist/catalog/bedrock-agentcore.d.ts.map +1 -1
- package/dist/catalog/bedrock-agentcore.js +15 -0
- package/dist/catalog/dms.d.ts +1 -1
- package/dist/catalog/dms.d.ts.map +1 -1
- package/dist/catalog/dms.js +1 -0
- package/dist/catalog/dynamodb.d.ts +1 -1
- package/dist/catalog/dynamodb.d.ts.map +1 -1
- package/dist/catalog/dynamodb.js +1 -0
- package/dist/catalog/elasticmapreduce.d.ts +1 -1
- package/dist/catalog/elasticmapreduce.d.ts.map +1 -1
- package/dist/catalog/elasticmapreduce.js +5 -0
- package/dist/catalog/index.d.ts +1 -0
- package/dist/catalog/index.d.ts.map +1 -1
- package/dist/catalog/index.js +1 -0
- package/dist/catalog/quicksight.d.ts +1 -1
- package/dist/catalog/quicksight.d.ts.map +1 -1
- package/dist/catalog/quicksight.js +9 -2
- package/dist/catalog/securityhub.d.ts +1 -1
- package/dist/catalog/securityhub.d.ts.map +1 -1
- package/dist/catalog/securityhub.js +1 -0
- package/package.json +5 -1
package/dist/catalog/_meta.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Generated by "npm run generate".
|
|
3
3
|
* Source: https://awspolicygen.s3.amazonaws.com/js/policies.js
|
|
4
|
-
* Source SHA256:
|
|
4
|
+
* Source SHA256: 1d8942bdd19a10209eff8f90d416c5799124bed9cdcc7eb702e73461a60ebfd6
|
|
5
5
|
*
|
|
6
6
|
* Do not edit by hand.
|
|
7
7
|
*/
|
|
@@ -273,6 +273,27 @@ export const iamActionCatalog = {
|
|
|
273
273
|
"GetProgram",
|
|
274
274
|
"PutMemberInfo"
|
|
275
275
|
],
|
|
276
|
+
"agent-registry": [
|
|
277
|
+
"CreateRegistry",
|
|
278
|
+
"CreateRegistryRecord",
|
|
279
|
+
"DeleteRegistry",
|
|
280
|
+
"DeleteRegistryRecord",
|
|
281
|
+
"GetDiscoverableRegistryRecord",
|
|
282
|
+
"GetRegistry",
|
|
283
|
+
"GetRegistryRecord",
|
|
284
|
+
"InvokeRegistryMcp",
|
|
285
|
+
"ListDiscoverableRegistryRecords",
|
|
286
|
+
"ListRegistries",
|
|
287
|
+
"ListRegistryRecords",
|
|
288
|
+
"ListTagsForResource",
|
|
289
|
+
"SearchDiscoverableRegistryRecords",
|
|
290
|
+
"SubmitRegistryRecordForApproval",
|
|
291
|
+
"TagResource",
|
|
292
|
+
"UntagResource",
|
|
293
|
+
"UpdateRegistry",
|
|
294
|
+
"UpdateRegistryRecord",
|
|
295
|
+
"UpdateRegistryRecordStatus"
|
|
296
|
+
],
|
|
276
297
|
"agentaccess-mcp": [
|
|
277
298
|
"CallForwardedTool",
|
|
278
299
|
"CheckConnectionStatus",
|
|
@@ -1809,6 +1830,9 @@ export const iamActionCatalog = {
|
|
|
1809
1830
|
"GetRestoreTestingSelection",
|
|
1810
1831
|
"GetSupportedResourceTypes",
|
|
1811
1832
|
"GetTieringConfiguration",
|
|
1833
|
+
"ListBackupAccessPoints",
|
|
1834
|
+
"ListBackupAccessPointsByRecoveryPoint",
|
|
1835
|
+
"ListBackupAccessPointsByResource",
|
|
1812
1836
|
"ListBackupJobs",
|
|
1813
1837
|
"ListBackupJobSummaries",
|
|
1814
1838
|
"ListBackupPlans",
|
|
@@ -2307,6 +2331,7 @@ export const iamActionCatalog = {
|
|
|
2307
2331
|
"AuthorizeAction",
|
|
2308
2332
|
"BatchCreateMemoryRecords",
|
|
2309
2333
|
"BatchDeleteMemoryRecords",
|
|
2334
|
+
"BatchPutGatewayRateLimits",
|
|
2310
2335
|
"BatchUpdateMemoryRecords",
|
|
2311
2336
|
"CompleteResourceTokenAuth",
|
|
2312
2337
|
"ConnectBrowserAutomationStream",
|
|
@@ -2317,6 +2342,7 @@ export const iamActionCatalog = {
|
|
|
2317
2342
|
"CreateApiKeyCredentialProvider",
|
|
2318
2343
|
"CreateBrowser",
|
|
2319
2344
|
"CreateBrowserProfile",
|
|
2345
|
+
"CreateCapacityProvider",
|
|
2320
2346
|
"CreateCodeInterpreter",
|
|
2321
2347
|
"CreateConfigurationBundle",
|
|
2322
2348
|
"CreateDataset",
|
|
@@ -2324,6 +2350,7 @@ export const iamActionCatalog = {
|
|
|
2324
2350
|
"CreateEvaluator",
|
|
2325
2351
|
"CreateEvent",
|
|
2326
2352
|
"CreateGateway",
|
|
2353
|
+
"CreateGatewayRateLimit",
|
|
2327
2354
|
"CreateGatewayRule",
|
|
2328
2355
|
"CreateGatewayTarget",
|
|
2329
2356
|
"CreateHarness",
|
|
@@ -2348,6 +2375,8 @@ export const iamActionCatalog = {
|
|
|
2348
2375
|
"DeleteBatchEvaluation",
|
|
2349
2376
|
"DeleteBrowser",
|
|
2350
2377
|
"DeleteBrowserProfile",
|
|
2378
|
+
"DeleteCapacityProvider",
|
|
2379
|
+
"DeleteCapacityProviderSession",
|
|
2351
2380
|
"DeleteCodeInterpreter",
|
|
2352
2381
|
"DeleteConfigurationBundle",
|
|
2353
2382
|
"DeleteDataset",
|
|
@@ -2355,6 +2384,7 @@ export const iamActionCatalog = {
|
|
|
2355
2384
|
"DeleteEvaluator",
|
|
2356
2385
|
"DeleteEvent",
|
|
2357
2386
|
"DeleteGateway",
|
|
2387
|
+
"DeleteGatewayRateLimit",
|
|
2358
2388
|
"DeleteGatewayRule",
|
|
2359
2389
|
"DeleteGatewayTarget",
|
|
2360
2390
|
"DeleteHarness",
|
|
@@ -2389,6 +2419,7 @@ export const iamActionCatalog = {
|
|
|
2389
2419
|
"GetBrowser",
|
|
2390
2420
|
"GetBrowserProfile",
|
|
2391
2421
|
"GetBrowserSession",
|
|
2422
|
+
"GetCapacityProvider",
|
|
2392
2423
|
"GetCodeInterpreter",
|
|
2393
2424
|
"GetCodeInterpreterSession",
|
|
2394
2425
|
"GetConfigurationBundle",
|
|
@@ -2397,6 +2428,7 @@ export const iamActionCatalog = {
|
|
|
2397
2428
|
"GetEvaluator",
|
|
2398
2429
|
"GetEvent",
|
|
2399
2430
|
"GetGateway",
|
|
2431
|
+
"GetGatewayRateLimit",
|
|
2400
2432
|
"GetGatewayRule",
|
|
2401
2433
|
"GetGatewayTarget",
|
|
2402
2434
|
"GetHarness",
|
|
@@ -2445,11 +2477,13 @@ export const iamActionCatalog = {
|
|
|
2445
2477
|
"ListAgentRuntimeEndpoints",
|
|
2446
2478
|
"ListAgentRuntimes",
|
|
2447
2479
|
"ListAgentRuntimeVersions",
|
|
2480
|
+
"ListAgentRuntimeVersionsByCapacityProvider",
|
|
2448
2481
|
"ListApiKeyCredentialProviders",
|
|
2449
2482
|
"ListBatchEvaluations",
|
|
2450
2483
|
"ListBrowserProfiles",
|
|
2451
2484
|
"ListBrowsers",
|
|
2452
2485
|
"ListBrowserSessions",
|
|
2486
|
+
"ListCapacityProviders",
|
|
2453
2487
|
"ListCodeInterpreters",
|
|
2454
2488
|
"ListCodeInterpreterSessions",
|
|
2455
2489
|
"ListConfigurationBundles",
|
|
@@ -2459,6 +2493,7 @@ export const iamActionCatalog = {
|
|
|
2459
2493
|
"ListDatasetVersions",
|
|
2460
2494
|
"ListEvaluators",
|
|
2461
2495
|
"ListEvents",
|
|
2496
|
+
"ListGatewayRateLimits",
|
|
2462
2497
|
"ListGatewayRules",
|
|
2463
2498
|
"ListGateways",
|
|
2464
2499
|
"ListGatewayTargets",
|
|
@@ -2491,8 +2526,10 @@ export const iamActionCatalog = {
|
|
|
2491
2526
|
"ManageAdminPolicy",
|
|
2492
2527
|
"ManageResourceScopedPolicy",
|
|
2493
2528
|
"PartiallyAuthorizeActions",
|
|
2529
|
+
"PassCapacityProvider",
|
|
2494
2530
|
"ProcessPayment",
|
|
2495
2531
|
"PutResourcePolicy",
|
|
2532
|
+
"PutSystemLogEvents",
|
|
2496
2533
|
"RetrieveMemoryRecords",
|
|
2497
2534
|
"SaveBrowserSessionProfile",
|
|
2498
2535
|
"SearchRegistryRecords",
|
|
@@ -2516,11 +2553,13 @@ export const iamActionCatalog = {
|
|
|
2516
2553
|
"UpdateAgentRuntimeEndpoint",
|
|
2517
2554
|
"UpdateApiKeyCredentialProvider",
|
|
2518
2555
|
"UpdateBrowserStream",
|
|
2556
|
+
"UpdateCapacityProvider",
|
|
2519
2557
|
"UpdateConfigurationBundle",
|
|
2520
2558
|
"UpdateDataset",
|
|
2521
2559
|
"UpdateDatasetExamples",
|
|
2522
2560
|
"UpdateEvaluator",
|
|
2523
2561
|
"UpdateGateway",
|
|
2562
|
+
"UpdateGatewayRateLimit",
|
|
2524
2563
|
"UpdateGatewayRule",
|
|
2525
2564
|
"UpdateGatewayTarget",
|
|
2526
2565
|
"UpdateHarness",
|
|
@@ -6295,6 +6334,7 @@ export const iamActionCatalog = {
|
|
|
6295
6334
|
"DescribeSchemas",
|
|
6296
6335
|
"DescribeTableStatistics",
|
|
6297
6336
|
"ExportMetadataModelAssessment",
|
|
6337
|
+
"GetMetadataModel",
|
|
6298
6338
|
"GetTargetSelectionRules",
|
|
6299
6339
|
"ImportCertificate",
|
|
6300
6340
|
"ListDataProviders",
|
|
@@ -6667,6 +6707,7 @@ export const iamActionCatalog = {
|
|
|
6667
6707
|
"RestoreTableFromBackup",
|
|
6668
6708
|
"RestoreTableToPointInTime",
|
|
6669
6709
|
"Scan",
|
|
6710
|
+
"SearchVectors",
|
|
6670
6711
|
"StartAwsBackupJob",
|
|
6671
6712
|
"TagResource",
|
|
6672
6713
|
"UntagResource",
|
|
@@ -8020,6 +8061,8 @@ export const iamActionCatalog = {
|
|
|
8020
8061
|
"GetManagedScalingPolicy",
|
|
8021
8062
|
"GetOnClusterAppUIPresignedURL",
|
|
8022
8063
|
"GetPersistentAppUIPresignedURL",
|
|
8064
|
+
"GetSession",
|
|
8065
|
+
"GetSessionEndpoint",
|
|
8023
8066
|
"GetStudioSessionMapping",
|
|
8024
8067
|
"LinkRepository",
|
|
8025
8068
|
"ListBootstrapActions",
|
|
@@ -8032,6 +8075,7 @@ export const iamActionCatalog = {
|
|
|
8032
8075
|
"ListReleaseLabels",
|
|
8033
8076
|
"ListRepositories",
|
|
8034
8077
|
"ListSecurityConfigurations",
|
|
8078
|
+
"ListSessions",
|
|
8035
8079
|
"ListSteps",
|
|
8036
8080
|
"ListStudios",
|
|
8037
8081
|
"ListStudioSessionMappings",
|
|
@@ -8057,9 +8101,11 @@ export const iamActionCatalog = {
|
|
|
8057
8101
|
"SetVisibleToAllUsers",
|
|
8058
8102
|
"StartEditor",
|
|
8059
8103
|
"StartNotebookExecution",
|
|
8104
|
+
"StartSession",
|
|
8060
8105
|
"StopEditor",
|
|
8061
8106
|
"StopNotebookExecution",
|
|
8062
8107
|
"TerminateJobFlows",
|
|
8108
|
+
"TerminateSession",
|
|
8063
8109
|
"UnlinkRepository",
|
|
8064
8110
|
"UpdateEditor",
|
|
8065
8111
|
"UpdateRepository",
|
|
@@ -15845,12 +15891,11 @@ export const iamActionCatalog = {
|
|
|
15845
15891
|
"quicksight": [
|
|
15846
15892
|
"AccountConfigurations",
|
|
15847
15893
|
"AllowVendedLogDeliveryForResource",
|
|
15848
|
-
"BatchAssignLimitsProfile",
|
|
15849
15894
|
"BatchCreateTopicReviewedAnswer",
|
|
15850
15895
|
"BatchDeleteKnowledgeBase",
|
|
15851
15896
|
"BatchDeleteTopicReviewedAnswer",
|
|
15897
|
+
"BatchDescribeUserLimits",
|
|
15852
15898
|
"BatchGetPreferences",
|
|
15853
|
-
"BatchUnassignLimitsProfile",
|
|
15854
15899
|
"BatchUpdatePreferences",
|
|
15855
15900
|
"CancelIngestion",
|
|
15856
15901
|
"CreateAccountCustomization",
|
|
@@ -15864,6 +15909,7 @@ export const iamActionCatalog = {
|
|
|
15864
15909
|
"CreateDashboard",
|
|
15865
15910
|
"CreateDataSet",
|
|
15866
15911
|
"CreateDataSource",
|
|
15912
|
+
"CreateDlpSetting",
|
|
15867
15913
|
"CreateEmailCustomizationTemplate",
|
|
15868
15914
|
"CreateExtensionAccess",
|
|
15869
15915
|
"CreateFlow",
|
|
@@ -15904,6 +15950,7 @@ export const iamActionCatalog = {
|
|
|
15904
15950
|
"DeleteDataSetRefreshProperties",
|
|
15905
15951
|
"DeleteDataSource",
|
|
15906
15952
|
"DeleteDefaultQBusinessApplication",
|
|
15953
|
+
"DeleteDlpSetting",
|
|
15907
15954
|
"DeleteEmailCustomizationTemplate",
|
|
15908
15955
|
"DeleteExtensionAccess",
|
|
15909
15956
|
"DeleteFlow",
|
|
@@ -15964,6 +16011,8 @@ export const iamActionCatalog = {
|
|
|
15964
16011
|
"DescribeDataSource",
|
|
15965
16012
|
"DescribeDataSourcePermissions",
|
|
15966
16013
|
"DescribeDefaultQBusinessApplication",
|
|
16014
|
+
"DescribeDlpJob",
|
|
16015
|
+
"DescribeDlpSetting",
|
|
15967
16016
|
"DescribeEmailCustomizationTemplate",
|
|
15968
16017
|
"DescribeExtensionAccess",
|
|
15969
16018
|
"DescribeFlow",
|
|
@@ -16028,6 +16077,8 @@ export const iamActionCatalog = {
|
|
|
16028
16077
|
"ListDashboardVersions",
|
|
16029
16078
|
"ListDataSets",
|
|
16030
16079
|
"ListDataSources",
|
|
16080
|
+
"ListDlpLabels",
|
|
16081
|
+
"ListDlpSettings",
|
|
16031
16082
|
"ListExtensionAccesses",
|
|
16032
16083
|
"ListFlows",
|
|
16033
16084
|
"ListFolderMembers",
|
|
@@ -16097,6 +16148,7 @@ export const iamActionCatalog = {
|
|
|
16097
16148
|
"StartAutomationJob",
|
|
16098
16149
|
"StartDashboardSnapshotJob",
|
|
16099
16150
|
"StartDashboardSnapshotJobSchedule",
|
|
16151
|
+
"StartDlpJob",
|
|
16100
16152
|
"Subscribe",
|
|
16101
16153
|
"TagResource",
|
|
16102
16154
|
"UnpublishFlow",
|
|
@@ -16129,6 +16181,7 @@ export const iamActionCatalog = {
|
|
|
16129
16181
|
"UpdateDataSource",
|
|
16130
16182
|
"UpdateDataSourcePermissions",
|
|
16131
16183
|
"UpdateDefaultQBusinessApplication",
|
|
16184
|
+
"UpdateDlpSetting",
|
|
16132
16185
|
"UpdateEmailCustomizationTemplate",
|
|
16133
16186
|
"UpdateExtensionAccess",
|
|
16134
16187
|
"UpdateFlow",
|
|
@@ -18775,6 +18828,7 @@ export const iamActionCatalog = {
|
|
|
18775
18828
|
"ListControlEvaluationSummaries",
|
|
18776
18829
|
"ListEnabledProductsForImport",
|
|
18777
18830
|
"ListFindingAggregators",
|
|
18831
|
+
"ListFreeTrialStatusesV2",
|
|
18778
18832
|
"ListInvitations",
|
|
18779
18833
|
"ListMembers",
|
|
18780
18834
|
"ListOrganizationAdminAccounts",
|
|
@@ -22033,6 +22087,6 @@ export const iamActionCatalog = {
|
|
|
22033
22087
|
]
|
|
22034
22088
|
};
|
|
22035
22089
|
export const iamActionCatalogSourceUrl = "https://awspolicygen.s3.amazonaws.com/js/policies.js";
|
|
22036
|
-
export const iamActionCatalogSourceSha256 = "
|
|
22037
|
-
export const iamActionCatalogActionCount =
|
|
22090
|
+
export const iamActionCatalogSourceSha256 = "1d8942bdd19a10209eff8f90d416c5799124bed9cdcc7eb702e73461a60ebfd6";
|
|
22091
|
+
export const iamActionCatalogActionCount = 21796;
|
|
22038
22092
|
//# sourceMappingURL=_meta.js.map
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export declare const agentRegistryActions: readonly ["CreateRegistry", "CreateRegistryRecord", "DeleteRegistry", "DeleteRegistryRecord", "GetDiscoverableRegistryRecord", "GetRegistry", "GetRegistryRecord", "InvokeRegistryMcp", "ListDiscoverableRegistryRecords", "ListRegistries", "ListRegistryRecords", "ListTagsForResource", "SearchDiscoverableRegistryRecords", "SubmitRegistryRecordForApproval", "TagResource", "UntagResource", "UpdateRegistry", "UpdateRegistryRecord", "UpdateRegistryRecordStatus"];
|
|
2
|
+
export type AgentRegistryAction = (typeof agentRegistryActions)[number];
|
|
3
|
+
export declare function agentRegistry(action: AgentRegistryAction | "*"): `agent-registry:${AgentRegistryAction | "*"}`;
|
|
4
|
+
//# sourceMappingURL=agent-registry.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"agent-registry.d.ts","sourceRoot":"","sources":["../../src/catalog/agent-registry.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,oBAAoB,4cAoBvB,CAAC;AAEX,MAAM,MAAM,mBAAmB,GAAG,CAAC,OAAO,oBAAoB,CAAC,CAAC,MAAM,CAAC,CAAC;AAExE,wBAAgB,aAAa,CAAC,MAAM,EAAE,mBAAmB,GAAG,GAAG,GAAG,kBAAkB,mBAAmB,GAAG,GAAG,EAAE,CAE9G"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
export const agentRegistryActions = [
|
|
2
|
+
"CreateRegistry",
|
|
3
|
+
"CreateRegistryRecord",
|
|
4
|
+
"DeleteRegistry",
|
|
5
|
+
"DeleteRegistryRecord",
|
|
6
|
+
"GetDiscoverableRegistryRecord",
|
|
7
|
+
"GetRegistry",
|
|
8
|
+
"GetRegistryRecord",
|
|
9
|
+
"InvokeRegistryMcp",
|
|
10
|
+
"ListDiscoverableRegistryRecords",
|
|
11
|
+
"ListRegistries",
|
|
12
|
+
"ListRegistryRecords",
|
|
13
|
+
"ListTagsForResource",
|
|
14
|
+
"SearchDiscoverableRegistryRecords",
|
|
15
|
+
"SubmitRegistryRecordForApproval",
|
|
16
|
+
"TagResource",
|
|
17
|
+
"UntagResource",
|
|
18
|
+
"UpdateRegistry",
|
|
19
|
+
"UpdateRegistryRecord",
|
|
20
|
+
"UpdateRegistryRecordStatus",
|
|
21
|
+
];
|
|
22
|
+
export function agentRegistry(action) {
|
|
23
|
+
return `agent-registry:${action}`;
|
|
24
|
+
}
|
|
25
|
+
//# sourceMappingURL=agent-registry.js.map
|
package/dist/catalog/backup.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const backupActions: readonly ["AssociateBackupVaultMpaApprovalTeam", "CancelLegalHold", "CopyFromBackupVault", "CopyIntoBackupVault", "CreateBackupAccessPoint", "CreateBackupPlan", "CreateBackupSelection", "CreateBackupVault", "CreateFramework", "CreateLegalHold", "CreateLogicallyAirGappedBackupVault", "CreateReportPlan", "CreateRestoreAccessBackupVault", "CreateRestoreTestingPlan", "CreateRestoreTestingSelection", "CreateTieringConfiguration", "DeleteBackupAccessPoint", "DeleteBackupPlan", "DeleteBackupSelection", "DeleteBackupVault", "DeleteBackupVaultAccessPolicy", "DeleteBackupVaultLockConfiguration", "DeleteBackupVaultNotifications", "DeleteBackupVaultSharingPolicy", "DeleteFramework", "DeleteRecoveryPoint", "DeleteReportPlan", "DeleteRestoreTestingPlan", "DeleteRestoreTestingSelection", "DeleteTieringConfiguration", "DescribeBackupAccessPoint", "DescribeBackupJob", "DescribeBackupVault", "DescribeCopyJob", "DescribeFramework", "DescribeGlobalSettings", "DescribeProtectedResource", "DescribeRecoveryPoint", "DescribeRegionSettings", "DescribeReportJob", "DescribeReportPlan", "DescribeRestoreJob", "DescribeScanJob", "DisassociateBackupVaultMpaApprovalTeam", "DisassociateRecoveryPoint", "DisassociateRecoveryPointFromParent", "ExportBackupPlanTemplate", "GetBackupPlan", "GetBackupPlanFromJSON", "GetBackupPlanFromTemplate", "GetBackupSelection", "GetBackupVaultAccessPolicy", "GetBackupVaultNotifications", "GetBackupVaultSharingPolicy", "GetLegalHold", "GetPITRMalwareScanResults", "GetRecoveryPointIndexDetails", "GetRecoveryPointRestoreMetadata", "GetRestoreJobMetadata", "GetRestoreTestingInferredMetadata", "GetRestoreTestingPlan", "GetRestoreTestingSelection", "GetSupportedResourceTypes", "GetTieringConfiguration", "ListBackupJobs", "ListBackupJobSummaries", "ListBackupPlans", "ListBackupPlanTemplates", "ListBackupPlanVersions", "ListBackupSelections", "ListBackupVaults", "ListCopyJobs", "ListCopyJobSummaries", "ListFrameworks", "ListIndexedRecoveryPoints", "ListIndexedRecoveryPointsForSearch", "ListLegalHolds", "ListProtectedResources", "ListProtectedResourcesByBackupVault", "ListRecoveryPointsByBackupVault", "ListRecoveryPointsByLegalHold", "ListRecoveryPointsByResource", "ListReportJobs", "ListReportPlans", "ListRestoreAccessBackupVaults", "ListRestoreJobs", "ListRestoreJobsByProtectedResource", "ListRestoreJobSummaries", "ListRestoreTestingPlans", "ListRestoreTestingSelections", "ListScanJobs", "ListScanJobSummaries", "ListTags", "ListTieringConfigurations", "PutBackupVaultAccessPolicy", "PutBackupVaultLockConfiguration", "PutBackupVaultNotifications", "PutBackupVaultSharingPolicy", "PutRestoreValidationResult", "RevokeRestoreAccessBackupVault", "SearchRecoveryPoint", "StartBackupJob", "StartCopyJob", "StartReportJob", "StartRestoreJob", "StartScanJob", "StopBackupJob", "TagResource", "UntagResource", "UpdateBackupPlan", "UpdateFramework", "UpdateGlobalSettings", "UpdateRecoveryPointIndexSettings", "UpdateRecoveryPointLifecycle", "UpdateRegionSettings", "UpdateReportPlan", "UpdateRestoreTestingPlan", "UpdateRestoreTestingSelection", "UpdateTieringConfiguration"];
|
|
1
|
+
export declare const backupActions: readonly ["AssociateBackupVaultMpaApprovalTeam", "CancelLegalHold", "CopyFromBackupVault", "CopyIntoBackupVault", "CreateBackupAccessPoint", "CreateBackupPlan", "CreateBackupSelection", "CreateBackupVault", "CreateFramework", "CreateLegalHold", "CreateLogicallyAirGappedBackupVault", "CreateReportPlan", "CreateRestoreAccessBackupVault", "CreateRestoreTestingPlan", "CreateRestoreTestingSelection", "CreateTieringConfiguration", "DeleteBackupAccessPoint", "DeleteBackupPlan", "DeleteBackupSelection", "DeleteBackupVault", "DeleteBackupVaultAccessPolicy", "DeleteBackupVaultLockConfiguration", "DeleteBackupVaultNotifications", "DeleteBackupVaultSharingPolicy", "DeleteFramework", "DeleteRecoveryPoint", "DeleteReportPlan", "DeleteRestoreTestingPlan", "DeleteRestoreTestingSelection", "DeleteTieringConfiguration", "DescribeBackupAccessPoint", "DescribeBackupJob", "DescribeBackupVault", "DescribeCopyJob", "DescribeFramework", "DescribeGlobalSettings", "DescribeProtectedResource", "DescribeRecoveryPoint", "DescribeRegionSettings", "DescribeReportJob", "DescribeReportPlan", "DescribeRestoreJob", "DescribeScanJob", "DisassociateBackupVaultMpaApprovalTeam", "DisassociateRecoveryPoint", "DisassociateRecoveryPointFromParent", "ExportBackupPlanTemplate", "GetBackupPlan", "GetBackupPlanFromJSON", "GetBackupPlanFromTemplate", "GetBackupSelection", "GetBackupVaultAccessPolicy", "GetBackupVaultNotifications", "GetBackupVaultSharingPolicy", "GetLegalHold", "GetPITRMalwareScanResults", "GetRecoveryPointIndexDetails", "GetRecoveryPointRestoreMetadata", "GetRestoreJobMetadata", "GetRestoreTestingInferredMetadata", "GetRestoreTestingPlan", "GetRestoreTestingSelection", "GetSupportedResourceTypes", "GetTieringConfiguration", "ListBackupAccessPoints", "ListBackupAccessPointsByRecoveryPoint", "ListBackupAccessPointsByResource", "ListBackupJobs", "ListBackupJobSummaries", "ListBackupPlans", "ListBackupPlanTemplates", "ListBackupPlanVersions", "ListBackupSelections", "ListBackupVaults", "ListCopyJobs", "ListCopyJobSummaries", "ListFrameworks", "ListIndexedRecoveryPoints", "ListIndexedRecoveryPointsForSearch", "ListLegalHolds", "ListProtectedResources", "ListProtectedResourcesByBackupVault", "ListRecoveryPointsByBackupVault", "ListRecoveryPointsByLegalHold", "ListRecoveryPointsByResource", "ListReportJobs", "ListReportPlans", "ListRestoreAccessBackupVaults", "ListRestoreJobs", "ListRestoreJobsByProtectedResource", "ListRestoreJobSummaries", "ListRestoreTestingPlans", "ListRestoreTestingSelections", "ListScanJobs", "ListScanJobSummaries", "ListTags", "ListTieringConfigurations", "PutBackupVaultAccessPolicy", "PutBackupVaultLockConfiguration", "PutBackupVaultNotifications", "PutBackupVaultSharingPolicy", "PutRestoreValidationResult", "RevokeRestoreAccessBackupVault", "SearchRecoveryPoint", "StartBackupJob", "StartCopyJob", "StartReportJob", "StartRestoreJob", "StartScanJob", "StopBackupJob", "TagResource", "UntagResource", "UpdateBackupPlan", "UpdateFramework", "UpdateGlobalSettings", "UpdateRecoveryPointIndexSettings", "UpdateRecoveryPointLifecycle", "UpdateRegionSettings", "UpdateReportPlan", "UpdateRestoreTestingPlan", "UpdateRestoreTestingSelection", "UpdateTieringConfiguration"];
|
|
2
2
|
export type BackupAction = (typeof backupActions)[number];
|
|
3
3
|
export declare function backup(action: BackupAction | "*"): `backup:${BackupAction | "*"}`;
|
|
4
4
|
//# sourceMappingURL=backup.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"backup.d.ts","sourceRoot":"","sources":["../../src/catalog/backup.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"backup.d.ts","sourceRoot":"","sources":["../../src/catalog/backup.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,uoGA2HhB,CAAC;AAEX,MAAM,MAAM,YAAY,GAAG,CAAC,OAAO,aAAa,CAAC,CAAC,MAAM,CAAC,CAAC;AAE1D,wBAAgB,MAAM,CAAC,MAAM,EAAE,YAAY,GAAG,GAAG,GAAG,UAAU,YAAY,GAAG,GAAG,EAAE,CAEjF"}
|
package/dist/catalog/backup.js
CHANGED
|
@@ -63,6 +63,9 @@ export const backupActions = [
|
|
|
63
63
|
"GetRestoreTestingSelection",
|
|
64
64
|
"GetSupportedResourceTypes",
|
|
65
65
|
"GetTieringConfiguration",
|
|
66
|
+
"ListBackupAccessPoints",
|
|
67
|
+
"ListBackupAccessPointsByRecoveryPoint",
|
|
68
|
+
"ListBackupAccessPointsByResource",
|
|
66
69
|
"ListBackupJobs",
|
|
67
70
|
"ListBackupJobSummaries",
|
|
68
71
|
"ListBackupPlans",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const bedrockAgentcoreActions: readonly ["AddDatasetExamples", "AllowVendedLogDeliveryForResource", "AuthorizeAction", "BatchCreateMemoryRecords", "BatchDeleteMemoryRecords", "BatchUpdateMemoryRecords", "CompleteResourceTokenAuth", "ConnectBrowserAutomationStream", "ConnectBrowserLiveViewStream", "CreateABTest", "CreateAgentRuntime", "CreateAgentRuntimeEndpoint", "CreateApiKeyCredentialProvider", "CreateBrowser", "CreateBrowserProfile", "CreateCodeInterpreter", "CreateConfigurationBundle", "CreateDataset", "CreateDatasetVersion", "CreateEvaluator", "CreateEvent", "CreateGateway", "CreateGatewayRule", "CreateGatewayTarget", "CreateHarness", "CreateHarnessEndpoint", "CreateMemory", "CreateOauth2CredentialProvider", "CreateOnlineEvaluationConfig", "CreatePaymentConnector", "CreatePaymentCredentialProvider", "CreatePaymentInstrument", "CreatePaymentManager", "CreatePaymentSession", "CreatePolicy", "CreatePolicyEngine", "CreateRegistry", "CreateRegistryRecord", "CreateWorkloadIdentity", "DeleteABTest", "DeleteAgentRuntime", "DeleteAgentRuntimeEndpoint", "DeleteApiKeyCredentialProvider", "DeleteBatchEvaluation", "DeleteBrowser", "DeleteBrowserProfile", "DeleteCodeInterpreter", "DeleteConfigurationBundle", "DeleteDataset", "DeleteDatasetExamples", "DeleteEvaluator", "DeleteEvent", "DeleteGateway", "DeleteGatewayRule", "DeleteGatewayTarget", "DeleteHarness", "DeleteHarnessEndpoint", "DeleteMemory", "DeleteMemoryRecord", "DeleteOauth2CredentialProvider", "DeleteOnlineEvaluationConfig", "DeletePaymentConnector", "DeletePaymentCredentialProvider", "DeletePaymentInstrument", "DeletePaymentManager", "DeletePaymentSession", "DeletePolicy", "DeletePolicyEngine", "DeleteRecommendation", "DeleteRegistry", "DeleteRegistryRecord", "DeleteResourcePolicy", "DeleteWorkloadIdentity", "Evaluate", "GatewayAssociateWebACL", "GatewayDisassociateWebACL", "GatewayGetWebACLForResource", "GatewayListResourcesForWebACL", "GetABTest", "GetAgentCard", "GetAgentRuntime", "GetAgentRuntimeEndpoint", "GetApiKeyCredentialProvider", "GetBatchEvaluation", "GetBrowser", "GetBrowserProfile", "GetBrowserSession", "GetCodeInterpreter", "GetCodeInterpreterSession", "GetConfigurationBundle", "GetConfigurationBundleVersion", "GetDataset", "GetEvaluator", "GetEvent", "GetGateway", "GetGatewayRule", "GetGatewayTarget", "GetHarness", "GetHarnessEndpoint", "GetMemory", "GetMemoryRecord", "GetOauth2CredentialProvider", "GetOnlineEvaluationConfig", "GetPaymentConnector", "GetPaymentCredentialProvider", "GetPaymentInstrument", "GetPaymentInstrumentBalance", "GetPaymentManager", "GetPaymentSession", "GetPolicy", "GetPolicyEngine", "GetPolicyEngineSummary", "GetPolicyGeneration", "GetPolicyGenerationSummary", "GetPolicySummary", "GetRecommendation", "GetRegistry", "GetRegistryRecord", "GetResourceApiKey", "GetResourceOauth2Token", "GetResourcePaymentToken", "GetResourcePolicy", "GetTokenVault", "GetWorkloadAccessToken", "GetWorkloadAccessTokenForJWT", "GetWorkloadAccessTokenForUserId", "GetWorkloadIdentity", "InvokeAgentRuntime", "InvokeAgentRuntimeCommand", "InvokeAgentRuntimeCommandShell", "InvokeAgentRuntimeForUser", "InvokeAgentRuntimeWithWebSocketStream", "InvokeAgentRuntimeWithWebSocketStreamForUser", "InvokeCodeInterpreter", "InvokeGateway", "InvokeHarness", "InvokeRegistryMcp", "InvokeWebSearch", "ListABTests", "ListActors", "ListAgentRuntimeEndpoints", "ListAgentRuntimes", "ListAgentRuntimeVersions", "ListApiKeyCredentialProviders", "ListBatchEvaluations", "ListBrowserProfiles", "ListBrowsers", "ListBrowserSessions", "ListCodeInterpreters", "ListCodeInterpreterSessions", "ListConfigurationBundles", "ListConfigurationBundleVersions", "ListDatasetExamples", "ListDatasets", "ListDatasetVersions", "ListEvaluators", "ListEvents", "ListGatewayRules", "ListGateways", "ListGatewayTargets", "ListHarnessEndpoints", "ListHarnesses", "ListHarnessVersions", "ListMemories", "ListMemoryExtractionJobs", "ListMemoryRecords", "ListOauth2CredentialProviders", "ListOnlineEvaluationConfigs", "ListPaymentConnectors", "ListPaymentCredentialProviders", "ListPaymentInstruments", "ListPaymentManagers", "ListPaymentSessions", "ListPolicies", "ListPolicyEngines", "ListPolicyEngineSummaries", "ListPolicyGenerationAssets", "ListPolicyGenerations", "ListPolicyGenerationSummaries", "ListPolicySummaries", "ListRecommendations", "ListRegistries", "ListRegistryRecords", "ListSessions", "ListTagsForResource", "ListWorkloadIdentities", "ManageAdminPolicy", "ManageResourceScopedPolicy", "PartiallyAuthorizeActions", "ProcessPayment", "PutResourcePolicy", "RetrieveMemoryRecords", "SaveBrowserSessionProfile", "SearchRegistryRecords", "SetTokenVaultCMK", "StartBatchEvaluation", "StartBrowserSession", "StartCodeInterpreterSession", "StartMemoryExtractionJob", "StartPolicyGeneration", "StartRecommendation", "StopBatchEvaluation", "StopBrowserSession", "StopCodeInterpreterSession", "StopRuntimeSession", "SubmitRegistryRecordForApproval", "SynchronizeGatewayTargets", "TagResource", "UntagResource", "UpdateABTest", "UpdateAgentRuntime", "UpdateAgentRuntimeEndpoint", "UpdateApiKeyCredentialProvider", "UpdateBrowserStream", "UpdateConfigurationBundle", "UpdateDataset", "UpdateDatasetExamples", "UpdateEvaluator", "UpdateGateway", "UpdateGatewayRule", "UpdateGatewayTarget", "UpdateHarness", "UpdateHarnessEndpoint", "UpdateMemory", "UpdateOauth2CredentialProvider", "UpdateOnlineEvaluationConfig", "UpdatePaymentConnector", "UpdatePaymentCredentialProvider", "UpdatePaymentManager", "UpdatePolicy", "UpdatePolicyEngine", "UpdateRegistry", "UpdateRegistryRecord", "UpdateRegistryRecordStatus", "UpdateWorkloadIdentity"];
|
|
1
|
+
export declare const bedrockAgentcoreActions: readonly ["AddDatasetExamples", "AllowVendedLogDeliveryForResource", "AuthorizeAction", "BatchCreateMemoryRecords", "BatchDeleteMemoryRecords", "BatchPutGatewayRateLimits", "BatchUpdateMemoryRecords", "CompleteResourceTokenAuth", "ConnectBrowserAutomationStream", "ConnectBrowserLiveViewStream", "CreateABTest", "CreateAgentRuntime", "CreateAgentRuntimeEndpoint", "CreateApiKeyCredentialProvider", "CreateBrowser", "CreateBrowserProfile", "CreateCapacityProvider", "CreateCodeInterpreter", "CreateConfigurationBundle", "CreateDataset", "CreateDatasetVersion", "CreateEvaluator", "CreateEvent", "CreateGateway", "CreateGatewayRateLimit", "CreateGatewayRule", "CreateGatewayTarget", "CreateHarness", "CreateHarnessEndpoint", "CreateMemory", "CreateOauth2CredentialProvider", "CreateOnlineEvaluationConfig", "CreatePaymentConnector", "CreatePaymentCredentialProvider", "CreatePaymentInstrument", "CreatePaymentManager", "CreatePaymentSession", "CreatePolicy", "CreatePolicyEngine", "CreateRegistry", "CreateRegistryRecord", "CreateWorkloadIdentity", "DeleteABTest", "DeleteAgentRuntime", "DeleteAgentRuntimeEndpoint", "DeleteApiKeyCredentialProvider", "DeleteBatchEvaluation", "DeleteBrowser", "DeleteBrowserProfile", "DeleteCapacityProvider", "DeleteCapacityProviderSession", "DeleteCodeInterpreter", "DeleteConfigurationBundle", "DeleteDataset", "DeleteDatasetExamples", "DeleteEvaluator", "DeleteEvent", "DeleteGateway", "DeleteGatewayRateLimit", "DeleteGatewayRule", "DeleteGatewayTarget", "DeleteHarness", "DeleteHarnessEndpoint", "DeleteMemory", "DeleteMemoryRecord", "DeleteOauth2CredentialProvider", "DeleteOnlineEvaluationConfig", "DeletePaymentConnector", "DeletePaymentCredentialProvider", "DeletePaymentInstrument", "DeletePaymentManager", "DeletePaymentSession", "DeletePolicy", "DeletePolicyEngine", "DeleteRecommendation", "DeleteRegistry", "DeleteRegistryRecord", "DeleteResourcePolicy", "DeleteWorkloadIdentity", "Evaluate", "GatewayAssociateWebACL", "GatewayDisassociateWebACL", "GatewayGetWebACLForResource", "GatewayListResourcesForWebACL", "GetABTest", "GetAgentCard", "GetAgentRuntime", "GetAgentRuntimeEndpoint", "GetApiKeyCredentialProvider", "GetBatchEvaluation", "GetBrowser", "GetBrowserProfile", "GetBrowserSession", "GetCapacityProvider", "GetCodeInterpreter", "GetCodeInterpreterSession", "GetConfigurationBundle", "GetConfigurationBundleVersion", "GetDataset", "GetEvaluator", "GetEvent", "GetGateway", "GetGatewayRateLimit", "GetGatewayRule", "GetGatewayTarget", "GetHarness", "GetHarnessEndpoint", "GetMemory", "GetMemoryRecord", "GetOauth2CredentialProvider", "GetOnlineEvaluationConfig", "GetPaymentConnector", "GetPaymentCredentialProvider", "GetPaymentInstrument", "GetPaymentInstrumentBalance", "GetPaymentManager", "GetPaymentSession", "GetPolicy", "GetPolicyEngine", "GetPolicyEngineSummary", "GetPolicyGeneration", "GetPolicyGenerationSummary", "GetPolicySummary", "GetRecommendation", "GetRegistry", "GetRegistryRecord", "GetResourceApiKey", "GetResourceOauth2Token", "GetResourcePaymentToken", "GetResourcePolicy", "GetTokenVault", "GetWorkloadAccessToken", "GetWorkloadAccessTokenForJWT", "GetWorkloadAccessTokenForUserId", "GetWorkloadIdentity", "InvokeAgentRuntime", "InvokeAgentRuntimeCommand", "InvokeAgentRuntimeCommandShell", "InvokeAgentRuntimeForUser", "InvokeAgentRuntimeWithWebSocketStream", "InvokeAgentRuntimeWithWebSocketStreamForUser", "InvokeCodeInterpreter", "InvokeGateway", "InvokeHarness", "InvokeRegistryMcp", "InvokeWebSearch", "ListABTests", "ListActors", "ListAgentRuntimeEndpoints", "ListAgentRuntimes", "ListAgentRuntimeVersions", "ListAgentRuntimeVersionsByCapacityProvider", "ListApiKeyCredentialProviders", "ListBatchEvaluations", "ListBrowserProfiles", "ListBrowsers", "ListBrowserSessions", "ListCapacityProviders", "ListCodeInterpreters", "ListCodeInterpreterSessions", "ListConfigurationBundles", "ListConfigurationBundleVersions", "ListDatasetExamples", "ListDatasets", "ListDatasetVersions", "ListEvaluators", "ListEvents", "ListGatewayRateLimits", "ListGatewayRules", "ListGateways", "ListGatewayTargets", "ListHarnessEndpoints", "ListHarnesses", "ListHarnessVersions", "ListMemories", "ListMemoryExtractionJobs", "ListMemoryRecords", "ListOauth2CredentialProviders", "ListOnlineEvaluationConfigs", "ListPaymentConnectors", "ListPaymentCredentialProviders", "ListPaymentInstruments", "ListPaymentManagers", "ListPaymentSessions", "ListPolicies", "ListPolicyEngines", "ListPolicyEngineSummaries", "ListPolicyGenerationAssets", "ListPolicyGenerations", "ListPolicyGenerationSummaries", "ListPolicySummaries", "ListRecommendations", "ListRegistries", "ListRegistryRecords", "ListSessions", "ListTagsForResource", "ListWorkloadIdentities", "ManageAdminPolicy", "ManageResourceScopedPolicy", "PartiallyAuthorizeActions", "PassCapacityProvider", "ProcessPayment", "PutResourcePolicy", "PutSystemLogEvents", "RetrieveMemoryRecords", "SaveBrowserSessionProfile", "SearchRegistryRecords", "SetTokenVaultCMK", "StartBatchEvaluation", "StartBrowserSession", "StartCodeInterpreterSession", "StartMemoryExtractionJob", "StartPolicyGeneration", "StartRecommendation", "StopBatchEvaluation", "StopBrowserSession", "StopCodeInterpreterSession", "StopRuntimeSession", "SubmitRegistryRecordForApproval", "SynchronizeGatewayTargets", "TagResource", "UntagResource", "UpdateABTest", "UpdateAgentRuntime", "UpdateAgentRuntimeEndpoint", "UpdateApiKeyCredentialProvider", "UpdateBrowserStream", "UpdateCapacityProvider", "UpdateConfigurationBundle", "UpdateDataset", "UpdateDatasetExamples", "UpdateEvaluator", "UpdateGateway", "UpdateGatewayRateLimit", "UpdateGatewayRule", "UpdateGatewayTarget", "UpdateHarness", "UpdateHarnessEndpoint", "UpdateMemory", "UpdateOauth2CredentialProvider", "UpdateOnlineEvaluationConfig", "UpdatePaymentConnector", "UpdatePaymentCredentialProvider", "UpdatePaymentManager", "UpdatePolicy", "UpdatePolicyEngine", "UpdateRegistry", "UpdateRegistryRecord", "UpdateRegistryRecordStatus", "UpdateWorkloadIdentity"];
|
|
2
2
|
export type BedrockAgentcoreAction = (typeof bedrockAgentcoreActions)[number];
|
|
3
3
|
export declare function bedrockAgentcore(action: BedrockAgentcoreAction | "*"): `bedrock-agentcore:${BedrockAgentcoreAction | "*"}`;
|
|
4
4
|
//# sourceMappingURL=bedrock-agentcore.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bedrock-agentcore.d.ts","sourceRoot":"","sources":["../../src/catalog/bedrock-agentcore.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"bedrock-agentcore.d.ts","sourceRoot":"","sources":["../../src/catalog/bedrock-agentcore.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,uBAAuB,62LA2P1B,CAAC;AAEX,MAAM,MAAM,sBAAsB,GAAG,CAAC,OAAO,uBAAuB,CAAC,CAAC,MAAM,CAAC,CAAC;AAE9E,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,sBAAsB,GAAG,GAAG,GAAG,qBAAqB,sBAAsB,GAAG,GAAG,EAAE,CAE1H"}
|
|
@@ -4,6 +4,7 @@ export const bedrockAgentcoreActions = [
|
|
|
4
4
|
"AuthorizeAction",
|
|
5
5
|
"BatchCreateMemoryRecords",
|
|
6
6
|
"BatchDeleteMemoryRecords",
|
|
7
|
+
"BatchPutGatewayRateLimits",
|
|
7
8
|
"BatchUpdateMemoryRecords",
|
|
8
9
|
"CompleteResourceTokenAuth",
|
|
9
10
|
"ConnectBrowserAutomationStream",
|
|
@@ -14,6 +15,7 @@ export const bedrockAgentcoreActions = [
|
|
|
14
15
|
"CreateApiKeyCredentialProvider",
|
|
15
16
|
"CreateBrowser",
|
|
16
17
|
"CreateBrowserProfile",
|
|
18
|
+
"CreateCapacityProvider",
|
|
17
19
|
"CreateCodeInterpreter",
|
|
18
20
|
"CreateConfigurationBundle",
|
|
19
21
|
"CreateDataset",
|
|
@@ -21,6 +23,7 @@ export const bedrockAgentcoreActions = [
|
|
|
21
23
|
"CreateEvaluator",
|
|
22
24
|
"CreateEvent",
|
|
23
25
|
"CreateGateway",
|
|
26
|
+
"CreateGatewayRateLimit",
|
|
24
27
|
"CreateGatewayRule",
|
|
25
28
|
"CreateGatewayTarget",
|
|
26
29
|
"CreateHarness",
|
|
@@ -45,6 +48,8 @@ export const bedrockAgentcoreActions = [
|
|
|
45
48
|
"DeleteBatchEvaluation",
|
|
46
49
|
"DeleteBrowser",
|
|
47
50
|
"DeleteBrowserProfile",
|
|
51
|
+
"DeleteCapacityProvider",
|
|
52
|
+
"DeleteCapacityProviderSession",
|
|
48
53
|
"DeleteCodeInterpreter",
|
|
49
54
|
"DeleteConfigurationBundle",
|
|
50
55
|
"DeleteDataset",
|
|
@@ -52,6 +57,7 @@ export const bedrockAgentcoreActions = [
|
|
|
52
57
|
"DeleteEvaluator",
|
|
53
58
|
"DeleteEvent",
|
|
54
59
|
"DeleteGateway",
|
|
60
|
+
"DeleteGatewayRateLimit",
|
|
55
61
|
"DeleteGatewayRule",
|
|
56
62
|
"DeleteGatewayTarget",
|
|
57
63
|
"DeleteHarness",
|
|
@@ -86,6 +92,7 @@ export const bedrockAgentcoreActions = [
|
|
|
86
92
|
"GetBrowser",
|
|
87
93
|
"GetBrowserProfile",
|
|
88
94
|
"GetBrowserSession",
|
|
95
|
+
"GetCapacityProvider",
|
|
89
96
|
"GetCodeInterpreter",
|
|
90
97
|
"GetCodeInterpreterSession",
|
|
91
98
|
"GetConfigurationBundle",
|
|
@@ -94,6 +101,7 @@ export const bedrockAgentcoreActions = [
|
|
|
94
101
|
"GetEvaluator",
|
|
95
102
|
"GetEvent",
|
|
96
103
|
"GetGateway",
|
|
104
|
+
"GetGatewayRateLimit",
|
|
97
105
|
"GetGatewayRule",
|
|
98
106
|
"GetGatewayTarget",
|
|
99
107
|
"GetHarness",
|
|
@@ -142,11 +150,13 @@ export const bedrockAgentcoreActions = [
|
|
|
142
150
|
"ListAgentRuntimeEndpoints",
|
|
143
151
|
"ListAgentRuntimes",
|
|
144
152
|
"ListAgentRuntimeVersions",
|
|
153
|
+
"ListAgentRuntimeVersionsByCapacityProvider",
|
|
145
154
|
"ListApiKeyCredentialProviders",
|
|
146
155
|
"ListBatchEvaluations",
|
|
147
156
|
"ListBrowserProfiles",
|
|
148
157
|
"ListBrowsers",
|
|
149
158
|
"ListBrowserSessions",
|
|
159
|
+
"ListCapacityProviders",
|
|
150
160
|
"ListCodeInterpreters",
|
|
151
161
|
"ListCodeInterpreterSessions",
|
|
152
162
|
"ListConfigurationBundles",
|
|
@@ -156,6 +166,7 @@ export const bedrockAgentcoreActions = [
|
|
|
156
166
|
"ListDatasetVersions",
|
|
157
167
|
"ListEvaluators",
|
|
158
168
|
"ListEvents",
|
|
169
|
+
"ListGatewayRateLimits",
|
|
159
170
|
"ListGatewayRules",
|
|
160
171
|
"ListGateways",
|
|
161
172
|
"ListGatewayTargets",
|
|
@@ -188,8 +199,10 @@ export const bedrockAgentcoreActions = [
|
|
|
188
199
|
"ManageAdminPolicy",
|
|
189
200
|
"ManageResourceScopedPolicy",
|
|
190
201
|
"PartiallyAuthorizeActions",
|
|
202
|
+
"PassCapacityProvider",
|
|
191
203
|
"ProcessPayment",
|
|
192
204
|
"PutResourcePolicy",
|
|
205
|
+
"PutSystemLogEvents",
|
|
193
206
|
"RetrieveMemoryRecords",
|
|
194
207
|
"SaveBrowserSessionProfile",
|
|
195
208
|
"SearchRegistryRecords",
|
|
@@ -213,11 +226,13 @@ export const bedrockAgentcoreActions = [
|
|
|
213
226
|
"UpdateAgentRuntimeEndpoint",
|
|
214
227
|
"UpdateApiKeyCredentialProvider",
|
|
215
228
|
"UpdateBrowserStream",
|
|
229
|
+
"UpdateCapacityProvider",
|
|
216
230
|
"UpdateConfigurationBundle",
|
|
217
231
|
"UpdateDataset",
|
|
218
232
|
"UpdateDatasetExamples",
|
|
219
233
|
"UpdateEvaluator",
|
|
220
234
|
"UpdateGateway",
|
|
235
|
+
"UpdateGatewayRateLimit",
|
|
221
236
|
"UpdateGatewayRule",
|
|
222
237
|
"UpdateGatewayTarget",
|
|
223
238
|
"UpdateHarness",
|
package/dist/catalog/dms.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const dmsActions: readonly ["AddTagsToResource", "ApplyPendingMaintenanceAction", "AssociateExtensionPack", "BatchStartRecommendations", "CancelMetadataModelConversion", "CancelMetadataModelCreation", "CancelReplicationTaskAssessmentRun", "CreateDataMigration", "CreateDataProvider", "CreateEndpoint", "CreateEventSubscription", "CreateFleetAdvisorCollector", "CreateInstanceProfile", "CreateMigrationProject", "CreateOutboundIntegration", "CreateReplicationConfig", "CreateReplicationInstance", "CreateReplicationSubnetGroup", "CreateReplicationTask", "DeleteCertificate", "DeleteConnection", "DeleteDataMigration", "DeleteDataProvider", "DeleteEndpoint", "DeleteEventSubscription", "DeleteFleetAdvisorCollector", "DeleteFleetAdvisorDatabases", "DeleteInstanceProfile", "DeleteMigrationProject", "DeleteReplicationConfig", "DeleteReplicationInstance", "DeleteReplicationSubnetGroup", "DeleteReplicationTask", "DeleteReplicationTaskAssessmentRun", "DescribeAccountAttributes", "DescribeApplicableIndividualAssessments", "DescribeCertificates", "DescribeConnections", "DescribeConversionConfiguration", "DescribeDataMigrations", "DescribeEndpoints", "DescribeEndpointSettings", "DescribeEndpointTypes", "DescribeEngineVersions", "DescribeEventCategories", "DescribeEvents", "DescribeEventSubscriptions", "DescribeFleetAdvisorCollectors", "DescribeFleetAdvisorDatabases", "DescribeFleetAdvisorLsaAnalysis", "DescribeFleetAdvisorSchemaObjectSummary", "DescribeFleetAdvisorSchemas", "DescribeMetadataModel", "DescribeMetadataModelChildren", "DescribeMetadataModelCreations", "DescribeMetadataModelImports", "DescribeOrderableReplicationInstances", "DescribePendingMaintenanceActions", "DescribeRecommendationLimitations", "DescribeRecommendations", "DescribeRefreshSchemasStatus", "DescribeReplicationConfigs", "DescribeReplicationInstances", "DescribeReplicationInstanceTaskLogs", "DescribeReplications", "DescribeReplicationSubnetGroups", "DescribeReplicationTableStatistics", "DescribeReplicationTaskAssessmentResults", "DescribeReplicationTaskAssessmentRuns", "DescribeReplicationTaskIndividualAssessments", "DescribeReplicationTasks", "DescribeSchemas", "DescribeTableStatistics", "ExportMetadataModelAssessment", "GetTargetSelectionRules", "ImportCertificate", "ListDataProviders", "ListExtensionPacks", "ListInstanceProfiles", "ListMetadataModelAssessmentActionItems", "ListMetadataModelAssessments", "ListMetadataModelConversions", "ListMetadataModelExports", "ListMigrationProjects", "ListTagsForResource", "ModifyDataMigration", "ModifyEndpoint", "ModifyEventSubscription", "ModifyFleetAdvisorCollector", "ModifyFleetAdvisorCollectorStatuses", "ModifyOutboundIntegration", "ModifyReplicationConfig", "ModifyReplicationInstance", "ModifyReplicationSubnetGroup", "ModifyReplicationTask", "MoveReplicationTask", "RebootReplicationInstance", "RefreshSchemas", "ReloadReplicationTables", "ReloadTables", "RemoveTagsFromResource", "RunFleetAdvisorLsaAnalysis", "StartDataMigration", "StartMetadataModelAssessment", "StartMetadataModelConversion", "StartMetadataModelCreation", "StartMetadataModelExportAsScripts", "StartMetadataModelExportToTarget", "StartMetadataModelImport", "StartRecommendations", "StartReplication", "StartReplicationTask", "StartReplicationTaskAssessment", "StartReplicationTaskAssessmentRun", "StopDataMigration", "StopReplication", "StopReplicationTask", "TestConnection", "UpdateConversionConfiguration", "UpdateDataProvider", "UpdateInstanceProfile", "UpdateMigrationProject", "UpdateSubscriptionsToEventBridge", "UploadFileMetadataList"];
|
|
1
|
+
export declare const dmsActions: readonly ["AddTagsToResource", "ApplyPendingMaintenanceAction", "AssociateExtensionPack", "BatchStartRecommendations", "CancelMetadataModelConversion", "CancelMetadataModelCreation", "CancelReplicationTaskAssessmentRun", "CreateDataMigration", "CreateDataProvider", "CreateEndpoint", "CreateEventSubscription", "CreateFleetAdvisorCollector", "CreateInstanceProfile", "CreateMigrationProject", "CreateOutboundIntegration", "CreateReplicationConfig", "CreateReplicationInstance", "CreateReplicationSubnetGroup", "CreateReplicationTask", "DeleteCertificate", "DeleteConnection", "DeleteDataMigration", "DeleteDataProvider", "DeleteEndpoint", "DeleteEventSubscription", "DeleteFleetAdvisorCollector", "DeleteFleetAdvisorDatabases", "DeleteInstanceProfile", "DeleteMigrationProject", "DeleteReplicationConfig", "DeleteReplicationInstance", "DeleteReplicationSubnetGroup", "DeleteReplicationTask", "DeleteReplicationTaskAssessmentRun", "DescribeAccountAttributes", "DescribeApplicableIndividualAssessments", "DescribeCertificates", "DescribeConnections", "DescribeConversionConfiguration", "DescribeDataMigrations", "DescribeEndpoints", "DescribeEndpointSettings", "DescribeEndpointTypes", "DescribeEngineVersions", "DescribeEventCategories", "DescribeEvents", "DescribeEventSubscriptions", "DescribeFleetAdvisorCollectors", "DescribeFleetAdvisorDatabases", "DescribeFleetAdvisorLsaAnalysis", "DescribeFleetAdvisorSchemaObjectSummary", "DescribeFleetAdvisorSchemas", "DescribeMetadataModel", "DescribeMetadataModelChildren", "DescribeMetadataModelCreations", "DescribeMetadataModelImports", "DescribeOrderableReplicationInstances", "DescribePendingMaintenanceActions", "DescribeRecommendationLimitations", "DescribeRecommendations", "DescribeRefreshSchemasStatus", "DescribeReplicationConfigs", "DescribeReplicationInstances", "DescribeReplicationInstanceTaskLogs", "DescribeReplications", "DescribeReplicationSubnetGroups", "DescribeReplicationTableStatistics", "DescribeReplicationTaskAssessmentResults", "DescribeReplicationTaskAssessmentRuns", "DescribeReplicationTaskIndividualAssessments", "DescribeReplicationTasks", "DescribeSchemas", "DescribeTableStatistics", "ExportMetadataModelAssessment", "GetMetadataModel", "GetTargetSelectionRules", "ImportCertificate", "ListDataProviders", "ListExtensionPacks", "ListInstanceProfiles", "ListMetadataModelAssessmentActionItems", "ListMetadataModelAssessments", "ListMetadataModelConversions", "ListMetadataModelExports", "ListMigrationProjects", "ListTagsForResource", "ModifyDataMigration", "ModifyEndpoint", "ModifyEventSubscription", "ModifyFleetAdvisorCollector", "ModifyFleetAdvisorCollectorStatuses", "ModifyOutboundIntegration", "ModifyReplicationConfig", "ModifyReplicationInstance", "ModifyReplicationSubnetGroup", "ModifyReplicationTask", "MoveReplicationTask", "RebootReplicationInstance", "RefreshSchemas", "ReloadReplicationTables", "ReloadTables", "RemoveTagsFromResource", "RunFleetAdvisorLsaAnalysis", "StartDataMigration", "StartMetadataModelAssessment", "StartMetadataModelConversion", "StartMetadataModelCreation", "StartMetadataModelExportAsScripts", "StartMetadataModelExportToTarget", "StartMetadataModelImport", "StartRecommendations", "StartReplication", "StartReplicationTask", "StartReplicationTaskAssessment", "StartReplicationTaskAssessmentRun", "StopDataMigration", "StopReplication", "StopReplicationTask", "TestConnection", "UpdateConversionConfiguration", "UpdateDataProvider", "UpdateInstanceProfile", "UpdateMigrationProject", "UpdateSubscriptionsToEventBridge", "UploadFileMetadataList"];
|
|
2
2
|
export type DmsAction = (typeof dmsActions)[number];
|
|
3
3
|
export declare function dms(action: DmsAction | "*"): `dms:${DmsAction | "*"}`;
|
|
4
4
|
//# sourceMappingURL=dms.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dms.d.ts","sourceRoot":"","sources":["../../src/catalog/dms.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"dms.d.ts","sourceRoot":"","sources":["../../src/catalog/dms.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,i/GA8Hb,CAAC;AAEX,MAAM,MAAM,SAAS,GAAG,CAAC,OAAO,UAAU,CAAC,CAAC,MAAM,CAAC,CAAC;AAEpD,wBAAgB,GAAG,CAAC,MAAM,EAAE,SAAS,GAAG,GAAG,GAAG,OAAO,SAAS,GAAG,GAAG,EAAE,CAErE"}
|
package/dist/catalog/dms.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const dynamodbActions: readonly ["AssociateTableReplica", "BatchGetItem", "BatchWriteItem", "ConditionCheckItem", "CreateBackup", "CreateGlobalTable", "CreateGlobalTableWitness", "CreateTable", "CreateTableReplica", "DeleteBackup", "DeleteGlobalTableWitness", "DeleteItem", "DeleteResourcePolicy", "DeleteTable", "DeleteTableReplica", "DescribeBackup", "DescribeContinuousBackups", "DescribeContributorInsights", "DescribeEndpoints", "DescribeExport", "DescribeGlobalTable", "DescribeGlobalTableSettings", "DescribeImport", "DescribeKinesisStreamingDestination", "DescribeLimits", "DescribeReservedCapacity", "DescribeReservedCapacityOfferings", "DescribeStream", "DescribeTable", "DescribeTableReplicaAutoScaling", "DescribeTimeToLive", "DisableKinesisStreamingDestination", "EnableKinesisStreamingDestination", "ExportTableToPointInTime", "GetAbacStatus", "GetItem", "GetRecords", "GetResourcePolicy", "GetShardIterator", "ImportTable", "InjectError", "ListBackups", "ListContributorInsights", "ListExports", "ListGlobalTables", "ListImports", "ListStreams", "ListTables", "ListTagsOfResource", "PartiQLDelete", "PartiQLInsert", "PartiQLSelect", "PartiQLUpdate", "PurchaseReservedCapacityOfferings", "PutItem", "PutResourcePolicy", "Query", "ReadDataForReplication", "ReplicateSettings", "RestoreTableFromAwsBackup", "RestoreTableFromBackup", "RestoreTableToPointInTime", "Scan", "StartAwsBackupJob", "TagResource", "UntagResource", "UpdateAbacStatus", "UpdateContinuousBackups", "UpdateContributorInsights", "UpdateGlobalTable", "UpdateGlobalTableSettings", "UpdateGlobalTableVersion", "UpdateItem", "UpdateKinesisStreamingDestination", "UpdateTable", "UpdateTableReplicaAutoScaling", "UpdateTimeToLive", "WriteDataForReplication"];
|
|
1
|
+
export declare const dynamodbActions: readonly ["AssociateTableReplica", "BatchGetItem", "BatchWriteItem", "ConditionCheckItem", "CreateBackup", "CreateGlobalTable", "CreateGlobalTableWitness", "CreateTable", "CreateTableReplica", "DeleteBackup", "DeleteGlobalTableWitness", "DeleteItem", "DeleteResourcePolicy", "DeleteTable", "DeleteTableReplica", "DescribeBackup", "DescribeContinuousBackups", "DescribeContributorInsights", "DescribeEndpoints", "DescribeExport", "DescribeGlobalTable", "DescribeGlobalTableSettings", "DescribeImport", "DescribeKinesisStreamingDestination", "DescribeLimits", "DescribeReservedCapacity", "DescribeReservedCapacityOfferings", "DescribeStream", "DescribeTable", "DescribeTableReplicaAutoScaling", "DescribeTimeToLive", "DisableKinesisStreamingDestination", "EnableKinesisStreamingDestination", "ExportTableToPointInTime", "GetAbacStatus", "GetItem", "GetRecords", "GetResourcePolicy", "GetShardIterator", "ImportTable", "InjectError", "ListBackups", "ListContributorInsights", "ListExports", "ListGlobalTables", "ListImports", "ListStreams", "ListTables", "ListTagsOfResource", "PartiQLDelete", "PartiQLInsert", "PartiQLSelect", "PartiQLUpdate", "PurchaseReservedCapacityOfferings", "PutItem", "PutResourcePolicy", "Query", "ReadDataForReplication", "ReplicateSettings", "RestoreTableFromAwsBackup", "RestoreTableFromBackup", "RestoreTableToPointInTime", "Scan", "SearchVectors", "StartAwsBackupJob", "TagResource", "UntagResource", "UpdateAbacStatus", "UpdateContinuousBackups", "UpdateContributorInsights", "UpdateGlobalTable", "UpdateGlobalTableSettings", "UpdateGlobalTableVersion", "UpdateItem", "UpdateKinesisStreamingDestination", "UpdateTable", "UpdateTableReplicaAutoScaling", "UpdateTimeToLive", "WriteDataForReplication"];
|
|
2
2
|
export type DynamodbAction = (typeof dynamodbActions)[number];
|
|
3
3
|
export declare function dynamodb(action: DynamodbAction | "*"): `dynamodb:${DynamodbAction | "*"}`;
|
|
4
4
|
//# sourceMappingURL=dynamodb.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dynamodb.d.ts","sourceRoot":"","sources":["../../src/catalog/dynamodb.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,
|
|
1
|
+
{"version":3,"file":"dynamodb.d.ts","sourceRoot":"","sources":["../../src/catalog/dynamodb.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,ksDAgFlB,CAAC;AAEX,MAAM,MAAM,cAAc,GAAG,CAAC,OAAO,eAAe,CAAC,CAAC,MAAM,CAAC,CAAC;AAE9D,wBAAgB,QAAQ,CAAC,MAAM,EAAE,cAAc,GAAG,GAAG,GAAG,YAAY,cAAc,GAAG,GAAG,EAAE,CAEzF"}
|
package/dist/catalog/dynamodb.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const elasticmapreduceActions: readonly ["AccessAllEventLogs", "AddInstanceFleet", "AddInstanceGroups", "AddJobFlowSteps", "AddTags", "AttachEditor", "CancelSteps", "CreateEditor", "CreatePersistentAppUI", "CreateRepository", "CreateSecurityConfiguration", "CreateStudio", "CreateStudioPresignedUrl", "CreateStudioSessionMapping", "DeleteEditor", "DeleteRepository", "DeleteSecurityConfiguration", "DeleteStudio", "DeleteStudioSessionMapping", "DeleteWorkspaceAccess", "DescribeCluster", "DescribeEditor", "DescribeJobFlows", "DescribeNotebookExecution", "DescribePersistentAppUI", "DescribeReleaseLabel", "DescribeRepository", "DescribeSecurityConfiguration", "DescribeStep", "DescribeStudio", "DetachEditor", "GetAutoTerminationPolicy", "GetBlockPublicAccessConfiguration", "GetClusterSessionCredentials", "GetManagedScalingPolicy", "GetOnClusterAppUIPresignedURL", "GetPersistentAppUIPresignedURL", "GetStudioSessionMapping", "LinkRepository", "ListBootstrapActions", "ListClusters", "ListEditors", "ListInstanceFleets", "ListInstanceGroups", "ListInstances", "ListNotebookExecutions", "ListReleaseLabels", "ListRepositories", "ListSecurityConfigurations", "ListSteps", "ListStudios", "ListStudioSessionMappings", "ListSupportedInstanceTypes", "ListWorkspaceAccessIdentities", "ModifyCluster", "ModifyInstanceFleet", "ModifyInstanceGroups", "OpenEditorInConsole", "PutAutoScalingPolicy", "PutAutoTerminationPolicy", "PutBlockPublicAccessConfiguration", "PutManagedScalingPolicy", "PutWorkspaceAccess", "RemoveAutoScalingPolicy", "RemoveAutoTerminationPolicy", "RemoveManagedScalingPolicy", "RemoveTags", "RunJobFlow", "SetKeepJobFlowAliveWhenNoSteps", "SetTerminationProtection", "SetUnhealthyNodeReplacement", "SetVisibleToAllUsers", "StartEditor", "StartNotebookExecution", "StopEditor", "StopNotebookExecution", "TerminateJobFlows", "UnlinkRepository", "UpdateEditor", "UpdateRepository", "UpdateStudio", "UpdateStudioSessionMapping", "ViewEventsFromAllClustersInConsole"];
|
|
1
|
+
export declare const elasticmapreduceActions: readonly ["AccessAllEventLogs", "AddInstanceFleet", "AddInstanceGroups", "AddJobFlowSteps", "AddTags", "AttachEditor", "CancelSteps", "CreateEditor", "CreatePersistentAppUI", "CreateRepository", "CreateSecurityConfiguration", "CreateStudio", "CreateStudioPresignedUrl", "CreateStudioSessionMapping", "DeleteEditor", "DeleteRepository", "DeleteSecurityConfiguration", "DeleteStudio", "DeleteStudioSessionMapping", "DeleteWorkspaceAccess", "DescribeCluster", "DescribeEditor", "DescribeJobFlows", "DescribeNotebookExecution", "DescribePersistentAppUI", "DescribeReleaseLabel", "DescribeRepository", "DescribeSecurityConfiguration", "DescribeStep", "DescribeStudio", "DetachEditor", "GetAutoTerminationPolicy", "GetBlockPublicAccessConfiguration", "GetClusterSessionCredentials", "GetManagedScalingPolicy", "GetOnClusterAppUIPresignedURL", "GetPersistentAppUIPresignedURL", "GetSession", "GetSessionEndpoint", "GetStudioSessionMapping", "LinkRepository", "ListBootstrapActions", "ListClusters", "ListEditors", "ListInstanceFleets", "ListInstanceGroups", "ListInstances", "ListNotebookExecutions", "ListReleaseLabels", "ListRepositories", "ListSecurityConfigurations", "ListSessions", "ListSteps", "ListStudios", "ListStudioSessionMappings", "ListSupportedInstanceTypes", "ListWorkspaceAccessIdentities", "ModifyCluster", "ModifyInstanceFleet", "ModifyInstanceGroups", "OpenEditorInConsole", "PutAutoScalingPolicy", "PutAutoTerminationPolicy", "PutBlockPublicAccessConfiguration", "PutManagedScalingPolicy", "PutWorkspaceAccess", "RemoveAutoScalingPolicy", "RemoveAutoTerminationPolicy", "RemoveManagedScalingPolicy", "RemoveTags", "RunJobFlow", "SetKeepJobFlowAliveWhenNoSteps", "SetTerminationProtection", "SetUnhealthyNodeReplacement", "SetVisibleToAllUsers", "StartEditor", "StartNotebookExecution", "StartSession", "StopEditor", "StopNotebookExecution", "TerminateJobFlows", "TerminateSession", "UnlinkRepository", "UpdateEditor", "UpdateRepository", "UpdateStudio", "UpdateStudioSessionMapping", "ViewEventsFromAllClustersInConsole"];
|
|
2
2
|
export type ElasticmapreduceAction = (typeof elasticmapreduceActions)[number];
|
|
3
3
|
export declare function elasticmapreduce(action: ElasticmapreduceAction | "*"): `elasticmapreduce:${ElasticmapreduceAction | "*"}`;
|
|
4
4
|
//# sourceMappingURL=elasticmapreduce.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"elasticmapreduce.d.ts","sourceRoot":"","sources":["../../src/catalog/elasticmapreduce.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"elasticmapreduce.d.ts","sourceRoot":"","sources":["../../src/catalog/elasticmapreduce.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,uBAAuB,q/DAyF1B,CAAC;AAEX,MAAM,MAAM,sBAAsB,GAAG,CAAC,OAAO,uBAAuB,CAAC,CAAC,MAAM,CAAC,CAAC;AAE9E,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,sBAAsB,GAAG,GAAG,GAAG,oBAAoB,sBAAsB,GAAG,GAAG,EAAE,CAEzH"}
|
|
@@ -36,6 +36,8 @@ export const elasticmapreduceActions = [
|
|
|
36
36
|
"GetManagedScalingPolicy",
|
|
37
37
|
"GetOnClusterAppUIPresignedURL",
|
|
38
38
|
"GetPersistentAppUIPresignedURL",
|
|
39
|
+
"GetSession",
|
|
40
|
+
"GetSessionEndpoint",
|
|
39
41
|
"GetStudioSessionMapping",
|
|
40
42
|
"LinkRepository",
|
|
41
43
|
"ListBootstrapActions",
|
|
@@ -48,6 +50,7 @@ export const elasticmapreduceActions = [
|
|
|
48
50
|
"ListReleaseLabels",
|
|
49
51
|
"ListRepositories",
|
|
50
52
|
"ListSecurityConfigurations",
|
|
53
|
+
"ListSessions",
|
|
51
54
|
"ListSteps",
|
|
52
55
|
"ListStudios",
|
|
53
56
|
"ListStudioSessionMappings",
|
|
@@ -73,9 +76,11 @@ export const elasticmapreduceActions = [
|
|
|
73
76
|
"SetVisibleToAllUsers",
|
|
74
77
|
"StartEditor",
|
|
75
78
|
"StartNotebookExecution",
|
|
79
|
+
"StartSession",
|
|
76
80
|
"StopEditor",
|
|
77
81
|
"StopNotebookExecution",
|
|
78
82
|
"TerminateJobFlows",
|
|
83
|
+
"TerminateSession",
|
|
79
84
|
"UnlinkRepository",
|
|
80
85
|
"UpdateEditor",
|
|
81
86
|
"UpdateRepository",
|
package/dist/catalog/index.d.ts
CHANGED
|
@@ -8,6 +8,7 @@ export * from "./acm-pca.js";
|
|
|
8
8
|
export * from "./aco-automation.js";
|
|
9
9
|
export * from "./action-recommendations.js";
|
|
10
10
|
export * from "./activate.js";
|
|
11
|
+
export * from "./agent-registry.js";
|
|
11
12
|
export * from "./agentaccess-mcp.js";
|
|
12
13
|
export * from "./aidevops.js";
|
|
13
14
|
export * from "./aiops.js";
|