@aws-sdk/client-cloudformation 3.168.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 +16 -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,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeAccountLimitsCommandInput,
|
|
4
|
+
DescribeAccountLimitsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeAccountLimitsCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeAccountLimits(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: DescribeAccountLimitsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeAccountLimitsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeStackEventsCommandInput,
|
|
4
|
+
DescribeStackEventsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeStackEventsCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeStackEvents(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: DescribeStackEventsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeStackEventsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeStackResourceDriftsCommandInput,
|
|
4
|
+
DescribeStackResourceDriftsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeStackResourceDriftsCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeStackResourceDrifts(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: DescribeStackResourceDriftsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeStackResourceDriftsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeStacksCommandInput,
|
|
4
|
+
DescribeStacksCommandOutput,
|
|
5
|
+
} from "../commands/DescribeStacksCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeStacks(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: DescribeStacksCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeStacksCommandOutput>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { CloudFormation } from "../CloudFormation";
|
|
3
|
-
import { CloudFormationClient } from "../CloudFormationClient";
|
|
4
|
-
export interface CloudFormationPaginationConfiguration
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
+
import { CloudFormation } from "../CloudFormation";
|
|
3
|
+
import { CloudFormationClient } from "../CloudFormationClient";
|
|
4
|
+
export interface CloudFormationPaginationConfiguration
|
|
5
|
+
extends PaginationConfiguration {
|
|
6
|
+
client: CloudFormation | CloudFormationClient;
|
|
7
|
+
}
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListChangeSetsCommandInput,
|
|
4
|
+
ListChangeSetsCommandOutput,
|
|
5
|
+
} from "../commands/ListChangeSetsCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListChangeSets(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: ListChangeSetsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListChangeSetsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListExportsCommandInput,
|
|
4
|
+
ListExportsCommandOutput,
|
|
5
|
+
} from "../commands/ListExportsCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListExports(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: ListExportsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListExportsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListImportsCommandInput,
|
|
4
|
+
ListImportsCommandOutput,
|
|
5
|
+
} from "../commands/ListImportsCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListImports(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: ListImportsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListImportsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListStackInstancesCommandInput,
|
|
4
|
+
ListStackInstancesCommandOutput,
|
|
5
|
+
} from "../commands/ListStackInstancesCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListStackInstances(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: ListStackInstancesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListStackInstancesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListStackResourcesCommandInput,
|
|
4
|
+
ListStackResourcesCommandOutput,
|
|
5
|
+
} from "../commands/ListStackResourcesCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListStackResources(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: ListStackResourcesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListStackResourcesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListStackSetOperationResultsCommandInput,
|
|
4
|
+
ListStackSetOperationResultsCommandOutput,
|
|
5
|
+
} from "../commands/ListStackSetOperationResultsCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListStackSetOperationResults(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: ListStackSetOperationResultsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListStackSetOperationResultsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListStackSetOperationsCommandInput,
|
|
4
|
+
ListStackSetOperationsCommandOutput,
|
|
5
|
+
} from "../commands/ListStackSetOperationsCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListStackSetOperations(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: ListStackSetOperationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListStackSetOperationsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListStackSetsCommandInput,
|
|
4
|
+
ListStackSetsCommandOutput,
|
|
5
|
+
} from "../commands/ListStackSetsCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListStackSets(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: ListStackSetsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListStackSetsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListStacksCommandInput,
|
|
4
|
+
ListStacksCommandOutput,
|
|
5
|
+
} from "../commands/ListStacksCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListStacks(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: ListStacksCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListStacksCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListTypeRegistrationsCommandInput,
|
|
4
|
+
ListTypeRegistrationsCommandOutput,
|
|
5
|
+
} from "../commands/ListTypeRegistrationsCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListTypeRegistrations(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: ListTypeRegistrationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListTypeRegistrationsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListTypeVersionsCommandInput,
|
|
4
|
+
ListTypeVersionsCommandOutput,
|
|
5
|
+
} from "../commands/ListTypeVersionsCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListTypeVersions(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: ListTypeVersionsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListTypeVersionsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListTypesCommandInput,
|
|
4
|
+
ListTypesCommandOutput,
|
|
5
|
+
} from "../commands/ListTypesCommand";
|
|
6
|
+
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListTypes(
|
|
8
|
+
config: CloudFormationPaginationConfiguration,
|
|
9
|
+
input: ListTypesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListTypesCommandOutput>;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export * from "./DescribeAccountLimitsPaginator";
|
|
2
|
-
export * from "./DescribeStackEventsPaginator";
|
|
3
|
-
export * from "./DescribeStackResourceDriftsPaginator";
|
|
4
|
-
export * from "./DescribeStacksPaginator";
|
|
5
|
-
export * from "./Interfaces";
|
|
6
|
-
export * from "./ListChangeSetsPaginator";
|
|
7
|
-
export * from "./ListExportsPaginator";
|
|
8
|
-
export * from "./ListImportsPaginator";
|
|
9
|
-
export * from "./ListStackInstancesPaginator";
|
|
10
|
-
export * from "./ListStackResourcesPaginator";
|
|
11
|
-
export * from "./ListStackSetOperationResultsPaginator";
|
|
12
|
-
export * from "./ListStackSetOperationsPaginator";
|
|
13
|
-
export * from "./ListStackSetsPaginator";
|
|
14
|
-
export * from "./ListStacksPaginator";
|
|
15
|
-
export * from "./ListTypeRegistrationsPaginator";
|
|
16
|
-
export * from "./ListTypeVersionsPaginator";
|
|
17
|
-
export * from "./ListTypesPaginator";
|
|
1
|
+
export * from "./DescribeAccountLimitsPaginator";
|
|
2
|
+
export * from "./DescribeStackEventsPaginator";
|
|
3
|
+
export * from "./DescribeStackResourceDriftsPaginator";
|
|
4
|
+
export * from "./DescribeStacksPaginator";
|
|
5
|
+
export * from "./Interfaces";
|
|
6
|
+
export * from "./ListChangeSetsPaginator";
|
|
7
|
+
export * from "./ListExportsPaginator";
|
|
8
|
+
export * from "./ListImportsPaginator";
|
|
9
|
+
export * from "./ListStackInstancesPaginator";
|
|
10
|
+
export * from "./ListStackResourcesPaginator";
|
|
11
|
+
export * from "./ListStackSetOperationResultsPaginator";
|
|
12
|
+
export * from "./ListStackSetOperationsPaginator";
|
|
13
|
+
export * from "./ListStackSetsPaginator";
|
|
14
|
+
export * from "./ListStacksPaginator";
|
|
15
|
+
export * from "./ListTypeRegistrationsPaginator";
|
|
16
|
+
export * from "./ListTypeVersionsPaginator";
|
|
17
|
+
export * from "./ListTypesPaginator";
|