@aws-sdk/client-greengrass 3.190.0 → 3.192.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 +11 -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-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-types/endpoint/EndpointParameters.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/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 +3 -3
|
@@ -14,7 +14,7 @@ class ListBulkDeploymentsCommand 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 ListConnectorDefinitionVersionsCommand 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 ListConnectorDefinitionsCommand 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 ListCoreDefinitionVersionsCommand 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 ListCoreDefinitionsCommand 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 ListDeploymentsCommand 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 ListDeviceDefinitionVersionsCommand 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 ListDeviceDefinitionsCommand 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 ListFunctionDefinitionVersionsCommand 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 ListFunctionDefinitionsCommand 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 ListGroupCertificateAuthoritiesCommand 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 ListGroupVersionsCommand 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 ListGroupsCommand 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 ListLoggerDefinitionVersionsCommand 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 ListLoggerDefinitionsCommand 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 ListResourceDefinitionVersionsCommand 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 ListResourceDefinitionsCommand 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 ListSubscriptionDefinitionVersionsCommand 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 ListSubscriptionDefinitionsCommand 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 ListTagsForResourceCommand 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 ResetDeploymentsCommand 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 StartBulkDeploymentCommand 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 StopBulkDeploymentCommand 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 TagResourceCommand 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 UntagResourceCommand 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 UpdateConnectivityInfoCommand 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 UpdateConnectorDefinitionCommand 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 UpdateCoreDefinitionCommand 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 UpdateDeviceDefinitionCommand 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 UpdateFunctionDefinitionCommand 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 UpdateGroupCertificateConfigurationCommand 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 UpdateGroupCommand 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 UpdateLoggerDefinitionCommand 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 UpdateResourceDefinitionCommand 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 UpdateSubscriptionDefinitionCommand 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 UpdateThingRuntimeConfigurationCommand 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
|
};
|
|
@@ -11,7 +11,7 @@ export class AssociateRoleToGroupCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class AssociateServiceRoleToAccountCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateConnectorDefinitionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateConnectorDefinitionVersionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateCoreDefinitionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateCoreDefinitionVersionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateDeploymentCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateDeviceDefinitionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateDeviceDefinitionVersionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateFunctionDefinitionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateFunctionDefinitionVersionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateGroupCertificateAuthorityCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateGroupCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateGroupVersionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateLoggerDefinitionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateLoggerDefinitionVersionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateResourceDefinitionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateResourceDefinitionVersionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateSoftwareUpdateJobCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateSubscriptionDefinitionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class CreateSubscriptionDefinitionVersionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|
|
@@ -11,7 +11,7 @@ export class DeleteConnectorDefinitionCommand extends $Command {
|
|
|
11
11
|
static getEndpointParameterInstructions() {
|
|
12
12
|
return {
|
|
13
13
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
-
Endpoint: { type: "builtInParams", name: "
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
15
|
Region: { type: "builtInParams", name: "region" },
|
|
16
16
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
17
|
};
|