@aws-sdk/client-observabilityadmin 3.1076.0 → 3.1078.0
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-cjs/index.js +61 -407
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/CreateCentralizationRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/CreateS3TableIntegrationCommand.js +2 -14
- package/dist-es/commands/CreateTelemetryPipelineCommand.js +2 -14
- package/dist-es/commands/CreateTelemetryRuleCommand.js +2 -14
- package/dist-es/commands/CreateTelemetryRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/DeleteCentralizationRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/DeleteS3TableIntegrationCommand.js +2 -14
- package/dist-es/commands/DeleteTelemetryPipelineCommand.js +2 -14
- package/dist-es/commands/DeleteTelemetryRuleCommand.js +2 -14
- package/dist-es/commands/DeleteTelemetryRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/GetCentralizationRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/GetS3TableIntegrationCommand.js +2 -14
- package/dist-es/commands/GetTelemetryEnrichmentStatusCommand.js +2 -14
- package/dist-es/commands/GetTelemetryEvaluationStatusCommand.js +2 -14
- package/dist-es/commands/GetTelemetryEvaluationStatusForOrganizationCommand.js +2 -14
- package/dist-es/commands/GetTelemetryPipelineCommand.js +2 -14
- package/dist-es/commands/GetTelemetryRuleCommand.js +2 -14
- package/dist-es/commands/GetTelemetryRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/ListCentralizationRulesForOrganizationCommand.js +2 -14
- package/dist-es/commands/ListResourceTelemetryCommand.js +2 -14
- package/dist-es/commands/ListResourceTelemetryForOrganizationCommand.js +2 -14
- package/dist-es/commands/ListS3TableIntegrationsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTelemetryPipelinesCommand.js +2 -14
- package/dist-es/commands/ListTelemetryRulesCommand.js +2 -14
- package/dist-es/commands/ListTelemetryRulesForOrganizationCommand.js +2 -14
- package/dist-es/commands/StartTelemetryEnrichmentCommand.js +2 -14
- package/dist-es/commands/StartTelemetryEvaluationCommand.js +2 -14
- package/dist-es/commands/StartTelemetryEvaluationForOrganizationCommand.js +2 -14
- package/dist-es/commands/StopTelemetryEnrichmentCommand.js +2 -14
- package/dist-es/commands/StopTelemetryEvaluationCommand.js +2 -14
- package/dist-es/commands/StopTelemetryEvaluationForOrganizationCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/TestTelemetryPipelineCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateCentralizationRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/UpdateTelemetryPipelineCommand.js +2 -14
- package/dist-es/commands/UpdateTelemetryRuleCommand.js +2 -14
- package/dist-es/commands/UpdateTelemetryRuleForOrganizationCommand.js +2 -14
- package/dist-es/commands/ValidateTelemetryPipelineConfigurationCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/models/enums.js +6 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +3 -2
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/CreateCentralizationRuleForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/CreateS3TableIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/CreateTelemetryPipelineCommand.d.ts +3 -8
- package/dist-types/commands/CreateTelemetryRuleCommand.d.ts +5 -10
- package/dist-types/commands/CreateTelemetryRuleForOrganizationCommand.d.ts +5 -10
- package/dist-types/commands/DeleteCentralizationRuleForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteS3TableIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTelemetryPipelineCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTelemetryRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTelemetryRuleForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/GetCentralizationRuleForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/GetS3TableIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/GetTelemetryEnrichmentStatusCommand.d.ts +3 -8
- package/dist-types/commands/GetTelemetryEvaluationStatusCommand.d.ts +3 -8
- package/dist-types/commands/GetTelemetryEvaluationStatusForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/GetTelemetryPipelineCommand.d.ts +3 -8
- package/dist-types/commands/GetTelemetryRuleCommand.d.ts +5 -10
- package/dist-types/commands/GetTelemetryRuleForOrganizationCommand.d.ts +5 -10
- package/dist-types/commands/ListCentralizationRulesForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceTelemetryCommand.d.ts +5 -10
- package/dist-types/commands/ListResourceTelemetryForOrganizationCommand.d.ts +5 -10
- package/dist-types/commands/ListS3TableIntegrationsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTelemetryPipelinesCommand.d.ts +3 -8
- package/dist-types/commands/ListTelemetryRulesCommand.d.ts +4 -9
- package/dist-types/commands/ListTelemetryRulesForOrganizationCommand.d.ts +4 -9
- package/dist-types/commands/StartTelemetryEnrichmentCommand.d.ts +3 -8
- package/dist-types/commands/StartTelemetryEvaluationCommand.d.ts +3 -8
- package/dist-types/commands/StartTelemetryEvaluationForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/StopTelemetryEnrichmentCommand.d.ts +3 -8
- package/dist-types/commands/StopTelemetryEvaluationCommand.d.ts +3 -8
- package/dist-types/commands/StopTelemetryEvaluationForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/TestTelemetryPipelineCommand.d.ts +4 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCentralizationRuleForOrganizationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTelemetryPipelineCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTelemetryRuleCommand.d.ts +5 -10
- package/dist-types/commands/UpdateTelemetryRuleForOrganizationCommand.d.ts +5 -10
- package/dist-types/commands/ValidateTelemetryPipelineConfigurationCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/enums.d.ts +20 -0
- package/dist-types/models/models_0.d.ts +6 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/CreateCentralizationRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateS3TableIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTelemetryPipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTelemetryRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTelemetryRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCentralizationRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteS3TableIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTelemetryPipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTelemetryRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTelemetryRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCentralizationRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetS3TableIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTelemetryEnrichmentStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTelemetryEvaluationStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTelemetryEvaluationStatusForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTelemetryPipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTelemetryRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTelemetryRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCentralizationRulesForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceTelemetryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceTelemetryForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListS3TableIntegrationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTelemetryPipelinesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTelemetryRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTelemetryRulesForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartTelemetryEnrichmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartTelemetryEvaluationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartTelemetryEvaluationForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopTelemetryEnrichmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopTelemetryEvaluationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopTelemetryEvaluationForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TestTelemetryPipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCentralizationRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTelemetryPipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTelemetryRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTelemetryRuleForOrganizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ValidateTelemetryPipelineConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/models/enums.d.ts +7 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { GetTelemetryEnrichmentStatusOutput } from "../models/models_0";
|
|
4
|
-
import {
|
|
5
|
-
ObservabilityAdminClientResolvedConfig,
|
|
6
|
-
ServiceInputTypes,
|
|
7
|
-
ServiceOutputTypes,
|
|
8
|
-
} from "../ObservabilityAdminClient";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface GetTelemetryEnrichmentStatusCommandInput {}
|
|
12
5
|
export interface GetTelemetryEnrichmentStatusCommandOutput
|
|
13
6
|
extends GetTelemetryEnrichmentStatusOutput,
|
|
@@ -18,22 +11,20 @@ declare const GetTelemetryEnrichmentStatusCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
GetTelemetryEnrichmentStatusCommandInput,
|
|
20
13
|
GetTelemetryEnrichmentStatusCommandOutput,
|
|
21
|
-
ObservabilityAdminClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
...[input]: [] | [GetTelemetryEnrichmentStatusCommandInput]
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
GetTelemetryEnrichmentStatusCommandInput,
|
|
29
22
|
GetTelemetryEnrichmentStatusCommandOutput,
|
|
30
|
-
ObservabilityAdminClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class GetTelemetryEnrichmentStatusCommand extends GetTelemetryEnrichmentStatusCommand_base {
|
|
39
30
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { GetTelemetryEvaluationStatusOutput } from "../models/models_0";
|
|
4
|
-
import {
|
|
5
|
-
ObservabilityAdminClientResolvedConfig,
|
|
6
|
-
ServiceInputTypes,
|
|
7
|
-
ServiceOutputTypes,
|
|
8
|
-
} from "../ObservabilityAdminClient";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface GetTelemetryEvaluationStatusCommandInput {}
|
|
12
5
|
export interface GetTelemetryEvaluationStatusCommandOutput
|
|
13
6
|
extends GetTelemetryEvaluationStatusOutput,
|
|
@@ -18,22 +11,20 @@ declare const GetTelemetryEvaluationStatusCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
GetTelemetryEvaluationStatusCommandInput,
|
|
20
13
|
GetTelemetryEvaluationStatusCommandOutput,
|
|
21
|
-
ObservabilityAdminClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
...[input]: [] | [GetTelemetryEvaluationStatusCommandInput]
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
GetTelemetryEvaluationStatusCommandInput,
|
|
29
22
|
GetTelemetryEvaluationStatusCommandOutput,
|
|
30
|
-
ObservabilityAdminClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class GetTelemetryEvaluationStatusCommand extends GetTelemetryEvaluationStatusCommand_base {
|
|
39
30
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { GetTelemetryEvaluationStatusForOrganizationOutput } from "../models/models_0";
|
|
4
|
-
import {
|
|
5
|
-
ObservabilityAdminClientResolvedConfig,
|
|
6
|
-
ServiceInputTypes,
|
|
7
|
-
ServiceOutputTypes,
|
|
8
|
-
} from "../ObservabilityAdminClient";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface GetTelemetryEvaluationStatusForOrganizationCommandInput {}
|
|
12
5
|
export interface GetTelemetryEvaluationStatusForOrganizationCommandOutput
|
|
13
6
|
extends GetTelemetryEvaluationStatusForOrganizationOutput,
|
|
@@ -18,22 +11,20 @@ declare const GetTelemetryEvaluationStatusForOrganizationCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
GetTelemetryEvaluationStatusForOrganizationCommandInput,
|
|
20
13
|
GetTelemetryEvaluationStatusForOrganizationCommandOutput,
|
|
21
|
-
ObservabilityAdminClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
...[input]: [] | [GetTelemetryEvaluationStatusForOrganizationCommandInput]
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
GetTelemetryEvaluationStatusForOrganizationCommandInput,
|
|
29
22
|
GetTelemetryEvaluationStatusForOrganizationCommandOutput,
|
|
30
|
-
ObservabilityAdminClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class GetTelemetryEvaluationStatusForOrganizationCommand extends GetTelemetryEvaluationStatusForOrganizationCommand_base {
|
|
39
30
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
GetTelemetryPipelineInput,
|
|
5
4
|
GetTelemetryPipelineOutput,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ObservabilityAdminClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../ObservabilityAdminClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface GetTelemetryPipelineCommandInput
|
|
15
8
|
extends GetTelemetryPipelineInput {}
|
|
16
9
|
export interface GetTelemetryPipelineCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const GetTelemetryPipelineCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
GetTelemetryPipelineCommandInput,
|
|
24
17
|
GetTelemetryPipelineCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: GetTelemetryPipelineCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
GetTelemetryPipelineCommandInput,
|
|
33
26
|
GetTelemetryPipelineCommandOutput,
|
|
34
|
-
ObservabilityAdminClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class GetTelemetryPipelineCommand extends GetTelemetryPipelineCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
GetTelemetryRuleInput,
|
|
5
4
|
GetTelemetryRuleOutput,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ObservabilityAdminClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../ObservabilityAdminClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface GetTelemetryRuleCommandInput extends GetTelemetryRuleInput {}
|
|
15
8
|
export interface GetTelemetryRuleCommandOutput
|
|
16
9
|
extends GetTelemetryRuleOutput,
|
|
@@ -21,22 +14,20 @@ declare const GetTelemetryRuleCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
GetTelemetryRuleCommandInput,
|
|
23
16
|
GetTelemetryRuleCommandOutput,
|
|
24
|
-
ObservabilityAdminClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: GetTelemetryRuleCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
GetTelemetryRuleCommandInput,
|
|
32
25
|
GetTelemetryRuleCommandOutput,
|
|
33
|
-
ObservabilityAdminClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class GetTelemetryRuleCommand extends GetTelemetryRuleCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
GetTelemetryRuleForOrganizationInput,
|
|
5
4
|
GetTelemetryRuleForOrganizationOutput,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ObservabilityAdminClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../ObservabilityAdminClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface GetTelemetryRuleForOrganizationCommandInput
|
|
15
8
|
extends GetTelemetryRuleForOrganizationInput {}
|
|
16
9
|
export interface GetTelemetryRuleForOrganizationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const GetTelemetryRuleForOrganizationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
GetTelemetryRuleForOrganizationCommandInput,
|
|
24
17
|
GetTelemetryRuleForOrganizationCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: GetTelemetryRuleForOrganizationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
GetTelemetryRuleForOrganizationCommandInput,
|
|
33
26
|
GetTelemetryRuleForOrganizationCommandOutput,
|
|
34
|
-
ObservabilityAdminClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class GetTelemetryRuleForOrganizationCommand extends GetTelemetryRuleForOrganizationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
ListCentralizationRulesForOrganizationInput,
|
|
5
4
|
ListCentralizationRulesForOrganizationOutput,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ObservabilityAdminClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../ObservabilityAdminClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ListCentralizationRulesForOrganizationCommandInput
|
|
15
8
|
extends ListCentralizationRulesForOrganizationInput {}
|
|
16
9
|
export interface ListCentralizationRulesForOrganizationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ListCentralizationRulesForOrganizationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ListCentralizationRulesForOrganizationCommandInput,
|
|
24
17
|
ListCentralizationRulesForOrganizationCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [ListCentralizationRulesForOrganizationCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ListCentralizationRulesForOrganizationCommandInput,
|
|
33
26
|
ListCentralizationRulesForOrganizationCommandOutput,
|
|
34
|
-
ObservabilityAdminClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class ListCentralizationRulesForOrganizationCommand extends ListCentralizationRulesForOrganizationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
ListResourceTelemetryInput,
|
|
5
4
|
ListResourceTelemetryOutput,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ObservabilityAdminClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../ObservabilityAdminClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ListResourceTelemetryCommandInput
|
|
15
8
|
extends ListResourceTelemetryInput {}
|
|
16
9
|
export interface ListResourceTelemetryCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ListResourceTelemetryCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ListResourceTelemetryCommandInput,
|
|
24
17
|
ListResourceTelemetryCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [ListResourceTelemetryCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ListResourceTelemetryCommandInput,
|
|
33
26
|
ListResourceTelemetryCommandOutput,
|
|
34
|
-
ObservabilityAdminClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class ListResourceTelemetryCommand extends ListResourceTelemetryCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
ListResourceTelemetryForOrganizationInput,
|
|
5
4
|
ListResourceTelemetryForOrganizationOutput,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ObservabilityAdminClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../ObservabilityAdminClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ListResourceTelemetryForOrganizationCommandInput
|
|
15
8
|
extends ListResourceTelemetryForOrganizationInput {}
|
|
16
9
|
export interface ListResourceTelemetryForOrganizationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ListResourceTelemetryForOrganizationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ListResourceTelemetryForOrganizationCommandInput,
|
|
24
17
|
ListResourceTelemetryForOrganizationCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [ListResourceTelemetryForOrganizationCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ListResourceTelemetryForOrganizationCommandInput,
|
|
33
26
|
ListResourceTelemetryForOrganizationCommandOutput,
|
|
34
|
-
ObservabilityAdminClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class ListResourceTelemetryForOrganizationCommand extends ListResourceTelemetryForOrganizationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
ListS3TableIntegrationsInput,
|
|
5
4
|
ListS3TableIntegrationsOutput,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ObservabilityAdminClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../ObservabilityAdminClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ListS3TableIntegrationsCommandInput
|
|
15
8
|
extends ListS3TableIntegrationsInput {}
|
|
16
9
|
export interface ListS3TableIntegrationsCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ListS3TableIntegrationsCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ListS3TableIntegrationsCommandInput,
|
|
24
17
|
ListS3TableIntegrationsCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [ListS3TableIntegrationsCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ListS3TableIntegrationsCommandInput,
|
|
33
26
|
ListS3TableIntegrationsCommandOutput,
|
|
34
|
-
ObservabilityAdminClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class ListS3TableIntegrationsCommand extends ListS3TableIntegrationsCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
ListTagsForResourceInput,
|
|
5
4
|
ListTagsForResourceOutput,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ObservabilityAdminClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../ObservabilityAdminClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ListTagsForResourceCommandInput
|
|
15
8
|
extends ListTagsForResourceInput {}
|
|
16
9
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ListTagsForResourceCommandInput,
|
|
24
17
|
ListTagsForResourceCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: ListTagsForResourceCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ListTagsForResourceCommandInput,
|
|
33
26
|
ListTagsForResourceCommandOutput,
|
|
34
|
-
ObservabilityAdminClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
ListTelemetryPipelinesInput,
|
|
5
4
|
ListTelemetryPipelinesOutput,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ObservabilityAdminClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../ObservabilityAdminClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ListTelemetryPipelinesCommandInput
|
|
15
8
|
extends ListTelemetryPipelinesInput {}
|
|
16
9
|
export interface ListTelemetryPipelinesCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ListTelemetryPipelinesCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ListTelemetryPipelinesCommandInput,
|
|
24
17
|
ListTelemetryPipelinesCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [ListTelemetryPipelinesCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ListTelemetryPipelinesCommandInput,
|
|
33
26
|
ListTelemetryPipelinesCommandOutput,
|
|
34
|
-
ObservabilityAdminClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class ListTelemetryPipelinesCommand extends ListTelemetryPipelinesCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
ListTelemetryRulesInput,
|
|
5
4
|
ListTelemetryRulesOutput,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ObservabilityAdminClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../ObservabilityAdminClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ListTelemetryRulesCommandInput
|
|
15
8
|
extends ListTelemetryRulesInput {}
|
|
16
9
|
export interface ListTelemetryRulesCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ListTelemetryRulesCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ListTelemetryRulesCommandInput,
|
|
24
17
|
ListTelemetryRulesCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [ListTelemetryRulesCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ListTelemetryRulesCommandInput,
|
|
33
26
|
ListTelemetryRulesCommandOutput,
|
|
34
|
-
ObservabilityAdminClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class ListTelemetryRulesCommand extends ListTelemetryRulesCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
ListTelemetryRulesForOrganizationInput,
|
|
5
4
|
ListTelemetryRulesForOrganizationOutput,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ObservabilityAdminClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../ObservabilityAdminClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ListTelemetryRulesForOrganizationCommandInput
|
|
15
8
|
extends ListTelemetryRulesForOrganizationInput {}
|
|
16
9
|
export interface ListTelemetryRulesForOrganizationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ListTelemetryRulesForOrganizationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ListTelemetryRulesForOrganizationCommandInput,
|
|
24
17
|
ListTelemetryRulesForOrganizationCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [ListTelemetryRulesForOrganizationCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ListTelemetryRulesForOrganizationCommandInput,
|
|
33
26
|
ListTelemetryRulesForOrganizationCommandOutput,
|
|
34
|
-
ObservabilityAdminClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class ListTelemetryRulesForOrganizationCommand extends ListTelemetryRulesForOrganizationCommand_base {
|
|
43
34
|
protected static __types: {
|