@aws-sdk/client-codepipeline 3.803.0 → 3.806.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/index.js +6 -0
- package/dist-cjs/runtimeConfig.js +6 -6
- package/dist-es/models/models_0.js +4 -0
- package/dist-es/protocols/Aws_json1_1.js +2 -2
- package/dist-es/runtimeConfig.js +6 -6
- package/dist-types/commands/AcknowledgeJobCommand.d.ts +1 -1
- package/dist-types/commands/AcknowledgeThirdPartyJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomActionTypeCommand.d.ts +1 -1
- package/dist-types/commands/CreatePipelineCommand.d.ts +3 -1
- package/dist-types/commands/DeleteCustomActionTypeCommand.d.ts +1 -1
- package/dist-types/commands/DeletePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWebhookCommand.d.ts +1 -1
- package/dist-types/commands/DisableStageTransitionCommand.d.ts +1 -1
- package/dist-types/commands/EnableStageTransitionCommand.d.ts +1 -1
- package/dist-types/commands/GetActionTypeCommand.d.ts +1 -1
- package/dist-types/commands/GetJobDetailsCommand.d.ts +1 -1
- package/dist-types/commands/GetPipelineCommand.d.ts +2 -1
- package/dist-types/commands/GetPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/GetPipelineStateCommand.d.ts +1 -1
- package/dist-types/commands/GetThirdPartyJobDetailsCommand.d.ts +1 -1
- package/dist-types/commands/ListActionExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListRuleExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListRuleTypesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/OverrideStageConditionCommand.d.ts +3 -2
- package/dist-types/commands/PollForJobsCommand.d.ts +1 -1
- package/dist-types/commands/PollForThirdPartyJobsCommand.d.ts +1 -1
- package/dist-types/commands/PutActionRevisionCommand.d.ts +1 -1
- package/dist-types/commands/PutApprovalResultCommand.d.ts +1 -1
- package/dist-types/commands/PutJobFailureResultCommand.d.ts +1 -1
- package/dist-types/commands/PutJobSuccessResultCommand.d.ts +1 -1
- package/dist-types/commands/PutThirdPartyJobFailureResultCommand.d.ts +1 -1
- package/dist-types/commands/PutThirdPartyJobSuccessResultCommand.d.ts +1 -1
- package/dist-types/commands/PutWebhookCommand.d.ts +1 -1
- package/dist-types/commands/RetryStageExecutionCommand.d.ts +1 -1
- package/dist-types/commands/RollbackStageCommand.d.ts +1 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionTypeCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineCommand.d.ts +3 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/models/models_0.d.ts +58 -31
- 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/AcknowledgeJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AcknowledgeThirdPartyJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCustomActionTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCustomActionTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableStageTransitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableStageTransitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetActionTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobDetailsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPipelineStateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetThirdPartyJobDetailsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListActionExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRuleExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/OverrideStageConditionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PollForJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PollForThirdPartyJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutActionRevisionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutApprovalResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutJobFailureResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutJobSuccessResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutThirdPartyJobFailureResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutThirdPartyJobSuccessResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutWebhookCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RetryStageExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RollbackStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/models/models_0.d.ts +7 -0
- 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 +22 -22
|
@@ -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";
|
|
@@ -310,6 +310,18 @@ export interface ActionTypeId {
|
|
|
310
310
|
*/
|
|
311
311
|
version: string | undefined;
|
|
312
312
|
}
|
|
313
|
+
/**
|
|
314
|
+
* @public
|
|
315
|
+
* @enum
|
|
316
|
+
*/
|
|
317
|
+
export declare const EnvironmentVariableType: {
|
|
318
|
+
readonly PLAINTEXT: "PLAINTEXT";
|
|
319
|
+
readonly SECRETS_MANAGER: "SECRETS_MANAGER";
|
|
320
|
+
};
|
|
321
|
+
/**
|
|
322
|
+
* @public
|
|
323
|
+
*/
|
|
324
|
+
export type EnvironmentVariableType = (typeof EnvironmentVariableType)[keyof typeof EnvironmentVariableType];
|
|
313
325
|
/**
|
|
314
326
|
* <p>The environment variables for the action.</p>
|
|
315
327
|
* @public
|
|
@@ -325,6 +337,13 @@ export interface EnvironmentVariable {
|
|
|
325
337
|
* @public
|
|
326
338
|
*/
|
|
327
339
|
value: string | undefined;
|
|
340
|
+
/**
|
|
341
|
+
* <p>Specifies the type of use for the environment variable value. The value can be either
|
|
342
|
+
* <code>PLAINTEXT</code> or <code>SECRETS_MANAGER</code>. If the value is <code>SECRETS_MANAGER</code>, provide the Secrets
|
|
343
|
+
* reference in the EnvironmentVariable value.</p>
|
|
344
|
+
* @public
|
|
345
|
+
*/
|
|
346
|
+
type?: EnvironmentVariableType | undefined;
|
|
328
347
|
}
|
|
329
348
|
/**
|
|
330
349
|
* <p>Represents information about an artifact to be worked on, such as a test or build
|
|
@@ -1604,10 +1623,8 @@ export declare const RuleOwner: {
|
|
|
1604
1623
|
export type RuleOwner = (typeof RuleOwner)[keyof typeof RuleOwner];
|
|
1605
1624
|
/**
|
|
1606
1625
|
* <p>The ID for the rule type, which is made up of the combined values for category, owner,
|
|
1607
|
-
* provider, and version. For more
|
|
1608
|
-
*
|
|
1609
|
-
* For more information about rules, see the <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/rule-reference.html">CodePipeline rule
|
|
1610
|
-
* reference</a>.</p>
|
|
1626
|
+
* provider, and version. For more information about conditions, see <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/stage-conditions.html">Stage
|
|
1627
|
+
* conditions</a>. For more information about rules, see the <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/rule-reference.html">CodePipeline rule reference</a>.</p>
|
|
1611
1628
|
* @public
|
|
1612
1629
|
*/
|
|
1613
1630
|
export interface RuleTypeId {
|
|
@@ -1624,7 +1641,8 @@ export interface RuleTypeId {
|
|
|
1624
1641
|
*/
|
|
1625
1642
|
owner?: RuleOwner | undefined;
|
|
1626
1643
|
/**
|
|
1627
|
-
* <p>The rule provider, such as the <code>DeploymentWindow</code> rule. For a list of rule
|
|
1644
|
+
* <p>The rule provider, such as the <code>DeploymentWindow</code> rule. For a list of rule
|
|
1645
|
+
* provider names, see the rules listed in the <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/rule-reference.html">CodePipeline rule
|
|
1628
1646
|
* reference</a>.</p>
|
|
1629
1647
|
* @public
|
|
1630
1648
|
*/
|
|
@@ -1638,10 +1656,10 @@ export interface RuleTypeId {
|
|
|
1638
1656
|
/**
|
|
1639
1657
|
* <p>Represents information about the rule to be created for an associated condition. An
|
|
1640
1658
|
* example would be creating a new rule for an entry condition, such as a rule that checks
|
|
1641
|
-
* for a test result before allowing the run to enter the deployment stage. For more
|
|
1642
|
-
*
|
|
1643
|
-
*
|
|
1644
|
-
* reference</a>.</p>
|
|
1659
|
+
* for a test result before allowing the run to enter the deployment stage. For more
|
|
1660
|
+
* information about conditions, see <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/stage-conditions.html">Stage conditions</a>
|
|
1661
|
+
* and <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/concepts-how-it-works-conditions.html">How do
|
|
1662
|
+
* stage conditions work?</a>. For more information about rules, see the <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/rule-reference.html">CodePipeline rule reference</a>.</p>
|
|
1645
1663
|
* @public
|
|
1646
1664
|
*/
|
|
1647
1665
|
export interface RuleDeclaration {
|
|
@@ -1696,10 +1714,9 @@ export interface RuleDeclaration {
|
|
|
1696
1714
|
}
|
|
1697
1715
|
/**
|
|
1698
1716
|
* <p>The condition for the stage. A condition is made up of the rules and the result for
|
|
1699
|
-
* the condition. For more information about conditions, see <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/stage-conditions.html">Stage
|
|
1700
|
-
*
|
|
1701
|
-
*
|
|
1702
|
-
* reference</a>.</p>
|
|
1717
|
+
* the condition. For more information about conditions, see <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/stage-conditions.html">Stage conditions</a>
|
|
1718
|
+
* and <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/concepts-how-it-works-conditions.html">How do
|
|
1719
|
+
* stage conditions work?</a>.. For more information about rules, see the <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/rule-reference.html">CodePipeline rule reference</a>.</p>
|
|
1703
1720
|
* @public
|
|
1704
1721
|
*/
|
|
1705
1722
|
export interface Condition {
|
|
@@ -1716,8 +1733,10 @@ export interface Condition {
|
|
|
1716
1733
|
rules?: RuleDeclaration[] | undefined;
|
|
1717
1734
|
}
|
|
1718
1735
|
/**
|
|
1719
|
-
* <p>The conditions for making checks for entry to a stage. For more information about
|
|
1720
|
-
*
|
|
1736
|
+
* <p>The conditions for making checks for entry to a stage. For more information about
|
|
1737
|
+
* conditions, see <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/stage-conditions.html">Stage conditions</a>
|
|
1738
|
+
* and <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/concepts-how-it-works-conditions.html">How do
|
|
1739
|
+
* stage conditions work?</a>. </p>
|
|
1721
1740
|
* @public
|
|
1722
1741
|
*/
|
|
1723
1742
|
export interface BeforeEntryConditions {
|
|
@@ -1942,8 +1961,9 @@ export interface RetryConfiguration {
|
|
|
1942
1961
|
}
|
|
1943
1962
|
/**
|
|
1944
1963
|
* <p>The configuration that specifies the result, such as rollback, to occur upon stage
|
|
1945
|
-
* failure. For more information about conditions, see <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/stage-conditions.html">Stage
|
|
1946
|
-
*
|
|
1964
|
+
* failure. For more information about conditions, see <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/stage-conditions.html">Stage conditions</a>
|
|
1965
|
+
* and <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/concepts-how-it-works-conditions.html">How do
|
|
1966
|
+
* stage conditions work?</a>. </p>
|
|
1947
1967
|
* @public
|
|
1948
1968
|
*/
|
|
1949
1969
|
export interface FailureConditions {
|
|
@@ -1960,15 +1980,19 @@ export interface FailureConditions {
|
|
|
1960
1980
|
*/
|
|
1961
1981
|
retryConfiguration?: RetryConfiguration | undefined;
|
|
1962
1982
|
/**
|
|
1963
|
-
* <p>The conditions that are configured as failure conditions. For more information about
|
|
1964
|
-
*
|
|
1983
|
+
* <p>The conditions that are configured as failure conditions. For more information about
|
|
1984
|
+
* conditions, see <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/stage-conditions.html">Stage conditions</a>
|
|
1985
|
+
* and <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/concepts-how-it-works-conditions.html">How do
|
|
1986
|
+
* stage conditions work?</a>.</p>
|
|
1965
1987
|
* @public
|
|
1966
1988
|
*/
|
|
1967
1989
|
conditions?: Condition[] | undefined;
|
|
1968
1990
|
}
|
|
1969
1991
|
/**
|
|
1970
|
-
* <p>The conditions for making checks that, if met, succeed a stage. For more information
|
|
1971
|
-
*
|
|
1992
|
+
* <p>The conditions for making checks that, if met, succeed a stage. For more information
|
|
1993
|
+
* about conditions, see <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/stage-conditions.html">Stage conditions</a>
|
|
1994
|
+
* and <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/concepts-how-it-works-conditions.html">How do
|
|
1995
|
+
* stage conditions work?</a>.</p>
|
|
1972
1996
|
* @public
|
|
1973
1997
|
*/
|
|
1974
1998
|
export interface SuccessConditions {
|
|
@@ -2881,12 +2905,17 @@ export interface PipelineMetadata {
|
|
|
2881
2905
|
updated?: Date | undefined;
|
|
2882
2906
|
/**
|
|
2883
2907
|
* <p>The date and time that polling for source changes (periodic checks) was stopped for
|
|
2884
|
-
* the pipeline, in timestamp format.
|
|
2885
|
-
*
|
|
2886
|
-
*
|
|
2887
|
-
*
|
|
2888
|
-
*
|
|
2889
|
-
*
|
|
2908
|
+
* the pipeline, in timestamp format. </p>
|
|
2909
|
+
* <important>
|
|
2910
|
+
* <p>Pipelines that are inactive for longer than 30 days will have polling disabled for
|
|
2911
|
+
* the pipeline. For more information, see <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/reference-pipeline-structure.html#metadata.pollingDisabledAt">pollingDisabledAt</a> in the pipeline structure reference. For the steps to
|
|
2912
|
+
* migrate your pipeline from polling to event-based change detection, see <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/update-change-detection.html">Migrate polling
|
|
2913
|
+
* pipelines to use event-based change detection</a>.</p>
|
|
2914
|
+
* </important>
|
|
2915
|
+
* <p>You can migrate (update) a polling pipeline to use event-based change detection. For
|
|
2916
|
+
* example, for a pipeline with a CodeCommit source, we recommend you migrate
|
|
2917
|
+
* (update) your pipeline to use CloudWatch Events. To learn more, see <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/update-change-detection.html">Migrate polling
|
|
2918
|
+
* pipelines to use event-based change detection</a> in the <i>CodePipeline User Guide</i>.</p>
|
|
2890
2919
|
* @public
|
|
2891
2920
|
*/
|
|
2892
2921
|
pollingDisabledAt?: Date | undefined;
|
|
@@ -4164,10 +4193,8 @@ export interface ListRuleExecutionsInput {
|
|
|
4164
4193
|
export interface RuleExecutionInput {
|
|
4165
4194
|
/**
|
|
4166
4195
|
* <p>The ID for the rule type, which is made up of the combined values for category, owner,
|
|
4167
|
-
* provider, and version. For more
|
|
4168
|
-
*
|
|
4169
|
-
* For more information about rules, see the <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/rule-reference.html">CodePipeline rule
|
|
4170
|
-
* reference</a>.</p>
|
|
4196
|
+
* provider, and version. For more information about conditions, see <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/stage-conditions.html">Stage
|
|
4197
|
+
* conditions</a>. For more information about rules, see the <a href="https://docs.aws.amazon.com/codepipeline/latest/userguide/rule-reference.html">CodePipeline rule reference</a>.</p>
|
|
4171
4198
|
* @public
|
|
4172
4199
|
*/
|
|
4173
4200
|
ruleTypeId?: RuleTypeId | undefined;
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: CodePipelineClientConfig) => {
|
|
|
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: CodePipelineClientConfig) => {
|
|
|
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").CodePipelineHttpAuthSchemeProvider;
|
|
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: CodePipelineClientConfig) => {
|
|
|
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: CodePipelineClientConfig) => {
|
|
|
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").CodePipelineHttpAuthSchemeProvider;
|
|
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: CodePipelineClientConfig) => {
|
|
|
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").CodePipelineHttpAuthSchemeProvider;
|
|
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 { CodePipelineClientConfig } from "./CodePipelineClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: CodePipelineClientConfig) => {
|
|
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").CodePipelineHttpAuthSchemeProvider;
|
|
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: CodePipelineClientConfig) => {
|
|
|
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
|
};
|
|
@@ -23,7 +23,7 @@ declare const AcknowledgeJobCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: AcknowledgeJobCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
AcknowledgeJobCommandInput,
|
|
29
29
|
AcknowledgeJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const AcknowledgeThirdPartyJobCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: AcknowledgeThirdPartyJobCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
AcknowledgeThirdPartyJobCommandInput,
|
|
33
33
|
AcknowledgeThirdPartyJobCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const CreateCustomActionTypeCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: CreateCustomActionTypeCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
CreateCustomActionTypeCommandInput,
|
|
33
33
|
CreateCustomActionTypeCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const CreatePipelineCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: CreatePipelineCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
CreatePipelineCommandInput,
|
|
29
29
|
CreatePipelineCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const DeleteCustomActionTypeCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: DeleteCustomActionTypeCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
DeleteCustomActionTypeCommandInput,
|
|
28
28
|
DeleteCustomActionTypeCommandOutput,
|
|
@@ -21,7 +21,7 @@ declare const DeletePipelineCommand_base: {
|
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
|
-
|
|
24
|
+
input: DeletePipelineCommandInput
|
|
25
25
|
): import("@smithy/smithy-client").CommandImpl<
|
|
26
26
|
DeletePipelineCommandInput,
|
|
27
27
|
DeletePipelineCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DeleteWebhookCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DeleteWebhookCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DeleteWebhookCommandInput,
|
|
29
29
|
DeleteWebhookCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const DisableStageTransitionCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: DisableStageTransitionCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
DisableStageTransitionCommandInput,
|
|
28
28
|
DisableStageTransitionCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const EnableStageTransitionCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: EnableStageTransitionCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
EnableStageTransitionCommandInput,
|
|
28
28
|
EnableStageTransitionCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const GetActionTypeCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: GetActionTypeCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
GetActionTypeCommandInput,
|
|
29
29
|
GetActionTypeCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const GetJobDetailsCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: GetJobDetailsCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
GetJobDetailsCommandInput,
|
|
29
29
|
GetJobDetailsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetPipelineExecutionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetPipelineExecutionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetPipelineExecutionCommandInput,
|
|
33
33
|
GetPipelineExecutionCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetPipelineStateCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetPipelineStateCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetPipelineStateCommandInput,
|
|
32
32
|
GetPipelineStateCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetThirdPartyJobDetailsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetThirdPartyJobDetailsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetThirdPartyJobDetailsCommandInput,
|
|
33
33
|
GetThirdPartyJobDetailsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListActionExecutionsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListActionExecutionsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListActionExecutionsCommandInput,
|
|
33
33
|
ListActionExecutionsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListPipelineExecutionsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListPipelineExecutionsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListPipelineExecutionsCommandInput,
|
|
33
33
|
ListPipelineExecutionsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListRuleExecutionsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListRuleExecutionsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListRuleExecutionsCommandInput,
|
|
33
33
|
ListRuleExecutionsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListTagsForResourceCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListTagsForResourceCommandInput,
|
|
33
33
|
ListTagsForResourceCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const OverrideStageConditionCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: OverrideStageConditionCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
OverrideStageConditionCommandInput,
|
|
28
28
|
OverrideStageConditionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const PollForThirdPartyJobsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: PollForThirdPartyJobsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
PollForThirdPartyJobsCommandInput,
|
|
33
33
|
PollForThirdPartyJobsCommandOutput,
|