@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
|
@@ -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
|
};
|
|
@@ -11,7 +11,7 @@ export class DeleteCoreDefinitionCommand 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 DeleteDeviceDefinitionCommand 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 DeleteFunctionDefinitionCommand 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 DeleteGroupCommand 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 DeleteLoggerDefinitionCommand 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 DeleteResourceDefinitionCommand 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 DeleteSubscriptionDefinitionCommand 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 DisassociateRoleFromGroupCommand 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 DisassociateServiceRoleFromAccountCommand 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 GetAssociatedRoleCommand 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 GetBulkDeploymentStatusCommand 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 GetConnectivityInfoCommand 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 GetConnectorDefinitionCommand 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 GetConnectorDefinitionVersionCommand 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 GetCoreDefinitionCommand 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 GetCoreDefinitionVersionCommand 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 GetDeploymentStatusCommand 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 GetDeviceDefinitionCommand 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 GetDeviceDefinitionVersionCommand 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 GetFunctionDefinitionCommand 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 GetFunctionDefinitionVersionCommand 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 GetGroupCertificateAuthorityCommand 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 GetGroupCertificateConfigurationCommand 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 GetGroupCommand 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 GetGroupVersionCommand 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 GetLoggerDefinitionCommand 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 GetLoggerDefinitionVersionCommand 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 GetResourceDefinitionCommand 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 GetResourceDefinitionVersionCommand 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 GetServiceRoleForAccountCommand 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 GetSubscriptionDefinitionCommand 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 GetSubscriptionDefinitionVersionCommand 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 GetThingRuntimeConfigurationCommand 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 ListBulkDeploymentDetailedReportsCommand 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 ListBulkDeploymentsCommand 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 ListConnectorDefinitionVersionsCommand 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 ListConnectorDefinitionsCommand 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 ListCoreDefinitionVersionsCommand 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 ListCoreDefinitionsCommand 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 ListDeploymentsCommand 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 ListDeviceDefinitionVersionsCommand 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 ListDeviceDefinitionsCommand 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 ListFunctionDefinitionVersionsCommand 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 ListFunctionDefinitionsCommand 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 ListGroupCertificateAuthoritiesCommand 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 ListGroupVersionsCommand 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 ListGroupsCommand 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 ListLoggerDefinitionVersionsCommand 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 ListLoggerDefinitionsCommand 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 ListResourceDefinitionVersionsCommand 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 ListResourceDefinitionsCommand 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 ListSubscriptionDefinitionVersionsCommand 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 ListSubscriptionDefinitionsCommand 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 ListTagsForResourceCommand 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 ResetDeploymentsCommand 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 StartBulkDeploymentCommand 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
|
};
|