@aws-sdk/client-cloudformation 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/ActivateTypeCommand.js +2 -3
- package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/CancelUpdateStackCommand.js +2 -3
- package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +2 -3
- package/dist-cjs/commands/CreateChangeSetCommand.js +2 -3
- package/dist-cjs/commands/CreateStackCommand.js +2 -3
- package/dist-cjs/commands/CreateStackInstancesCommand.js +2 -3
- package/dist-cjs/commands/CreateStackSetCommand.js +2 -3
- package/dist-cjs/commands/DeactivateTypeCommand.js +2 -3
- package/dist-cjs/commands/DeleteChangeSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteStackCommand.js +2 -3
- package/dist-cjs/commands/DeleteStackInstancesCommand.js +2 -3
- package/dist-cjs/commands/DeleteStackSetCommand.js +2 -3
- package/dist-cjs/commands/DeregisterTypeCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +2 -3
- package/dist-cjs/commands/DescribeChangeSetCommand.js +2 -3
- package/dist-cjs/commands/DescribeChangeSetHooksCommand.js +2 -3
- package/dist-cjs/commands/DescribePublisherCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackEventsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackInstanceCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackResourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackResourcesCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackSetCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackSetOperationCommand.js +2 -3
- package/dist-cjs/commands/DescribeStacksCommand.js +2 -3
- package/dist-cjs/commands/DescribeTypeCommand.js +2 -3
- package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +2 -3
- package/dist-cjs/commands/DetectStackDriftCommand.js +2 -3
- package/dist-cjs/commands/DetectStackResourceDriftCommand.js +2 -3
- package/dist-cjs/commands/DetectStackSetDriftCommand.js +2 -3
- package/dist-cjs/commands/EstimateTemplateCostCommand.js +2 -3
- package/dist-cjs/commands/ExecuteChangeSetCommand.js +2 -3
- package/dist-cjs/commands/GetStackPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetTemplateSummaryCommand.js +2 -3
- package/dist-cjs/commands/ImportStacksToStackSetCommand.js +2 -3
- package/dist-cjs/commands/ListChangeSetsCommand.js +2 -3
- package/dist-cjs/commands/ListExportsCommand.js +2 -3
- package/dist-cjs/commands/ListImportsCommand.js +2 -3
- package/dist-cjs/commands/ListStackInstancesCommand.js +2 -3
- package/dist-cjs/commands/ListStackResourcesCommand.js +2 -3
- package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +2 -3
- package/dist-cjs/commands/ListStackSetOperationsCommand.js +2 -3
- package/dist-cjs/commands/ListStackSetsCommand.js +2 -3
- package/dist-cjs/commands/ListStacksCommand.js +2 -3
- package/dist-cjs/commands/ListTypeRegistrationsCommand.js +2 -3
- package/dist-cjs/commands/ListTypeVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListTypesCommand.js +2 -3
- package/dist-cjs/commands/PublishTypeCommand.js +2 -3
- package/dist-cjs/commands/RecordHandlerProgressCommand.js +2 -3
- package/dist-cjs/commands/RegisterPublisherCommand.js +2 -3
- package/dist-cjs/commands/RegisterTypeCommand.js +2 -3
- package/dist-cjs/commands/RollbackStackCommand.js +2 -3
- package/dist-cjs/commands/SetStackPolicyCommand.js +2 -3
- package/dist-cjs/commands/SetTypeConfigurationCommand.js +2 -3
- package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +2 -3
- package/dist-cjs/commands/SignalResourceCommand.js +2 -3
- package/dist-cjs/commands/StopStackSetOperationCommand.js +2 -3
- package/dist-cjs/commands/TestTypeCommand.js +2 -3
- package/dist-cjs/commands/UpdateStackCommand.js +2 -3
- package/dist-cjs/commands/UpdateStackInstancesCommand.js +2 -3
- package/dist-cjs/commands/UpdateStackSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +2 -3
- package/dist-cjs/commands/ValidateTemplateCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -753
- package/dist-cjs/protocols/Aws_query.js +130 -755
- package/dist-es/commands/ActivateTypeCommand.js +2 -3
- package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -3
- package/dist-es/commands/CancelUpdateStackCommand.js +2 -3
- package/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -3
- package/dist-es/commands/CreateChangeSetCommand.js +2 -3
- package/dist-es/commands/CreateStackCommand.js +2 -3
- package/dist-es/commands/CreateStackInstancesCommand.js +2 -3
- package/dist-es/commands/CreateStackSetCommand.js +2 -3
- package/dist-es/commands/DeactivateTypeCommand.js +2 -3
- package/dist-es/commands/DeleteChangeSetCommand.js +2 -3
- package/dist-es/commands/DeleteStackCommand.js +2 -3
- package/dist-es/commands/DeleteStackInstancesCommand.js +2 -3
- package/dist-es/commands/DeleteStackSetCommand.js +2 -3
- package/dist-es/commands/DeregisterTypeCommand.js +2 -3
- package/dist-es/commands/DescribeAccountLimitsCommand.js +2 -3
- package/dist-es/commands/DescribeChangeSetCommand.js +2 -3
- package/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -3
- package/dist-es/commands/DescribePublisherCommand.js +2 -3
- package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -3
- package/dist-es/commands/DescribeStackEventsCommand.js +2 -3
- package/dist-es/commands/DescribeStackInstanceCommand.js +2 -3
- package/dist-es/commands/DescribeStackResourceCommand.js +2 -3
- package/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -3
- package/dist-es/commands/DescribeStackResourcesCommand.js +2 -3
- package/dist-es/commands/DescribeStackSetCommand.js +2 -3
- package/dist-es/commands/DescribeStackSetOperationCommand.js +2 -3
- package/dist-es/commands/DescribeStacksCommand.js +2 -3
- package/dist-es/commands/DescribeTypeCommand.js +2 -3
- package/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -3
- package/dist-es/commands/DetectStackDriftCommand.js +2 -3
- package/dist-es/commands/DetectStackResourceDriftCommand.js +2 -3
- package/dist-es/commands/DetectStackSetDriftCommand.js +2 -3
- package/dist-es/commands/EstimateTemplateCostCommand.js +2 -3
- package/dist-es/commands/ExecuteChangeSetCommand.js +2 -3
- package/dist-es/commands/GetStackPolicyCommand.js +2 -3
- package/dist-es/commands/GetTemplateCommand.js +2 -3
- package/dist-es/commands/GetTemplateSummaryCommand.js +2 -3
- package/dist-es/commands/ImportStacksToStackSetCommand.js +2 -3
- package/dist-es/commands/ListChangeSetsCommand.js +2 -3
- package/dist-es/commands/ListExportsCommand.js +2 -3
- package/dist-es/commands/ListImportsCommand.js +2 -3
- package/dist-es/commands/ListStackInstancesCommand.js +2 -3
- package/dist-es/commands/ListStackResourcesCommand.js +2 -3
- package/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -3
- package/dist-es/commands/ListStackSetOperationsCommand.js +2 -3
- package/dist-es/commands/ListStackSetsCommand.js +2 -3
- package/dist-es/commands/ListStacksCommand.js +2 -3
- package/dist-es/commands/ListTypeRegistrationsCommand.js +2 -3
- package/dist-es/commands/ListTypeVersionsCommand.js +2 -3
- package/dist-es/commands/ListTypesCommand.js +2 -3
- package/dist-es/commands/PublishTypeCommand.js +2 -3
- package/dist-es/commands/RecordHandlerProgressCommand.js +2 -3
- package/dist-es/commands/RegisterPublisherCommand.js +2 -3
- package/dist-es/commands/RegisterTypeCommand.js +2 -3
- package/dist-es/commands/RollbackStackCommand.js +2 -3
- package/dist-es/commands/SetStackPolicyCommand.js +2 -3
- package/dist-es/commands/SetTypeConfigurationCommand.js +2 -3
- package/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -3
- package/dist-es/commands/SignalResourceCommand.js +2 -3
- package/dist-es/commands/StopStackSetOperationCommand.js +2 -3
- package/dist-es/commands/TestTypeCommand.js +2 -3
- package/dist-es/commands/UpdateStackCommand.js +2 -3
- package/dist-es/commands/UpdateStackInstancesCommand.js +2 -3
- package/dist-es/commands/UpdateStackSetCommand.js +2 -3
- package/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -3
- package/dist-es/commands/ValidateTemplateCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -561
- package/dist-es/protocols/Aws_query.js +130 -755
- package/dist-types/CloudFormation.d.ts +67 -0
- package/dist-types/CloudFormationClient.d.ts +24 -4
- package/dist-types/commands/ActivateTypeCommand.d.ts +16 -0
- package/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/CancelUpdateStackCommand.d.ts +16 -0
- package/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +16 -0
- package/dist-types/commands/CreateChangeSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateStackCommand.d.ts +16 -0
- package/dist-types/commands/CreateStackInstancesCommand.d.ts +16 -0
- package/dist-types/commands/CreateStackSetCommand.d.ts +16 -0
- package/dist-types/commands/DeactivateTypeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteChangeSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteStackCommand.d.ts +16 -0
- package/dist-types/commands/DeleteStackInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DeleteStackSetCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterTypeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeChangeSetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +16 -0
- package/dist-types/commands/DescribePublisherCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackEventsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackInstanceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackResourceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackResourcesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackSetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackSetOperationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStacksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTypeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +16 -0
- package/dist-types/commands/DetectStackDriftCommand.d.ts +16 -0
- package/dist-types/commands/DetectStackResourceDriftCommand.d.ts +16 -0
- package/dist-types/commands/DetectStackSetDriftCommand.d.ts +16 -0
- package/dist-types/commands/EstimateTemplateCostCommand.d.ts +16 -0
- package/dist-types/commands/ExecuteChangeSetCommand.d.ts +16 -0
- package/dist-types/commands/GetStackPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetTemplateSummaryCommand.d.ts +16 -0
- package/dist-types/commands/ImportStacksToStackSetCommand.d.ts +16 -0
- package/dist-types/commands/ListChangeSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListExportsCommand.d.ts +16 -0
- package/dist-types/commands/ListImportsCommand.d.ts +16 -0
- package/dist-types/commands/ListStackInstancesCommand.d.ts +16 -0
- package/dist-types/commands/ListStackResourcesCommand.d.ts +16 -0
- package/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +16 -0
- package/dist-types/commands/ListStackSetOperationsCommand.d.ts +16 -0
- package/dist-types/commands/ListStackSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListStacksCommand.d.ts +16 -0
- package/dist-types/commands/ListTypeRegistrationsCommand.d.ts +16 -0
- package/dist-types/commands/ListTypeVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTypesCommand.d.ts +16 -0
- package/dist-types/commands/PublishTypeCommand.d.ts +16 -0
- package/dist-types/commands/RecordHandlerProgressCommand.d.ts +16 -0
- package/dist-types/commands/RegisterPublisherCommand.d.ts +16 -0
- package/dist-types/commands/RegisterTypeCommand.d.ts +16 -0
- package/dist-types/commands/RollbackStackCommand.d.ts +16 -0
- package/dist-types/commands/SetStackPolicyCommand.d.ts +16 -0
- package/dist-types/commands/SetTypeConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +16 -0
- package/dist-types/commands/SignalResourceCommand.d.ts +16 -0
- package/dist-types/commands/StopStackSetOperationCommand.d.ts +16 -0
- package/dist-types/commands/TestTypeCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStackCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStackInstancesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStackSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +16 -0
- package/dist-types/commands/ValidateTemplateCommand.d.ts +16 -0
- package/dist-types/models/CloudFormationServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +543 -755
- package/dist-types/pagination/DescribeAccountLimitsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeStackEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeStackResourceDriftsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeStacksPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListChangeSetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListExportsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImportsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStackInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStackResourcesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStackSetOperationResultsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStackSetOperationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStackSetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStacksPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTypeRegistrationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTypeVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTypesPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -535
- package/package.json +4 -3
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput } from "../commands/DescribeAccountLimitsCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeAccountLimits(config: CloudFormationPaginationConfiguration, input: DescribeAccountLimitsCommandInput, ...additionalArguments: any): Paginator<DescribeAccountLimitsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeStackEventsCommandInput, DescribeStackEventsCommandOutput } from "../commands/DescribeStackEventsCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeStackEvents(config: CloudFormationPaginationConfiguration, input: DescribeStackEventsCommandInput, ...additionalArguments: any): Paginator<DescribeStackEventsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeStackResourceDriftsCommandInput, DescribeStackResourceDriftsCommandOutput } from "../commands/DescribeStackResourceDriftsCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeStackResourceDrifts(config: CloudFormationPaginationConfiguration, input: DescribeStackResourceDriftsCommandInput, ...additionalArguments: any): Paginator<DescribeStackResourceDriftsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeStacksCommandInput, DescribeStacksCommandOutput } from "../commands/DescribeStacksCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeStacks(config: CloudFormationPaginationConfiguration, input: DescribeStacksCommandInput, ...additionalArguments: any): Paginator<DescribeStacksCommandOutput>;
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
2
|
import { CloudFormationClient } from "../CloudFormationClient";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
3
6
|
export interface CloudFormationPaginationConfiguration extends PaginationConfiguration {
|
|
4
7
|
client: CloudFormationClient;
|
|
5
8
|
}
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListChangeSetsCommandInput, ListChangeSetsCommandOutput } from "../commands/ListChangeSetsCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListChangeSets(config: CloudFormationPaginationConfiguration, input: ListChangeSetsCommandInput, ...additionalArguments: any): Paginator<ListChangeSetsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListExportsCommandInput, ListExportsCommandOutput } from "../commands/ListExportsCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListExports(config: CloudFormationPaginationConfiguration, input: ListExportsCommandInput, ...additionalArguments: any): Paginator<ListExportsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListImportsCommandInput, ListImportsCommandOutput } from "../commands/ListImportsCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListImports(config: CloudFormationPaginationConfiguration, input: ListImportsCommandInput, ...additionalArguments: any): Paginator<ListImportsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListStackInstancesCommandInput, ListStackInstancesCommandOutput } from "../commands/ListStackInstancesCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListStackInstances(config: CloudFormationPaginationConfiguration, input: ListStackInstancesCommandInput, ...additionalArguments: any): Paginator<ListStackInstancesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListStackResourcesCommandInput, ListStackResourcesCommandOutput } from "../commands/ListStackResourcesCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListStackResources(config: CloudFormationPaginationConfiguration, input: ListStackResourcesCommandInput, ...additionalArguments: any): Paginator<ListStackResourcesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListStackSetOperationResultsCommandInput, ListStackSetOperationResultsCommandOutput } from "../commands/ListStackSetOperationResultsCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListStackSetOperationResults(config: CloudFormationPaginationConfiguration, input: ListStackSetOperationResultsCommandInput, ...additionalArguments: any): Paginator<ListStackSetOperationResultsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListStackSetOperationsCommandInput, ListStackSetOperationsCommandOutput } from "../commands/ListStackSetOperationsCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListStackSetOperations(config: CloudFormationPaginationConfiguration, input: ListStackSetOperationsCommandInput, ...additionalArguments: any): Paginator<ListStackSetOperationsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListStackSetsCommandInput, ListStackSetsCommandOutput } from "../commands/ListStackSetsCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListStackSets(config: CloudFormationPaginationConfiguration, input: ListStackSetsCommandInput, ...additionalArguments: any): Paginator<ListStackSetsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListStacksCommandInput, ListStacksCommandOutput } from "../commands/ListStacksCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListStacks(config: CloudFormationPaginationConfiguration, input: ListStacksCommandInput, ...additionalArguments: any): Paginator<ListStacksCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListTypeRegistrationsCommandInput, ListTypeRegistrationsCommandOutput } from "../commands/ListTypeRegistrationsCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListTypeRegistrations(config: CloudFormationPaginationConfiguration, input: ListTypeRegistrationsCommandInput, ...additionalArguments: any): Paginator<ListTypeRegistrationsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListTypeVersionsCommandInput, ListTypeVersionsCommandOutput } from "../commands/ListTypeVersionsCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListTypeVersions(config: CloudFormationPaginationConfiguration, input: ListTypeVersionsCommandInput, ...additionalArguments: any): Paginator<ListTypeVersionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListTypesCommandInput, ListTypesCommandOutput } from "../commands/ListTypesCommand";
|
|
3
3
|
import { CloudFormationPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListTypes(config: CloudFormationPaginationConfiguration, input: ListTypesCommandInput, ...additionalArguments: any): Paginator<ListTypesCommandOutput>;
|