@aws-sdk/client-wellarchitected 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/AssociateLensesCommand.d.ts +1 -1
- package/dist-types/commands/AssociateProfilesCommand.d.ts +1 -1
- package/dist-types/commands/CreateLensShareCommand.d.ts +1 -1
- package/dist-types/commands/CreateLensVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateMilestoneCommand.d.ts +1 -1
- package/dist-types/commands/CreateProfileCommand.d.ts +1 -1
- package/dist-types/commands/CreateProfileShareCommand.d.ts +1 -1
- package/dist-types/commands/CreateReviewTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateTemplateShareCommand.d.ts +1 -1
- package/dist-types/commands/CreateWorkloadCommand.d.ts +1 -1
- package/dist-types/commands/CreateWorkloadShareCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLensCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLensShareCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProfileShareCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReviewTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTemplateShareCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkloadCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkloadShareCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateLensesCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ExportLensCommand.d.ts +1 -1
- package/dist-types/commands/GetAnswerCommand.d.ts +1 -1
- package/dist-types/commands/GetConsolidatedReportCommand.d.ts +1 -1
- package/dist-types/commands/GetLensCommand.d.ts +1 -1
- package/dist-types/commands/GetLensReviewCommand.d.ts +1 -1
- package/dist-types/commands/GetLensReviewReportCommand.d.ts +1 -1
- package/dist-types/commands/GetLensVersionDifferenceCommand.d.ts +1 -1
- package/dist-types/commands/GetMilestoneCommand.d.ts +1 -1
- package/dist-types/commands/GetProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetReviewTemplateAnswerCommand.d.ts +1 -1
- package/dist-types/commands/GetReviewTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetReviewTemplateLensReviewCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkloadCommand.d.ts +1 -1
- package/dist-types/commands/ImportLensCommand.d.ts +1 -1
- package/dist-types/commands/ListAnswersCommand.d.ts +1 -1
- package/dist-types/commands/ListCheckDetailsCommand.d.ts +1 -1
- package/dist-types/commands/ListCheckSummariesCommand.d.ts +1 -1
- package/dist-types/commands/ListLensReviewImprovementsCommand.d.ts +1 -1
- package/dist-types/commands/ListLensReviewsCommand.d.ts +1 -1
- package/dist-types/commands/ListLensSharesCommand.d.ts +1 -1
- package/dist-types/commands/ListMilestonesCommand.d.ts +1 -1
- package/dist-types/commands/ListProfileSharesCommand.d.ts +1 -1
- package/dist-types/commands/ListReviewTemplateAnswersCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplateSharesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkloadSharesCommand.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/UpdateAnswerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateLensReviewCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateReviewTemplateAnswerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateReviewTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateReviewTemplateLensReviewCommand.d.ts +1 -1
- package/dist-types/commands/UpdateShareInvitationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkloadCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkloadShareCommand.d.ts +2 -2
- package/dist-types/commands/UpgradeLensReviewCommand.d.ts +1 -1
- package/dist-types/commands/UpgradeProfileVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpgradeReviewTemplateLensReviewCommand.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/AssociateLensesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateLensShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateLensVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMilestoneCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProfileShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateReviewTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTemplateShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateWorkloadCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateWorkloadShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteLensCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteLensShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProfileShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteReviewTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTemplateShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWorkloadCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWorkloadShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateLensesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportLensCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAnswerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConsolidatedReportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetLensCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetLensReviewCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetLensReviewReportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetLensVersionDifferenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMilestoneCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetReviewTemplateAnswerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetReviewTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetReviewTemplateLensReviewCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkloadCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportLensCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAnswersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCheckDetailsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCheckSummariesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLensReviewImprovementsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLensReviewsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLensSharesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMilestonesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProfileSharesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListReviewTemplateAnswersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTemplateSharesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkloadSharesCommand.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/UpdateAnswerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateLensReviewCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateReviewTemplateAnswerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateReviewTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateReviewTemplateLensReviewCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateShareInvitationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkloadCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkloadShareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpgradeLensReviewCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpgradeProfileVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpgradeReviewTemplateLensReviewCommand.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 AssociateLensesCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateLensesCommand_base: {
|
|
25
25
|
new (input: AssociateLensesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateLensesCommandInput, AssociateLensesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateLensesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateLensesCommandInput, AssociateLensesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AssociateProfilesCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateProfilesCommand_base: {
|
|
25
25
|
new (input: AssociateProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateProfilesCommandInput, AssociateProfilesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateProfilesCommandInput, AssociateProfilesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateLensShareCommandOutput extends CreateLensShareOutput, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateLensShareCommand_base: {
|
|
25
25
|
new (input: CreateLensShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLensShareCommandInput, CreateLensShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateLensShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLensShareCommandInput, CreateLensShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateLensVersionCommandOutput extends CreateLensVersionOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateLensVersionCommand_base: {
|
|
25
25
|
new (input: CreateLensVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLensVersionCommandInput, CreateLensVersionCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateLensVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLensVersionCommandInput, CreateLensVersionCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateMilestoneCommandOutput extends CreateMilestoneOutput, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateMilestoneCommand_base: {
|
|
25
25
|
new (input: CreateMilestoneCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMilestoneCommandInput, CreateMilestoneCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateMilestoneCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMilestoneCommandInput, CreateMilestoneCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateProfileCommandOutput extends CreateProfileOutput, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateProfileCommand_base: {
|
|
25
25
|
new (input: CreateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProfileCommandInput, CreateProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProfileCommandInput, CreateProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateProfileShareCommandOutput extends CreateProfileShareOutpu
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateProfileShareCommand_base: {
|
|
25
25
|
new (input: CreateProfileShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProfileShareCommandInput, CreateProfileShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateProfileShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProfileShareCommandInput, CreateProfileShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateReviewTemplateCommandOutput extends CreateReviewTemplateO
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateReviewTemplateCommand_base: {
|
|
25
25
|
new (input: CreateReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReviewTemplateCommandInput, CreateReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReviewTemplateCommandInput, CreateReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateTemplateShareCommandOutput extends CreateTemplateShareOut
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTemplateShareCommand_base: {
|
|
25
25
|
new (input: CreateTemplateShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateShareCommandInput, CreateTemplateShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateTemplateShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateShareCommandInput, CreateTemplateShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateWorkloadCommandOutput extends CreateWorkloadOutput, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateWorkloadCommand_base: {
|
|
25
25
|
new (input: CreateWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkloadCommandInput, CreateWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkloadCommandInput, CreateWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateWorkloadShareCommandOutput extends CreateWorkloadShareOut
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateWorkloadShareCommand_base: {
|
|
25
25
|
new (input: CreateWorkloadShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkloadShareCommandInput, CreateWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateWorkloadShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkloadShareCommandInput, CreateWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteLensCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteLensCommand_base: {
|
|
25
25
|
new (input: DeleteLensCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLensCommandInput, DeleteLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteLensCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLensCommandInput, DeleteLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteLensShareCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteLensShareCommand_base: {
|
|
25
25
|
new (input: DeleteLensShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLensShareCommandInput, DeleteLensShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteLensShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLensShareCommandInput, DeleteLensShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteProfileCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteProfileCommand_base: {
|
|
25
25
|
new (input: DeleteProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteProfileShareCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteProfileShareCommand_base: {
|
|
25
25
|
new (input: DeleteProfileShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileShareCommandInput, DeleteProfileShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteProfileShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileShareCommandInput, DeleteProfileShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteReviewTemplateCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteReviewTemplateCommand_base: {
|
|
25
25
|
new (input: DeleteReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReviewTemplateCommandInput, DeleteReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReviewTemplateCommandInput, DeleteReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteTemplateShareCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteTemplateShareCommand_base: {
|
|
25
25
|
new (input: DeleteTemplateShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateShareCommandInput, DeleteTemplateShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteTemplateShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateShareCommandInput, DeleteTemplateShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteWorkloadCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteWorkloadCommand_base: {
|
|
25
25
|
new (input: DeleteWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkloadCommandInput, DeleteWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkloadCommandInput, DeleteWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteWorkloadShareCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteWorkloadShareCommand_base: {
|
|
25
25
|
new (input: DeleteWorkloadShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkloadShareCommandInput, DeleteWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteWorkloadShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkloadShareCommandInput, DeleteWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateLensesCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateLensesCommand_base: {
|
|
25
25
|
new (input: DisassociateLensesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateLensesCommandInput, DisassociateLensesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateLensesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateLensesCommandInput, DisassociateLensesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateProfilesCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateProfilesCommand_base: {
|
|
25
25
|
new (input: DisassociateProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateProfilesCommandInput, DisassociateProfilesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateProfilesCommandInput, DisassociateProfilesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ExportLensCommandOutput extends ExportLensOutput, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const ExportLensCommand_base: {
|
|
25
25
|
new (input: ExportLensCommandInput): import("@smithy/smithy-client").CommandImpl<ExportLensCommandInput, ExportLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ExportLensCommandInput): import("@smithy/smithy-client").CommandImpl<ExportLensCommandInput, ExportLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAnswerCommandOutput extends GetAnswerOutput, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAnswerCommand_base: {
|
|
25
25
|
new (input: GetAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnswerCommandInput, GetAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnswerCommandInput, GetAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetConsolidatedReportCommandOutput extends GetConsolidatedRepor
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetConsolidatedReportCommand_base: {
|
|
25
25
|
new (input: GetConsolidatedReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetConsolidatedReportCommandInput, GetConsolidatedReportCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetConsolidatedReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetConsolidatedReportCommandInput, GetConsolidatedReportCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetLensCommandOutput extends GetLensOutput, __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetLensCommand_base: {
|
|
25
25
|
new (input: GetLensCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensCommandInput, GetLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetLensCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensCommandInput, GetLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetLensReviewCommandOutput extends GetLensReviewOutput, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetLensReviewCommand_base: {
|
|
25
25
|
new (input: GetLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensReviewCommandInput, GetLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensReviewCommandInput, GetLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetLensReviewReportCommandOutput extends GetLensReviewReportOut
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetLensReviewReportCommand_base: {
|
|
25
25
|
new (input: GetLensReviewReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensReviewReportCommandInput, GetLensReviewReportCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetLensReviewReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensReviewReportCommandInput, GetLensReviewReportCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetLensVersionDifferenceCommandOutput extends GetLensVersionDif
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetLensVersionDifferenceCommand_base: {
|
|
25
25
|
new (input: GetLensVersionDifferenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensVersionDifferenceCommandInput, GetLensVersionDifferenceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetLensVersionDifferenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensVersionDifferenceCommandInput, GetLensVersionDifferenceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetMilestoneCommandOutput extends GetMilestoneOutput, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetMilestoneCommand_base: {
|
|
25
25
|
new (input: GetMilestoneCommandInput): import("@smithy/smithy-client").CommandImpl<GetMilestoneCommandInput, GetMilestoneCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetMilestoneCommandInput): import("@smithy/smithy-client").CommandImpl<GetMilestoneCommandInput, GetMilestoneCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetProfileCommandOutput extends GetProfileOutput, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetProfileCommand_base: {
|
|
25
25
|
new (input: GetProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileCommandInput, GetProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileCommandInput, GetProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetReviewTemplateAnswerCommandOutput extends GetReviewTemplateA
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetReviewTemplateAnswerCommand_base: {
|
|
25
25
|
new (input: GetReviewTemplateAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateAnswerCommandInput, GetReviewTemplateAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetReviewTemplateAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateAnswerCommandInput, GetReviewTemplateAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetReviewTemplateCommandOutput extends GetReviewTemplateOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetReviewTemplateCommand_base: {
|
|
25
25
|
new (input: GetReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateCommandInput, GetReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateCommandInput, GetReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetReviewTemplateLensReviewCommandOutput extends GetReviewTempl
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetReviewTemplateLensReviewCommand_base: {
|
|
25
25
|
new (input: GetReviewTemplateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateLensReviewCommandInput, GetReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetReviewTemplateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateLensReviewCommandInput, GetReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetWorkloadCommandOutput extends GetWorkloadOutput, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetWorkloadCommand_base: {
|
|
25
25
|
new (input: GetWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkloadCommandInput, GetWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkloadCommandInput, GetWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ImportLensCommandOutput extends ImportLensOutput, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const ImportLensCommand_base: {
|
|
25
25
|
new (input: ImportLensCommandInput): import("@smithy/smithy-client").CommandImpl<ImportLensCommandInput, ImportLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ImportLensCommandInput): import("@smithy/smithy-client").CommandImpl<ImportLensCommandInput, ImportLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAnswersCommandOutput extends ListAnswersOutput, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAnswersCommand_base: {
|
|
25
25
|
new (input: ListAnswersCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnswersCommandInput, ListAnswersCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAnswersCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnswersCommandInput, ListAnswersCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListCheckDetailsCommandOutput extends ListCheckDetailsOutput, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListCheckDetailsCommand_base: {
|
|
25
25
|
new (input: ListCheckDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCheckDetailsCommandInput, ListCheckDetailsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListCheckDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCheckDetailsCommandInput, ListCheckDetailsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListCheckSummariesCommandOutput extends ListCheckSummariesOutpu
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListCheckSummariesCommand_base: {
|
|
25
25
|
new (input: ListCheckSummariesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCheckSummariesCommandInput, ListCheckSummariesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListCheckSummariesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCheckSummariesCommandInput, ListCheckSummariesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListLensReviewImprovementsCommandOutput extends ListLensReviewI
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListLensReviewImprovementsCommand_base: {
|
|
25
25
|
new (input: ListLensReviewImprovementsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensReviewImprovementsCommandInput, ListLensReviewImprovementsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListLensReviewImprovementsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensReviewImprovementsCommandInput, ListLensReviewImprovementsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListLensReviewsCommandOutput extends ListLensReviewsOutput, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListLensReviewsCommand_base: {
|
|
25
25
|
new (input: ListLensReviewsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensReviewsCommandInput, ListLensReviewsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListLensReviewsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensReviewsCommandInput, ListLensReviewsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListLensSharesCommandOutput extends ListLensSharesOutput, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListLensSharesCommand_base: {
|
|
25
25
|
new (input: ListLensSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensSharesCommandInput, ListLensSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListLensSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensSharesCommandInput, ListLensSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListMilestonesCommandOutput extends ListMilestonesOutput, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListMilestonesCommand_base: {
|
|
25
25
|
new (input: ListMilestonesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMilestonesCommandInput, ListMilestonesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListMilestonesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMilestonesCommandInput, ListMilestonesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListProfileSharesCommandOutput extends ListProfileSharesOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListProfileSharesCommand_base: {
|
|
25
25
|
new (input: ListProfileSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfileSharesCommandInput, ListProfileSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListProfileSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfileSharesCommandInput, ListProfileSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListReviewTemplateAnswersCommandOutput extends ListReviewTempla
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListReviewTemplateAnswersCommand_base: {
|
|
25
25
|
new (input: ListReviewTemplateAnswersCommandInput): import("@smithy/smithy-client").CommandImpl<ListReviewTemplateAnswersCommandInput, ListReviewTemplateAnswersCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListReviewTemplateAnswersCommandInput): import("@smithy/smithy-client").CommandImpl<ListReviewTemplateAnswersCommandInput, ListReviewTemplateAnswersCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOut
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTemplateSharesCommandOutput extends ListTemplateSharesOutpu
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTemplateSharesCommand_base: {
|
|
25
25
|
new (input: ListTemplateSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTemplateSharesCommandInput, ListTemplateSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTemplateSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTemplateSharesCommandInput, ListTemplateSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|