@aws-sdk/client-greengrass 3.294.0 → 3.295.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/commands/AssociateRoleToGroupCommand.js +4 -4
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +4 -4
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +4 -4
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js +4 -4
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateDeploymentCommand.js +4 -4
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +4 -4
- package/dist-cjs/commands/CreateGroupCommand.js +4 -4
- package/dist-cjs/commands/CreateGroupVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +4 -4
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +4 -4
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DeleteGroupCommand.js +4 -4
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +4 -4
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +4 -4
- package/dist-cjs/commands/GetAssociatedRoleCommand.js +4 -4
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +4 -4
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +4 -4
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js +4 -4
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/GetCoreDefinitionCommand.js +4 -4
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/GetDeploymentStatusCommand.js +4 -4
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +4 -4
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +4 -4
- package/dist-cjs/commands/GetGroupCommand.js +4 -4
- package/dist-cjs/commands/GetGroupVersionCommand.js +4 -4
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js +4 -4
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/GetResourceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +4 -4
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +4 -4
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +4 -4
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js +4 -4
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListDeploymentsCommand.js +4 -4
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +4 -4
- package/dist-cjs/commands/ListGroupVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListGroupsCommand.js +4 -4
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/ResetDeploymentsCommand.js +4 -4
- package/dist-cjs/commands/StartBulkDeploymentCommand.js +4 -4
- package/dist-cjs/commands/StopBulkDeploymentCommand.js +4 -4
- package/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +4 -4
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +4 -4
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +4 -4
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +4 -4
- package/dist-cjs/commands/UpdateGroupCommand.js +4 -4
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +4 -4
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +4 -4
- package/dist-es/commands/AssociateRoleToGroupCommand.js +4 -4
- package/dist-es/commands/AssociateServiceRoleToAccountCommand.js +4 -4
- package/dist-es/commands/CreateConnectorDefinitionCommand.js +4 -4
- package/dist-es/commands/CreateConnectorDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/CreateCoreDefinitionCommand.js +4 -4
- package/dist-es/commands/CreateCoreDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/CreateDeploymentCommand.js +4 -4
- package/dist-es/commands/CreateDeviceDefinitionCommand.js +4 -4
- package/dist-es/commands/CreateDeviceDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/CreateFunctionDefinitionCommand.js +4 -4
- package/dist-es/commands/CreateFunctionDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/CreateGroupCertificateAuthorityCommand.js +4 -4
- package/dist-es/commands/CreateGroupCommand.js +4 -4
- package/dist-es/commands/CreateGroupVersionCommand.js +4 -4
- package/dist-es/commands/CreateLoggerDefinitionCommand.js +4 -4
- package/dist-es/commands/CreateLoggerDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/CreateResourceDefinitionCommand.js +4 -4
- package/dist-es/commands/CreateResourceDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/CreateSoftwareUpdateJobCommand.js +4 -4
- package/dist-es/commands/CreateSubscriptionDefinitionCommand.js +4 -4
- package/dist-es/commands/CreateSubscriptionDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/DeleteConnectorDefinitionCommand.js +4 -4
- package/dist-es/commands/DeleteCoreDefinitionCommand.js +4 -4
- package/dist-es/commands/DeleteDeviceDefinitionCommand.js +4 -4
- package/dist-es/commands/DeleteFunctionDefinitionCommand.js +4 -4
- package/dist-es/commands/DeleteGroupCommand.js +4 -4
- package/dist-es/commands/DeleteLoggerDefinitionCommand.js +4 -4
- package/dist-es/commands/DeleteResourceDefinitionCommand.js +4 -4
- package/dist-es/commands/DeleteSubscriptionDefinitionCommand.js +4 -4
- package/dist-es/commands/DisassociateRoleFromGroupCommand.js +4 -4
- package/dist-es/commands/DisassociateServiceRoleFromAccountCommand.js +4 -4
- package/dist-es/commands/GetAssociatedRoleCommand.js +4 -4
- package/dist-es/commands/GetBulkDeploymentStatusCommand.js +4 -4
- package/dist-es/commands/GetConnectivityInfoCommand.js +4 -4
- package/dist-es/commands/GetConnectorDefinitionCommand.js +4 -4
- package/dist-es/commands/GetConnectorDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/GetCoreDefinitionCommand.js +4 -4
- package/dist-es/commands/GetCoreDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/GetDeploymentStatusCommand.js +4 -4
- package/dist-es/commands/GetDeviceDefinitionCommand.js +4 -4
- package/dist-es/commands/GetDeviceDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/GetFunctionDefinitionCommand.js +4 -4
- package/dist-es/commands/GetFunctionDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/GetGroupCertificateAuthorityCommand.js +4 -4
- package/dist-es/commands/GetGroupCertificateConfigurationCommand.js +4 -4
- package/dist-es/commands/GetGroupCommand.js +4 -4
- package/dist-es/commands/GetGroupVersionCommand.js +4 -4
- package/dist-es/commands/GetLoggerDefinitionCommand.js +4 -4
- package/dist-es/commands/GetLoggerDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/GetResourceDefinitionCommand.js +4 -4
- package/dist-es/commands/GetResourceDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/GetServiceRoleForAccountCommand.js +4 -4
- package/dist-es/commands/GetSubscriptionDefinitionCommand.js +4 -4
- package/dist-es/commands/GetSubscriptionDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/GetThingRuntimeConfigurationCommand.js +4 -4
- package/dist-es/commands/ListBulkDeploymentDetailedReportsCommand.js +4 -4
- package/dist-es/commands/ListBulkDeploymentsCommand.js +4 -4
- package/dist-es/commands/ListConnectorDefinitionVersionsCommand.js +4 -4
- package/dist-es/commands/ListConnectorDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListCoreDefinitionVersionsCommand.js +4 -4
- package/dist-es/commands/ListCoreDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListDeploymentsCommand.js +4 -4
- package/dist-es/commands/ListDeviceDefinitionVersionsCommand.js +4 -4
- package/dist-es/commands/ListDeviceDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListFunctionDefinitionVersionsCommand.js +4 -4
- package/dist-es/commands/ListFunctionDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListGroupCertificateAuthoritiesCommand.js +4 -4
- package/dist-es/commands/ListGroupVersionsCommand.js +4 -4
- package/dist-es/commands/ListGroupsCommand.js +4 -4
- package/dist-es/commands/ListLoggerDefinitionVersionsCommand.js +4 -4
- package/dist-es/commands/ListLoggerDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListResourceDefinitionVersionsCommand.js +4 -4
- package/dist-es/commands/ListResourceDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListSubscriptionDefinitionVersionsCommand.js +4 -4
- package/dist-es/commands/ListSubscriptionDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/ResetDeploymentsCommand.js +4 -4
- package/dist-es/commands/StartBulkDeploymentCommand.js +4 -4
- package/dist-es/commands/StopBulkDeploymentCommand.js +4 -4
- package/dist-es/commands/TagResourceCommand.js +4 -4
- package/dist-es/commands/UntagResourceCommand.js +4 -4
- package/dist-es/commands/UpdateConnectivityInfoCommand.js +4 -4
- package/dist-es/commands/UpdateConnectorDefinitionCommand.js +4 -4
- package/dist-es/commands/UpdateCoreDefinitionCommand.js +4 -4
- package/dist-es/commands/UpdateDeviceDefinitionCommand.js +4 -4
- package/dist-es/commands/UpdateFunctionDefinitionCommand.js +4 -4
- package/dist-es/commands/UpdateGroupCertificateConfigurationCommand.js +4 -4
- package/dist-es/commands/UpdateGroupCommand.js +4 -4
- package/dist-es/commands/UpdateLoggerDefinitionCommand.js +4 -4
- package/dist-es/commands/UpdateResourceDefinitionCommand.js +4 -4
- package/dist-es/commands/UpdateSubscriptionDefinitionCommand.js +4 -4
- package/dist-es/commands/UpdateThingRuntimeConfigurationCommand.js +4 -4
- package/dist-types/GreengrassClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/GreengrassClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/package.json +36 -36
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetLoggerDefinitionVersionRequestFilterSensitiveLog, GetLoggerDefinitionVersionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetLoggerDefinitionVersionCommand, serializeAws_restJson1GetLoggerDefinitionVersionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetLoggerDefinitionVersionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetLoggerDefinitionVersionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetLoggerDefinitionVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetResourceDefinitionRequestFilterSensitiveLog, GetResourceDefinitionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetResourceDefinitionCommand, serializeAws_restJson1GetResourceDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetResourceDefinitionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetResourceDefinitionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetResourceDefinitionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetResourceDefinitionVersionRequestFilterSensitiveLog, GetResourceDefinitionVersionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetResourceDefinitionVersionCommand, serializeAws_restJson1GetResourceDefinitionVersionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetResourceDefinitionVersionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetResourceDefinitionVersionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetResourceDefinitionVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetServiceRoleForAccountRequestFilterSensitiveLog, GetServiceRoleForAccountResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetServiceRoleForAccountCommand, serializeAws_restJson1GetServiceRoleForAccountCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetServiceRoleForAccountCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetServiceRoleForAccountCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetServiceRoleForAccountCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetSubscriptionDefinitionRequestFilterSensitiveLog, GetSubscriptionDefinitionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetSubscriptionDefinitionCommand, serializeAws_restJson1GetSubscriptionDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetSubscriptionDefinitionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetSubscriptionDefinitionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetSubscriptionDefinitionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetSubscriptionDefinitionVersionRequestFilterSensitiveLog, GetSubscriptionDefinitionVersionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetSubscriptionDefinitionVersionCommand, serializeAws_restJson1GetSubscriptionDefinitionVersionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetSubscriptionDefinitionVersionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetSubscriptionDefinitionVersionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetSubscriptionDefinitionVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetThingRuntimeConfigurationRequestFilterSensitiveLog, GetThingRuntimeConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetThingRuntimeConfigurationCommand, serializeAws_restJson1GetThingRuntimeConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetThingRuntimeConfigurationCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetThingRuntimeConfigurationCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetThingRuntimeConfigurationCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListBulkDeploymentDetailedReportsRequestFilterSensitiveLog, ListBulkDeploymentDetailedReportsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListBulkDeploymentDetailedReportsCommand, serializeAws_restJson1ListBulkDeploymentDetailedReportsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListBulkDeploymentDetailedReportsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListBulkDeploymentDetailedReportsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListBulkDeploymentDetailedReportsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListBulkDeploymentsRequestFilterSensitiveLog, ListBulkDeploymentsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListBulkDeploymentsCommand, serializeAws_restJson1ListBulkDeploymentsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListBulkDeploymentsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListBulkDeploymentsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListBulkDeploymentsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListConnectorDefinitionVersionsRequestFilterSensitiveLog, ListConnectorDefinitionVersionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListConnectorDefinitionVersionsCommand, serializeAws_restJson1ListConnectorDefinitionVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListConnectorDefinitionVersionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListConnectorDefinitionVersionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListConnectorDefinitionVersionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListConnectorDefinitionsRequestFilterSensitiveLog, ListConnectorDefinitionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListConnectorDefinitionsCommand, serializeAws_restJson1ListConnectorDefinitionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListConnectorDefinitionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListConnectorDefinitionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListConnectorDefinitionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListCoreDefinitionVersionsRequestFilterSensitiveLog, ListCoreDefinitionVersionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListCoreDefinitionVersionsCommand, serializeAws_restJson1ListCoreDefinitionVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListCoreDefinitionVersionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListCoreDefinitionVersionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListCoreDefinitionVersionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListCoreDefinitionsRequestFilterSensitiveLog, ListCoreDefinitionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListCoreDefinitionsCommand, serializeAws_restJson1ListCoreDefinitionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListCoreDefinitionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListCoreDefinitionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListCoreDefinitionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListDeploymentsRequestFilterSensitiveLog, ListDeploymentsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListDeploymentsCommand, serializeAws_restJson1ListDeploymentsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListDeploymentsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListDeploymentsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListDeploymentsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListDeviceDefinitionVersionsRequestFilterSensitiveLog, ListDeviceDefinitionVersionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListDeviceDefinitionVersionsCommand, serializeAws_restJson1ListDeviceDefinitionVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListDeviceDefinitionVersionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListDeviceDefinitionVersionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListDeviceDefinitionVersionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListDeviceDefinitionsRequestFilterSensitiveLog, ListDeviceDefinitionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListDeviceDefinitionsCommand, serializeAws_restJson1ListDeviceDefinitionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListDeviceDefinitionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListDeviceDefinitionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListDeviceDefinitionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListFunctionDefinitionVersionsRequestFilterSensitiveLog, ListFunctionDefinitionVersionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListFunctionDefinitionVersionsCommand, serializeAws_restJson1ListFunctionDefinitionVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListFunctionDefinitionVersionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListFunctionDefinitionVersionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListFunctionDefinitionVersionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListFunctionDefinitionsRequestFilterSensitiveLog, ListFunctionDefinitionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListFunctionDefinitionsCommand, serializeAws_restJson1ListFunctionDefinitionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListFunctionDefinitionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListFunctionDefinitionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListFunctionDefinitionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListGroupCertificateAuthoritiesRequestFilterSensitiveLog, ListGroupCertificateAuthoritiesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListGroupCertificateAuthoritiesCommand, serializeAws_restJson1ListGroupCertificateAuthoritiesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListGroupCertificateAuthoritiesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListGroupCertificateAuthoritiesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListGroupCertificateAuthoritiesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListGroupVersionsRequestFilterSensitiveLog, ListGroupVersionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListGroupVersionsCommand, serializeAws_restJson1ListGroupVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListGroupVersionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListGroupVersionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListGroupVersionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListGroupsRequestFilterSensitiveLog, ListGroupsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListGroupsCommand, serializeAws_restJson1ListGroupsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListGroupsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListGroupsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListGroupsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListLoggerDefinitionVersionsRequestFilterSensitiveLog, ListLoggerDefinitionVersionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListLoggerDefinitionVersionsCommand, serializeAws_restJson1ListLoggerDefinitionVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListLoggerDefinitionVersionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListLoggerDefinitionVersionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListLoggerDefinitionVersionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListLoggerDefinitionsRequestFilterSensitiveLog, ListLoggerDefinitionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListLoggerDefinitionsCommand, serializeAws_restJson1ListLoggerDefinitionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListLoggerDefinitionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListLoggerDefinitionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListLoggerDefinitionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListResourceDefinitionVersionsRequestFilterSensitiveLog, ListResourceDefinitionVersionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListResourceDefinitionVersionsCommand, serializeAws_restJson1ListResourceDefinitionVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListResourceDefinitionVersionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListResourceDefinitionVersionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListResourceDefinitionVersionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListResourceDefinitionsRequestFilterSensitiveLog, ListResourceDefinitionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListResourceDefinitionsCommand, serializeAws_restJson1ListResourceDefinitionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListResourceDefinitionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListResourceDefinitionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListResourceDefinitionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListSubscriptionDefinitionVersionsRequestFilterSensitiveLog, ListSubscriptionDefinitionVersionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListSubscriptionDefinitionVersionsCommand, serializeAws_restJson1ListSubscriptionDefinitionVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListSubscriptionDefinitionVersionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListSubscriptionDefinitionVersionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListSubscriptionDefinitionVersionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListSubscriptionDefinitionsRequestFilterSensitiveLog, ListSubscriptionDefinitionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListSubscriptionDefinitionsCommand, serializeAws_restJson1ListSubscriptionDefinitionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListSubscriptionDefinitionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListSubscriptionDefinitionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListSubscriptionDefinitionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
|