@aws-sdk/client-appstream 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/AssociateAppBlockBuilderAppBlockCommand.d.ts +1 -1
- package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +1 -1
- package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +1 -1
- package/dist-types/commands/AssociateFleetCommand.d.ts +1 -1
- package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +1 -1
- package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +1 -1
- package/dist-types/commands/CopyImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppBlockBuilderCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppBlockCommand.d.ts +1 -1
- package/dist-types/commands/CreateApplicationCommand.d.ts +1 -1
- package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateEntitlementCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageBuilderCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +1 -1
- package/dist-types/commands/CreateStackCommand.d.ts +1 -1
- package/dist-types/commands/CreateStreamingURLCommand.d.ts +1 -1
- package/dist-types/commands/CreateThemeForStackCommand.d.ts +1 -1
- package/dist-types/commands/CreateUpdatedImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppBlockBuilderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppBlockCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApplicationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEntitlementCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImageBuilderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStackCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThemeForStackCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEntitlementsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSessionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThemeForStackCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUsersCommand.d.ts +1 -1
- package/dist-types/commands/DisableUserCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateFleetCommand.d.ts +1 -1
- package/dist-types/commands/EnableUserCommand.d.ts +1 -1
- package/dist-types/commands/ExpireSessionCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociatedStacksCommand.d.ts +1 -1
- package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/StartAppBlockBuilderCommand.d.ts +1 -1
- package/dist-types/commands/StartFleetCommand.d.ts +1 -1
- package/dist-types/commands/StartImageBuilderCommand.d.ts +1 -1
- package/dist-types/commands/StopAppBlockBuilderCommand.d.ts +1 -1
- package/dist-types/commands/StopFleetCommand.d.ts +1 -1
- package/dist-types/commands/StopImageBuilderCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppBlockBuilderCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApplicationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEntitlementCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStackCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThemeForStackCommand.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 +7 -3
- package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateThemeForStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteThemeForStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThemeForStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateThemeForStackCommand.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 AssociateAppBlockBuilderAppBlockCommandOutput extends Associate
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateAppBlockBuilderAppBlockCommand_base: {
|
|
25
25
|
new (input: AssociateAppBlockBuilderAppBlockCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAppBlockBuilderAppBlockCommandInput, AssociateAppBlockBuilderAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateAppBlockBuilderAppBlockCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAppBlockBuilderAppBlockCommandInput, AssociateAppBlockBuilderAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AssociateApplicationFleetCommandOutput extends AssociateApplica
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateApplicationFleetCommand_base: {
|
|
25
25
|
new (input: AssociateApplicationFleetCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateApplicationFleetCommandInput, AssociateApplicationFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateApplicationFleetCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateApplicationFleetCommandInput, AssociateApplicationFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AssociateApplicationToEntitlementCommandOutput extends Associat
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateApplicationToEntitlementCommand_base: {
|
|
25
25
|
new (input: AssociateApplicationToEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateApplicationToEntitlementCommandInput, AssociateApplicationToEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateApplicationToEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateApplicationToEntitlementCommandInput, AssociateApplicationToEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AssociateFleetCommandOutput extends AssociateFleetResult, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateFleetCommand_base: {
|
|
25
25
|
new (input: AssociateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFleetCommandInput, AssociateFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateFleetCommandInput, AssociateFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchAssociateUserStackCommandOutput extends BatchAssociateUser
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchAssociateUserStackCommand_base: {
|
|
25
25
|
new (input: BatchAssociateUserStackCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateUserStackCommandInput, BatchAssociateUserStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchAssociateUserStackCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateUserStackCommandInput, BatchAssociateUserStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDisassociateUserStackCommandOutput extends BatchDisassocia
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDisassociateUserStackCommand_base: {
|
|
25
25
|
new (input: BatchDisassociateUserStackCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateUserStackCommandInput, BatchDisassociateUserStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDisassociateUserStackCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateUserStackCommandInput, BatchDisassociateUserStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CopyImageCommandOutput extends CopyImageResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const CopyImageCommand_base: {
|
|
25
25
|
new (input: CopyImageCommandInput): import("@smithy/smithy-client").CommandImpl<CopyImageCommandInput, CopyImageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CopyImageCommandInput): import("@smithy/smithy-client").CommandImpl<CopyImageCommandInput, CopyImageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAppBlockBuilderCommandOutput extends CreateAppBlockBuilde
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAppBlockBuilderCommand_base: {
|
|
25
25
|
new (input: CreateAppBlockBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppBlockBuilderCommandInput, CreateAppBlockBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAppBlockBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppBlockBuilderCommandInput, CreateAppBlockBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAppBlockBuilderStreamingURLCommandOutput extends CreateAp
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAppBlockBuilderStreamingURLCommand_base: {
|
|
25
25
|
new (input: CreateAppBlockBuilderStreamingURLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppBlockBuilderStreamingURLCommandInput, CreateAppBlockBuilderStreamingURLCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAppBlockBuilderStreamingURLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppBlockBuilderStreamingURLCommandInput, CreateAppBlockBuilderStreamingURLCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAppBlockCommandOutput extends CreateAppBlockResult, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAppBlockCommand_base: {
|
|
25
25
|
new (input: CreateAppBlockCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppBlockCommandInput, CreateAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAppBlockCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppBlockCommandInput, CreateAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateApplicationCommandOutput extends CreateApplicationResult,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateApplicationCommand_base: {
|
|
25
25
|
new (input: CreateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationCommandInput, CreateApplicationCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationCommandInput, CreateApplicationCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDirectoryConfigCommandOutput extends CreateDirectoryConfi
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDirectoryConfigCommand_base: {
|
|
25
25
|
new (input: CreateDirectoryConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryConfigCommandInput, CreateDirectoryConfigCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDirectoryConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryConfigCommandInput, CreateDirectoryConfigCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateEntitlementCommandOutput extends CreateEntitlementResult,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateEntitlementCommand_base: {
|
|
25
25
|
new (input: CreateEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEntitlementCommandInput, CreateEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEntitlementCommandInput, CreateEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateFleetCommandOutput extends CreateFleetResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFleetCommand_base: {
|
|
25
25
|
new (input: CreateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateImageBuilderCommandOutput extends CreateImageBuilderResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateImageBuilderCommand_base: {
|
|
25
25
|
new (input: CreateImageBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageBuilderCommandInput, CreateImageBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateImageBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageBuilderCommandInput, CreateImageBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateImageBuilderStreamingURLCommandOutput extends CreateImage
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateImageBuilderStreamingURLCommand_base: {
|
|
25
25
|
new (input: CreateImageBuilderStreamingURLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageBuilderStreamingURLCommandInput, CreateImageBuilderStreamingURLCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateImageBuilderStreamingURLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageBuilderStreamingURLCommandInput, CreateImageBuilderStreamingURLCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateStackCommandOutput extends CreateStackResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateStackCommand_base: {
|
|
25
25
|
new (input: CreateStackCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStackCommandInput, CreateStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateStackCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStackCommandInput, CreateStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateStreamingURLCommandOutput extends CreateStreamingURLResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateStreamingURLCommand_base: {
|
|
25
25
|
new (input: CreateStreamingURLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStreamingURLCommandInput, CreateStreamingURLCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateStreamingURLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStreamingURLCommandInput, CreateStreamingURLCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateThemeForStackCommandOutput extends CreateThemeForStackRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateThemeForStackCommand_base: {
|
|
25
25
|
new (input: CreateThemeForStackCommandInput): import("@smithy/smithy-client").CommandImpl<CreateThemeForStackCommandInput, CreateThemeForStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateThemeForStackCommandInput): import("@smithy/smithy-client").CommandImpl<CreateThemeForStackCommandInput, CreateThemeForStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateUpdatedImageCommandOutput extends CreateUpdatedImageResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateUpdatedImageCommand_base: {
|
|
25
25
|
new (input: CreateUpdatedImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUpdatedImageCommandInput, CreateUpdatedImageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateUpdatedImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUpdatedImageCommandInput, CreateUpdatedImageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateUserCommandOutput extends CreateUserResult, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateUserCommand_base: {
|
|
25
25
|
new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAppBlockBuilderCommandOutput extends DeleteAppBlockBuilde
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAppBlockBuilderCommand_base: {
|
|
25
25
|
new (input: DeleteAppBlockBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppBlockBuilderCommandInput, DeleteAppBlockBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAppBlockBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppBlockBuilderCommandInput, DeleteAppBlockBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAppBlockCommandOutput extends DeleteAppBlockResult, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAppBlockCommand_base: {
|
|
25
25
|
new (input: DeleteAppBlockCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAppBlockCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteApplicationCommandOutput extends DeleteApplicationResult,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteApplicationCommand_base: {
|
|
25
25
|
new (input: DeleteApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDirectoryConfigCommandOutput extends DeleteDirectoryConfi
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDirectoryConfigCommand_base: {
|
|
25
25
|
new (input: DeleteDirectoryConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDirectoryConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteEntitlementCommandOutput extends DeleteEntitlementResult,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteEntitlementCommand_base: {
|
|
25
25
|
new (input: DeleteEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteFleetCommandOutput extends DeleteFleetResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteFleetCommand_base: {
|
|
25
25
|
new (input: DeleteFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteImageBuilderCommandOutput extends DeleteImageBuilderResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteImageBuilderCommand_base: {
|
|
25
25
|
new (input: DeleteImageBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteImageBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteImageCommandOutput extends DeleteImageResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteImageCommand_base: {
|
|
25
25
|
new (input: DeleteImageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageCommandInput, DeleteImageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteImageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImageCommandInput, DeleteImageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteImagePermissionsCommandOutput extends DeleteImagePermissi
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteImagePermissionsCommand_base: {
|
|
25
25
|
new (input: DeleteImagePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteImagePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteStackCommandOutput extends DeleteStackResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteStackCommand_base: {
|
|
25
25
|
new (input: DeleteStackCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteStackCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteThemeForStackCommandOutput extends DeleteThemeForStackRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteThemeForStackCommand_base: {
|
|
25
25
|
new (input: DeleteThemeForStackCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteThemeForStackCommandInput, DeleteThemeForStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteThemeForStackCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteThemeForStackCommandInput, DeleteThemeForStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteUserCommandOutput extends DeleteUserResult, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteUserCommand_base: {
|
|
25
25
|
new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeEntitlementsCommandOutput extends DescribeEntitlementsR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeEntitlementsCommand_base: {
|
|
25
25
|
new (input: DescribeEntitlementsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEntitlementsCommandInput, DescribeEntitlementsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeEntitlementsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEntitlementsCommandInput, DescribeEntitlementsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeImagePermissionsCommandOutput extends DescribeImagePerm
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeImagePermissionsCommand_base: {
|
|
25
25
|
new (input: DescribeImagePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeImagePermissionsCommandInput, DescribeImagePermissionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeImagePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeImagePermissionsCommandInput, DescribeImagePermissionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeSessionsCommandOutput extends DescribeSessionsResult, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSessionsCommand_base: {
|
|
25
25
|
new (input: DescribeSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSessionsCommandInput, DescribeSessionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSessionsCommandInput, DescribeSessionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeThemeForStackCommandOutput extends DescribeThemeForStac
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeThemeForStackCommand_base: {
|
|
25
25
|
new (input: DescribeThemeForStackCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeThemeForStackCommandInput, DescribeThemeForStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeThemeForStackCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeThemeForStackCommandInput, DescribeThemeForStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeUsersCommandOutput extends DescribeUsersResult, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeUsersCommand_base: {
|
|
25
25
|
new (input: DescribeUsersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUsersCommandInput, DescribeUsersCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeUsersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUsersCommandInput, DescribeUsersCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisableUserCommandOutput extends DisableUserResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisableUserCommand_base: {
|
|
25
25
|
new (input: DisableUserCommandInput): import("@smithy/smithy-client").CommandImpl<DisableUserCommandInput, DisableUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisableUserCommandInput): import("@smithy/smithy-client").CommandImpl<DisableUserCommandInput, DisableUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateAppBlockBuilderAppBlockCommandOutput extends Disass
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateAppBlockBuilderAppBlockCommand_base: {
|
|
25
25
|
new (input: DisassociateAppBlockBuilderAppBlockCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAppBlockBuilderAppBlockCommandInput, DisassociateAppBlockBuilderAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateAppBlockBuilderAppBlockCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAppBlockBuilderAppBlockCommandInput, DisassociateAppBlockBuilderAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateApplicationFleetCommandOutput extends DisassociateA
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateApplicationFleetCommand_base: {
|
|
25
25
|
new (input: DisassociateApplicationFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateApplicationFleetCommandInput, DisassociateApplicationFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateApplicationFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateApplicationFleetCommandInput, DisassociateApplicationFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateApplicationFromEntitlementCommandOutput extends Dis
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateApplicationFromEntitlementCommand_base: {
|
|
25
25
|
new (input: DisassociateApplicationFromEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateApplicationFromEntitlementCommandInput, DisassociateApplicationFromEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateApplicationFromEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateApplicationFromEntitlementCommandInput, DisassociateApplicationFromEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateFleetCommandOutput extends DisassociateFleetResult,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateFleetCommand_base: {
|
|
25
25
|
new (input: DisassociateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFleetCommandInput, DisassociateFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFleetCommandInput, DisassociateFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface EnableUserCommandOutput extends EnableUserResult, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const EnableUserCommand_base: {
|
|
25
25
|
new (input: EnableUserCommandInput): import("@smithy/smithy-client").CommandImpl<EnableUserCommandInput, EnableUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: EnableUserCommandInput): import("@smithy/smithy-client").CommandImpl<EnableUserCommandInput, EnableUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ExpireSessionCommandOutput extends ExpireSessionResult, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const ExpireSessionCommand_base: {
|
|
25
25
|
new (input: ExpireSessionCommandInput): import("@smithy/smithy-client").CommandImpl<ExpireSessionCommandInput, ExpireSessionCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ExpireSessionCommandInput): import("@smithy/smithy-client").CommandImpl<ExpireSessionCommandInput, ExpireSessionCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAssociatedFleetsCommandOutput extends ListAssociatedFleetsR
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAssociatedFleetsCommand_base: {
|
|
25
25
|
new (input: ListAssociatedFleetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssociatedFleetsCommandInput, ListAssociatedFleetsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAssociatedFleetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssociatedFleetsCommandInput, ListAssociatedFleetsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|