@aws-sdk/client-cloudformation 3.799.0 → 3.804.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-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/CancelUpdateStackCommand.d.ts +1 -1
- package/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +1 -1
- package/dist-types/commands/CreateChangeSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateStackCommand.d.ts +1 -1
- package/dist-types/commands/CreateStackInstancesCommand.d.ts +1 -1
- package/dist-types/commands/CreateStackRefactorCommand.d.ts +1 -1
- package/dist-types/commands/CreateStackSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChangeSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStackCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStackInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStackSetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChangeSetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeResourceScanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStackInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStackRefactorCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStackResourceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStackSetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStackSetOperationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +1 -1
- package/dist-types/commands/DetectStackDriftCommand.d.ts +1 -1
- package/dist-types/commands/DetectStackResourceDriftCommand.d.ts +1 -1
- package/dist-types/commands/DetectStackSetDriftCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteChangeSetCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteStackRefactorCommand.d.ts +1 -1
- package/dist-types/commands/GetGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetStackPolicyCommand.d.ts +1 -1
- package/dist-types/commands/ImportStacksToStackSetCommand.d.ts +1 -1
- package/dist-types/commands/ListChangeSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListHookResultsCommand.d.ts +1 -1
- package/dist-types/commands/ListImportsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceScanResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +1 -1
- package/dist-types/commands/ListStackInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListStackRefactorActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListStackResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +1 -1
- package/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
- package/dist-types/commands/ListStackSetOperationsCommand.d.ts +1 -1
- package/dist-types/commands/RecordHandlerProgressCommand.d.ts +1 -1
- package/dist-types/commands/RegisterTypeCommand.d.ts +1 -1
- package/dist-types/commands/RollbackStackCommand.d.ts +1 -1
- package/dist-types/commands/SetStackPolicyCommand.d.ts +1 -1
- package/dist-types/commands/SetTypeConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/SignalResourceCommand.d.ts +1 -1
- package/dist-types/commands/StopStackSetOperationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStackCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStackInstancesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStackSetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStackRefactorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeResourceScanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStackRefactorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExecuteStackRefactorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHookResultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResourceScanRelatedResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResourceScanResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackRefactorActionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +20 -20
|
@@ -23,7 +23,7 @@ export interface StopStackSetOperationCommandOutput extends StopStackSetOperatio
|
|
|
23
23
|
}
|
|
24
24
|
declare const StopStackSetOperationCommand_base: {
|
|
25
25
|
new (input: StopStackSetOperationCommandInput): import("@smithy/smithy-client").CommandImpl<StopStackSetOperationCommandInput, StopStackSetOperationCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StopStackSetOperationCommandInput): import("@smithy/smithy-client").CommandImpl<StopStackSetOperationCommandInput, StopStackSetOperationCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateGeneratedTemplateCommandOutput extends UpdateGeneratedTem
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateGeneratedTemplateCommand_base: {
|
|
25
25
|
new (input: UpdateGeneratedTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGeneratedTemplateCommandInput, UpdateGeneratedTemplateCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateGeneratedTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGeneratedTemplateCommandInput, UpdateGeneratedTemplateCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateStackCommandOutput extends UpdateStackOutput, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateStackCommand_base: {
|
|
25
25
|
new (input: UpdateStackCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStackCommandInput, UpdateStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateStackCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStackCommandInput, UpdateStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateStackInstancesCommandOutput extends UpdateStackInstancesO
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateStackInstancesCommand_base: {
|
|
25
25
|
new (input: UpdateStackInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStackInstancesCommandInput, UpdateStackInstancesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateStackInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStackInstancesCommandInput, UpdateStackInstancesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateStackSetCommandOutput extends UpdateStackSetOutput, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateStackSetCommand_base: {
|
|
25
25
|
new (input: UpdateStackSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStackSetCommandInput, UpdateStackSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateStackSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStackSetCommandInput, UpdateStackSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateTerminationProtectionCommandOutput extends UpdateTerminat
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateTerminationProtectionCommand_base: {
|
|
25
25
|
new (input: UpdateTerminationProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTerminationProtectionCommandInput, UpdateTerminationProtectionCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateTerminationProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTerminationProtectionCommandInput, UpdateTerminationProtectionCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
|
|
|
11
11
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
|
-
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T &
|
|
15
|
-
defaultSigningName: string;
|
|
16
|
-
};
|
|
14
|
+
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
17
15
|
export declare const commonParams: {
|
|
18
16
|
readonly UseFIPS: {
|
|
19
17
|
readonly type: "builtInParams";
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
11
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
14
|
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
|
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
|
21
21
|
cacheMiddleware?: boolean | undefined;
|
|
22
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
23
23
|
base64Decoder: import("@smithy/types").Decoder;
|
|
24
|
-
base64Encoder: (_input:
|
|
24
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
25
25
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
26
|
-
utf8Encoder: (input:
|
|
26
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
27
27
|
disableHostPrefix: boolean;
|
|
28
28
|
serviceId: string;
|
|
29
|
-
profile?: string
|
|
29
|
+
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
33
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
34
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
32
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
35
35
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
36
36
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
37
|
-
logger?: import("@smithy/types").Logger
|
|
37
|
+
logger?: import("@smithy/types").Logger;
|
|
38
38
|
}) => import("@smithy/types").EndpointV2;
|
|
39
|
-
tls?: boolean
|
|
40
|
-
serviceConfiguredEndpoint?:
|
|
41
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
39
|
+
tls?: boolean;
|
|
40
|
+
serviceConfiguredEndpoint?: never;
|
|
41
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
42
42
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
43
43
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudFormationHttpAuthSchemeProvider;
|
|
44
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
45
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
46
|
-
signingEscapePath?: boolean
|
|
47
|
-
systemClockOffset?: number
|
|
48
|
-
signingRegion?: string
|
|
49
|
-
signerConstructor?:
|
|
44
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
45
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
46
|
+
signingEscapePath?: boolean;
|
|
47
|
+
systemClockOffset?: number;
|
|
48
|
+
signingRegion?: string;
|
|
49
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
50
50
|
};
|
|
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
|
|
10
10
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
11
|
-
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
12
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
11
|
+
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
|
|
12
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
14
14
|
region: string | import("@smithy/types").Provider<string>;
|
|
15
15
|
requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
|
|
@@ -23,28 +23,28 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
|
23
23
|
cacheMiddleware?: boolean | undefined;
|
|
24
24
|
urlParser: import("@smithy/types").UrlParser;
|
|
25
25
|
base64Decoder: import("@smithy/types").Decoder;
|
|
26
|
-
base64Encoder: (_input:
|
|
26
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
27
27
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
28
|
-
utf8Encoder: (input:
|
|
28
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
29
29
|
disableHostPrefix: boolean;
|
|
30
30
|
serviceId: string;
|
|
31
|
-
profile?: string
|
|
31
|
+
profile?: string;
|
|
32
32
|
logger: import("@smithy/types").Logger;
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
35
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
34
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
35
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
36
36
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
37
37
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
38
|
-
logger?: import("@smithy/types").Logger
|
|
38
|
+
logger?: import("@smithy/types").Logger;
|
|
39
39
|
}) => import("@smithy/types").EndpointV2;
|
|
40
|
-
tls?: boolean
|
|
41
|
-
serviceConfiguredEndpoint?:
|
|
40
|
+
tls?: boolean;
|
|
41
|
+
serviceConfiguredEndpoint?: never;
|
|
42
42
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
43
43
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudFormationHttpAuthSchemeProvider;
|
|
44
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
45
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
46
|
-
signingEscapePath?: boolean
|
|
47
|
-
systemClockOffset?: number
|
|
48
|
-
signingRegion?: string
|
|
49
|
-
signerConstructor?:
|
|
44
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
45
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
46
|
+
signingEscapePath?: boolean;
|
|
47
|
+
systemClockOffset?: number;
|
|
48
|
+
signingRegion?: string;
|
|
49
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
50
50
|
};
|
|
@@ -7,43 +7,43 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
8
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
apiVersion: string;
|
|
10
|
-
cacheMiddleware?: boolean
|
|
10
|
+
cacheMiddleware?: boolean;
|
|
11
11
|
urlParser: import("@smithy/types").UrlParser;
|
|
12
12
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
13
13
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
14
14
|
base64Decoder: import("@smithy/types").Decoder;
|
|
15
|
-
base64Encoder: (_input:
|
|
15
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
16
16
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
17
|
-
utf8Encoder: (input:
|
|
17
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
18
18
|
disableHostPrefix: boolean;
|
|
19
19
|
serviceId: string;
|
|
20
20
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
21
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
22
|
region: string | import("@smithy/types").Provider<any>;
|
|
23
|
-
profile?: string
|
|
24
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
23
|
+
profile?: string;
|
|
24
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
25
25
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
26
26
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
27
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
29
29
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
30
30
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
31
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
32
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
33
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
31
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
32
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
33
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
34
34
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
35
35
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
36
|
-
logger?: import("@smithy/types").Logger
|
|
36
|
+
logger?: import("@smithy/types").Logger;
|
|
37
37
|
}) => import("@smithy/types").EndpointV2;
|
|
38
|
-
tls?: boolean
|
|
39
|
-
serviceConfiguredEndpoint?:
|
|
40
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
38
|
+
tls?: boolean;
|
|
39
|
+
serviceConfiguredEndpoint?: never;
|
|
40
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
41
41
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
42
42
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudFormationHttpAuthSchemeProvider;
|
|
43
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
44
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
45
|
-
signingEscapePath?: boolean
|
|
46
|
-
systemClockOffset?: number
|
|
47
|
-
signingRegion?: string
|
|
48
|
-
signerConstructor?:
|
|
43
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
44
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
45
|
+
signingEscapePath?: boolean;
|
|
46
|
+
systemClockOffset?: number;
|
|
47
|
+
signingRegion?: string;
|
|
48
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
49
49
|
};
|
|
@@ -5,10 +5,10 @@ import { CloudFormationClientConfig } from "./CloudFormationClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
6
6
|
apiVersion: string;
|
|
7
7
|
base64Decoder: import("@smithy/types").Decoder;
|
|
8
|
-
base64Encoder: (_input:
|
|
8
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
|
-
logger?: import("@smithy/types").Logger
|
|
11
|
+
logger?: import("@smithy/types").Logger;
|
|
12
12
|
}) => import("@smithy/types").EndpointV2;
|
|
13
13
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudFormationHttpAuthSchemeProvider;
|
|
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: CloudFormationClientConfig) => {
|
|
|
17
17
|
serviceId: string;
|
|
18
18
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
19
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
20
|
-
utf8Encoder: (input:
|
|
20
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
21
21
|
};
|
|
@@ -27,7 +27,7 @@ declare const BatchDescribeTypeConfigurationsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: BatchDescribeTypeConfigurationsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
BatchDescribeTypeConfigurationsCommandInput,
|
|
33
33
|
BatchDescribeTypeConfigurationsCommandOutput,
|
|
@@ -21,7 +21,7 @@ declare const CancelUpdateStackCommand_base: {
|
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
|
-
|
|
24
|
+
input: CancelUpdateStackCommandInput
|
|
25
25
|
): import("@smithy/smithy-client").CommandImpl<
|
|
26
26
|
CancelUpdateStackCommandInput,
|
|
27
27
|
CancelUpdateStackCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ContinueUpdateRollbackCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ContinueUpdateRollbackCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ContinueUpdateRollbackCommandInput,
|
|
33
33
|
ContinueUpdateRollbackCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const CreateChangeSetCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: CreateChangeSetCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
CreateChangeSetCommandInput,
|
|
32
32
|
CreateChangeSetCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const CreateGeneratedTemplateCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: CreateGeneratedTemplateCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
CreateGeneratedTemplateCommandInput,
|
|
33
33
|
CreateGeneratedTemplateCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const CreateStackInstancesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: CreateStackInstancesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
CreateStackInstancesCommandInput,
|
|
33
33
|
CreateStackInstancesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const CreateStackRefactorCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: CreateStackRefactorCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
CreateStackRefactorCommandInput,
|
|
33
33
|
CreateStackRefactorCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const CreateStackSetCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: CreateStackSetCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
CreateStackSetCommandInput,
|
|
29
29
|
CreateStackSetCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DeleteChangeSetCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteChangeSetCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteChangeSetCommandInput,
|
|
32
32
|
DeleteChangeSetCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DeleteGeneratedTemplateCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DeleteGeneratedTemplateCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DeleteGeneratedTemplateCommandInput,
|
|
29
29
|
DeleteGeneratedTemplateCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteStackInstancesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteStackInstancesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteStackInstancesCommandInput,
|
|
33
33
|
DeleteStackInstancesCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DeleteStackSetCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DeleteStackSetCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DeleteStackSetCommandInput,
|
|
29
29
|
DeleteStackSetCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DescribeChangeSetCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DescribeChangeSetCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DescribeChangeSetCommandInput,
|
|
32
32
|
DescribeChangeSetCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeChangeSetHooksCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeChangeSetHooksCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeChangeSetHooksCommandInput,
|
|
33
33
|
DescribeChangeSetHooksCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeGeneratedTemplateCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeGeneratedTemplateCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeGeneratedTemplateCommandInput,
|
|
33
33
|
DescribeGeneratedTemplateCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeResourceScanCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeResourceScanCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeResourceScanCommandInput,
|
|
33
33
|
DescribeResourceScanCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeStackDriftDetectionStatusCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeStackDriftDetectionStatusCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeStackDriftDetectionStatusCommandInput,
|
|
33
33
|
DescribeStackDriftDetectionStatusCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeStackInstanceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeStackInstanceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeStackInstanceCommandInput,
|
|
33
33
|
DescribeStackInstanceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeStackRefactorCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeStackRefactorCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeStackRefactorCommandInput,
|
|
33
33
|
DescribeStackRefactorCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeStackResourceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeStackResourceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeStackResourceCommandInput,
|
|
33
33
|
DescribeStackResourceCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeStackResourceDriftsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeStackResourceDriftsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeStackResourceDriftsCommandInput,
|
|
33
33
|
DescribeStackResourceDriftsCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DescribeStackSetCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DescribeStackSetCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DescribeStackSetCommandInput,
|
|
32
32
|
DescribeStackSetCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeStackSetOperationCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeStackSetOperationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeStackSetOperationCommandInput,
|
|
33
33
|
DescribeStackSetOperationCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeTypeRegistrationCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeTypeRegistrationCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeTypeRegistrationCommandInput,
|
|
33
33
|
DescribeTypeRegistrationCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DetectStackDriftCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DetectStackDriftCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DetectStackDriftCommandInput,
|
|
32
32
|
DetectStackDriftCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DetectStackResourceDriftCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DetectStackResourceDriftCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DetectStackResourceDriftCommandInput,
|
|
33
33
|
DetectStackResourceDriftCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DetectStackSetDriftCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DetectStackSetDriftCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DetectStackSetDriftCommandInput,
|
|
33
33
|
DetectStackSetDriftCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ExecuteChangeSetCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ExecuteChangeSetCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ExecuteChangeSetCommandInput,
|
|
32
32
|
ExecuteChangeSetCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const ExecuteStackRefactorCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: ExecuteStackRefactorCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
ExecuteStackRefactorCommandInput,
|
|
28
28
|
ExecuteStackRefactorCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetGeneratedTemplateCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetGeneratedTemplateCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetGeneratedTemplateCommandInput,
|
|
33
33
|
GetGeneratedTemplateCommandOutput,
|