@aws-sdk/client-cloudformation 3.169.0 → 3.171.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/CloudFormation.d.ts +1132 -335
- package/dist-types/ts3.4/CloudFormationClient.d.ts +501 -139
- package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/index.d.ts +66 -66
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/CloudFormationServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2162 -2855
- package/dist-types/ts3.4/pagination/DescribeAccountLimitsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeStackEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeStackResourceDriftsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeStacksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListChangeSetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListExportsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListImportsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackResourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackSetOperationResultsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackSetOperationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackSetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStacksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTypeRegistrationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTypeVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTypesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +17 -17
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +797 -200
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +8 -8
- package/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackExists.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,17 +1,32 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CloudFormationClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CloudFormationClient";
|
|
13
|
+
import { GetStackPolicyInput, GetStackPolicyOutput } from "../models/models_0";
|
|
14
|
+
export interface GetStackPolicyCommandInput extends GetStackPolicyInput {}
|
|
15
|
+
export interface GetStackPolicyCommandOutput
|
|
16
|
+
extends GetStackPolicyOutput,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class GetStackPolicyCommand extends $Command<
|
|
19
|
+
GetStackPolicyCommandInput,
|
|
20
|
+
GetStackPolicyCommandOutput,
|
|
21
|
+
CloudFormationClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: GetStackPolicyCommandInput;
|
|
24
|
+
constructor(input: GetStackPolicyCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<GetStackPolicyCommandInput, GetStackPolicyCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CloudFormationClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CloudFormationClient";
|
|
13
|
+
import { GetTemplateInput, GetTemplateOutput } from "../models/models_0";
|
|
14
|
+
export interface GetTemplateCommandInput extends GetTemplateInput {}
|
|
15
|
+
export interface GetTemplateCommandOutput
|
|
16
|
+
extends GetTemplateOutput,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class GetTemplateCommand extends $Command<
|
|
19
|
+
GetTemplateCommandInput,
|
|
20
|
+
GetTemplateCommandOutput,
|
|
21
|
+
CloudFormationClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: GetTemplateCommandInput;
|
|
24
|
+
constructor(input: GetTemplateCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<GetTemplateCommandInput, GetTemplateCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CloudFormationClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CloudFormationClient";
|
|
13
|
+
import {
|
|
14
|
+
GetTemplateSummaryInput,
|
|
15
|
+
GetTemplateSummaryOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetTemplateSummaryCommandInput
|
|
18
|
+
extends GetTemplateSummaryInput {}
|
|
19
|
+
export interface GetTemplateSummaryCommandOutput
|
|
20
|
+
extends GetTemplateSummaryOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class GetTemplateSummaryCommand extends $Command<
|
|
23
|
+
GetTemplateSummaryCommandInput,
|
|
24
|
+
GetTemplateSummaryCommandOutput,
|
|
25
|
+
CloudFormationClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetTemplateSummaryCommandInput;
|
|
28
|
+
constructor(input: GetTemplateSummaryCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<GetTemplateSummaryCommandInput, GetTemplateSummaryCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CloudFormationClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CloudFormationClient";
|
|
13
|
+
import {
|
|
14
|
+
ImportStacksToStackSetInput,
|
|
15
|
+
ImportStacksToStackSetOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ImportStacksToStackSetCommandInput
|
|
18
|
+
extends ImportStacksToStackSetInput {}
|
|
19
|
+
export interface ImportStacksToStackSetCommandOutput
|
|
20
|
+
extends ImportStacksToStackSetOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ImportStacksToStackSetCommand extends $Command<
|
|
23
|
+
ImportStacksToStackSetCommandInput,
|
|
24
|
+
ImportStacksToStackSetCommandOutput,
|
|
25
|
+
CloudFormationClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ImportStacksToStackSetCommandInput;
|
|
28
|
+
constructor(input: ImportStacksToStackSetCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ImportStacksToStackSetCommandInput,
|
|
35
|
+
ImportStacksToStackSetCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CloudFormationClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CloudFormationClient";
|
|
13
|
+
import { ListChangeSetsInput, ListChangeSetsOutput } from "../models/models_0";
|
|
14
|
+
export interface ListChangeSetsCommandInput extends ListChangeSetsInput {}
|
|
15
|
+
export interface ListChangeSetsCommandOutput
|
|
16
|
+
extends ListChangeSetsOutput,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class ListChangeSetsCommand extends $Command<
|
|
19
|
+
ListChangeSetsCommandInput,
|
|
20
|
+
ListChangeSetsCommandOutput,
|
|
21
|
+
CloudFormationClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: ListChangeSetsCommandInput;
|
|
24
|
+
constructor(input: ListChangeSetsCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<ListChangeSetsCommandInput, ListChangeSetsCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CloudFormationClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CloudFormationClient";
|
|
13
|
+
import { ListExportsInput, ListExportsOutput } from "../models/models_0";
|
|
14
|
+
export interface ListExportsCommandInput extends ListExportsInput {}
|
|
15
|
+
export interface ListExportsCommandOutput
|
|
16
|
+
extends ListExportsOutput,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class ListExportsCommand extends $Command<
|
|
19
|
+
ListExportsCommandInput,
|
|
20
|
+
ListExportsCommandOutput,
|
|
21
|
+
CloudFormationClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: ListExportsCommandInput;
|
|
24
|
+
constructor(input: ListExportsCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<ListExportsCommandInput, ListExportsCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CloudFormationClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CloudFormationClient";
|
|
13
|
+
import { ListImportsInput, ListImportsOutput } from "../models/models_0";
|
|
14
|
+
export interface ListImportsCommandInput extends ListImportsInput {}
|
|
15
|
+
export interface ListImportsCommandOutput
|
|
16
|
+
extends ListImportsOutput,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class ListImportsCommand extends $Command<
|
|
19
|
+
ListImportsCommandInput,
|
|
20
|
+
ListImportsCommandOutput,
|
|
21
|
+
CloudFormationClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: ListImportsCommandInput;
|
|
24
|
+
constructor(input: ListImportsCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<ListImportsCommandInput, ListImportsCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CloudFormationClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CloudFormationClient";
|
|
13
|
+
import {
|
|
14
|
+
ListStackInstancesInput,
|
|
15
|
+
ListStackInstancesOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListStackInstancesCommandInput
|
|
18
|
+
extends ListStackInstancesInput {}
|
|
19
|
+
export interface ListStackInstancesCommandOutput
|
|
20
|
+
extends ListStackInstancesOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListStackInstancesCommand extends $Command<
|
|
23
|
+
ListStackInstancesCommandInput,
|
|
24
|
+
ListStackInstancesCommandOutput,
|
|
25
|
+
CloudFormationClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListStackInstancesCommandInput;
|
|
28
|
+
constructor(input: ListStackInstancesCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<ListStackInstancesCommandInput, ListStackInstancesCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CloudFormationClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CloudFormationClient";
|
|
13
|
+
import {
|
|
14
|
+
ListStackResourcesInput,
|
|
15
|
+
ListStackResourcesOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListStackResourcesCommandInput
|
|
18
|
+
extends ListStackResourcesInput {}
|
|
19
|
+
export interface ListStackResourcesCommandOutput
|
|
20
|
+
extends ListStackResourcesOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListStackResourcesCommand extends $Command<
|
|
23
|
+
ListStackResourcesCommandInput,
|
|
24
|
+
ListStackResourcesCommandOutput,
|
|
25
|
+
CloudFormationClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListStackResourcesCommandInput;
|
|
28
|
+
constructor(input: ListStackResourcesCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<ListStackResourcesCommandInput, ListStackResourcesCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CloudFormationClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CloudFormationClient";
|
|
13
|
+
import {
|
|
14
|
+
ListStackSetOperationResultsInput,
|
|
15
|
+
ListStackSetOperationResultsOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListStackSetOperationResultsCommandInput
|
|
18
|
+
extends ListStackSetOperationResultsInput {}
|
|
19
|
+
export interface ListStackSetOperationResultsCommandOutput
|
|
20
|
+
extends ListStackSetOperationResultsOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListStackSetOperationResultsCommand extends $Command<
|
|
23
|
+
ListStackSetOperationResultsCommandInput,
|
|
24
|
+
ListStackSetOperationResultsCommandOutput,
|
|
25
|
+
CloudFormationClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListStackSetOperationResultsCommandInput;
|
|
28
|
+
constructor(input: ListStackSetOperationResultsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListStackSetOperationResultsCommandInput,
|
|
35
|
+
ListStackSetOperationResultsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CloudFormationClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CloudFormationClient";
|
|
13
|
+
import {
|
|
14
|
+
ListStackSetOperationsInput,
|
|
15
|
+
ListStackSetOperationsOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListStackSetOperationsCommandInput
|
|
18
|
+
extends ListStackSetOperationsInput {}
|
|
19
|
+
export interface ListStackSetOperationsCommandOutput
|
|
20
|
+
extends ListStackSetOperationsOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListStackSetOperationsCommand extends $Command<
|
|
23
|
+
ListStackSetOperationsCommandInput,
|
|
24
|
+
ListStackSetOperationsCommandOutput,
|
|
25
|
+
CloudFormationClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListStackSetOperationsCommandInput;
|
|
28
|
+
constructor(input: ListStackSetOperationsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListStackSetOperationsCommandInput,
|
|
35
|
+
ListStackSetOperationsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|