@aws-cdk/toolkit-lib 1.1.1 → 1.1.2
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/build-info.json +2 -2
- package/db.json.gz +0 -0
- package/lib/actions/bootstrap/index.d.ts +1 -0
- package/lib/actions/bootstrap/private/helpers.d.ts +1 -0
- package/lib/actions/bootstrap/private/index.d.ts +1 -0
- package/lib/actions/deploy/index.d.ts +1 -0
- package/lib/actions/deploy/private/deploy-options.d.ts +1 -0
- package/lib/actions/deploy/private/helpers.d.ts +1 -0
- package/lib/actions/deploy/private/index.d.ts +1 -0
- package/lib/actions/destroy/index.d.ts +1 -0
- package/lib/actions/diff/index.d.ts +1 -0
- package/lib/actions/diff/private/helpers.d.ts +1 -0
- package/lib/actions/diff/private/index.d.ts +1 -0
- package/lib/actions/drift/index.d.ts +1 -0
- package/lib/actions/index.d.ts +1 -0
- package/lib/actions/list/index.d.ts +1 -0
- package/lib/actions/refactor/index.d.ts +1 -0
- package/lib/actions/rollback/index.d.ts +1 -0
- package/lib/actions/synth/index.d.ts +1 -0
- package/lib/actions/watch/index.d.ts +1 -0
- package/lib/actions/watch/private/helpers.d.ts +1 -0
- package/lib/actions/watch/private/index.d.ts +1 -0
- package/lib/api/aws-auth/account-cache.d.ts +1 -0
- package/lib/api/aws-auth/awscli-compatible.d.ts +1 -0
- package/lib/api/aws-auth/base-credentials.d.ts +1 -0
- package/lib/api/aws-auth/cached.d.ts +1 -0
- package/lib/api/aws-auth/credential-plugins.d.ts +1 -0
- package/lib/api/aws-auth/index.d.ts +1 -0
- package/lib/api/aws-auth/private/index.d.ts +1 -0
- package/lib/api/aws-auth/provider-caching.d.ts +1 -0
- package/lib/api/aws-auth/sdk-logger.d.ts +1 -0
- package/lib/api/aws-auth/sdk-provider.d.ts +1 -0
- package/lib/api/aws-auth/sdk.d.ts +1 -0
- package/lib/api/aws-auth/tracing.d.ts +1 -0
- package/lib/api/aws-auth/types.d.ts +1 -0
- package/lib/api/aws-auth/user-agent.d.ts +1 -0
- package/lib/api/aws-auth/util.d.ts +1 -0
- package/lib/api/bootstrap/bootstrap-environment.d.ts +1 -0
- package/lib/api/bootstrap/bootstrap-props.d.ts +1 -0
- package/lib/api/bootstrap/deploy-bootstrap.d.ts +1 -0
- package/lib/api/bootstrap/index.d.ts +1 -0
- package/lib/api/bootstrap/legacy-template.d.ts +1 -0
- package/lib/api/cloud-assembly/cached-source.d.ts +1 -0
- package/lib/api/cloud-assembly/context-store.d.ts +1 -0
- package/lib/api/cloud-assembly/environment.d.ts +1 -0
- package/lib/api/cloud-assembly/index.d.ts +1 -0
- package/lib/api/cloud-assembly/private/borrowed-assembly.d.ts +1 -0
- package/lib/api/cloud-assembly/private/context-aware-source.d.ts +1 -0
- package/lib/api/cloud-assembly/private/exec.d.ts +1 -0
- package/lib/api/cloud-assembly/private/helpers.d.ts +1 -0
- package/lib/api/cloud-assembly/private/index.d.ts +1 -0
- package/lib/api/cloud-assembly/private/prepare-source.d.ts +1 -0
- package/lib/api/cloud-assembly/private/readable-assembly.d.ts +1 -0
- package/lib/api/cloud-assembly/private/stack-assembly.d.ts +1 -0
- package/lib/api/cloud-assembly/private/stack-selectors.d.ts +1 -0
- package/lib/api/cloud-assembly/source-builder.d.ts +1 -0
- package/lib/api/cloud-assembly/stack-assembly.d.ts +1 -0
- package/lib/api/cloud-assembly/stack-collection.d.ts +1 -0
- package/lib/api/cloud-assembly/stack-selector.d.ts +1 -0
- package/lib/api/cloud-assembly/types.d.ts +1 -0
- package/lib/api/cloudformation/evaluate-cloudformation-template.d.ts +1 -0
- package/lib/api/cloudformation/index.d.ts +1 -0
- package/lib/api/cloudformation/nested-stack-helpers.d.ts +1 -0
- package/lib/api/cloudformation/stack-helpers.d.ts +1 -0
- package/lib/api/cloudformation/template-body-parameter.d.ts +1 -0
- package/lib/api/context.d.ts +1 -0
- package/lib/api/deployments/asset-manifest-builder.d.ts +1 -0
- package/lib/api/deployments/asset-publishing.d.ts +1 -0
- package/lib/api/deployments/assets.d.ts +1 -0
- package/lib/api/deployments/cfn-api.d.ts +1 -0
- package/lib/api/deployments/checks.d.ts +1 -0
- package/lib/api/deployments/deploy-stack.d.ts +1 -0
- package/lib/api/deployments/deployment-result.d.ts +1 -0
- package/lib/api/deployments/deployments.d.ts +1 -0
- package/lib/api/deployments/index.d.ts +1 -0
- package/lib/api/diff/diff-formatter.d.ts +1 -0
- package/lib/api/diff/index.d.ts +1 -0
- package/lib/api/drift/drift-formatter.d.ts +1 -0
- package/lib/api/drift/drift.d.ts +1 -0
- package/lib/api/drift/index.d.ts +1 -0
- package/lib/api/environment/environment-access.d.ts +1 -0
- package/lib/api/environment/environment-resources.d.ts +1 -0
- package/lib/api/environment/index.d.ts +1 -0
- package/lib/api/environment/placeholders.d.ts +1 -0
- package/lib/api/garbage-collection/garbage-collector.d.ts +1 -0
- package/lib/api/garbage-collection/index.d.ts +1 -0
- package/lib/api/garbage-collection/progress-printer.d.ts +1 -0
- package/lib/api/garbage-collection/stack-refresh.d.ts +1 -0
- package/lib/api/hotswap/appsync-mapping-templates.d.ts +1 -0
- package/lib/api/hotswap/code-build-projects.d.ts +1 -0
- package/lib/api/hotswap/common.d.ts +1 -0
- package/lib/api/hotswap/ecs-services.d.ts +1 -0
- package/lib/api/hotswap/hotswap-deployments.d.ts +1 -0
- package/lib/api/hotswap/index.d.ts +1 -0
- package/lib/api/hotswap/lambda-functions.d.ts +1 -0
- package/lib/api/hotswap/s3-bucket-deployments.d.ts +1 -0
- package/lib/api/hotswap/stepfunctions-state-machines.d.ts +1 -0
- package/lib/api/index.d.ts +1 -0
- package/lib/api/io/index.d.ts +1 -0
- package/lib/api/io/io-host.d.ts +1 -0
- package/lib/api/io/io-message.d.ts +1 -0
- package/lib/api/io/private/index.d.ts +1 -0
- package/lib/api/io/private/io-default-messages.d.ts +1 -0
- package/lib/api/io/private/io-helper.d.ts +1 -0
- package/lib/api/io/private/io-host-wrappers.d.ts +1 -0
- package/lib/api/io/private/level-priority.d.ts +1 -0
- package/lib/api/io/private/message-maker.d.ts +1 -0
- package/lib/api/io/private/messages.d.ts +1 -0
- package/lib/api/io/private/span.d.ts +1 -0
- package/lib/api/io/private/types.d.ts +1 -0
- package/lib/api/io/toolkit-action.d.ts +1 -0
- package/lib/api/logs-monitor/find-cloudwatch-logs.d.ts +1 -0
- package/lib/api/logs-monitor/index.d.ts +1 -0
- package/lib/api/logs-monitor/logs-monitor.d.ts +1 -0
- package/lib/api/notices/cached-data-source.d.ts +1 -0
- package/lib/api/notices/filter.d.ts +1 -0
- package/lib/api/notices/index.d.ts +1 -0
- package/lib/api/notices/notices.d.ts +1 -0
- package/lib/api/notices/types.d.ts +1 -0
- package/lib/api/notices/web-data-source.d.ts +1 -0
- package/lib/api/plugin/context-provider-plugin.d.ts +1 -0
- package/lib/api/plugin/index.d.ts +1 -0
- package/lib/api/plugin/mode.d.ts +1 -0
- package/lib/api/plugin/plugin.d.ts +1 -0
- package/lib/api/refactoring/cloudformation.d.ts +1 -0
- package/lib/api/refactoring/context.d.ts +1 -0
- package/lib/api/refactoring/digest.d.ts +1 -0
- package/lib/api/refactoring/exclude.d.ts +1 -0
- package/lib/api/refactoring/graph.d.ts +1 -0
- package/lib/api/refactoring/index.d.ts +1 -0
- package/lib/api/refactoring/stack-definitions.d.ts +1 -0
- package/lib/api/resource-import/importer.d.ts +1 -0
- package/lib/api/resource-import/index.d.ts +1 -0
- package/lib/api/resource-import/migrator.d.ts +1 -0
- package/lib/api/resource-metadata/index.d.ts +1 -0
- package/lib/api/resource-metadata/resource-metadata.d.ts +1 -0
- package/lib/api/rwlock.d.ts +1 -0
- package/lib/api/settings.d.ts +1 -0
- package/lib/api/stack-events/index.d.ts +1 -0
- package/lib/api/stack-events/stack-activity-monitor.d.ts +1 -0
- package/lib/api/stack-events/stack-event-poller.d.ts +1 -0
- package/lib/api/stack-events/stack-progress-monitor.d.ts +1 -0
- package/lib/api/stack-events/stack-status.d.ts +1 -0
- package/lib/api/streams.d.ts +1 -0
- package/lib/api/tags/index.d.ts +1 -0
- package/lib/api/tags/private/index.d.ts +1 -0
- package/lib/api/tags/private/util.d.ts +1 -0
- package/lib/api/tags/tags.d.ts +1 -0
- package/lib/api/toolkit-info.d.ts +1 -0
- package/lib/api/tree.d.ts +1 -0
- package/lib/api/work-graph/index.d.ts +1 -0
- package/lib/api/work-graph/work-graph-builder.d.ts +1 -0
- package/lib/api/work-graph/work-graph-types.d.ts +1 -0
- package/lib/api/work-graph/work-graph.d.ts +1 -0
- package/lib/context-providers/ami.d.ts +1 -0
- package/lib/context-providers/availability-zones.d.ts +1 -0
- package/lib/context-providers/cc-api-provider.d.ts +1 -0
- package/lib/context-providers/endpoint-service-availability-zones.d.ts +1 -0
- package/lib/context-providers/hosted-zones.d.ts +1 -0
- package/lib/context-providers/index.d.ts +1 -0
- package/lib/context-providers/keys.d.ts +1 -0
- package/lib/context-providers/load-balancers.d.ts +1 -0
- package/lib/context-providers/security-groups.d.ts +1 -0
- package/lib/context-providers/ssm-parameters.d.ts +1 -0
- package/lib/context-providers/vpcs.d.ts +1 -0
- package/lib/index.d.ts +1 -0
- package/lib/index_bg.wasm +0 -0
- package/lib/payloads/bootstrap-environment-progress.d.ts +1 -0
- package/lib/payloads/context.d.ts +1 -0
- package/lib/payloads/deploy.d.ts +1 -0
- package/lib/payloads/destroy.d.ts +1 -0
- package/lib/payloads/diff.d.ts +1 -0
- package/lib/payloads/drift.d.ts +1 -0
- package/lib/payloads/gc.d.ts +1 -0
- package/lib/payloads/hotswap.d.ts +1 -0
- package/lib/payloads/import.d.ts +1 -0
- package/lib/payloads/index.d.ts +1 -0
- package/lib/payloads/list.d.ts +1 -0
- package/lib/payloads/logs-monitor.d.ts +1 -0
- package/lib/payloads/progress.d.ts +1 -0
- package/lib/payloads/refactor.d.ts +1 -0
- package/lib/payloads/rollback.d.ts +1 -0
- package/lib/payloads/sdk.d.ts +1 -0
- package/lib/payloads/stack-activity.d.ts +1 -0
- package/lib/payloads/stack-details.d.ts +1 -0
- package/lib/payloads/synth.d.ts +1 -0
- package/lib/payloads/types.d.ts +1 -0
- package/lib/payloads/watch.d.ts +1 -0
- package/lib/private/activity-printer/base.d.ts +1 -0
- package/lib/private/activity-printer/current.d.ts +1 -0
- package/lib/private/activity-printer/display.d.ts +1 -0
- package/lib/private/activity-printer/history.d.ts +1 -0
- package/lib/private/activity-printer/index.d.ts +1 -0
- package/lib/private/dispose-polyfill.d.ts +1 -0
- package/lib/private/index.d.ts +1 -0
- package/lib/toolkit/index.d.ts +1 -0
- package/lib/toolkit/non-interactive-io-host.d.ts +1 -0
- package/lib/toolkit/private/index.d.ts +1 -0
- package/lib/toolkit/toolkit-error.d.ts +1 -0
- package/lib/toolkit/toolkit.d.ts +1 -0
- package/lib/toolkit/types.d.ts +1 -0
- package/lib/util/archive.d.ts +1 -0
- package/lib/util/arrays.d.ts +1 -0
- package/lib/util/bool.d.ts +1 -0
- package/lib/util/bytes.d.ts +1 -0
- package/lib/util/cloudformation.d.ts +1 -0
- package/lib/util/concurrency.d.ts +1 -0
- package/lib/util/content-hash.d.ts +1 -0
- package/lib/util/directories.d.ts +1 -0
- package/lib/util/format-error.d.ts +1 -0
- package/lib/util/index.d.ts +1 -0
- package/lib/util/json.d.ts +1 -0
- package/lib/util/net.d.ts +1 -0
- package/lib/util/objects.d.ts +1 -0
- package/lib/util/package-info.d.ts +1 -0
- package/lib/util/parallel.d.ts +1 -0
- package/lib/util/promises.d.ts +1 -0
- package/lib/util/serialize.d.ts +1 -0
- package/lib/util/shell-env.d.ts +1 -0
- package/lib/util/string-manipulation.d.ts +1 -0
- package/lib/util/type-brands.d.ts +1 -0
- package/lib/util/types.d.ts +1 -0
- package/lib/util/version-range.d.ts +1 -0
- package/lib/util/yaml-cfn.d.ts +1 -0
- package/package.json +10 -10
- package/tsconfig.dts.json +0 -9
package/build-info.json
CHANGED
package/db.json.gz
CHANGED
|
Binary file
|
|
@@ -10,3 +10,4 @@ export declare function buildParameterMap(parameters?: Map<string, string | unde
|
|
|
10
10
|
* Remove the asset publishing and building from the work graph for assets that are already in place
|
|
11
11
|
*/
|
|
12
12
|
export declare function removePublishedAssetsFromWorkGraph(graph: WorkGraph, deployments: Deployments, options: DeployOptions): Promise<void>;
|
|
13
|
+
//# sourceMappingURL=helpers.d.ts.map
|
package/lib/actions/index.d.ts
CHANGED
|
@@ -11,3 +11,4 @@ import type { SDKv3CompatibleCredentialProvider, SDKv3CompatibleCredentials } fr
|
|
|
11
11
|
*/
|
|
12
12
|
export declare function makeCachingProvider(provider: SDKv3CompatibleCredentialProvider): SDKv3CompatibleCredentialProvider;
|
|
13
13
|
export declare function credentialsAboutToExpire(token: SDKv3CompatibleCredentials): boolean;
|
|
14
|
+
//# sourceMappingURL=provider-caching.d.ts.map
|
|
@@ -190,3 +190,4 @@ export interface CredentialsOptions {
|
|
|
190
190
|
* lookup assume role options are used when context providers perform lookups.
|
|
191
191
|
*/
|
|
192
192
|
export declare function initContextProviderSdk(aws: SdkProvider, options: ContextLookupRoleOptions): Promise<SDK>;
|
|
193
|
+
//# sourceMappingURL=sdk-provider.d.ts.map
|
|
@@ -9,3 +9,4 @@ export declare function callTrace(fn: string, className?: string, logger?: ISdkL
|
|
|
9
9
|
* @deprecated this doesn't work well with localized logging instances, don't use
|
|
10
10
|
*/
|
|
11
11
|
export declare function traceMemberMethods(constructor: Function): void;
|
|
12
|
+
//# sourceMappingURL=tracing.d.ts.map
|
|
@@ -76,3 +76,4 @@ export declare class MemoryContext implements IContextStore {
|
|
|
76
76
|
* Filter the given context, leaving only entries that should be persisted
|
|
77
77
|
*/
|
|
78
78
|
export declare function persistableContext(context: Record<string, unknown>): Record<string, unknown>;
|
|
79
|
+
//# sourceMappingURL=context-store.d.ts.map
|
|
@@ -44,3 +44,4 @@ export declare function spaceAvailableForContext(env: Env, limit: number): numbe
|
|
|
44
44
|
* file type, so we'll assume the worst and take control.
|
|
45
45
|
*/
|
|
46
46
|
export declare function guessExecutable(app: string, debugFn: (msg: string) => Promise<void>): Promise<any>;
|
|
47
|
+
//# sourceMappingURL=environment.d.ts.map
|
|
@@ -53,3 +53,4 @@ export declare abstract class BaseStackAssembly implements IStackAssembly {
|
|
|
53
53
|
protected selectMatchingStacks(stacks: cxapi.CloudFormationStackArtifact[], patterns: string[], extend?: ExtendedStackSelection): Promise<StackCollection>;
|
|
54
54
|
protected extendStacks(matched: cxapi.CloudFormationStackArtifact[], all: cxapi.CloudFormationStackArtifact[], extend?: ExtendedStackSelection): Promise<StackCollection>;
|
|
55
55
|
}
|
|
56
|
+
//# sourceMappingURL=stack-assembly.d.ts.map
|
|
@@ -20,3 +20,4 @@ export type TemplateBodyParameter = {
|
|
|
20
20
|
* @param toolkitInfo - information about the toolkit stack
|
|
21
21
|
*/
|
|
22
22
|
export declare function makeBodyParameter(ioHelper: IoHelper, stack: CloudFormationStackArtifact, resolvedEnvironment: Environment, assetManifest: AssetManifestBuilder, resources: EnvironmentResources, overrideTemplate?: any): Promise<TemplateBodyParameter>;
|
|
23
|
+
//# sourceMappingURL=template-body-parameter.d.ts.map
|
package/lib/api/context.d.ts
CHANGED
|
@@ -9,3 +9,4 @@ import type { IoHelper } from '../io/private';
|
|
|
9
9
|
* pass Asset coordinates.
|
|
10
10
|
*/
|
|
11
11
|
export declare function addMetadataAssetsToManifest(ioHelper: IoHelper, stack: cxapi.CloudFormationStackArtifact, assetManifest: AssetManifestBuilder, envResources: EnvironmentResources, reuse?: string[]): Promise<Record<string, string>>;
|
|
12
|
+
//# sourceMappingURL=assets.d.ts.map
|
|
@@ -19,3 +19,4 @@ export interface ReplacementRequiresRollbackStackResult {
|
|
|
19
19
|
readonly type: 'replacement-requires-rollback';
|
|
20
20
|
}
|
|
21
21
|
export declare function assertIsSuccessfulDeployStackResult(x: DeployStackResult): asserts x is SuccessfulDeployStackResult;
|
|
22
|
+
//# sourceMappingURL=deployment-result.d.ts.map
|
package/lib/api/diff/index.d.ts
CHANGED
package/lib/api/drift/drift.d.ts
CHANGED
|
@@ -10,3 +10,4 @@ import type { IoHelper } from '../io/private';
|
|
|
10
10
|
* @returns the CloudFormation description of the drift detection results
|
|
11
11
|
*/
|
|
12
12
|
export declare function detectStackDrift(cfn: ICloudFormationClient, ioHelper: IoHelper, stackName: string): Promise<DescribeStackResourceDriftsCommandOutput>;
|
|
13
|
+
//# sourceMappingURL=drift.d.ts.map
|
package/lib/api/drift/index.d.ts
CHANGED
|
@@ -2,3 +2,4 @@ import { type HotswapChange } from './common';
|
|
|
2
2
|
import type { ResourceChange } from '../../payloads/hotswap';
|
|
3
3
|
import type { EvaluateCloudFormationTemplate } from '../cloudformation';
|
|
4
4
|
export declare function isHotswappableAppSyncChange(logicalId: string, change: ResourceChange, evaluateCfnTemplate: EvaluateCloudFormationTemplate): Promise<HotswapChange[]>;
|
|
5
|
+
//# sourceMappingURL=appsync-mapping-templates.d.ts.map
|
|
@@ -2,3 +2,4 @@ import { type HotswapChange } from './common';
|
|
|
2
2
|
import type { ResourceChange } from '../../payloads/hotswap';
|
|
3
3
|
import type { EvaluateCloudFormationTemplate } from '../cloudformation';
|
|
4
4
|
export declare function isHotswappableCodeBuildProjectChange(logicalId: string, change: ResourceChange, evaluateCfnTemplate: EvaluateCloudFormationTemplate): Promise<HotswapChange[]>;
|
|
5
|
+
//# sourceMappingURL=code-build-projects.d.ts.map
|
|
@@ -93,3 +93,4 @@ export declare function classifyChanges(xs: ResourceChange, hotswappablePropName
|
|
|
93
93
|
export declare function nonHotswappableChange(change: ResourceChange, reason: NonHotswappableReason, description: string, nonHotswappableProps?: PropDiffs, hotswapOnlyVisible?: boolean): RejectedChange;
|
|
94
94
|
export declare function nonHotswappableResource(change: ResourceChange): RejectedChange;
|
|
95
95
|
export {};
|
|
96
|
+
//# sourceMappingURL=common.d.ts.map
|
|
@@ -2,3 +2,4 @@ import type { HotswapPropertyOverrides, HotswapChange } from './common';
|
|
|
2
2
|
import { type ResourceChange } from '../../payloads/hotswap';
|
|
3
3
|
import type { EvaluateCloudFormationTemplate } from '../cloudformation';
|
|
4
4
|
export declare function isHotswappableEcsServiceChange(logicalId: string, change: ResourceChange, evaluateCfnTemplate: EvaluateCloudFormationTemplate, hotswapPropertyOverrides: HotswapPropertyOverrides): Promise<HotswapChange[]>;
|
|
5
|
+
//# sourceMappingURL=ecs-services.d.ts.map
|
|
@@ -15,3 +15,4 @@ export declare function tryHotswapDeployment(sdkProvider: SdkProvider, ioHelper:
|
|
|
15
15
|
[key: string]: string;
|
|
16
16
|
}, cloudFormationStack: CloudFormationStack, stackArtifact: cxapi.CloudFormationStackArtifact, hotswapMode: HotswapMode, hotswapPropertyOverrides: HotswapPropertyOverrides): Promise<SuccessfulDeployStackResult | undefined>;
|
|
17
17
|
export {};
|
|
18
|
+
//# sourceMappingURL=hotswap-deployments.d.ts.map
|
|
@@ -2,3 +2,4 @@ import type { HotswapChange } from './common';
|
|
|
2
2
|
import type { ResourceChange } from '../../payloads/hotswap';
|
|
3
3
|
import { type EvaluateCloudFormationTemplate } from '../cloudformation';
|
|
4
4
|
export declare function isHotswappableLambdaFunctionChange(logicalId: string, change: ResourceChange, evaluateCfnTemplate: EvaluateCloudFormationTemplate): Promise<HotswapChange[]>;
|
|
5
|
+
//# sourceMappingURL=lambda-functions.d.ts.map
|
|
@@ -3,3 +3,4 @@ import type { ResourceChange } from '../../payloads/hotswap';
|
|
|
3
3
|
import type { EvaluateCloudFormationTemplate } from '../cloudformation';
|
|
4
4
|
export declare function isHotswappableS3BucketDeploymentChange(logicalId: string, change: ResourceChange, evaluateCfnTemplate: EvaluateCloudFormationTemplate): Promise<HotswapChange[]>;
|
|
5
5
|
export declare function skipChangeForS3DeployCustomResourcePolicy(iamPolicyLogicalId: string, change: ResourceChange, evaluateCfnTemplate: EvaluateCloudFormationTemplate): Promise<boolean>;
|
|
6
|
+
//# sourceMappingURL=s3-bucket-deployments.d.ts.map
|
|
@@ -2,3 +2,4 @@ import { type HotswapChange } from './common';
|
|
|
2
2
|
import type { ResourceChange } from '../../payloads/hotswap';
|
|
3
3
|
import type { EvaluateCloudFormationTemplate } from '../cloudformation';
|
|
4
4
|
export declare function isHotswappableStateMachineChange(logicalId: string, change: ResourceChange, evaluateCfnTemplate: EvaluateCloudFormationTemplate): Promise<HotswapChange[]>;
|
|
5
|
+
//# sourceMappingURL=stepfunctions-state-machines.d.ts.map
|
package/lib/api/index.d.ts
CHANGED