@aws-sdk/client-codepipeline 3.30.0 → 3.34.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +35 -0
- package/dist/cjs/CodePipelineClient.js +13 -13
- package/dist/cjs/CodePipelineClient.js.map +1 -1
- package/dist/cjs/commands/AcknowledgeJobCommand.js +3 -3
- package/dist/cjs/commands/AcknowledgeJobCommand.js.map +1 -1
- package/dist/cjs/commands/AcknowledgeThirdPartyJobCommand.js +3 -3
- package/dist/cjs/commands/AcknowledgeThirdPartyJobCommand.js.map +1 -1
- package/dist/cjs/commands/CreateCustomActionTypeCommand.js +3 -3
- package/dist/cjs/commands/CreateCustomActionTypeCommand.js.map +1 -1
- package/dist/cjs/commands/CreatePipelineCommand.js +3 -3
- package/dist/cjs/commands/CreatePipelineCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteCustomActionTypeCommand.js +3 -3
- package/dist/cjs/commands/DeleteCustomActionTypeCommand.js.map +1 -1
- package/dist/cjs/commands/DeletePipelineCommand.js +3 -3
- package/dist/cjs/commands/DeletePipelineCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteWebhookCommand.js +3 -3
- package/dist/cjs/commands/DeleteWebhookCommand.js.map +1 -1
- package/dist/cjs/commands/DeregisterWebhookWithThirdPartyCommand.js +3 -3
- package/dist/cjs/commands/DeregisterWebhookWithThirdPartyCommand.js.map +1 -1
- package/dist/cjs/commands/DisableStageTransitionCommand.js +3 -3
- package/dist/cjs/commands/DisableStageTransitionCommand.js.map +1 -1
- package/dist/cjs/commands/EnableStageTransitionCommand.js +3 -3
- package/dist/cjs/commands/EnableStageTransitionCommand.js.map +1 -1
- package/dist/cjs/commands/GetActionTypeCommand.js +3 -3
- package/dist/cjs/commands/GetActionTypeCommand.js.map +1 -1
- package/dist/cjs/commands/GetJobDetailsCommand.js +3 -3
- package/dist/cjs/commands/GetJobDetailsCommand.js.map +1 -1
- package/dist/cjs/commands/GetPipelineCommand.js +3 -3
- package/dist/cjs/commands/GetPipelineCommand.js.map +1 -1
- package/dist/cjs/commands/GetPipelineExecutionCommand.js +3 -3
- package/dist/cjs/commands/GetPipelineExecutionCommand.js.map +1 -1
- package/dist/cjs/commands/GetPipelineStateCommand.js +3 -3
- package/dist/cjs/commands/GetPipelineStateCommand.js.map +1 -1
- package/dist/cjs/commands/GetThirdPartyJobDetailsCommand.js +3 -3
- package/dist/cjs/commands/GetThirdPartyJobDetailsCommand.js.map +1 -1
- package/dist/cjs/commands/ListActionExecutionsCommand.js +3 -3
- package/dist/cjs/commands/ListActionExecutionsCommand.js.map +1 -1
- package/dist/cjs/commands/ListActionTypesCommand.js +3 -3
- package/dist/cjs/commands/ListActionTypesCommand.js.map +1 -1
- package/dist/cjs/commands/ListPipelineExecutionsCommand.js +3 -3
- package/dist/cjs/commands/ListPipelineExecutionsCommand.js.map +1 -1
- package/dist/cjs/commands/ListPipelinesCommand.js +3 -3
- package/dist/cjs/commands/ListPipelinesCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/ListWebhooksCommand.js +3 -3
- package/dist/cjs/commands/ListWebhooksCommand.js.map +1 -1
- package/dist/cjs/commands/PollForJobsCommand.js +3 -3
- package/dist/cjs/commands/PollForJobsCommand.js.map +1 -1
- package/dist/cjs/commands/PollForThirdPartyJobsCommand.js +3 -3
- package/dist/cjs/commands/PollForThirdPartyJobsCommand.js.map +1 -1
- package/dist/cjs/commands/PutActionRevisionCommand.js +3 -3
- package/dist/cjs/commands/PutActionRevisionCommand.js.map +1 -1
- package/dist/cjs/commands/PutApprovalResultCommand.js +3 -3
- package/dist/cjs/commands/PutApprovalResultCommand.js.map +1 -1
- package/dist/cjs/commands/PutJobFailureResultCommand.js +3 -3
- package/dist/cjs/commands/PutJobFailureResultCommand.js.map +1 -1
- package/dist/cjs/commands/PutJobSuccessResultCommand.js +3 -3
- package/dist/cjs/commands/PutJobSuccessResultCommand.js.map +1 -1
- package/dist/cjs/commands/PutThirdPartyJobFailureResultCommand.js +3 -3
- package/dist/cjs/commands/PutThirdPartyJobFailureResultCommand.js.map +1 -1
- package/dist/cjs/commands/PutThirdPartyJobSuccessResultCommand.js +3 -3
- package/dist/cjs/commands/PutThirdPartyJobSuccessResultCommand.js.map +1 -1
- package/dist/cjs/commands/PutWebhookCommand.js +3 -3
- package/dist/cjs/commands/PutWebhookCommand.js.map +1 -1
- package/dist/cjs/commands/RegisterWebhookWithThirdPartyCommand.js +3 -3
- package/dist/cjs/commands/RegisterWebhookWithThirdPartyCommand.js.map +1 -1
- package/dist/cjs/commands/RetryStageExecutionCommand.js +3 -3
- package/dist/cjs/commands/RetryStageExecutionCommand.js.map +1 -1
- package/dist/cjs/commands/StartPipelineExecutionCommand.js +3 -3
- package/dist/cjs/commands/StartPipelineExecutionCommand.js.map +1 -1
- package/dist/cjs/commands/StopPipelineExecutionCommand.js +3 -3
- package/dist/cjs/commands/StopPipelineExecutionCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateActionTypeCommand.js +3 -3
- package/dist/cjs/commands/UpdateActionTypeCommand.js.map +1 -1
- package/dist/cjs/commands/UpdatePipelineCommand.js +3 -3
- package/dist/cjs/commands/UpdatePipelineCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +49 -49
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +39 -39
- package/dist/cjs/protocols/Aws_json1_1.js +241 -225
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/CodePipeline.js +1 -198
- package/dist/es/CodePipeline.js.map +1 -1
- package/dist/es/CodePipelineClient.js +1 -203
- package/dist/es/CodePipelineClient.js.map +1 -1
- package/dist/es/commands/AcknowledgeJobCommand.js +2 -28
- package/dist/es/commands/AcknowledgeJobCommand.js.map +1 -1
- package/dist/es/commands/AcknowledgeThirdPartyJobCommand.js +2 -28
- package/dist/es/commands/AcknowledgeThirdPartyJobCommand.js.map +1 -1
- package/dist/es/commands/CreateCustomActionTypeCommand.js +2 -28
- package/dist/es/commands/CreateCustomActionTypeCommand.js.map +1 -1
- package/dist/es/commands/CreatePipelineCommand.js +2 -33
- package/dist/es/commands/CreatePipelineCommand.js.map +1 -1
- package/dist/es/commands/DeleteCustomActionTypeCommand.js +2 -35
- package/dist/es/commands/DeleteCustomActionTypeCommand.js.map +1 -1
- package/dist/es/commands/DeletePipelineCommand.js +2 -27
- package/dist/es/commands/DeletePipelineCommand.js.map +1 -1
- package/dist/es/commands/DeleteWebhookCommand.js +2 -31
- package/dist/es/commands/DeleteWebhookCommand.js.map +1 -1
- package/dist/es/commands/DeregisterWebhookWithThirdPartyCommand.js +2 -29
- package/dist/es/commands/DeregisterWebhookWithThirdPartyCommand.js.map +1 -1
- package/dist/es/commands/DisableStageTransitionCommand.js +2 -28
- package/dist/es/commands/DisableStageTransitionCommand.js.map +1 -1
- package/dist/es/commands/EnableStageTransitionCommand.js +2 -27
- package/dist/es/commands/EnableStageTransitionCommand.js.map +1 -1
- package/dist/es/commands/GetActionTypeCommand.js +2 -29
- package/dist/es/commands/GetActionTypeCommand.js.map +1 -1
- package/dist/es/commands/GetJobDetailsCommand.js +2 -33
- package/dist/es/commands/GetJobDetailsCommand.js.map +1 -1
- package/dist/es/commands/GetPipelineCommand.js +2 -29
- package/dist/es/commands/GetPipelineCommand.js.map +1 -1
- package/dist/es/commands/GetPipelineExecutionCommand.js +2 -29
- package/dist/es/commands/GetPipelineExecutionCommand.js.map +1 -1
- package/dist/es/commands/GetPipelineStateCommand.js +2 -33
- package/dist/es/commands/GetPipelineStateCommand.js.map +1 -1
- package/dist/es/commands/GetThirdPartyJobDetailsCommand.js +2 -34
- package/dist/es/commands/GetThirdPartyJobDetailsCommand.js.map +1 -1
- package/dist/es/commands/ListActionExecutionsCommand.js +2 -27
- package/dist/es/commands/ListActionExecutionsCommand.js.map +1 -1
- package/dist/es/commands/ListActionTypesCommand.js +2 -28
- package/dist/es/commands/ListActionTypesCommand.js.map +1 -1
- package/dist/es/commands/ListPipelineExecutionsCommand.js +2 -27
- package/dist/es/commands/ListPipelineExecutionsCommand.js.map +1 -1
- package/dist/es/commands/ListPipelinesCommand.js +2 -27
- package/dist/es/commands/ListPipelinesCommand.js.map +1 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +2 -28
- package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/es/commands/ListWebhooksCommand.js +2 -29
- package/dist/es/commands/ListWebhooksCommand.js.map +1 -1
- package/dist/es/commands/PollForJobsCommand.js +2 -36
- package/dist/es/commands/PollForJobsCommand.js.map +1 -1
- package/dist/es/commands/PollForThirdPartyJobsCommand.js +2 -33
- package/dist/es/commands/PollForThirdPartyJobsCommand.js.map +1 -1
- package/dist/es/commands/PutActionRevisionCommand.js +2 -27
- package/dist/es/commands/PutActionRevisionCommand.js.map +1 -1
- package/dist/es/commands/PutApprovalResultCommand.js +2 -28
- package/dist/es/commands/PutApprovalResultCommand.js.map +1 -1
- package/dist/es/commands/PutJobFailureResultCommand.js +2 -28
- package/dist/es/commands/PutJobFailureResultCommand.js.map +1 -1
- package/dist/es/commands/PutJobSuccessResultCommand.js +2 -28
- package/dist/es/commands/PutJobSuccessResultCommand.js.map +1 -1
- package/dist/es/commands/PutThirdPartyJobFailureResultCommand.js +2 -28
- package/dist/es/commands/PutThirdPartyJobFailureResultCommand.js.map +1 -1
- package/dist/es/commands/PutThirdPartyJobSuccessResultCommand.js +2 -28
- package/dist/es/commands/PutThirdPartyJobSuccessResultCommand.js.map +1 -1
- package/dist/es/commands/PutWebhookCommand.js +2 -33
- package/dist/es/commands/PutWebhookCommand.js.map +1 -1
- package/dist/es/commands/RegisterWebhookWithThirdPartyCommand.js +2 -28
- package/dist/es/commands/RegisterWebhookWithThirdPartyCommand.js.map +1 -1
- package/dist/es/commands/RetryStageExecutionCommand.js +2 -30
- package/dist/es/commands/RetryStageExecutionCommand.js.map +1 -1
- package/dist/es/commands/StartPipelineExecutionCommand.js +2 -28
- package/dist/es/commands/StartPipelineExecutionCommand.js.map +1 -1
- package/dist/es/commands/StopPipelineExecutionCommand.js +2 -32
- package/dist/es/commands/StopPipelineExecutionCommand.js.map +1 -1
- package/dist/es/commands/TagResourceCommand.js +2 -28
- package/dist/es/commands/TagResourceCommand.js.map +1 -1
- package/dist/es/commands/UntagResourceCommand.js +2 -27
- package/dist/es/commands/UntagResourceCommand.js.map +1 -1
- package/dist/es/commands/UpdateActionTypeCommand.js +2 -30
- package/dist/es/commands/UpdateActionTypeCommand.js.map +1 -1
- package/dist/es/commands/UpdatePipelineCommand.js +2 -30
- package/dist/es/commands/UpdatePipelineCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -519
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +39 -39
- package/dist/es/pagination/ListActionExecutionsPaginator.js +16 -28
- package/dist/es/pagination/ListActionExecutionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListActionTypesPaginator.js +16 -28
- package/dist/es/pagination/ListActionTypesPaginator.js.map +1 -1
- package/dist/es/pagination/ListPipelineExecutionsPaginator.js +16 -28
- package/dist/es/pagination/ListPipelineExecutionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListPipelinesPaginator.js +16 -28
- package/dist/es/pagination/ListPipelinesPaginator.js.map +1 -1
- package/dist/es/pagination/ListTagsForResourcePaginator.js +16 -28
- package/dist/es/pagination/ListTagsForResourcePaginator.js.map +1 -1
- package/dist/es/pagination/ListWebhooksPaginator.js +16 -28
- package/dist/es/pagination/ListWebhooksPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_json1_1.js +912 -901
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/dist/types/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/runtimeConfig.d.ts +1 -0
- package/dist/types/runtimeConfig.native.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +39 -39
- package/protocols/Aws_json1_1.ts +35 -16
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +3 -5
- package/tsconfig.types.json +8 -0
|
@@ -2,9 +2,6 @@ import { __assign } from "tslib";
|
|
|
2
2
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
3
3
|
export var AcknowledgeJobInput;
|
|
4
4
|
(function (AcknowledgeJobInput) {
|
|
5
|
-
/**
|
|
6
|
-
* @internal
|
|
7
|
-
*/
|
|
8
5
|
AcknowledgeJobInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
9
6
|
})(AcknowledgeJobInput || (AcknowledgeJobInput = {}));
|
|
10
7
|
export var JobStatus;
|
|
@@ -19,51 +16,30 @@ export var JobStatus;
|
|
|
19
16
|
})(JobStatus || (JobStatus = {}));
|
|
20
17
|
export var AcknowledgeJobOutput;
|
|
21
18
|
(function (AcknowledgeJobOutput) {
|
|
22
|
-
/**
|
|
23
|
-
* @internal
|
|
24
|
-
*/
|
|
25
19
|
AcknowledgeJobOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
26
20
|
})(AcknowledgeJobOutput || (AcknowledgeJobOutput = {}));
|
|
27
21
|
export var InvalidNonceException;
|
|
28
22
|
(function (InvalidNonceException) {
|
|
29
|
-
/**
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
32
23
|
InvalidNonceException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
33
24
|
})(InvalidNonceException || (InvalidNonceException = {}));
|
|
34
25
|
export var JobNotFoundException;
|
|
35
26
|
(function (JobNotFoundException) {
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
27
|
JobNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
40
28
|
})(JobNotFoundException || (JobNotFoundException = {}));
|
|
41
29
|
export var ValidationException;
|
|
42
30
|
(function (ValidationException) {
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
*/
|
|
46
31
|
ValidationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
47
32
|
})(ValidationException || (ValidationException = {}));
|
|
48
33
|
export var AcknowledgeThirdPartyJobInput;
|
|
49
34
|
(function (AcknowledgeThirdPartyJobInput) {
|
|
50
|
-
/**
|
|
51
|
-
* @internal
|
|
52
|
-
*/
|
|
53
35
|
AcknowledgeThirdPartyJobInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
54
36
|
})(AcknowledgeThirdPartyJobInput || (AcknowledgeThirdPartyJobInput = {}));
|
|
55
37
|
export var AcknowledgeThirdPartyJobOutput;
|
|
56
38
|
(function (AcknowledgeThirdPartyJobOutput) {
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
39
|
AcknowledgeThirdPartyJobOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
61
40
|
})(AcknowledgeThirdPartyJobOutput || (AcknowledgeThirdPartyJobOutput = {}));
|
|
62
41
|
export var InvalidClientTokenException;
|
|
63
42
|
(function (InvalidClientTokenException) {
|
|
64
|
-
/**
|
|
65
|
-
* @internal
|
|
66
|
-
*/
|
|
67
43
|
InvalidClientTokenException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
68
44
|
})(InvalidClientTokenException || (InvalidClientTokenException = {}));
|
|
69
45
|
export var ActionCategory;
|
|
@@ -77,9 +53,6 @@ export var ActionCategory;
|
|
|
77
53
|
})(ActionCategory || (ActionCategory = {}));
|
|
78
54
|
export var ActionConfiguration;
|
|
79
55
|
(function (ActionConfiguration) {
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
56
|
ActionConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
84
57
|
})(ActionConfiguration || (ActionConfiguration = {}));
|
|
85
58
|
export var ActionConfigurationPropertyType;
|
|
@@ -90,16 +63,10 @@ export var ActionConfigurationPropertyType;
|
|
|
90
63
|
})(ActionConfigurationPropertyType || (ActionConfigurationPropertyType = {}));
|
|
91
64
|
export var ActionConfigurationProperty;
|
|
92
65
|
(function (ActionConfigurationProperty) {
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
66
|
ActionConfigurationProperty.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
97
67
|
})(ActionConfigurationProperty || (ActionConfigurationProperty = {}));
|
|
98
68
|
export var ActionContext;
|
|
99
69
|
(function (ActionContext) {
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
70
|
ActionContext.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
104
71
|
})(ActionContext || (ActionContext = {}));
|
|
105
72
|
export var ActionOwner;
|
|
@@ -110,37 +77,22 @@ export var ActionOwner;
|
|
|
110
77
|
})(ActionOwner || (ActionOwner = {}));
|
|
111
78
|
export var ActionTypeId;
|
|
112
79
|
(function (ActionTypeId) {
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
80
|
ActionTypeId.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
117
81
|
})(ActionTypeId || (ActionTypeId = {}));
|
|
118
82
|
export var InputArtifact;
|
|
119
83
|
(function (InputArtifact) {
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
84
|
InputArtifact.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
124
85
|
})(InputArtifact || (InputArtifact = {}));
|
|
125
86
|
export var OutputArtifact;
|
|
126
87
|
(function (OutputArtifact) {
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
88
|
OutputArtifact.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
131
89
|
})(OutputArtifact || (OutputArtifact = {}));
|
|
132
90
|
export var ActionDeclaration;
|
|
133
91
|
(function (ActionDeclaration) {
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
92
|
ActionDeclaration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
138
93
|
})(ActionDeclaration || (ActionDeclaration = {}));
|
|
139
94
|
export var ErrorDetails;
|
|
140
95
|
(function (ErrorDetails) {
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
96
|
ErrorDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
145
97
|
})(ErrorDetails || (ErrorDetails = {}));
|
|
146
98
|
export var ActionExecutionStatus;
|
|
@@ -152,128 +104,74 @@ export var ActionExecutionStatus;
|
|
|
152
104
|
})(ActionExecutionStatus || (ActionExecutionStatus = {}));
|
|
153
105
|
export var ActionExecution;
|
|
154
106
|
(function (ActionExecution) {
|
|
155
|
-
/**
|
|
156
|
-
* @internal
|
|
157
|
-
*/
|
|
158
107
|
ActionExecution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
159
108
|
})(ActionExecution || (ActionExecution = {}));
|
|
160
109
|
export var S3Location;
|
|
161
110
|
(function (S3Location) {
|
|
162
|
-
/**
|
|
163
|
-
* @internal
|
|
164
|
-
*/
|
|
165
111
|
S3Location.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
166
112
|
})(S3Location || (S3Location = {}));
|
|
167
113
|
export var ArtifactDetail;
|
|
168
114
|
(function (ArtifactDetail) {
|
|
169
|
-
/**
|
|
170
|
-
* @internal
|
|
171
|
-
*/
|
|
172
115
|
ArtifactDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
173
116
|
})(ArtifactDetail || (ArtifactDetail = {}));
|
|
174
117
|
export var ActionExecutionInput;
|
|
175
118
|
(function (ActionExecutionInput) {
|
|
176
|
-
/**
|
|
177
|
-
* @internal
|
|
178
|
-
*/
|
|
179
119
|
ActionExecutionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
180
120
|
})(ActionExecutionInput || (ActionExecutionInput = {}));
|
|
181
121
|
export var ActionExecutionResult;
|
|
182
122
|
(function (ActionExecutionResult) {
|
|
183
|
-
/**
|
|
184
|
-
* @internal
|
|
185
|
-
*/
|
|
186
123
|
ActionExecutionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
187
124
|
})(ActionExecutionResult || (ActionExecutionResult = {}));
|
|
188
125
|
export var ActionExecutionOutput;
|
|
189
126
|
(function (ActionExecutionOutput) {
|
|
190
|
-
/**
|
|
191
|
-
* @internal
|
|
192
|
-
*/
|
|
193
127
|
ActionExecutionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
194
128
|
})(ActionExecutionOutput || (ActionExecutionOutput = {}));
|
|
195
129
|
export var ActionExecutionDetail;
|
|
196
130
|
(function (ActionExecutionDetail) {
|
|
197
|
-
/**
|
|
198
|
-
* @internal
|
|
199
|
-
*/
|
|
200
131
|
ActionExecutionDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
201
132
|
})(ActionExecutionDetail || (ActionExecutionDetail = {}));
|
|
202
133
|
export var ActionExecutionFilter;
|
|
203
134
|
(function (ActionExecutionFilter) {
|
|
204
|
-
/**
|
|
205
|
-
* @internal
|
|
206
|
-
*/
|
|
207
135
|
ActionExecutionFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
208
136
|
})(ActionExecutionFilter || (ActionExecutionFilter = {}));
|
|
209
137
|
export var ActionNotFoundException;
|
|
210
138
|
(function (ActionNotFoundException) {
|
|
211
|
-
/**
|
|
212
|
-
* @internal
|
|
213
|
-
*/
|
|
214
139
|
ActionNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
215
140
|
})(ActionNotFoundException || (ActionNotFoundException = {}));
|
|
216
141
|
export var ActionRevision;
|
|
217
142
|
(function (ActionRevision) {
|
|
218
|
-
/**
|
|
219
|
-
* @internal
|
|
220
|
-
*/
|
|
221
143
|
ActionRevision.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
222
144
|
})(ActionRevision || (ActionRevision = {}));
|
|
223
145
|
export var ActionState;
|
|
224
146
|
(function (ActionState) {
|
|
225
|
-
/**
|
|
226
|
-
* @internal
|
|
227
|
-
*/
|
|
228
147
|
ActionState.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
229
148
|
})(ActionState || (ActionState = {}));
|
|
230
149
|
export var ArtifactDetails;
|
|
231
150
|
(function (ArtifactDetails) {
|
|
232
|
-
/**
|
|
233
|
-
* @internal
|
|
234
|
-
*/
|
|
235
151
|
ArtifactDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
236
152
|
})(ArtifactDetails || (ArtifactDetails = {}));
|
|
237
153
|
export var ActionTypeSettings;
|
|
238
154
|
(function (ActionTypeSettings) {
|
|
239
|
-
/**
|
|
240
|
-
* @internal
|
|
241
|
-
*/
|
|
242
155
|
ActionTypeSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
243
156
|
})(ActionTypeSettings || (ActionTypeSettings = {}));
|
|
244
157
|
export var ActionType;
|
|
245
158
|
(function (ActionType) {
|
|
246
|
-
/**
|
|
247
|
-
* @internal
|
|
248
|
-
*/
|
|
249
159
|
ActionType.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
250
160
|
})(ActionType || (ActionType = {}));
|
|
251
161
|
export var ActionTypeArtifactDetails;
|
|
252
162
|
(function (ActionTypeArtifactDetails) {
|
|
253
|
-
/**
|
|
254
|
-
* @internal
|
|
255
|
-
*/
|
|
256
163
|
ActionTypeArtifactDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
257
164
|
})(ActionTypeArtifactDetails || (ActionTypeArtifactDetails = {}));
|
|
258
165
|
export var JobWorkerExecutorConfiguration;
|
|
259
166
|
(function (JobWorkerExecutorConfiguration) {
|
|
260
|
-
/**
|
|
261
|
-
* @internal
|
|
262
|
-
*/
|
|
263
167
|
JobWorkerExecutorConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
264
168
|
})(JobWorkerExecutorConfiguration || (JobWorkerExecutorConfiguration = {}));
|
|
265
169
|
export var LambdaExecutorConfiguration;
|
|
266
170
|
(function (LambdaExecutorConfiguration) {
|
|
267
|
-
/**
|
|
268
|
-
* @internal
|
|
269
|
-
*/
|
|
270
171
|
LambdaExecutorConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
271
172
|
})(LambdaExecutorConfiguration || (LambdaExecutorConfiguration = {}));
|
|
272
173
|
export var ExecutorConfiguration;
|
|
273
174
|
(function (ExecutorConfiguration) {
|
|
274
|
-
/**
|
|
275
|
-
* @internal
|
|
276
|
-
*/
|
|
277
175
|
ExecutorConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
278
176
|
})(ExecutorConfiguration || (ExecutorConfiguration = {}));
|
|
279
177
|
export var ExecutorType;
|
|
@@ -283,58 +181,34 @@ export var ExecutorType;
|
|
|
283
181
|
})(ExecutorType || (ExecutorType = {}));
|
|
284
182
|
export var ActionTypeExecutor;
|
|
285
183
|
(function (ActionTypeExecutor) {
|
|
286
|
-
/**
|
|
287
|
-
* @internal
|
|
288
|
-
*/
|
|
289
184
|
ActionTypeExecutor.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
290
185
|
})(ActionTypeExecutor || (ActionTypeExecutor = {}));
|
|
291
186
|
export var ActionTypeIdentifier;
|
|
292
187
|
(function (ActionTypeIdentifier) {
|
|
293
|
-
/**
|
|
294
|
-
* @internal
|
|
295
|
-
*/
|
|
296
188
|
ActionTypeIdentifier.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
297
189
|
})(ActionTypeIdentifier || (ActionTypeIdentifier = {}));
|
|
298
190
|
export var ActionTypePermissions;
|
|
299
191
|
(function (ActionTypePermissions) {
|
|
300
|
-
/**
|
|
301
|
-
* @internal
|
|
302
|
-
*/
|
|
303
192
|
ActionTypePermissions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
304
193
|
})(ActionTypePermissions || (ActionTypePermissions = {}));
|
|
305
194
|
export var ActionTypeProperty;
|
|
306
195
|
(function (ActionTypeProperty) {
|
|
307
|
-
/**
|
|
308
|
-
* @internal
|
|
309
|
-
*/
|
|
310
196
|
ActionTypeProperty.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
197
|
})(ActionTypeProperty || (ActionTypeProperty = {}));
|
|
312
198
|
export var ActionTypeUrls;
|
|
313
199
|
(function (ActionTypeUrls) {
|
|
314
|
-
/**
|
|
315
|
-
* @internal
|
|
316
|
-
*/
|
|
317
200
|
ActionTypeUrls.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
318
201
|
})(ActionTypeUrls || (ActionTypeUrls = {}));
|
|
319
202
|
export var ActionTypeDeclaration;
|
|
320
203
|
(function (ActionTypeDeclaration) {
|
|
321
|
-
/**
|
|
322
|
-
* @internal
|
|
323
|
-
*/
|
|
324
204
|
ActionTypeDeclaration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
325
205
|
})(ActionTypeDeclaration || (ActionTypeDeclaration = {}));
|
|
326
206
|
export var ActionTypeNotFoundException;
|
|
327
207
|
(function (ActionTypeNotFoundException) {
|
|
328
|
-
/**
|
|
329
|
-
* @internal
|
|
330
|
-
*/
|
|
331
208
|
ActionTypeNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
332
209
|
})(ActionTypeNotFoundException || (ActionTypeNotFoundException = {}));
|
|
333
210
|
export var ApprovalAlreadyCompletedException;
|
|
334
211
|
(function (ApprovalAlreadyCompletedException) {
|
|
335
|
-
/**
|
|
336
|
-
* @internal
|
|
337
|
-
*/
|
|
338
212
|
ApprovalAlreadyCompletedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
339
213
|
})(ApprovalAlreadyCompletedException || (ApprovalAlreadyCompletedException = {}));
|
|
340
214
|
export var ApprovalStatus;
|
|
@@ -344,16 +218,10 @@ export var ApprovalStatus;
|
|
|
344
218
|
})(ApprovalStatus || (ApprovalStatus = {}));
|
|
345
219
|
export var ApprovalResult;
|
|
346
220
|
(function (ApprovalResult) {
|
|
347
|
-
/**
|
|
348
|
-
* @internal
|
|
349
|
-
*/
|
|
350
221
|
ApprovalResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
351
222
|
})(ApprovalResult || (ApprovalResult = {}));
|
|
352
223
|
export var S3ArtifactLocation;
|
|
353
224
|
(function (S3ArtifactLocation) {
|
|
354
|
-
/**
|
|
355
|
-
* @internal
|
|
356
|
-
*/
|
|
357
225
|
S3ArtifactLocation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
358
226
|
})(S3ArtifactLocation || (S3ArtifactLocation = {}));
|
|
359
227
|
export var ArtifactLocationType;
|
|
@@ -362,23 +230,14 @@ export var ArtifactLocationType;
|
|
|
362
230
|
})(ArtifactLocationType || (ArtifactLocationType = {}));
|
|
363
231
|
export var ArtifactLocation;
|
|
364
232
|
(function (ArtifactLocation) {
|
|
365
|
-
/**
|
|
366
|
-
* @internal
|
|
367
|
-
*/
|
|
368
233
|
ArtifactLocation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
369
234
|
})(ArtifactLocation || (ArtifactLocation = {}));
|
|
370
235
|
export var Artifact;
|
|
371
236
|
(function (Artifact) {
|
|
372
|
-
/**
|
|
373
|
-
* @internal
|
|
374
|
-
*/
|
|
375
237
|
Artifact.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
376
238
|
})(Artifact || (Artifact = {}));
|
|
377
239
|
export var ArtifactRevision;
|
|
378
240
|
(function (ArtifactRevision) {
|
|
379
|
-
/**
|
|
380
|
-
* @internal
|
|
381
|
-
*/
|
|
382
241
|
ArtifactRevision.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
383
242
|
})(ArtifactRevision || (ArtifactRevision = {}));
|
|
384
243
|
export var EncryptionKeyType;
|
|
@@ -387,9 +246,6 @@ export var EncryptionKeyType;
|
|
|
387
246
|
})(EncryptionKeyType || (EncryptionKeyType = {}));
|
|
388
247
|
export var EncryptionKey;
|
|
389
248
|
(function (EncryptionKey) {
|
|
390
|
-
/**
|
|
391
|
-
* @internal
|
|
392
|
-
*/
|
|
393
249
|
EncryptionKey.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
394
250
|
})(EncryptionKey || (EncryptionKey = {}));
|
|
395
251
|
export var ArtifactStoreType;
|
|
@@ -398,16 +254,10 @@ export var ArtifactStoreType;
|
|
|
398
254
|
})(ArtifactStoreType || (ArtifactStoreType = {}));
|
|
399
255
|
export var ArtifactStore;
|
|
400
256
|
(function (ArtifactStore) {
|
|
401
|
-
/**
|
|
402
|
-
* @internal
|
|
403
|
-
*/
|
|
404
257
|
ArtifactStore.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
405
258
|
})(ArtifactStore || (ArtifactStore = {}));
|
|
406
259
|
export var AWSSessionCredentials;
|
|
407
260
|
(function (AWSSessionCredentials) {
|
|
408
|
-
/**
|
|
409
|
-
* @internal
|
|
410
|
-
*/
|
|
411
261
|
AWSSessionCredentials.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign(__assign({}, obj), (obj.accessKeyId && { accessKeyId: SENSITIVE_STRING })), (obj.secretAccessKey && { secretAccessKey: SENSITIVE_STRING })), (obj.sessionToken && { sessionToken: SENSITIVE_STRING }))); };
|
|
412
262
|
})(AWSSessionCredentials || (AWSSessionCredentials = {}));
|
|
413
263
|
export var BlockerType;
|
|
@@ -416,170 +266,98 @@ export var BlockerType;
|
|
|
416
266
|
})(BlockerType || (BlockerType = {}));
|
|
417
267
|
export var BlockerDeclaration;
|
|
418
268
|
(function (BlockerDeclaration) {
|
|
419
|
-
/**
|
|
420
|
-
* @internal
|
|
421
|
-
*/
|
|
422
269
|
BlockerDeclaration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
423
270
|
})(BlockerDeclaration || (BlockerDeclaration = {}));
|
|
424
271
|
export var ConcurrentModificationException;
|
|
425
272
|
(function (ConcurrentModificationException) {
|
|
426
|
-
/**
|
|
427
|
-
* @internal
|
|
428
|
-
*/
|
|
429
273
|
ConcurrentModificationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
430
274
|
})(ConcurrentModificationException || (ConcurrentModificationException = {}));
|
|
431
275
|
export var Tag;
|
|
432
276
|
(function (Tag) {
|
|
433
|
-
/**
|
|
434
|
-
* @internal
|
|
435
|
-
*/
|
|
436
277
|
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
437
278
|
})(Tag || (Tag = {}));
|
|
438
279
|
export var CreateCustomActionTypeInput;
|
|
439
280
|
(function (CreateCustomActionTypeInput) {
|
|
440
|
-
/**
|
|
441
|
-
* @internal
|
|
442
|
-
*/
|
|
443
281
|
CreateCustomActionTypeInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
444
282
|
})(CreateCustomActionTypeInput || (CreateCustomActionTypeInput = {}));
|
|
445
283
|
export var CreateCustomActionTypeOutput;
|
|
446
284
|
(function (CreateCustomActionTypeOutput) {
|
|
447
|
-
/**
|
|
448
|
-
* @internal
|
|
449
|
-
*/
|
|
450
285
|
CreateCustomActionTypeOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
451
286
|
})(CreateCustomActionTypeOutput || (CreateCustomActionTypeOutput = {}));
|
|
452
287
|
export var InvalidTagsException;
|
|
453
288
|
(function (InvalidTagsException) {
|
|
454
|
-
/**
|
|
455
|
-
* @internal
|
|
456
|
-
*/
|
|
457
289
|
InvalidTagsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
458
290
|
})(InvalidTagsException || (InvalidTagsException = {}));
|
|
459
291
|
export var LimitExceededException;
|
|
460
292
|
(function (LimitExceededException) {
|
|
461
|
-
/**
|
|
462
|
-
* @internal
|
|
463
|
-
*/
|
|
464
293
|
LimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
465
294
|
})(LimitExceededException || (LimitExceededException = {}));
|
|
466
295
|
export var TooManyTagsException;
|
|
467
296
|
(function (TooManyTagsException) {
|
|
468
|
-
/**
|
|
469
|
-
* @internal
|
|
470
|
-
*/
|
|
471
297
|
TooManyTagsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
472
298
|
})(TooManyTagsException || (TooManyTagsException = {}));
|
|
473
299
|
export var StageDeclaration;
|
|
474
300
|
(function (StageDeclaration) {
|
|
475
|
-
/**
|
|
476
|
-
* @internal
|
|
477
|
-
*/
|
|
478
301
|
StageDeclaration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
479
302
|
})(StageDeclaration || (StageDeclaration = {}));
|
|
480
303
|
export var PipelineDeclaration;
|
|
481
304
|
(function (PipelineDeclaration) {
|
|
482
|
-
/**
|
|
483
|
-
* @internal
|
|
484
|
-
*/
|
|
485
305
|
PipelineDeclaration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
486
306
|
})(PipelineDeclaration || (PipelineDeclaration = {}));
|
|
487
307
|
export var CreatePipelineInput;
|
|
488
308
|
(function (CreatePipelineInput) {
|
|
489
|
-
/**
|
|
490
|
-
* @internal
|
|
491
|
-
*/
|
|
492
309
|
CreatePipelineInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
493
310
|
})(CreatePipelineInput || (CreatePipelineInput = {}));
|
|
494
311
|
export var CreatePipelineOutput;
|
|
495
312
|
(function (CreatePipelineOutput) {
|
|
496
|
-
/**
|
|
497
|
-
* @internal
|
|
498
|
-
*/
|
|
499
313
|
CreatePipelineOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
500
314
|
})(CreatePipelineOutput || (CreatePipelineOutput = {}));
|
|
501
315
|
export var InvalidActionDeclarationException;
|
|
502
316
|
(function (InvalidActionDeclarationException) {
|
|
503
|
-
/**
|
|
504
|
-
* @internal
|
|
505
|
-
*/
|
|
506
317
|
InvalidActionDeclarationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
507
318
|
})(InvalidActionDeclarationException || (InvalidActionDeclarationException = {}));
|
|
508
319
|
export var InvalidBlockerDeclarationException;
|
|
509
320
|
(function (InvalidBlockerDeclarationException) {
|
|
510
|
-
/**
|
|
511
|
-
* @internal
|
|
512
|
-
*/
|
|
513
321
|
InvalidBlockerDeclarationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
514
322
|
})(InvalidBlockerDeclarationException || (InvalidBlockerDeclarationException = {}));
|
|
515
323
|
export var InvalidStageDeclarationException;
|
|
516
324
|
(function (InvalidStageDeclarationException) {
|
|
517
|
-
/**
|
|
518
|
-
* @internal
|
|
519
|
-
*/
|
|
520
325
|
InvalidStageDeclarationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
521
326
|
})(InvalidStageDeclarationException || (InvalidStageDeclarationException = {}));
|
|
522
327
|
export var InvalidStructureException;
|
|
523
328
|
(function (InvalidStructureException) {
|
|
524
|
-
/**
|
|
525
|
-
* @internal
|
|
526
|
-
*/
|
|
527
329
|
InvalidStructureException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
528
330
|
})(InvalidStructureException || (InvalidStructureException = {}));
|
|
529
331
|
export var PipelineNameInUseException;
|
|
530
332
|
(function (PipelineNameInUseException) {
|
|
531
|
-
/**
|
|
532
|
-
* @internal
|
|
533
|
-
*/
|
|
534
333
|
PipelineNameInUseException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
535
334
|
})(PipelineNameInUseException || (PipelineNameInUseException = {}));
|
|
536
335
|
export var DeleteCustomActionTypeInput;
|
|
537
336
|
(function (DeleteCustomActionTypeInput) {
|
|
538
|
-
/**
|
|
539
|
-
* @internal
|
|
540
|
-
*/
|
|
541
337
|
DeleteCustomActionTypeInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
542
338
|
})(DeleteCustomActionTypeInput || (DeleteCustomActionTypeInput = {}));
|
|
543
339
|
export var DeletePipelineInput;
|
|
544
340
|
(function (DeletePipelineInput) {
|
|
545
|
-
/**
|
|
546
|
-
* @internal
|
|
547
|
-
*/
|
|
548
341
|
DeletePipelineInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
549
342
|
})(DeletePipelineInput || (DeletePipelineInput = {}));
|
|
550
343
|
export var DeleteWebhookInput;
|
|
551
344
|
(function (DeleteWebhookInput) {
|
|
552
|
-
/**
|
|
553
|
-
* @internal
|
|
554
|
-
*/
|
|
555
345
|
DeleteWebhookInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
556
346
|
})(DeleteWebhookInput || (DeleteWebhookInput = {}));
|
|
557
347
|
export var DeleteWebhookOutput;
|
|
558
348
|
(function (DeleteWebhookOutput) {
|
|
559
|
-
/**
|
|
560
|
-
* @internal
|
|
561
|
-
*/
|
|
562
349
|
DeleteWebhookOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
563
350
|
})(DeleteWebhookOutput || (DeleteWebhookOutput = {}));
|
|
564
351
|
export var DeregisterWebhookWithThirdPartyInput;
|
|
565
352
|
(function (DeregisterWebhookWithThirdPartyInput) {
|
|
566
|
-
/**
|
|
567
|
-
* @internal
|
|
568
|
-
*/
|
|
569
353
|
DeregisterWebhookWithThirdPartyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
570
354
|
})(DeregisterWebhookWithThirdPartyInput || (DeregisterWebhookWithThirdPartyInput = {}));
|
|
571
355
|
export var DeregisterWebhookWithThirdPartyOutput;
|
|
572
356
|
(function (DeregisterWebhookWithThirdPartyOutput) {
|
|
573
|
-
/**
|
|
574
|
-
* @internal
|
|
575
|
-
*/
|
|
576
357
|
DeregisterWebhookWithThirdPartyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
577
358
|
})(DeregisterWebhookWithThirdPartyOutput || (DeregisterWebhookWithThirdPartyOutput = {}));
|
|
578
359
|
export var WebhookNotFoundException;
|
|
579
360
|
(function (WebhookNotFoundException) {
|
|
580
|
-
/**
|
|
581
|
-
* @internal
|
|
582
|
-
*/
|
|
583
361
|
WebhookNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
584
362
|
})(WebhookNotFoundException || (WebhookNotFoundException = {}));
|
|
585
363
|
export var StageTransitionType;
|
|
@@ -589,121 +367,70 @@ export var StageTransitionType;
|
|
|
589
367
|
})(StageTransitionType || (StageTransitionType = {}));
|
|
590
368
|
export var DisableStageTransitionInput;
|
|
591
369
|
(function (DisableStageTransitionInput) {
|
|
592
|
-
/**
|
|
593
|
-
* @internal
|
|
594
|
-
*/
|
|
595
370
|
DisableStageTransitionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
596
371
|
})(DisableStageTransitionInput || (DisableStageTransitionInput = {}));
|
|
597
372
|
export var PipelineNotFoundException;
|
|
598
373
|
(function (PipelineNotFoundException) {
|
|
599
|
-
/**
|
|
600
|
-
* @internal
|
|
601
|
-
*/
|
|
602
374
|
PipelineNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
603
375
|
})(PipelineNotFoundException || (PipelineNotFoundException = {}));
|
|
604
376
|
export var StageNotFoundException;
|
|
605
377
|
(function (StageNotFoundException) {
|
|
606
|
-
/**
|
|
607
|
-
* @internal
|
|
608
|
-
*/
|
|
609
378
|
StageNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
379
|
})(StageNotFoundException || (StageNotFoundException = {}));
|
|
611
380
|
export var EnableStageTransitionInput;
|
|
612
381
|
(function (EnableStageTransitionInput) {
|
|
613
|
-
/**
|
|
614
|
-
* @internal
|
|
615
|
-
*/
|
|
616
382
|
EnableStageTransitionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
617
383
|
})(EnableStageTransitionInput || (EnableStageTransitionInput = {}));
|
|
618
384
|
export var GetActionTypeInput;
|
|
619
385
|
(function (GetActionTypeInput) {
|
|
620
|
-
/**
|
|
621
|
-
* @internal
|
|
622
|
-
*/
|
|
623
386
|
GetActionTypeInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
624
387
|
})(GetActionTypeInput || (GetActionTypeInput = {}));
|
|
625
388
|
export var GetActionTypeOutput;
|
|
626
389
|
(function (GetActionTypeOutput) {
|
|
627
|
-
/**
|
|
628
|
-
* @internal
|
|
629
|
-
*/
|
|
630
390
|
GetActionTypeOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
631
391
|
})(GetActionTypeOutput || (GetActionTypeOutput = {}));
|
|
632
392
|
export var GetJobDetailsInput;
|
|
633
393
|
(function (GetJobDetailsInput) {
|
|
634
|
-
/**
|
|
635
|
-
* @internal
|
|
636
|
-
*/
|
|
637
394
|
GetJobDetailsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
638
395
|
})(GetJobDetailsInput || (GetJobDetailsInput = {}));
|
|
639
396
|
export var StageContext;
|
|
640
397
|
(function (StageContext) {
|
|
641
|
-
/**
|
|
642
|
-
* @internal
|
|
643
|
-
*/
|
|
644
398
|
StageContext.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
645
399
|
})(StageContext || (StageContext = {}));
|
|
646
400
|
export var PipelineContext;
|
|
647
401
|
(function (PipelineContext) {
|
|
648
|
-
/**
|
|
649
|
-
* @internal
|
|
650
|
-
*/
|
|
651
402
|
PipelineContext.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
652
403
|
})(PipelineContext || (PipelineContext = {}));
|
|
653
404
|
export var JobData;
|
|
654
405
|
(function (JobData) {
|
|
655
|
-
/**
|
|
656
|
-
* @internal
|
|
657
|
-
*/
|
|
658
406
|
JobData.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.artifactCredentials && { artifactCredentials: SENSITIVE_STRING }))); };
|
|
659
407
|
})(JobData || (JobData = {}));
|
|
660
408
|
export var JobDetails;
|
|
661
409
|
(function (JobDetails) {
|
|
662
|
-
/**
|
|
663
|
-
* @internal
|
|
664
|
-
*/
|
|
665
410
|
JobDetails.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.data && { data: JobData.filterSensitiveLog(obj.data) }))); };
|
|
666
411
|
})(JobDetails || (JobDetails = {}));
|
|
667
412
|
export var GetJobDetailsOutput;
|
|
668
413
|
(function (GetJobDetailsOutput) {
|
|
669
|
-
/**
|
|
670
|
-
* @internal
|
|
671
|
-
*/
|
|
672
414
|
GetJobDetailsOutput.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.jobDetails && { jobDetails: JobDetails.filterSensitiveLog(obj.jobDetails) }))); };
|
|
673
415
|
})(GetJobDetailsOutput || (GetJobDetailsOutput = {}));
|
|
674
416
|
export var GetPipelineInput;
|
|
675
417
|
(function (GetPipelineInput) {
|
|
676
|
-
/**
|
|
677
|
-
* @internal
|
|
678
|
-
*/
|
|
679
418
|
GetPipelineInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
680
419
|
})(GetPipelineInput || (GetPipelineInput = {}));
|
|
681
420
|
export var PipelineMetadata;
|
|
682
421
|
(function (PipelineMetadata) {
|
|
683
|
-
/**
|
|
684
|
-
* @internal
|
|
685
|
-
*/
|
|
686
422
|
PipelineMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
687
423
|
})(PipelineMetadata || (PipelineMetadata = {}));
|
|
688
424
|
export var GetPipelineOutput;
|
|
689
425
|
(function (GetPipelineOutput) {
|
|
690
|
-
/**
|
|
691
|
-
* @internal
|
|
692
|
-
*/
|
|
693
426
|
GetPipelineOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
694
427
|
})(GetPipelineOutput || (GetPipelineOutput = {}));
|
|
695
428
|
export var PipelineVersionNotFoundException;
|
|
696
429
|
(function (PipelineVersionNotFoundException) {
|
|
697
|
-
/**
|
|
698
|
-
* @internal
|
|
699
|
-
*/
|
|
700
430
|
PipelineVersionNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
701
431
|
})(PipelineVersionNotFoundException || (PipelineVersionNotFoundException = {}));
|
|
702
432
|
export var GetPipelineExecutionInput;
|
|
703
433
|
(function (GetPipelineExecutionInput) {
|
|
704
|
-
/**
|
|
705
|
-
* @internal
|
|
706
|
-
*/
|
|
707
434
|
GetPipelineExecutionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
708
435
|
})(GetPipelineExecutionInput || (GetPipelineExecutionInput = {}));
|
|
709
436
|
export var PipelineExecutionStatus;
|
|
@@ -718,30 +445,18 @@ export var PipelineExecutionStatus;
|
|
|
718
445
|
})(PipelineExecutionStatus || (PipelineExecutionStatus = {}));
|
|
719
446
|
export var PipelineExecution;
|
|
720
447
|
(function (PipelineExecution) {
|
|
721
|
-
/**
|
|
722
|
-
* @internal
|
|
723
|
-
*/
|
|
724
448
|
PipelineExecution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
725
449
|
})(PipelineExecution || (PipelineExecution = {}));
|
|
726
450
|
export var GetPipelineExecutionOutput;
|
|
727
451
|
(function (GetPipelineExecutionOutput) {
|
|
728
|
-
/**
|
|
729
|
-
* @internal
|
|
730
|
-
*/
|
|
731
452
|
GetPipelineExecutionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
732
453
|
})(GetPipelineExecutionOutput || (GetPipelineExecutionOutput = {}));
|
|
733
454
|
export var PipelineExecutionNotFoundException;
|
|
734
455
|
(function (PipelineExecutionNotFoundException) {
|
|
735
|
-
/**
|
|
736
|
-
* @internal
|
|
737
|
-
*/
|
|
738
456
|
PipelineExecutionNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
739
457
|
})(PipelineExecutionNotFoundException || (PipelineExecutionNotFoundException = {}));
|
|
740
458
|
export var GetPipelineStateInput;
|
|
741
459
|
(function (GetPipelineStateInput) {
|
|
742
|
-
/**
|
|
743
|
-
* @internal
|
|
744
|
-
*/
|
|
745
460
|
GetPipelineStateInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
746
461
|
})(GetPipelineStateInput || (GetPipelineStateInput = {}));
|
|
747
462
|
export var StageExecutionStatus;
|
|
@@ -755,121 +470,70 @@ export var StageExecutionStatus;
|
|
|
755
470
|
})(StageExecutionStatus || (StageExecutionStatus = {}));
|
|
756
471
|
export var StageExecution;
|
|
757
472
|
(function (StageExecution) {
|
|
758
|
-
/**
|
|
759
|
-
* @internal
|
|
760
|
-
*/
|
|
761
473
|
StageExecution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
762
474
|
})(StageExecution || (StageExecution = {}));
|
|
763
475
|
export var TransitionState;
|
|
764
476
|
(function (TransitionState) {
|
|
765
|
-
/**
|
|
766
|
-
* @internal
|
|
767
|
-
*/
|
|
768
477
|
TransitionState.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
769
478
|
})(TransitionState || (TransitionState = {}));
|
|
770
479
|
export var StageState;
|
|
771
480
|
(function (StageState) {
|
|
772
|
-
/**
|
|
773
|
-
* @internal
|
|
774
|
-
*/
|
|
775
481
|
StageState.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
776
482
|
})(StageState || (StageState = {}));
|
|
777
483
|
export var GetPipelineStateOutput;
|
|
778
484
|
(function (GetPipelineStateOutput) {
|
|
779
|
-
/**
|
|
780
|
-
* @internal
|
|
781
|
-
*/
|
|
782
485
|
GetPipelineStateOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
783
486
|
})(GetPipelineStateOutput || (GetPipelineStateOutput = {}));
|
|
784
487
|
export var GetThirdPartyJobDetailsInput;
|
|
785
488
|
(function (GetThirdPartyJobDetailsInput) {
|
|
786
|
-
/**
|
|
787
|
-
* @internal
|
|
788
|
-
*/
|
|
789
489
|
GetThirdPartyJobDetailsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
790
490
|
})(GetThirdPartyJobDetailsInput || (GetThirdPartyJobDetailsInput = {}));
|
|
791
491
|
export var ThirdPartyJobData;
|
|
792
492
|
(function (ThirdPartyJobData) {
|
|
793
|
-
/**
|
|
794
|
-
* @internal
|
|
795
|
-
*/
|
|
796
493
|
ThirdPartyJobData.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.artifactCredentials && { artifactCredentials: SENSITIVE_STRING }))); };
|
|
797
494
|
})(ThirdPartyJobData || (ThirdPartyJobData = {}));
|
|
798
495
|
export var ThirdPartyJobDetails;
|
|
799
496
|
(function (ThirdPartyJobDetails) {
|
|
800
|
-
/**
|
|
801
|
-
* @internal
|
|
802
|
-
*/
|
|
803
497
|
ThirdPartyJobDetails.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.data && { data: ThirdPartyJobData.filterSensitiveLog(obj.data) }))); };
|
|
804
498
|
})(ThirdPartyJobDetails || (ThirdPartyJobDetails = {}));
|
|
805
499
|
export var GetThirdPartyJobDetailsOutput;
|
|
806
500
|
(function (GetThirdPartyJobDetailsOutput) {
|
|
807
|
-
/**
|
|
808
|
-
* @internal
|
|
809
|
-
*/
|
|
810
501
|
GetThirdPartyJobDetailsOutput.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.jobDetails && { jobDetails: ThirdPartyJobDetails.filterSensitiveLog(obj.jobDetails) }))); };
|
|
811
502
|
})(GetThirdPartyJobDetailsOutput || (GetThirdPartyJobDetailsOutput = {}));
|
|
812
503
|
export var InvalidJobException;
|
|
813
504
|
(function (InvalidJobException) {
|
|
814
|
-
/**
|
|
815
|
-
* @internal
|
|
816
|
-
*/
|
|
817
505
|
InvalidJobException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
818
506
|
})(InvalidJobException || (InvalidJobException = {}));
|
|
819
507
|
export var InvalidNextTokenException;
|
|
820
508
|
(function (InvalidNextTokenException) {
|
|
821
|
-
/**
|
|
822
|
-
* @internal
|
|
823
|
-
*/
|
|
824
509
|
InvalidNextTokenException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
825
510
|
})(InvalidNextTokenException || (InvalidNextTokenException = {}));
|
|
826
511
|
export var ListActionExecutionsInput;
|
|
827
512
|
(function (ListActionExecutionsInput) {
|
|
828
|
-
/**
|
|
829
|
-
* @internal
|
|
830
|
-
*/
|
|
831
513
|
ListActionExecutionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
832
514
|
})(ListActionExecutionsInput || (ListActionExecutionsInput = {}));
|
|
833
515
|
export var ListActionExecutionsOutput;
|
|
834
516
|
(function (ListActionExecutionsOutput) {
|
|
835
|
-
/**
|
|
836
|
-
* @internal
|
|
837
|
-
*/
|
|
838
517
|
ListActionExecutionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
839
518
|
})(ListActionExecutionsOutput || (ListActionExecutionsOutput = {}));
|
|
840
519
|
export var ListActionTypesInput;
|
|
841
520
|
(function (ListActionTypesInput) {
|
|
842
|
-
/**
|
|
843
|
-
* @internal
|
|
844
|
-
*/
|
|
845
521
|
ListActionTypesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
846
522
|
})(ListActionTypesInput || (ListActionTypesInput = {}));
|
|
847
523
|
export var ListActionTypesOutput;
|
|
848
524
|
(function (ListActionTypesOutput) {
|
|
849
|
-
/**
|
|
850
|
-
* @internal
|
|
851
|
-
*/
|
|
852
525
|
ListActionTypesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
853
526
|
})(ListActionTypesOutput || (ListActionTypesOutput = {}));
|
|
854
527
|
export var ListPipelineExecutionsInput;
|
|
855
528
|
(function (ListPipelineExecutionsInput) {
|
|
856
|
-
/**
|
|
857
|
-
* @internal
|
|
858
|
-
*/
|
|
859
529
|
ListPipelineExecutionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
860
530
|
})(ListPipelineExecutionsInput || (ListPipelineExecutionsInput = {}));
|
|
861
531
|
export var SourceRevision;
|
|
862
532
|
(function (SourceRevision) {
|
|
863
|
-
/**
|
|
864
|
-
* @internal
|
|
865
|
-
*/
|
|
866
533
|
SourceRevision.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
867
534
|
})(SourceRevision || (SourceRevision = {}));
|
|
868
535
|
export var StopExecutionTrigger;
|
|
869
536
|
(function (StopExecutionTrigger) {
|
|
870
|
-
/**
|
|
871
|
-
* @internal
|
|
872
|
-
*/
|
|
873
537
|
StopExecutionTrigger.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
874
538
|
})(StopExecutionTrigger || (StopExecutionTrigger = {}));
|
|
875
539
|
export var TriggerType;
|
|
@@ -883,79 +547,46 @@ export var TriggerType;
|
|
|
883
547
|
})(TriggerType || (TriggerType = {}));
|
|
884
548
|
export var ExecutionTrigger;
|
|
885
549
|
(function (ExecutionTrigger) {
|
|
886
|
-
/**
|
|
887
|
-
* @internal
|
|
888
|
-
*/
|
|
889
550
|
ExecutionTrigger.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
890
551
|
})(ExecutionTrigger || (ExecutionTrigger = {}));
|
|
891
552
|
export var PipelineExecutionSummary;
|
|
892
553
|
(function (PipelineExecutionSummary) {
|
|
893
|
-
/**
|
|
894
|
-
* @internal
|
|
895
|
-
*/
|
|
896
554
|
PipelineExecutionSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
897
555
|
})(PipelineExecutionSummary || (PipelineExecutionSummary = {}));
|
|
898
556
|
export var ListPipelineExecutionsOutput;
|
|
899
557
|
(function (ListPipelineExecutionsOutput) {
|
|
900
|
-
/**
|
|
901
|
-
* @internal
|
|
902
|
-
*/
|
|
903
558
|
ListPipelineExecutionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
904
559
|
})(ListPipelineExecutionsOutput || (ListPipelineExecutionsOutput = {}));
|
|
905
560
|
export var ListPipelinesInput;
|
|
906
561
|
(function (ListPipelinesInput) {
|
|
907
|
-
/**
|
|
908
|
-
* @internal
|
|
909
|
-
*/
|
|
910
562
|
ListPipelinesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
911
563
|
})(ListPipelinesInput || (ListPipelinesInput = {}));
|
|
912
564
|
export var PipelineSummary;
|
|
913
565
|
(function (PipelineSummary) {
|
|
914
|
-
/**
|
|
915
|
-
* @internal
|
|
916
|
-
*/
|
|
917
566
|
PipelineSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
918
567
|
})(PipelineSummary || (PipelineSummary = {}));
|
|
919
568
|
export var ListPipelinesOutput;
|
|
920
569
|
(function (ListPipelinesOutput) {
|
|
921
|
-
/**
|
|
922
|
-
* @internal
|
|
923
|
-
*/
|
|
924
570
|
ListPipelinesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
925
571
|
})(ListPipelinesOutput || (ListPipelinesOutput = {}));
|
|
926
572
|
export var InvalidArnException;
|
|
927
573
|
(function (InvalidArnException) {
|
|
928
|
-
/**
|
|
929
|
-
* @internal
|
|
930
|
-
*/
|
|
931
574
|
InvalidArnException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
932
575
|
})(InvalidArnException || (InvalidArnException = {}));
|
|
933
576
|
export var ListTagsForResourceInput;
|
|
934
577
|
(function (ListTagsForResourceInput) {
|
|
935
|
-
/**
|
|
936
|
-
* @internal
|
|
937
|
-
*/
|
|
938
578
|
ListTagsForResourceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
939
579
|
})(ListTagsForResourceInput || (ListTagsForResourceInput = {}));
|
|
940
580
|
export var ListTagsForResourceOutput;
|
|
941
581
|
(function (ListTagsForResourceOutput) {
|
|
942
|
-
/**
|
|
943
|
-
* @internal
|
|
944
|
-
*/
|
|
945
582
|
ListTagsForResourceOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
946
583
|
})(ListTagsForResourceOutput || (ListTagsForResourceOutput = {}));
|
|
947
584
|
export var ResourceNotFoundException;
|
|
948
585
|
(function (ResourceNotFoundException) {
|
|
949
|
-
/**
|
|
950
|
-
* @internal
|
|
951
|
-
*/
|
|
952
586
|
ResourceNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
953
587
|
})(ResourceNotFoundException || (ResourceNotFoundException = {}));
|
|
954
588
|
export var ListWebhooksInput;
|
|
955
589
|
(function (ListWebhooksInput) {
|
|
956
|
-
/**
|
|
957
|
-
* @internal
|
|
958
|
-
*/
|
|
959
590
|
ListWebhooksInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
960
591
|
})(ListWebhooksInput || (ListWebhooksInput = {}));
|
|
961
592
|
export var WebhookAuthenticationType;
|
|
@@ -966,121 +597,70 @@ export var WebhookAuthenticationType;
|
|
|
966
597
|
})(WebhookAuthenticationType || (WebhookAuthenticationType = {}));
|
|
967
598
|
export var WebhookAuthConfiguration;
|
|
968
599
|
(function (WebhookAuthConfiguration) {
|
|
969
|
-
/**
|
|
970
|
-
* @internal
|
|
971
|
-
*/
|
|
972
600
|
WebhookAuthConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
973
601
|
})(WebhookAuthConfiguration || (WebhookAuthConfiguration = {}));
|
|
974
602
|
export var WebhookFilterRule;
|
|
975
603
|
(function (WebhookFilterRule) {
|
|
976
|
-
/**
|
|
977
|
-
* @internal
|
|
978
|
-
*/
|
|
979
604
|
WebhookFilterRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
980
605
|
})(WebhookFilterRule || (WebhookFilterRule = {}));
|
|
981
606
|
export var WebhookDefinition;
|
|
982
607
|
(function (WebhookDefinition) {
|
|
983
|
-
/**
|
|
984
|
-
* @internal
|
|
985
|
-
*/
|
|
986
608
|
WebhookDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
987
609
|
})(WebhookDefinition || (WebhookDefinition = {}));
|
|
988
610
|
export var ListWebhookItem;
|
|
989
611
|
(function (ListWebhookItem) {
|
|
990
|
-
/**
|
|
991
|
-
* @internal
|
|
992
|
-
*/
|
|
993
612
|
ListWebhookItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
994
613
|
})(ListWebhookItem || (ListWebhookItem = {}));
|
|
995
614
|
export var ListWebhooksOutput;
|
|
996
615
|
(function (ListWebhooksOutput) {
|
|
997
|
-
/**
|
|
998
|
-
* @internal
|
|
999
|
-
*/
|
|
1000
616
|
ListWebhooksOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1001
617
|
})(ListWebhooksOutput || (ListWebhooksOutput = {}));
|
|
1002
618
|
export var PollForJobsInput;
|
|
1003
619
|
(function (PollForJobsInput) {
|
|
1004
|
-
/**
|
|
1005
|
-
* @internal
|
|
1006
|
-
*/
|
|
1007
620
|
PollForJobsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1008
621
|
})(PollForJobsInput || (PollForJobsInput = {}));
|
|
1009
622
|
export var Job;
|
|
1010
623
|
(function (Job) {
|
|
1011
|
-
/**
|
|
1012
|
-
* @internal
|
|
1013
|
-
*/
|
|
1014
624
|
Job.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.data && { data: JobData.filterSensitiveLog(obj.data) }))); };
|
|
1015
625
|
})(Job || (Job = {}));
|
|
1016
626
|
export var PollForJobsOutput;
|
|
1017
627
|
(function (PollForJobsOutput) {
|
|
1018
|
-
/**
|
|
1019
|
-
* @internal
|
|
1020
|
-
*/
|
|
1021
628
|
PollForJobsOutput.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.jobs && { jobs: obj.jobs.map(function (item) { return Job.filterSensitiveLog(item); }) }))); };
|
|
1022
629
|
})(PollForJobsOutput || (PollForJobsOutput = {}));
|
|
1023
630
|
export var PollForThirdPartyJobsInput;
|
|
1024
631
|
(function (PollForThirdPartyJobsInput) {
|
|
1025
|
-
/**
|
|
1026
|
-
* @internal
|
|
1027
|
-
*/
|
|
1028
632
|
PollForThirdPartyJobsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1029
633
|
})(PollForThirdPartyJobsInput || (PollForThirdPartyJobsInput = {}));
|
|
1030
634
|
export var ThirdPartyJob;
|
|
1031
635
|
(function (ThirdPartyJob) {
|
|
1032
|
-
/**
|
|
1033
|
-
* @internal
|
|
1034
|
-
*/
|
|
1035
636
|
ThirdPartyJob.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1036
637
|
})(ThirdPartyJob || (ThirdPartyJob = {}));
|
|
1037
638
|
export var PollForThirdPartyJobsOutput;
|
|
1038
639
|
(function (PollForThirdPartyJobsOutput) {
|
|
1039
|
-
/**
|
|
1040
|
-
* @internal
|
|
1041
|
-
*/
|
|
1042
640
|
PollForThirdPartyJobsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1043
641
|
})(PollForThirdPartyJobsOutput || (PollForThirdPartyJobsOutput = {}));
|
|
1044
642
|
export var PutActionRevisionInput;
|
|
1045
643
|
(function (PutActionRevisionInput) {
|
|
1046
|
-
/**
|
|
1047
|
-
* @internal
|
|
1048
|
-
*/
|
|
1049
644
|
PutActionRevisionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1050
645
|
})(PutActionRevisionInput || (PutActionRevisionInput = {}));
|
|
1051
646
|
export var PutActionRevisionOutput;
|
|
1052
647
|
(function (PutActionRevisionOutput) {
|
|
1053
|
-
/**
|
|
1054
|
-
* @internal
|
|
1055
|
-
*/
|
|
1056
648
|
PutActionRevisionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1057
649
|
})(PutActionRevisionOutput || (PutActionRevisionOutput = {}));
|
|
1058
650
|
export var InvalidApprovalTokenException;
|
|
1059
651
|
(function (InvalidApprovalTokenException) {
|
|
1060
|
-
/**
|
|
1061
|
-
* @internal
|
|
1062
|
-
*/
|
|
1063
652
|
InvalidApprovalTokenException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1064
653
|
})(InvalidApprovalTokenException || (InvalidApprovalTokenException = {}));
|
|
1065
654
|
export var PutApprovalResultInput;
|
|
1066
655
|
(function (PutApprovalResultInput) {
|
|
1067
|
-
/**
|
|
1068
|
-
* @internal
|
|
1069
|
-
*/
|
|
1070
656
|
PutApprovalResultInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1071
657
|
})(PutApprovalResultInput || (PutApprovalResultInput = {}));
|
|
1072
658
|
export var PutApprovalResultOutput;
|
|
1073
659
|
(function (PutApprovalResultOutput) {
|
|
1074
|
-
/**
|
|
1075
|
-
* @internal
|
|
1076
|
-
*/
|
|
1077
660
|
PutApprovalResultOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1078
661
|
})(PutApprovalResultOutput || (PutApprovalResultOutput = {}));
|
|
1079
662
|
export var InvalidJobStateException;
|
|
1080
663
|
(function (InvalidJobStateException) {
|
|
1081
|
-
/**
|
|
1082
|
-
* @internal
|
|
1083
|
-
*/
|
|
1084
664
|
InvalidJobStateException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1085
665
|
})(InvalidJobStateException || (InvalidJobStateException = {}));
|
|
1086
666
|
export var FailureType;
|
|
@@ -1094,114 +674,66 @@ export var FailureType;
|
|
|
1094
674
|
})(FailureType || (FailureType = {}));
|
|
1095
675
|
export var FailureDetails;
|
|
1096
676
|
(function (FailureDetails) {
|
|
1097
|
-
/**
|
|
1098
|
-
* @internal
|
|
1099
|
-
*/
|
|
1100
677
|
FailureDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1101
678
|
})(FailureDetails || (FailureDetails = {}));
|
|
1102
679
|
export var PutJobFailureResultInput;
|
|
1103
680
|
(function (PutJobFailureResultInput) {
|
|
1104
|
-
/**
|
|
1105
|
-
* @internal
|
|
1106
|
-
*/
|
|
1107
681
|
PutJobFailureResultInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1108
682
|
})(PutJobFailureResultInput || (PutJobFailureResultInput = {}));
|
|
1109
683
|
export var OutputVariablesSizeExceededException;
|
|
1110
684
|
(function (OutputVariablesSizeExceededException) {
|
|
1111
|
-
/**
|
|
1112
|
-
* @internal
|
|
1113
|
-
*/
|
|
1114
685
|
OutputVariablesSizeExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1115
686
|
})(OutputVariablesSizeExceededException || (OutputVariablesSizeExceededException = {}));
|
|
1116
687
|
export var CurrentRevision;
|
|
1117
688
|
(function (CurrentRevision) {
|
|
1118
|
-
/**
|
|
1119
|
-
* @internal
|
|
1120
|
-
*/
|
|
1121
689
|
CurrentRevision.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1122
690
|
})(CurrentRevision || (CurrentRevision = {}));
|
|
1123
691
|
export var ExecutionDetails;
|
|
1124
692
|
(function (ExecutionDetails) {
|
|
1125
|
-
/**
|
|
1126
|
-
* @internal
|
|
1127
|
-
*/
|
|
1128
693
|
ExecutionDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1129
694
|
})(ExecutionDetails || (ExecutionDetails = {}));
|
|
1130
695
|
export var PutJobSuccessResultInput;
|
|
1131
696
|
(function (PutJobSuccessResultInput) {
|
|
1132
|
-
/**
|
|
1133
|
-
* @internal
|
|
1134
|
-
*/
|
|
1135
697
|
PutJobSuccessResultInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1136
698
|
})(PutJobSuccessResultInput || (PutJobSuccessResultInput = {}));
|
|
1137
699
|
export var PutThirdPartyJobFailureResultInput;
|
|
1138
700
|
(function (PutThirdPartyJobFailureResultInput) {
|
|
1139
|
-
/**
|
|
1140
|
-
* @internal
|
|
1141
|
-
*/
|
|
1142
701
|
PutThirdPartyJobFailureResultInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1143
702
|
})(PutThirdPartyJobFailureResultInput || (PutThirdPartyJobFailureResultInput = {}));
|
|
1144
703
|
export var PutThirdPartyJobSuccessResultInput;
|
|
1145
704
|
(function (PutThirdPartyJobSuccessResultInput) {
|
|
1146
|
-
/**
|
|
1147
|
-
* @internal
|
|
1148
|
-
*/
|
|
1149
705
|
PutThirdPartyJobSuccessResultInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1150
706
|
})(PutThirdPartyJobSuccessResultInput || (PutThirdPartyJobSuccessResultInput = {}));
|
|
1151
707
|
export var InvalidWebhookAuthenticationParametersException;
|
|
1152
708
|
(function (InvalidWebhookAuthenticationParametersException) {
|
|
1153
|
-
/**
|
|
1154
|
-
* @internal
|
|
1155
|
-
*/
|
|
1156
709
|
InvalidWebhookAuthenticationParametersException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1157
710
|
})(InvalidWebhookAuthenticationParametersException || (InvalidWebhookAuthenticationParametersException = {}));
|
|
1158
711
|
export var InvalidWebhookFilterPatternException;
|
|
1159
712
|
(function (InvalidWebhookFilterPatternException) {
|
|
1160
|
-
/**
|
|
1161
|
-
* @internal
|
|
1162
|
-
*/
|
|
1163
713
|
InvalidWebhookFilterPatternException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1164
714
|
})(InvalidWebhookFilterPatternException || (InvalidWebhookFilterPatternException = {}));
|
|
1165
715
|
export var PutWebhookInput;
|
|
1166
716
|
(function (PutWebhookInput) {
|
|
1167
|
-
/**
|
|
1168
|
-
* @internal
|
|
1169
|
-
*/
|
|
1170
717
|
PutWebhookInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1171
718
|
})(PutWebhookInput || (PutWebhookInput = {}));
|
|
1172
719
|
export var PutWebhookOutput;
|
|
1173
720
|
(function (PutWebhookOutput) {
|
|
1174
|
-
/**
|
|
1175
|
-
* @internal
|
|
1176
|
-
*/
|
|
1177
721
|
PutWebhookOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1178
722
|
})(PutWebhookOutput || (PutWebhookOutput = {}));
|
|
1179
723
|
export var RegisterWebhookWithThirdPartyInput;
|
|
1180
724
|
(function (RegisterWebhookWithThirdPartyInput) {
|
|
1181
|
-
/**
|
|
1182
|
-
* @internal
|
|
1183
|
-
*/
|
|
1184
725
|
RegisterWebhookWithThirdPartyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1185
726
|
})(RegisterWebhookWithThirdPartyInput || (RegisterWebhookWithThirdPartyInput = {}));
|
|
1186
727
|
export var RegisterWebhookWithThirdPartyOutput;
|
|
1187
728
|
(function (RegisterWebhookWithThirdPartyOutput) {
|
|
1188
|
-
/**
|
|
1189
|
-
* @internal
|
|
1190
|
-
*/
|
|
1191
729
|
RegisterWebhookWithThirdPartyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1192
730
|
})(RegisterWebhookWithThirdPartyOutput || (RegisterWebhookWithThirdPartyOutput = {}));
|
|
1193
731
|
export var ConflictException;
|
|
1194
732
|
(function (ConflictException) {
|
|
1195
|
-
/**
|
|
1196
|
-
* @internal
|
|
1197
|
-
*/
|
|
1198
733
|
ConflictException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1199
734
|
})(ConflictException || (ConflictException = {}));
|
|
1200
735
|
export var NotLatestPipelineExecutionException;
|
|
1201
736
|
(function (NotLatestPipelineExecutionException) {
|
|
1202
|
-
/**
|
|
1203
|
-
* @internal
|
|
1204
|
-
*/
|
|
1205
737
|
NotLatestPipelineExecutionException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1206
738
|
})(NotLatestPipelineExecutionException || (NotLatestPipelineExecutionException = {}));
|
|
1207
739
|
export var StageRetryMode;
|
|
@@ -1210,121 +742,70 @@ export var StageRetryMode;
|
|
|
1210
742
|
})(StageRetryMode || (StageRetryMode = {}));
|
|
1211
743
|
export var RetryStageExecutionInput;
|
|
1212
744
|
(function (RetryStageExecutionInput) {
|
|
1213
|
-
/**
|
|
1214
|
-
* @internal
|
|
1215
|
-
*/
|
|
1216
745
|
RetryStageExecutionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1217
746
|
})(RetryStageExecutionInput || (RetryStageExecutionInput = {}));
|
|
1218
747
|
export var RetryStageExecutionOutput;
|
|
1219
748
|
(function (RetryStageExecutionOutput) {
|
|
1220
|
-
/**
|
|
1221
|
-
* @internal
|
|
1222
|
-
*/
|
|
1223
749
|
RetryStageExecutionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1224
750
|
})(RetryStageExecutionOutput || (RetryStageExecutionOutput = {}));
|
|
1225
751
|
export var StageNotRetryableException;
|
|
1226
752
|
(function (StageNotRetryableException) {
|
|
1227
|
-
/**
|
|
1228
|
-
* @internal
|
|
1229
|
-
*/
|
|
1230
753
|
StageNotRetryableException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1231
754
|
})(StageNotRetryableException || (StageNotRetryableException = {}));
|
|
1232
755
|
export var StartPipelineExecutionInput;
|
|
1233
756
|
(function (StartPipelineExecutionInput) {
|
|
1234
|
-
/**
|
|
1235
|
-
* @internal
|
|
1236
|
-
*/
|
|
1237
757
|
StartPipelineExecutionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1238
758
|
})(StartPipelineExecutionInput || (StartPipelineExecutionInput = {}));
|
|
1239
759
|
export var StartPipelineExecutionOutput;
|
|
1240
760
|
(function (StartPipelineExecutionOutput) {
|
|
1241
|
-
/**
|
|
1242
|
-
* @internal
|
|
1243
|
-
*/
|
|
1244
761
|
StartPipelineExecutionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1245
762
|
})(StartPipelineExecutionOutput || (StartPipelineExecutionOutput = {}));
|
|
1246
763
|
export var DuplicatedStopRequestException;
|
|
1247
764
|
(function (DuplicatedStopRequestException) {
|
|
1248
|
-
/**
|
|
1249
|
-
* @internal
|
|
1250
|
-
*/
|
|
1251
765
|
DuplicatedStopRequestException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1252
766
|
})(DuplicatedStopRequestException || (DuplicatedStopRequestException = {}));
|
|
1253
767
|
export var PipelineExecutionNotStoppableException;
|
|
1254
768
|
(function (PipelineExecutionNotStoppableException) {
|
|
1255
|
-
/**
|
|
1256
|
-
* @internal
|
|
1257
|
-
*/
|
|
1258
769
|
PipelineExecutionNotStoppableException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1259
770
|
})(PipelineExecutionNotStoppableException || (PipelineExecutionNotStoppableException = {}));
|
|
1260
771
|
export var StopPipelineExecutionInput;
|
|
1261
772
|
(function (StopPipelineExecutionInput) {
|
|
1262
|
-
/**
|
|
1263
|
-
* @internal
|
|
1264
|
-
*/
|
|
1265
773
|
StopPipelineExecutionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1266
774
|
})(StopPipelineExecutionInput || (StopPipelineExecutionInput = {}));
|
|
1267
775
|
export var StopPipelineExecutionOutput;
|
|
1268
776
|
(function (StopPipelineExecutionOutput) {
|
|
1269
|
-
/**
|
|
1270
|
-
* @internal
|
|
1271
|
-
*/
|
|
1272
777
|
StopPipelineExecutionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1273
778
|
})(StopPipelineExecutionOutput || (StopPipelineExecutionOutput = {}));
|
|
1274
779
|
export var TagResourceInput;
|
|
1275
780
|
(function (TagResourceInput) {
|
|
1276
|
-
/**
|
|
1277
|
-
* @internal
|
|
1278
|
-
*/
|
|
1279
781
|
TagResourceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1280
782
|
})(TagResourceInput || (TagResourceInput = {}));
|
|
1281
783
|
export var TagResourceOutput;
|
|
1282
784
|
(function (TagResourceOutput) {
|
|
1283
|
-
/**
|
|
1284
|
-
* @internal
|
|
1285
|
-
*/
|
|
1286
785
|
TagResourceOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1287
786
|
})(TagResourceOutput || (TagResourceOutput = {}));
|
|
1288
787
|
export var UntagResourceInput;
|
|
1289
788
|
(function (UntagResourceInput) {
|
|
1290
|
-
/**
|
|
1291
|
-
* @internal
|
|
1292
|
-
*/
|
|
1293
789
|
UntagResourceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1294
790
|
})(UntagResourceInput || (UntagResourceInput = {}));
|
|
1295
791
|
export var UntagResourceOutput;
|
|
1296
792
|
(function (UntagResourceOutput) {
|
|
1297
|
-
/**
|
|
1298
|
-
* @internal
|
|
1299
|
-
*/
|
|
1300
793
|
UntagResourceOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1301
794
|
})(UntagResourceOutput || (UntagResourceOutput = {}));
|
|
1302
795
|
export var RequestFailedException;
|
|
1303
796
|
(function (RequestFailedException) {
|
|
1304
|
-
/**
|
|
1305
|
-
* @internal
|
|
1306
|
-
*/
|
|
1307
797
|
RequestFailedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1308
798
|
})(RequestFailedException || (RequestFailedException = {}));
|
|
1309
799
|
export var UpdateActionTypeInput;
|
|
1310
800
|
(function (UpdateActionTypeInput) {
|
|
1311
|
-
/**
|
|
1312
|
-
* @internal
|
|
1313
|
-
*/
|
|
1314
801
|
UpdateActionTypeInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1315
802
|
})(UpdateActionTypeInput || (UpdateActionTypeInput = {}));
|
|
1316
803
|
export var UpdatePipelineInput;
|
|
1317
804
|
(function (UpdatePipelineInput) {
|
|
1318
|
-
/**
|
|
1319
|
-
* @internal
|
|
1320
|
-
*/
|
|
1321
805
|
UpdatePipelineInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1322
806
|
})(UpdatePipelineInput || (UpdatePipelineInput = {}));
|
|
1323
807
|
export var UpdatePipelineOutput;
|
|
1324
808
|
(function (UpdatePipelineOutput) {
|
|
1325
|
-
/**
|
|
1326
|
-
* @internal
|
|
1327
|
-
*/
|
|
1328
809
|
UpdatePipelineOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1329
810
|
})(UpdatePipelineOutput || (UpdatePipelineOutput = {}));
|
|
1330
811
|
//# sourceMappingURL=models_0.js.map
|