@aws-sdk/client-iot-managed-integrations 3.803.0 → 3.806.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/runtimeConfig.js +6 -6
- package/dist-es/runtimeConfig.js +6 -6
- package/dist-types/commands/CreateDestinationCommand.d.ts +1 -1
- package/dist-types/commands/CreateEventLogConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateManagedThingCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotificationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateOtaTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateProvisioningProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCredentialLockerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDestinationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEventLogConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteManagedThingCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNotificationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOtaTaskCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOtaTaskConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProvisioningProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetCredentialLockerCommand.d.ts +1 -1
- package/dist-types/commands/GetDestinationCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/GetEventLogConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetManagedThingCapabilitiesCommand.d.ts +1 -1
- package/dist-types/commands/GetManagedThingCommand.d.ts +1 -1
- package/dist-types/commands/GetManagedThingConnectivityDataCommand.d.ts +1 -1
- package/dist-types/commands/GetManagedThingMetaDataCommand.d.ts +1 -1
- package/dist-types/commands/GetManagedThingStateCommand.d.ts +1 -1
- package/dist-types/commands/GetNotificationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetOtaTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetOtaTaskConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetProvisioningProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetRuntimeLogConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetSchemaVersionCommand.d.ts +1 -1
- package/dist-types/commands/ListManagedThingSchemasCommand.d.ts +1 -1
- package/dist-types/commands/ListOtaTaskExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +1 -1
- package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutHubConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutRuntimeLogConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ResetRuntimeLogConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/SendManagedThingCommandCommand.d.ts +1 -1
- package/dist-types/commands/StartDeviceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDestinationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEventLogConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateManagedThingCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotificationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateOtaTaskCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEventLogConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateManagedThingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotificationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateOtaTaskCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProvisioningProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCredentialLockerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEventLogConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteManagedThingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteOtaTaskCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteOtaTaskConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProvisioningProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCredentialLockerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDeviceDiscoveryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEventLogConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetManagedThingCapabilitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetManagedThingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetManagedThingConnectivityDataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetManagedThingMetaDataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetManagedThingStateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetNotificationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetOtaTaskCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetOtaTaskConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetProvisioningProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRuntimeLogConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListManagedThingSchemasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListOtaTaskExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutHubConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutRuntimeLogConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetRuntimeLogConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendManagedThingCommandCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDeviceDiscoveryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEventLogConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateManagedThingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotificationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateOtaTaskCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +22 -22
|
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
|
|
|
23
23
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
24
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
25
25
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
26
|
-
const
|
|
26
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
27
27
|
return {
|
|
28
28
|
...clientSharedValues,
|
|
29
29
|
...config,
|
|
30
30
|
runtime: "node",
|
|
31
31
|
defaultsMode,
|
|
32
|
-
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
32
|
+
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
33
33
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
34
34
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
35
35
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
36
36
|
(0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
37
37
|
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
38
38
|
region: config?.region ??
|
|
39
|
-
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
39
|
+
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
40
40
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
41
41
|
retryMode: config?.retryMode ??
|
|
42
42
|
(0, node_config_provider_1.loadConfig)({
|
|
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
|
|
|
45
45
|
}, config),
|
|
46
46
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
47
47
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
48
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
49
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
50
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS,
|
|
48
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
49
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
50
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
exports.getRuntimeConfig = getRuntimeConfig;
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
|
|
|
19
19
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
|
20
20
|
const clientSharedValues = getSharedRuntimeConfig(config);
|
|
21
21
|
awsCheckVersion(process.version);
|
|
22
|
-
const
|
|
22
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
23
23
|
return {
|
|
24
24
|
...clientSharedValues,
|
|
25
25
|
...config,
|
|
26
26
|
runtime: "node",
|
|
27
27
|
defaultsMode,
|
|
28
|
-
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
28
|
+
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
29
29
|
bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
|
|
30
30
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
|
|
31
31
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
32
32
|
createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
|
|
33
33
|
maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
34
34
|
region: config?.region ??
|
|
35
|
-
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
35
|
+
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
36
36
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
37
37
|
retryMode: config?.retryMode ??
|
|
38
38
|
loadNodeConfig({
|
|
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
|
|
|
41
41
|
}, config),
|
|
42
42
|
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
43
43
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
44
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
45
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
46
|
-
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS,
|
|
44
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
45
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
46
|
+
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
47
47
|
};
|
|
48
48
|
};
|
|
@@ -23,7 +23,7 @@ export interface CreateDestinationCommandOutput extends CreateDestinationRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDestinationCommand_base: {
|
|
25
25
|
new (input: CreateDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDestinationCommandInput, CreateDestinationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDestinationCommandInput, CreateDestinationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateEventLogConfigurationCommandOutput extends CreateEventLog
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateEventLogConfigurationCommand_base: {
|
|
25
25
|
new (input: CreateEventLogConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventLogConfigurationCommandInput, CreateEventLogConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateEventLogConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventLogConfigurationCommandInput, CreateEventLogConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateManagedThingCommandOutput extends CreateManagedThingRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateManagedThingCommand_base: {
|
|
25
25
|
new (input: CreateManagedThingCommandInput): import("@smithy/smithy-client").CommandImpl<CreateManagedThingCommandInput, CreateManagedThingCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateManagedThingCommandInput): import("@smithy/smithy-client").CommandImpl<CreateManagedThingCommandInput, CreateManagedThingCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateNotificationConfigurationCommandOutput extends CreateNoti
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateNotificationConfigurationCommand_base: {
|
|
25
25
|
new (input: CreateNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNotificationConfigurationCommandInput, CreateNotificationConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNotificationConfigurationCommandInput, CreateNotificationConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateOtaTaskCommandOutput extends CreateOtaTaskResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateOtaTaskCommand_base: {
|
|
25
25
|
new (input: CreateOtaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOtaTaskCommandInput, CreateOtaTaskCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateOtaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOtaTaskCommandInput, CreateOtaTaskCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateProvisioningProfileCommandOutput extends CreateProvisioni
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateProvisioningProfileCommand_base: {
|
|
25
25
|
new (input: CreateProvisioningProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProvisioningProfileCommandInput, CreateProvisioningProfileCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateProvisioningProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProvisioningProfileCommandInput, CreateProvisioningProfileCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteCredentialLockerCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCredentialLockerCommand_base: {
|
|
25
25
|
new (input: DeleteCredentialLockerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCredentialLockerCommandInput, DeleteCredentialLockerCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteCredentialLockerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCredentialLockerCommandInput, DeleteCredentialLockerCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDestinationCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDestinationCommand_base: {
|
|
25
25
|
new (input: DeleteDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDestinationCommandInput, DeleteDestinationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDestinationCommandInput, DeleteDestinationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteEventLogConfigurationCommandOutput extends __MetadataBear
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteEventLogConfigurationCommand_base: {
|
|
25
25
|
new (input: DeleteEventLogConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventLogConfigurationCommandInput, DeleteEventLogConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteEventLogConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventLogConfigurationCommandInput, DeleteEventLogConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteManagedThingCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteManagedThingCommand_base: {
|
|
25
25
|
new (input: DeleteManagedThingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteManagedThingCommandInput, DeleteManagedThingCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteManagedThingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteManagedThingCommandInput, DeleteManagedThingCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteNotificationConfigurationCommandOutput extends __Metadata
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteNotificationConfigurationCommand_base: {
|
|
25
25
|
new (input: DeleteNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNotificationConfigurationCommandInput, DeleteNotificationConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNotificationConfigurationCommandInput, DeleteNotificationConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteOtaTaskCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteOtaTaskCommand_base: {
|
|
25
25
|
new (input: DeleteOtaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOtaTaskCommandInput, DeleteOtaTaskCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteOtaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOtaTaskCommandInput, DeleteOtaTaskCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteOtaTaskConfigurationCommandOutput extends __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteOtaTaskConfigurationCommand_base: {
|
|
25
25
|
new (input: DeleteOtaTaskConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOtaTaskConfigurationCommandInput, DeleteOtaTaskConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteOtaTaskConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOtaTaskConfigurationCommandInput, DeleteOtaTaskConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteProvisioningProfileCommandOutput extends __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteProvisioningProfileCommand_base: {
|
|
25
25
|
new (input: DeleteProvisioningProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProvisioningProfileCommandInput, DeleteProvisioningProfileCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteProvisioningProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProvisioningProfileCommandInput, DeleteProvisioningProfileCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetCredentialLockerCommandOutput extends GetCredentialLockerRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetCredentialLockerCommand_base: {
|
|
25
25
|
new (input: GetCredentialLockerCommandInput): import("@smithy/smithy-client").CommandImpl<GetCredentialLockerCommandInput, GetCredentialLockerCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetCredentialLockerCommandInput): import("@smithy/smithy-client").CommandImpl<GetCredentialLockerCommandInput, GetCredentialLockerCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDestinationCommandOutput extends GetDestinationResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDestinationCommand_base: {
|
|
25
25
|
new (input: GetDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<GetDestinationCommandInput, GetDestinationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<GetDestinationCommandInput, GetDestinationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDeviceDiscoveryCommandOutput extends GetDeviceDiscoveryRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDeviceDiscoveryCommand_base: {
|
|
25
25
|
new (input: GetDeviceDiscoveryCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceDiscoveryCommandInput, GetDeviceDiscoveryCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDeviceDiscoveryCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceDiscoveryCommandInput, GetDeviceDiscoveryCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetEventLogConfigurationCommandOutput extends GetEventLogConfig
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetEventLogConfigurationCommand_base: {
|
|
25
25
|
new (input: GetEventLogConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventLogConfigurationCommandInput, GetEventLogConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetEventLogConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventLogConfigurationCommandInput, GetEventLogConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetManagedThingCapabilitiesCommandOutput extends GetManagedThin
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetManagedThingCapabilitiesCommand_base: {
|
|
25
25
|
new (input: GetManagedThingCapabilitiesCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedThingCapabilitiesCommandInput, GetManagedThingCapabilitiesCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetManagedThingCapabilitiesCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedThingCapabilitiesCommandInput, GetManagedThingCapabilitiesCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetManagedThingCommandOutput extends GetManagedThingResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetManagedThingCommand_base: {
|
|
25
25
|
new (input: GetManagedThingCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedThingCommandInput, GetManagedThingCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetManagedThingCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedThingCommandInput, GetManagedThingCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetManagedThingConnectivityDataCommandOutput extends GetManaged
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetManagedThingConnectivityDataCommand_base: {
|
|
25
25
|
new (input: GetManagedThingConnectivityDataCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedThingConnectivityDataCommandInput, GetManagedThingConnectivityDataCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetManagedThingConnectivityDataCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedThingConnectivityDataCommandInput, GetManagedThingConnectivityDataCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetManagedThingMetaDataCommandOutput extends GetManagedThingMet
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetManagedThingMetaDataCommand_base: {
|
|
25
25
|
new (input: GetManagedThingMetaDataCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedThingMetaDataCommandInput, GetManagedThingMetaDataCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetManagedThingMetaDataCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedThingMetaDataCommandInput, GetManagedThingMetaDataCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetManagedThingStateCommandOutput extends GetManagedThingStateR
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetManagedThingStateCommand_base: {
|
|
25
25
|
new (input: GetManagedThingStateCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedThingStateCommandInput, GetManagedThingStateCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetManagedThingStateCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedThingStateCommandInput, GetManagedThingStateCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetNotificationConfigurationCommandOutput extends GetNotificati
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetNotificationConfigurationCommand_base: {
|
|
25
25
|
new (input: GetNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetNotificationConfigurationCommandInput, GetNotificationConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetNotificationConfigurationCommandInput, GetNotificationConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetOtaTaskCommandOutput extends GetOtaTaskResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetOtaTaskCommand_base: {
|
|
25
25
|
new (input: GetOtaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetOtaTaskCommandInput, GetOtaTaskCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetOtaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetOtaTaskCommandInput, GetOtaTaskCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetOtaTaskConfigurationCommandOutput extends GetOtaTaskConfigur
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetOtaTaskConfigurationCommand_base: {
|
|
25
25
|
new (input: GetOtaTaskConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetOtaTaskConfigurationCommandInput, GetOtaTaskConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetOtaTaskConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetOtaTaskConfigurationCommandInput, GetOtaTaskConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetProvisioningProfileCommandOutput extends GetProvisioningProf
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetProvisioningProfileCommand_base: {
|
|
25
25
|
new (input: GetProvisioningProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetProvisioningProfileCommandInput, GetProvisioningProfileCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetProvisioningProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetProvisioningProfileCommandInput, GetProvisioningProfileCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetRuntimeLogConfigurationCommandOutput extends GetRuntimeLogCo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetRuntimeLogConfigurationCommand_base: {
|
|
25
25
|
new (input: GetRuntimeLogConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuntimeLogConfigurationCommandInput, GetRuntimeLogConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetRuntimeLogConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuntimeLogConfigurationCommandInput, GetRuntimeLogConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSchemaVersionCommandOutput extends GetSchemaVersionResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSchemaVersionCommand_base: {
|
|
25
25
|
new (input: GetSchemaVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaVersionCommandInput, GetSchemaVersionCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSchemaVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaVersionCommandInput, GetSchemaVersionCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListManagedThingSchemasCommandOutput extends ListManagedThingSc
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListManagedThingSchemasCommand_base: {
|
|
25
25
|
new (input: ListManagedThingSchemasCommandInput): import("@smithy/smithy-client").CommandImpl<ListManagedThingSchemasCommandInput, ListManagedThingSchemasCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListManagedThingSchemasCommandInput): import("@smithy/smithy-client").CommandImpl<ListManagedThingSchemasCommandInput, ListManagedThingSchemasCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListOtaTaskExecutionsCommandOutput extends ListOtaTaskExecution
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListOtaTaskExecutionsCommand_base: {
|
|
25
25
|
new (input: ListOtaTaskExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListOtaTaskExecutionsCommandInput, ListOtaTaskExecutionsCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListOtaTaskExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListOtaTaskExecutionsCommandInput, ListOtaTaskExecutionsCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListSchemaVersionsCommandOutput extends ListSchemaVersionsRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListSchemaVersionsCommand_base: {
|
|
25
25
|
new (input: ListSchemaVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSchemaVersionsCommandInput, ListSchemaVersionsCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListSchemaVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSchemaVersionsCommandInput, ListSchemaVersionsCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutDefaultEncryptionConfigurationCommandOutput extends PutDefau
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutDefaultEncryptionConfigurationCommand_base: {
|
|
25
25
|
new (input: PutDefaultEncryptionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutDefaultEncryptionConfigurationCommandInput, PutDefaultEncryptionConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutDefaultEncryptionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutDefaultEncryptionConfigurationCommandInput, PutDefaultEncryptionConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutHubConfigurationCommandOutput extends PutHubConfigurationRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutHubConfigurationCommand_base: {
|
|
25
25
|
new (input: PutHubConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutHubConfigurationCommandInput, PutHubConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutHubConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutHubConfigurationCommandInput, PutHubConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutRuntimeLogConfigurationCommandOutput extends __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutRuntimeLogConfigurationCommand_base: {
|
|
25
25
|
new (input: PutRuntimeLogConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutRuntimeLogConfigurationCommandInput, PutRuntimeLogConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutRuntimeLogConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutRuntimeLogConfigurationCommandInput, PutRuntimeLogConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ResetRuntimeLogConfigurationCommandOutput extends __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const ResetRuntimeLogConfigurationCommand_base: {
|
|
25
25
|
new (input: ResetRuntimeLogConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ResetRuntimeLogConfigurationCommandInput, ResetRuntimeLogConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ResetRuntimeLogConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ResetRuntimeLogConfigurationCommandInput, ResetRuntimeLogConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SendManagedThingCommandCommandOutput extends SendManagedThingCo
|
|
|
23
23
|
}
|
|
24
24
|
declare const SendManagedThingCommandCommand_base: {
|
|
25
25
|
new (input: SendManagedThingCommandCommandInput): import("@smithy/smithy-client").CommandImpl<SendManagedThingCommandCommandInput, SendManagedThingCommandCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SendManagedThingCommandCommandInput): import("@smithy/smithy-client").CommandImpl<SendManagedThingCommandCommandInput, SendManagedThingCommandCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartDeviceDiscoveryCommandOutput extends StartDeviceDiscoveryR
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartDeviceDiscoveryCommand_base: {
|
|
25
25
|
new (input: StartDeviceDiscoveryCommandInput): import("@smithy/smithy-client").CommandImpl<StartDeviceDiscoveryCommandInput, StartDeviceDiscoveryCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartDeviceDiscoveryCommandInput): import("@smithy/smithy-client").CommandImpl<StartDeviceDiscoveryCommandInput, StartDeviceDiscoveryCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateDestinationCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDestinationCommand_base: {
|
|
25
25
|
new (input: UpdateDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDestinationCommandInput, UpdateDestinationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDestinationCommandInput, UpdateDestinationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateEventLogConfigurationCommandOutput extends __MetadataBear
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateEventLogConfigurationCommand_base: {
|
|
25
25
|
new (input: UpdateEventLogConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEventLogConfigurationCommandInput, UpdateEventLogConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateEventLogConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEventLogConfigurationCommandInput, UpdateEventLogConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateManagedThingCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateManagedThingCommand_base: {
|
|
25
25
|
new (input: UpdateManagedThingCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateManagedThingCommandInput, UpdateManagedThingCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateManagedThingCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateManagedThingCommandInput, UpdateManagedThingCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateNotificationConfigurationCommandOutput extends __Metadata
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateNotificationConfigurationCommand_base: {
|
|
25
25
|
new (input: UpdateNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNotificationConfigurationCommandInput, UpdateNotificationConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNotificationConfigurationCommandInput, UpdateNotificationConfigurationCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateOtaTaskCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateOtaTaskCommand_base: {
|
|
25
25
|
new (input: UpdateOtaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOtaTaskCommandInput, UpdateOtaTaskCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateOtaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateOtaTaskCommandInput, UpdateOtaTaskCommandOutput, IoTManagedIntegrationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -10,9 +10,7 @@ export interface ClientInputEndpointParameters {
|
|
|
10
10
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
11
11
|
defaultSigningName: string;
|
|
12
12
|
};
|
|
13
|
-
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T &
|
|
14
|
-
defaultSigningName: string;
|
|
15
|
-
};
|
|
13
|
+
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
16
14
|
export declare const commonParams: {
|
|
17
15
|
readonly UseFIPS: {
|
|
18
16
|
readonly type: "builtInParams";
|