@aws-sdk/client-resiliencehub 3.803.0 → 3.804.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-es/protocols/Aws_restJson1.js +2 -2
- package/dist-types/commands/AcceptResourceGroupingRecommendationsCommand.d.ts +1 -1
- package/dist-types/commands/AddDraftAppVersionResourceMappingsCommand.d.ts +1 -1
- package/dist-types/commands/BatchUpdateRecommendationStatusCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppVersionAppComponentCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppVersionResourceCommand.d.ts +1 -1
- package/dist-types/commands/CreateRecommendationTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateResiliencyPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppAssessmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppInputSourceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppVersionAppComponentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppVersionResourceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRecommendationTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResiliencyPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppAssessmentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppVersionAppComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppVersionResourceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppVersionResourcesResolutionStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppVersionTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDraftAppVersionResourcesImportStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMetricsExportCommand.d.ts +1 -1
- package/dist-types/commands/DescribeResiliencyPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeResourceGroupingRecommendationTaskCommand.d.ts +1 -1
- package/dist-types/commands/ImportResourcesToDraftAppVersionCommand.d.ts +1 -1
- package/dist-types/commands/ListAlarmRecommendationsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppAssessmentComplianceDriftsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppAssessmentResourceDriftsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppComponentCompliancesCommand.d.ts +1 -1
- package/dist-types/commands/ListAppComponentRecommendationsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppInputSourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListAppVersionAppComponentsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppVersionResourceMappingsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppVersionResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListAppVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListSopRecommendationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTestRecommendationsCommand.d.ts +1 -1
- package/dist-types/commands/ListUnsupportedAppVersionResourcesCommand.d.ts +1 -1
- package/dist-types/commands/PublishAppVersionCommand.d.ts +1 -1
- package/dist-types/commands/PutDraftAppVersionTemplateCommand.d.ts +1 -1
- package/dist-types/commands/RejectResourceGroupingRecommendationsCommand.d.ts +1 -1
- package/dist-types/commands/RemoveDraftAppVersionResourceMappingsCommand.d.ts +1 -1
- package/dist-types/commands/ResolveAppVersionResourcesCommand.d.ts +1 -1
- package/dist-types/commands/StartAppAssessmentCommand.d.ts +1 -1
- package/dist-types/commands/StartResourceGroupingRecommendationTaskCommand.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/UpdateAppCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppVersionAppComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppVersionResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateResiliencyPolicyCommand.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/AcceptResourceGroupingRecommendationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddDraftAppVersionResourceMappingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchUpdateRecommendationStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppVersionAppComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppVersionResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRecommendationTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateResiliencyPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAppAssessmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAppInputSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAppVersionAppComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAppVersionResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRecommendationTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResiliencyPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAppAssessmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAppVersionAppComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAppVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAppVersionResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAppVersionResourcesResolutionStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAppVersionTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDraftAppVersionResourcesImportStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMetricsExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeResiliencyPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeResourceGroupingRecommendationTaskCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportResourcesToDraftAppVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAlarmRecommendationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppAssessmentComplianceDriftsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppAssessmentResourceDriftsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppComponentCompliancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppComponentRecommendationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppInputSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppVersionAppComponentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppVersionResourceMappingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppVersionResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSopRecommendationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTestRecommendationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUnsupportedAppVersionResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PublishAppVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDraftAppVersionTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RejectResourceGroupingRecommendationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveDraftAppVersionResourceMappingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResolveAppVersionResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAppAssessmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartResourceGroupingRecommendationTaskCommand.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/UpdateAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAppVersionAppComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAppVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAppVersionResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateResiliencyPolicyCommand.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 +19 -19
|
@@ -612,10 +612,10 @@ export const se_ListAppVersionsCommand = async (input, context) => {
|
|
|
612
612
|
let body;
|
|
613
613
|
body = JSON.stringify(take(input, {
|
|
614
614
|
appArn: [],
|
|
615
|
-
endTime: (_) => _.getTime() /
|
|
615
|
+
endTime: (_) => _.getTime() / 1_000,
|
|
616
616
|
maxResults: [],
|
|
617
617
|
nextToken: [],
|
|
618
|
-
startTime: (_) => _.getTime() /
|
|
618
|
+
startTime: (_) => _.getTime() / 1_000,
|
|
619
619
|
}));
|
|
620
620
|
b.m("POST").h(headers).b(body);
|
|
621
621
|
return b.build();
|
|
@@ -23,7 +23,7 @@ export interface AcceptResourceGroupingRecommendationsCommandOutput extends Acce
|
|
|
23
23
|
}
|
|
24
24
|
declare const AcceptResourceGroupingRecommendationsCommand_base: {
|
|
25
25
|
new (input: AcceptResourceGroupingRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptResourceGroupingRecommendationsCommandInput, AcceptResourceGroupingRecommendationsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AcceptResourceGroupingRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptResourceGroupingRecommendationsCommandInput, AcceptResourceGroupingRecommendationsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AddDraftAppVersionResourceMappingsCommandOutput extends AddDraf
|
|
|
23
23
|
}
|
|
24
24
|
declare const AddDraftAppVersionResourceMappingsCommand_base: {
|
|
25
25
|
new (input: AddDraftAppVersionResourceMappingsCommandInput): import("@smithy/smithy-client").CommandImpl<AddDraftAppVersionResourceMappingsCommandInput, AddDraftAppVersionResourceMappingsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AddDraftAppVersionResourceMappingsCommandInput): import("@smithy/smithy-client").CommandImpl<AddDraftAppVersionResourceMappingsCommandInput, AddDraftAppVersionResourceMappingsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchUpdateRecommendationStatusCommandOutput extends BatchUpdat
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchUpdateRecommendationStatusCommand_base: {
|
|
25
25
|
new (input: BatchUpdateRecommendationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateRecommendationStatusCommandInput, BatchUpdateRecommendationStatusCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchUpdateRecommendationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateRecommendationStatusCommandInput, BatchUpdateRecommendationStatusCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAppCommandOutput extends CreateAppResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAppCommand_base: {
|
|
25
25
|
new (input: CreateAppCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppCommandInput, CreateAppCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAppCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppCommandInput, CreateAppCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAppVersionAppComponentCommandOutput extends CreateAppVers
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAppVersionAppComponentCommand_base: {
|
|
25
25
|
new (input: CreateAppVersionAppComponentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppVersionAppComponentCommandInput, CreateAppVersionAppComponentCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAppVersionAppComponentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppVersionAppComponentCommandInput, CreateAppVersionAppComponentCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAppVersionResourceCommandOutput extends CreateAppVersionR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAppVersionResourceCommand_base: {
|
|
25
25
|
new (input: CreateAppVersionResourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppVersionResourceCommandInput, CreateAppVersionResourceCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAppVersionResourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppVersionResourceCommandInput, CreateAppVersionResourceCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateRecommendationTemplateCommandOutput extends CreateRecomme
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateRecommendationTemplateCommand_base: {
|
|
25
25
|
new (input: CreateRecommendationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRecommendationTemplateCommandInput, CreateRecommendationTemplateCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateRecommendationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRecommendationTemplateCommandInput, CreateRecommendationTemplateCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateResiliencyPolicyCommandOutput extends CreateResiliencyPol
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateResiliencyPolicyCommand_base: {
|
|
25
25
|
new (input: CreateResiliencyPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResiliencyPolicyCommandInput, CreateResiliencyPolicyCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateResiliencyPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResiliencyPolicyCommandInput, CreateResiliencyPolicyCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAppAssessmentCommandOutput extends DeleteAppAssessmentRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAppAssessmentCommand_base: {
|
|
25
25
|
new (input: DeleteAppAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppAssessmentCommandInput, DeleteAppAssessmentCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAppAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppAssessmentCommandInput, DeleteAppAssessmentCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAppCommandOutput extends DeleteAppResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAppCommand_base: {
|
|
25
25
|
new (input: DeleteAppCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppCommandInput, DeleteAppCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAppCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppCommandInput, DeleteAppCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAppInputSourceCommandOutput extends DeleteAppInputSourceR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAppInputSourceCommand_base: {
|
|
25
25
|
new (input: DeleteAppInputSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppInputSourceCommandInput, DeleteAppInputSourceCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAppInputSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppInputSourceCommandInput, DeleteAppInputSourceCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAppVersionAppComponentCommandOutput extends DeleteAppVers
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAppVersionAppComponentCommand_base: {
|
|
25
25
|
new (input: DeleteAppVersionAppComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppVersionAppComponentCommandInput, DeleteAppVersionAppComponentCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAppVersionAppComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppVersionAppComponentCommandInput, DeleteAppVersionAppComponentCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAppVersionResourceCommandOutput extends DeleteAppVersionR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAppVersionResourceCommand_base: {
|
|
25
25
|
new (input: DeleteAppVersionResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppVersionResourceCommandInput, DeleteAppVersionResourceCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAppVersionResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppVersionResourceCommandInput, DeleteAppVersionResourceCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteRecommendationTemplateCommandOutput extends DeleteRecomme
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteRecommendationTemplateCommand_base: {
|
|
25
25
|
new (input: DeleteRecommendationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommendationTemplateCommandInput, DeleteRecommendationTemplateCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteRecommendationTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommendationTemplateCommandInput, DeleteRecommendationTemplateCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteResiliencyPolicyCommandOutput extends DeleteResiliencyPol
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteResiliencyPolicyCommand_base: {
|
|
25
25
|
new (input: DeleteResiliencyPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResiliencyPolicyCommandInput, DeleteResiliencyPolicyCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteResiliencyPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResiliencyPolicyCommandInput, DeleteResiliencyPolicyCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeAppAssessmentCommandOutput extends DescribeAppAssessmen
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAppAssessmentCommand_base: {
|
|
25
25
|
new (input: DescribeAppAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAppAssessmentCommandInput, DescribeAppAssessmentCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeAppAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAppAssessmentCommandInput, DescribeAppAssessmentCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeAppCommandOutput extends DescribeAppResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAppCommand_base: {
|
|
25
25
|
new (input: DescribeAppCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAppCommandInput, DescribeAppCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeAppCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAppCommandInput, DescribeAppCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeAppVersionAppComponentCommandOutput extends DescribeApp
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAppVersionAppComponentCommand_base: {
|
|
25
25
|
new (input: DescribeAppVersionAppComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAppVersionAppComponentCommandInput, DescribeAppVersionAppComponentCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeAppVersionAppComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAppVersionAppComponentCommandInput, DescribeAppVersionAppComponentCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeAppVersionCommandOutput extends DescribeAppVersionRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAppVersionCommand_base: {
|
|
25
25
|
new (input: DescribeAppVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAppVersionCommandInput, DescribeAppVersionCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeAppVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAppVersionCommandInput, DescribeAppVersionCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeAppVersionResourceCommandOutput extends DescribeAppVers
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAppVersionResourceCommand_base: {
|
|
25
25
|
new (input: DescribeAppVersionResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAppVersionResourceCommandInput, DescribeAppVersionResourceCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeAppVersionResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAppVersionResourceCommandInput, DescribeAppVersionResourceCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeAppVersionResourcesResolutionStatusCommandOutput extend
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAppVersionResourcesResolutionStatusCommand_base: {
|
|
25
25
|
new (input: DescribeAppVersionResourcesResolutionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAppVersionResourcesResolutionStatusCommandInput, DescribeAppVersionResourcesResolutionStatusCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeAppVersionResourcesResolutionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAppVersionResourcesResolutionStatusCommandInput, DescribeAppVersionResourcesResolutionStatusCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeAppVersionTemplateCommandOutput extends DescribeAppVers
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAppVersionTemplateCommand_base: {
|
|
25
25
|
new (input: DescribeAppVersionTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAppVersionTemplateCommandInput, DescribeAppVersionTemplateCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeAppVersionTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAppVersionTemplateCommandInput, DescribeAppVersionTemplateCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDraftAppVersionResourcesImportStatusCommandOutput exten
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDraftAppVersionResourcesImportStatusCommand_base: {
|
|
25
25
|
new (input: DescribeDraftAppVersionResourcesImportStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDraftAppVersionResourcesImportStatusCommandInput, DescribeDraftAppVersionResourcesImportStatusCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDraftAppVersionResourcesImportStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDraftAppVersionResourcesImportStatusCommandInput, DescribeDraftAppVersionResourcesImportStatusCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeMetricsExportCommandOutput extends DescribeMetricsExpor
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeMetricsExportCommand_base: {
|
|
25
25
|
new (input: DescribeMetricsExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetricsExportCommandInput, DescribeMetricsExportCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeMetricsExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMetricsExportCommandInput, DescribeMetricsExportCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeResiliencyPolicyCommandOutput extends DescribeResilienc
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeResiliencyPolicyCommand_base: {
|
|
25
25
|
new (input: DescribeResiliencyPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResiliencyPolicyCommandInput, DescribeResiliencyPolicyCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeResiliencyPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResiliencyPolicyCommandInput, DescribeResiliencyPolicyCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeResourceGroupingRecommendationTaskCommandOutput extends
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeResourceGroupingRecommendationTaskCommand_base: {
|
|
25
25
|
new (input: DescribeResourceGroupingRecommendationTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourceGroupingRecommendationTaskCommandInput, DescribeResourceGroupingRecommendationTaskCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeResourceGroupingRecommendationTaskCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourceGroupingRecommendationTaskCommandInput, DescribeResourceGroupingRecommendationTaskCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ImportResourcesToDraftAppVersionCommandOutput extends ImportRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ImportResourcesToDraftAppVersionCommand_base: {
|
|
25
25
|
new (input: ImportResourcesToDraftAppVersionCommandInput): import("@smithy/smithy-client").CommandImpl<ImportResourcesToDraftAppVersionCommandInput, ImportResourcesToDraftAppVersionCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ImportResourcesToDraftAppVersionCommandInput): import("@smithy/smithy-client").CommandImpl<ImportResourcesToDraftAppVersionCommandInput, ImportResourcesToDraftAppVersionCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAlarmRecommendationsCommandOutput extends ListAlarmRecommen
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAlarmRecommendationsCommand_base: {
|
|
25
25
|
new (input: ListAlarmRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAlarmRecommendationsCommandInput, ListAlarmRecommendationsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAlarmRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAlarmRecommendationsCommandInput, ListAlarmRecommendationsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAppAssessmentComplianceDriftsCommandOutput extends ListAppA
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAppAssessmentComplianceDriftsCommand_base: {
|
|
25
25
|
new (input: ListAppAssessmentComplianceDriftsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppAssessmentComplianceDriftsCommandInput, ListAppAssessmentComplianceDriftsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAppAssessmentComplianceDriftsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppAssessmentComplianceDriftsCommandInput, ListAppAssessmentComplianceDriftsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAppAssessmentResourceDriftsCommandOutput extends ListAppAss
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAppAssessmentResourceDriftsCommand_base: {
|
|
25
25
|
new (input: ListAppAssessmentResourceDriftsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppAssessmentResourceDriftsCommandInput, ListAppAssessmentResourceDriftsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAppAssessmentResourceDriftsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppAssessmentResourceDriftsCommandInput, ListAppAssessmentResourceDriftsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAppComponentCompliancesCommandOutput extends ListAppCompone
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAppComponentCompliancesCommand_base: {
|
|
25
25
|
new (input: ListAppComponentCompliancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppComponentCompliancesCommandInput, ListAppComponentCompliancesCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAppComponentCompliancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppComponentCompliancesCommandInput, ListAppComponentCompliancesCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAppComponentRecommendationsCommandOutput extends ListAppCom
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAppComponentRecommendationsCommand_base: {
|
|
25
25
|
new (input: ListAppComponentRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppComponentRecommendationsCommandInput, ListAppComponentRecommendationsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAppComponentRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppComponentRecommendationsCommandInput, ListAppComponentRecommendationsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAppInputSourcesCommandOutput extends ListAppInputSourcesRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAppInputSourcesCommand_base: {
|
|
25
25
|
new (input: ListAppInputSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppInputSourcesCommandInput, ListAppInputSourcesCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAppInputSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppInputSourcesCommandInput, ListAppInputSourcesCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAppVersionAppComponentsCommandOutput extends ListAppVersion
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAppVersionAppComponentsCommand_base: {
|
|
25
25
|
new (input: ListAppVersionAppComponentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppVersionAppComponentsCommandInput, ListAppVersionAppComponentsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAppVersionAppComponentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppVersionAppComponentsCommandInput, ListAppVersionAppComponentsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAppVersionResourceMappingsCommandOutput extends ListAppVers
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAppVersionResourceMappingsCommand_base: {
|
|
25
25
|
new (input: ListAppVersionResourceMappingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppVersionResourceMappingsCommandInput, ListAppVersionResourceMappingsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAppVersionResourceMappingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppVersionResourceMappingsCommandInput, ListAppVersionResourceMappingsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAppVersionResourcesCommandOutput extends ListAppVersionReso
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAppVersionResourcesCommand_base: {
|
|
25
25
|
new (input: ListAppVersionResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppVersionResourcesCommandInput, ListAppVersionResourcesCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAppVersionResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppVersionResourcesCommandInput, ListAppVersionResourcesCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAppVersionsCommandOutput extends ListAppVersionsResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAppVersionsCommand_base: {
|
|
25
25
|
new (input: ListAppVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppVersionsCommandInput, ListAppVersionsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAppVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAppVersionsCommandInput, ListAppVersionsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListSopRecommendationsCommandOutput extends ListSopRecommendati
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListSopRecommendationsCommand_base: {
|
|
25
25
|
new (input: ListSopRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSopRecommendationsCommandInput, ListSopRecommendationsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListSopRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSopRecommendationsCommandInput, ListSopRecommendationsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTestRecommendationsCommandOutput extends ListTestRecommenda
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTestRecommendationsCommand_base: {
|
|
25
25
|
new (input: ListTestRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestRecommendationsCommandInput, ListTestRecommendationsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTestRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestRecommendationsCommandInput, ListTestRecommendationsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListUnsupportedAppVersionResourcesCommandOutput extends ListUns
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListUnsupportedAppVersionResourcesCommand_base: {
|
|
25
25
|
new (input: ListUnsupportedAppVersionResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListUnsupportedAppVersionResourcesCommandInput, ListUnsupportedAppVersionResourcesCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListUnsupportedAppVersionResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListUnsupportedAppVersionResourcesCommandInput, ListUnsupportedAppVersionResourcesCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PublishAppVersionCommandOutput extends PublishAppVersionRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const PublishAppVersionCommand_base: {
|
|
25
25
|
new (input: PublishAppVersionCommandInput): import("@smithy/smithy-client").CommandImpl<PublishAppVersionCommandInput, PublishAppVersionCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PublishAppVersionCommandInput): import("@smithy/smithy-client").CommandImpl<PublishAppVersionCommandInput, PublishAppVersionCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutDraftAppVersionTemplateCommandOutput extends PutDraftAppVers
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutDraftAppVersionTemplateCommand_base: {
|
|
25
25
|
new (input: PutDraftAppVersionTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<PutDraftAppVersionTemplateCommandInput, PutDraftAppVersionTemplateCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutDraftAppVersionTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<PutDraftAppVersionTemplateCommandInput, PutDraftAppVersionTemplateCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RejectResourceGroupingRecommendationsCommandOutput extends Reje
|
|
|
23
23
|
}
|
|
24
24
|
declare const RejectResourceGroupingRecommendationsCommand_base: {
|
|
25
25
|
new (input: RejectResourceGroupingRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<RejectResourceGroupingRecommendationsCommandInput, RejectResourceGroupingRecommendationsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RejectResourceGroupingRecommendationsCommandInput): import("@smithy/smithy-client").CommandImpl<RejectResourceGroupingRecommendationsCommandInput, RejectResourceGroupingRecommendationsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RemoveDraftAppVersionResourceMappingsCommandOutput extends Remo
|
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveDraftAppVersionResourceMappingsCommand_base: {
|
|
25
25
|
new (input: RemoveDraftAppVersionResourceMappingsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveDraftAppVersionResourceMappingsCommandInput, RemoveDraftAppVersionResourceMappingsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RemoveDraftAppVersionResourceMappingsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveDraftAppVersionResourceMappingsCommandInput, RemoveDraftAppVersionResourceMappingsCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ResolveAppVersionResourcesCommandOutput extends ResolveAppVersi
|
|
|
23
23
|
}
|
|
24
24
|
declare const ResolveAppVersionResourcesCommand_base: {
|
|
25
25
|
new (input: ResolveAppVersionResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ResolveAppVersionResourcesCommandInput, ResolveAppVersionResourcesCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ResolveAppVersionResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ResolveAppVersionResourcesCommandInput, ResolveAppVersionResourcesCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartAppAssessmentCommandOutput extends StartAppAssessmentRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartAppAssessmentCommand_base: {
|
|
25
25
|
new (input: StartAppAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<StartAppAssessmentCommandInput, StartAppAssessmentCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartAppAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<StartAppAssessmentCommandInput, StartAppAssessmentCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartResourceGroupingRecommendationTaskCommandOutput extends St
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartResourceGroupingRecommendationTaskCommand_base: {
|
|
25
25
|
new (input: StartResourceGroupingRecommendationTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartResourceGroupingRecommendationTaskCommandInput, StartResourceGroupingRecommendationTaskCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartResourceGroupingRecommendationTaskCommandInput): import("@smithy/smithy-client").CommandImpl<StartResourceGroupingRecommendationTaskCommandInput, StartResourceGroupingRecommendationTaskCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
25
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
25
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateAppCommandOutput extends UpdateAppResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAppCommand_base: {
|
|
25
25
|
new (input: UpdateAppCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAppCommandInput, UpdateAppCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateAppCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAppCommandInput, UpdateAppCommandOutput, ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|