@beesolve/iam-policy-ts 26.6.2 → 26.6.4

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
  * Generated by "npm run generate".
3
3
  * Source: https://awspolicygen.s3.amazonaws.com/js/policies.js
4
- * Source SHA256: d5308b2ec2c6072080c6f098de34ef93289ac7a584fddae495e16aacab208b58
4
+ * Source SHA256: 73579502e8ffa5fe208ba4cda7ad89a6bca8b16c1eea9d2288f73234b8398f64
5
5
  *
6
6
  * Do not edit by hand.
7
7
  */
@@ -270,12 +270,16 @@ export const iamActionCatalog = {
270
270
  "AllowVendedLogDeliveryForResource",
271
271
  "AssociateService",
272
272
  "CreateAgentSpace",
273
+ "CreateAsset",
274
+ "CreateAssetFile",
273
275
  "CreateBacklogTask",
274
276
  "CreateChat",
275
277
  "CreateKnowledgeItem",
276
278
  "CreateOneTimeLoginSession",
277
279
  "CreatePrivateConnection",
278
280
  "DeleteAgentSpace",
281
+ "DeleteAsset",
282
+ "DeleteAssetFile",
279
283
  "DeleteKnowledgeItem",
280
284
  "DeletePrivateConnection",
281
285
  "DeregisterService",
@@ -289,6 +293,9 @@ export const iamActionCatalog = {
289
293
  "EndChatForCase",
290
294
  "GetAccountUsage",
291
295
  "GetAgentSpace",
296
+ "GetAsset",
297
+ "GetAssetContent",
298
+ "GetAssetFile",
292
299
  "GetAssociation",
293
300
  "GetBacklogTask",
294
301
  "GetKnowledgeItem",
@@ -297,6 +304,10 @@ export const iamActionCatalog = {
297
304
  "GetService",
298
305
  "InitiateChatForCase",
299
306
  "ListAgentSpaces",
307
+ "ListAssetFiles",
308
+ "ListAssets",
309
+ "ListAssetTypes",
310
+ "ListAssetVersions",
300
311
  "ListAssociations",
301
312
  "ListBacklogTasks",
302
313
  "ListChats",
@@ -317,6 +328,8 @@ export const iamActionCatalog = {
317
328
  "TagResource",
318
329
  "UntagResource",
319
330
  "UpdateAgentSpace",
331
+ "UpdateAsset",
332
+ "UpdateAssetFile",
320
333
  "UpdateAssociation",
321
334
  "UpdateBacklogTask",
322
335
  "UpdateGoal",
@@ -8327,6 +8340,54 @@ export const iamActionCatalog = {
8327
8340
  "Invoke",
8328
8341
  "ManageConnections"
8329
8342
  ],
8343
+ "finops-agent": [
8344
+ "AcceptAgentRequest",
8345
+ "CancelTask",
8346
+ "CancelTurn",
8347
+ "CreateAgentSpace",
8348
+ "CreateAutomation",
8349
+ "CreateConnection",
8350
+ "CreateConversation",
8351
+ "CreateDocument",
8352
+ "CreateIntegration",
8353
+ "CreateOneTimeLoginSession",
8354
+ "CreateTask",
8355
+ "CreateTurn",
8356
+ "DeleteAgentSpace",
8357
+ "DeleteArtifact",
8358
+ "DeleteAutomation",
8359
+ "DeleteConnection",
8360
+ "DeleteDocument",
8361
+ "DeleteIntegration",
8362
+ "GetAgentRequest",
8363
+ "GetAgentSpace",
8364
+ "GetArtifactContent",
8365
+ "GetArtifactMetadata",
8366
+ "GetAutomation",
8367
+ "GetConnection",
8368
+ "GetDocumentContent",
8369
+ "GetDocumentMetadata",
8370
+ "GetIntegration",
8371
+ "GetTask",
8372
+ "GetTurn",
8373
+ "ListAgentSpaces",
8374
+ "ListArtifacts",
8375
+ "ListAutomations",
8376
+ "ListConnections",
8377
+ "ListConversations",
8378
+ "ListDocuments",
8379
+ "ListIntegrations",
8380
+ "ListRecords",
8381
+ "ListTasks",
8382
+ "ListTurns",
8383
+ "RejectAgentRequest",
8384
+ "RestoreDocument",
8385
+ "SendFeedback",
8386
+ "UpdateAgentSpace",
8387
+ "UpdateAutomation",
8388
+ "UpdateConnection",
8389
+ "UpdateDocument"
8390
+ ],
8330
8391
  "finspace": [
8331
8392
  "ConnectKxCluster",
8332
8393
  "CreateEnvironment",
@@ -9651,6 +9712,7 @@ export const iamActionCatalog = {
9651
9712
  "GetAgent",
9652
9713
  "GetCareTeamProvider",
9653
9714
  "GetDomain",
9715
+ "GetDomainAnalytics",
9654
9716
  "GetIntegration",
9655
9717
  "GetMedicalScribeListeningSession",
9656
9718
  "GetPatient",
@@ -9666,6 +9728,7 @@ export const iamActionCatalog = {
9666
9728
  "ListPatientAppointments",
9667
9729
  "ListPatientInsuranceCoverages",
9668
9730
  "ListProviders",
9731
+ "ListSessionRecords",
9669
9732
  "ListSubscriptions",
9670
9733
  "ListTagsForResource",
9671
9734
  "MatchPatient",
@@ -15415,6 +15478,7 @@ export const iamActionCatalog = {
15415
15478
  "AccountConfigurations",
15416
15479
  "AllowVendedLogDeliveryForResource",
15417
15480
  "BatchCreateTopicReviewedAnswer",
15481
+ "BatchDeleteKnowledgeBase",
15418
15482
  "BatchDeleteTopicReviewedAnswer",
15419
15483
  "BatchGetPreferences",
15420
15484
  "BatchUpdatePreferences",
@@ -15440,6 +15504,7 @@ export const iamActionCatalog = {
15440
15504
  "CreateIAMPolicyAssignment",
15441
15505
  "CreateIngestion",
15442
15506
  "CreateNamespace",
15507
+ "CreateOAuthClientApplication",
15443
15508
  "CreateReader",
15444
15509
  "CreateRefreshSchedule",
15445
15510
  "CreateRoleMembership",
@@ -15475,7 +15540,9 @@ export const iamActionCatalog = {
15475
15540
  "DeleteGroupMembership",
15476
15541
  "DeleteIAMPolicyAssignment",
15477
15542
  "DeleteIdentityPropagationConfig",
15543
+ "DeleteKnowledgeBase",
15478
15544
  "DeleteNamespace",
15545
+ "DeleteOAuthClientApplication",
15479
15546
  "DeleteRefreshSchedule",
15480
15547
  "DeleteRoleCustomPermission",
15481
15548
  "DeleteRoleMembership",
@@ -15531,7 +15598,10 @@ export const iamActionCatalog = {
15531
15598
  "DescribeIngestion",
15532
15599
  "DescribeIpRestriction",
15533
15600
  "DescribeKeyRegistration",
15601
+ "DescribeKnowledgeBase",
15602
+ "DescribeKnowledgeBasePermissions",
15534
15603
  "DescribeNamespace",
15604
+ "DescribeOAuthClientApplication",
15535
15605
  "DescribeQPersonalizationConfiguration",
15536
15606
  "DescribeQuickIndexCapacity",
15537
15607
  "DescribeQuickSightQSearchConfiguration",
@@ -15588,7 +15658,9 @@ export const iamActionCatalog = {
15588
15658
  "ListIdentityPropagationConfigs",
15589
15659
  "ListIngestions",
15590
15660
  "ListKMSKeysForUser",
15661
+ "ListKnowledgeBases",
15591
15662
  "ListNamespaces",
15663
+ "ListOAuthClientApplications",
15592
15664
  "ListRefreshSchedules",
15593
15665
  "ListRoleMemberships",
15594
15666
  "ListSelfUpgrades",
@@ -15606,6 +15678,7 @@ export const iamActionCatalog = {
15606
15678
  "ListTopics",
15607
15679
  "ListUserGroups",
15608
15680
  "ListUsers",
15681
+ "ListUsersIndexCapacity",
15609
15682
  "ListVPCConnections",
15610
15683
  "PassDataSet",
15611
15684
  "PassDataSource",
@@ -15627,6 +15700,7 @@ export const iamActionCatalog = {
15627
15700
  "SearchFlows",
15628
15701
  "SearchFolders",
15629
15702
  "SearchGroups",
15703
+ "SearchKnowledgeBases",
15630
15704
  "SearchSpaces",
15631
15705
  "SearchTopics",
15632
15706
  "SearchUsers",
@@ -15677,6 +15751,8 @@ export const iamActionCatalog = {
15677
15751
  "UpdateIdentityPropagationConfig",
15678
15752
  "UpdateIpRestriction",
15679
15753
  "UpdateKeyRegistration",
15754
+ "UpdateKnowledgeBasePermissions",
15755
+ "UpdateOAuthClientApplication",
15680
15756
  "UpdatePublicSharingSettings",
15681
15757
  "UpdateQPersonalizationConfiguration",
15682
15758
  "UpdateQuickIndexCapacity",
@@ -17375,6 +17451,8 @@ export const iamActionCatalog = {
17375
17451
  "BatchPutMetrics",
17376
17452
  "CallMlflowAppApi",
17377
17453
  "CallPartnerAppApi",
17454
+ "CallWithBearerToken",
17455
+ "CompleteRollout",
17378
17456
  "CreateAction",
17379
17457
  "CreateAIBenchmarkJob",
17380
17458
  "CreateAIRecommendationJob",
@@ -17412,6 +17490,7 @@ export const iamActionCatalog = {
17412
17490
  "CreateInferenceComponent",
17413
17491
  "CreateInferenceExperiment",
17414
17492
  "CreateInferenceRecommendationsJob",
17493
+ "CreateJob",
17415
17494
  "CreateLabelingJob",
17416
17495
  "CreateLineageGroupPolicy",
17417
17496
  "CreateMlflowApp",
@@ -17484,6 +17563,7 @@ export const iamActionCatalog = {
17484
17563
  "DeleteImageVersion",
17485
17564
  "DeleteInferenceComponent",
17486
17565
  "DeleteInferenceExperiment",
17566
+ "DeleteJob",
17487
17567
  "DeleteLineageGroupPolicy",
17488
17568
  "DeleteMlflowApp",
17489
17569
  "DeleteMlflowTrackingServer",
@@ -17557,6 +17637,8 @@ export const iamActionCatalog = {
17557
17637
  "DescribeInferenceComponent",
17558
17638
  "DescribeInferenceExperiment",
17559
17639
  "DescribeInferenceRecommendationsJob",
17640
+ "DescribeJob",
17641
+ "DescribeJobSchemaVersion",
17560
17642
  "DescribeLabelingJob",
17561
17643
  "DescribeLineageGroup",
17562
17644
  "DescribeMlflowApp",
@@ -17653,6 +17735,8 @@ export const iamActionCatalog = {
17653
17735
  "ListInferenceExperiments",
17654
17736
  "ListInferenceRecommendationsJobs",
17655
17737
  "ListInferenceRecommendationsJobSteps",
17738
+ "ListJobs",
17739
+ "ListJobSchemaVersions",
17656
17740
  "ListLabelingJobs",
17657
17741
  "ListLabelingJobsForWorkteam",
17658
17742
  "ListLineageGroups",
@@ -17710,6 +17794,8 @@ export const iamActionCatalog = {
17710
17794
  "RegisterDevices",
17711
17795
  "RenderUiTemplate",
17712
17796
  "RetryPipelineExecution",
17797
+ "Sample",
17798
+ "SampleWithResponseStream",
17713
17799
  "Search",
17714
17800
  "SearchTrainingPlanOfferings",
17715
17801
  "SendHeartbeat",
@@ -17735,6 +17821,7 @@ export const iamActionCatalog = {
17735
17821
  "StopHyperParameterTuningJob",
17736
17822
  "StopInferenceExperiment",
17737
17823
  "StopInferenceRecommendationsJob",
17824
+ "StopJob",
17738
17825
  "StopLabelingJob",
17739
17826
  "StopMlflowTrackingServer",
17740
17827
  "StopMonitoringSchedule",
@@ -17784,6 +17871,7 @@ export const iamActionCatalog = {
17784
17871
  "UpdatePipelineExecution",
17785
17872
  "UpdatePipelineVersion",
17786
17873
  "UpdateProject",
17874
+ "UpdateReward",
17787
17875
  "UpdateSharedModel",
17788
17876
  "UpdateSpace",
17789
17877
  "UpdateTrainingJob",
@@ -18053,6 +18141,8 @@ export const iamActionCatalog = {
18053
18141
  "AddArtifact",
18054
18142
  "BatchDeleteCodeReviews",
18055
18143
  "BatchDeletePentests",
18144
+ "BatchDeleteThreatModels",
18145
+ "BatchDeleteThreats",
18056
18146
  "BatchGetAgentSpaces",
18057
18147
  "BatchGetArtifactMetadata",
18058
18148
  "BatchGetCodeReviewJobs",
@@ -18064,6 +18154,10 @@ export const iamActionCatalog = {
18064
18154
  "BatchGetPentestJobTasks",
18065
18155
  "BatchGetPentests",
18066
18156
  "BatchGetTargetDomains",
18157
+ "BatchGetThreatModelJobs",
18158
+ "BatchGetThreatModelJobTasks",
18159
+ "BatchGetThreatModels",
18160
+ "BatchGetThreats",
18067
18161
  "CreateAgentSpace",
18068
18162
  "CreateApplication",
18069
18163
  "CreateCodeReview",
@@ -18074,6 +18168,8 @@ export const iamActionCatalog = {
18074
18168
  "CreatePentest",
18075
18169
  "CreateSecurityRequirement",
18076
18170
  "CreateTargetDomain",
18171
+ "CreateThreat",
18172
+ "CreateThreatModel",
18077
18173
  "DeleteAgentSpace",
18078
18174
  "DeleteApplication",
18079
18175
  "DeleteArtifact",
@@ -18110,12 +18206,18 @@ export const iamActionCatalog = {
18110
18206
  "ListSecurityRequirements",
18111
18207
  "ListTagsForResource",
18112
18208
  "ListTargetDomains",
18209
+ "ListThreatModelJobs",
18210
+ "ListThreatModelJobTasks",
18211
+ "ListThreatModels",
18212
+ "ListThreats",
18113
18213
  "PutDesignReviewFeedback",
18114
18214
  "StartCodeRemediation",
18115
18215
  "StartCodeReviewJob",
18116
18216
  "StartPentestJob",
18217
+ "StartThreatModelJob",
18117
18218
  "StopCodeReviewJob",
18118
18219
  "StopPentestJob",
18220
+ "StopThreatModelJob",
18119
18221
  "TagResource",
18120
18222
  "ToggleManagedSecurityRequirement",
18121
18223
  "UntagResource",
@@ -18127,6 +18229,8 @@ export const iamActionCatalog = {
18127
18229
  "UpdatePentest",
18128
18230
  "UpdateSecurityRequirement",
18129
18231
  "UpdateTargetDomain",
18232
+ "UpdateThreat",
18233
+ "UpdateThreatModel",
18130
18234
  "VerifyTargetDomain"
18131
18235
  ],
18132
18236
  "securityhub": [
@@ -20101,6 +20205,7 @@ export const iamActionCatalog = {
20101
20205
  "UpdateWebAppCustomization"
20102
20206
  ],
20103
20207
  "transform": [
20208
+ "AccessTransformProfile",
20104
20209
  "AssociateConnectorResource",
20105
20210
  "CreateProfile",
20106
20211
  "DeleteAgentRuntimeConfiguration",
@@ -21337,6 +21442,6 @@ export const iamActionCatalog = {
21337
21442
  ]
21338
21443
  };
21339
21444
  export const iamActionCatalogSourceUrl = "https://awspolicygen.s3.amazonaws.com/js/policies.js";
21340
- export const iamActionCatalogSourceSha256 = "d5308b2ec2c6072080c6f098de34ef93289ac7a584fddae495e16aacab208b58";
21341
- export const iamActionCatalogActionCount = 21044;
21445
+ export const iamActionCatalogSourceSha256 = "73579502e8ffa5fe208ba4cda7ad89a6bca8b16c1eea9d2288f73234b8398f64";
21446
+ export const iamActionCatalogActionCount = 21147;
21342
21447
  //# sourceMappingURL=_meta.js.map
@@ -1,4 +1,4 @@
1
- export declare const aidevopsActions: readonly ["AllowVendedLogDeliveryForResource", "AssociateService", "CreateAgentSpace", "CreateBacklogTask", "CreateChat", "CreateKnowledgeItem", "CreateOneTimeLoginSession", "CreatePrivateConnection", "DeleteAgentSpace", "DeleteKnowledgeItem", "DeletePrivateConnection", "DeregisterService", "DescribePrivateConnection", "DescribeServices", "DescribeSupportLevel", "DisableOperatorApp", "DisassociateService", "DiscoverTopology", "EnableOperatorApp", "EndChatForCase", "GetAccountUsage", "GetAgentSpace", "GetAssociation", "GetBacklogTask", "GetKnowledgeItem", "GetOperatorApp", "GetRecommendation", "GetService", "InitiateChatForCase", "ListAgentSpaces", "ListAssociations", "ListBacklogTasks", "ListChats", "ListExecutions", "ListGoals", "ListJournalRecords", "ListKnowledgeItems", "ListKnowledgeItemVersions", "ListPendingMessages", "ListPrivateConnections", "ListRecommendations", "ListServices", "ListTagsForResource", "ListWebhooks", "RegisterService", "SearchServiceAccessibleResource", "SendMessage", "TagResource", "UntagResource", "UpdateAgentSpace", "UpdateAssociation", "UpdateBacklogTask", "UpdateGoal", "UpdateKnowledgeItem", "UpdateOperatorAppIdpConfig", "UpdatePrivateConnectionCertificate", "UpdateRecommendation", "ValidateAwsAssociations"];
1
+ export declare const aidevopsActions: readonly ["AllowVendedLogDeliveryForResource", "AssociateService", "CreateAgentSpace", "CreateAsset", "CreateAssetFile", "CreateBacklogTask", "CreateChat", "CreateKnowledgeItem", "CreateOneTimeLoginSession", "CreatePrivateConnection", "DeleteAgentSpace", "DeleteAsset", "DeleteAssetFile", "DeleteKnowledgeItem", "DeletePrivateConnection", "DeregisterService", "DescribePrivateConnection", "DescribeServices", "DescribeSupportLevel", "DisableOperatorApp", "DisassociateService", "DiscoverTopology", "EnableOperatorApp", "EndChatForCase", "GetAccountUsage", "GetAgentSpace", "GetAsset", "GetAssetContent", "GetAssetFile", "GetAssociation", "GetBacklogTask", "GetKnowledgeItem", "GetOperatorApp", "GetRecommendation", "GetService", "InitiateChatForCase", "ListAgentSpaces", "ListAssetFiles", "ListAssets", "ListAssetTypes", "ListAssetVersions", "ListAssociations", "ListBacklogTasks", "ListChats", "ListExecutions", "ListGoals", "ListJournalRecords", "ListKnowledgeItems", "ListKnowledgeItemVersions", "ListPendingMessages", "ListPrivateConnections", "ListRecommendations", "ListServices", "ListTagsForResource", "ListWebhooks", "RegisterService", "SearchServiceAccessibleResource", "SendMessage", "TagResource", "UntagResource", "UpdateAgentSpace", "UpdateAsset", "UpdateAssetFile", "UpdateAssociation", "UpdateBacklogTask", "UpdateGoal", "UpdateKnowledgeItem", "UpdateOperatorAppIdpConfig", "UpdatePrivateConnectionCertificate", "UpdateRecommendation", "ValidateAwsAssociations"];
2
2
  export type AidevopsAction = (typeof aidevopsActions)[number];
3
3
  export declare function aidevops(action: AidevopsAction | "*"): `aidevops:${AidevopsAction | "*"}`;
4
4
  //# sourceMappingURL=aidevops.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"aidevops.d.ts","sourceRoot":"","sources":["../../src/catalog/aidevops.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,4uCA2DlB,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"}
1
+ {"version":3,"file":"aidevops.d.ts","sourceRoot":"","sources":["../../src/catalog/aidevops.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,w8CAwElB,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"}
@@ -2,12 +2,16 @@ export const aidevopsActions = [
2
2
  "AllowVendedLogDeliveryForResource",
3
3
  "AssociateService",
4
4
  "CreateAgentSpace",
5
+ "CreateAsset",
6
+ "CreateAssetFile",
5
7
  "CreateBacklogTask",
6
8
  "CreateChat",
7
9
  "CreateKnowledgeItem",
8
10
  "CreateOneTimeLoginSession",
9
11
  "CreatePrivateConnection",
10
12
  "DeleteAgentSpace",
13
+ "DeleteAsset",
14
+ "DeleteAssetFile",
11
15
  "DeleteKnowledgeItem",
12
16
  "DeletePrivateConnection",
13
17
  "DeregisterService",
@@ -21,6 +25,9 @@ export const aidevopsActions = [
21
25
  "EndChatForCase",
22
26
  "GetAccountUsage",
23
27
  "GetAgentSpace",
28
+ "GetAsset",
29
+ "GetAssetContent",
30
+ "GetAssetFile",
24
31
  "GetAssociation",
25
32
  "GetBacklogTask",
26
33
  "GetKnowledgeItem",
@@ -29,6 +36,10 @@ export const aidevopsActions = [
29
36
  "GetService",
30
37
  "InitiateChatForCase",
31
38
  "ListAgentSpaces",
39
+ "ListAssetFiles",
40
+ "ListAssets",
41
+ "ListAssetTypes",
42
+ "ListAssetVersions",
32
43
  "ListAssociations",
33
44
  "ListBacklogTasks",
34
45
  "ListChats",
@@ -49,6 +60,8 @@ export const aidevopsActions = [
49
60
  "TagResource",
50
61
  "UntagResource",
51
62
  "UpdateAgentSpace",
63
+ "UpdateAsset",
64
+ "UpdateAssetFile",
52
65
  "UpdateAssociation",
53
66
  "UpdateBacklogTask",
54
67
  "UpdateGoal",
@@ -0,0 +1,4 @@
1
+ export declare const finopsAgentActions: readonly ["AcceptAgentRequest", "CancelTask", "CancelTurn", "CreateAgentSpace", "CreateAutomation", "CreateConnection", "CreateConversation", "CreateDocument", "CreateIntegration", "CreateOneTimeLoginSession", "CreateTask", "CreateTurn", "DeleteAgentSpace", "DeleteArtifact", "DeleteAutomation", "DeleteConnection", "DeleteDocument", "DeleteIntegration", "GetAgentRequest", "GetAgentSpace", "GetArtifactContent", "GetArtifactMetadata", "GetAutomation", "GetConnection", "GetDocumentContent", "GetDocumentMetadata", "GetIntegration", "GetTask", "GetTurn", "ListAgentSpaces", "ListArtifacts", "ListAutomations", "ListConnections", "ListConversations", "ListDocuments", "ListIntegrations", "ListRecords", "ListTasks", "ListTurns", "RejectAgentRequest", "RestoreDocument", "SendFeedback", "UpdateAgentSpace", "UpdateAutomation", "UpdateConnection", "UpdateDocument"];
2
+ export type FinopsAgentAction = (typeof finopsAgentActions)[number];
3
+ export declare function finopsAgent(action: FinopsAgentAction | "*"): `finops-agent:${FinopsAgentAction | "*"}`;
4
+ //# sourceMappingURL=finops-agent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"finops-agent.d.ts","sourceRoot":"","sources":["../../src/catalog/finops-agent.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kBAAkB,g2BA+CrB,CAAC;AAEX,MAAM,MAAM,iBAAiB,GAAG,CAAC,OAAO,kBAAkB,CAAC,CAAC,MAAM,CAAC,CAAC;AAEpE,wBAAgB,WAAW,CAAC,MAAM,EAAE,iBAAiB,GAAG,GAAG,GAAG,gBAAgB,iBAAiB,GAAG,GAAG,EAAE,CAEtG"}
@@ -0,0 +1,52 @@
1
+ export const finopsAgentActions = [
2
+ "AcceptAgentRequest",
3
+ "CancelTask",
4
+ "CancelTurn",
5
+ "CreateAgentSpace",
6
+ "CreateAutomation",
7
+ "CreateConnection",
8
+ "CreateConversation",
9
+ "CreateDocument",
10
+ "CreateIntegration",
11
+ "CreateOneTimeLoginSession",
12
+ "CreateTask",
13
+ "CreateTurn",
14
+ "DeleteAgentSpace",
15
+ "DeleteArtifact",
16
+ "DeleteAutomation",
17
+ "DeleteConnection",
18
+ "DeleteDocument",
19
+ "DeleteIntegration",
20
+ "GetAgentRequest",
21
+ "GetAgentSpace",
22
+ "GetArtifactContent",
23
+ "GetArtifactMetadata",
24
+ "GetAutomation",
25
+ "GetConnection",
26
+ "GetDocumentContent",
27
+ "GetDocumentMetadata",
28
+ "GetIntegration",
29
+ "GetTask",
30
+ "GetTurn",
31
+ "ListAgentSpaces",
32
+ "ListArtifacts",
33
+ "ListAutomations",
34
+ "ListConnections",
35
+ "ListConversations",
36
+ "ListDocuments",
37
+ "ListIntegrations",
38
+ "ListRecords",
39
+ "ListTasks",
40
+ "ListTurns",
41
+ "RejectAgentRequest",
42
+ "RestoreDocument",
43
+ "SendFeedback",
44
+ "UpdateAgentSpace",
45
+ "UpdateAutomation",
46
+ "UpdateConnection",
47
+ "UpdateDocument",
48
+ ];
49
+ export function finopsAgent(action) {
50
+ return `finops-agent:${action}`;
51
+ }
52
+ //# sourceMappingURL=finops-agent.js.map
@@ -1,4 +1,4 @@
1
- export declare const healthAgentActions: readonly ["ActivateSubscription", "CancelAppointment", "CreateAgent", "CreateDomain", "CreateIntegration", "CreateSession", "CreateSubscription", "DeactivateSubscription", "DeleteAgent", "DeleteDomain", "DeleteIntegration", "GetAgent", "GetCareTeamProvider", "GetDomain", "GetIntegration", "GetMedicalScribeListeningSession", "GetPatient", "GetPatientInsightsJob", "GetPractitioner", "GetSessionContext", "GetSubscription", "InvokeAgent", "ListAgents", "ListAppointmentSlots", "ListDomains", "ListIntegrations", "ListPatientAppointments", "ListPatientInsuranceCoverages", "ListProviders", "ListSubscriptions", "ListTagsForResource", "MatchPatient", "PublishAgent", "RescheduleAppointment", "ScheduleAppointment", "StartMedicalScribeListeningSession", "StartPatientInsightsJob", "TagResource", "UntagResource", "UpdateAgent", "UpdateIntegration", "UpdateSession"];
1
+ export declare const healthAgentActions: readonly ["ActivateSubscription", "CancelAppointment", "CreateAgent", "CreateDomain", "CreateIntegration", "CreateSession", "CreateSubscription", "DeactivateSubscription", "DeleteAgent", "DeleteDomain", "DeleteIntegration", "GetAgent", "GetCareTeamProvider", "GetDomain", "GetDomainAnalytics", "GetIntegration", "GetMedicalScribeListeningSession", "GetPatient", "GetPatientInsightsJob", "GetPractitioner", "GetSessionContext", "GetSubscription", "InvokeAgent", "ListAgents", "ListAppointmentSlots", "ListDomains", "ListIntegrations", "ListPatientAppointments", "ListPatientInsuranceCoverages", "ListProviders", "ListSessionRecords", "ListSubscriptions", "ListTagsForResource", "MatchPatient", "PublishAgent", "RescheduleAppointment", "ScheduleAppointment", "StartMedicalScribeListeningSession", "StartPatientInsightsJob", "TagResource", "UntagResource", "UpdateAgent", "UpdateIntegration", "UpdateSession"];
2
2
  export type HealthAgentAction = (typeof healthAgentActions)[number];
3
3
  export declare function healthAgent(action: HealthAgentAction | "*"): `health-agent:${HealthAgentAction | "*"}`;
4
4
  //# sourceMappingURL=health-agent.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"health-agent.d.ts","sourceRoot":"","sources":["../../src/catalog/health-agent.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kBAAkB,g2BA2CrB,CAAC;AAEX,MAAM,MAAM,iBAAiB,GAAG,CAAC,OAAO,kBAAkB,CAAC,CAAC,MAAM,CAAC,CAAC;AAEpE,wBAAgB,WAAW,CAAC,MAAM,EAAE,iBAAiB,GAAG,GAAG,GAAG,gBAAgB,iBAAiB,GAAG,GAAG,EAAE,CAEtG"}
1
+ {"version":3,"file":"health-agent.d.ts","sourceRoot":"","sources":["../../src/catalog/health-agent.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kBAAkB,44BA6CrB,CAAC;AAEX,MAAM,MAAM,iBAAiB,GAAG,CAAC,OAAO,kBAAkB,CAAC,CAAC,MAAM,CAAC,CAAC;AAEpE,wBAAgB,WAAW,CAAC,MAAM,EAAE,iBAAiB,GAAG,GAAG,GAAG,gBAAgB,iBAAiB,GAAG,GAAG,EAAE,CAEtG"}
@@ -13,6 +13,7 @@ export const healthAgentActions = [
13
13
  "GetAgent",
14
14
  "GetCareTeamProvider",
15
15
  "GetDomain",
16
+ "GetDomainAnalytics",
16
17
  "GetIntegration",
17
18
  "GetMedicalScribeListeningSession",
18
19
  "GetPatient",
@@ -28,6 +29,7 @@ export const healthAgentActions = [
28
29
  "ListPatientAppointments",
29
30
  "ListPatientInsuranceCoverages",
30
31
  "ListProviders",
32
+ "ListSessionRecords",
31
33
  "ListSubscriptions",
32
34
  "ListTagsForResource",
33
35
  "MatchPatient",
@@ -167,6 +167,7 @@ export * from "./events.js";
167
167
  export * from "./evidently.js";
168
168
  export * from "./evs.js";
169
169
  export * from "./execute-api.js";
170
+ export * from "./finops-agent.js";
170
171
  export * from "./finspace.js";
171
172
  export * from "./finspace-api.js";
172
173
  export * from "./firehose.js";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/catalog/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/catalog/index.ts"],"names":[],"mappings":"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"}
@@ -167,6 +167,7 @@ export * from "./events.js";
167
167
  export * from "./evidently.js";
168
168
  export * from "./evs.js";
169
169
  export * from "./execute-api.js";
170
+ export * from "./finops-agent.js";
170
171
  export * from "./finspace.js";
171
172
  export * from "./finspace-api.js";
172
173
  export * from "./firehose.js";
@@ -1,4 +1,4 @@
1
- export declare const quicksightActions: readonly ["AccountConfigurations", "AllowVendedLogDeliveryForResource", "BatchCreateTopicReviewedAnswer", "BatchDeleteTopicReviewedAnswer", "BatchGetPreferences", "BatchUpdatePreferences", "CancelIngestion", "CreateAccountCustomization", "CreateAccountSubscription", "CreateActionConnector", "CreateAdmin", "CreateAgent", "CreateAnalysis", "CreateBrand", "CreateCustomPermissions", "CreateDashboard", "CreateDataSet", "CreateDataSource", "CreateEmailCustomizationTemplate", "CreateExtensionAccess", "CreateFlow", "CreateFolder", "CreateFolderMembership", "CreateGroup", "CreateGroupMembership", "CreateIAMPolicyAssignment", "CreateIngestion", "CreateNamespace", "CreateReader", "CreateRefreshSchedule", "CreateRoleMembership", "CreateSpace", "CreateTemplate", "CreateTemplateAlias", "CreateTheme", "CreateThemeAlias", "CreateTopic", "CreateTopicRefreshSchedule", "CreateUser", "CreateVPCConnection", "DeleteAccountCustomization", "DeleteAccountCustomPermission", "DeleteAccountSubscription", "DeleteActionConnector", "DeleteAgent", "DeleteAnalysis", "DeleteBrand", "DeleteBrandAssignment", "DeleteCustomPermissions", "DeleteDashboard", "DeleteDataSet", "DeleteDataSetRefreshProperties", "DeleteDataSource", "DeleteDefaultQBusinessApplication", "DeleteEmailCustomizationTemplate", "DeleteExtensionAccess", "DeleteFlow", "DeleteFolder", "DeleteFolderMembership", "DeleteGroup", "DeleteGroupMembership", "DeleteIAMPolicyAssignment", "DeleteIdentityPropagationConfig", "DeleteNamespace", "DeleteRefreshSchedule", "DeleteRoleCustomPermission", "DeleteRoleMembership", "DeleteSpace", "DeleteTemplate", "DeleteTemplateAlias", "DeleteTheme", "DeleteThemeAlias", "DeleteTopic", "DeleteTopicRefreshSchedule", "DeleteUser", "DeleteUserByPrincipalId", "DeleteUserCustomPermission", "DeleteVPCConnection", "DescribeAccountCustomization", "DescribeAccountCustomPermission", "DescribeAccountSettings", "DescribeAccountSubscription", "DescribeActionConnector", "DescribeActionConnectorPermissions", "DescribeAgent", "DescribeAgentPermissions", "DescribeAnalysis", "DescribeAnalysisPermissions", "DescribeAssetBundleExportJob", "DescribeAssetBundleImportJob", "DescribeAutomationJob", "DescribeBrand", "DescribeBrandAssignment", "DescribeBrandPublishedVersion", "DescribeChatConfiguration", "DescribeCustomPermissions", "DescribeDashboard", "DescribeDashboardPermissions", "DescribeDashboardSnapshotJob", "DescribeDashboardSnapshotJobResult", "DescribeDashboardsQAConfiguration", "DescribeDataSet", "DescribeDataSetPermissions", "DescribeDataSetRefreshProperties", "DescribeDataSource", "DescribeDataSourcePermissions", "DescribeDefaultQBusinessApplication", "DescribeEmailCustomizationTemplate", "DescribeExtensionAccess", "DescribeFlow", "DescribeFolder", "DescribeFolderPermissions", "DescribeFolderResolvedPermissions", "DescribeGroup", "DescribeGroupMembership", "DescribeIAMPolicyAssignment", "DescribeIngestion", "DescribeIpRestriction", "DescribeKeyRegistration", "DescribeNamespace", "DescribeQPersonalizationConfiguration", "DescribeQuickIndexCapacity", "DescribeQuickSightQSearchConfiguration", "DescribeRefreshSchedule", "DescribeRoleCustomPermission", "DescribeSelfUpgradeConfiguration", "DescribeSpace", "DescribeSpacePermissions", "DescribeTemplate", "DescribeTemplateAlias", "DescribeTemplatePermissions", "DescribeTheme", "DescribeThemeAlias", "DescribeThemePermissions", "DescribeTopic", "DescribeTopicPermissions", "DescribeTopicRefresh", "DescribeTopicRefreshSchedule", "DescribeUser", "DescribeVPCConnection", "GenerateEmbedUrlForAnonymousUser", "GenerateEmbedUrlForRegisteredUser", "GenerateEmbedUrlForRegisteredUserWithIdentity", "GetAnonymousUserEmbedUrl", "GetAuthCode", "GetCustomPermissionsSummary", "GetDashboardEmbedUrl", "GetFlowMetadata", "GetFlowPermissions", "GetGroupMapping", "GetIdentityContext", "GetSessionEmbedUrl", "ListActionConnectors", "ListAgents", "ListAnalyses", "ListAssetBundleExportJobs", "ListAssetBundleImportJobs", "ListBrands", "ListCustomerManagedKeys", "ListCustomPermissions", "ListDashboards", "ListDashboardVersions", "ListDataSets", "ListDataSources", "ListExtensionAccesses", "ListFlows", "ListFolderMembers", "ListFolders", "ListFoldersForResource", "ListGroupMemberships", "ListGroups", "ListIAMPolicyAssignments", "ListIAMPolicyAssignmentsForUser", "ListIdentityPropagationConfigs", "ListIngestions", "ListKMSKeysForUser", "ListNamespaces", "ListRefreshSchedules", "ListRoleMemberships", "ListSelfUpgrades", "ListSpaceResources", "ListSpaces", "ListTagsForResource", "ListTemplateAliases", "ListTemplates", "ListTemplateVersions", "ListThemeAliases", "ListThemes", "ListThemeVersions", "ListTopicRefreshSchedules", "ListTopicReviewedAnswers", "ListTopics", "ListUserGroups", "ListUsers", "ListVPCConnections", "PassDataSet", "PassDataSource", "PredictQAResults", "PutDataSetRefreshProperties", "QuickSuiteUsageMetrics", "RegisterCustomerManagedKey", "RegisterUser", "RemoveCustomerManagedKey", "RestoreAnalysis", "ScopeDownPolicy", "SearchActionConnectors", "SearchAgents", "SearchAnalyses", "SearchDashboards", "SearchDataSets", "SearchDataSources", "SearchDirectoryGroups", "SearchFlows", "SearchFolders", "SearchGroups", "SearchSpaces", "SearchTopics", "SearchUsers", "SetGroupMapping", "StartAssetBundleExportJob", "StartAssetBundleImportJob", "StartAutomationJob", "StartDashboardSnapshotJob", "StartDashboardSnapshotJobSchedule", "Subscribe", "TagResource", "UnpublishFlow", "Unsubscribe", "UntagResource", "UpdateAccountCustomization", "UpdateAccountCustomPermission", "UpdateAccountSettings", "UpdateActionConnector", "UpdateActionConnectorPermissions", "UpdateAgent", "UpdateAgentPermissions", "UpdateAnalysis", "UpdateAnalysisPermissions", "UpdateApplicationWithTokenExchangeGrant", "UpdateBrand", "UpdateBrandAssignment", "UpdateBrandPublishedVersion", "UpdateChatConfiguration", "UpdateCustomPermissions", "UpdateDashboard", "UpdateDashboardLinks", "UpdateDashboardPermissions", "UpdateDashboardPublishedVersion", "UpdateDashboardsQAConfiguration", "UpdateDataSet", "UpdateDataSetPermissions", "UpdateDataSource", "UpdateDataSourcePermissions", "UpdateDefaultQBusinessApplication", "UpdateEmailCustomizationTemplate", "UpdateExtensionAccess", "UpdateFlow", "UpdateFlowPermissions", "UpdateFolder", "UpdateFolderPermissions", "UpdateGroup", "UpdateIAMPolicyAssignment", "UpdateIdentityPropagationConfig", "UpdateIpRestriction", "UpdateKeyRegistration", "UpdatePublicSharingSettings", "UpdateQPersonalizationConfiguration", "UpdateQuickIndexCapacity", "UpdateQuickSightQSearchConfiguration", "UpdateRefreshSchedule", "UpdateResourcePermissions", "UpdateRoleCustomPermission", "UpdateSelfUpgrade", "UpdateSelfUpgradeConfiguration", "UpdateSpace", "UpdateSpacePermissions", "UpdateSpaceResources", "UpdateSPICECapacityConfiguration", "UpdateTemplate", "UpdateTemplateAlias", "UpdateTemplatePermissions", "UpdateTheme", "UpdateThemeAlias", "UpdateThemePermissions", "UpdateTopic", "UpdateTopicPermissions", "UpdateTopicRefreshSchedule", "UpdateUser", "UpdateUserCustomPermission", "UpdateVPCConnection"];
1
+ export declare const quicksightActions: readonly ["AccountConfigurations", "AllowVendedLogDeliveryForResource", "BatchCreateTopicReviewedAnswer", "BatchDeleteKnowledgeBase", "BatchDeleteTopicReviewedAnswer", "BatchGetPreferences", "BatchUpdatePreferences", "CancelIngestion", "CreateAccountCustomization", "CreateAccountSubscription", "CreateActionConnector", "CreateAdmin", "CreateAgent", "CreateAnalysis", "CreateBrand", "CreateCustomPermissions", "CreateDashboard", "CreateDataSet", "CreateDataSource", "CreateEmailCustomizationTemplate", "CreateExtensionAccess", "CreateFlow", "CreateFolder", "CreateFolderMembership", "CreateGroup", "CreateGroupMembership", "CreateIAMPolicyAssignment", "CreateIngestion", "CreateNamespace", "CreateOAuthClientApplication", "CreateReader", "CreateRefreshSchedule", "CreateRoleMembership", "CreateSpace", "CreateTemplate", "CreateTemplateAlias", "CreateTheme", "CreateThemeAlias", "CreateTopic", "CreateTopicRefreshSchedule", "CreateUser", "CreateVPCConnection", "DeleteAccountCustomization", "DeleteAccountCustomPermission", "DeleteAccountSubscription", "DeleteActionConnector", "DeleteAgent", "DeleteAnalysis", "DeleteBrand", "DeleteBrandAssignment", "DeleteCustomPermissions", "DeleteDashboard", "DeleteDataSet", "DeleteDataSetRefreshProperties", "DeleteDataSource", "DeleteDefaultQBusinessApplication", "DeleteEmailCustomizationTemplate", "DeleteExtensionAccess", "DeleteFlow", "DeleteFolder", "DeleteFolderMembership", "DeleteGroup", "DeleteGroupMembership", "DeleteIAMPolicyAssignment", "DeleteIdentityPropagationConfig", "DeleteKnowledgeBase", "DeleteNamespace", "DeleteOAuthClientApplication", "DeleteRefreshSchedule", "DeleteRoleCustomPermission", "DeleteRoleMembership", "DeleteSpace", "DeleteTemplate", "DeleteTemplateAlias", "DeleteTheme", "DeleteThemeAlias", "DeleteTopic", "DeleteTopicRefreshSchedule", "DeleteUser", "DeleteUserByPrincipalId", "DeleteUserCustomPermission", "DeleteVPCConnection", "DescribeAccountCustomization", "DescribeAccountCustomPermission", "DescribeAccountSettings", "DescribeAccountSubscription", "DescribeActionConnector", "DescribeActionConnectorPermissions", "DescribeAgent", "DescribeAgentPermissions", "DescribeAnalysis", "DescribeAnalysisPermissions", "DescribeAssetBundleExportJob", "DescribeAssetBundleImportJob", "DescribeAutomationJob", "DescribeBrand", "DescribeBrandAssignment", "DescribeBrandPublishedVersion", "DescribeChatConfiguration", "DescribeCustomPermissions", "DescribeDashboard", "DescribeDashboardPermissions", "DescribeDashboardSnapshotJob", "DescribeDashboardSnapshotJobResult", "DescribeDashboardsQAConfiguration", "DescribeDataSet", "DescribeDataSetPermissions", "DescribeDataSetRefreshProperties", "DescribeDataSource", "DescribeDataSourcePermissions", "DescribeDefaultQBusinessApplication", "DescribeEmailCustomizationTemplate", "DescribeExtensionAccess", "DescribeFlow", "DescribeFolder", "DescribeFolderPermissions", "DescribeFolderResolvedPermissions", "DescribeGroup", "DescribeGroupMembership", "DescribeIAMPolicyAssignment", "DescribeIngestion", "DescribeIpRestriction", "DescribeKeyRegistration", "DescribeKnowledgeBase", "DescribeKnowledgeBasePermissions", "DescribeNamespace", "DescribeOAuthClientApplication", "DescribeQPersonalizationConfiguration", "DescribeQuickIndexCapacity", "DescribeQuickSightQSearchConfiguration", "DescribeRefreshSchedule", "DescribeRoleCustomPermission", "DescribeSelfUpgradeConfiguration", "DescribeSpace", "DescribeSpacePermissions", "DescribeTemplate", "DescribeTemplateAlias", "DescribeTemplatePermissions", "DescribeTheme", "DescribeThemeAlias", "DescribeThemePermissions", "DescribeTopic", "DescribeTopicPermissions", "DescribeTopicRefresh", "DescribeTopicRefreshSchedule", "DescribeUser", "DescribeVPCConnection", "GenerateEmbedUrlForAnonymousUser", "GenerateEmbedUrlForRegisteredUser", "GenerateEmbedUrlForRegisteredUserWithIdentity", "GetAnonymousUserEmbedUrl", "GetAuthCode", "GetCustomPermissionsSummary", "GetDashboardEmbedUrl", "GetFlowMetadata", "GetFlowPermissions", "GetGroupMapping", "GetIdentityContext", "GetSessionEmbedUrl", "ListActionConnectors", "ListAgents", "ListAnalyses", "ListAssetBundleExportJobs", "ListAssetBundleImportJobs", "ListBrands", "ListCustomerManagedKeys", "ListCustomPermissions", "ListDashboards", "ListDashboardVersions", "ListDataSets", "ListDataSources", "ListExtensionAccesses", "ListFlows", "ListFolderMembers", "ListFolders", "ListFoldersForResource", "ListGroupMemberships", "ListGroups", "ListIAMPolicyAssignments", "ListIAMPolicyAssignmentsForUser", "ListIdentityPropagationConfigs", "ListIngestions", "ListKMSKeysForUser", "ListKnowledgeBases", "ListNamespaces", "ListOAuthClientApplications", "ListRefreshSchedules", "ListRoleMemberships", "ListSelfUpgrades", "ListSpaceResources", "ListSpaces", "ListTagsForResource", "ListTemplateAliases", "ListTemplates", "ListTemplateVersions", "ListThemeAliases", "ListThemes", "ListThemeVersions", "ListTopicRefreshSchedules", "ListTopicReviewedAnswers", "ListTopics", "ListUserGroups", "ListUsers", "ListUsersIndexCapacity", "ListVPCConnections", "PassDataSet", "PassDataSource", "PredictQAResults", "PutDataSetRefreshProperties", "QuickSuiteUsageMetrics", "RegisterCustomerManagedKey", "RegisterUser", "RemoveCustomerManagedKey", "RestoreAnalysis", "ScopeDownPolicy", "SearchActionConnectors", "SearchAgents", "SearchAnalyses", "SearchDashboards", "SearchDataSets", "SearchDataSources", "SearchDirectoryGroups", "SearchFlows", "SearchFolders", "SearchGroups", "SearchKnowledgeBases", "SearchSpaces", "SearchTopics", "SearchUsers", "SetGroupMapping", "StartAssetBundleExportJob", "StartAssetBundleImportJob", "StartAutomationJob", "StartDashboardSnapshotJob", "StartDashboardSnapshotJobSchedule", "Subscribe", "TagResource", "UnpublishFlow", "Unsubscribe", "UntagResource", "UpdateAccountCustomization", "UpdateAccountCustomPermission", "UpdateAccountSettings", "UpdateActionConnector", "UpdateActionConnectorPermissions", "UpdateAgent", "UpdateAgentPermissions", "UpdateAnalysis", "UpdateAnalysisPermissions", "UpdateApplicationWithTokenExchangeGrant", "UpdateBrand", "UpdateBrandAssignment", "UpdateBrandPublishedVersion", "UpdateChatConfiguration", "UpdateCustomPermissions", "UpdateDashboard", "UpdateDashboardLinks", "UpdateDashboardPermissions", "UpdateDashboardPublishedVersion", "UpdateDashboardsQAConfiguration", "UpdateDataSet", "UpdateDataSetPermissions", "UpdateDataSource", "UpdateDataSourcePermissions", "UpdateDefaultQBusinessApplication", "UpdateEmailCustomizationTemplate", "UpdateExtensionAccess", "UpdateFlow", "UpdateFlowPermissions", "UpdateFolder", "UpdateFolderPermissions", "UpdateGroup", "UpdateIAMPolicyAssignment", "UpdateIdentityPropagationConfig", "UpdateIpRestriction", "UpdateKeyRegistration", "UpdateKnowledgeBasePermissions", "UpdateOAuthClientApplication", "UpdatePublicSharingSettings", "UpdateQPersonalizationConfiguration", "UpdateQuickIndexCapacity", "UpdateQuickSightQSearchConfiguration", "UpdateRefreshSchedule", "UpdateResourcePermissions", "UpdateRoleCustomPermission", "UpdateSelfUpgrade", "UpdateSelfUpgradeConfiguration", "UpdateSpace", "UpdateSpacePermissions", "UpdateSpaceResources", "UpdateSPICECapacityConfiguration", "UpdateTemplate", "UpdateTemplateAlias", "UpdateTemplatePermissions", "UpdateTheme", "UpdateThemeAlias", "UpdateThemePermissions", "UpdateTopic", "UpdateTopicPermissions", "UpdateTopicRefreshSchedule", "UpdateUser", "UpdateUserCustomPermission", "UpdateVPCConnection"];
2
2
  export type QuicksightAction = (typeof quicksightActions)[number];
3
3
  export declare function quicksight(action: QuicksightAction | "*"): `quicksight:${QuicksightAction | "*"}`;
4
4
  //# sourceMappingURL=quicksight.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"quicksight.d.ts","sourceRoot":"","sources":["../../src/catalog/quicksight.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iBAAiB,k5NAmSpB,CAAC;AAEX,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAAC;AAElE,wBAAgB,UAAU,CAAC,MAAM,EAAE,gBAAgB,GAAG,GAAG,GAAG,cAAc,gBAAgB,GAAG,GAAG,EAAE,CAEjG"}
1
+ {"version":3,"file":"quicksight.d.ts","sourceRoot":"","sources":["../../src/catalog/quicksight.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iBAAiB,6wOAgTpB,CAAC;AAEX,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAAC;AAElE,wBAAgB,UAAU,CAAC,MAAM,EAAE,gBAAgB,GAAG,GAAG,GAAG,cAAc,gBAAgB,GAAG,GAAG,EAAE,CAEjG"}