@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 { StartTelemetryEnrichmentOutput } 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 StartTelemetryEnrichmentCommandInput {}
|
|
12
5
|
export interface StartTelemetryEnrichmentCommandOutput
|
|
13
6
|
extends StartTelemetryEnrichmentOutput,
|
|
@@ -18,22 +11,20 @@ declare const StartTelemetryEnrichmentCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
StartTelemetryEnrichmentCommandInput,
|
|
20
13
|
StartTelemetryEnrichmentCommandOutput,
|
|
21
|
-
ObservabilityAdminClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
...[input]: [] | [StartTelemetryEnrichmentCommandInput]
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
StartTelemetryEnrichmentCommandInput,
|
|
29
22
|
StartTelemetryEnrichmentCommandOutput,
|
|
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 StartTelemetryEnrichmentCommand extends StartTelemetryEnrichmentCommand_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 { StartTelemetryEvaluationInput } 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 StartTelemetryEvaluationCommandInput
|
|
12
5
|
extends StartTelemetryEvaluationInput {}
|
|
13
6
|
export interface StartTelemetryEvaluationCommandOutput
|
|
@@ -18,22 +11,20 @@ declare const StartTelemetryEvaluationCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
StartTelemetryEvaluationCommandInput,
|
|
20
13
|
StartTelemetryEvaluationCommandOutput,
|
|
21
|
-
ObservabilityAdminClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
...[input]: [] | [StartTelemetryEvaluationCommandInput]
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
StartTelemetryEvaluationCommandInput,
|
|
29
22
|
StartTelemetryEvaluationCommandOutput,
|
|
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 StartTelemetryEvaluationCommand extends StartTelemetryEvaluationCommand_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 { StartTelemetryEvaluationForOrganizationInput } 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 StartTelemetryEvaluationForOrganizationCommandInput
|
|
12
5
|
extends StartTelemetryEvaluationForOrganizationInput {}
|
|
13
6
|
export interface StartTelemetryEvaluationForOrganizationCommandOutput
|
|
@@ -18,22 +11,20 @@ declare const StartTelemetryEvaluationForOrganizationCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
StartTelemetryEvaluationForOrganizationCommandInput,
|
|
20
13
|
StartTelemetryEvaluationForOrganizationCommandOutput,
|
|
21
|
-
ObservabilityAdminClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
...[input]: [] | [StartTelemetryEvaluationForOrganizationCommandInput]
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
StartTelemetryEvaluationForOrganizationCommandInput,
|
|
29
22
|
StartTelemetryEvaluationForOrganizationCommandOutput,
|
|
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 StartTelemetryEvaluationForOrganizationCommand extends StartTelemetryEvaluationForOrganizationCommand_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 { StopTelemetryEnrichmentOutput } 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 StopTelemetryEnrichmentCommandInput {}
|
|
12
5
|
export interface StopTelemetryEnrichmentCommandOutput
|
|
13
6
|
extends StopTelemetryEnrichmentOutput,
|
|
@@ -18,22 +11,20 @@ declare const StopTelemetryEnrichmentCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
StopTelemetryEnrichmentCommandInput,
|
|
20
13
|
StopTelemetryEnrichmentCommandOutput,
|
|
21
|
-
ObservabilityAdminClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
...[input]: [] | [StopTelemetryEnrichmentCommandInput]
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
StopTelemetryEnrichmentCommandInput,
|
|
29
22
|
StopTelemetryEnrichmentCommandOutput,
|
|
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 StopTelemetryEnrichmentCommand extends StopTelemetryEnrichmentCommand_base {
|
|
39
30
|
protected static __types: {
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
ObservabilityAdminClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../ObservabilityAdminClient";
|
|
8
2
|
export { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
3
|
export interface StopTelemetryEvaluationCommandInput {}
|
|
11
4
|
export interface StopTelemetryEvaluationCommandOutput
|
|
12
5
|
extends __MetadataBearer {}
|
|
@@ -16,22 +9,20 @@ declare const StopTelemetryEvaluationCommand_base: {
|
|
|
16
9
|
): import("@smithy/core/client").CommandImpl<
|
|
17
10
|
StopTelemetryEvaluationCommandInput,
|
|
18
11
|
StopTelemetryEvaluationCommandOutput,
|
|
19
|
-
ObservabilityAdminClientResolvedConfig,
|
|
20
|
-
ServiceInputTypes,
|
|
21
|
-
ServiceOutputTypes
|
|
12
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
13
|
+
import("..").ServiceInputTypes,
|
|
14
|
+
import("..").ServiceOutputTypes
|
|
22
15
|
>;
|
|
23
16
|
new (
|
|
24
17
|
...[input]: [] | [StopTelemetryEvaluationCommandInput]
|
|
25
18
|
): import("@smithy/core/client").CommandImpl<
|
|
26
19
|
StopTelemetryEvaluationCommandInput,
|
|
27
20
|
StopTelemetryEvaluationCommandOutput,
|
|
28
|
-
ObservabilityAdminClientResolvedConfig,
|
|
29
|
-
ServiceInputTypes,
|
|
30
|
-
ServiceOutputTypes
|
|
21
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
22
|
+
import("..").ServiceInputTypes,
|
|
23
|
+
import("..").ServiceOutputTypes
|
|
31
24
|
>;
|
|
32
|
-
getEndpointParameterInstructions():
|
|
33
|
-
[x: string]: unknown;
|
|
34
|
-
};
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
35
26
|
};
|
|
36
27
|
export declare class StopTelemetryEvaluationCommand extends StopTelemetryEvaluationCommand_base {
|
|
37
28
|
protected static __types: {
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
ObservabilityAdminClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../ObservabilityAdminClient";
|
|
8
2
|
export { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
3
|
export interface StopTelemetryEvaluationForOrganizationCommandInput {}
|
|
11
4
|
export interface StopTelemetryEvaluationForOrganizationCommandOutput
|
|
12
5
|
extends __MetadataBearer {}
|
|
@@ -16,22 +9,20 @@ declare const StopTelemetryEvaluationForOrganizationCommand_base: {
|
|
|
16
9
|
): import("@smithy/core/client").CommandImpl<
|
|
17
10
|
StopTelemetryEvaluationForOrganizationCommandInput,
|
|
18
11
|
StopTelemetryEvaluationForOrganizationCommandOutput,
|
|
19
|
-
ObservabilityAdminClientResolvedConfig,
|
|
20
|
-
ServiceInputTypes,
|
|
21
|
-
ServiceOutputTypes
|
|
12
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
13
|
+
import("..").ServiceInputTypes,
|
|
14
|
+
import("..").ServiceOutputTypes
|
|
22
15
|
>;
|
|
23
16
|
new (
|
|
24
17
|
...[input]: [] | [StopTelemetryEvaluationForOrganizationCommandInput]
|
|
25
18
|
): import("@smithy/core/client").CommandImpl<
|
|
26
19
|
StopTelemetryEvaluationForOrganizationCommandInput,
|
|
27
20
|
StopTelemetryEvaluationForOrganizationCommandOutput,
|
|
28
|
-
ObservabilityAdminClientResolvedConfig,
|
|
29
|
-
ServiceInputTypes,
|
|
30
|
-
ServiceOutputTypes
|
|
21
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
22
|
+
import("..").ServiceInputTypes,
|
|
23
|
+
import("..").ServiceOutputTypes
|
|
31
24
|
>;
|
|
32
|
-
getEndpointParameterInstructions():
|
|
33
|
-
[x: string]: unknown;
|
|
34
|
-
};
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
35
26
|
};
|
|
36
27
|
export declare class StopTelemetryEvaluationForOrganizationCommand extends StopTelemetryEvaluationForOrganizationCommand_base {
|
|
37
28
|
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 { TagResourceInput } 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 TagResourceCommandInput extends TagResourceInput {}
|
|
12
5
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
13
6
|
declare const TagResourceCommand_base: {
|
|
@@ -16,22 +9,20 @@ declare const TagResourceCommand_base: {
|
|
|
16
9
|
): import("@smithy/core/client").CommandImpl<
|
|
17
10
|
TagResourceCommandInput,
|
|
18
11
|
TagResourceCommandOutput,
|
|
19
|
-
ObservabilityAdminClientResolvedConfig,
|
|
20
|
-
ServiceInputTypes,
|
|
21
|
-
ServiceOutputTypes
|
|
12
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
13
|
+
import("..").ServiceInputTypes,
|
|
14
|
+
import("..").ServiceOutputTypes
|
|
22
15
|
>;
|
|
23
16
|
new (
|
|
24
17
|
input: TagResourceCommandInput
|
|
25
18
|
): import("@smithy/core/client").CommandImpl<
|
|
26
19
|
TagResourceCommandInput,
|
|
27
20
|
TagResourceCommandOutput,
|
|
28
|
-
ObservabilityAdminClientResolvedConfig,
|
|
29
|
-
ServiceInputTypes,
|
|
30
|
-
ServiceOutputTypes
|
|
21
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
22
|
+
import("..").ServiceInputTypes,
|
|
23
|
+
import("..").ServiceOutputTypes
|
|
31
24
|
>;
|
|
32
|
-
getEndpointParameterInstructions():
|
|
33
|
-
[x: string]: unknown;
|
|
34
|
-
};
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
35
26
|
};
|
|
36
27
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
37
28
|
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
|
TestTelemetryPipelineInput,
|
|
5
4
|
TestTelemetryPipelineOutput,
|
|
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 TestTelemetryPipelineCommandInput
|
|
15
8
|
extends TestTelemetryPipelineInput {}
|
|
16
9
|
export interface TestTelemetryPipelineCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const TestTelemetryPipelineCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
TestTelemetryPipelineCommandInput,
|
|
24
17
|
TestTelemetryPipelineCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: TestTelemetryPipelineCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
TestTelemetryPipelineCommandInput,
|
|
33
26
|
TestTelemetryPipelineCommandOutput,
|
|
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 TestTelemetryPipelineCommand extends TestTelemetryPipelineCommand_base {
|
|
43
34
|
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 { UntagResourceInput } 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 UntagResourceCommandInput extends UntagResourceInput {}
|
|
12
5
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
13
6
|
declare const UntagResourceCommand_base: {
|
|
@@ -16,22 +9,20 @@ declare const UntagResourceCommand_base: {
|
|
|
16
9
|
): import("@smithy/core/client").CommandImpl<
|
|
17
10
|
UntagResourceCommandInput,
|
|
18
11
|
UntagResourceCommandOutput,
|
|
19
|
-
ObservabilityAdminClientResolvedConfig,
|
|
20
|
-
ServiceInputTypes,
|
|
21
|
-
ServiceOutputTypes
|
|
12
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
13
|
+
import("..").ServiceInputTypes,
|
|
14
|
+
import("..").ServiceOutputTypes
|
|
22
15
|
>;
|
|
23
16
|
new (
|
|
24
17
|
input: UntagResourceCommandInput
|
|
25
18
|
): import("@smithy/core/client").CommandImpl<
|
|
26
19
|
UntagResourceCommandInput,
|
|
27
20
|
UntagResourceCommandOutput,
|
|
28
|
-
ObservabilityAdminClientResolvedConfig,
|
|
29
|
-
ServiceInputTypes,
|
|
30
|
-
ServiceOutputTypes
|
|
21
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
22
|
+
import("..").ServiceInputTypes,
|
|
23
|
+
import("..").ServiceOutputTypes
|
|
31
24
|
>;
|
|
32
|
-
getEndpointParameterInstructions():
|
|
33
|
-
[x: string]: unknown;
|
|
34
|
-
};
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
35
26
|
};
|
|
36
27
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
37
28
|
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
|
UpdateCentralizationRuleForOrganizationInput,
|
|
5
4
|
UpdateCentralizationRuleForOrganizationOutput,
|
|
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 UpdateCentralizationRuleForOrganizationCommandInput
|
|
15
8
|
extends UpdateCentralizationRuleForOrganizationInput {}
|
|
16
9
|
export interface UpdateCentralizationRuleForOrganizationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const UpdateCentralizationRuleForOrganizationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
UpdateCentralizationRuleForOrganizationCommandInput,
|
|
24
17
|
UpdateCentralizationRuleForOrganizationCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: UpdateCentralizationRuleForOrganizationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
UpdateCentralizationRuleForOrganizationCommandInput,
|
|
33
26
|
UpdateCentralizationRuleForOrganizationCommandOutput,
|
|
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 UpdateCentralizationRuleForOrganizationCommand extends UpdateCentralizationRuleForOrganizationCommand_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
|
UpdateTelemetryPipelineInput,
|
|
5
4
|
UpdateTelemetryPipelineOutput,
|
|
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 UpdateTelemetryPipelineCommandInput
|
|
15
8
|
extends UpdateTelemetryPipelineInput {}
|
|
16
9
|
export interface UpdateTelemetryPipelineCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const UpdateTelemetryPipelineCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
UpdateTelemetryPipelineCommandInput,
|
|
24
17
|
UpdateTelemetryPipelineCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: UpdateTelemetryPipelineCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
UpdateTelemetryPipelineCommandInput,
|
|
33
26
|
UpdateTelemetryPipelineCommandOutput,
|
|
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 UpdateTelemetryPipelineCommand extends UpdateTelemetryPipelineCommand_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
|
UpdateTelemetryRuleInput,
|
|
5
4
|
UpdateTelemetryRuleOutput,
|
|
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 UpdateTelemetryRuleCommandInput
|
|
15
8
|
extends UpdateTelemetryRuleInput {}
|
|
16
9
|
export interface UpdateTelemetryRuleCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const UpdateTelemetryRuleCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
UpdateTelemetryRuleCommandInput,
|
|
24
17
|
UpdateTelemetryRuleCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: UpdateTelemetryRuleCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
UpdateTelemetryRuleCommandInput,
|
|
33
26
|
UpdateTelemetryRuleCommandOutput,
|
|
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 UpdateTelemetryRuleCommand extends UpdateTelemetryRuleCommand_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
|
UpdateTelemetryRuleForOrganizationInput,
|
|
5
4
|
UpdateTelemetryRuleForOrganizationOutput,
|
|
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 UpdateTelemetryRuleForOrganizationCommandInput
|
|
15
8
|
extends UpdateTelemetryRuleForOrganizationInput {}
|
|
16
9
|
export interface UpdateTelemetryRuleForOrganizationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const UpdateTelemetryRuleForOrganizationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
UpdateTelemetryRuleForOrganizationCommandInput,
|
|
24
17
|
UpdateTelemetryRuleForOrganizationCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: UpdateTelemetryRuleForOrganizationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
UpdateTelemetryRuleForOrganizationCommandInput,
|
|
33
26
|
UpdateTelemetryRuleForOrganizationCommandOutput,
|
|
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 UpdateTelemetryRuleForOrganizationCommand extends UpdateTelemetryRuleForOrganizationCommand_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
|
ValidateTelemetryPipelineConfigurationInput,
|
|
5
4
|
ValidateTelemetryPipelineConfigurationOutput,
|
|
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 ValidateTelemetryPipelineConfigurationCommandInput
|
|
15
8
|
extends ValidateTelemetryPipelineConfigurationInput {}
|
|
16
9
|
export interface ValidateTelemetryPipelineConfigurationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ValidateTelemetryPipelineConfigurationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ValidateTelemetryPipelineConfigurationCommandInput,
|
|
24
17
|
ValidateTelemetryPipelineConfigurationCommandOutput,
|
|
25
|
-
ObservabilityAdminClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").ObservabilityAdminClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: ValidateTelemetryPipelineConfigurationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ValidateTelemetryPipelineConfigurationCommandInput,
|
|
33
26
|
ValidateTelemetryPipelineConfigurationCommandOutput,
|
|
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 ValidateTelemetryPipelineConfigurationCommand extends ValidateTelemetryPipelineConfigurationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -4,6 +4,7 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
|
4
4
|
export { RuntimeExtension } from "./runtimeExtensions";
|
|
5
5
|
export { ObservabilityAdminExtensionConfiguration } from "./extensionConfiguration";
|
|
6
6
|
export * from "./commands";
|
|
7
|
+
export { Command as $Command } from "@smithy/core/client";
|
|
7
8
|
export * from "./schemas/schemas_0";
|
|
8
9
|
export * from "./pagination";
|
|
9
10
|
export * from "./models/enums";
|