@aws-sdk/client-greengrass 3.190.0 → 3.193.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/CHANGELOG.md +22 -0
- package/dist-cjs/commands/AssociateRoleToGroupCommand.js +1 -1
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +1 -1
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +1 -1
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +1 -1
- package/dist-cjs/commands/CreateDeploymentCommand.js +1 -1
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +1 -1
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +1 -1
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +1 -1
- package/dist-cjs/commands/CreateGroupCommand.js +1 -1
- package/dist-cjs/commands/CreateGroupVersionCommand.js +1 -1
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +1 -1
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +1 -1
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +1 -1
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +1 -1
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +1 -1
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +1 -1
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +1 -1
- package/dist-cjs/commands/GetAssociatedRoleCommand.js +1 -1
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +1 -1
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +1 -1
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js +1 -1
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +1 -1
- package/dist-cjs/commands/GetCoreDefinitionCommand.js +1 -1
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +1 -1
- package/dist-cjs/commands/GetDeploymentStatusCommand.js +1 -1
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js +1 -1
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +1 -1
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js +1 -1
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +1 -1
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +1 -1
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +1 -1
- package/dist-cjs/commands/GetGroupCommand.js +1 -1
- package/dist-cjs/commands/GetGroupVersionCommand.js +1 -1
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js +1 -1
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +1 -1
- package/dist-cjs/commands/GetResourceDefinitionCommand.js +1 -1
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +1 -1
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +1 -1
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +1 -1
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +1 -1
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +1 -1
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +1 -1
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js +1 -1
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +1 -1
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +1 -1
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListDeploymentsCommand.js +1 -1
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +1 -1
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +1 -1
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +1 -1
- package/dist-cjs/commands/ListGroupVersionsCommand.js +1 -1
- package/dist-cjs/commands/ListGroupsCommand.js +1 -1
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +1 -1
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +1 -1
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +1 -1
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +1 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -1
- package/dist-cjs/commands/ResetDeploymentsCommand.js +1 -1
- package/dist-cjs/commands/StartBulkDeploymentCommand.js +1 -1
- package/dist-cjs/commands/StopBulkDeploymentCommand.js +1 -1
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +1 -1
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +1 -1
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +1 -1
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +1 -1
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +1 -1
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +1 -1
- package/dist-cjs/commands/UpdateGroupCommand.js +1 -1
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +1 -1
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +1 -1
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +1 -1
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +1 -1
- package/dist-cjs/endpoint/endpointResolver.js +1 -1
- package/dist-es/commands/AssociateRoleToGroupCommand.js +1 -1
- package/dist-es/commands/AssociateServiceRoleToAccountCommand.js +1 -1
- package/dist-es/commands/CreateConnectorDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateConnectorDefinitionVersionCommand.js +1 -1
- package/dist-es/commands/CreateCoreDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateCoreDefinitionVersionCommand.js +1 -1
- package/dist-es/commands/CreateDeploymentCommand.js +1 -1
- package/dist-es/commands/CreateDeviceDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateDeviceDefinitionVersionCommand.js +1 -1
- package/dist-es/commands/CreateFunctionDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateFunctionDefinitionVersionCommand.js +1 -1
- package/dist-es/commands/CreateGroupCertificateAuthorityCommand.js +1 -1
- package/dist-es/commands/CreateGroupCommand.js +1 -1
- package/dist-es/commands/CreateGroupVersionCommand.js +1 -1
- package/dist-es/commands/CreateLoggerDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateLoggerDefinitionVersionCommand.js +1 -1
- package/dist-es/commands/CreateResourceDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateResourceDefinitionVersionCommand.js +1 -1
- package/dist-es/commands/CreateSoftwareUpdateJobCommand.js +1 -1
- package/dist-es/commands/CreateSubscriptionDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateSubscriptionDefinitionVersionCommand.js +1 -1
- package/dist-es/commands/DeleteConnectorDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteCoreDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteDeviceDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteFunctionDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteGroupCommand.js +1 -1
- package/dist-es/commands/DeleteLoggerDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteResourceDefinitionCommand.js +1 -1
- package/dist-es/commands/DeleteSubscriptionDefinitionCommand.js +1 -1
- package/dist-es/commands/DisassociateRoleFromGroupCommand.js +1 -1
- package/dist-es/commands/DisassociateServiceRoleFromAccountCommand.js +1 -1
- package/dist-es/commands/GetAssociatedRoleCommand.js +1 -1
- package/dist-es/commands/GetBulkDeploymentStatusCommand.js +1 -1
- package/dist-es/commands/GetConnectivityInfoCommand.js +1 -1
- package/dist-es/commands/GetConnectorDefinitionCommand.js +1 -1
- package/dist-es/commands/GetConnectorDefinitionVersionCommand.js +1 -1
- package/dist-es/commands/GetCoreDefinitionCommand.js +1 -1
- package/dist-es/commands/GetCoreDefinitionVersionCommand.js +1 -1
- package/dist-es/commands/GetDeploymentStatusCommand.js +1 -1
- package/dist-es/commands/GetDeviceDefinitionCommand.js +1 -1
- package/dist-es/commands/GetDeviceDefinitionVersionCommand.js +1 -1
- package/dist-es/commands/GetFunctionDefinitionCommand.js +1 -1
- package/dist-es/commands/GetFunctionDefinitionVersionCommand.js +1 -1
- package/dist-es/commands/GetGroupCertificateAuthorityCommand.js +1 -1
- package/dist-es/commands/GetGroupCertificateConfigurationCommand.js +1 -1
- package/dist-es/commands/GetGroupCommand.js +1 -1
- package/dist-es/commands/GetGroupVersionCommand.js +1 -1
- package/dist-es/commands/GetLoggerDefinitionCommand.js +1 -1
- package/dist-es/commands/GetLoggerDefinitionVersionCommand.js +1 -1
- package/dist-es/commands/GetResourceDefinitionCommand.js +1 -1
- package/dist-es/commands/GetResourceDefinitionVersionCommand.js +1 -1
- package/dist-es/commands/GetServiceRoleForAccountCommand.js +1 -1
- package/dist-es/commands/GetSubscriptionDefinitionCommand.js +1 -1
- package/dist-es/commands/GetSubscriptionDefinitionVersionCommand.js +1 -1
- package/dist-es/commands/GetThingRuntimeConfigurationCommand.js +1 -1
- package/dist-es/commands/ListBulkDeploymentDetailedReportsCommand.js +1 -1
- package/dist-es/commands/ListBulkDeploymentsCommand.js +1 -1
- package/dist-es/commands/ListConnectorDefinitionVersionsCommand.js +1 -1
- package/dist-es/commands/ListConnectorDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListCoreDefinitionVersionsCommand.js +1 -1
- package/dist-es/commands/ListCoreDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListDeploymentsCommand.js +1 -1
- package/dist-es/commands/ListDeviceDefinitionVersionsCommand.js +1 -1
- package/dist-es/commands/ListDeviceDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListFunctionDefinitionVersionsCommand.js +1 -1
- package/dist-es/commands/ListFunctionDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListGroupCertificateAuthoritiesCommand.js +1 -1
- package/dist-es/commands/ListGroupVersionsCommand.js +1 -1
- package/dist-es/commands/ListGroupsCommand.js +1 -1
- package/dist-es/commands/ListLoggerDefinitionVersionsCommand.js +1 -1
- package/dist-es/commands/ListLoggerDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListResourceDefinitionVersionsCommand.js +1 -1
- package/dist-es/commands/ListResourceDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListSubscriptionDefinitionVersionsCommand.js +1 -1
- package/dist-es/commands/ListSubscriptionDefinitionsCommand.js +1 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -1
- package/dist-es/commands/ResetDeploymentsCommand.js +1 -1
- package/dist-es/commands/StartBulkDeploymentCommand.js +1 -1
- package/dist-es/commands/StopBulkDeploymentCommand.js +1 -1
- package/dist-es/commands/TagResourceCommand.js +1 -1
- package/dist-es/commands/UntagResourceCommand.js +1 -1
- package/dist-es/commands/UpdateConnectivityInfoCommand.js +1 -1
- package/dist-es/commands/UpdateConnectorDefinitionCommand.js +1 -1
- package/dist-es/commands/UpdateCoreDefinitionCommand.js +1 -1
- package/dist-es/commands/UpdateDeviceDefinitionCommand.js +1 -1
- package/dist-es/commands/UpdateFunctionDefinitionCommand.js +1 -1
- package/dist-es/commands/UpdateGroupCertificateConfigurationCommand.js +1 -1
- package/dist-es/commands/UpdateGroupCommand.js +1 -1
- package/dist-es/commands/UpdateLoggerDefinitionCommand.js +1 -1
- package/dist-es/commands/UpdateResourceDefinitionCommand.js +1 -1
- package/dist-es/commands/UpdateSubscriptionDefinitionCommand.js +1 -1
- package/dist-es/commands/UpdateThingRuntimeConfigurationCommand.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -2
- package/dist-types/runtimeConfig.d.ts +1 -2
- package/dist-types/runtimeConfig.native.d.ts +1 -2
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -6
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -6
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -5
- package/package.json +28 -27
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,28 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.193.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.192.0...v3.193.0) (2022-10-20)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **clients:** add @aws-sdk/util-endpoints dependency ([#4058](https://github.com/aws/aws-sdk-js-v3/issues/4058)) ([e8d7c68](https://github.com/aws/aws-sdk-js-v3/commit/e8d7c68b427897188cdc8de20d502cb0b26fbe9a))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [3.192.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.191.0...v3.192.0) (2022-10-19)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* **clients:** update client endpoints as of 2022-10-19 ([ec747ca](https://github.com/aws/aws-sdk-js-v3/commit/ec747cabfe8231ff6382ab958ddbefa84a974280))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
6
28
|
# [3.190.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.189.0...v3.190.0) (2022-10-17)
|
|
7
29
|
|
|
8
30
|
|
|
@@ -14,7 +14,7 @@ class AssociateRoleToGroupCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class AssociateServiceRoleToAccountCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateConnectorDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateConnectorDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateCoreDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateCoreDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateDeploymentCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateDeviceDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateDeviceDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateFunctionDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateFunctionDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateGroupCertificateAuthorityCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateGroupCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateGroupVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateLoggerDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateLoggerDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateResourceDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateResourceDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateSoftwareUpdateJobCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateSubscriptionDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class CreateSubscriptionDefinitionVersionCommand extends smithy_client_1.Command
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class DeleteConnectorDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class DeleteCoreDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class DeleteDeviceDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class DeleteFunctionDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class DeleteGroupCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class DeleteLoggerDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class DeleteResourceDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class DeleteSubscriptionDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class DisassociateRoleFromGroupCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class DisassociateServiceRoleFromAccountCommand extends smithy_client_1.Command
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetAssociatedRoleCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetBulkDeploymentStatusCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetConnectivityInfoCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetConnectorDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetConnectorDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetCoreDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetCoreDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetDeploymentStatusCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetDeviceDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetDeviceDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetFunctionDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetFunctionDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetGroupCertificateAuthorityCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetGroupCertificateConfigurationCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetGroupCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetGroupVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetLoggerDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetLoggerDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetResourceDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetResourceDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetServiceRoleForAccountCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetSubscriptionDefinitionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetSubscriptionDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|
|
@@ -14,7 +14,7 @@ class GetThingRuntimeConfigurationCommand extends smithy_client_1.Command {
|
|
|
14
14
|
static getEndpointParameterInstructions() {
|
|
15
15
|
return {
|
|
16
16
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
17
|
-
Endpoint: { type: "builtInParams", name: "
|
|
17
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
18
18
|
Region: { type: "builtInParams", name: "region" },
|
|
19
19
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
20
|
};
|