@beesolve/iam-policy-ts 26.6.18 → 26.6.23
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 +12 -12
- package/dist/catalog/_meta.d.ts.map +1 -1
- package/dist/catalog/_meta.js +68 -4
- package/dist/catalog/agentaccess-mcp.d.ts +1 -1
- package/dist/catalog/agentaccess-mcp.d.ts.map +1 -1
- package/dist/catalog/agentaccess-mcp.js +2 -0
- package/dist/catalog/application-signals.d.ts +1 -1
- package/dist/catalog/application-signals.d.ts.map +1 -1
- package/dist/catalog/application-signals.js +7 -0
- package/dist/catalog/cloudwatch.d.ts +1 -1
- package/dist/catalog/cloudwatch.d.ts.map +1 -1
- package/dist/catalog/cloudwatch.js +2 -0
- package/dist/catalog/datazone.d.ts +1 -1
- package/dist/catalog/datazone.d.ts.map +1 -1
- package/dist/catalog/datazone.js +4 -0
- package/dist/catalog/guardduty.d.ts +1 -1
- package/dist/catalog/guardduty.d.ts.map +1 -1
- package/dist/catalog/guardduty.js +3 -0
- package/dist/catalog/lambda.d.ts +1 -1
- package/dist/catalog/lambda.d.ts.map +1 -1
- package/dist/catalog/lambda.js +28 -0
- package/dist/catalog/logs.d.ts +1 -1
- package/dist/catalog/logs.d.ts.map +1 -1
- package/dist/catalog/logs.js +3 -0
- package/dist/catalog/mq.d.ts +1 -1
- package/dist/catalog/mq.d.ts.map +1 -1
- package/dist/catalog/mq.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 +14 -0
- package/package.json +1 -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: bea7615c28599123f9b56ce2903413bf4461162adbaa29d78a02ca6819382bf6
|
|
5
5
|
*
|
|
6
6
|
* Do not edit by hand.
|
|
7
7
|
*/
|
|
@@ -250,6 +250,8 @@ export const iamActionCatalog = {
|
|
|
250
250
|
"PutMemberInfo"
|
|
251
251
|
],
|
|
252
252
|
"agentaccess-mcp": [
|
|
253
|
+
"CallForwardedTool",
|
|
254
|
+
"CheckConnectionStatus",
|
|
253
255
|
"DoubleClick",
|
|
254
256
|
"GetScreenshot",
|
|
255
257
|
"HoldKey",
|
|
@@ -752,17 +754,23 @@ export const iamActionCatalog = {
|
|
|
752
754
|
"UntagResource"
|
|
753
755
|
],
|
|
754
756
|
"application-signals": [
|
|
757
|
+
"BatchDeleteInstrumentationConfigurations",
|
|
755
758
|
"BatchGetServiceLevelObjectiveBudgetReport",
|
|
756
759
|
"BatchUpdateExclusionWindows",
|
|
760
|
+
"CreateInstrumentationConfiguration",
|
|
757
761
|
"CreateServiceLevelObjective",
|
|
758
762
|
"DeleteGroupingConfiguration",
|
|
763
|
+
"DeleteInstrumentationConfiguration",
|
|
759
764
|
"DeleteServiceLevelObjective",
|
|
765
|
+
"GetInstrumentationConfiguration",
|
|
766
|
+
"GetInstrumentationConfigurationStatus",
|
|
760
767
|
"GetService",
|
|
761
768
|
"GetServiceLevelObjective",
|
|
762
769
|
"Link",
|
|
763
770
|
"ListAuditFindings",
|
|
764
771
|
"ListEntityEvents",
|
|
765
772
|
"ListGroupingAttributeDefinitions",
|
|
773
|
+
"ListInstrumentationConfigurations",
|
|
766
774
|
"ListObservedEntities",
|
|
767
775
|
"ListServiceDependencies",
|
|
768
776
|
"ListServiceDependents",
|
|
@@ -773,6 +781,7 @@ export const iamActionCatalog = {
|
|
|
773
781
|
"ListServiceStates",
|
|
774
782
|
"ListTagsForResource",
|
|
775
783
|
"PutGroupingConfiguration",
|
|
784
|
+
"ReportInstrumentationConfigurationStatus",
|
|
776
785
|
"StartDiscovery",
|
|
777
786
|
"TagResource",
|
|
778
787
|
"UntagResource",
|
|
@@ -3742,6 +3751,7 @@ export const iamActionCatalog = {
|
|
|
3742
3751
|
"GenerateQueryResultsSummary",
|
|
3743
3752
|
"GetAlarmMuteRule",
|
|
3744
3753
|
"GetDashboard",
|
|
3754
|
+
"GetDataset",
|
|
3745
3755
|
"GetInsightRuleReport",
|
|
3746
3756
|
"GetMetricData",
|
|
3747
3757
|
"GetMetricStatistics",
|
|
@@ -3768,6 +3778,7 @@ export const iamActionCatalog = {
|
|
|
3768
3778
|
"PutCompositeAlarm",
|
|
3769
3779
|
"PutDashboard",
|
|
3770
3780
|
"PutInsightRule",
|
|
3781
|
+
"PutLogAlarm",
|
|
3771
3782
|
"PutManagedInsightRules",
|
|
3772
3783
|
"PutMetricAlarm",
|
|
3773
3784
|
"PutMetricData",
|
|
@@ -5540,6 +5551,7 @@ export const iamActionCatalog = {
|
|
|
5540
5551
|
"GetCell",
|
|
5541
5552
|
"GetCellRun",
|
|
5542
5553
|
"GetCellRunResult",
|
|
5554
|
+
"GetCompute",
|
|
5543
5555
|
"GetConnection",
|
|
5544
5556
|
"GetConversation",
|
|
5545
5557
|
"GetDataExportConfiguration",
|
|
@@ -5646,12 +5658,15 @@ export const iamActionCatalog = {
|
|
|
5646
5658
|
"SsoLogin",
|
|
5647
5659
|
"SsoLogout",
|
|
5648
5660
|
"StartAccountBootstrapAction",
|
|
5661
|
+
"StartCompute",
|
|
5649
5662
|
"StartConversation",
|
|
5650
5663
|
"StartDataSourceRun",
|
|
5651
5664
|
"StartMetadataGenerationRun",
|
|
5652
5665
|
"StartNotebookCompute",
|
|
5653
5666
|
"StartNotebookExport",
|
|
5654
5667
|
"StartNotebookImport",
|
|
5668
|
+
"StartNotebookSync",
|
|
5669
|
+
"StopCompute",
|
|
5655
5670
|
"StopMetadataGenerationRun",
|
|
5656
5671
|
"StopNotebookCompute",
|
|
5657
5672
|
"TagResource",
|
|
@@ -9662,6 +9677,7 @@ export const iamActionCatalog = {
|
|
|
9662
9677
|
"ArchiveFindings",
|
|
9663
9678
|
"CreateDetector",
|
|
9664
9679
|
"CreateFilter",
|
|
9680
|
+
"CreateInvestigation",
|
|
9665
9681
|
"CreateIPSet",
|
|
9666
9682
|
"CreateMalwareProtectionPlan",
|
|
9667
9683
|
"CreateMembers",
|
|
@@ -9695,6 +9711,7 @@ export const iamActionCatalog = {
|
|
|
9695
9711
|
"GetFilter",
|
|
9696
9712
|
"GetFindings",
|
|
9697
9713
|
"GetFindingsStatistics",
|
|
9714
|
+
"GetInvestigation",
|
|
9698
9715
|
"GetInvitationsCount",
|
|
9699
9716
|
"GetIPSet",
|
|
9700
9717
|
"GetMalwareProtectionPlan",
|
|
@@ -9714,6 +9731,7 @@ export const iamActionCatalog = {
|
|
|
9714
9731
|
"ListDetectors",
|
|
9715
9732
|
"ListFilters",
|
|
9716
9733
|
"ListFindings",
|
|
9734
|
+
"ListInvestigations",
|
|
9717
9735
|
"ListInvitations",
|
|
9718
9736
|
"ListIPSets",
|
|
9719
9737
|
"ListMalwareProtectionPlans",
|
|
@@ -11809,12 +11827,17 @@ export const iamActionCatalog = {
|
|
|
11809
11827
|
"AddLayerVersionPermission",
|
|
11810
11828
|
"AddPermission",
|
|
11811
11829
|
"CheckpointDurableExecution",
|
|
11830
|
+
"ConnectMicrovm",
|
|
11812
11831
|
"CreateAlias",
|
|
11813
11832
|
"CreateCapacityProvider",
|
|
11814
11833
|
"CreateCodeSigningConfig",
|
|
11815
11834
|
"CreateEventSourceMapping",
|
|
11816
11835
|
"CreateFunction",
|
|
11817
11836
|
"CreateFunctionUrlConfig",
|
|
11837
|
+
"CreateMicrovmAuthToken",
|
|
11838
|
+
"CreateMicrovmImage",
|
|
11839
|
+
"CreateMicrovmShellAuthToken",
|
|
11840
|
+
"CreateNetworkConnector",
|
|
11818
11841
|
"DeleteAlias",
|
|
11819
11842
|
"DeleteCapacityProvider",
|
|
11820
11843
|
"DeleteCodeSigningConfig",
|
|
@@ -11825,6 +11848,9 @@ export const iamActionCatalog = {
|
|
|
11825
11848
|
"DeleteFunctionEventInvokeConfig",
|
|
11826
11849
|
"DeleteFunctionUrlConfig",
|
|
11827
11850
|
"DeleteLayerVersion",
|
|
11851
|
+
"DeleteMicrovmImage",
|
|
11852
|
+
"DeleteMicrovmImageVersion",
|
|
11853
|
+
"DeleteNetworkConnector",
|
|
11828
11854
|
"DeleteProvisionedConcurrencyConfig",
|
|
11829
11855
|
"DisableReplication",
|
|
11830
11856
|
"EnableReplication",
|
|
@@ -11846,6 +11872,11 @@ export const iamActionCatalog = {
|
|
|
11846
11872
|
"GetFunctionUrlConfig",
|
|
11847
11873
|
"GetLayerVersion",
|
|
11848
11874
|
"GetLayerVersionPolicy",
|
|
11875
|
+
"GetMicrovm",
|
|
11876
|
+
"GetMicrovmImage",
|
|
11877
|
+
"GetMicrovmImageBuild",
|
|
11878
|
+
"GetMicrovmImageVersion",
|
|
11879
|
+
"GetNetworkConnector",
|
|
11849
11880
|
"GetPolicy",
|
|
11850
11881
|
"GetProvisionedConcurrencyConfig",
|
|
11851
11882
|
"GetRuntimeManagementConfig",
|
|
@@ -11864,10 +11895,18 @@ export const iamActionCatalog = {
|
|
|
11864
11895
|
"ListFunctionVersionsByCapacityProvider",
|
|
11865
11896
|
"ListLayers",
|
|
11866
11897
|
"ListLayerVersions",
|
|
11898
|
+
"ListManagedMicrovmImages",
|
|
11899
|
+
"ListManagedMicrovmImageVersions",
|
|
11900
|
+
"ListMicrovmImageBuilds",
|
|
11901
|
+
"ListMicrovmImages",
|
|
11902
|
+
"ListMicrovmImageVersions",
|
|
11903
|
+
"ListMicrovms",
|
|
11904
|
+
"ListNetworkConnectors",
|
|
11867
11905
|
"ListProvisionedConcurrencyConfigs",
|
|
11868
11906
|
"ListTags",
|
|
11869
11907
|
"ListVersionsByFunction",
|
|
11870
11908
|
"PassCapacityProvider",
|
|
11909
|
+
"PassNetworkConnector",
|
|
11871
11910
|
"PublishLayerVersion",
|
|
11872
11911
|
"PublishVersion",
|
|
11873
11912
|
"PutFunctionCodeSigningConfig",
|
|
@@ -11879,11 +11918,15 @@ export const iamActionCatalog = {
|
|
|
11879
11918
|
"PutRuntimeManagementConfig",
|
|
11880
11919
|
"RemoveLayerVersionPermission",
|
|
11881
11920
|
"RemovePermission",
|
|
11921
|
+
"ResumeMicrovm",
|
|
11922
|
+
"RunMicrovm",
|
|
11882
11923
|
"SendDurableExecutionCallbackFailure",
|
|
11883
11924
|
"SendDurableExecutionCallbackHeartbeat",
|
|
11884
11925
|
"SendDurableExecutionCallbackSuccess",
|
|
11885
11926
|
"StopDurableExecution",
|
|
11927
|
+
"SuspendMicrovm",
|
|
11886
11928
|
"TagResource",
|
|
11929
|
+
"TerminateMicrovm",
|
|
11887
11930
|
"UntagResource",
|
|
11888
11931
|
"UpdateAlias",
|
|
11889
11932
|
"UpdateCapacityProvider",
|
|
@@ -11893,7 +11936,10 @@ export const iamActionCatalog = {
|
|
|
11893
11936
|
"UpdateFunctionCodeSigningConfig",
|
|
11894
11937
|
"UpdateFunctionConfiguration",
|
|
11895
11938
|
"UpdateFunctionEventInvokeConfig",
|
|
11896
|
-
"UpdateFunctionUrlConfig"
|
|
11939
|
+
"UpdateFunctionUrlConfig",
|
|
11940
|
+
"UpdateMicrovmImage",
|
|
11941
|
+
"UpdateMicrovmImageVersion",
|
|
11942
|
+
"UpdateNetworkConnector"
|
|
11897
11943
|
],
|
|
11898
11944
|
"launchwizard": [
|
|
11899
11945
|
"CreateAdditionalNode",
|
|
@@ -12281,6 +12327,7 @@ export const iamActionCatalog = {
|
|
|
12281
12327
|
"DeleteRetentionPolicy",
|
|
12282
12328
|
"DeleteScheduledQuery",
|
|
12283
12329
|
"DeleteSubscriptionFilter",
|
|
12330
|
+
"DeleteSyslogConfiguration",
|
|
12284
12331
|
"DeleteTransformer",
|
|
12285
12332
|
"DescribeAccountPolicies",
|
|
12286
12333
|
"DescribeConfigurationTemplates",
|
|
@@ -12334,6 +12381,7 @@ export const iamActionCatalog = {
|
|
|
12334
12381
|
"ListLogGroupsForQuery",
|
|
12335
12382
|
"ListScheduledQueries",
|
|
12336
12383
|
"ListSourcesForS3TableIntegration",
|
|
12384
|
+
"ListSyslogConfigurations",
|
|
12337
12385
|
"ListTagsForResource",
|
|
12338
12386
|
"ListTagsLogGroup",
|
|
12339
12387
|
"ProcessWithPipeline",
|
|
@@ -12355,6 +12403,7 @@ export const iamActionCatalog = {
|
|
|
12355
12403
|
"PutResourcePolicy",
|
|
12356
12404
|
"PutRetentionPolicy",
|
|
12357
12405
|
"PutSubscriptionFilter",
|
|
12406
|
+
"PutSyslogConfiguration",
|
|
12358
12407
|
"PutTransformer",
|
|
12359
12408
|
"StartLiveTail",
|
|
12360
12409
|
"StartQuery",
|
|
@@ -13654,6 +13703,7 @@ export const iamActionCatalog = {
|
|
|
13654
13703
|
"DescribeBrokerInstanceOptions",
|
|
13655
13704
|
"DescribeConfiguration",
|
|
13656
13705
|
"DescribeConfigurationRevision",
|
|
13706
|
+
"DescribeSharedResources",
|
|
13657
13707
|
"DescribeUser",
|
|
13658
13708
|
"ListBrokers",
|
|
13659
13709
|
"ListConfigurationRevisions",
|
|
@@ -15578,10 +15628,12 @@ export const iamActionCatalog = {
|
|
|
15578
15628
|
"quicksight": [
|
|
15579
15629
|
"AccountConfigurations",
|
|
15580
15630
|
"AllowVendedLogDeliveryForResource",
|
|
15631
|
+
"BatchAssignLimitsProfile",
|
|
15581
15632
|
"BatchCreateTopicReviewedAnswer",
|
|
15582
15633
|
"BatchDeleteKnowledgeBase",
|
|
15583
15634
|
"BatchDeleteTopicReviewedAnswer",
|
|
15584
15635
|
"BatchGetPreferences",
|
|
15636
|
+
"BatchUnassignLimitsProfile",
|
|
15585
15637
|
"BatchUpdatePreferences",
|
|
15586
15638
|
"CancelIngestion",
|
|
15587
15639
|
"CreateAccountCustomization",
|
|
@@ -15604,6 +15656,7 @@ export const iamActionCatalog = {
|
|
|
15604
15656
|
"CreateGroupMembership",
|
|
15605
15657
|
"CreateIAMPolicyAssignment",
|
|
15606
15658
|
"CreateIngestion",
|
|
15659
|
+
"CreateLimitsProfile",
|
|
15607
15660
|
"CreateNamespace",
|
|
15608
15661
|
"CreateOAuthClientApplication",
|
|
15609
15662
|
"CreateReader",
|
|
@@ -15642,6 +15695,7 @@ export const iamActionCatalog = {
|
|
|
15642
15695
|
"DeleteIAMPolicyAssignment",
|
|
15643
15696
|
"DeleteIdentityPropagationConfig",
|
|
15644
15697
|
"DeleteKnowledgeBase",
|
|
15698
|
+
"DeleteLimitsProfile",
|
|
15645
15699
|
"DeleteNamespace",
|
|
15646
15700
|
"DeleteOAuthClientApplication",
|
|
15647
15701
|
"DeleteRefreshSchedule",
|
|
@@ -15670,6 +15724,8 @@ export const iamActionCatalog = {
|
|
|
15670
15724
|
"DescribeAnalysisPermissions",
|
|
15671
15725
|
"DescribeAssetBundleExportJob",
|
|
15672
15726
|
"DescribeAssetBundleImportJob",
|
|
15727
|
+
"DescribeAutomationGroup",
|
|
15728
|
+
"DescribeAutomationGroupPermissions",
|
|
15673
15729
|
"DescribeAutomationJob",
|
|
15674
15730
|
"DescribeBrand",
|
|
15675
15731
|
"DescribeBrandAssignment",
|
|
@@ -15701,6 +15757,7 @@ export const iamActionCatalog = {
|
|
|
15701
15757
|
"DescribeKeyRegistration",
|
|
15702
15758
|
"DescribeKnowledgeBase",
|
|
15703
15759
|
"DescribeKnowledgeBasePermissions",
|
|
15760
|
+
"DescribeLimitsProfile",
|
|
15704
15761
|
"DescribeNamespace",
|
|
15705
15762
|
"DescribeOAuthClientApplication",
|
|
15706
15763
|
"DescribeQPersonalizationConfiguration",
|
|
@@ -15740,6 +15797,8 @@ export const iamActionCatalog = {
|
|
|
15740
15797
|
"ListAnalyses",
|
|
15741
15798
|
"ListAssetBundleExportJobs",
|
|
15742
15799
|
"ListAssetBundleImportJobs",
|
|
15800
|
+
"ListAssignmentsForPrincipal",
|
|
15801
|
+
"ListAutomationGroups",
|
|
15743
15802
|
"ListBrands",
|
|
15744
15803
|
"ListCustomerManagedKeys",
|
|
15745
15804
|
"ListCustomPermissions",
|
|
@@ -15760,8 +15819,10 @@ export const iamActionCatalog = {
|
|
|
15760
15819
|
"ListIngestions",
|
|
15761
15820
|
"ListKMSKeysForUser",
|
|
15762
15821
|
"ListKnowledgeBases",
|
|
15822
|
+
"ListLimitsProfiles",
|
|
15763
15823
|
"ListNamespaces",
|
|
15764
15824
|
"ListOAuthClientApplications",
|
|
15825
|
+
"ListProfileAssignments",
|
|
15765
15826
|
"ListRefreshSchedules",
|
|
15766
15827
|
"ListRoleMemberships",
|
|
15767
15828
|
"ListSelfUpgrades",
|
|
@@ -15794,6 +15855,7 @@ export const iamActionCatalog = {
|
|
|
15794
15855
|
"SearchActionConnectors",
|
|
15795
15856
|
"SearchAgents",
|
|
15796
15857
|
"SearchAnalyses",
|
|
15858
|
+
"SearchAutomationGroups",
|
|
15797
15859
|
"SearchDashboards",
|
|
15798
15860
|
"SearchDataSets",
|
|
15799
15861
|
"SearchDataSources",
|
|
@@ -15826,6 +15888,7 @@ export const iamActionCatalog = {
|
|
|
15826
15888
|
"UpdateAnalysis",
|
|
15827
15889
|
"UpdateAnalysisPermissions",
|
|
15828
15890
|
"UpdateApplicationWithTokenExchangeGrant",
|
|
15891
|
+
"UpdateAutomationGroupPermissions",
|
|
15829
15892
|
"UpdateBrand",
|
|
15830
15893
|
"UpdateBrandAssignment",
|
|
15831
15894
|
"UpdateBrandPublishedVersion",
|
|
@@ -15853,6 +15916,7 @@ export const iamActionCatalog = {
|
|
|
15853
15916
|
"UpdateIpRestriction",
|
|
15854
15917
|
"UpdateKeyRegistration",
|
|
15855
15918
|
"UpdateKnowledgeBasePermissions",
|
|
15919
|
+
"UpdateLimitsProfile",
|
|
15856
15920
|
"UpdateOAuthClientApplication",
|
|
15857
15921
|
"UpdatePublicSharingSettings",
|
|
15858
15922
|
"UpdateQPersonalizationConfiguration",
|
|
@@ -21614,6 +21678,6 @@ export const iamActionCatalog = {
|
|
|
21614
21678
|
]
|
|
21615
21679
|
};
|
|
21616
21680
|
export const iamActionCatalogSourceUrl = "https://awspolicygen.s3.amazonaws.com/js/policies.js";
|
|
21617
|
-
export const iamActionCatalogSourceSha256 = "
|
|
21618
|
-
export const iamActionCatalogActionCount =
|
|
21681
|
+
export const iamActionCatalogSourceSha256 = "bea7615c28599123f9b56ce2903413bf4461162adbaa29d78a02ca6819382bf6";
|
|
21682
|
+
export const iamActionCatalogActionCount = 21388;
|
|
21619
21683
|
//# sourceMappingURL=_meta.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const agentaccessMcpActions: readonly ["DoubleClick", "GetScreenshot", "HoldKey", "InvokeMcp", "KeyPress", "LeftClick", "LeftClickDrag", "LeftMouseDown", "LeftMouseUp", "MiddleClick", "MovePointer", "RightClick", "Scroll", "TripleClick", "TypeText"];
|
|
1
|
+
export declare const agentaccessMcpActions: readonly ["CallForwardedTool", "CheckConnectionStatus", "DoubleClick", "GetScreenshot", "HoldKey", "InvokeMcp", "KeyPress", "LeftClick", "LeftClickDrag", "LeftMouseDown", "LeftMouseUp", "MiddleClick", "MovePointer", "RightClick", "Scroll", "TripleClick", "TypeText"];
|
|
2
2
|
export type AgentaccessMcpAction = (typeof agentaccessMcpActions)[number];
|
|
3
3
|
export declare function agentaccessMcp(action: AgentaccessMcpAction | "*"): `agentaccess-mcp:${AgentaccessMcpAction | "*"}`;
|
|
4
4
|
//# sourceMappingURL=agentaccess-mcp.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"agentaccess-mcp.d.ts","sourceRoot":"","sources":["../../src/catalog/agentaccess-mcp.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,qBAAqB,
|
|
1
|
+
{"version":3,"file":"agentaccess-mcp.d.ts","sourceRoot":"","sources":["../../src/catalog/agentaccess-mcp.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,qBAAqB,4QAkBxB,CAAC;AAEX,MAAM,MAAM,oBAAoB,GAAG,CAAC,OAAO,qBAAqB,CAAC,CAAC,MAAM,CAAC,CAAC;AAE1E,wBAAgB,cAAc,CAAC,MAAM,EAAE,oBAAoB,GAAG,GAAG,GAAG,mBAAmB,oBAAoB,GAAG,GAAG,EAAE,CAElH"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const applicationSignalsActions: readonly ["BatchGetServiceLevelObjectiveBudgetReport", "BatchUpdateExclusionWindows", "CreateServiceLevelObjective", "DeleteGroupingConfiguration", "DeleteServiceLevelObjective", "GetService", "GetServiceLevelObjective", "Link", "ListAuditFindings", "ListEntityEvents", "ListGroupingAttributeDefinitions", "ListObservedEntities", "ListServiceDependencies", "ListServiceDependents", "ListServiceLevelObjectiveExclusionWindows", "ListServiceLevelObjectives", "ListServiceOperations", "ListServices", "ListServiceStates", "ListTagsForResource", "PutGroupingConfiguration", "StartDiscovery", "TagResource", "UntagResource", "UpdateServiceLevelObjective"];
|
|
1
|
+
export declare const applicationSignalsActions: readonly ["BatchDeleteInstrumentationConfigurations", "BatchGetServiceLevelObjectiveBudgetReport", "BatchUpdateExclusionWindows", "CreateInstrumentationConfiguration", "CreateServiceLevelObjective", "DeleteGroupingConfiguration", "DeleteInstrumentationConfiguration", "DeleteServiceLevelObjective", "GetInstrumentationConfiguration", "GetInstrumentationConfigurationStatus", "GetService", "GetServiceLevelObjective", "Link", "ListAuditFindings", "ListEntityEvents", "ListGroupingAttributeDefinitions", "ListInstrumentationConfigurations", "ListObservedEntities", "ListServiceDependencies", "ListServiceDependents", "ListServiceLevelObjectiveExclusionWindows", "ListServiceLevelObjectives", "ListServiceOperations", "ListServices", "ListServiceStates", "ListTagsForResource", "PutGroupingConfiguration", "ReportInstrumentationConfigurationStatus", "StartDiscovery", "TagResource", "UntagResource", "UpdateServiceLevelObjective"];
|
|
2
2
|
export type ApplicationSignalsAction = (typeof applicationSignalsActions)[number];
|
|
3
3
|
export declare function applicationSignals(action: ApplicationSignalsAction | "*"): `application-signals:${ApplicationSignalsAction | "*"}`;
|
|
4
4
|
//# sourceMappingURL=application-signals.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"application-signals.d.ts","sourceRoot":"","sources":["../../src/catalog/application-signals.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,yBAAyB,
|
|
1
|
+
{"version":3,"file":"application-signals.d.ts","sourceRoot":"","sources":["../../src/catalog/application-signals.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,yBAAyB,i6BAiC5B,CAAC;AAEX,MAAM,MAAM,wBAAwB,GAAG,CAAC,OAAO,yBAAyB,CAAC,CAAC,MAAM,CAAC,CAAC;AAElF,wBAAgB,kBAAkB,CAAC,MAAM,EAAE,wBAAwB,GAAG,GAAG,GAAG,uBAAuB,wBAAwB,GAAG,GAAG,EAAE,CAElI"}
|
|
@@ -1,15 +1,21 @@
|
|
|
1
1
|
export const applicationSignalsActions = [
|
|
2
|
+
"BatchDeleteInstrumentationConfigurations",
|
|
2
3
|
"BatchGetServiceLevelObjectiveBudgetReport",
|
|
3
4
|
"BatchUpdateExclusionWindows",
|
|
5
|
+
"CreateInstrumentationConfiguration",
|
|
4
6
|
"CreateServiceLevelObjective",
|
|
5
7
|
"DeleteGroupingConfiguration",
|
|
8
|
+
"DeleteInstrumentationConfiguration",
|
|
6
9
|
"DeleteServiceLevelObjective",
|
|
10
|
+
"GetInstrumentationConfiguration",
|
|
11
|
+
"GetInstrumentationConfigurationStatus",
|
|
7
12
|
"GetService",
|
|
8
13
|
"GetServiceLevelObjective",
|
|
9
14
|
"Link",
|
|
10
15
|
"ListAuditFindings",
|
|
11
16
|
"ListEntityEvents",
|
|
12
17
|
"ListGroupingAttributeDefinitions",
|
|
18
|
+
"ListInstrumentationConfigurations",
|
|
13
19
|
"ListObservedEntities",
|
|
14
20
|
"ListServiceDependencies",
|
|
15
21
|
"ListServiceDependents",
|
|
@@ -20,6 +26,7 @@ export const applicationSignalsActions = [
|
|
|
20
26
|
"ListServiceStates",
|
|
21
27
|
"ListTagsForResource",
|
|
22
28
|
"PutGroupingConfiguration",
|
|
29
|
+
"ReportInstrumentationConfigurationStatus",
|
|
23
30
|
"StartDiscovery",
|
|
24
31
|
"TagResource",
|
|
25
32
|
"UntagResource",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const cloudwatchActions: readonly ["BatchGetServiceLevelIndicatorReport", "BatchGetServiceLevelObjectiveBudgetReport", "CallWithBearerToken", "CreateServiceLevelObjective", "DeleteAlarmMuteRule", "DeleteAlarms", "DeleteAnomalyDetector", "DeleteDashboards", "DeleteInsightRules", "DeleteMetricStream", "DeleteServiceLevelObjective", "DescribeAlarmHistory", "DescribeAlarms", "DescribeAlarmsForMetric", "DescribeAnomalyDetectors", "DescribeInsightRules", "DisableAlarmActions", "DisableInsightRules", "EnableAlarmActions", "EnableInsightRules", "EnableTopologyDiscovery", "GenerateQuery", "GenerateQueryResultsSummary", "GetAlarmMuteRule", "GetDashboard", "GetInsightRuleReport", "GetMetricData", "GetMetricStatistics", "GetMetricStream", "GetMetricWidgetImage", "GetOTelEnrichment", "GetService", "GetServiceData", "GetServiceLevelObjective", "GetTopologyDiscoveryStatus", "GetTopologyMap", "Link", "ListAlarmMuteRules", "ListDashboards", "ListEntitiesForMetric", "ListManagedInsightRules", "ListMetrics", "ListMetricStreams", "ListServiceLevelObjectives", "ListServices", "ListTagsForResource", "PutAlarmMuteRule", "PutAnomalyDetector", "PutCompositeAlarm", "PutDashboard", "PutInsightRule", "PutManagedInsightRules", "PutMetricAlarm", "PutMetricData", "PutMetricStream", "SetAlarmState", "StartMetricStreams", "StartOTelEnrichment", "StopMetricStreams", "StopOTelEnrichment", "TagResource", "UntagResource", "UpdateServiceLevelObjective"];
|
|
1
|
+
export declare const cloudwatchActions: readonly ["BatchGetServiceLevelIndicatorReport", "BatchGetServiceLevelObjectiveBudgetReport", "CallWithBearerToken", "CreateServiceLevelObjective", "DeleteAlarmMuteRule", "DeleteAlarms", "DeleteAnomalyDetector", "DeleteDashboards", "DeleteInsightRules", "DeleteMetricStream", "DeleteServiceLevelObjective", "DescribeAlarmHistory", "DescribeAlarms", "DescribeAlarmsForMetric", "DescribeAnomalyDetectors", "DescribeInsightRules", "DisableAlarmActions", "DisableInsightRules", "EnableAlarmActions", "EnableInsightRules", "EnableTopologyDiscovery", "GenerateQuery", "GenerateQueryResultsSummary", "GetAlarmMuteRule", "GetDashboard", "GetDataset", "GetInsightRuleReport", "GetMetricData", "GetMetricStatistics", "GetMetricStream", "GetMetricWidgetImage", "GetOTelEnrichment", "GetService", "GetServiceData", "GetServiceLevelObjective", "GetTopologyDiscoveryStatus", "GetTopologyMap", "Link", "ListAlarmMuteRules", "ListDashboards", "ListEntitiesForMetric", "ListManagedInsightRules", "ListMetrics", "ListMetricStreams", "ListServiceLevelObjectives", "ListServices", "ListTagsForResource", "PutAlarmMuteRule", "PutAnomalyDetector", "PutCompositeAlarm", "PutDashboard", "PutInsightRule", "PutLogAlarm", "PutManagedInsightRules", "PutMetricAlarm", "PutMetricData", "PutMetricStream", "SetAlarmState", "StartMetricStreams", "StartOTelEnrichment", "StopMetricStreams", "StopOTelEnrichment", "TagResource", "UntagResource", "UpdateServiceLevelObjective"];
|
|
2
2
|
export type CloudwatchAction = (typeof cloudwatchActions)[number];
|
|
3
3
|
export declare function cloudwatch(action: CloudwatchAction | "*"): `cloudwatch:${CloudwatchAction | "*"}`;
|
|
4
4
|
//# sourceMappingURL=cloudwatch.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cloudwatch.d.ts","sourceRoot":"","sources":["../../src/catalog/cloudwatch.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"cloudwatch.d.ts","sourceRoot":"","sources":["../../src/catalog/cloudwatch.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iBAAiB,q6CAkEpB,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"}
|
|
@@ -24,6 +24,7 @@ export const cloudwatchActions = [
|
|
|
24
24
|
"GenerateQueryResultsSummary",
|
|
25
25
|
"GetAlarmMuteRule",
|
|
26
26
|
"GetDashboard",
|
|
27
|
+
"GetDataset",
|
|
27
28
|
"GetInsightRuleReport",
|
|
28
29
|
"GetMetricData",
|
|
29
30
|
"GetMetricStatistics",
|
|
@@ -50,6 +51,7 @@ export const cloudwatchActions = [
|
|
|
50
51
|
"PutCompositeAlarm",
|
|
51
52
|
"PutDashboard",
|
|
52
53
|
"PutInsightRule",
|
|
54
|
+
"PutLogAlarm",
|
|
53
55
|
"PutManagedInsightRules",
|
|
54
56
|
"PutMetricAlarm",
|
|
55
57
|
"PutMetricData",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const datazoneActions: readonly ["AcceptPredictions", "AcceptSubscriptionRequest", "AddEntityOwner", "AddPolicyGrant", "AssociateEnvironmentRole", "AssociateGovernedTerms", "BatchDeleteLinkedTypes", "BatchGetAttributesMetadata", "BatchGetCell", "BatchGetCellRun", "BatchPutAttributesMetadata", "BatchPutLinkedTypes", "CancelMessage", "CancelMetadataGenerationRun", "CancelSubscription", "CreateAccountPool", "CreateAsset", "CreateAssetFilter", "CreateAssetRevision", "CreateAssetType", "CreateCell", "CreateCellRun", "CreateConnection", "CreateDataProduct", "CreateDataProductRevision", "CreateDataSource", "CreateDomain", "CreateDomainUnit", "CreateEnvironment", "CreateEnvironmentAction", "CreateEnvironmentBlueprint", "CreateEnvironmentProfile", "CreateFormType", "CreateGlossary", "CreateGlossaryTerm", "CreateGroupProfile", "CreateListingChangeSet", "CreateNotebook", "CreateProject", "CreateProjectMembership", "CreateProjectProfile", "CreateRule", "CreateSubscriptionGrant", "CreateSubscriptionRequest", "CreateSubscriptionTarget", "CreateUserProfile", "DeleteAccountPool", "DeleteAsset", "DeleteAssetFilter", "DeleteAssetType", "DeleteCell", "DeleteCellRun", "DeleteConnection", "DeleteDataExportConfiguration", "DeleteDataProduct", "DeleteDataSource", "DeleteDomain", "DeleteDomainSharingPolicy", "DeleteDomainUnit", "DeleteEnvironment", "DeleteEnvironmentAction", "DeleteEnvironmentBlueprint", "DeleteEnvironmentBlueprintConfiguration", "DeleteEnvironmentProfile", "DeleteFormType", "DeleteGlossary", "DeleteGlossaryTerm", "DeleteLineageEvent", "DeleteListing", "DeleteNotebook", "DeleteProject", "DeleteProjectMembership", "DeleteProjectProfile", "DeleteRule", "DeleteSubscriptionGrant", "DeleteSubscriptionRequest", "DeleteSubscriptionTarget", "DeleteTimeSeriesDataPoints", "DisassociateEnvironmentRole", "DisassociateGovernedTerms", "GenerateCode", "GetAccountPool", "GetAsset", "GetAssetFilter", "GetAssetType", "GetCell", "GetCellRun", "GetCellRunResult", "GetConnection", "GetConversation", "GetDataExportConfiguration", "GetDataProduct", "GetDataSource", "GetDataSourceRun", "GetDomain", "GetDomainExecutionRoleCredentials", "GetDomainSharingPolicy", "GetDomainUnit", "GetEnvironment", "GetEnvironmentAction", "GetEnvironmentActionLink", "GetEnvironmentBlueprint", "GetEnvironmentBlueprintConfiguration", "GetEnvironmentCredentials", "GetEnvironmentProfile", "GetFormType", "GetGlossary", "GetGlossaryTerm", "GetGroupProfile", "GetIamPortalLoginUrl", "GetJobRun", "GetLineageEvent", "GetLineageNode", "GetListing", "GetMetadataGenerationRun", "GetNotebook", "GetNotebookCompute", "GetNotebookExport", "GetProject", "GetProjectProfile", "GetRule", "GetSubscription", "GetSubscriptionEligibility", "GetSubscriptionGrant", "GetSubscriptionRequestDetails", "GetSubscriptionTarget", "GetTimeSeriesDataPoint", "GetUpdateEligibility", "GetUserProfile", "ListAccountEnvironments", "ListAccountPools", "ListAccountsInAccountPool", "ListAssetFilters", "ListAssetRevisions", "ListCellRuns", "ListConnections", "ListConversations", "ListDataProductRevisions", "ListDataSourceRunActivities", "ListDataSourceRuns", "ListDataSources", "ListDomains", "ListDomainUnitsForParent", "ListEntityOwners", "ListEnvironmentActions", "ListEnvironmentBlueprintConfigurations", "ListEnvironmentBlueprintConfigurationSummaries", "ListEnvironmentBlueprints", "ListEnvironmentProfiles", "ListEnvironments", "ListGroupsForUser", "ListJobRuns", "ListLineageEvents", "ListLineageNodeHistory", "ListLinkedTypes", "ListMetadataGenerationRuns", "ListNotebooks", "ListNotifications", "ListPolicyGrants", "ListProjectMemberships", "ListProjectProfiles", "ListProjects", "ListRules", "ListSubscriptionGrants", "ListSubscriptionRequests", "ListSubscriptions", "ListSubscriptionTargets", "ListTagsForResource", "ListTimeSeriesDataPoints", "ListWarehouseMetadata", "PostLineageEvent", "PostTimeSeriesDataPoints", "ProvisionDomain", "PutCellRunResult", "PutDataExportConfiguration", "PutDomainSharingPolicy", "PutEnvironmentBlueprintConfiguration", "QueryGraph", "RefreshToken", "RejectPredictions", "RejectSubscriptionRequest", "RemoveEntityOwner", "RemovePolicyGrant", "RevokeSubscription", "Search", "SearchGroupProfiles", "SearchListings", "SearchRules", "SearchTypes", "SearchUserProfiles", "SendMessage", "SsoLogin", "SsoLogout", "StartAccountBootstrapAction", "StartConversation", "StartDataSourceRun", "StartMetadataGenerationRun", "StartNotebookCompute", "StartNotebookExport", "StartNotebookImport", "StopMetadataGenerationRun", "StopNotebookCompute", "TagResource", "UntagResource", "UpdateAccountPool", "UpdateAssetFilter", "UpdateCell", "UpdateCellRun", "UpdateConnection", "UpdateDataSource", "UpdateDataSourceRunActivities", "UpdateDomain", "UpdateDomainUnit", "UpdateEnvironment", "UpdateEnvironmentAction", "UpdateEnvironmentBlueprint", "UpdateEnvironmentConfiguration", "UpdateEnvironmentDeploymentStatus", "UpdateEnvironmentProfile", "UpdateGlossary", "UpdateGlossaryTerm", "UpdateGroupProfile", "UpdateNotebook", "UpdateProject", "UpdateProjectProfile", "UpdateRule", "UpdateSubscriptionGrantStatus", "UpdateSubscriptionRequest", "UpdateSubscriptionTarget", "UpdateUserProfile", "ValidatePassRole"];
|
|
1
|
+
export declare const datazoneActions: readonly ["AcceptPredictions", "AcceptSubscriptionRequest", "AddEntityOwner", "AddPolicyGrant", "AssociateEnvironmentRole", "AssociateGovernedTerms", "BatchDeleteLinkedTypes", "BatchGetAttributesMetadata", "BatchGetCell", "BatchGetCellRun", "BatchPutAttributesMetadata", "BatchPutLinkedTypes", "CancelMessage", "CancelMetadataGenerationRun", "CancelSubscription", "CreateAccountPool", "CreateAsset", "CreateAssetFilter", "CreateAssetRevision", "CreateAssetType", "CreateCell", "CreateCellRun", "CreateConnection", "CreateDataProduct", "CreateDataProductRevision", "CreateDataSource", "CreateDomain", "CreateDomainUnit", "CreateEnvironment", "CreateEnvironmentAction", "CreateEnvironmentBlueprint", "CreateEnvironmentProfile", "CreateFormType", "CreateGlossary", "CreateGlossaryTerm", "CreateGroupProfile", "CreateListingChangeSet", "CreateNotebook", "CreateProject", "CreateProjectMembership", "CreateProjectProfile", "CreateRule", "CreateSubscriptionGrant", "CreateSubscriptionRequest", "CreateSubscriptionTarget", "CreateUserProfile", "DeleteAccountPool", "DeleteAsset", "DeleteAssetFilter", "DeleteAssetType", "DeleteCell", "DeleteCellRun", "DeleteConnection", "DeleteDataExportConfiguration", "DeleteDataProduct", "DeleteDataSource", "DeleteDomain", "DeleteDomainSharingPolicy", "DeleteDomainUnit", "DeleteEnvironment", "DeleteEnvironmentAction", "DeleteEnvironmentBlueprint", "DeleteEnvironmentBlueprintConfiguration", "DeleteEnvironmentProfile", "DeleteFormType", "DeleteGlossary", "DeleteGlossaryTerm", "DeleteLineageEvent", "DeleteListing", "DeleteNotebook", "DeleteProject", "DeleteProjectMembership", "DeleteProjectProfile", "DeleteRule", "DeleteSubscriptionGrant", "DeleteSubscriptionRequest", "DeleteSubscriptionTarget", "DeleteTimeSeriesDataPoints", "DisassociateEnvironmentRole", "DisassociateGovernedTerms", "GenerateCode", "GetAccountPool", "GetAsset", "GetAssetFilter", "GetAssetType", "GetCell", "GetCellRun", "GetCellRunResult", "GetCompute", "GetConnection", "GetConversation", "GetDataExportConfiguration", "GetDataProduct", "GetDataSource", "GetDataSourceRun", "GetDomain", "GetDomainExecutionRoleCredentials", "GetDomainSharingPolicy", "GetDomainUnit", "GetEnvironment", "GetEnvironmentAction", "GetEnvironmentActionLink", "GetEnvironmentBlueprint", "GetEnvironmentBlueprintConfiguration", "GetEnvironmentCredentials", "GetEnvironmentProfile", "GetFormType", "GetGlossary", "GetGlossaryTerm", "GetGroupProfile", "GetIamPortalLoginUrl", "GetJobRun", "GetLineageEvent", "GetLineageNode", "GetListing", "GetMetadataGenerationRun", "GetNotebook", "GetNotebookCompute", "GetNotebookExport", "GetProject", "GetProjectProfile", "GetRule", "GetSubscription", "GetSubscriptionEligibility", "GetSubscriptionGrant", "GetSubscriptionRequestDetails", "GetSubscriptionTarget", "GetTimeSeriesDataPoint", "GetUpdateEligibility", "GetUserProfile", "ListAccountEnvironments", "ListAccountPools", "ListAccountsInAccountPool", "ListAssetFilters", "ListAssetRevisions", "ListCellRuns", "ListConnections", "ListConversations", "ListDataProductRevisions", "ListDataSourceRunActivities", "ListDataSourceRuns", "ListDataSources", "ListDomains", "ListDomainUnitsForParent", "ListEntityOwners", "ListEnvironmentActions", "ListEnvironmentBlueprintConfigurations", "ListEnvironmentBlueprintConfigurationSummaries", "ListEnvironmentBlueprints", "ListEnvironmentProfiles", "ListEnvironments", "ListGroupsForUser", "ListJobRuns", "ListLineageEvents", "ListLineageNodeHistory", "ListLinkedTypes", "ListMetadataGenerationRuns", "ListNotebooks", "ListNotifications", "ListPolicyGrants", "ListProjectMemberships", "ListProjectProfiles", "ListProjects", "ListRules", "ListSubscriptionGrants", "ListSubscriptionRequests", "ListSubscriptions", "ListSubscriptionTargets", "ListTagsForResource", "ListTimeSeriesDataPoints", "ListWarehouseMetadata", "PostLineageEvent", "PostTimeSeriesDataPoints", "ProvisionDomain", "PutCellRunResult", "PutDataExportConfiguration", "PutDomainSharingPolicy", "PutEnvironmentBlueprintConfiguration", "QueryGraph", "RefreshToken", "RejectPredictions", "RejectSubscriptionRequest", "RemoveEntityOwner", "RemovePolicyGrant", "RevokeSubscription", "Search", "SearchGroupProfiles", "SearchListings", "SearchRules", "SearchTypes", "SearchUserProfiles", "SendMessage", "SsoLogin", "SsoLogout", "StartAccountBootstrapAction", "StartCompute", "StartConversation", "StartDataSourceRun", "StartMetadataGenerationRun", "StartNotebookCompute", "StartNotebookExport", "StartNotebookImport", "StartNotebookSync", "StopCompute", "StopMetadataGenerationRun", "StopNotebookCompute", "TagResource", "UntagResource", "UpdateAccountPool", "UpdateAssetFilter", "UpdateCell", "UpdateCellRun", "UpdateConnection", "UpdateDataSource", "UpdateDataSourceRunActivities", "UpdateDomain", "UpdateDomainUnit", "UpdateEnvironment", "UpdateEnvironmentAction", "UpdateEnvironmentBlueprint", "UpdateEnvironmentConfiguration", "UpdateEnvironmentDeploymentStatus", "UpdateEnvironmentProfile", "UpdateGlossary", "UpdateGlossaryTerm", "UpdateGroupProfile", "UpdateNotebook", "UpdateProject", "UpdateProjectProfile", "UpdateRule", "UpdateSubscriptionGrantStatus", "UpdateSubscriptionRequest", "UpdateSubscriptionTarget", "UpdateUserProfile", "ValidatePassRole"];
|
|
2
2
|
export type DatazoneAction = (typeof datazoneActions)[number];
|
|
3
3
|
export declare function datazone(action: DatazoneAction | "*"): `datazone:${DatazoneAction | "*"}`;
|
|
4
4
|
//# sourceMappingURL=datazone.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"datazone.d.ts","sourceRoot":"","sources":["../../src/catalog/datazone.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,
|
|
1
|
+
{"version":3,"file":"datazone.d.ts","sourceRoot":"","sources":["../../src/catalog/datazone.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,qnKA4OlB,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/datazone.js
CHANGED
|
@@ -87,6 +87,7 @@ export const datazoneActions = [
|
|
|
87
87
|
"GetCell",
|
|
88
88
|
"GetCellRun",
|
|
89
89
|
"GetCellRunResult",
|
|
90
|
+
"GetCompute",
|
|
90
91
|
"GetConnection",
|
|
91
92
|
"GetConversation",
|
|
92
93
|
"GetDataExportConfiguration",
|
|
@@ -193,12 +194,15 @@ export const datazoneActions = [
|
|
|
193
194
|
"SsoLogin",
|
|
194
195
|
"SsoLogout",
|
|
195
196
|
"StartAccountBootstrapAction",
|
|
197
|
+
"StartCompute",
|
|
196
198
|
"StartConversation",
|
|
197
199
|
"StartDataSourceRun",
|
|
198
200
|
"StartMetadataGenerationRun",
|
|
199
201
|
"StartNotebookCompute",
|
|
200
202
|
"StartNotebookExport",
|
|
201
203
|
"StartNotebookImport",
|
|
204
|
+
"StartNotebookSync",
|
|
205
|
+
"StopCompute",
|
|
202
206
|
"StopMetadataGenerationRun",
|
|
203
207
|
"StopNotebookCompute",
|
|
204
208
|
"TagResource",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const guarddutyActions: readonly ["AcceptAdministratorInvitation", "AcceptInvitation", "ArchiveFindings", "CreateDetector", "CreateFilter", "CreateIPSet", "CreateMalwareProtectionPlan", "CreateMembers", "CreatePublishingDestination", "CreateSampleFindings", "CreateThreatEntitySet", "CreateThreatIntelSet", "CreateTrustedEntitySet", "DeclineInvitations", "DeleteDetector", "DeleteFilter", "DeleteInvitations", "DeleteIPSet", "DeleteMalwareProtectionPlan", "DeleteMembers", "DeletePublishingDestination", "DeleteThreatEntitySet", "DeleteThreatIntelSet", "DeleteTrustedEntitySet", "DescribeMalwareScans", "DescribeOrganizationConfiguration", "DescribePublishingDestination", "DisableOrganizationAdminAccount", "DisassociateFromAdministratorAccount", "DisassociateFromMasterAccount", "DisassociateMembers", "EnableOrganizationAdminAccount", "GetAdministratorAccount", "GetCoverageStatistics", "GetDetector", "GetFilter", "GetFindings", "GetFindingsStatistics", "GetInvitationsCount", "GetIPSet", "GetMalwareProtectionPlan", "GetMalwareScan", "GetMalwareScanSettings", "GetMasterAccount", "GetMemberDetectors", "GetMembers", "GetOrganizationStatistics", "GetRemainingFreeTrialDays", "GetThreatEntitySet", "GetThreatIntelSet", "GetTrustedEntitySet", "GetUsageStatistics", "InviteMembers", "ListCoverage", "ListDetectors", "ListFilters", "ListFindings", "ListInvitations", "ListIPSets", "ListMalwareProtectionPlans", "ListMalwareScans", "ListMembers", "ListOrganizationAdminAccounts", "ListPublishingDestinations", "ListTagsForResource", "ListThreatEntitySets", "ListThreatIntelSets", "ListTrustedEntitySets", "SendObjectMalwareScan", "SendSecurityTelemetry", "StartMalwareScan", "StartMonitoringMembers", "StopMonitoringMembers", "TagResource", "UnarchiveFindings", "UntagResource", "UpdateDetector", "UpdateFilter", "UpdateFindingsFeedback", "UpdateIPSet", "UpdateMalwareProtectionPlan", "UpdateMalwareScanSettings", "UpdateMemberDetectors", "UpdateOrganizationConfiguration", "UpdatePublishingDestination", "UpdateThreatEntitySet", "UpdateThreatIntelSet", "UpdateTrustedEntitySet"];
|
|
1
|
+
export declare const guarddutyActions: readonly ["AcceptAdministratorInvitation", "AcceptInvitation", "ArchiveFindings", "CreateDetector", "CreateFilter", "CreateInvestigation", "CreateIPSet", "CreateMalwareProtectionPlan", "CreateMembers", "CreatePublishingDestination", "CreateSampleFindings", "CreateThreatEntitySet", "CreateThreatIntelSet", "CreateTrustedEntitySet", "DeclineInvitations", "DeleteDetector", "DeleteFilter", "DeleteInvitations", "DeleteIPSet", "DeleteMalwareProtectionPlan", "DeleteMembers", "DeletePublishingDestination", "DeleteThreatEntitySet", "DeleteThreatIntelSet", "DeleteTrustedEntitySet", "DescribeMalwareScans", "DescribeOrganizationConfiguration", "DescribePublishingDestination", "DisableOrganizationAdminAccount", "DisassociateFromAdministratorAccount", "DisassociateFromMasterAccount", "DisassociateMembers", "EnableOrganizationAdminAccount", "GetAdministratorAccount", "GetCoverageStatistics", "GetDetector", "GetFilter", "GetFindings", "GetFindingsStatistics", "GetInvestigation", "GetInvitationsCount", "GetIPSet", "GetMalwareProtectionPlan", "GetMalwareScan", "GetMalwareScanSettings", "GetMasterAccount", "GetMemberDetectors", "GetMembers", "GetOrganizationStatistics", "GetRemainingFreeTrialDays", "GetThreatEntitySet", "GetThreatIntelSet", "GetTrustedEntitySet", "GetUsageStatistics", "InviteMembers", "ListCoverage", "ListDetectors", "ListFilters", "ListFindings", "ListInvestigations", "ListInvitations", "ListIPSets", "ListMalwareProtectionPlans", "ListMalwareScans", "ListMembers", "ListOrganizationAdminAccounts", "ListPublishingDestinations", "ListTagsForResource", "ListThreatEntitySets", "ListThreatIntelSets", "ListTrustedEntitySets", "SendObjectMalwareScan", "SendSecurityTelemetry", "StartMalwareScan", "StartMonitoringMembers", "StopMonitoringMembers", "TagResource", "UnarchiveFindings", "UntagResource", "UpdateDetector", "UpdateFilter", "UpdateFindingsFeedback", "UpdateIPSet", "UpdateMalwareProtectionPlan", "UpdateMalwareScanSettings", "UpdateMemberDetectors", "UpdateOrganizationConfiguration", "UpdatePublishingDestination", "UpdateThreatEntitySet", "UpdateThreatIntelSet", "UpdateTrustedEntitySet"];
|
|
2
2
|
export type GuarddutyAction = (typeof guarddutyActions)[number];
|
|
3
3
|
export declare function guardduty(action: GuarddutyAction | "*"): `guardduty:${GuarddutyAction | "*"}`;
|
|
4
4
|
//# sourceMappingURL=guardduty.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"guardduty.d.ts","sourceRoot":"","sources":["../../src/catalog/guardduty.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"guardduty.d.ts","sourceRoot":"","sources":["../../src/catalog/guardduty.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB,ykEA4FnB,CAAC;AAEX,MAAM,MAAM,eAAe,GAAG,CAAC,OAAO,gBAAgB,CAAC,CAAC,MAAM,CAAC,CAAC;AAEhE,wBAAgB,SAAS,CAAC,MAAM,EAAE,eAAe,GAAG,GAAG,GAAG,aAAa,eAAe,GAAG,GAAG,EAAE,CAE7F"}
|
|
@@ -4,6 +4,7 @@ export const guarddutyActions = [
|
|
|
4
4
|
"ArchiveFindings",
|
|
5
5
|
"CreateDetector",
|
|
6
6
|
"CreateFilter",
|
|
7
|
+
"CreateInvestigation",
|
|
7
8
|
"CreateIPSet",
|
|
8
9
|
"CreateMalwareProtectionPlan",
|
|
9
10
|
"CreateMembers",
|
|
@@ -37,6 +38,7 @@ export const guarddutyActions = [
|
|
|
37
38
|
"GetFilter",
|
|
38
39
|
"GetFindings",
|
|
39
40
|
"GetFindingsStatistics",
|
|
41
|
+
"GetInvestigation",
|
|
40
42
|
"GetInvitationsCount",
|
|
41
43
|
"GetIPSet",
|
|
42
44
|
"GetMalwareProtectionPlan",
|
|
@@ -56,6 +58,7 @@ export const guarddutyActions = [
|
|
|
56
58
|
"ListDetectors",
|
|
57
59
|
"ListFilters",
|
|
58
60
|
"ListFindings",
|
|
61
|
+
"ListInvestigations",
|
|
59
62
|
"ListInvitations",
|
|
60
63
|
"ListIPSets",
|
|
61
64
|
"ListMalwareProtectionPlans",
|
package/dist/catalog/lambda.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const lambdaActions: readonly ["AddLayerVersionPermission", "AddPermission", "CheckpointDurableExecution", "CreateAlias", "CreateCapacityProvider", "CreateCodeSigningConfig", "CreateEventSourceMapping", "CreateFunction", "CreateFunctionUrlConfig", "DeleteAlias", "DeleteCapacityProvider", "DeleteCodeSigningConfig", "DeleteEventSourceMapping", "DeleteFunction", "DeleteFunctionCodeSigningConfig", "DeleteFunctionConcurrency", "DeleteFunctionEventInvokeConfig", "DeleteFunctionUrlConfig", "DeleteLayerVersion", "DeleteProvisionedConcurrencyConfig", "DisableReplication", "EnableReplication", "GetAccountSettings", "GetAlias", "GetCapacityProvider", "GetCodeSigningConfig", "GetDurableExecution", "GetDurableExecutionHistory", "GetDurableExecutionState", "GetEventSourceMapping", "GetFunction", "GetFunctionCodeSigningConfig", "GetFunctionConcurrency", "GetFunctionConfiguration", "GetFunctionEventInvokeConfig", "GetFunctionRecursionConfig", "GetFunctionScalingConfig", "GetFunctionUrlConfig", "GetLayerVersion", "GetLayerVersionPolicy", "GetPolicy", "GetProvisionedConcurrencyConfig", "GetRuntimeManagementConfig", "InvokeAsync", "InvokeFunction", "InvokeFunctionUrl", "ListAliases", "ListCapacityProviders", "ListCodeSigningConfigs", "ListDurableExecutionsByFunction", "ListEventSourceMappings", "ListFunctionEventInvokeConfigs", "ListFunctions", "ListFunctionsByCodeSigningConfig", "ListFunctionUrlConfigs", "ListFunctionVersionsByCapacityProvider", "ListLayers", "ListLayerVersions", "ListProvisionedConcurrencyConfigs", "ListTags", "ListVersionsByFunction", "PassCapacityProvider", "PublishLayerVersion", "PublishVersion", "PutFunctionCodeSigningConfig", "PutFunctionConcurrency", "PutFunctionEventInvokeConfig", "PutFunctionRecursionConfig", "PutFunctionScalingConfig", "PutProvisionedConcurrencyConfig", "PutRuntimeManagementConfig", "RemoveLayerVersionPermission", "RemovePermission", "SendDurableExecutionCallbackFailure", "SendDurableExecutionCallbackHeartbeat", "SendDurableExecutionCallbackSuccess", "StopDurableExecution", "TagResource", "UntagResource", "UpdateAlias", "UpdateCapacityProvider", "UpdateCodeSigningConfig", "UpdateEventSourceMapping", "UpdateFunctionCode", "UpdateFunctionCodeSigningConfig", "UpdateFunctionConfiguration", "UpdateFunctionEventInvokeConfig", "UpdateFunctionUrlConfig"];
|
|
1
|
+
export declare const lambdaActions: readonly ["AddLayerVersionPermission", "AddPermission", "CheckpointDurableExecution", "ConnectMicrovm", "CreateAlias", "CreateCapacityProvider", "CreateCodeSigningConfig", "CreateEventSourceMapping", "CreateFunction", "CreateFunctionUrlConfig", "CreateMicrovmAuthToken", "CreateMicrovmImage", "CreateMicrovmShellAuthToken", "CreateNetworkConnector", "DeleteAlias", "DeleteCapacityProvider", "DeleteCodeSigningConfig", "DeleteEventSourceMapping", "DeleteFunction", "DeleteFunctionCodeSigningConfig", "DeleteFunctionConcurrency", "DeleteFunctionEventInvokeConfig", "DeleteFunctionUrlConfig", "DeleteLayerVersion", "DeleteMicrovmImage", "DeleteMicrovmImageVersion", "DeleteNetworkConnector", "DeleteProvisionedConcurrencyConfig", "DisableReplication", "EnableReplication", "GetAccountSettings", "GetAlias", "GetCapacityProvider", "GetCodeSigningConfig", "GetDurableExecution", "GetDurableExecutionHistory", "GetDurableExecutionState", "GetEventSourceMapping", "GetFunction", "GetFunctionCodeSigningConfig", "GetFunctionConcurrency", "GetFunctionConfiguration", "GetFunctionEventInvokeConfig", "GetFunctionRecursionConfig", "GetFunctionScalingConfig", "GetFunctionUrlConfig", "GetLayerVersion", "GetLayerVersionPolicy", "GetMicrovm", "GetMicrovmImage", "GetMicrovmImageBuild", "GetMicrovmImageVersion", "GetNetworkConnector", "GetPolicy", "GetProvisionedConcurrencyConfig", "GetRuntimeManagementConfig", "InvokeAsync", "InvokeFunction", "InvokeFunctionUrl", "ListAliases", "ListCapacityProviders", "ListCodeSigningConfigs", "ListDurableExecutionsByFunction", "ListEventSourceMappings", "ListFunctionEventInvokeConfigs", "ListFunctions", "ListFunctionsByCodeSigningConfig", "ListFunctionUrlConfigs", "ListFunctionVersionsByCapacityProvider", "ListLayers", "ListLayerVersions", "ListManagedMicrovmImages", "ListManagedMicrovmImageVersions", "ListMicrovmImageBuilds", "ListMicrovmImages", "ListMicrovmImageVersions", "ListMicrovms", "ListNetworkConnectors", "ListProvisionedConcurrencyConfigs", "ListTags", "ListVersionsByFunction", "PassCapacityProvider", "PassNetworkConnector", "PublishLayerVersion", "PublishVersion", "PutFunctionCodeSigningConfig", "PutFunctionConcurrency", "PutFunctionEventInvokeConfig", "PutFunctionRecursionConfig", "PutFunctionScalingConfig", "PutProvisionedConcurrencyConfig", "PutRuntimeManagementConfig", "RemoveLayerVersionPermission", "RemovePermission", "ResumeMicrovm", "RunMicrovm", "SendDurableExecutionCallbackFailure", "SendDurableExecutionCallbackHeartbeat", "SendDurableExecutionCallbackSuccess", "StopDurableExecution", "SuspendMicrovm", "TagResource", "TerminateMicrovm", "UntagResource", "UpdateAlias", "UpdateCapacityProvider", "UpdateCodeSigningConfig", "UpdateEventSourceMapping", "UpdateFunctionCode", "UpdateFunctionCodeSigningConfig", "UpdateFunctionConfiguration", "UpdateFunctionEventInvokeConfig", "UpdateFunctionUrlConfig", "UpdateMicrovmImage", "UpdateMicrovmImageVersion", "UpdateNetworkConnector"];
|
|
2
2
|
export type LambdaAction = (typeof lambdaActions)[number];
|
|
3
3
|
export declare function lambda(action: LambdaAction | "*"): `lambda:${LambdaAction | "*"}`;
|
|
4
4
|
//# sourceMappingURL=lambda.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lambda.d.ts","sourceRoot":"","sources":["../../src/catalog/lambda.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"lambda.d.ts","sourceRoot":"","sources":["../../src/catalog/lambda.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,o4FAqHhB,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"}
|