@beesolve/iam-policy-ts 26.6.3 → 26.6.5
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 +101 -3
- package/dist/catalog/aidevops.d.ts +1 -1
- package/dist/catalog/aidevops.d.ts.map +1 -1
- package/dist/catalog/aidevops.js +13 -0
- package/dist/catalog/cognito-idp.d.ts +1 -1
- package/dist/catalog/cognito-idp.d.ts.map +1 -1
- package/dist/catalog/cognito-idp.js +4 -0
- package/dist/catalog/finops-agent.d.ts +4 -0
- package/dist/catalog/finops-agent.d.ts.map +1 -0
- package/dist/catalog/finops-agent.js +52 -0
- package/dist/catalog/glue.d.ts +1 -1
- package/dist/catalog/glue.d.ts.map +1 -1
- package/dist/catalog/glue.js +1 -0
- package/dist/catalog/health-agent.d.ts +1 -1
- package/dist/catalog/health-agent.d.ts.map +1 -1
- package/dist/catalog/health-agent.js +2 -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/ivs.d.ts +1 -1
- package/dist/catalog/ivs.d.ts.map +1 -1
- package/dist/catalog/ivs.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 +13 -0
- package/dist/catalog/securityagent.d.ts +1 -1
- package/dist/catalog/securityagent.d.ts.map +1 -1
- package/dist/catalog/securityagent.js +16 -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: f4dd425065bc3e02b86b0c994316e20b5c27111709198ed366a91232db214b0d
|
|
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",
|
|
@@ -4351,6 +4364,7 @@ export const iamActionCatalog = {
|
|
|
4351
4364
|
"CreateUserPool",
|
|
4352
4365
|
"CreateUserPoolClient",
|
|
4353
4366
|
"CreateUserPoolDomain",
|
|
4367
|
+
"CreateUserPoolReplica",
|
|
4354
4368
|
"DeleteGroup",
|
|
4355
4369
|
"DeleteIdentityProvider",
|
|
4356
4370
|
"DeleteManagedLoginBranding",
|
|
@@ -4362,6 +4376,7 @@ export const iamActionCatalog = {
|
|
|
4362
4376
|
"DeleteUserPoolClient",
|
|
4363
4377
|
"DeleteUserPoolClientSecret",
|
|
4364
4378
|
"DeleteUserPoolDomain",
|
|
4379
|
+
"DeleteUserPoolReplica",
|
|
4365
4380
|
"DescribeIdentityProvider",
|
|
4366
4381
|
"DescribeManagedLoginBranding",
|
|
4367
4382
|
"DescribeManagedLoginBrandingByClient",
|
|
@@ -4399,6 +4414,7 @@ export const iamActionCatalog = {
|
|
|
4399
4414
|
"ListUserImportJobs",
|
|
4400
4415
|
"ListUserPoolClients",
|
|
4401
4416
|
"ListUserPoolClientSecrets",
|
|
4417
|
+
"ListUserPoolReplicas",
|
|
4402
4418
|
"ListUserPools",
|
|
4403
4419
|
"ListUsers",
|
|
4404
4420
|
"ListUsersInGroup",
|
|
@@ -4427,6 +4443,7 @@ export const iamActionCatalog = {
|
|
|
4427
4443
|
"UpdateUserPool",
|
|
4428
4444
|
"UpdateUserPoolClient",
|
|
4429
4445
|
"UpdateUserPoolDomain",
|
|
4446
|
+
"UpdateUserPoolReplica",
|
|
4430
4447
|
"VerifySoftwareToken",
|
|
4431
4448
|
"VerifyUserAttribute"
|
|
4432
4449
|
],
|
|
@@ -8327,6 +8344,54 @@ export const iamActionCatalog = {
|
|
|
8327
8344
|
"Invoke",
|
|
8328
8345
|
"ManageConnections"
|
|
8329
8346
|
],
|
|
8347
|
+
"finops-agent": [
|
|
8348
|
+
"AcceptAgentRequest",
|
|
8349
|
+
"CancelTask",
|
|
8350
|
+
"CancelTurn",
|
|
8351
|
+
"CreateAgentSpace",
|
|
8352
|
+
"CreateAutomation",
|
|
8353
|
+
"CreateConnection",
|
|
8354
|
+
"CreateConversation",
|
|
8355
|
+
"CreateDocument",
|
|
8356
|
+
"CreateIntegration",
|
|
8357
|
+
"CreateOneTimeLoginSession",
|
|
8358
|
+
"CreateTask",
|
|
8359
|
+
"CreateTurn",
|
|
8360
|
+
"DeleteAgentSpace",
|
|
8361
|
+
"DeleteArtifact",
|
|
8362
|
+
"DeleteAutomation",
|
|
8363
|
+
"DeleteConnection",
|
|
8364
|
+
"DeleteDocument",
|
|
8365
|
+
"DeleteIntegration",
|
|
8366
|
+
"GetAgentRequest",
|
|
8367
|
+
"GetAgentSpace",
|
|
8368
|
+
"GetArtifactContent",
|
|
8369
|
+
"GetArtifactMetadata",
|
|
8370
|
+
"GetAutomation",
|
|
8371
|
+
"GetConnection",
|
|
8372
|
+
"GetDocumentContent",
|
|
8373
|
+
"GetDocumentMetadata",
|
|
8374
|
+
"GetIntegration",
|
|
8375
|
+
"GetTask",
|
|
8376
|
+
"GetTurn",
|
|
8377
|
+
"ListAgentSpaces",
|
|
8378
|
+
"ListArtifacts",
|
|
8379
|
+
"ListAutomations",
|
|
8380
|
+
"ListConnections",
|
|
8381
|
+
"ListConversations",
|
|
8382
|
+
"ListDocuments",
|
|
8383
|
+
"ListIntegrations",
|
|
8384
|
+
"ListRecords",
|
|
8385
|
+
"ListTasks",
|
|
8386
|
+
"ListTurns",
|
|
8387
|
+
"RejectAgentRequest",
|
|
8388
|
+
"RestoreDocument",
|
|
8389
|
+
"SendFeedback",
|
|
8390
|
+
"UpdateAgentSpace",
|
|
8391
|
+
"UpdateAutomation",
|
|
8392
|
+
"UpdateConnection",
|
|
8393
|
+
"UpdateDocument"
|
|
8394
|
+
],
|
|
8330
8395
|
"finspace": [
|
|
8331
8396
|
"ConnectKxCluster",
|
|
8332
8397
|
"CreateEnvironment",
|
|
@@ -9210,6 +9275,7 @@ export const iamActionCatalog = {
|
|
|
9210
9275
|
"GetSecurityConfiguration",
|
|
9211
9276
|
"GetSecurityConfigurations",
|
|
9212
9277
|
"GetSession",
|
|
9278
|
+
"GetSessionEndpoint",
|
|
9213
9279
|
"GetStage",
|
|
9214
9280
|
"GetStageAttempt",
|
|
9215
9281
|
"GetStageAttemptTaskList",
|
|
@@ -9651,6 +9717,7 @@ export const iamActionCatalog = {
|
|
|
9651
9717
|
"GetAgent",
|
|
9652
9718
|
"GetCareTeamProvider",
|
|
9653
9719
|
"GetDomain",
|
|
9720
|
+
"GetDomainAnalytics",
|
|
9654
9721
|
"GetIntegration",
|
|
9655
9722
|
"GetMedicalScribeListeningSession",
|
|
9656
9723
|
"GetPatient",
|
|
@@ -9666,6 +9733,7 @@ export const iamActionCatalog = {
|
|
|
9666
9733
|
"ListPatientAppointments",
|
|
9667
9734
|
"ListPatientInsuranceCoverages",
|
|
9668
9735
|
"ListProviders",
|
|
9736
|
+
"ListSessionRecords",
|
|
9669
9737
|
"ListSubscriptions",
|
|
9670
9738
|
"ListTagsForResource",
|
|
9671
9739
|
"MatchPatient",
|
|
@@ -11240,6 +11308,7 @@ export const iamActionCatalog = {
|
|
|
11240
11308
|
"StopStream",
|
|
11241
11309
|
"TagResource",
|
|
11242
11310
|
"UntagResource",
|
|
11311
|
+
"UpdateAdConfiguration",
|
|
11243
11312
|
"UpdateChannel",
|
|
11244
11313
|
"UpdateIngestConfiguration",
|
|
11245
11314
|
"UpdatePlaybackRestrictionPolicy",
|
|
@@ -15415,6 +15484,7 @@ export const iamActionCatalog = {
|
|
|
15415
15484
|
"AccountConfigurations",
|
|
15416
15485
|
"AllowVendedLogDeliveryForResource",
|
|
15417
15486
|
"BatchCreateTopicReviewedAnswer",
|
|
15487
|
+
"BatchDeleteKnowledgeBase",
|
|
15418
15488
|
"BatchDeleteTopicReviewedAnswer",
|
|
15419
15489
|
"BatchGetPreferences",
|
|
15420
15490
|
"BatchUpdatePreferences",
|
|
@@ -15440,6 +15510,7 @@ export const iamActionCatalog = {
|
|
|
15440
15510
|
"CreateIAMPolicyAssignment",
|
|
15441
15511
|
"CreateIngestion",
|
|
15442
15512
|
"CreateNamespace",
|
|
15513
|
+
"CreateOAuthClientApplication",
|
|
15443
15514
|
"CreateReader",
|
|
15444
15515
|
"CreateRefreshSchedule",
|
|
15445
15516
|
"CreateRoleMembership",
|
|
@@ -15475,7 +15546,9 @@ export const iamActionCatalog = {
|
|
|
15475
15546
|
"DeleteGroupMembership",
|
|
15476
15547
|
"DeleteIAMPolicyAssignment",
|
|
15477
15548
|
"DeleteIdentityPropagationConfig",
|
|
15549
|
+
"DeleteKnowledgeBase",
|
|
15478
15550
|
"DeleteNamespace",
|
|
15551
|
+
"DeleteOAuthClientApplication",
|
|
15479
15552
|
"DeleteRefreshSchedule",
|
|
15480
15553
|
"DeleteRoleCustomPermission",
|
|
15481
15554
|
"DeleteRoleMembership",
|
|
@@ -15531,7 +15604,10 @@ export const iamActionCatalog = {
|
|
|
15531
15604
|
"DescribeIngestion",
|
|
15532
15605
|
"DescribeIpRestriction",
|
|
15533
15606
|
"DescribeKeyRegistration",
|
|
15607
|
+
"DescribeKnowledgeBase",
|
|
15608
|
+
"DescribeKnowledgeBasePermissions",
|
|
15534
15609
|
"DescribeNamespace",
|
|
15610
|
+
"DescribeOAuthClientApplication",
|
|
15535
15611
|
"DescribeQPersonalizationConfiguration",
|
|
15536
15612
|
"DescribeQuickIndexCapacity",
|
|
15537
15613
|
"DescribeQuickSightQSearchConfiguration",
|
|
@@ -15588,7 +15664,9 @@ export const iamActionCatalog = {
|
|
|
15588
15664
|
"ListIdentityPropagationConfigs",
|
|
15589
15665
|
"ListIngestions",
|
|
15590
15666
|
"ListKMSKeysForUser",
|
|
15667
|
+
"ListKnowledgeBases",
|
|
15591
15668
|
"ListNamespaces",
|
|
15669
|
+
"ListOAuthClientApplications",
|
|
15592
15670
|
"ListRefreshSchedules",
|
|
15593
15671
|
"ListRoleMemberships",
|
|
15594
15672
|
"ListSelfUpgrades",
|
|
@@ -15606,6 +15684,7 @@ export const iamActionCatalog = {
|
|
|
15606
15684
|
"ListTopics",
|
|
15607
15685
|
"ListUserGroups",
|
|
15608
15686
|
"ListUsers",
|
|
15687
|
+
"ListUsersIndexCapacity",
|
|
15609
15688
|
"ListVPCConnections",
|
|
15610
15689
|
"PassDataSet",
|
|
15611
15690
|
"PassDataSource",
|
|
@@ -15627,6 +15706,7 @@ export const iamActionCatalog = {
|
|
|
15627
15706
|
"SearchFlows",
|
|
15628
15707
|
"SearchFolders",
|
|
15629
15708
|
"SearchGroups",
|
|
15709
|
+
"SearchKnowledgeBases",
|
|
15630
15710
|
"SearchSpaces",
|
|
15631
15711
|
"SearchTopics",
|
|
15632
15712
|
"SearchUsers",
|
|
@@ -15677,6 +15757,8 @@ export const iamActionCatalog = {
|
|
|
15677
15757
|
"UpdateIdentityPropagationConfig",
|
|
15678
15758
|
"UpdateIpRestriction",
|
|
15679
15759
|
"UpdateKeyRegistration",
|
|
15760
|
+
"UpdateKnowledgeBasePermissions",
|
|
15761
|
+
"UpdateOAuthClientApplication",
|
|
15680
15762
|
"UpdatePublicSharingSettings",
|
|
15681
15763
|
"UpdateQPersonalizationConfiguration",
|
|
15682
15764
|
"UpdateQuickIndexCapacity",
|
|
@@ -18065,6 +18147,8 @@ export const iamActionCatalog = {
|
|
|
18065
18147
|
"AddArtifact",
|
|
18066
18148
|
"BatchDeleteCodeReviews",
|
|
18067
18149
|
"BatchDeletePentests",
|
|
18150
|
+
"BatchDeleteThreatModels",
|
|
18151
|
+
"BatchDeleteThreats",
|
|
18068
18152
|
"BatchGetAgentSpaces",
|
|
18069
18153
|
"BatchGetArtifactMetadata",
|
|
18070
18154
|
"BatchGetCodeReviewJobs",
|
|
@@ -18076,6 +18160,10 @@ export const iamActionCatalog = {
|
|
|
18076
18160
|
"BatchGetPentestJobTasks",
|
|
18077
18161
|
"BatchGetPentests",
|
|
18078
18162
|
"BatchGetTargetDomains",
|
|
18163
|
+
"BatchGetThreatModelJobs",
|
|
18164
|
+
"BatchGetThreatModelJobTasks",
|
|
18165
|
+
"BatchGetThreatModels",
|
|
18166
|
+
"BatchGetThreats",
|
|
18079
18167
|
"CreateAgentSpace",
|
|
18080
18168
|
"CreateApplication",
|
|
18081
18169
|
"CreateCodeReview",
|
|
@@ -18086,6 +18174,8 @@ export const iamActionCatalog = {
|
|
|
18086
18174
|
"CreatePentest",
|
|
18087
18175
|
"CreateSecurityRequirement",
|
|
18088
18176
|
"CreateTargetDomain",
|
|
18177
|
+
"CreateThreat",
|
|
18178
|
+
"CreateThreatModel",
|
|
18089
18179
|
"DeleteAgentSpace",
|
|
18090
18180
|
"DeleteApplication",
|
|
18091
18181
|
"DeleteArtifact",
|
|
@@ -18122,12 +18212,18 @@ export const iamActionCatalog = {
|
|
|
18122
18212
|
"ListSecurityRequirements",
|
|
18123
18213
|
"ListTagsForResource",
|
|
18124
18214
|
"ListTargetDomains",
|
|
18215
|
+
"ListThreatModelJobs",
|
|
18216
|
+
"ListThreatModelJobTasks",
|
|
18217
|
+
"ListThreatModels",
|
|
18218
|
+
"ListThreats",
|
|
18125
18219
|
"PutDesignReviewFeedback",
|
|
18126
18220
|
"StartCodeRemediation",
|
|
18127
18221
|
"StartCodeReviewJob",
|
|
18128
18222
|
"StartPentestJob",
|
|
18223
|
+
"StartThreatModelJob",
|
|
18129
18224
|
"StopCodeReviewJob",
|
|
18130
18225
|
"StopPentestJob",
|
|
18226
|
+
"StopThreatModelJob",
|
|
18131
18227
|
"TagResource",
|
|
18132
18228
|
"ToggleManagedSecurityRequirement",
|
|
18133
18229
|
"UntagResource",
|
|
@@ -18139,6 +18235,8 @@ export const iamActionCatalog = {
|
|
|
18139
18235
|
"UpdatePentest",
|
|
18140
18236
|
"UpdateSecurityRequirement",
|
|
18141
18237
|
"UpdateTargetDomain",
|
|
18238
|
+
"UpdateThreat",
|
|
18239
|
+
"UpdateThreatModel",
|
|
18142
18240
|
"VerifyTargetDomain"
|
|
18143
18241
|
],
|
|
18144
18242
|
"securityhub": [
|
|
@@ -21350,6 +21448,6 @@ export const iamActionCatalog = {
|
|
|
21350
21448
|
]
|
|
21351
21449
|
};
|
|
21352
21450
|
export const iamActionCatalogSourceUrl = "https://awspolicygen.s3.amazonaws.com/js/policies.js";
|
|
21353
|
-
export const iamActionCatalogSourceSha256 = "
|
|
21354
|
-
export const iamActionCatalogActionCount =
|
|
21451
|
+
export const iamActionCatalogSourceSha256 = "f4dd425065bc3e02b86b0c994316e20b5c27111709198ed366a91232db214b0d";
|
|
21452
|
+
export const iamActionCatalogActionCount = 21153;
|
|
21355
21453
|
//# 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,
|
|
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"}
|
package/dist/catalog/aidevops.js
CHANGED
|
@@ -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",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const cognitoIdpActions: readonly ["AddCustomAttributes", "AddUserPoolClientSecret", "AdminAddUserToGroup", "AdminConfirmSignUp", "AdminCreateUser", "AdminDeleteUser", "AdminDeleteUserAttributes", "AdminDisableProviderForUser", "AdminDisableUser", "AdminEnableUser", "AdminForgetDevice", "AdminGetDevice", "AdminGetUser", "AdminInitiateAuth", "AdminLinkProviderForUser", "AdminListDevices", "AdminListGroupsForUser", "AdminListUserAuthEvents", "AdminRemoveUserFromGroup", "AdminResetUserPassword", "AdminRespondToAuthChallenge", "AdminSetUserMFAPreference", "AdminSetUserPassword", "AdminSetUserSettings", "AdminUpdateAuthEventFeedback", "AdminUpdateDeviceStatus", "AdminUpdateUserAttributes", "AdminUserGlobalSignOut", "AssociateSoftwareToken", "AssociateWebACL", "ChangePassword", "ConfirmDevice", "ConfirmForgotPassword", "ConfirmSignUp", "CreateGroup", "CreateIdentityProvider", "CreateManagedLoginBranding", "CreateResourceServer", "CreateTerms", "CreateUserImportJob", "CreateUserPool", "CreateUserPoolClient", "CreateUserPoolDomain", "DeleteGroup", "DeleteIdentityProvider", "DeleteManagedLoginBranding", "DeleteResourceServer", "DeleteTerms", "DeleteUser", "DeleteUserAttributes", "DeleteUserPool", "DeleteUserPoolClient", "DeleteUserPoolClientSecret", "DeleteUserPoolDomain", "DescribeIdentityProvider", "DescribeManagedLoginBranding", "DescribeManagedLoginBrandingByClient", "DescribeResourceServer", "DescribeRiskConfiguration", "DescribeTerms", "DescribeUserImportJob", "DescribeUserPool", "DescribeUserPoolClient", "DescribeUserPoolDomain", "DisassociateWebACL", "ForgetDevice", "ForgotPassword", "GetCSVHeader", "GetDevice", "GetGroup", "GetIdentityProviderByIdentifier", "GetLogDeliveryConfiguration", "GetSigningCertificate", "GetTokensFromRefreshToken", "GetUICustomization", "GetUser", "GetUserAttributeVerificationCode", "GetUserPoolMfaConfig", "GetWebACLForResource", "GlobalSignOut", "InitiateAuth", "ListDevices", "ListGroups", "ListIdentityProviders", "ListResourceServers", "ListResourcesForWebACL", "ListTagsForResource", "ListTerms", "ListUserImportJobs", "ListUserPoolClients", "ListUserPoolClientSecrets", "ListUserPools", "ListUsers", "ListUsersInGroup", "ResendConfirmationCode", "RespondToAuthChallenge", "RevokeToken", "SetLogDeliveryConfiguration", "SetRiskConfiguration", "SetUICustomization", "SetUserMFAPreference", "SetUserPoolMfaConfig", "SetUserSettings", "SignUp", "StartUserImportJob", "StopUserImportJob", "TagResource", "UntagResource", "UpdateAuthEventFeedback", "UpdateDeviceStatus", "UpdateGroup", "UpdateIdentityProvider", "UpdateManagedLoginBranding", "UpdateResourceServer", "UpdateTerms", "UpdateUserAttributes", "UpdateUserPool", "UpdateUserPoolClient", "UpdateUserPoolDomain", "VerifySoftwareToken", "VerifyUserAttribute"];
|
|
1
|
+
export declare const cognitoIdpActions: readonly ["AddCustomAttributes", "AddUserPoolClientSecret", "AdminAddUserToGroup", "AdminConfirmSignUp", "AdminCreateUser", "AdminDeleteUser", "AdminDeleteUserAttributes", "AdminDisableProviderForUser", "AdminDisableUser", "AdminEnableUser", "AdminForgetDevice", "AdminGetDevice", "AdminGetUser", "AdminInitiateAuth", "AdminLinkProviderForUser", "AdminListDevices", "AdminListGroupsForUser", "AdminListUserAuthEvents", "AdminRemoveUserFromGroup", "AdminResetUserPassword", "AdminRespondToAuthChallenge", "AdminSetUserMFAPreference", "AdminSetUserPassword", "AdminSetUserSettings", "AdminUpdateAuthEventFeedback", "AdminUpdateDeviceStatus", "AdminUpdateUserAttributes", "AdminUserGlobalSignOut", "AssociateSoftwareToken", "AssociateWebACL", "ChangePassword", "ConfirmDevice", "ConfirmForgotPassword", "ConfirmSignUp", "CreateGroup", "CreateIdentityProvider", "CreateManagedLoginBranding", "CreateResourceServer", "CreateTerms", "CreateUserImportJob", "CreateUserPool", "CreateUserPoolClient", "CreateUserPoolDomain", "CreateUserPoolReplica", "DeleteGroup", "DeleteIdentityProvider", "DeleteManagedLoginBranding", "DeleteResourceServer", "DeleteTerms", "DeleteUser", "DeleteUserAttributes", "DeleteUserPool", "DeleteUserPoolClient", "DeleteUserPoolClientSecret", "DeleteUserPoolDomain", "DeleteUserPoolReplica", "DescribeIdentityProvider", "DescribeManagedLoginBranding", "DescribeManagedLoginBrandingByClient", "DescribeResourceServer", "DescribeRiskConfiguration", "DescribeTerms", "DescribeUserImportJob", "DescribeUserPool", "DescribeUserPoolClient", "DescribeUserPoolDomain", "DisassociateWebACL", "ForgetDevice", "ForgotPassword", "GetCSVHeader", "GetDevice", "GetGroup", "GetIdentityProviderByIdentifier", "GetLogDeliveryConfiguration", "GetSigningCertificate", "GetTokensFromRefreshToken", "GetUICustomization", "GetUser", "GetUserAttributeVerificationCode", "GetUserPoolMfaConfig", "GetWebACLForResource", "GlobalSignOut", "InitiateAuth", "ListDevices", "ListGroups", "ListIdentityProviders", "ListResourceServers", "ListResourcesForWebACL", "ListTagsForResource", "ListTerms", "ListUserImportJobs", "ListUserPoolClients", "ListUserPoolClientSecrets", "ListUserPoolReplicas", "ListUserPools", "ListUsers", "ListUsersInGroup", "ResendConfirmationCode", "RespondToAuthChallenge", "RevokeToken", "SetLogDeliveryConfiguration", "SetRiskConfiguration", "SetUICustomization", "SetUserMFAPreference", "SetUserPoolMfaConfig", "SetUserSettings", "SignUp", "StartUserImportJob", "StopUserImportJob", "TagResource", "UntagResource", "UpdateAuthEventFeedback", "UpdateDeviceStatus", "UpdateGroup", "UpdateIdentityProvider", "UpdateManagedLoginBranding", "UpdateResourceServer", "UpdateTerms", "UpdateUserAttributes", "UpdateUserPool", "UpdateUserPoolClient", "UpdateUserPoolDomain", "UpdateUserPoolReplica", "VerifySoftwareToken", "VerifyUserAttribute"];
|
|
2
2
|
export type CognitoIdpAction = (typeof cognitoIdpActions)[number];
|
|
3
3
|
export declare function cognitoIdp(action: CognitoIdpAction | "*"): `cognito-idp:${CognitoIdpAction | "*"}`;
|
|
4
4
|
//# sourceMappingURL=cognito-idp.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cognito-idp.d.ts","sourceRoot":"","sources":["../../src/catalog/cognito-idp.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iBAAiB
|
|
1
|
+
{"version":3,"file":"cognito-idp.d.ts","sourceRoot":"","sources":["../../src/catalog/cognito-idp.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iBAAiB,kyFA8HpB,CAAC;AAEX,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAAC;AAElE,wBAAgB,UAAU,CAAC,MAAM,EAAE,gBAAgB,GAAG,GAAG,GAAG,eAAe,gBAAgB,GAAG,GAAG,EAAE,CAElG"}
|
|
@@ -42,6 +42,7 @@ export const cognitoIdpActions = [
|
|
|
42
42
|
"CreateUserPool",
|
|
43
43
|
"CreateUserPoolClient",
|
|
44
44
|
"CreateUserPoolDomain",
|
|
45
|
+
"CreateUserPoolReplica",
|
|
45
46
|
"DeleteGroup",
|
|
46
47
|
"DeleteIdentityProvider",
|
|
47
48
|
"DeleteManagedLoginBranding",
|
|
@@ -53,6 +54,7 @@ export const cognitoIdpActions = [
|
|
|
53
54
|
"DeleteUserPoolClient",
|
|
54
55
|
"DeleteUserPoolClientSecret",
|
|
55
56
|
"DeleteUserPoolDomain",
|
|
57
|
+
"DeleteUserPoolReplica",
|
|
56
58
|
"DescribeIdentityProvider",
|
|
57
59
|
"DescribeManagedLoginBranding",
|
|
58
60
|
"DescribeManagedLoginBrandingByClient",
|
|
@@ -90,6 +92,7 @@ export const cognitoIdpActions = [
|
|
|
90
92
|
"ListUserImportJobs",
|
|
91
93
|
"ListUserPoolClients",
|
|
92
94
|
"ListUserPoolClientSecrets",
|
|
95
|
+
"ListUserPoolReplicas",
|
|
93
96
|
"ListUserPools",
|
|
94
97
|
"ListUsers",
|
|
95
98
|
"ListUsersInGroup",
|
|
@@ -118,6 +121,7 @@ export const cognitoIdpActions = [
|
|
|
118
121
|
"UpdateUserPool",
|
|
119
122
|
"UpdateUserPoolClient",
|
|
120
123
|
"UpdateUserPoolDomain",
|
|
124
|
+
"UpdateUserPoolReplica",
|
|
121
125
|
"VerifySoftwareToken",
|
|
122
126
|
"VerifyUserAttribute",
|
|
123
127
|
];
|
|
@@ -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
|
package/dist/catalog/glue.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const glueActions: readonly ["AuthorizeInboundIntegration", "BatchCreatePartition", "BatchDeleteConnection", "BatchDeletePartition", "BatchDeleteTable", "BatchDeleteTableVersion", "BatchGetBlueprints", "BatchGetCrawlers", "BatchGetCustomEntityTypes", "BatchGetDevEndpoints", "BatchGetJobs", "BatchGetPartition", "BatchGetStageFiles", "BatchGetTableOptimizer", "BatchGetTriggers", "BatchGetWorkflows", "BatchStopJobRun", "BatchUpdatePartition", "CancelDataQualityRuleRecommendationRun", "CancelDataQualityRulesetEvaluationRun", "CancelMLTaskRun", "CancelStatement", "CheckSchemaVersionValidity", "CreateBlueprint", "CreateCatalog", "CreateClassifier", "CreateColumnStatisticsTaskSettings", "CreateConnection", "CreateCrawler", "CreateCustomEntityType", "CreateDatabase", "CreateDataQualityRuleset", "CreateDevEndpoint", "CreateGlueIdentityCenterConfiguration", "CreateInboundIntegration", "CreateIntegration", "CreateIntegrationResourceProperty", "CreateIntegrationTableProperties", "CreateJob", "CreateMLTransform", "CreatePartition", "CreatePartitionIndex", "CreateRegistry", "CreateSchema", "CreateScript", "CreateSecurityConfiguration", "CreateSession", "CreateTable", "CreateTableOptimizer", "CreateTrigger", "CreateUsageProfile", "CreateUserDefinedFunction", "CreateWorkflow", "DeleteBlueprint", "DeleteCatalog", "DeleteClassifier", "DeleteColumnStatisticsForPartition", "DeleteColumnStatisticsForTable", "DeleteColumnStatisticsTaskSettings", "DeleteConnection", "DeleteConnectionType", "DeleteCrawler", "DeleteCustomEntityType", "DeleteDatabase", "DeleteDataQualityRuleset", "DeleteDevEndpoint", "DeleteGlueIdentityCenterConfiguration", "DeleteIntegration", "DeleteIntegrationResourceProperty", "DeleteIntegrationTableProperties", "DeleteJob", "DeleteMLTransform", "DeletePartition", "DeletePartitionIndex", "DeleteRegistry", "DeleteResourcePolicy", "DeleteSchema", "DeleteSchemaVersions", "DeleteSecurityConfiguration", "DeleteSession", "DeleteTable", "DeleteTableOptimizer", "DeleteTableVersion", "DeleteTrigger", "DeleteUsageProfile", "DeleteUserDefinedFunction", "DeleteWorkflow", "DeregisterDataPreview", "DescribeConnectionType", "DescribeEntity", "DescribeInboundIntegrations", "DescribeIntegrations", "FederateAuthorization", "GetBlueprint", "GetBlueprintRun", "GetBlueprintRuns", "GetCatalog", "GetCatalogImportStatus", "GetCatalogs", "GetClassifier", "GetClassifiers", "GetColumnStatisticsForPartition", "GetColumnStatisticsForTable", "GetColumnStatisticsTaskRun", "GetColumnStatisticsTaskRuns", "GetColumnStatisticsTaskSettings", "GetCompletion", "GetConnection", "GetConnections", "GetCrawler", "GetCrawlerMetrics", "GetCrawlers", "GetCustomEntityType", "GetDashboardUrl", "GetDatabase", "GetDatabases", "GetDataCatalogEncryptionSettings", "GetDataflowGraph", "GetDataPreviewStatement", "GetDataQualityModel", "GetDataQualityModelResult", "GetDataQualityResult", "GetDataQualityRuleRecommendationRun", "GetDataQualityRuleset", "GetDataQualityRulesetEvaluationRun", "GetDevEndpoint", "GetDevEndpoints", "GetEntityRecords", "GetEnvironment", "GetExecutors", "GetExecutorsThreads", "GetGeneratedCode", "GetGlueIdentityCenterConfiguration", "GetIntegrationResourceProperty", "GetIntegrationTableProperties", "GetJob", "GetJobBookmark", "GetJobRun", "GetJobRuns", "GetJobs", "GetJobUpgradeAnalysis", "GetLogParsingStatus", "GetMapping", "GetMLTaskRun", "GetMLTaskRuns", "GetMLTransform", "GetMLTransforms", "GetNotebookInstanceStatus", "GetPartition", "GetPartitionIndexes", "GetPartitions", "GetPlan", "GetQueries", "GetQuery", "GetRecipeAction", "GetRegistry", "GetResourcePolicies", "GetResourcePolicy", "GetSchema", "GetSchemaByDefinition", "GetSchemaVersion", "GetSchemaVersionsDiff", "GetSecurityConfiguration", "GetSecurityConfigurations", "GetSession", "GetStage", "GetStageAttempt", "GetStageAttemptTaskList", "GetStageAttemptTaskSummary", "GetStageFiles", "GetStages", "GetStatement", "GetStorage", "GetStorageUnit", "GetTable", "GetTableOptimizer", "GetTables", "GetTableVersion", "GetTableVersions", "GetTags", "GetTrigger", "GetTriggers", "GetUsageProfile", "GetUserDefinedFunction", "GetUserDefinedFunctions", "GetWorkflow", "GetWorkflowRun", "GetWorkflowRunProperties", "GetWorkflowRuns", "GlueNotebookAuthorize", "GlueNotebookRefreshCredentials", "ImportCatalogToGlue", "ListBlueprints", "ListColumnStatisticsTaskRuns", "ListConnectionTypes", "ListCrawlers", "ListCrawls", "ListCustomEntityTypes", "ListDataQualityResults", "ListDataQualityRuleRecommendationRuns", "ListDataQualityRulesetEvaluationRuns", "ListDataQualityRulesets", "ListDevEndpoints", "ListEntities", "ListIntegrationResourceProperties", "ListJobs", "ListJobUpgradeAnalyses", "ListMLTransforms", "ListRegistries", "ListSchemas", "ListSchemaVersions", "ListSessions", "ListStatements", "ListTableOptimizerRuns", "ListTriggers", "ListUsageProfiles", "ListWorkflows", "ManagedConnector", "ModifyIntegration", "NotifyEvent", "PassConnection", "PublishDataQuality", "PutDataCatalogEncryptionSettings", "PutDataQualityProfileAnnotation", "PutDataQualityStatisticAnnotation", "PutResourcePolicy", "PutSchemaVersionMetadata", "PutWorkflowRunProperties", "QuerySchemaVersionMetadata", "RefreshOAuth2Tokens", "RegisterConnectionType", "RegisterSchemaVersion", "RemoveSchemaVersionMetadata", "RenameTable", "RequestLogParsing", "ResetJobBookmark", "ResumeWorkflowRun", "RunDataPreviewStatement", "RunStatement", "SearchTables", "SendFeedback", "SendRecipeAction", "StartBlueprintRun", "StartColumnStatisticsTaskRun", "StartColumnStatisticsTaskRunSchedule", "StartCompletion", "StartCrawler", "StartCrawlerSchedule", "StartDataQualityRuleRecommendationRun", "StartDataQualityRulesetEvaluationRun", "StartExportLabelsTaskRun", "StartImportLabelsTaskRun", "StartJobRun", "StartJobUpgradeAnalysis", "StartMLEvaluationTaskRun", "StartMLLabelingSetGenerationTaskRun", "StartNotebook", "StartTrigger", "StartWorkflowRun", "StopColumnStatisticsTaskRun", "StopColumnStatisticsTaskRunSchedule", "StopCrawler", "StopCrawlerSchedule", "StopJobUpgradeAnalysis", "StopSession", "StopTrigger", "StopWorkflowRun", "TagResource", "TerminateNotebook", "TestConnection", "UntagResource", "UpdateBlueprint", "UpdateCatalog", "UpdateClassifier", "UpdateColumnStatisticsForPartition", "UpdateColumnStatisticsForTable", "UpdateColumnStatisticsTaskSettings", "UpdateConnection", "UpdateCrawler", "UpdateCrawlerSchedule", "UpdateDatabase", "UpdateDataQualityRuleset", "UpdateDevEndpoint", "UpdateGlueIdentityCenterConfiguration", "UpdateIntegrationResourceProperty", "UpdateIntegrationTableProperties", "UpdateJob", "UpdateJobFromSourceControl", "UpdateMLTransform", "UpdatePartition", "UpdateRegistry", "UpdateSchema", "UpdateSourceControlFromJob", "UpdateTable", "UpdateTableOptimizer", "UpdateTrigger", "UpdateUsageProfile", "UpdateUserDefinedFunction", "UpdateWorkflow", "UpgradeJob", "UseGlueStudio", "UseMLTransforms"];
|
|
1
|
+
export declare const glueActions: readonly ["AuthorizeInboundIntegration", "BatchCreatePartition", "BatchDeleteConnection", "BatchDeletePartition", "BatchDeleteTable", "BatchDeleteTableVersion", "BatchGetBlueprints", "BatchGetCrawlers", "BatchGetCustomEntityTypes", "BatchGetDevEndpoints", "BatchGetJobs", "BatchGetPartition", "BatchGetStageFiles", "BatchGetTableOptimizer", "BatchGetTriggers", "BatchGetWorkflows", "BatchStopJobRun", "BatchUpdatePartition", "CancelDataQualityRuleRecommendationRun", "CancelDataQualityRulesetEvaluationRun", "CancelMLTaskRun", "CancelStatement", "CheckSchemaVersionValidity", "CreateBlueprint", "CreateCatalog", "CreateClassifier", "CreateColumnStatisticsTaskSettings", "CreateConnection", "CreateCrawler", "CreateCustomEntityType", "CreateDatabase", "CreateDataQualityRuleset", "CreateDevEndpoint", "CreateGlueIdentityCenterConfiguration", "CreateInboundIntegration", "CreateIntegration", "CreateIntegrationResourceProperty", "CreateIntegrationTableProperties", "CreateJob", "CreateMLTransform", "CreatePartition", "CreatePartitionIndex", "CreateRegistry", "CreateSchema", "CreateScript", "CreateSecurityConfiguration", "CreateSession", "CreateTable", "CreateTableOptimizer", "CreateTrigger", "CreateUsageProfile", "CreateUserDefinedFunction", "CreateWorkflow", "DeleteBlueprint", "DeleteCatalog", "DeleteClassifier", "DeleteColumnStatisticsForPartition", "DeleteColumnStatisticsForTable", "DeleteColumnStatisticsTaskSettings", "DeleteConnection", "DeleteConnectionType", "DeleteCrawler", "DeleteCustomEntityType", "DeleteDatabase", "DeleteDataQualityRuleset", "DeleteDevEndpoint", "DeleteGlueIdentityCenterConfiguration", "DeleteIntegration", "DeleteIntegrationResourceProperty", "DeleteIntegrationTableProperties", "DeleteJob", "DeleteMLTransform", "DeletePartition", "DeletePartitionIndex", "DeleteRegistry", "DeleteResourcePolicy", "DeleteSchema", "DeleteSchemaVersions", "DeleteSecurityConfiguration", "DeleteSession", "DeleteTable", "DeleteTableOptimizer", "DeleteTableVersion", "DeleteTrigger", "DeleteUsageProfile", "DeleteUserDefinedFunction", "DeleteWorkflow", "DeregisterDataPreview", "DescribeConnectionType", "DescribeEntity", "DescribeInboundIntegrations", "DescribeIntegrations", "FederateAuthorization", "GetBlueprint", "GetBlueprintRun", "GetBlueprintRuns", "GetCatalog", "GetCatalogImportStatus", "GetCatalogs", "GetClassifier", "GetClassifiers", "GetColumnStatisticsForPartition", "GetColumnStatisticsForTable", "GetColumnStatisticsTaskRun", "GetColumnStatisticsTaskRuns", "GetColumnStatisticsTaskSettings", "GetCompletion", "GetConnection", "GetConnections", "GetCrawler", "GetCrawlerMetrics", "GetCrawlers", "GetCustomEntityType", "GetDashboardUrl", "GetDatabase", "GetDatabases", "GetDataCatalogEncryptionSettings", "GetDataflowGraph", "GetDataPreviewStatement", "GetDataQualityModel", "GetDataQualityModelResult", "GetDataQualityResult", "GetDataQualityRuleRecommendationRun", "GetDataQualityRuleset", "GetDataQualityRulesetEvaluationRun", "GetDevEndpoint", "GetDevEndpoints", "GetEntityRecords", "GetEnvironment", "GetExecutors", "GetExecutorsThreads", "GetGeneratedCode", "GetGlueIdentityCenterConfiguration", "GetIntegrationResourceProperty", "GetIntegrationTableProperties", "GetJob", "GetJobBookmark", "GetJobRun", "GetJobRuns", "GetJobs", "GetJobUpgradeAnalysis", "GetLogParsingStatus", "GetMapping", "GetMLTaskRun", "GetMLTaskRuns", "GetMLTransform", "GetMLTransforms", "GetNotebookInstanceStatus", "GetPartition", "GetPartitionIndexes", "GetPartitions", "GetPlan", "GetQueries", "GetQuery", "GetRecipeAction", "GetRegistry", "GetResourcePolicies", "GetResourcePolicy", "GetSchema", "GetSchemaByDefinition", "GetSchemaVersion", "GetSchemaVersionsDiff", "GetSecurityConfiguration", "GetSecurityConfigurations", "GetSession", "GetSessionEndpoint", "GetStage", "GetStageAttempt", "GetStageAttemptTaskList", "GetStageAttemptTaskSummary", "GetStageFiles", "GetStages", "GetStatement", "GetStorage", "GetStorageUnit", "GetTable", "GetTableOptimizer", "GetTables", "GetTableVersion", "GetTableVersions", "GetTags", "GetTrigger", "GetTriggers", "GetUsageProfile", "GetUserDefinedFunction", "GetUserDefinedFunctions", "GetWorkflow", "GetWorkflowRun", "GetWorkflowRunProperties", "GetWorkflowRuns", "GlueNotebookAuthorize", "GlueNotebookRefreshCredentials", "ImportCatalogToGlue", "ListBlueprints", "ListColumnStatisticsTaskRuns", "ListConnectionTypes", "ListCrawlers", "ListCrawls", "ListCustomEntityTypes", "ListDataQualityResults", "ListDataQualityRuleRecommendationRuns", "ListDataQualityRulesetEvaluationRuns", "ListDataQualityRulesets", "ListDevEndpoints", "ListEntities", "ListIntegrationResourceProperties", "ListJobs", "ListJobUpgradeAnalyses", "ListMLTransforms", "ListRegistries", "ListSchemas", "ListSchemaVersions", "ListSessions", "ListStatements", "ListTableOptimizerRuns", "ListTriggers", "ListUsageProfiles", "ListWorkflows", "ManagedConnector", "ModifyIntegration", "NotifyEvent", "PassConnection", "PublishDataQuality", "PutDataCatalogEncryptionSettings", "PutDataQualityProfileAnnotation", "PutDataQualityStatisticAnnotation", "PutResourcePolicy", "PutSchemaVersionMetadata", "PutWorkflowRunProperties", "QuerySchemaVersionMetadata", "RefreshOAuth2Tokens", "RegisterConnectionType", "RegisterSchemaVersion", "RemoveSchemaVersionMetadata", "RenameTable", "RequestLogParsing", "ResetJobBookmark", "ResumeWorkflowRun", "RunDataPreviewStatement", "RunStatement", "SearchTables", "SendFeedback", "SendRecipeAction", "StartBlueprintRun", "StartColumnStatisticsTaskRun", "StartColumnStatisticsTaskRunSchedule", "StartCompletion", "StartCrawler", "StartCrawlerSchedule", "StartDataQualityRuleRecommendationRun", "StartDataQualityRulesetEvaluationRun", "StartExportLabelsTaskRun", "StartImportLabelsTaskRun", "StartJobRun", "StartJobUpgradeAnalysis", "StartMLEvaluationTaskRun", "StartMLLabelingSetGenerationTaskRun", "StartNotebook", "StartTrigger", "StartWorkflowRun", "StopColumnStatisticsTaskRun", "StopColumnStatisticsTaskRunSchedule", "StopCrawler", "StopCrawlerSchedule", "StopJobUpgradeAnalysis", "StopSession", "StopTrigger", "StopWorkflowRun", "TagResource", "TerminateNotebook", "TestConnection", "UntagResource", "UpdateBlueprint", "UpdateCatalog", "UpdateClassifier", "UpdateColumnStatisticsForPartition", "UpdateColumnStatisticsForTable", "UpdateColumnStatisticsTaskSettings", "UpdateConnection", "UpdateCrawler", "UpdateCrawlerSchedule", "UpdateDatabase", "UpdateDataQualityRuleset", "UpdateDevEndpoint", "UpdateGlueIdentityCenterConfiguration", "UpdateIntegrationResourceProperty", "UpdateIntegrationTableProperties", "UpdateJob", "UpdateJobFromSourceControl", "UpdateMLTransform", "UpdatePartition", "UpdateRegistry", "UpdateSchema", "UpdateSourceControlFromJob", "UpdateTable", "UpdateTableOptimizer", "UpdateTrigger", "UpdateUsageProfile", "UpdateUserDefinedFunction", "UpdateWorkflow", "UpgradeJob", "UseGlueStudio", "UseMLTransforms"];
|
|
2
2
|
export type GlueAction = (typeof glueActions)[number];
|
|
3
3
|
export declare function glue(action: GlueAction | "*"): `glue:${GlueAction | "*"}`;
|
|
4
4
|
//# sourceMappingURL=glue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"glue.d.ts","sourceRoot":"","sources":["../../src/catalog/glue.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"glue.d.ts","sourceRoot":"","sources":["../../src/catalog/glue.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,yuNAgTd,CAAC;AAEX,MAAM,MAAM,UAAU,GAAG,CAAC,OAAO,WAAW,CAAC,CAAC,MAAM,CAAC,CAAC;AAEtD,wBAAgB,IAAI,CAAC,MAAM,EAAE,UAAU,GAAG,GAAG,GAAG,QAAQ,UAAU,GAAG,GAAG,EAAE,CAEzE"}
|
package/dist/catalog/glue.js
CHANGED
|
@@ -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,
|
|
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",
|
package/dist/catalog/index.d.ts
CHANGED
|
@@ -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";
|