@aws-sdk/client-cloudformation 3.169.0 → 3.170.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 +8 -0
- package/dist-types/ts3.4/CloudFormation.d.ts +1198 -335
- package/dist-types/ts3.4/CloudFormationClient.d.ts +526 -139
- package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +37 -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 +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +3100 -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 +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +8 -8
- package/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackExists.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
DeleteStackInstancesInput,
|
|
15
|
+
DeleteStackInstancesOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteStackInstancesCommandInput
|
|
18
|
+
extends DeleteStackInstancesInput {}
|
|
19
|
+
export interface DeleteStackInstancesCommandOutput
|
|
20
|
+
extends DeleteStackInstancesOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteStackInstancesCommand extends $Command<
|
|
24
|
+
DeleteStackInstancesCommandInput,
|
|
25
|
+
DeleteStackInstancesCommandOutput,
|
|
26
|
+
CloudFormationClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteStackInstancesCommandInput;
|
|
29
|
+
constructor(input: DeleteStackInstancesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DeleteStackInstancesCommandInput,
|
|
37
|
+
DeleteStackInstancesCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,34 @@
|
|
|
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 { DeleteStackSetInput, DeleteStackSetOutput } from "../models/models_0";
|
|
14
|
+
export interface DeleteStackSetCommandInput extends DeleteStackSetInput {}
|
|
15
|
+
export interface DeleteStackSetCommandOutput
|
|
16
|
+
extends DeleteStackSetOutput,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class DeleteStackSetCommand extends $Command<
|
|
20
|
+
DeleteStackSetCommandInput,
|
|
21
|
+
DeleteStackSetCommandOutput,
|
|
22
|
+
CloudFormationClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: DeleteStackSetCommandInput;
|
|
25
|
+
constructor(input: DeleteStackSetCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<DeleteStackSetCommandInput, DeleteStackSetCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -1,17 +1,34 @@
|
|
|
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 { DeregisterTypeInput, DeregisterTypeOutput } from "../models/models_0";
|
|
14
|
+
export interface DeregisterTypeCommandInput extends DeregisterTypeInput {}
|
|
15
|
+
export interface DeregisterTypeCommandOutput
|
|
16
|
+
extends DeregisterTypeOutput,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class DeregisterTypeCommand extends $Command<
|
|
20
|
+
DeregisterTypeCommandInput,
|
|
21
|
+
DeregisterTypeCommandOutput,
|
|
22
|
+
CloudFormationClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: DeregisterTypeCommandInput;
|
|
25
|
+
constructor(input: DeregisterTypeCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<DeregisterTypeCommandInput, DeregisterTypeCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
DescribeAccountLimitsInput,
|
|
15
|
+
DescribeAccountLimitsOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeAccountLimitsCommandInput
|
|
18
|
+
extends DescribeAccountLimitsInput {}
|
|
19
|
+
export interface DescribeAccountLimitsCommandOutput
|
|
20
|
+
extends DescribeAccountLimitsOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeAccountLimitsCommand extends $Command<
|
|
24
|
+
DescribeAccountLimitsCommandInput,
|
|
25
|
+
DescribeAccountLimitsCommandOutput,
|
|
26
|
+
CloudFormationClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeAccountLimitsCommandInput;
|
|
29
|
+
constructor(input: DescribeAccountLimitsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeAccountLimitsCommandInput,
|
|
37
|
+
DescribeAccountLimitsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
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
|
+
DescribeChangeSetInput,
|
|
15
|
+
DescribeChangeSetOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeChangeSetCommandInput extends DescribeChangeSetInput {}
|
|
18
|
+
export interface DescribeChangeSetCommandOutput
|
|
19
|
+
extends DescribeChangeSetOutput,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class DescribeChangeSetCommand extends $Command<
|
|
23
|
+
DescribeChangeSetCommandInput,
|
|
24
|
+
DescribeChangeSetCommandOutput,
|
|
25
|
+
CloudFormationClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeChangeSetCommandInput;
|
|
28
|
+
constructor(input: DescribeChangeSetCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<DescribeChangeSetCommandInput, DescribeChangeSetCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
DescribeChangeSetHooksInput,
|
|
15
|
+
DescribeChangeSetHooksOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeChangeSetHooksCommandInput
|
|
18
|
+
extends DescribeChangeSetHooksInput {}
|
|
19
|
+
export interface DescribeChangeSetHooksCommandOutput
|
|
20
|
+
extends DescribeChangeSetHooksOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeChangeSetHooksCommand extends $Command<
|
|
24
|
+
DescribeChangeSetHooksCommandInput,
|
|
25
|
+
DescribeChangeSetHooksCommandOutput,
|
|
26
|
+
CloudFormationClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeChangeSetHooksCommandInput;
|
|
29
|
+
constructor(input: DescribeChangeSetHooksCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeChangeSetHooksCommandInput,
|
|
37
|
+
DescribeChangeSetHooksCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
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
|
+
DescribePublisherInput,
|
|
15
|
+
DescribePublisherOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribePublisherCommandInput extends DescribePublisherInput {}
|
|
18
|
+
export interface DescribePublisherCommandOutput
|
|
19
|
+
extends DescribePublisherOutput,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class DescribePublisherCommand extends $Command<
|
|
23
|
+
DescribePublisherCommandInput,
|
|
24
|
+
DescribePublisherCommandOutput,
|
|
25
|
+
CloudFormationClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribePublisherCommandInput;
|
|
28
|
+
constructor(input: DescribePublisherCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<DescribePublisherCommandInput, DescribePublisherCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
DescribeStackDriftDetectionStatusInput,
|
|
15
|
+
DescribeStackDriftDetectionStatusOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeStackDriftDetectionStatusCommandInput
|
|
18
|
+
extends DescribeStackDriftDetectionStatusInput {}
|
|
19
|
+
export interface DescribeStackDriftDetectionStatusCommandOutput
|
|
20
|
+
extends DescribeStackDriftDetectionStatusOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeStackDriftDetectionStatusCommand extends $Command<
|
|
24
|
+
DescribeStackDriftDetectionStatusCommandInput,
|
|
25
|
+
DescribeStackDriftDetectionStatusCommandOutput,
|
|
26
|
+
CloudFormationClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeStackDriftDetectionStatusCommandInput;
|
|
29
|
+
constructor(input: DescribeStackDriftDetectionStatusCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeStackDriftDetectionStatusCommandInput,
|
|
37
|
+
DescribeStackDriftDetectionStatusCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
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
|
+
DescribeStackEventsInput,
|
|
15
|
+
DescribeStackEventsOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeStackEventsCommandInput
|
|
18
|
+
extends DescribeStackEventsInput {}
|
|
19
|
+
export interface DescribeStackEventsCommandOutput
|
|
20
|
+
extends DescribeStackEventsOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeStackEventsCommand extends $Command<
|
|
24
|
+
DescribeStackEventsCommandInput,
|
|
25
|
+
DescribeStackEventsCommandOutput,
|
|
26
|
+
CloudFormationClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeStackEventsCommandInput;
|
|
29
|
+
constructor(input: DescribeStackEventsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<DescribeStackEventsCommandInput, DescribeStackEventsCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
DescribeStackInstanceInput,
|
|
15
|
+
DescribeStackInstanceOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeStackInstanceCommandInput
|
|
18
|
+
extends DescribeStackInstanceInput {}
|
|
19
|
+
export interface DescribeStackInstanceCommandOutput
|
|
20
|
+
extends DescribeStackInstanceOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeStackInstanceCommand extends $Command<
|
|
24
|
+
DescribeStackInstanceCommandInput,
|
|
25
|
+
DescribeStackInstanceCommandOutput,
|
|
26
|
+
CloudFormationClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeStackInstanceCommandInput;
|
|
29
|
+
constructor(input: DescribeStackInstanceCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeStackInstanceCommandInput,
|
|
37
|
+
DescribeStackInstanceCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
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
|
+
DescribeStackResourceInput,
|
|
15
|
+
DescribeStackResourceOutput,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeStackResourceCommandInput
|
|
18
|
+
extends DescribeStackResourceInput {}
|
|
19
|
+
export interface DescribeStackResourceCommandOutput
|
|
20
|
+
extends DescribeStackResourceOutput,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeStackResourceCommand extends $Command<
|
|
24
|
+
DescribeStackResourceCommandInput,
|
|
25
|
+
DescribeStackResourceCommandOutput,
|
|
26
|
+
CloudFormationClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeStackResourceCommandInput;
|
|
29
|
+
constructor(input: DescribeStackResourceCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CloudFormationClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeStackResourceCommandInput,
|
|
37
|
+
DescribeStackResourceCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|