@aws-sdk/client-resource-groups 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 +793 -1042
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/ResourceGroupsClient.js +2 -0
- package/dist-es/commands/CancelTagSyncTaskCommand.js +3 -9
- package/dist-es/commands/CreateGroupCommand.js +3 -9
- package/dist-es/commands/DeleteGroupCommand.js +3 -9
- package/dist-es/commands/GetAccountSettingsCommand.js +3 -9
- package/dist-es/commands/GetGroupCommand.js +3 -9
- package/dist-es/commands/GetGroupConfigurationCommand.js +3 -9
- package/dist-es/commands/GetGroupQueryCommand.js +3 -9
- package/dist-es/commands/GetTagSyncTaskCommand.js +3 -9
- package/dist-es/commands/GetTagsCommand.js +3 -9
- package/dist-es/commands/GroupResourcesCommand.js +3 -9
- package/dist-es/commands/ListGroupResourcesCommand.js +3 -9
- package/dist-es/commands/ListGroupingStatusesCommand.js +3 -9
- package/dist-es/commands/ListGroupsCommand.js +3 -9
- package/dist-es/commands/ListTagSyncTasksCommand.js +3 -9
- package/dist-es/commands/PutGroupConfigurationCommand.js +3 -9
- package/dist-es/commands/SearchResourcesCommand.js +3 -9
- package/dist-es/commands/StartTagSyncTaskCommand.js +3 -9
- package/dist-es/commands/TagCommand.js +3 -9
- package/dist-es/commands/UngroupResourcesCommand.js +3 -9
- package/dist-es/commands/UntagCommand.js +3 -9
- package/dist-es/commands/UpdateAccountSettingsCommand.js +3 -9
- package/dist-es/commands/UpdateGroupCommand.js +3 -9
- package/dist-es/commands/UpdateGroupQueryCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +736 -0
- package/dist-types/ResourceGroupsClient.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 +120 -0
- package/dist-types/ts3.4/ResourceGroupsClient.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 +125 -0
- package/package.json +33 -33
- package/dist-es/protocols/Aws_restJson1.js +0 -865
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -209
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -278
|
@@ -1,209 +0,0 @@
|
|
|
1
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
|
|
2
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
3
|
-
import { CancelTagSyncTaskCommandInput, CancelTagSyncTaskCommandOutput } from "../commands/CancelTagSyncTaskCommand";
|
|
4
|
-
import { CreateGroupCommandInput, CreateGroupCommandOutput } from "../commands/CreateGroupCommand";
|
|
5
|
-
import { DeleteGroupCommandInput, DeleteGroupCommandOutput } from "../commands/DeleteGroupCommand";
|
|
6
|
-
import { GetAccountSettingsCommandInput, GetAccountSettingsCommandOutput } from "../commands/GetAccountSettingsCommand";
|
|
7
|
-
import { GetGroupCommandInput, GetGroupCommandOutput } from "../commands/GetGroupCommand";
|
|
8
|
-
import { GetGroupConfigurationCommandInput, GetGroupConfigurationCommandOutput } from "../commands/GetGroupConfigurationCommand";
|
|
9
|
-
import { GetGroupQueryCommandInput, GetGroupQueryCommandOutput } from "../commands/GetGroupQueryCommand";
|
|
10
|
-
import { GetTagsCommandInput, GetTagsCommandOutput } from "../commands/GetTagsCommand";
|
|
11
|
-
import { GetTagSyncTaskCommandInput, GetTagSyncTaskCommandOutput } from "../commands/GetTagSyncTaskCommand";
|
|
12
|
-
import { GroupResourcesCommandInput, GroupResourcesCommandOutput } from "../commands/GroupResourcesCommand";
|
|
13
|
-
import { ListGroupingStatusesCommandInput, ListGroupingStatusesCommandOutput } from "../commands/ListGroupingStatusesCommand";
|
|
14
|
-
import { ListGroupResourcesCommandInput, ListGroupResourcesCommandOutput } from "../commands/ListGroupResourcesCommand";
|
|
15
|
-
import { ListGroupsCommandInput, ListGroupsCommandOutput } from "../commands/ListGroupsCommand";
|
|
16
|
-
import { ListTagSyncTasksCommandInput, ListTagSyncTasksCommandOutput } from "../commands/ListTagSyncTasksCommand";
|
|
17
|
-
import { PutGroupConfigurationCommandInput, PutGroupConfigurationCommandOutput } from "../commands/PutGroupConfigurationCommand";
|
|
18
|
-
import { SearchResourcesCommandInput, SearchResourcesCommandOutput } from "../commands/SearchResourcesCommand";
|
|
19
|
-
import { StartTagSyncTaskCommandInput, StartTagSyncTaskCommandOutput } from "../commands/StartTagSyncTaskCommand";
|
|
20
|
-
import { TagCommandInput, TagCommandOutput } from "../commands/TagCommand";
|
|
21
|
-
import { UngroupResourcesCommandInput, UngroupResourcesCommandOutput } from "../commands/UngroupResourcesCommand";
|
|
22
|
-
import { UntagCommandInput, UntagCommandOutput } from "../commands/UntagCommand";
|
|
23
|
-
import { UpdateAccountSettingsCommandInput, UpdateAccountSettingsCommandOutput } from "../commands/UpdateAccountSettingsCommand";
|
|
24
|
-
import { UpdateGroupCommandInput, UpdateGroupCommandOutput } from "../commands/UpdateGroupCommand";
|
|
25
|
-
import { UpdateGroupQueryCommandInput, UpdateGroupQueryCommandOutput } from "../commands/UpdateGroupQueryCommand";
|
|
26
|
-
/**
|
|
27
|
-
* serializeAws_restJson1CancelTagSyncTaskCommand
|
|
28
|
-
*/
|
|
29
|
-
export declare const se_CancelTagSyncTaskCommand: (input: CancelTagSyncTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
30
|
-
/**
|
|
31
|
-
* serializeAws_restJson1CreateGroupCommand
|
|
32
|
-
*/
|
|
33
|
-
export declare const se_CreateGroupCommand: (input: CreateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
34
|
-
/**
|
|
35
|
-
* serializeAws_restJson1DeleteGroupCommand
|
|
36
|
-
*/
|
|
37
|
-
export declare const se_DeleteGroupCommand: (input: DeleteGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
38
|
-
/**
|
|
39
|
-
* serializeAws_restJson1GetAccountSettingsCommand
|
|
40
|
-
*/
|
|
41
|
-
export declare const se_GetAccountSettingsCommand: (input: GetAccountSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
42
|
-
/**
|
|
43
|
-
* serializeAws_restJson1GetGroupCommand
|
|
44
|
-
*/
|
|
45
|
-
export declare const se_GetGroupCommand: (input: GetGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
46
|
-
/**
|
|
47
|
-
* serializeAws_restJson1GetGroupConfigurationCommand
|
|
48
|
-
*/
|
|
49
|
-
export declare const se_GetGroupConfigurationCommand: (input: GetGroupConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
50
|
-
/**
|
|
51
|
-
* serializeAws_restJson1GetGroupQueryCommand
|
|
52
|
-
*/
|
|
53
|
-
export declare const se_GetGroupQueryCommand: (input: GetGroupQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
54
|
-
/**
|
|
55
|
-
* serializeAws_restJson1GetTagsCommand
|
|
56
|
-
*/
|
|
57
|
-
export declare const se_GetTagsCommand: (input: GetTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
58
|
-
/**
|
|
59
|
-
* serializeAws_restJson1GetTagSyncTaskCommand
|
|
60
|
-
*/
|
|
61
|
-
export declare const se_GetTagSyncTaskCommand: (input: GetTagSyncTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
62
|
-
/**
|
|
63
|
-
* serializeAws_restJson1GroupResourcesCommand
|
|
64
|
-
*/
|
|
65
|
-
export declare const se_GroupResourcesCommand: (input: GroupResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
66
|
-
/**
|
|
67
|
-
* serializeAws_restJson1ListGroupingStatusesCommand
|
|
68
|
-
*/
|
|
69
|
-
export declare const se_ListGroupingStatusesCommand: (input: ListGroupingStatusesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
70
|
-
/**
|
|
71
|
-
* serializeAws_restJson1ListGroupResourcesCommand
|
|
72
|
-
*/
|
|
73
|
-
export declare const se_ListGroupResourcesCommand: (input: ListGroupResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
74
|
-
/**
|
|
75
|
-
* serializeAws_restJson1ListGroupsCommand
|
|
76
|
-
*/
|
|
77
|
-
export declare const se_ListGroupsCommand: (input: ListGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
78
|
-
/**
|
|
79
|
-
* serializeAws_restJson1ListTagSyncTasksCommand
|
|
80
|
-
*/
|
|
81
|
-
export declare const se_ListTagSyncTasksCommand: (input: ListTagSyncTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
82
|
-
/**
|
|
83
|
-
* serializeAws_restJson1PutGroupConfigurationCommand
|
|
84
|
-
*/
|
|
85
|
-
export declare const se_PutGroupConfigurationCommand: (input: PutGroupConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
86
|
-
/**
|
|
87
|
-
* serializeAws_restJson1SearchResourcesCommand
|
|
88
|
-
*/
|
|
89
|
-
export declare const se_SearchResourcesCommand: (input: SearchResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
90
|
-
/**
|
|
91
|
-
* serializeAws_restJson1StartTagSyncTaskCommand
|
|
92
|
-
*/
|
|
93
|
-
export declare const se_StartTagSyncTaskCommand: (input: StartTagSyncTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
94
|
-
/**
|
|
95
|
-
* serializeAws_restJson1TagCommand
|
|
96
|
-
*/
|
|
97
|
-
export declare const se_TagCommand: (input: TagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
98
|
-
/**
|
|
99
|
-
* serializeAws_restJson1UngroupResourcesCommand
|
|
100
|
-
*/
|
|
101
|
-
export declare const se_UngroupResourcesCommand: (input: UngroupResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
102
|
-
/**
|
|
103
|
-
* serializeAws_restJson1UntagCommand
|
|
104
|
-
*/
|
|
105
|
-
export declare const se_UntagCommand: (input: UntagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
106
|
-
/**
|
|
107
|
-
* serializeAws_restJson1UpdateAccountSettingsCommand
|
|
108
|
-
*/
|
|
109
|
-
export declare const se_UpdateAccountSettingsCommand: (input: UpdateAccountSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
110
|
-
/**
|
|
111
|
-
* serializeAws_restJson1UpdateGroupCommand
|
|
112
|
-
*/
|
|
113
|
-
export declare const se_UpdateGroupCommand: (input: UpdateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
114
|
-
/**
|
|
115
|
-
* serializeAws_restJson1UpdateGroupQueryCommand
|
|
116
|
-
*/
|
|
117
|
-
export declare const se_UpdateGroupQueryCommand: (input: UpdateGroupQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
118
|
-
/**
|
|
119
|
-
* deserializeAws_restJson1CancelTagSyncTaskCommand
|
|
120
|
-
*/
|
|
121
|
-
export declare const de_CancelTagSyncTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelTagSyncTaskCommandOutput>;
|
|
122
|
-
/**
|
|
123
|
-
* deserializeAws_restJson1CreateGroupCommand
|
|
124
|
-
*/
|
|
125
|
-
export declare const de_CreateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGroupCommandOutput>;
|
|
126
|
-
/**
|
|
127
|
-
* deserializeAws_restJson1DeleteGroupCommand
|
|
128
|
-
*/
|
|
129
|
-
export declare const de_DeleteGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGroupCommandOutput>;
|
|
130
|
-
/**
|
|
131
|
-
* deserializeAws_restJson1GetAccountSettingsCommand
|
|
132
|
-
*/
|
|
133
|
-
export declare const de_GetAccountSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountSettingsCommandOutput>;
|
|
134
|
-
/**
|
|
135
|
-
* deserializeAws_restJson1GetGroupCommand
|
|
136
|
-
*/
|
|
137
|
-
export declare const de_GetGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGroupCommandOutput>;
|
|
138
|
-
/**
|
|
139
|
-
* deserializeAws_restJson1GetGroupConfigurationCommand
|
|
140
|
-
*/
|
|
141
|
-
export declare const de_GetGroupConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGroupConfigurationCommandOutput>;
|
|
142
|
-
/**
|
|
143
|
-
* deserializeAws_restJson1GetGroupQueryCommand
|
|
144
|
-
*/
|
|
145
|
-
export declare const de_GetGroupQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGroupQueryCommandOutput>;
|
|
146
|
-
/**
|
|
147
|
-
* deserializeAws_restJson1GetTagsCommand
|
|
148
|
-
*/
|
|
149
|
-
export declare const de_GetTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTagsCommandOutput>;
|
|
150
|
-
/**
|
|
151
|
-
* deserializeAws_restJson1GetTagSyncTaskCommand
|
|
152
|
-
*/
|
|
153
|
-
export declare const de_GetTagSyncTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTagSyncTaskCommandOutput>;
|
|
154
|
-
/**
|
|
155
|
-
* deserializeAws_restJson1GroupResourcesCommand
|
|
156
|
-
*/
|
|
157
|
-
export declare const de_GroupResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GroupResourcesCommandOutput>;
|
|
158
|
-
/**
|
|
159
|
-
* deserializeAws_restJson1ListGroupingStatusesCommand
|
|
160
|
-
*/
|
|
161
|
-
export declare const de_ListGroupingStatusesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupingStatusesCommandOutput>;
|
|
162
|
-
/**
|
|
163
|
-
* deserializeAws_restJson1ListGroupResourcesCommand
|
|
164
|
-
*/
|
|
165
|
-
export declare const de_ListGroupResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupResourcesCommandOutput>;
|
|
166
|
-
/**
|
|
167
|
-
* deserializeAws_restJson1ListGroupsCommand
|
|
168
|
-
*/
|
|
169
|
-
export declare const de_ListGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupsCommandOutput>;
|
|
170
|
-
/**
|
|
171
|
-
* deserializeAws_restJson1ListTagSyncTasksCommand
|
|
172
|
-
*/
|
|
173
|
-
export declare const de_ListTagSyncTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagSyncTasksCommandOutput>;
|
|
174
|
-
/**
|
|
175
|
-
* deserializeAws_restJson1PutGroupConfigurationCommand
|
|
176
|
-
*/
|
|
177
|
-
export declare const de_PutGroupConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutGroupConfigurationCommandOutput>;
|
|
178
|
-
/**
|
|
179
|
-
* deserializeAws_restJson1SearchResourcesCommand
|
|
180
|
-
*/
|
|
181
|
-
export declare const de_SearchResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchResourcesCommandOutput>;
|
|
182
|
-
/**
|
|
183
|
-
* deserializeAws_restJson1StartTagSyncTaskCommand
|
|
184
|
-
*/
|
|
185
|
-
export declare const de_StartTagSyncTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartTagSyncTaskCommandOutput>;
|
|
186
|
-
/**
|
|
187
|
-
* deserializeAws_restJson1TagCommand
|
|
188
|
-
*/
|
|
189
|
-
export declare const de_TagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagCommandOutput>;
|
|
190
|
-
/**
|
|
191
|
-
* deserializeAws_restJson1UngroupResourcesCommand
|
|
192
|
-
*/
|
|
193
|
-
export declare const de_UngroupResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UngroupResourcesCommandOutput>;
|
|
194
|
-
/**
|
|
195
|
-
* deserializeAws_restJson1UntagCommand
|
|
196
|
-
*/
|
|
197
|
-
export declare const de_UntagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagCommandOutput>;
|
|
198
|
-
/**
|
|
199
|
-
* deserializeAws_restJson1UpdateAccountSettingsCommand
|
|
200
|
-
*/
|
|
201
|
-
export declare const de_UpdateAccountSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountSettingsCommandOutput>;
|
|
202
|
-
/**
|
|
203
|
-
* deserializeAws_restJson1UpdateGroupCommand
|
|
204
|
-
*/
|
|
205
|
-
export declare const de_UpdateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGroupCommandOutput>;
|
|
206
|
-
/**
|
|
207
|
-
* deserializeAws_restJson1UpdateGroupQueryCommand
|
|
208
|
-
*/
|
|
209
|
-
export declare const de_UpdateGroupQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGroupQueryCommandOutput>;
|
|
@@ -1,278 +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
|
-
CancelTagSyncTaskCommandInput,
|
|
8
|
-
CancelTagSyncTaskCommandOutput,
|
|
9
|
-
} from "../commands/CancelTagSyncTaskCommand";
|
|
10
|
-
import {
|
|
11
|
-
CreateGroupCommandInput,
|
|
12
|
-
CreateGroupCommandOutput,
|
|
13
|
-
} from "../commands/CreateGroupCommand";
|
|
14
|
-
import {
|
|
15
|
-
DeleteGroupCommandInput,
|
|
16
|
-
DeleteGroupCommandOutput,
|
|
17
|
-
} from "../commands/DeleteGroupCommand";
|
|
18
|
-
import {
|
|
19
|
-
GetAccountSettingsCommandInput,
|
|
20
|
-
GetAccountSettingsCommandOutput,
|
|
21
|
-
} from "../commands/GetAccountSettingsCommand";
|
|
22
|
-
import {
|
|
23
|
-
GetGroupCommandInput,
|
|
24
|
-
GetGroupCommandOutput,
|
|
25
|
-
} from "../commands/GetGroupCommand";
|
|
26
|
-
import {
|
|
27
|
-
GetGroupConfigurationCommandInput,
|
|
28
|
-
GetGroupConfigurationCommandOutput,
|
|
29
|
-
} from "../commands/GetGroupConfigurationCommand";
|
|
30
|
-
import {
|
|
31
|
-
GetGroupQueryCommandInput,
|
|
32
|
-
GetGroupQueryCommandOutput,
|
|
33
|
-
} from "../commands/GetGroupQueryCommand";
|
|
34
|
-
import {
|
|
35
|
-
GetTagsCommandInput,
|
|
36
|
-
GetTagsCommandOutput,
|
|
37
|
-
} from "../commands/GetTagsCommand";
|
|
38
|
-
import {
|
|
39
|
-
GetTagSyncTaskCommandInput,
|
|
40
|
-
GetTagSyncTaskCommandOutput,
|
|
41
|
-
} from "../commands/GetTagSyncTaskCommand";
|
|
42
|
-
import {
|
|
43
|
-
GroupResourcesCommandInput,
|
|
44
|
-
GroupResourcesCommandOutput,
|
|
45
|
-
} from "../commands/GroupResourcesCommand";
|
|
46
|
-
import {
|
|
47
|
-
ListGroupingStatusesCommandInput,
|
|
48
|
-
ListGroupingStatusesCommandOutput,
|
|
49
|
-
} from "../commands/ListGroupingStatusesCommand";
|
|
50
|
-
import {
|
|
51
|
-
ListGroupResourcesCommandInput,
|
|
52
|
-
ListGroupResourcesCommandOutput,
|
|
53
|
-
} from "../commands/ListGroupResourcesCommand";
|
|
54
|
-
import {
|
|
55
|
-
ListGroupsCommandInput,
|
|
56
|
-
ListGroupsCommandOutput,
|
|
57
|
-
} from "../commands/ListGroupsCommand";
|
|
58
|
-
import {
|
|
59
|
-
ListTagSyncTasksCommandInput,
|
|
60
|
-
ListTagSyncTasksCommandOutput,
|
|
61
|
-
} from "../commands/ListTagSyncTasksCommand";
|
|
62
|
-
import {
|
|
63
|
-
PutGroupConfigurationCommandInput,
|
|
64
|
-
PutGroupConfigurationCommandOutput,
|
|
65
|
-
} from "../commands/PutGroupConfigurationCommand";
|
|
66
|
-
import {
|
|
67
|
-
SearchResourcesCommandInput,
|
|
68
|
-
SearchResourcesCommandOutput,
|
|
69
|
-
} from "../commands/SearchResourcesCommand";
|
|
70
|
-
import {
|
|
71
|
-
StartTagSyncTaskCommandInput,
|
|
72
|
-
StartTagSyncTaskCommandOutput,
|
|
73
|
-
} from "../commands/StartTagSyncTaskCommand";
|
|
74
|
-
import { TagCommandInput, TagCommandOutput } from "../commands/TagCommand";
|
|
75
|
-
import {
|
|
76
|
-
UngroupResourcesCommandInput,
|
|
77
|
-
UngroupResourcesCommandOutput,
|
|
78
|
-
} from "../commands/UngroupResourcesCommand";
|
|
79
|
-
import {
|
|
80
|
-
UntagCommandInput,
|
|
81
|
-
UntagCommandOutput,
|
|
82
|
-
} from "../commands/UntagCommand";
|
|
83
|
-
import {
|
|
84
|
-
UpdateAccountSettingsCommandInput,
|
|
85
|
-
UpdateAccountSettingsCommandOutput,
|
|
86
|
-
} from "../commands/UpdateAccountSettingsCommand";
|
|
87
|
-
import {
|
|
88
|
-
UpdateGroupCommandInput,
|
|
89
|
-
UpdateGroupCommandOutput,
|
|
90
|
-
} from "../commands/UpdateGroupCommand";
|
|
91
|
-
import {
|
|
92
|
-
UpdateGroupQueryCommandInput,
|
|
93
|
-
UpdateGroupQueryCommandOutput,
|
|
94
|
-
} from "../commands/UpdateGroupQueryCommand";
|
|
95
|
-
export declare const se_CancelTagSyncTaskCommand: (
|
|
96
|
-
input: CancelTagSyncTaskCommandInput,
|
|
97
|
-
context: __SerdeContext
|
|
98
|
-
) => Promise<__HttpRequest>;
|
|
99
|
-
export declare const se_CreateGroupCommand: (
|
|
100
|
-
input: CreateGroupCommandInput,
|
|
101
|
-
context: __SerdeContext
|
|
102
|
-
) => Promise<__HttpRequest>;
|
|
103
|
-
export declare const se_DeleteGroupCommand: (
|
|
104
|
-
input: DeleteGroupCommandInput,
|
|
105
|
-
context: __SerdeContext
|
|
106
|
-
) => Promise<__HttpRequest>;
|
|
107
|
-
export declare const se_GetAccountSettingsCommand: (
|
|
108
|
-
input: GetAccountSettingsCommandInput,
|
|
109
|
-
context: __SerdeContext
|
|
110
|
-
) => Promise<__HttpRequest>;
|
|
111
|
-
export declare const se_GetGroupCommand: (
|
|
112
|
-
input: GetGroupCommandInput,
|
|
113
|
-
context: __SerdeContext
|
|
114
|
-
) => Promise<__HttpRequest>;
|
|
115
|
-
export declare const se_GetGroupConfigurationCommand: (
|
|
116
|
-
input: GetGroupConfigurationCommandInput,
|
|
117
|
-
context: __SerdeContext
|
|
118
|
-
) => Promise<__HttpRequest>;
|
|
119
|
-
export declare const se_GetGroupQueryCommand: (
|
|
120
|
-
input: GetGroupQueryCommandInput,
|
|
121
|
-
context: __SerdeContext
|
|
122
|
-
) => Promise<__HttpRequest>;
|
|
123
|
-
export declare const se_GetTagsCommand: (
|
|
124
|
-
input: GetTagsCommandInput,
|
|
125
|
-
context: __SerdeContext
|
|
126
|
-
) => Promise<__HttpRequest>;
|
|
127
|
-
export declare const se_GetTagSyncTaskCommand: (
|
|
128
|
-
input: GetTagSyncTaskCommandInput,
|
|
129
|
-
context: __SerdeContext
|
|
130
|
-
) => Promise<__HttpRequest>;
|
|
131
|
-
export declare const se_GroupResourcesCommand: (
|
|
132
|
-
input: GroupResourcesCommandInput,
|
|
133
|
-
context: __SerdeContext
|
|
134
|
-
) => Promise<__HttpRequest>;
|
|
135
|
-
export declare const se_ListGroupingStatusesCommand: (
|
|
136
|
-
input: ListGroupingStatusesCommandInput,
|
|
137
|
-
context: __SerdeContext
|
|
138
|
-
) => Promise<__HttpRequest>;
|
|
139
|
-
export declare const se_ListGroupResourcesCommand: (
|
|
140
|
-
input: ListGroupResourcesCommandInput,
|
|
141
|
-
context: __SerdeContext
|
|
142
|
-
) => Promise<__HttpRequest>;
|
|
143
|
-
export declare const se_ListGroupsCommand: (
|
|
144
|
-
input: ListGroupsCommandInput,
|
|
145
|
-
context: __SerdeContext
|
|
146
|
-
) => Promise<__HttpRequest>;
|
|
147
|
-
export declare const se_ListTagSyncTasksCommand: (
|
|
148
|
-
input: ListTagSyncTasksCommandInput,
|
|
149
|
-
context: __SerdeContext
|
|
150
|
-
) => Promise<__HttpRequest>;
|
|
151
|
-
export declare const se_PutGroupConfigurationCommand: (
|
|
152
|
-
input: PutGroupConfigurationCommandInput,
|
|
153
|
-
context: __SerdeContext
|
|
154
|
-
) => Promise<__HttpRequest>;
|
|
155
|
-
export declare const se_SearchResourcesCommand: (
|
|
156
|
-
input: SearchResourcesCommandInput,
|
|
157
|
-
context: __SerdeContext
|
|
158
|
-
) => Promise<__HttpRequest>;
|
|
159
|
-
export declare const se_StartTagSyncTaskCommand: (
|
|
160
|
-
input: StartTagSyncTaskCommandInput,
|
|
161
|
-
context: __SerdeContext
|
|
162
|
-
) => Promise<__HttpRequest>;
|
|
163
|
-
export declare const se_TagCommand: (
|
|
164
|
-
input: TagCommandInput,
|
|
165
|
-
context: __SerdeContext
|
|
166
|
-
) => Promise<__HttpRequest>;
|
|
167
|
-
export declare const se_UngroupResourcesCommand: (
|
|
168
|
-
input: UngroupResourcesCommandInput,
|
|
169
|
-
context: __SerdeContext
|
|
170
|
-
) => Promise<__HttpRequest>;
|
|
171
|
-
export declare const se_UntagCommand: (
|
|
172
|
-
input: UntagCommandInput,
|
|
173
|
-
context: __SerdeContext
|
|
174
|
-
) => Promise<__HttpRequest>;
|
|
175
|
-
export declare const se_UpdateAccountSettingsCommand: (
|
|
176
|
-
input: UpdateAccountSettingsCommandInput,
|
|
177
|
-
context: __SerdeContext
|
|
178
|
-
) => Promise<__HttpRequest>;
|
|
179
|
-
export declare const se_UpdateGroupCommand: (
|
|
180
|
-
input: UpdateGroupCommandInput,
|
|
181
|
-
context: __SerdeContext
|
|
182
|
-
) => Promise<__HttpRequest>;
|
|
183
|
-
export declare const se_UpdateGroupQueryCommand: (
|
|
184
|
-
input: UpdateGroupQueryCommandInput,
|
|
185
|
-
context: __SerdeContext
|
|
186
|
-
) => Promise<__HttpRequest>;
|
|
187
|
-
export declare const de_CancelTagSyncTaskCommand: (
|
|
188
|
-
output: __HttpResponse,
|
|
189
|
-
context: __SerdeContext
|
|
190
|
-
) => Promise<CancelTagSyncTaskCommandOutput>;
|
|
191
|
-
export declare const de_CreateGroupCommand: (
|
|
192
|
-
output: __HttpResponse,
|
|
193
|
-
context: __SerdeContext
|
|
194
|
-
) => Promise<CreateGroupCommandOutput>;
|
|
195
|
-
export declare const de_DeleteGroupCommand: (
|
|
196
|
-
output: __HttpResponse,
|
|
197
|
-
context: __SerdeContext
|
|
198
|
-
) => Promise<DeleteGroupCommandOutput>;
|
|
199
|
-
export declare const de_GetAccountSettingsCommand: (
|
|
200
|
-
output: __HttpResponse,
|
|
201
|
-
context: __SerdeContext
|
|
202
|
-
) => Promise<GetAccountSettingsCommandOutput>;
|
|
203
|
-
export declare const de_GetGroupCommand: (
|
|
204
|
-
output: __HttpResponse,
|
|
205
|
-
context: __SerdeContext
|
|
206
|
-
) => Promise<GetGroupCommandOutput>;
|
|
207
|
-
export declare const de_GetGroupConfigurationCommand: (
|
|
208
|
-
output: __HttpResponse,
|
|
209
|
-
context: __SerdeContext
|
|
210
|
-
) => Promise<GetGroupConfigurationCommandOutput>;
|
|
211
|
-
export declare const de_GetGroupQueryCommand: (
|
|
212
|
-
output: __HttpResponse,
|
|
213
|
-
context: __SerdeContext
|
|
214
|
-
) => Promise<GetGroupQueryCommandOutput>;
|
|
215
|
-
export declare const de_GetTagsCommand: (
|
|
216
|
-
output: __HttpResponse,
|
|
217
|
-
context: __SerdeContext
|
|
218
|
-
) => Promise<GetTagsCommandOutput>;
|
|
219
|
-
export declare const de_GetTagSyncTaskCommand: (
|
|
220
|
-
output: __HttpResponse,
|
|
221
|
-
context: __SerdeContext
|
|
222
|
-
) => Promise<GetTagSyncTaskCommandOutput>;
|
|
223
|
-
export declare const de_GroupResourcesCommand: (
|
|
224
|
-
output: __HttpResponse,
|
|
225
|
-
context: __SerdeContext
|
|
226
|
-
) => Promise<GroupResourcesCommandOutput>;
|
|
227
|
-
export declare const de_ListGroupingStatusesCommand: (
|
|
228
|
-
output: __HttpResponse,
|
|
229
|
-
context: __SerdeContext
|
|
230
|
-
) => Promise<ListGroupingStatusesCommandOutput>;
|
|
231
|
-
export declare const de_ListGroupResourcesCommand: (
|
|
232
|
-
output: __HttpResponse,
|
|
233
|
-
context: __SerdeContext
|
|
234
|
-
) => Promise<ListGroupResourcesCommandOutput>;
|
|
235
|
-
export declare const de_ListGroupsCommand: (
|
|
236
|
-
output: __HttpResponse,
|
|
237
|
-
context: __SerdeContext
|
|
238
|
-
) => Promise<ListGroupsCommandOutput>;
|
|
239
|
-
export declare const de_ListTagSyncTasksCommand: (
|
|
240
|
-
output: __HttpResponse,
|
|
241
|
-
context: __SerdeContext
|
|
242
|
-
) => Promise<ListTagSyncTasksCommandOutput>;
|
|
243
|
-
export declare const de_PutGroupConfigurationCommand: (
|
|
244
|
-
output: __HttpResponse,
|
|
245
|
-
context: __SerdeContext
|
|
246
|
-
) => Promise<PutGroupConfigurationCommandOutput>;
|
|
247
|
-
export declare const de_SearchResourcesCommand: (
|
|
248
|
-
output: __HttpResponse,
|
|
249
|
-
context: __SerdeContext
|
|
250
|
-
) => Promise<SearchResourcesCommandOutput>;
|
|
251
|
-
export declare const de_StartTagSyncTaskCommand: (
|
|
252
|
-
output: __HttpResponse,
|
|
253
|
-
context: __SerdeContext
|
|
254
|
-
) => Promise<StartTagSyncTaskCommandOutput>;
|
|
255
|
-
export declare const de_TagCommand: (
|
|
256
|
-
output: __HttpResponse,
|
|
257
|
-
context: __SerdeContext
|
|
258
|
-
) => Promise<TagCommandOutput>;
|
|
259
|
-
export declare const de_UngroupResourcesCommand: (
|
|
260
|
-
output: __HttpResponse,
|
|
261
|
-
context: __SerdeContext
|
|
262
|
-
) => Promise<UngroupResourcesCommandOutput>;
|
|
263
|
-
export declare const de_UntagCommand: (
|
|
264
|
-
output: __HttpResponse,
|
|
265
|
-
context: __SerdeContext
|
|
266
|
-
) => Promise<UntagCommandOutput>;
|
|
267
|
-
export declare const de_UpdateAccountSettingsCommand: (
|
|
268
|
-
output: __HttpResponse,
|
|
269
|
-
context: __SerdeContext
|
|
270
|
-
) => Promise<UpdateAccountSettingsCommandOutput>;
|
|
271
|
-
export declare const de_UpdateGroupCommand: (
|
|
272
|
-
output: __HttpResponse,
|
|
273
|
-
context: __SerdeContext
|
|
274
|
-
) => Promise<UpdateGroupCommandOutput>;
|
|
275
|
-
export declare const de_UpdateGroupQueryCommand: (
|
|
276
|
-
output: __HttpResponse,
|
|
277
|
-
context: __SerdeContext
|
|
278
|
-
) => Promise<UpdateGroupQueryCommandOutput>;
|