@aws-sdk/client-resource-groups 3.588.0 → 3.592.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 +0 -18
- package/dist-types/ResourceGroupsClient.d.ts +4 -4
- package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupQueryCommand.d.ts +2 -1
- package/dist-types/commands/GetTagsCommand.d.ts +2 -1
- package/dist-types/commands/GroupResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
- package/dist-types/commands/PutGroupConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/SearchResourcesCommand.d.ts +2 -1
- package/dist-types/commands/TagCommand.d.ts +2 -1
- package/dist-types/commands/UngroupResourcesCommand.d.ts +2 -1
- package/dist-types/commands/UntagCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGroupQueryCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/ResourceGroupsServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/ResourceGroupsClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGroupConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGroupQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GroupResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGroupResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutGroupConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UngroupResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGroupQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/ResourceGroupsServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -214,7 +214,6 @@ var ResourceGroupsClient = _ResourceGroupsClient;
|
|
|
214
214
|
|
|
215
215
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
216
216
|
|
|
217
|
-
var import_types = require("@smithy/types");
|
|
218
217
|
|
|
219
218
|
// src/protocols/Aws_restJson1.ts
|
|
220
219
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -1107,7 +1106,6 @@ var CreateGroupCommand = _CreateGroupCommand;
|
|
|
1107
1106
|
|
|
1108
1107
|
|
|
1109
1108
|
|
|
1110
|
-
|
|
1111
1109
|
var _DeleteGroupCommand = class _DeleteGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1112
1110
|
...commonParams
|
|
1113
1111
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1124,7 +1122,6 @@ var DeleteGroupCommand = _DeleteGroupCommand;
|
|
|
1124
1122
|
|
|
1125
1123
|
|
|
1126
1124
|
|
|
1127
|
-
|
|
1128
1125
|
var _GetAccountSettingsCommand = class _GetAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1129
1126
|
...commonParams
|
|
1130
1127
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1141,7 +1138,6 @@ var GetAccountSettingsCommand = _GetAccountSettingsCommand;
|
|
|
1141
1138
|
|
|
1142
1139
|
|
|
1143
1140
|
|
|
1144
|
-
|
|
1145
1141
|
var _GetGroupCommand = class _GetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1146
1142
|
...commonParams
|
|
1147
1143
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1158,7 +1154,6 @@ var GetGroupCommand = _GetGroupCommand;
|
|
|
1158
1154
|
|
|
1159
1155
|
|
|
1160
1156
|
|
|
1161
|
-
|
|
1162
1157
|
var _GetGroupConfigurationCommand = class _GetGroupConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1163
1158
|
...commonParams
|
|
1164
1159
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1175,7 +1170,6 @@ var GetGroupConfigurationCommand = _GetGroupConfigurationCommand;
|
|
|
1175
1170
|
|
|
1176
1171
|
|
|
1177
1172
|
|
|
1178
|
-
|
|
1179
1173
|
var _GetGroupQueryCommand = class _GetGroupQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1180
1174
|
...commonParams
|
|
1181
1175
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1192,7 +1186,6 @@ var GetGroupQueryCommand = _GetGroupQueryCommand;
|
|
|
1192
1186
|
|
|
1193
1187
|
|
|
1194
1188
|
|
|
1195
|
-
|
|
1196
1189
|
var _GetTagsCommand = class _GetTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1197
1190
|
...commonParams
|
|
1198
1191
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1209,7 +1202,6 @@ var GetTagsCommand = _GetTagsCommand;
|
|
|
1209
1202
|
|
|
1210
1203
|
|
|
1211
1204
|
|
|
1212
|
-
|
|
1213
1205
|
var _GroupResourcesCommand = class _GroupResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1214
1206
|
...commonParams
|
|
1215
1207
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1226,7 +1218,6 @@ var GroupResourcesCommand = _GroupResourcesCommand;
|
|
|
1226
1218
|
|
|
1227
1219
|
|
|
1228
1220
|
|
|
1229
|
-
|
|
1230
1221
|
var _ListGroupResourcesCommand = class _ListGroupResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1231
1222
|
...commonParams
|
|
1232
1223
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1243,7 +1234,6 @@ var ListGroupResourcesCommand = _ListGroupResourcesCommand;
|
|
|
1243
1234
|
|
|
1244
1235
|
|
|
1245
1236
|
|
|
1246
|
-
|
|
1247
1237
|
var _ListGroupsCommand = class _ListGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1248
1238
|
...commonParams
|
|
1249
1239
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1260,7 +1250,6 @@ var ListGroupsCommand = _ListGroupsCommand;
|
|
|
1260
1250
|
|
|
1261
1251
|
|
|
1262
1252
|
|
|
1263
|
-
|
|
1264
1253
|
var _PutGroupConfigurationCommand = class _PutGroupConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1265
1254
|
...commonParams
|
|
1266
1255
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1277,7 +1266,6 @@ var PutGroupConfigurationCommand = _PutGroupConfigurationCommand;
|
|
|
1277
1266
|
|
|
1278
1267
|
|
|
1279
1268
|
|
|
1280
|
-
|
|
1281
1269
|
var _SearchResourcesCommand = class _SearchResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1282
1270
|
...commonParams
|
|
1283
1271
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1294,7 +1282,6 @@ var SearchResourcesCommand = _SearchResourcesCommand;
|
|
|
1294
1282
|
|
|
1295
1283
|
|
|
1296
1284
|
|
|
1297
|
-
|
|
1298
1285
|
var _TagCommand = class _TagCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1299
1286
|
...commonParams
|
|
1300
1287
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1311,7 +1298,6 @@ var TagCommand = _TagCommand;
|
|
|
1311
1298
|
|
|
1312
1299
|
|
|
1313
1300
|
|
|
1314
|
-
|
|
1315
1301
|
var _UngroupResourcesCommand = class _UngroupResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1316
1302
|
...commonParams
|
|
1317
1303
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1328,7 +1314,6 @@ var UngroupResourcesCommand = _UngroupResourcesCommand;
|
|
|
1328
1314
|
|
|
1329
1315
|
|
|
1330
1316
|
|
|
1331
|
-
|
|
1332
1317
|
var _UntagCommand = class _UntagCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1333
1318
|
...commonParams
|
|
1334
1319
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1345,7 +1330,6 @@ var UntagCommand = _UntagCommand;
|
|
|
1345
1330
|
|
|
1346
1331
|
|
|
1347
1332
|
|
|
1348
|
-
|
|
1349
1333
|
var _UpdateAccountSettingsCommand = class _UpdateAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1350
1334
|
...commonParams
|
|
1351
1335
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1362,7 +1346,6 @@ var UpdateAccountSettingsCommand = _UpdateAccountSettingsCommand;
|
|
|
1362
1346
|
|
|
1363
1347
|
|
|
1364
1348
|
|
|
1365
|
-
|
|
1366
1349
|
var _UpdateGroupCommand = class _UpdateGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1367
1350
|
...commonParams
|
|
1368
1351
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1379,7 +1362,6 @@ var UpdateGroupCommand = _UpdateGroupCommand;
|
|
|
1379
1362
|
|
|
1380
1363
|
|
|
1381
1364
|
|
|
1382
|
-
|
|
1383
1365
|
var _UpdateGroupQueryCommand = class _UpdateGroupQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1384
1366
|
...commonParams
|
|
1385
1367
|
}).m(function(Command, cs, config, o) {
|
|
@@ -108,15 +108,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
108
108
|
* Enables FIPS compatible endpoints.
|
|
109
109
|
*/
|
|
110
110
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
111
|
+
/**
|
|
112
|
+
* The AWS region to which this client will send requests
|
|
113
|
+
*/
|
|
114
|
+
region?: string | __Provider<string>;
|
|
111
115
|
/**
|
|
112
116
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
113
117
|
* @internal
|
|
114
118
|
*/
|
|
115
119
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
116
|
-
/**
|
|
117
|
-
* The AWS region to which this client will send requests
|
|
118
|
-
*/
|
|
119
|
-
region?: string | __Provider<string>;
|
|
120
120
|
/**
|
|
121
121
|
* Default credentials provider; Not available in browser runtime.
|
|
122
122
|
* @deprecated
|
package/dist-types/index.d.ts
CHANGED
|
@@ -39,8 +39,8 @@
|
|
|
39
39
|
export * from "./ResourceGroupsClient";
|
|
40
40
|
export * from "./ResourceGroups";
|
|
41
41
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
42
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
43
|
-
export { ResourceGroupsExtensionConfiguration } from "./extensionConfiguration";
|
|
42
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
43
|
+
export type { ResourceGroupsExtensionConfiguration } from "./extensionConfiguration";
|
|
44
44
|
export * from "./commands";
|
|
45
45
|
export * from "./pagination";
|
|
46
46
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: ResourceGroupsClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -172,8 +172,8 @@ export interface ClientDefaults
|
|
|
172
172
|
serviceId?: string;
|
|
173
173
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
174
174
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
175
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
176
175
|
region?: string | __Provider<string>;
|
|
176
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
177
177
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
178
178
|
maxAttempts?: number | __Provider<number>;
|
|
179
179
|
retryMode?: string | __Provider<string>;
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../ResourceGroupsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateGroupCommandInput extends CreateGroupInput {}
|
|
11
12
|
export interface CreateGroupCommandOutput
|
|
12
13
|
extends CreateGroupOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../ResourceGroupsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteGroupCommandInput extends DeleteGroupInput {}
|
|
11
12
|
export interface DeleteGroupCommandOutput
|
|
12
13
|
extends DeleteGroupOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../ResourceGroupsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetAccountSettingsCommandInput {}
|
|
11
12
|
export interface GetAccountSettingsCommandOutput
|
|
12
13
|
extends GetAccountSettingsOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../ResourceGroupsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetGroupCommandInput extends GetGroupInput {}
|
|
11
12
|
export interface GetGroupCommandOutput
|
|
12
13
|
extends GetGroupOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../ResourceGroupsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetGroupConfigurationCommandInput
|
|
14
15
|
extends GetGroupConfigurationInput {}
|
|
15
16
|
export interface GetGroupConfigurationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../ResourceGroupsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetGroupQueryCommandInput extends GetGroupQueryInput {}
|
|
11
12
|
export interface GetGroupQueryCommandOutput
|
|
12
13
|
extends GetGroupQueryOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../ResourceGroupsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetTagsCommandInput extends GetTagsInput {}
|
|
11
12
|
export interface GetTagsCommandOutput extends GetTagsOutput, __MetadataBearer {}
|
|
12
13
|
declare const GetTagsCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../ResourceGroupsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GroupResourcesCommandInput extends GroupResourcesInput {}
|
|
11
12
|
export interface GroupResourcesCommandOutput
|
|
12
13
|
extends GroupResourcesOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../ResourceGroupsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListGroupResourcesCommandInput
|
|
14
15
|
extends ListGroupResourcesInput {}
|
|
15
16
|
export interface ListGroupResourcesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../ResourceGroupsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListGroupsCommandInput extends ListGroupsInput {}
|
|
11
12
|
export interface ListGroupsCommandOutput
|
|
12
13
|
extends ListGroupsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../ResourceGroupsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutGroupConfigurationCommandInput
|
|
14
15
|
extends PutGroupConfigurationInput {}
|
|
15
16
|
export interface PutGroupConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../ResourceGroupsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface SearchResourcesCommandInput extends SearchResourcesInput {}
|
|
14
15
|
export interface SearchResourcesCommandOutput
|
|
15
16
|
extends SearchResourcesOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../ResourceGroupsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagCommandInput extends TagInput {}
|
|
11
12
|
export interface TagCommandOutput extends TagOutput, __MetadataBearer {}
|
|
12
13
|
declare const TagCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../ResourceGroupsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UngroupResourcesCommandInput extends UngroupResourcesInput {}
|
|
14
15
|
export interface UngroupResourcesCommandOutput
|
|
15
16
|
extends UngroupResourcesOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../ResourceGroupsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UntagCommandInput extends UntagInput {}
|
|
11
12
|
export interface UntagCommandOutput extends UntagOutput, __MetadataBearer {}
|
|
12
13
|
declare const UntagCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../ResourceGroupsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateAccountSettingsCommandInput
|
|
14
15
|
extends UpdateAccountSettingsInput {}
|
|
15
16
|
export interface UpdateAccountSettingsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../ResourceGroupsClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateGroupCommandInput extends UpdateGroupInput {}
|
|
11
12
|
export interface UpdateGroupCommandOutput
|
|
12
13
|
extends UpdateGroupOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../ResourceGroupsClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateGroupQueryCommandInput extends UpdateGroupQueryInput {}
|
|
14
15
|
export interface UpdateGroupQueryCommandOutput
|
|
15
16
|
extends UpdateGroupQueryOutput,
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class ResourceGroupsServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
|
@@ -20,10 +20,10 @@ export declare const getRuntimeConfig: (config: ResourceGroupsClientConfig) => {
|
|
|
20
20
|
serviceId: string;
|
|
21
21
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
22
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
23
24
|
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
24
25
|
import("@smithy/types").UserAgent
|
|
25
26
|
>;
|
|
26
|
-
region: string | import("@smithy/types").Provider<any>;
|
|
27
27
|
credentialDefaultProvider: (
|
|
28
28
|
input: any
|
|
29
29
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-resource-groups",
|
|
3
3
|
"description": "AWS SDK for JavaScript Resource Groups Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.592.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-resource-groups",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|