@aws-sdk/client-rum 3.928.0 → 3.930.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 +987 -992
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/RUMClient.js +2 -0
- package/dist-es/commands/BatchCreateRumMetricDefinitionsCommand.js +3 -9
- package/dist-es/commands/BatchDeleteRumMetricDefinitionsCommand.js +3 -9
- package/dist-es/commands/BatchGetRumMetricDefinitionsCommand.js +3 -9
- package/dist-es/commands/CreateAppMonitorCommand.js +3 -9
- package/dist-es/commands/DeleteAppMonitorCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DeleteRumMetricsDestinationCommand.js +3 -9
- package/dist-es/commands/GetAppMonitorCommand.js +3 -9
- package/dist-es/commands/GetAppMonitorDataCommand.js +3 -9
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -9
- package/dist-es/commands/ListAppMonitorsCommand.js +3 -9
- package/dist-es/commands/ListRumMetricsDestinationsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
- package/dist-es/commands/PutRumEventsCommand.js +3 -9
- package/dist-es/commands/PutRumMetricsDestinationCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAppMonitorCommand.js +3 -9
- package/dist-es/commands/UpdateRumMetricDefinitionCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +935 -0
- package/dist-types/RUMClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +110 -0
- package/dist-types/ts3.4/RUMClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +116 -0
- package/package.json +33 -33
- package/dist-es/protocols/Aws_restJson1.js +0 -834
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -182
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -245
|
@@ -1,182 +0,0 @@
|
|
|
1
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
|
|
2
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
3
|
-
import { BatchCreateRumMetricDefinitionsCommandInput, BatchCreateRumMetricDefinitionsCommandOutput } from "../commands/BatchCreateRumMetricDefinitionsCommand";
|
|
4
|
-
import { BatchDeleteRumMetricDefinitionsCommandInput, BatchDeleteRumMetricDefinitionsCommandOutput } from "../commands/BatchDeleteRumMetricDefinitionsCommand";
|
|
5
|
-
import { BatchGetRumMetricDefinitionsCommandInput, BatchGetRumMetricDefinitionsCommandOutput } from "../commands/BatchGetRumMetricDefinitionsCommand";
|
|
6
|
-
import { CreateAppMonitorCommandInput, CreateAppMonitorCommandOutput } from "../commands/CreateAppMonitorCommand";
|
|
7
|
-
import { DeleteAppMonitorCommandInput, DeleteAppMonitorCommandOutput } from "../commands/DeleteAppMonitorCommand";
|
|
8
|
-
import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "../commands/DeleteResourcePolicyCommand";
|
|
9
|
-
import { DeleteRumMetricsDestinationCommandInput, DeleteRumMetricsDestinationCommandOutput } from "../commands/DeleteRumMetricsDestinationCommand";
|
|
10
|
-
import { GetAppMonitorCommandInput, GetAppMonitorCommandOutput } from "../commands/GetAppMonitorCommand";
|
|
11
|
-
import { GetAppMonitorDataCommandInput, GetAppMonitorDataCommandOutput } from "../commands/GetAppMonitorDataCommand";
|
|
12
|
-
import { GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput } from "../commands/GetResourcePolicyCommand";
|
|
13
|
-
import { ListAppMonitorsCommandInput, ListAppMonitorsCommandOutput } from "../commands/ListAppMonitorsCommand";
|
|
14
|
-
import { ListRumMetricsDestinationsCommandInput, ListRumMetricsDestinationsCommandOutput } from "../commands/ListRumMetricsDestinationsCommand";
|
|
15
|
-
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
|
|
16
|
-
import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "../commands/PutResourcePolicyCommand";
|
|
17
|
-
import { PutRumEventsCommandInput, PutRumEventsCommandOutput } from "../commands/PutRumEventsCommand";
|
|
18
|
-
import { PutRumMetricsDestinationCommandInput, PutRumMetricsDestinationCommandOutput } from "../commands/PutRumMetricsDestinationCommand";
|
|
19
|
-
import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
|
|
20
|
-
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
|
|
21
|
-
import { UpdateAppMonitorCommandInput, UpdateAppMonitorCommandOutput } from "../commands/UpdateAppMonitorCommand";
|
|
22
|
-
import { UpdateRumMetricDefinitionCommandInput, UpdateRumMetricDefinitionCommandOutput } from "../commands/UpdateRumMetricDefinitionCommand";
|
|
23
|
-
/**
|
|
24
|
-
* serializeAws_restJson1BatchCreateRumMetricDefinitionsCommand
|
|
25
|
-
*/
|
|
26
|
-
export declare const se_BatchCreateRumMetricDefinitionsCommand: (input: BatchCreateRumMetricDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
27
|
-
/**
|
|
28
|
-
* serializeAws_restJson1BatchDeleteRumMetricDefinitionsCommand
|
|
29
|
-
*/
|
|
30
|
-
export declare const se_BatchDeleteRumMetricDefinitionsCommand: (input: BatchDeleteRumMetricDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
31
|
-
/**
|
|
32
|
-
* serializeAws_restJson1BatchGetRumMetricDefinitionsCommand
|
|
33
|
-
*/
|
|
34
|
-
export declare const se_BatchGetRumMetricDefinitionsCommand: (input: BatchGetRumMetricDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
35
|
-
/**
|
|
36
|
-
* serializeAws_restJson1CreateAppMonitorCommand
|
|
37
|
-
*/
|
|
38
|
-
export declare const se_CreateAppMonitorCommand: (input: CreateAppMonitorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
39
|
-
/**
|
|
40
|
-
* serializeAws_restJson1DeleteAppMonitorCommand
|
|
41
|
-
*/
|
|
42
|
-
export declare const se_DeleteAppMonitorCommand: (input: DeleteAppMonitorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
43
|
-
/**
|
|
44
|
-
* serializeAws_restJson1DeleteResourcePolicyCommand
|
|
45
|
-
*/
|
|
46
|
-
export declare const se_DeleteResourcePolicyCommand: (input: DeleteResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
47
|
-
/**
|
|
48
|
-
* serializeAws_restJson1DeleteRumMetricsDestinationCommand
|
|
49
|
-
*/
|
|
50
|
-
export declare const se_DeleteRumMetricsDestinationCommand: (input: DeleteRumMetricsDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
51
|
-
/**
|
|
52
|
-
* serializeAws_restJson1GetAppMonitorCommand
|
|
53
|
-
*/
|
|
54
|
-
export declare const se_GetAppMonitorCommand: (input: GetAppMonitorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
55
|
-
/**
|
|
56
|
-
* serializeAws_restJson1GetAppMonitorDataCommand
|
|
57
|
-
*/
|
|
58
|
-
export declare const se_GetAppMonitorDataCommand: (input: GetAppMonitorDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
59
|
-
/**
|
|
60
|
-
* serializeAws_restJson1GetResourcePolicyCommand
|
|
61
|
-
*/
|
|
62
|
-
export declare const se_GetResourcePolicyCommand: (input: GetResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
63
|
-
/**
|
|
64
|
-
* serializeAws_restJson1ListAppMonitorsCommand
|
|
65
|
-
*/
|
|
66
|
-
export declare const se_ListAppMonitorsCommand: (input: ListAppMonitorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
67
|
-
/**
|
|
68
|
-
* serializeAws_restJson1ListRumMetricsDestinationsCommand
|
|
69
|
-
*/
|
|
70
|
-
export declare const se_ListRumMetricsDestinationsCommand: (input: ListRumMetricsDestinationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
71
|
-
/**
|
|
72
|
-
* serializeAws_restJson1ListTagsForResourceCommand
|
|
73
|
-
*/
|
|
74
|
-
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
75
|
-
/**
|
|
76
|
-
* serializeAws_restJson1PutResourcePolicyCommand
|
|
77
|
-
*/
|
|
78
|
-
export declare const se_PutResourcePolicyCommand: (input: PutResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
79
|
-
/**
|
|
80
|
-
* serializeAws_restJson1PutRumEventsCommand
|
|
81
|
-
*/
|
|
82
|
-
export declare const se_PutRumEventsCommand: (input: PutRumEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
83
|
-
/**
|
|
84
|
-
* serializeAws_restJson1PutRumMetricsDestinationCommand
|
|
85
|
-
*/
|
|
86
|
-
export declare const se_PutRumMetricsDestinationCommand: (input: PutRumMetricsDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
87
|
-
/**
|
|
88
|
-
* serializeAws_restJson1TagResourceCommand
|
|
89
|
-
*/
|
|
90
|
-
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
91
|
-
/**
|
|
92
|
-
* serializeAws_restJson1UntagResourceCommand
|
|
93
|
-
*/
|
|
94
|
-
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
95
|
-
/**
|
|
96
|
-
* serializeAws_restJson1UpdateAppMonitorCommand
|
|
97
|
-
*/
|
|
98
|
-
export declare const se_UpdateAppMonitorCommand: (input: UpdateAppMonitorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
99
|
-
/**
|
|
100
|
-
* serializeAws_restJson1UpdateRumMetricDefinitionCommand
|
|
101
|
-
*/
|
|
102
|
-
export declare const se_UpdateRumMetricDefinitionCommand: (input: UpdateRumMetricDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
103
|
-
/**
|
|
104
|
-
* deserializeAws_restJson1BatchCreateRumMetricDefinitionsCommand
|
|
105
|
-
*/
|
|
106
|
-
export declare const de_BatchCreateRumMetricDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchCreateRumMetricDefinitionsCommandOutput>;
|
|
107
|
-
/**
|
|
108
|
-
* deserializeAws_restJson1BatchDeleteRumMetricDefinitionsCommand
|
|
109
|
-
*/
|
|
110
|
-
export declare const de_BatchDeleteRumMetricDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteRumMetricDefinitionsCommandOutput>;
|
|
111
|
-
/**
|
|
112
|
-
* deserializeAws_restJson1BatchGetRumMetricDefinitionsCommand
|
|
113
|
-
*/
|
|
114
|
-
export declare const de_BatchGetRumMetricDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetRumMetricDefinitionsCommandOutput>;
|
|
115
|
-
/**
|
|
116
|
-
* deserializeAws_restJson1CreateAppMonitorCommand
|
|
117
|
-
*/
|
|
118
|
-
export declare const de_CreateAppMonitorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAppMonitorCommandOutput>;
|
|
119
|
-
/**
|
|
120
|
-
* deserializeAws_restJson1DeleteAppMonitorCommand
|
|
121
|
-
*/
|
|
122
|
-
export declare const de_DeleteAppMonitorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAppMonitorCommandOutput>;
|
|
123
|
-
/**
|
|
124
|
-
* deserializeAws_restJson1DeleteResourcePolicyCommand
|
|
125
|
-
*/
|
|
126
|
-
export declare const de_DeleteResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyCommandOutput>;
|
|
127
|
-
/**
|
|
128
|
-
* deserializeAws_restJson1DeleteRumMetricsDestinationCommand
|
|
129
|
-
*/
|
|
130
|
-
export declare const de_DeleteRumMetricsDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRumMetricsDestinationCommandOutput>;
|
|
131
|
-
/**
|
|
132
|
-
* deserializeAws_restJson1GetAppMonitorCommand
|
|
133
|
-
*/
|
|
134
|
-
export declare const de_GetAppMonitorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAppMonitorCommandOutput>;
|
|
135
|
-
/**
|
|
136
|
-
* deserializeAws_restJson1GetAppMonitorDataCommand
|
|
137
|
-
*/
|
|
138
|
-
export declare const de_GetAppMonitorDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAppMonitorDataCommandOutput>;
|
|
139
|
-
/**
|
|
140
|
-
* deserializeAws_restJson1GetResourcePolicyCommand
|
|
141
|
-
*/
|
|
142
|
-
export declare const de_GetResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcePolicyCommandOutput>;
|
|
143
|
-
/**
|
|
144
|
-
* deserializeAws_restJson1ListAppMonitorsCommand
|
|
145
|
-
*/
|
|
146
|
-
export declare const de_ListAppMonitorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAppMonitorsCommandOutput>;
|
|
147
|
-
/**
|
|
148
|
-
* deserializeAws_restJson1ListRumMetricsDestinationsCommand
|
|
149
|
-
*/
|
|
150
|
-
export declare const de_ListRumMetricsDestinationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRumMetricsDestinationsCommandOutput>;
|
|
151
|
-
/**
|
|
152
|
-
* deserializeAws_restJson1ListTagsForResourceCommand
|
|
153
|
-
*/
|
|
154
|
-
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
155
|
-
/**
|
|
156
|
-
* deserializeAws_restJson1PutResourcePolicyCommand
|
|
157
|
-
*/
|
|
158
|
-
export declare const de_PutResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourcePolicyCommandOutput>;
|
|
159
|
-
/**
|
|
160
|
-
* deserializeAws_restJson1PutRumEventsCommand
|
|
161
|
-
*/
|
|
162
|
-
export declare const de_PutRumEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRumEventsCommandOutput>;
|
|
163
|
-
/**
|
|
164
|
-
* deserializeAws_restJson1PutRumMetricsDestinationCommand
|
|
165
|
-
*/
|
|
166
|
-
export declare const de_PutRumMetricsDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRumMetricsDestinationCommandOutput>;
|
|
167
|
-
/**
|
|
168
|
-
* deserializeAws_restJson1TagResourceCommand
|
|
169
|
-
*/
|
|
170
|
-
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
171
|
-
/**
|
|
172
|
-
* deserializeAws_restJson1UntagResourceCommand
|
|
173
|
-
*/
|
|
174
|
-
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
175
|
-
/**
|
|
176
|
-
* deserializeAws_restJson1UpdateAppMonitorCommand
|
|
177
|
-
*/
|
|
178
|
-
export declare const de_UpdateAppMonitorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAppMonitorCommandOutput>;
|
|
179
|
-
/**
|
|
180
|
-
* deserializeAws_restJson1UpdateRumMetricDefinitionCommand
|
|
181
|
-
*/
|
|
182
|
-
export declare const de_UpdateRumMetricDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRumMetricDefinitionCommandOutput>;
|
|
@@ -1,245 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
HttpRequest as __HttpRequest,
|
|
3
|
-
HttpResponse as __HttpResponse,
|
|
4
|
-
} from "@smithy/protocol-http";
|
|
5
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
6
|
-
import {
|
|
7
|
-
BatchCreateRumMetricDefinitionsCommandInput,
|
|
8
|
-
BatchCreateRumMetricDefinitionsCommandOutput,
|
|
9
|
-
} from "../commands/BatchCreateRumMetricDefinitionsCommand";
|
|
10
|
-
import {
|
|
11
|
-
BatchDeleteRumMetricDefinitionsCommandInput,
|
|
12
|
-
BatchDeleteRumMetricDefinitionsCommandOutput,
|
|
13
|
-
} from "../commands/BatchDeleteRumMetricDefinitionsCommand";
|
|
14
|
-
import {
|
|
15
|
-
BatchGetRumMetricDefinitionsCommandInput,
|
|
16
|
-
BatchGetRumMetricDefinitionsCommandOutput,
|
|
17
|
-
} from "../commands/BatchGetRumMetricDefinitionsCommand";
|
|
18
|
-
import {
|
|
19
|
-
CreateAppMonitorCommandInput,
|
|
20
|
-
CreateAppMonitorCommandOutput,
|
|
21
|
-
} from "../commands/CreateAppMonitorCommand";
|
|
22
|
-
import {
|
|
23
|
-
DeleteAppMonitorCommandInput,
|
|
24
|
-
DeleteAppMonitorCommandOutput,
|
|
25
|
-
} from "../commands/DeleteAppMonitorCommand";
|
|
26
|
-
import {
|
|
27
|
-
DeleteResourcePolicyCommandInput,
|
|
28
|
-
DeleteResourcePolicyCommandOutput,
|
|
29
|
-
} from "../commands/DeleteResourcePolicyCommand";
|
|
30
|
-
import {
|
|
31
|
-
DeleteRumMetricsDestinationCommandInput,
|
|
32
|
-
DeleteRumMetricsDestinationCommandOutput,
|
|
33
|
-
} from "../commands/DeleteRumMetricsDestinationCommand";
|
|
34
|
-
import {
|
|
35
|
-
GetAppMonitorCommandInput,
|
|
36
|
-
GetAppMonitorCommandOutput,
|
|
37
|
-
} from "../commands/GetAppMonitorCommand";
|
|
38
|
-
import {
|
|
39
|
-
GetAppMonitorDataCommandInput,
|
|
40
|
-
GetAppMonitorDataCommandOutput,
|
|
41
|
-
} from "../commands/GetAppMonitorDataCommand";
|
|
42
|
-
import {
|
|
43
|
-
GetResourcePolicyCommandInput,
|
|
44
|
-
GetResourcePolicyCommandOutput,
|
|
45
|
-
} from "../commands/GetResourcePolicyCommand";
|
|
46
|
-
import {
|
|
47
|
-
ListAppMonitorsCommandInput,
|
|
48
|
-
ListAppMonitorsCommandOutput,
|
|
49
|
-
} from "../commands/ListAppMonitorsCommand";
|
|
50
|
-
import {
|
|
51
|
-
ListRumMetricsDestinationsCommandInput,
|
|
52
|
-
ListRumMetricsDestinationsCommandOutput,
|
|
53
|
-
} from "../commands/ListRumMetricsDestinationsCommand";
|
|
54
|
-
import {
|
|
55
|
-
ListTagsForResourceCommandInput,
|
|
56
|
-
ListTagsForResourceCommandOutput,
|
|
57
|
-
} from "../commands/ListTagsForResourceCommand";
|
|
58
|
-
import {
|
|
59
|
-
PutResourcePolicyCommandInput,
|
|
60
|
-
PutResourcePolicyCommandOutput,
|
|
61
|
-
} from "../commands/PutResourcePolicyCommand";
|
|
62
|
-
import {
|
|
63
|
-
PutRumEventsCommandInput,
|
|
64
|
-
PutRumEventsCommandOutput,
|
|
65
|
-
} from "../commands/PutRumEventsCommand";
|
|
66
|
-
import {
|
|
67
|
-
PutRumMetricsDestinationCommandInput,
|
|
68
|
-
PutRumMetricsDestinationCommandOutput,
|
|
69
|
-
} from "../commands/PutRumMetricsDestinationCommand";
|
|
70
|
-
import {
|
|
71
|
-
TagResourceCommandInput,
|
|
72
|
-
TagResourceCommandOutput,
|
|
73
|
-
} from "../commands/TagResourceCommand";
|
|
74
|
-
import {
|
|
75
|
-
UntagResourceCommandInput,
|
|
76
|
-
UntagResourceCommandOutput,
|
|
77
|
-
} from "../commands/UntagResourceCommand";
|
|
78
|
-
import {
|
|
79
|
-
UpdateAppMonitorCommandInput,
|
|
80
|
-
UpdateAppMonitorCommandOutput,
|
|
81
|
-
} from "../commands/UpdateAppMonitorCommand";
|
|
82
|
-
import {
|
|
83
|
-
UpdateRumMetricDefinitionCommandInput,
|
|
84
|
-
UpdateRumMetricDefinitionCommandOutput,
|
|
85
|
-
} from "../commands/UpdateRumMetricDefinitionCommand";
|
|
86
|
-
export declare const se_BatchCreateRumMetricDefinitionsCommand: (
|
|
87
|
-
input: BatchCreateRumMetricDefinitionsCommandInput,
|
|
88
|
-
context: __SerdeContext
|
|
89
|
-
) => Promise<__HttpRequest>;
|
|
90
|
-
export declare const se_BatchDeleteRumMetricDefinitionsCommand: (
|
|
91
|
-
input: BatchDeleteRumMetricDefinitionsCommandInput,
|
|
92
|
-
context: __SerdeContext
|
|
93
|
-
) => Promise<__HttpRequest>;
|
|
94
|
-
export declare const se_BatchGetRumMetricDefinitionsCommand: (
|
|
95
|
-
input: BatchGetRumMetricDefinitionsCommandInput,
|
|
96
|
-
context: __SerdeContext
|
|
97
|
-
) => Promise<__HttpRequest>;
|
|
98
|
-
export declare const se_CreateAppMonitorCommand: (
|
|
99
|
-
input: CreateAppMonitorCommandInput,
|
|
100
|
-
context: __SerdeContext
|
|
101
|
-
) => Promise<__HttpRequest>;
|
|
102
|
-
export declare const se_DeleteAppMonitorCommand: (
|
|
103
|
-
input: DeleteAppMonitorCommandInput,
|
|
104
|
-
context: __SerdeContext
|
|
105
|
-
) => Promise<__HttpRequest>;
|
|
106
|
-
export declare const se_DeleteResourcePolicyCommand: (
|
|
107
|
-
input: DeleteResourcePolicyCommandInput,
|
|
108
|
-
context: __SerdeContext
|
|
109
|
-
) => Promise<__HttpRequest>;
|
|
110
|
-
export declare const se_DeleteRumMetricsDestinationCommand: (
|
|
111
|
-
input: DeleteRumMetricsDestinationCommandInput,
|
|
112
|
-
context: __SerdeContext
|
|
113
|
-
) => Promise<__HttpRequest>;
|
|
114
|
-
export declare const se_GetAppMonitorCommand: (
|
|
115
|
-
input: GetAppMonitorCommandInput,
|
|
116
|
-
context: __SerdeContext
|
|
117
|
-
) => Promise<__HttpRequest>;
|
|
118
|
-
export declare const se_GetAppMonitorDataCommand: (
|
|
119
|
-
input: GetAppMonitorDataCommandInput,
|
|
120
|
-
context: __SerdeContext
|
|
121
|
-
) => Promise<__HttpRequest>;
|
|
122
|
-
export declare const se_GetResourcePolicyCommand: (
|
|
123
|
-
input: GetResourcePolicyCommandInput,
|
|
124
|
-
context: __SerdeContext
|
|
125
|
-
) => Promise<__HttpRequest>;
|
|
126
|
-
export declare const se_ListAppMonitorsCommand: (
|
|
127
|
-
input: ListAppMonitorsCommandInput,
|
|
128
|
-
context: __SerdeContext
|
|
129
|
-
) => Promise<__HttpRequest>;
|
|
130
|
-
export declare const se_ListRumMetricsDestinationsCommand: (
|
|
131
|
-
input: ListRumMetricsDestinationsCommandInput,
|
|
132
|
-
context: __SerdeContext
|
|
133
|
-
) => Promise<__HttpRequest>;
|
|
134
|
-
export declare const se_ListTagsForResourceCommand: (
|
|
135
|
-
input: ListTagsForResourceCommandInput,
|
|
136
|
-
context: __SerdeContext
|
|
137
|
-
) => Promise<__HttpRequest>;
|
|
138
|
-
export declare const se_PutResourcePolicyCommand: (
|
|
139
|
-
input: PutResourcePolicyCommandInput,
|
|
140
|
-
context: __SerdeContext
|
|
141
|
-
) => Promise<__HttpRequest>;
|
|
142
|
-
export declare const se_PutRumEventsCommand: (
|
|
143
|
-
input: PutRumEventsCommandInput,
|
|
144
|
-
context: __SerdeContext
|
|
145
|
-
) => Promise<__HttpRequest>;
|
|
146
|
-
export declare const se_PutRumMetricsDestinationCommand: (
|
|
147
|
-
input: PutRumMetricsDestinationCommandInput,
|
|
148
|
-
context: __SerdeContext
|
|
149
|
-
) => Promise<__HttpRequest>;
|
|
150
|
-
export declare const se_TagResourceCommand: (
|
|
151
|
-
input: TagResourceCommandInput,
|
|
152
|
-
context: __SerdeContext
|
|
153
|
-
) => Promise<__HttpRequest>;
|
|
154
|
-
export declare const se_UntagResourceCommand: (
|
|
155
|
-
input: UntagResourceCommandInput,
|
|
156
|
-
context: __SerdeContext
|
|
157
|
-
) => Promise<__HttpRequest>;
|
|
158
|
-
export declare const se_UpdateAppMonitorCommand: (
|
|
159
|
-
input: UpdateAppMonitorCommandInput,
|
|
160
|
-
context: __SerdeContext
|
|
161
|
-
) => Promise<__HttpRequest>;
|
|
162
|
-
export declare const se_UpdateRumMetricDefinitionCommand: (
|
|
163
|
-
input: UpdateRumMetricDefinitionCommandInput,
|
|
164
|
-
context: __SerdeContext
|
|
165
|
-
) => Promise<__HttpRequest>;
|
|
166
|
-
export declare const de_BatchCreateRumMetricDefinitionsCommand: (
|
|
167
|
-
output: __HttpResponse,
|
|
168
|
-
context: __SerdeContext
|
|
169
|
-
) => Promise<BatchCreateRumMetricDefinitionsCommandOutput>;
|
|
170
|
-
export declare const de_BatchDeleteRumMetricDefinitionsCommand: (
|
|
171
|
-
output: __HttpResponse,
|
|
172
|
-
context: __SerdeContext
|
|
173
|
-
) => Promise<BatchDeleteRumMetricDefinitionsCommandOutput>;
|
|
174
|
-
export declare const de_BatchGetRumMetricDefinitionsCommand: (
|
|
175
|
-
output: __HttpResponse,
|
|
176
|
-
context: __SerdeContext
|
|
177
|
-
) => Promise<BatchGetRumMetricDefinitionsCommandOutput>;
|
|
178
|
-
export declare const de_CreateAppMonitorCommand: (
|
|
179
|
-
output: __HttpResponse,
|
|
180
|
-
context: __SerdeContext
|
|
181
|
-
) => Promise<CreateAppMonitorCommandOutput>;
|
|
182
|
-
export declare const de_DeleteAppMonitorCommand: (
|
|
183
|
-
output: __HttpResponse,
|
|
184
|
-
context: __SerdeContext
|
|
185
|
-
) => Promise<DeleteAppMonitorCommandOutput>;
|
|
186
|
-
export declare const de_DeleteResourcePolicyCommand: (
|
|
187
|
-
output: __HttpResponse,
|
|
188
|
-
context: __SerdeContext
|
|
189
|
-
) => Promise<DeleteResourcePolicyCommandOutput>;
|
|
190
|
-
export declare const de_DeleteRumMetricsDestinationCommand: (
|
|
191
|
-
output: __HttpResponse,
|
|
192
|
-
context: __SerdeContext
|
|
193
|
-
) => Promise<DeleteRumMetricsDestinationCommandOutput>;
|
|
194
|
-
export declare const de_GetAppMonitorCommand: (
|
|
195
|
-
output: __HttpResponse,
|
|
196
|
-
context: __SerdeContext
|
|
197
|
-
) => Promise<GetAppMonitorCommandOutput>;
|
|
198
|
-
export declare const de_GetAppMonitorDataCommand: (
|
|
199
|
-
output: __HttpResponse,
|
|
200
|
-
context: __SerdeContext
|
|
201
|
-
) => Promise<GetAppMonitorDataCommandOutput>;
|
|
202
|
-
export declare const de_GetResourcePolicyCommand: (
|
|
203
|
-
output: __HttpResponse,
|
|
204
|
-
context: __SerdeContext
|
|
205
|
-
) => Promise<GetResourcePolicyCommandOutput>;
|
|
206
|
-
export declare const de_ListAppMonitorsCommand: (
|
|
207
|
-
output: __HttpResponse,
|
|
208
|
-
context: __SerdeContext
|
|
209
|
-
) => Promise<ListAppMonitorsCommandOutput>;
|
|
210
|
-
export declare const de_ListRumMetricsDestinationsCommand: (
|
|
211
|
-
output: __HttpResponse,
|
|
212
|
-
context: __SerdeContext
|
|
213
|
-
) => Promise<ListRumMetricsDestinationsCommandOutput>;
|
|
214
|
-
export declare const de_ListTagsForResourceCommand: (
|
|
215
|
-
output: __HttpResponse,
|
|
216
|
-
context: __SerdeContext
|
|
217
|
-
) => Promise<ListTagsForResourceCommandOutput>;
|
|
218
|
-
export declare const de_PutResourcePolicyCommand: (
|
|
219
|
-
output: __HttpResponse,
|
|
220
|
-
context: __SerdeContext
|
|
221
|
-
) => Promise<PutResourcePolicyCommandOutput>;
|
|
222
|
-
export declare const de_PutRumEventsCommand: (
|
|
223
|
-
output: __HttpResponse,
|
|
224
|
-
context: __SerdeContext
|
|
225
|
-
) => Promise<PutRumEventsCommandOutput>;
|
|
226
|
-
export declare const de_PutRumMetricsDestinationCommand: (
|
|
227
|
-
output: __HttpResponse,
|
|
228
|
-
context: __SerdeContext
|
|
229
|
-
) => Promise<PutRumMetricsDestinationCommandOutput>;
|
|
230
|
-
export declare const de_TagResourceCommand: (
|
|
231
|
-
output: __HttpResponse,
|
|
232
|
-
context: __SerdeContext
|
|
233
|
-
) => Promise<TagResourceCommandOutput>;
|
|
234
|
-
export declare const de_UntagResourceCommand: (
|
|
235
|
-
output: __HttpResponse,
|
|
236
|
-
context: __SerdeContext
|
|
237
|
-
) => Promise<UntagResourceCommandOutput>;
|
|
238
|
-
export declare const de_UpdateAppMonitorCommand: (
|
|
239
|
-
output: __HttpResponse,
|
|
240
|
-
context: __SerdeContext
|
|
241
|
-
) => Promise<UpdateAppMonitorCommandOutput>;
|
|
242
|
-
export declare const de_UpdateRumMetricDefinitionCommand: (
|
|
243
|
-
output: __HttpResponse,
|
|
244
|
-
context: __SerdeContext
|
|
245
|
-
) => Promise<UpdateRumMetricDefinitionCommandOutput>;
|