@aws-sdk/client-emr 3.33.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 +11 -0
- package/dist/cjs/package.json +39 -39
- package/dist/es/EMR.js +1 -7
- package/dist/es/EMR.js.map +1 -1
- package/dist/es/EMRClient.js +1 -12
- package/dist/es/EMRClient.js.map +1 -1
- package/dist/es/commands/AddInstanceFleetCommand.js +2 -31
- package/dist/es/commands/AddInstanceFleetCommand.js.map +1 -1
- package/dist/es/commands/AddInstanceGroupsCommand.js +2 -27
- package/dist/es/commands/AddInstanceGroupsCommand.js.map +1 -1
- package/dist/es/commands/AddJobFlowStepsCommand.js +2 -43
- package/dist/es/commands/AddJobFlowStepsCommand.js.map +1 -1
- package/dist/es/commands/AddTagsCommand.js +2 -29
- package/dist/es/commands/AddTagsCommand.js.map +1 -1
- package/dist/es/commands/CancelStepsCommand.js +2 -30
- package/dist/es/commands/CancelStepsCommand.js.map +1 -1
- package/dist/es/commands/CreateSecurityConfigurationCommand.js +2 -28
- package/dist/es/commands/CreateSecurityConfigurationCommand.js.map +1 -1
- package/dist/es/commands/CreateStudioCommand.js +2 -27
- package/dist/es/commands/CreateStudioCommand.js.map +1 -1
- package/dist/es/commands/CreateStudioSessionMappingCommand.js +2 -28
- package/dist/es/commands/CreateStudioSessionMappingCommand.js.map +1 -1
- package/dist/es/commands/DeleteSecurityConfigurationCommand.js +2 -27
- package/dist/es/commands/DeleteSecurityConfigurationCommand.js.map +1 -1
- package/dist/es/commands/DeleteStudioCommand.js +2 -27
- package/dist/es/commands/DeleteStudioCommand.js.map +1 -1
- package/dist/es/commands/DeleteStudioSessionMappingCommand.js +2 -27
- package/dist/es/commands/DeleteStudioSessionMappingCommand.js.map +1 -1
- package/dist/es/commands/DescribeClusterCommand.js +2 -28
- package/dist/es/commands/DescribeClusterCommand.js.map +1 -1
- package/dist/es/commands/DescribeJobFlowsCommand.js +2 -49
- package/dist/es/commands/DescribeJobFlowsCommand.js.map +1 -1
- package/dist/es/commands/DescribeNotebookExecutionCommand.js +2 -27
- package/dist/es/commands/DescribeNotebookExecutionCommand.js.map +1 -1
- package/dist/es/commands/DescribeReleaseLabelCommand.js +2 -27
- package/dist/es/commands/DescribeReleaseLabelCommand.js.map +1 -1
- package/dist/es/commands/DescribeSecurityConfigurationCommand.js +2 -28
- package/dist/es/commands/DescribeSecurityConfigurationCommand.js.map +1 -1
- package/dist/es/commands/DescribeStepCommand.js +2 -27
- package/dist/es/commands/DescribeStepCommand.js.map +1 -1
- package/dist/es/commands/DescribeStudioCommand.js +2 -28
- package/dist/es/commands/DescribeStudioCommand.js.map +1 -1
- package/dist/es/commands/GetAutoTerminationPolicyCommand.js +2 -27
- package/dist/es/commands/GetAutoTerminationPolicyCommand.js.map +1 -1
- package/dist/es/commands/GetBlockPublicAccessConfigurationCommand.js +2 -30
- package/dist/es/commands/GetBlockPublicAccessConfigurationCommand.js.map +1 -1
- package/dist/es/commands/GetManagedScalingPolicyCommand.js +2 -27
- package/dist/es/commands/GetManagedScalingPolicyCommand.js.map +1 -1
- package/dist/es/commands/GetStudioSessionMappingCommand.js +2 -28
- package/dist/es/commands/GetStudioSessionMappingCommand.js.map +1 -1
- package/dist/es/commands/ListBootstrapActionsCommand.js +2 -27
- package/dist/es/commands/ListBootstrapActionsCommand.js.map +1 -1
- package/dist/es/commands/ListClustersCommand.js +2 -31
- package/dist/es/commands/ListClustersCommand.js.map +1 -1
- package/dist/es/commands/ListInstanceFleetsCommand.js +2 -31
- package/dist/es/commands/ListInstanceFleetsCommand.js.map +1 -1
- package/dist/es/commands/ListInstanceGroupsCommand.js +2 -27
- package/dist/es/commands/ListInstanceGroupsCommand.js.map +1 -1
- package/dist/es/commands/ListInstancesCommand.js +2 -29
- package/dist/es/commands/ListInstancesCommand.js.map +1 -1
- package/dist/es/commands/ListNotebookExecutionsCommand.js +2 -30
- package/dist/es/commands/ListNotebookExecutionsCommand.js.map +1 -1
- package/dist/es/commands/ListReleaseLabelsCommand.js +2 -27
- package/dist/es/commands/ListReleaseLabelsCommand.js.map +1 -1
- package/dist/es/commands/ListSecurityConfigurationsCommand.js +2 -30
- package/dist/es/commands/ListSecurityConfigurationsCommand.js.map +1 -1
- package/dist/es/commands/ListStepsCommand.js +2 -29
- package/dist/es/commands/ListStepsCommand.js.map +1 -1
- package/dist/es/commands/ListStudioSessionMappingsCommand.js +2 -28
- package/dist/es/commands/ListStudioSessionMappingsCommand.js.map +1 -1
- package/dist/es/commands/ListStudiosCommand.js +2 -28
- package/dist/es/commands/ListStudiosCommand.js.map +1 -1
- package/dist/es/commands/ModifyClusterCommand.js +2 -28
- package/dist/es/commands/ModifyClusterCommand.js.map +1 -1
- package/dist/es/commands/ModifyInstanceFleetCommand.js +2 -33
- package/dist/es/commands/ModifyInstanceFleetCommand.js.map +1 -1
- package/dist/es/commands/ModifyInstanceGroupsCommand.js +2 -29
- package/dist/es/commands/ModifyInstanceGroupsCommand.js.map +1 -1
- package/dist/es/commands/PutAutoScalingPolicyCommand.js +2 -30
- package/dist/es/commands/PutAutoScalingPolicyCommand.js.map +1 -1
- package/dist/es/commands/PutAutoTerminationPolicyCommand.js +2 -27
- package/dist/es/commands/PutAutoTerminationPolicyCommand.js.map +1 -1
- package/dist/es/commands/PutBlockPublicAccessConfigurationCommand.js +2 -30
- package/dist/es/commands/PutBlockPublicAccessConfigurationCommand.js.map +1 -1
- package/dist/es/commands/PutManagedScalingPolicyCommand.js +2 -30
- package/dist/es/commands/PutManagedScalingPolicyCommand.js.map +1 -1
- package/dist/es/commands/RemoveAutoScalingPolicyCommand.js +2 -28
- package/dist/es/commands/RemoveAutoScalingPolicyCommand.js.map +1 -1
- package/dist/es/commands/RemoveAutoTerminationPolicyCommand.js +2 -27
- package/dist/es/commands/RemoveAutoTerminationPolicyCommand.js.map +1 -1
- package/dist/es/commands/RemoveManagedScalingPolicyCommand.js +2 -27
- package/dist/es/commands/RemoveManagedScalingPolicyCommand.js.map +1 -1
- package/dist/es/commands/RemoveTagsCommand.js +2 -30
- package/dist/es/commands/RemoveTagsCommand.js.map +1 -1
- package/dist/es/commands/RunJobFlowCommand.js +2 -49
- package/dist/es/commands/RunJobFlowCommand.js.map +1 -1
- package/dist/es/commands/SetTerminationProtectionCommand.js +2 -41
- package/dist/es/commands/SetTerminationProtectionCommand.js.map +1 -1
- package/dist/es/commands/SetVisibleToAllUsersCommand.js +2 -30
- package/dist/es/commands/SetVisibleToAllUsersCommand.js.map +1 -1
- package/dist/es/commands/StartNotebookExecutionCommand.js +2 -27
- package/dist/es/commands/StartNotebookExecutionCommand.js.map +1 -1
- package/dist/es/commands/StopNotebookExecutionCommand.js +2 -27
- package/dist/es/commands/StopNotebookExecutionCommand.js.map +1 -1
- package/dist/es/commands/TerminateJobFlowsCommand.js +2 -34
- package/dist/es/commands/TerminateJobFlowsCommand.js.map +1 -1
- package/dist/es/commands/UpdateStudioCommand.js +2 -27
- package/dist/es/commands/UpdateStudioCommand.js.map +1 -1
- package/dist/es/commands/UpdateStudioSessionMappingCommand.js +2 -28
- package/dist/es/commands/UpdateStudioSessionMappingCommand.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 -561
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +39 -39
- package/dist/es/pagination/ListBootstrapActionsPaginator.js +16 -28
- package/dist/es/pagination/ListBootstrapActionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListClustersPaginator.js +16 -28
- package/dist/es/pagination/ListClustersPaginator.js.map +1 -1
- package/dist/es/pagination/ListInstanceFleetsPaginator.js +16 -28
- package/dist/es/pagination/ListInstanceFleetsPaginator.js.map +1 -1
- package/dist/es/pagination/ListInstanceGroupsPaginator.js +16 -28
- package/dist/es/pagination/ListInstanceGroupsPaginator.js.map +1 -1
- package/dist/es/pagination/ListInstancesPaginator.js +16 -28
- package/dist/es/pagination/ListInstancesPaginator.js.map +1 -1
- package/dist/es/pagination/ListNotebookExecutionsPaginator.js +16 -28
- package/dist/es/pagination/ListNotebookExecutionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListReleaseLabelsPaginator.js +16 -28
- package/dist/es/pagination/ListReleaseLabelsPaginator.js.map +1 -1
- package/dist/es/pagination/ListSecurityConfigurationsPaginator.js +16 -28
- package/dist/es/pagination/ListSecurityConfigurationsPaginator.js.map +1 -1
- package/dist/es/pagination/ListStepsPaginator.js +16 -28
- package/dist/es/pagination/ListStepsPaginator.js.map +1 -1
- package/dist/es/pagination/ListStudioSessionMappingsPaginator.js +16 -28
- package/dist/es/pagination/ListStudioSessionMappingsPaginator.js.map +1 -1
- package/dist/es/pagination/ListStudiosPaginator.js +16 -28
- package/dist/es/pagination/ListStudiosPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_json1_1.js +681 -686
- 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/es/waiters/waitForClusterRunning.js +12 -21
- package/dist/es/waiters/waitForClusterRunning.js.map +1 -1
- package/dist/es/waiters/waitForClusterTerminated.js +9 -18
- package/dist/es/waiters/waitForClusterTerminated.js.map +1 -1
- package/dist/es/waiters/waitForStepComplete.js +10 -19
- package/dist/es/waiters/waitForStepComplete.js.map +1 -1
- package/package.json +39 -39
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +4 -5
- package/tsconfig.types.json +8 -0
|
@@ -14,23 +14,14 @@ export var InstanceFleetType;
|
|
|
14
14
|
})(InstanceFleetType || (InstanceFleetType = {}));
|
|
15
15
|
export var VolumeSpecification;
|
|
16
16
|
(function (VolumeSpecification) {
|
|
17
|
-
/**
|
|
18
|
-
* @internal
|
|
19
|
-
*/
|
|
20
17
|
VolumeSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
21
18
|
})(VolumeSpecification || (VolumeSpecification = {}));
|
|
22
19
|
export var EbsBlockDeviceConfig;
|
|
23
20
|
(function (EbsBlockDeviceConfig) {
|
|
24
|
-
/**
|
|
25
|
-
* @internal
|
|
26
|
-
*/
|
|
27
21
|
EbsBlockDeviceConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
28
22
|
})(EbsBlockDeviceConfig || (EbsBlockDeviceConfig = {}));
|
|
29
23
|
export var EbsConfiguration;
|
|
30
24
|
(function (EbsConfiguration) {
|
|
31
|
-
/**
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
34
25
|
EbsConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
35
26
|
})(EbsConfiguration || (EbsConfiguration = {}));
|
|
36
27
|
export var OnDemandProvisioningAllocationStrategy;
|
|
@@ -48,16 +39,10 @@ export var OnDemandCapacityReservationUsageStrategy;
|
|
|
48
39
|
})(OnDemandCapacityReservationUsageStrategy || (OnDemandCapacityReservationUsageStrategy = {}));
|
|
49
40
|
export var OnDemandCapacityReservationOptions;
|
|
50
41
|
(function (OnDemandCapacityReservationOptions) {
|
|
51
|
-
/**
|
|
52
|
-
* @internal
|
|
53
|
-
*/
|
|
54
42
|
OnDemandCapacityReservationOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
55
43
|
})(OnDemandCapacityReservationOptions || (OnDemandCapacityReservationOptions = {}));
|
|
56
44
|
export var OnDemandProvisioningSpecification;
|
|
57
45
|
(function (OnDemandProvisioningSpecification) {
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
46
|
OnDemandProvisioningSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
62
47
|
})(OnDemandProvisioningSpecification || (OnDemandProvisioningSpecification = {}));
|
|
63
48
|
export var SpotProvisioningAllocationStrategy;
|
|
@@ -66,44 +51,26 @@ export var SpotProvisioningAllocationStrategy;
|
|
|
66
51
|
})(SpotProvisioningAllocationStrategy || (SpotProvisioningAllocationStrategy = {}));
|
|
67
52
|
export var SpotProvisioningSpecification;
|
|
68
53
|
(function (SpotProvisioningSpecification) {
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
54
|
SpotProvisioningSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
73
55
|
})(SpotProvisioningSpecification || (SpotProvisioningSpecification = {}));
|
|
74
56
|
export var InstanceFleetProvisioningSpecifications;
|
|
75
57
|
(function (InstanceFleetProvisioningSpecifications) {
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
58
|
InstanceFleetProvisioningSpecifications.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
80
59
|
})(InstanceFleetProvisioningSpecifications || (InstanceFleetProvisioningSpecifications = {}));
|
|
81
60
|
export var AddInstanceFleetOutput;
|
|
82
61
|
(function (AddInstanceFleetOutput) {
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
62
|
AddInstanceFleetOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
87
63
|
})(AddInstanceFleetOutput || (AddInstanceFleetOutput = {}));
|
|
88
64
|
export var InternalServerException;
|
|
89
65
|
(function (InternalServerException) {
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
66
|
InternalServerException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
94
67
|
})(InternalServerException || (InternalServerException = {}));
|
|
95
68
|
export var InvalidRequestException;
|
|
96
69
|
(function (InvalidRequestException) {
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
70
|
InvalidRequestException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
101
71
|
})(InvalidRequestException || (InvalidRequestException = {}));
|
|
102
72
|
export var ScalingConstraints;
|
|
103
73
|
(function (ScalingConstraints) {
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
74
|
ScalingConstraints.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
108
75
|
})(ScalingConstraints || (ScalingConstraints = {}));
|
|
109
76
|
export var MarketType;
|
|
@@ -119,16 +86,10 @@ export var AdjustmentType;
|
|
|
119
86
|
})(AdjustmentType || (AdjustmentType = {}));
|
|
120
87
|
export var SimpleScalingPolicyConfiguration;
|
|
121
88
|
(function (SimpleScalingPolicyConfiguration) {
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
89
|
SimpleScalingPolicyConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
126
90
|
})(SimpleScalingPolicyConfiguration || (SimpleScalingPolicyConfiguration = {}));
|
|
127
91
|
export var ScalingAction;
|
|
128
92
|
(function (ScalingAction) {
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
93
|
ScalingAction.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
133
94
|
})(ScalingAction || (ScalingAction = {}));
|
|
134
95
|
export var ComparisonOperator;
|
|
@@ -140,9 +101,6 @@ export var ComparisonOperator;
|
|
|
140
101
|
})(ComparisonOperator || (ComparisonOperator = {}));
|
|
141
102
|
export var MetricDimension;
|
|
142
103
|
(function (MetricDimension) {
|
|
143
|
-
/**
|
|
144
|
-
* @internal
|
|
145
|
-
*/
|
|
146
104
|
MetricDimension.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
147
105
|
})(MetricDimension || (MetricDimension = {}));
|
|
148
106
|
export var Statistic;
|
|
@@ -185,107 +143,62 @@ export var Unit;
|
|
|
185
143
|
})(Unit || (Unit = {}));
|
|
186
144
|
export var CloudWatchAlarmDefinition;
|
|
187
145
|
(function (CloudWatchAlarmDefinition) {
|
|
188
|
-
/**
|
|
189
|
-
* @internal
|
|
190
|
-
*/
|
|
191
146
|
CloudWatchAlarmDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
192
147
|
})(CloudWatchAlarmDefinition || (CloudWatchAlarmDefinition = {}));
|
|
193
148
|
export var ScalingTrigger;
|
|
194
149
|
(function (ScalingTrigger) {
|
|
195
|
-
/**
|
|
196
|
-
* @internal
|
|
197
|
-
*/
|
|
198
150
|
ScalingTrigger.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
199
151
|
})(ScalingTrigger || (ScalingTrigger = {}));
|
|
200
152
|
export var ScalingRule;
|
|
201
153
|
(function (ScalingRule) {
|
|
202
|
-
/**
|
|
203
|
-
* @internal
|
|
204
|
-
*/
|
|
205
154
|
ScalingRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
206
155
|
})(ScalingRule || (ScalingRule = {}));
|
|
207
156
|
export var AutoScalingPolicy;
|
|
208
157
|
(function (AutoScalingPolicy) {
|
|
209
|
-
/**
|
|
210
|
-
* @internal
|
|
211
|
-
*/
|
|
212
158
|
AutoScalingPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
213
159
|
})(AutoScalingPolicy || (AutoScalingPolicy = {}));
|
|
214
160
|
export var AddInstanceGroupsOutput;
|
|
215
161
|
(function (AddInstanceGroupsOutput) {
|
|
216
|
-
/**
|
|
217
|
-
* @internal
|
|
218
|
-
*/
|
|
219
162
|
AddInstanceGroupsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
220
163
|
})(AddInstanceGroupsOutput || (AddInstanceGroupsOutput = {}));
|
|
221
164
|
export var InternalServerError;
|
|
222
165
|
(function (InternalServerError) {
|
|
223
|
-
/**
|
|
224
|
-
* @internal
|
|
225
|
-
*/
|
|
226
166
|
InternalServerError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
227
167
|
})(InternalServerError || (InternalServerError = {}));
|
|
228
168
|
export var KeyValue;
|
|
229
169
|
(function (KeyValue) {
|
|
230
|
-
/**
|
|
231
|
-
* @internal
|
|
232
|
-
*/
|
|
233
170
|
KeyValue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
234
171
|
})(KeyValue || (KeyValue = {}));
|
|
235
172
|
export var HadoopJarStepConfig;
|
|
236
173
|
(function (HadoopJarStepConfig) {
|
|
237
|
-
/**
|
|
238
|
-
* @internal
|
|
239
|
-
*/
|
|
240
174
|
HadoopJarStepConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
241
175
|
})(HadoopJarStepConfig || (HadoopJarStepConfig = {}));
|
|
242
176
|
export var StepConfig;
|
|
243
177
|
(function (StepConfig) {
|
|
244
|
-
/**
|
|
245
|
-
* @internal
|
|
246
|
-
*/
|
|
247
178
|
StepConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
248
179
|
})(StepConfig || (StepConfig = {}));
|
|
249
180
|
export var AddJobFlowStepsInput;
|
|
250
181
|
(function (AddJobFlowStepsInput) {
|
|
251
|
-
/**
|
|
252
|
-
* @internal
|
|
253
|
-
*/
|
|
254
182
|
AddJobFlowStepsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
255
183
|
})(AddJobFlowStepsInput || (AddJobFlowStepsInput = {}));
|
|
256
184
|
export var AddJobFlowStepsOutput;
|
|
257
185
|
(function (AddJobFlowStepsOutput) {
|
|
258
|
-
/**
|
|
259
|
-
* @internal
|
|
260
|
-
*/
|
|
261
186
|
AddJobFlowStepsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
262
187
|
})(AddJobFlowStepsOutput || (AddJobFlowStepsOutput = {}));
|
|
263
188
|
export var Tag;
|
|
264
189
|
(function (Tag) {
|
|
265
|
-
/**
|
|
266
|
-
* @internal
|
|
267
|
-
*/
|
|
268
190
|
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
269
191
|
})(Tag || (Tag = {}));
|
|
270
192
|
export var AddTagsInput;
|
|
271
193
|
(function (AddTagsInput) {
|
|
272
|
-
/**
|
|
273
|
-
* @internal
|
|
274
|
-
*/
|
|
275
194
|
AddTagsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
276
195
|
})(AddTagsInput || (AddTagsInput = {}));
|
|
277
196
|
export var AddTagsOutput;
|
|
278
197
|
(function (AddTagsOutput) {
|
|
279
|
-
/**
|
|
280
|
-
* @internal
|
|
281
|
-
*/
|
|
282
198
|
AddTagsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
283
199
|
})(AddTagsOutput || (AddTagsOutput = {}));
|
|
284
200
|
export var Application;
|
|
285
201
|
(function (Application) {
|
|
286
|
-
/**
|
|
287
|
-
* @internal
|
|
288
|
-
*/
|
|
289
202
|
Application.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
290
203
|
})(Application || (Application = {}));
|
|
291
204
|
export var AuthMode;
|
|
@@ -310,72 +223,42 @@ export var AutoScalingPolicyStateChangeReasonCode;
|
|
|
310
223
|
})(AutoScalingPolicyStateChangeReasonCode || (AutoScalingPolicyStateChangeReasonCode = {}));
|
|
311
224
|
export var AutoScalingPolicyStateChangeReason;
|
|
312
225
|
(function (AutoScalingPolicyStateChangeReason) {
|
|
313
|
-
/**
|
|
314
|
-
* @internal
|
|
315
|
-
*/
|
|
316
226
|
AutoScalingPolicyStateChangeReason.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
317
227
|
})(AutoScalingPolicyStateChangeReason || (AutoScalingPolicyStateChangeReason = {}));
|
|
318
228
|
export var AutoScalingPolicyStatus;
|
|
319
229
|
(function (AutoScalingPolicyStatus) {
|
|
320
|
-
/**
|
|
321
|
-
* @internal
|
|
322
|
-
*/
|
|
323
230
|
AutoScalingPolicyStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
324
231
|
})(AutoScalingPolicyStatus || (AutoScalingPolicyStatus = {}));
|
|
325
232
|
export var AutoScalingPolicyDescription;
|
|
326
233
|
(function (AutoScalingPolicyDescription) {
|
|
327
|
-
/**
|
|
328
|
-
* @internal
|
|
329
|
-
*/
|
|
330
234
|
AutoScalingPolicyDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
331
235
|
})(AutoScalingPolicyDescription || (AutoScalingPolicyDescription = {}));
|
|
332
236
|
export var AutoTerminationPolicy;
|
|
333
237
|
(function (AutoTerminationPolicy) {
|
|
334
|
-
/**
|
|
335
|
-
* @internal
|
|
336
|
-
*/
|
|
337
238
|
AutoTerminationPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
338
239
|
})(AutoTerminationPolicy || (AutoTerminationPolicy = {}));
|
|
339
240
|
export var PortRange;
|
|
340
241
|
(function (PortRange) {
|
|
341
|
-
/**
|
|
342
|
-
* @internal
|
|
343
|
-
*/
|
|
344
242
|
PortRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
345
243
|
})(PortRange || (PortRange = {}));
|
|
346
244
|
export var BlockPublicAccessConfigurationMetadata;
|
|
347
245
|
(function (BlockPublicAccessConfigurationMetadata) {
|
|
348
|
-
/**
|
|
349
|
-
* @internal
|
|
350
|
-
*/
|
|
351
246
|
BlockPublicAccessConfigurationMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
352
247
|
})(BlockPublicAccessConfigurationMetadata || (BlockPublicAccessConfigurationMetadata = {}));
|
|
353
248
|
export var ScriptBootstrapActionConfig;
|
|
354
249
|
(function (ScriptBootstrapActionConfig) {
|
|
355
|
-
/**
|
|
356
|
-
* @internal
|
|
357
|
-
*/
|
|
358
250
|
ScriptBootstrapActionConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
359
251
|
})(ScriptBootstrapActionConfig || (ScriptBootstrapActionConfig = {}));
|
|
360
252
|
export var BootstrapActionConfig;
|
|
361
253
|
(function (BootstrapActionConfig) {
|
|
362
|
-
/**
|
|
363
|
-
* @internal
|
|
364
|
-
*/
|
|
365
254
|
BootstrapActionConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
366
255
|
})(BootstrapActionConfig || (BootstrapActionConfig = {}));
|
|
367
256
|
export var BootstrapActionDetail;
|
|
368
257
|
(function (BootstrapActionDetail) {
|
|
369
|
-
/**
|
|
370
|
-
* @internal
|
|
371
|
-
*/
|
|
372
258
|
BootstrapActionDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
373
259
|
})(BootstrapActionDetail || (BootstrapActionDetail = {}));
|
|
374
260
|
export var CancelStepsInput;
|
|
375
261
|
(function (CancelStepsInput) {
|
|
376
|
-
/**
|
|
377
|
-
* @internal
|
|
378
|
-
*/
|
|
379
262
|
CancelStepsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
380
263
|
})(CancelStepsInput || (CancelStepsInput = {}));
|
|
381
264
|
export var CancelStepsRequestStatus;
|
|
@@ -385,23 +268,14 @@ export var CancelStepsRequestStatus;
|
|
|
385
268
|
})(CancelStepsRequestStatus || (CancelStepsRequestStatus = {}));
|
|
386
269
|
export var CancelStepsInfo;
|
|
387
270
|
(function (CancelStepsInfo) {
|
|
388
|
-
/**
|
|
389
|
-
* @internal
|
|
390
|
-
*/
|
|
391
271
|
CancelStepsInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
392
272
|
})(CancelStepsInfo || (CancelStepsInfo = {}));
|
|
393
273
|
export var CancelStepsOutput;
|
|
394
274
|
(function (CancelStepsOutput) {
|
|
395
|
-
/**
|
|
396
|
-
* @internal
|
|
397
|
-
*/
|
|
398
275
|
CancelStepsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
399
276
|
})(CancelStepsOutput || (CancelStepsOutput = {}));
|
|
400
277
|
export var Ec2InstanceAttributes;
|
|
401
278
|
(function (Ec2InstanceAttributes) {
|
|
402
|
-
/**
|
|
403
|
-
* @internal
|
|
404
|
-
*/
|
|
405
279
|
Ec2InstanceAttributes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
406
280
|
})(Ec2InstanceAttributes || (Ec2InstanceAttributes = {}));
|
|
407
281
|
export var InstanceCollectionType;
|
|
@@ -411,9 +285,6 @@ export var InstanceCollectionType;
|
|
|
411
285
|
})(InstanceCollectionType || (InstanceCollectionType = {}));
|
|
412
286
|
export var KerberosAttributes;
|
|
413
287
|
(function (KerberosAttributes) {
|
|
414
|
-
/**
|
|
415
|
-
* @internal
|
|
416
|
-
*/
|
|
417
288
|
KerberosAttributes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
418
289
|
})(KerberosAttributes || (KerberosAttributes = {}));
|
|
419
290
|
export var PlacementGroupStrategy;
|
|
@@ -425,9 +296,6 @@ export var PlacementGroupStrategy;
|
|
|
425
296
|
})(PlacementGroupStrategy || (PlacementGroupStrategy = {}));
|
|
426
297
|
export var PlacementGroupConfig;
|
|
427
298
|
(function (PlacementGroupConfig) {
|
|
428
|
-
/**
|
|
429
|
-
* @internal
|
|
430
|
-
*/
|
|
431
299
|
PlacementGroupConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
432
300
|
})(PlacementGroupConfig || (PlacementGroupConfig = {}));
|
|
433
301
|
export var RepoUpgradeOnBoot;
|
|
@@ -463,37 +331,22 @@ export var ClusterStateChangeReasonCode;
|
|
|
463
331
|
})(ClusterStateChangeReasonCode || (ClusterStateChangeReasonCode = {}));
|
|
464
332
|
export var ClusterStateChangeReason;
|
|
465
333
|
(function (ClusterStateChangeReason) {
|
|
466
|
-
/**
|
|
467
|
-
* @internal
|
|
468
|
-
*/
|
|
469
334
|
ClusterStateChangeReason.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
470
335
|
})(ClusterStateChangeReason || (ClusterStateChangeReason = {}));
|
|
471
336
|
export var ClusterTimeline;
|
|
472
337
|
(function (ClusterTimeline) {
|
|
473
|
-
/**
|
|
474
|
-
* @internal
|
|
475
|
-
*/
|
|
476
338
|
ClusterTimeline.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
477
339
|
})(ClusterTimeline || (ClusterTimeline = {}));
|
|
478
340
|
export var ClusterStatus;
|
|
479
341
|
(function (ClusterStatus) {
|
|
480
|
-
/**
|
|
481
|
-
* @internal
|
|
482
|
-
*/
|
|
483
342
|
ClusterStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
484
343
|
})(ClusterStatus || (ClusterStatus = {}));
|
|
485
344
|
export var ClusterSummary;
|
|
486
345
|
(function (ClusterSummary) {
|
|
487
|
-
/**
|
|
488
|
-
* @internal
|
|
489
|
-
*/
|
|
490
346
|
ClusterSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
491
347
|
})(ClusterSummary || (ClusterSummary = {}));
|
|
492
348
|
export var Command;
|
|
493
349
|
(function (Command) {
|
|
494
|
-
/**
|
|
495
|
-
* @internal
|
|
496
|
-
*/
|
|
497
350
|
Command.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
498
351
|
})(Command || (Command = {}));
|
|
499
352
|
export var ComputeLimitsUnitType;
|
|
@@ -504,37 +357,22 @@ export var ComputeLimitsUnitType;
|
|
|
504
357
|
})(ComputeLimitsUnitType || (ComputeLimitsUnitType = {}));
|
|
505
358
|
export var ComputeLimits;
|
|
506
359
|
(function (ComputeLimits) {
|
|
507
|
-
/**
|
|
508
|
-
* @internal
|
|
509
|
-
*/
|
|
510
360
|
ComputeLimits.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
511
361
|
})(ComputeLimits || (ComputeLimits = {}));
|
|
512
362
|
export var CreateSecurityConfigurationInput;
|
|
513
363
|
(function (CreateSecurityConfigurationInput) {
|
|
514
|
-
/**
|
|
515
|
-
* @internal
|
|
516
|
-
*/
|
|
517
364
|
CreateSecurityConfigurationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
518
365
|
})(CreateSecurityConfigurationInput || (CreateSecurityConfigurationInput = {}));
|
|
519
366
|
export var CreateSecurityConfigurationOutput;
|
|
520
367
|
(function (CreateSecurityConfigurationOutput) {
|
|
521
|
-
/**
|
|
522
|
-
* @internal
|
|
523
|
-
*/
|
|
524
368
|
CreateSecurityConfigurationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
525
369
|
})(CreateSecurityConfigurationOutput || (CreateSecurityConfigurationOutput = {}));
|
|
526
370
|
export var CreateStudioInput;
|
|
527
371
|
(function (CreateStudioInput) {
|
|
528
|
-
/**
|
|
529
|
-
* @internal
|
|
530
|
-
*/
|
|
531
372
|
CreateStudioInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
532
373
|
})(CreateStudioInput || (CreateStudioInput = {}));
|
|
533
374
|
export var CreateStudioOutput;
|
|
534
375
|
(function (CreateStudioOutput) {
|
|
535
|
-
/**
|
|
536
|
-
* @internal
|
|
537
|
-
*/
|
|
538
376
|
CreateStudioOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
539
377
|
})(CreateStudioOutput || (CreateStudioOutput = {}));
|
|
540
378
|
export var IdentityType;
|
|
@@ -544,44 +382,26 @@ export var IdentityType;
|
|
|
544
382
|
})(IdentityType || (IdentityType = {}));
|
|
545
383
|
export var CreateStudioSessionMappingInput;
|
|
546
384
|
(function (CreateStudioSessionMappingInput) {
|
|
547
|
-
/**
|
|
548
|
-
* @internal
|
|
549
|
-
*/
|
|
550
385
|
CreateStudioSessionMappingInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
551
386
|
})(CreateStudioSessionMappingInput || (CreateStudioSessionMappingInput = {}));
|
|
552
387
|
export var DeleteSecurityConfigurationInput;
|
|
553
388
|
(function (DeleteSecurityConfigurationInput) {
|
|
554
|
-
/**
|
|
555
|
-
* @internal
|
|
556
|
-
*/
|
|
557
389
|
DeleteSecurityConfigurationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
558
390
|
})(DeleteSecurityConfigurationInput || (DeleteSecurityConfigurationInput = {}));
|
|
559
391
|
export var DeleteSecurityConfigurationOutput;
|
|
560
392
|
(function (DeleteSecurityConfigurationOutput) {
|
|
561
|
-
/**
|
|
562
|
-
* @internal
|
|
563
|
-
*/
|
|
564
393
|
DeleteSecurityConfigurationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
565
394
|
})(DeleteSecurityConfigurationOutput || (DeleteSecurityConfigurationOutput = {}));
|
|
566
395
|
export var DeleteStudioInput;
|
|
567
396
|
(function (DeleteStudioInput) {
|
|
568
|
-
/**
|
|
569
|
-
* @internal
|
|
570
|
-
*/
|
|
571
397
|
DeleteStudioInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
572
398
|
})(DeleteStudioInput || (DeleteStudioInput = {}));
|
|
573
399
|
export var DeleteStudioSessionMappingInput;
|
|
574
400
|
(function (DeleteStudioSessionMappingInput) {
|
|
575
|
-
/**
|
|
576
|
-
* @internal
|
|
577
|
-
*/
|
|
578
401
|
DeleteStudioSessionMappingInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
579
402
|
})(DeleteStudioSessionMappingInput || (DeleteStudioSessionMappingInput = {}));
|
|
580
403
|
export var DescribeClusterInput;
|
|
581
404
|
(function (DescribeClusterInput) {
|
|
582
|
-
/**
|
|
583
|
-
* @internal
|
|
584
|
-
*/
|
|
585
405
|
DescribeClusterInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
586
406
|
})(DescribeClusterInput || (DescribeClusterInput = {}));
|
|
587
407
|
export var JobFlowExecutionState;
|
|
@@ -597,16 +417,10 @@ export var JobFlowExecutionState;
|
|
|
597
417
|
})(JobFlowExecutionState || (JobFlowExecutionState = {}));
|
|
598
418
|
export var DescribeJobFlowsInput;
|
|
599
419
|
(function (DescribeJobFlowsInput) {
|
|
600
|
-
/**
|
|
601
|
-
* @internal
|
|
602
|
-
*/
|
|
603
420
|
DescribeJobFlowsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
604
421
|
})(DescribeJobFlowsInput || (DescribeJobFlowsInput = {}));
|
|
605
422
|
export var JobFlowExecutionStatusDetail;
|
|
606
423
|
(function (JobFlowExecutionStatusDetail) {
|
|
607
|
-
/**
|
|
608
|
-
* @internal
|
|
609
|
-
*/
|
|
610
424
|
JobFlowExecutionStatusDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
611
425
|
})(JobFlowExecutionStatusDetail || (JobFlowExecutionStatusDetail = {}));
|
|
612
426
|
export var InstanceGroupState;
|
|
@@ -625,58 +439,34 @@ export var InstanceGroupState;
|
|
|
625
439
|
})(InstanceGroupState || (InstanceGroupState = {}));
|
|
626
440
|
export var InstanceGroupDetail;
|
|
627
441
|
(function (InstanceGroupDetail) {
|
|
628
|
-
/**
|
|
629
|
-
* @internal
|
|
630
|
-
*/
|
|
631
442
|
InstanceGroupDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
632
443
|
})(InstanceGroupDetail || (InstanceGroupDetail = {}));
|
|
633
444
|
export var PlacementType;
|
|
634
445
|
(function (PlacementType) {
|
|
635
|
-
/**
|
|
636
|
-
* @internal
|
|
637
|
-
*/
|
|
638
446
|
PlacementType.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
639
447
|
})(PlacementType || (PlacementType = {}));
|
|
640
448
|
export var JobFlowInstancesDetail;
|
|
641
449
|
(function (JobFlowInstancesDetail) {
|
|
642
|
-
/**
|
|
643
|
-
* @internal
|
|
644
|
-
*/
|
|
645
450
|
JobFlowInstancesDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
646
451
|
})(JobFlowInstancesDetail || (JobFlowInstancesDetail = {}));
|
|
647
452
|
export var StepExecutionStatusDetail;
|
|
648
453
|
(function (StepExecutionStatusDetail) {
|
|
649
|
-
/**
|
|
650
|
-
* @internal
|
|
651
|
-
*/
|
|
652
454
|
StepExecutionStatusDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
653
455
|
})(StepExecutionStatusDetail || (StepExecutionStatusDetail = {}));
|
|
654
456
|
export var StepDetail;
|
|
655
457
|
(function (StepDetail) {
|
|
656
|
-
/**
|
|
657
|
-
* @internal
|
|
658
|
-
*/
|
|
659
458
|
StepDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
660
459
|
})(StepDetail || (StepDetail = {}));
|
|
661
460
|
export var JobFlowDetail;
|
|
662
461
|
(function (JobFlowDetail) {
|
|
663
|
-
/**
|
|
664
|
-
* @internal
|
|
665
|
-
*/
|
|
666
462
|
JobFlowDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
667
463
|
})(JobFlowDetail || (JobFlowDetail = {}));
|
|
668
464
|
export var DescribeJobFlowsOutput;
|
|
669
465
|
(function (DescribeJobFlowsOutput) {
|
|
670
|
-
/**
|
|
671
|
-
* @internal
|
|
672
|
-
*/
|
|
673
466
|
DescribeJobFlowsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
674
467
|
})(DescribeJobFlowsOutput || (DescribeJobFlowsOutput = {}));
|
|
675
468
|
export var DescribeNotebookExecutionInput;
|
|
676
469
|
(function (DescribeNotebookExecutionInput) {
|
|
677
|
-
/**
|
|
678
|
-
* @internal
|
|
679
|
-
*/
|
|
680
470
|
DescribeNotebookExecutionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
681
471
|
})(DescribeNotebookExecutionInput || (DescribeNotebookExecutionInput = {}));
|
|
682
472
|
export var ExecutionEngineType;
|
|
@@ -685,9 +475,6 @@ export var ExecutionEngineType;
|
|
|
685
475
|
})(ExecutionEngineType || (ExecutionEngineType = {}));
|
|
686
476
|
export var ExecutionEngineConfig;
|
|
687
477
|
(function (ExecutionEngineConfig) {
|
|
688
|
-
/**
|
|
689
|
-
* @internal
|
|
690
|
-
*/
|
|
691
478
|
ExecutionEngineConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
692
479
|
})(ExecutionEngineConfig || (ExecutionEngineConfig = {}));
|
|
693
480
|
export var NotebookExecutionStatus;
|
|
@@ -705,72 +492,42 @@ export var NotebookExecutionStatus;
|
|
|
705
492
|
})(NotebookExecutionStatus || (NotebookExecutionStatus = {}));
|
|
706
493
|
export var NotebookExecution;
|
|
707
494
|
(function (NotebookExecution) {
|
|
708
|
-
/**
|
|
709
|
-
* @internal
|
|
710
|
-
*/
|
|
711
495
|
NotebookExecution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
712
496
|
})(NotebookExecution || (NotebookExecution = {}));
|
|
713
497
|
export var DescribeNotebookExecutionOutput;
|
|
714
498
|
(function (DescribeNotebookExecutionOutput) {
|
|
715
|
-
/**
|
|
716
|
-
* @internal
|
|
717
|
-
*/
|
|
718
499
|
DescribeNotebookExecutionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
719
500
|
})(DescribeNotebookExecutionOutput || (DescribeNotebookExecutionOutput = {}));
|
|
720
501
|
export var DescribeReleaseLabelInput;
|
|
721
502
|
(function (DescribeReleaseLabelInput) {
|
|
722
|
-
/**
|
|
723
|
-
* @internal
|
|
724
|
-
*/
|
|
725
503
|
DescribeReleaseLabelInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
726
504
|
})(DescribeReleaseLabelInput || (DescribeReleaseLabelInput = {}));
|
|
727
505
|
export var SimplifiedApplication;
|
|
728
506
|
(function (SimplifiedApplication) {
|
|
729
|
-
/**
|
|
730
|
-
* @internal
|
|
731
|
-
*/
|
|
732
507
|
SimplifiedApplication.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
733
508
|
})(SimplifiedApplication || (SimplifiedApplication = {}));
|
|
734
509
|
export var DescribeReleaseLabelOutput;
|
|
735
510
|
(function (DescribeReleaseLabelOutput) {
|
|
736
|
-
/**
|
|
737
|
-
* @internal
|
|
738
|
-
*/
|
|
739
511
|
DescribeReleaseLabelOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
740
512
|
})(DescribeReleaseLabelOutput || (DescribeReleaseLabelOutput = {}));
|
|
741
513
|
export var DescribeSecurityConfigurationInput;
|
|
742
514
|
(function (DescribeSecurityConfigurationInput) {
|
|
743
|
-
/**
|
|
744
|
-
* @internal
|
|
745
|
-
*/
|
|
746
515
|
DescribeSecurityConfigurationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
747
516
|
})(DescribeSecurityConfigurationInput || (DescribeSecurityConfigurationInput = {}));
|
|
748
517
|
export var DescribeSecurityConfigurationOutput;
|
|
749
518
|
(function (DescribeSecurityConfigurationOutput) {
|
|
750
|
-
/**
|
|
751
|
-
* @internal
|
|
752
|
-
*/
|
|
753
519
|
DescribeSecurityConfigurationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
754
520
|
})(DescribeSecurityConfigurationOutput || (DescribeSecurityConfigurationOutput = {}));
|
|
755
521
|
export var DescribeStepInput;
|
|
756
522
|
(function (DescribeStepInput) {
|
|
757
|
-
/**
|
|
758
|
-
* @internal
|
|
759
|
-
*/
|
|
760
523
|
DescribeStepInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
761
524
|
})(DescribeStepInput || (DescribeStepInput = {}));
|
|
762
525
|
export var HadoopStepConfig;
|
|
763
526
|
(function (HadoopStepConfig) {
|
|
764
|
-
/**
|
|
765
|
-
* @internal
|
|
766
|
-
*/
|
|
767
527
|
HadoopStepConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
768
528
|
})(HadoopStepConfig || (HadoopStepConfig = {}));
|
|
769
529
|
export var FailureDetails;
|
|
770
530
|
(function (FailureDetails) {
|
|
771
|
-
/**
|
|
772
|
-
* @internal
|
|
773
|
-
*/
|
|
774
531
|
FailureDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
775
532
|
})(FailureDetails || (FailureDetails = {}));
|
|
776
533
|
export var StepState;
|
|
@@ -785,170 +542,98 @@ export var StepState;
|
|
|
785
542
|
})(StepState || (StepState = {}));
|
|
786
543
|
export var StepStateChangeReason;
|
|
787
544
|
(function (StepStateChangeReason) {
|
|
788
|
-
/**
|
|
789
|
-
* @internal
|
|
790
|
-
*/
|
|
791
545
|
StepStateChangeReason.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
792
546
|
})(StepStateChangeReason || (StepStateChangeReason = {}));
|
|
793
547
|
export var StepTimeline;
|
|
794
548
|
(function (StepTimeline) {
|
|
795
|
-
/**
|
|
796
|
-
* @internal
|
|
797
|
-
*/
|
|
798
549
|
StepTimeline.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
799
550
|
})(StepTimeline || (StepTimeline = {}));
|
|
800
551
|
export var StepStatus;
|
|
801
552
|
(function (StepStatus) {
|
|
802
|
-
/**
|
|
803
|
-
* @internal
|
|
804
|
-
*/
|
|
805
553
|
StepStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
806
554
|
})(StepStatus || (StepStatus = {}));
|
|
807
555
|
export var Step;
|
|
808
556
|
(function (Step) {
|
|
809
|
-
/**
|
|
810
|
-
* @internal
|
|
811
|
-
*/
|
|
812
557
|
Step.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
813
558
|
})(Step || (Step = {}));
|
|
814
559
|
export var DescribeStepOutput;
|
|
815
560
|
(function (DescribeStepOutput) {
|
|
816
|
-
/**
|
|
817
|
-
* @internal
|
|
818
|
-
*/
|
|
819
561
|
DescribeStepOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
820
562
|
})(DescribeStepOutput || (DescribeStepOutput = {}));
|
|
821
563
|
export var DescribeStudioInput;
|
|
822
564
|
(function (DescribeStudioInput) {
|
|
823
|
-
/**
|
|
824
|
-
* @internal
|
|
825
|
-
*/
|
|
826
565
|
DescribeStudioInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
827
566
|
})(DescribeStudioInput || (DescribeStudioInput = {}));
|
|
828
567
|
export var Studio;
|
|
829
568
|
(function (Studio) {
|
|
830
|
-
/**
|
|
831
|
-
* @internal
|
|
832
|
-
*/
|
|
833
569
|
Studio.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
834
570
|
})(Studio || (Studio = {}));
|
|
835
571
|
export var DescribeStudioOutput;
|
|
836
572
|
(function (DescribeStudioOutput) {
|
|
837
|
-
/**
|
|
838
|
-
* @internal
|
|
839
|
-
*/
|
|
840
573
|
DescribeStudioOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
841
574
|
})(DescribeStudioOutput || (DescribeStudioOutput = {}));
|
|
842
575
|
export var EbsBlockDevice;
|
|
843
576
|
(function (EbsBlockDevice) {
|
|
844
|
-
/**
|
|
845
|
-
* @internal
|
|
846
|
-
*/
|
|
847
577
|
EbsBlockDevice.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
848
578
|
})(EbsBlockDevice || (EbsBlockDevice = {}));
|
|
849
579
|
export var EbsVolume;
|
|
850
580
|
(function (EbsVolume) {
|
|
851
|
-
/**
|
|
852
|
-
* @internal
|
|
853
|
-
*/
|
|
854
581
|
EbsVolume.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
855
582
|
})(EbsVolume || (EbsVolume = {}));
|
|
856
583
|
export var GetAutoTerminationPolicyInput;
|
|
857
584
|
(function (GetAutoTerminationPolicyInput) {
|
|
858
|
-
/**
|
|
859
|
-
* @internal
|
|
860
|
-
*/
|
|
861
585
|
GetAutoTerminationPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
862
586
|
})(GetAutoTerminationPolicyInput || (GetAutoTerminationPolicyInput = {}));
|
|
863
587
|
export var GetAutoTerminationPolicyOutput;
|
|
864
588
|
(function (GetAutoTerminationPolicyOutput) {
|
|
865
|
-
/**
|
|
866
|
-
* @internal
|
|
867
|
-
*/
|
|
868
589
|
GetAutoTerminationPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
869
590
|
})(GetAutoTerminationPolicyOutput || (GetAutoTerminationPolicyOutput = {}));
|
|
870
591
|
export var GetBlockPublicAccessConfigurationInput;
|
|
871
592
|
(function (GetBlockPublicAccessConfigurationInput) {
|
|
872
|
-
/**
|
|
873
|
-
* @internal
|
|
874
|
-
*/
|
|
875
593
|
GetBlockPublicAccessConfigurationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
876
594
|
})(GetBlockPublicAccessConfigurationInput || (GetBlockPublicAccessConfigurationInput = {}));
|
|
877
595
|
export var GetManagedScalingPolicyInput;
|
|
878
596
|
(function (GetManagedScalingPolicyInput) {
|
|
879
|
-
/**
|
|
880
|
-
* @internal
|
|
881
|
-
*/
|
|
882
597
|
GetManagedScalingPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
883
598
|
})(GetManagedScalingPolicyInput || (GetManagedScalingPolicyInput = {}));
|
|
884
599
|
export var ManagedScalingPolicy;
|
|
885
600
|
(function (ManagedScalingPolicy) {
|
|
886
|
-
/**
|
|
887
|
-
* @internal
|
|
888
|
-
*/
|
|
889
601
|
ManagedScalingPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
890
602
|
})(ManagedScalingPolicy || (ManagedScalingPolicy = {}));
|
|
891
603
|
export var GetManagedScalingPolicyOutput;
|
|
892
604
|
(function (GetManagedScalingPolicyOutput) {
|
|
893
|
-
/**
|
|
894
|
-
* @internal
|
|
895
|
-
*/
|
|
896
605
|
GetManagedScalingPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
897
606
|
})(GetManagedScalingPolicyOutput || (GetManagedScalingPolicyOutput = {}));
|
|
898
607
|
export var GetStudioSessionMappingInput;
|
|
899
608
|
(function (GetStudioSessionMappingInput) {
|
|
900
|
-
/**
|
|
901
|
-
* @internal
|
|
902
|
-
*/
|
|
903
609
|
GetStudioSessionMappingInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
904
610
|
})(GetStudioSessionMappingInput || (GetStudioSessionMappingInput = {}));
|
|
905
611
|
export var SessionMappingDetail;
|
|
906
612
|
(function (SessionMappingDetail) {
|
|
907
|
-
/**
|
|
908
|
-
* @internal
|
|
909
|
-
*/
|
|
910
613
|
SessionMappingDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
911
614
|
})(SessionMappingDetail || (SessionMappingDetail = {}));
|
|
912
615
|
export var GetStudioSessionMappingOutput;
|
|
913
616
|
(function (GetStudioSessionMappingOutput) {
|
|
914
|
-
/**
|
|
915
|
-
* @internal
|
|
916
|
-
*/
|
|
917
617
|
GetStudioSessionMappingOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
918
618
|
})(GetStudioSessionMappingOutput || (GetStudioSessionMappingOutput = {}));
|
|
919
619
|
export var ListBootstrapActionsInput;
|
|
920
620
|
(function (ListBootstrapActionsInput) {
|
|
921
|
-
/**
|
|
922
|
-
* @internal
|
|
923
|
-
*/
|
|
924
621
|
ListBootstrapActionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
925
622
|
})(ListBootstrapActionsInput || (ListBootstrapActionsInput = {}));
|
|
926
623
|
export var ListBootstrapActionsOutput;
|
|
927
624
|
(function (ListBootstrapActionsOutput) {
|
|
928
|
-
/**
|
|
929
|
-
* @internal
|
|
930
|
-
*/
|
|
931
625
|
ListBootstrapActionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
932
626
|
})(ListBootstrapActionsOutput || (ListBootstrapActionsOutput = {}));
|
|
933
627
|
export var ListClustersInput;
|
|
934
628
|
(function (ListClustersInput) {
|
|
935
|
-
/**
|
|
936
|
-
* @internal
|
|
937
|
-
*/
|
|
938
629
|
ListClustersInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
939
630
|
})(ListClustersInput || (ListClustersInput = {}));
|
|
940
631
|
export var ListClustersOutput;
|
|
941
632
|
(function (ListClustersOutput) {
|
|
942
|
-
/**
|
|
943
|
-
* @internal
|
|
944
|
-
*/
|
|
945
633
|
ListClustersOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
946
634
|
})(ListClustersOutput || (ListClustersOutput = {}));
|
|
947
635
|
export var ListInstanceFleetsInput;
|
|
948
636
|
(function (ListInstanceFleetsInput) {
|
|
949
|
-
/**
|
|
950
|
-
* @internal
|
|
951
|
-
*/
|
|
952
637
|
ListInstanceFleetsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
953
638
|
})(ListInstanceFleetsInput || (ListInstanceFleetsInput = {}));
|
|
954
639
|
export var InstanceFleetState;
|
|
@@ -970,30 +655,18 @@ export var InstanceFleetStateChangeReasonCode;
|
|
|
970
655
|
})(InstanceFleetStateChangeReasonCode || (InstanceFleetStateChangeReasonCode = {}));
|
|
971
656
|
export var InstanceFleetStateChangeReason;
|
|
972
657
|
(function (InstanceFleetStateChangeReason) {
|
|
973
|
-
/**
|
|
974
|
-
* @internal
|
|
975
|
-
*/
|
|
976
658
|
InstanceFleetStateChangeReason.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
977
659
|
})(InstanceFleetStateChangeReason || (InstanceFleetStateChangeReason = {}));
|
|
978
660
|
export var InstanceFleetTimeline;
|
|
979
661
|
(function (InstanceFleetTimeline) {
|
|
980
|
-
/**
|
|
981
|
-
* @internal
|
|
982
|
-
*/
|
|
983
662
|
InstanceFleetTimeline.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
984
663
|
})(InstanceFleetTimeline || (InstanceFleetTimeline = {}));
|
|
985
664
|
export var InstanceFleetStatus;
|
|
986
665
|
(function (InstanceFleetStatus) {
|
|
987
|
-
/**
|
|
988
|
-
* @internal
|
|
989
|
-
*/
|
|
990
666
|
InstanceFleetStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
991
667
|
})(InstanceFleetStatus || (InstanceFleetStatus = {}));
|
|
992
668
|
export var ListInstanceGroupsInput;
|
|
993
669
|
(function (ListInstanceGroupsInput) {
|
|
994
|
-
/**
|
|
995
|
-
* @internal
|
|
996
|
-
*/
|
|
997
670
|
ListInstanceGroupsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
998
671
|
})(ListInstanceGroupsInput || (ListInstanceGroupsInput = {}));
|
|
999
672
|
export var InstanceGroupType;
|
|
@@ -1004,16 +677,10 @@ export var InstanceGroupType;
|
|
|
1004
677
|
})(InstanceGroupType || (InstanceGroupType = {}));
|
|
1005
678
|
export var InstanceResizePolicy;
|
|
1006
679
|
(function (InstanceResizePolicy) {
|
|
1007
|
-
/**
|
|
1008
|
-
* @internal
|
|
1009
|
-
*/
|
|
1010
680
|
InstanceResizePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1011
681
|
})(InstanceResizePolicy || (InstanceResizePolicy = {}));
|
|
1012
682
|
export var ShrinkPolicy;
|
|
1013
683
|
(function (ShrinkPolicy) {
|
|
1014
|
-
/**
|
|
1015
|
-
* @internal
|
|
1016
|
-
*/
|
|
1017
684
|
ShrinkPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1018
685
|
})(ShrinkPolicy || (ShrinkPolicy = {}));
|
|
1019
686
|
export var InstanceGroupStateChangeReasonCode;
|
|
@@ -1025,23 +692,14 @@ export var InstanceGroupStateChangeReasonCode;
|
|
|
1025
692
|
})(InstanceGroupStateChangeReasonCode || (InstanceGroupStateChangeReasonCode = {}));
|
|
1026
693
|
export var InstanceGroupStateChangeReason;
|
|
1027
694
|
(function (InstanceGroupStateChangeReason) {
|
|
1028
|
-
/**
|
|
1029
|
-
* @internal
|
|
1030
|
-
*/
|
|
1031
695
|
InstanceGroupStateChangeReason.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1032
696
|
})(InstanceGroupStateChangeReason || (InstanceGroupStateChangeReason = {}));
|
|
1033
697
|
export var InstanceGroupTimeline;
|
|
1034
698
|
(function (InstanceGroupTimeline) {
|
|
1035
|
-
/**
|
|
1036
|
-
* @internal
|
|
1037
|
-
*/
|
|
1038
699
|
InstanceGroupTimeline.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1039
700
|
})(InstanceGroupTimeline || (InstanceGroupTimeline = {}));
|
|
1040
701
|
export var InstanceGroupStatus;
|
|
1041
702
|
(function (InstanceGroupStatus) {
|
|
1042
|
-
/**
|
|
1043
|
-
* @internal
|
|
1044
|
-
*/
|
|
1045
703
|
InstanceGroupStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1046
704
|
})(InstanceGroupStatus || (InstanceGroupStatus = {}));
|
|
1047
705
|
export var InstanceState;
|
|
@@ -1054,9 +712,6 @@ export var InstanceState;
|
|
|
1054
712
|
})(InstanceState || (InstanceState = {}));
|
|
1055
713
|
export var ListInstancesInput;
|
|
1056
714
|
(function (ListInstancesInput) {
|
|
1057
|
-
/**
|
|
1058
|
-
* @internal
|
|
1059
|
-
*/
|
|
1060
715
|
ListInstancesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1061
716
|
})(ListInstancesInput || (ListInstancesInput = {}));
|
|
1062
717
|
export var InstanceStateChangeReasonCode;
|
|
@@ -1069,506 +724,290 @@ export var InstanceStateChangeReasonCode;
|
|
|
1069
724
|
})(InstanceStateChangeReasonCode || (InstanceStateChangeReasonCode = {}));
|
|
1070
725
|
export var InstanceStateChangeReason;
|
|
1071
726
|
(function (InstanceStateChangeReason) {
|
|
1072
|
-
/**
|
|
1073
|
-
* @internal
|
|
1074
|
-
*/
|
|
1075
727
|
InstanceStateChangeReason.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1076
728
|
})(InstanceStateChangeReason || (InstanceStateChangeReason = {}));
|
|
1077
729
|
export var InstanceTimeline;
|
|
1078
730
|
(function (InstanceTimeline) {
|
|
1079
|
-
/**
|
|
1080
|
-
* @internal
|
|
1081
|
-
*/
|
|
1082
731
|
InstanceTimeline.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1083
732
|
})(InstanceTimeline || (InstanceTimeline = {}));
|
|
1084
733
|
export var InstanceStatus;
|
|
1085
734
|
(function (InstanceStatus) {
|
|
1086
|
-
/**
|
|
1087
|
-
* @internal
|
|
1088
|
-
*/
|
|
1089
735
|
InstanceStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1090
736
|
})(InstanceStatus || (InstanceStatus = {}));
|
|
1091
737
|
export var Instance;
|
|
1092
738
|
(function (Instance) {
|
|
1093
|
-
/**
|
|
1094
|
-
* @internal
|
|
1095
|
-
*/
|
|
1096
739
|
Instance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1097
740
|
})(Instance || (Instance = {}));
|
|
1098
741
|
export var ListInstancesOutput;
|
|
1099
742
|
(function (ListInstancesOutput) {
|
|
1100
|
-
/**
|
|
1101
|
-
* @internal
|
|
1102
|
-
*/
|
|
1103
743
|
ListInstancesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1104
744
|
})(ListInstancesOutput || (ListInstancesOutput = {}));
|
|
1105
745
|
export var ListNotebookExecutionsInput;
|
|
1106
746
|
(function (ListNotebookExecutionsInput) {
|
|
1107
|
-
/**
|
|
1108
|
-
* @internal
|
|
1109
|
-
*/
|
|
1110
747
|
ListNotebookExecutionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1111
748
|
})(ListNotebookExecutionsInput || (ListNotebookExecutionsInput = {}));
|
|
1112
749
|
export var NotebookExecutionSummary;
|
|
1113
750
|
(function (NotebookExecutionSummary) {
|
|
1114
|
-
/**
|
|
1115
|
-
* @internal
|
|
1116
|
-
*/
|
|
1117
751
|
NotebookExecutionSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1118
752
|
})(NotebookExecutionSummary || (NotebookExecutionSummary = {}));
|
|
1119
753
|
export var ListNotebookExecutionsOutput;
|
|
1120
754
|
(function (ListNotebookExecutionsOutput) {
|
|
1121
|
-
/**
|
|
1122
|
-
* @internal
|
|
1123
|
-
*/
|
|
1124
755
|
ListNotebookExecutionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1125
756
|
})(ListNotebookExecutionsOutput || (ListNotebookExecutionsOutput = {}));
|
|
1126
757
|
export var ReleaseLabelFilter;
|
|
1127
758
|
(function (ReleaseLabelFilter) {
|
|
1128
|
-
/**
|
|
1129
|
-
* @internal
|
|
1130
|
-
*/
|
|
1131
759
|
ReleaseLabelFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1132
760
|
})(ReleaseLabelFilter || (ReleaseLabelFilter = {}));
|
|
1133
761
|
export var ListReleaseLabelsInput;
|
|
1134
762
|
(function (ListReleaseLabelsInput) {
|
|
1135
|
-
/**
|
|
1136
|
-
* @internal
|
|
1137
|
-
*/
|
|
1138
763
|
ListReleaseLabelsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1139
764
|
})(ListReleaseLabelsInput || (ListReleaseLabelsInput = {}));
|
|
1140
765
|
export var ListReleaseLabelsOutput;
|
|
1141
766
|
(function (ListReleaseLabelsOutput) {
|
|
1142
|
-
/**
|
|
1143
|
-
* @internal
|
|
1144
|
-
*/
|
|
1145
767
|
ListReleaseLabelsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1146
768
|
})(ListReleaseLabelsOutput || (ListReleaseLabelsOutput = {}));
|
|
1147
769
|
export var ListSecurityConfigurationsInput;
|
|
1148
770
|
(function (ListSecurityConfigurationsInput) {
|
|
1149
|
-
/**
|
|
1150
|
-
* @internal
|
|
1151
|
-
*/
|
|
1152
771
|
ListSecurityConfigurationsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1153
772
|
})(ListSecurityConfigurationsInput || (ListSecurityConfigurationsInput = {}));
|
|
1154
773
|
export var SecurityConfigurationSummary;
|
|
1155
774
|
(function (SecurityConfigurationSummary) {
|
|
1156
|
-
/**
|
|
1157
|
-
* @internal
|
|
1158
|
-
*/
|
|
1159
775
|
SecurityConfigurationSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1160
776
|
})(SecurityConfigurationSummary || (SecurityConfigurationSummary = {}));
|
|
1161
777
|
export var ListSecurityConfigurationsOutput;
|
|
1162
778
|
(function (ListSecurityConfigurationsOutput) {
|
|
1163
|
-
/**
|
|
1164
|
-
* @internal
|
|
1165
|
-
*/
|
|
1166
779
|
ListSecurityConfigurationsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1167
780
|
})(ListSecurityConfigurationsOutput || (ListSecurityConfigurationsOutput = {}));
|
|
1168
781
|
export var ListStepsInput;
|
|
1169
782
|
(function (ListStepsInput) {
|
|
1170
|
-
/**
|
|
1171
|
-
* @internal
|
|
1172
|
-
*/
|
|
1173
783
|
ListStepsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1174
784
|
})(ListStepsInput || (ListStepsInput = {}));
|
|
1175
785
|
export var StepSummary;
|
|
1176
786
|
(function (StepSummary) {
|
|
1177
|
-
/**
|
|
1178
|
-
* @internal
|
|
1179
|
-
*/
|
|
1180
787
|
StepSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1181
788
|
})(StepSummary || (StepSummary = {}));
|
|
1182
789
|
export var ListStepsOutput;
|
|
1183
790
|
(function (ListStepsOutput) {
|
|
1184
|
-
/**
|
|
1185
|
-
* @internal
|
|
1186
|
-
*/
|
|
1187
791
|
ListStepsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1188
792
|
})(ListStepsOutput || (ListStepsOutput = {}));
|
|
1189
793
|
export var ListStudiosInput;
|
|
1190
794
|
(function (ListStudiosInput) {
|
|
1191
|
-
/**
|
|
1192
|
-
* @internal
|
|
1193
|
-
*/
|
|
1194
795
|
ListStudiosInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1195
796
|
})(ListStudiosInput || (ListStudiosInput = {}));
|
|
1196
797
|
export var StudioSummary;
|
|
1197
798
|
(function (StudioSummary) {
|
|
1198
|
-
/**
|
|
1199
|
-
* @internal
|
|
1200
|
-
*/
|
|
1201
799
|
StudioSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1202
800
|
})(StudioSummary || (StudioSummary = {}));
|
|
1203
801
|
export var ListStudiosOutput;
|
|
1204
802
|
(function (ListStudiosOutput) {
|
|
1205
|
-
/**
|
|
1206
|
-
* @internal
|
|
1207
|
-
*/
|
|
1208
803
|
ListStudiosOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1209
804
|
})(ListStudiosOutput || (ListStudiosOutput = {}));
|
|
1210
805
|
export var ListStudioSessionMappingsInput;
|
|
1211
806
|
(function (ListStudioSessionMappingsInput) {
|
|
1212
|
-
/**
|
|
1213
|
-
* @internal
|
|
1214
|
-
*/
|
|
1215
807
|
ListStudioSessionMappingsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1216
808
|
})(ListStudioSessionMappingsInput || (ListStudioSessionMappingsInput = {}));
|
|
1217
809
|
export var SessionMappingSummary;
|
|
1218
810
|
(function (SessionMappingSummary) {
|
|
1219
|
-
/**
|
|
1220
|
-
* @internal
|
|
1221
|
-
*/
|
|
1222
811
|
SessionMappingSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1223
812
|
})(SessionMappingSummary || (SessionMappingSummary = {}));
|
|
1224
813
|
export var ListStudioSessionMappingsOutput;
|
|
1225
814
|
(function (ListStudioSessionMappingsOutput) {
|
|
1226
|
-
/**
|
|
1227
|
-
* @internal
|
|
1228
|
-
*/
|
|
1229
815
|
ListStudioSessionMappingsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1230
816
|
})(ListStudioSessionMappingsOutput || (ListStudioSessionMappingsOutput = {}));
|
|
1231
817
|
export var ModifyClusterInput;
|
|
1232
818
|
(function (ModifyClusterInput) {
|
|
1233
|
-
/**
|
|
1234
|
-
* @internal
|
|
1235
|
-
*/
|
|
1236
819
|
ModifyClusterInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1237
820
|
})(ModifyClusterInput || (ModifyClusterInput = {}));
|
|
1238
821
|
export var ModifyClusterOutput;
|
|
1239
822
|
(function (ModifyClusterOutput) {
|
|
1240
|
-
/**
|
|
1241
|
-
* @internal
|
|
1242
|
-
*/
|
|
1243
823
|
ModifyClusterOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1244
824
|
})(ModifyClusterOutput || (ModifyClusterOutput = {}));
|
|
1245
825
|
export var InstanceFleetModifyConfig;
|
|
1246
826
|
(function (InstanceFleetModifyConfig) {
|
|
1247
|
-
/**
|
|
1248
|
-
* @internal
|
|
1249
|
-
*/
|
|
1250
827
|
InstanceFleetModifyConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1251
828
|
})(InstanceFleetModifyConfig || (InstanceFleetModifyConfig = {}));
|
|
1252
829
|
export var ModifyInstanceFleetInput;
|
|
1253
830
|
(function (ModifyInstanceFleetInput) {
|
|
1254
|
-
/**
|
|
1255
|
-
* @internal
|
|
1256
|
-
*/
|
|
1257
831
|
ModifyInstanceFleetInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1258
832
|
})(ModifyInstanceFleetInput || (ModifyInstanceFleetInput = {}));
|
|
1259
833
|
export var PutAutoScalingPolicyInput;
|
|
1260
834
|
(function (PutAutoScalingPolicyInput) {
|
|
1261
|
-
/**
|
|
1262
|
-
* @internal
|
|
1263
|
-
*/
|
|
1264
835
|
PutAutoScalingPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1265
836
|
})(PutAutoScalingPolicyInput || (PutAutoScalingPolicyInput = {}));
|
|
1266
837
|
export var PutAutoScalingPolicyOutput;
|
|
1267
838
|
(function (PutAutoScalingPolicyOutput) {
|
|
1268
|
-
/**
|
|
1269
|
-
* @internal
|
|
1270
|
-
*/
|
|
1271
839
|
PutAutoScalingPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1272
840
|
})(PutAutoScalingPolicyOutput || (PutAutoScalingPolicyOutput = {}));
|
|
1273
841
|
export var PutAutoTerminationPolicyInput;
|
|
1274
842
|
(function (PutAutoTerminationPolicyInput) {
|
|
1275
|
-
/**
|
|
1276
|
-
* @internal
|
|
1277
|
-
*/
|
|
1278
843
|
PutAutoTerminationPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1279
844
|
})(PutAutoTerminationPolicyInput || (PutAutoTerminationPolicyInput = {}));
|
|
1280
845
|
export var PutAutoTerminationPolicyOutput;
|
|
1281
846
|
(function (PutAutoTerminationPolicyOutput) {
|
|
1282
|
-
/**
|
|
1283
|
-
* @internal
|
|
1284
|
-
*/
|
|
1285
847
|
PutAutoTerminationPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1286
848
|
})(PutAutoTerminationPolicyOutput || (PutAutoTerminationPolicyOutput = {}));
|
|
1287
849
|
export var PutBlockPublicAccessConfigurationOutput;
|
|
1288
850
|
(function (PutBlockPublicAccessConfigurationOutput) {
|
|
1289
|
-
/**
|
|
1290
|
-
* @internal
|
|
1291
|
-
*/
|
|
1292
851
|
PutBlockPublicAccessConfigurationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1293
852
|
})(PutBlockPublicAccessConfigurationOutput || (PutBlockPublicAccessConfigurationOutput = {}));
|
|
1294
853
|
export var PutManagedScalingPolicyInput;
|
|
1295
854
|
(function (PutManagedScalingPolicyInput) {
|
|
1296
|
-
/**
|
|
1297
|
-
* @internal
|
|
1298
|
-
*/
|
|
1299
855
|
PutManagedScalingPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1300
856
|
})(PutManagedScalingPolicyInput || (PutManagedScalingPolicyInput = {}));
|
|
1301
857
|
export var PutManagedScalingPolicyOutput;
|
|
1302
858
|
(function (PutManagedScalingPolicyOutput) {
|
|
1303
|
-
/**
|
|
1304
|
-
* @internal
|
|
1305
|
-
*/
|
|
1306
859
|
PutManagedScalingPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1307
860
|
})(PutManagedScalingPolicyOutput || (PutManagedScalingPolicyOutput = {}));
|
|
1308
861
|
export var RemoveAutoScalingPolicyInput;
|
|
1309
862
|
(function (RemoveAutoScalingPolicyInput) {
|
|
1310
|
-
/**
|
|
1311
|
-
* @internal
|
|
1312
|
-
*/
|
|
1313
863
|
RemoveAutoScalingPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1314
864
|
})(RemoveAutoScalingPolicyInput || (RemoveAutoScalingPolicyInput = {}));
|
|
1315
865
|
export var RemoveAutoScalingPolicyOutput;
|
|
1316
866
|
(function (RemoveAutoScalingPolicyOutput) {
|
|
1317
|
-
/**
|
|
1318
|
-
* @internal
|
|
1319
|
-
*/
|
|
1320
867
|
RemoveAutoScalingPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1321
868
|
})(RemoveAutoScalingPolicyOutput || (RemoveAutoScalingPolicyOutput = {}));
|
|
1322
869
|
export var RemoveAutoTerminationPolicyInput;
|
|
1323
870
|
(function (RemoveAutoTerminationPolicyInput) {
|
|
1324
|
-
/**
|
|
1325
|
-
* @internal
|
|
1326
|
-
*/
|
|
1327
871
|
RemoveAutoTerminationPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1328
872
|
})(RemoveAutoTerminationPolicyInput || (RemoveAutoTerminationPolicyInput = {}));
|
|
1329
873
|
export var RemoveAutoTerminationPolicyOutput;
|
|
1330
874
|
(function (RemoveAutoTerminationPolicyOutput) {
|
|
1331
|
-
/**
|
|
1332
|
-
* @internal
|
|
1333
|
-
*/
|
|
1334
875
|
RemoveAutoTerminationPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1335
876
|
})(RemoveAutoTerminationPolicyOutput || (RemoveAutoTerminationPolicyOutput = {}));
|
|
1336
877
|
export var RemoveManagedScalingPolicyInput;
|
|
1337
878
|
(function (RemoveManagedScalingPolicyInput) {
|
|
1338
|
-
/**
|
|
1339
|
-
* @internal
|
|
1340
|
-
*/
|
|
1341
879
|
RemoveManagedScalingPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1342
880
|
})(RemoveManagedScalingPolicyInput || (RemoveManagedScalingPolicyInput = {}));
|
|
1343
881
|
export var RemoveManagedScalingPolicyOutput;
|
|
1344
882
|
(function (RemoveManagedScalingPolicyOutput) {
|
|
1345
|
-
/**
|
|
1346
|
-
* @internal
|
|
1347
|
-
*/
|
|
1348
883
|
RemoveManagedScalingPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1349
884
|
})(RemoveManagedScalingPolicyOutput || (RemoveManagedScalingPolicyOutput = {}));
|
|
1350
885
|
export var RemoveTagsInput;
|
|
1351
886
|
(function (RemoveTagsInput) {
|
|
1352
|
-
/**
|
|
1353
|
-
* @internal
|
|
1354
|
-
*/
|
|
1355
887
|
RemoveTagsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1356
888
|
})(RemoveTagsInput || (RemoveTagsInput = {}));
|
|
1357
889
|
export var RemoveTagsOutput;
|
|
1358
890
|
(function (RemoveTagsOutput) {
|
|
1359
|
-
/**
|
|
1360
|
-
* @internal
|
|
1361
|
-
*/
|
|
1362
891
|
RemoveTagsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1363
892
|
})(RemoveTagsOutput || (RemoveTagsOutput = {}));
|
|
1364
893
|
export var SupportedProductConfig;
|
|
1365
894
|
(function (SupportedProductConfig) {
|
|
1366
|
-
/**
|
|
1367
|
-
* @internal
|
|
1368
|
-
*/
|
|
1369
895
|
SupportedProductConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1370
896
|
})(SupportedProductConfig || (SupportedProductConfig = {}));
|
|
1371
897
|
export var RunJobFlowOutput;
|
|
1372
898
|
(function (RunJobFlowOutput) {
|
|
1373
|
-
/**
|
|
1374
|
-
* @internal
|
|
1375
|
-
*/
|
|
1376
899
|
RunJobFlowOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1377
900
|
})(RunJobFlowOutput || (RunJobFlowOutput = {}));
|
|
1378
901
|
export var SetTerminationProtectionInput;
|
|
1379
902
|
(function (SetTerminationProtectionInput) {
|
|
1380
|
-
/**
|
|
1381
|
-
* @internal
|
|
1382
|
-
*/
|
|
1383
903
|
SetTerminationProtectionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1384
904
|
})(SetTerminationProtectionInput || (SetTerminationProtectionInput = {}));
|
|
1385
905
|
export var SetVisibleToAllUsersInput;
|
|
1386
906
|
(function (SetVisibleToAllUsersInput) {
|
|
1387
|
-
/**
|
|
1388
|
-
* @internal
|
|
1389
|
-
*/
|
|
1390
907
|
SetVisibleToAllUsersInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1391
908
|
})(SetVisibleToAllUsersInput || (SetVisibleToAllUsersInput = {}));
|
|
1392
909
|
export var StartNotebookExecutionInput;
|
|
1393
910
|
(function (StartNotebookExecutionInput) {
|
|
1394
|
-
/**
|
|
1395
|
-
* @internal
|
|
1396
|
-
*/
|
|
1397
911
|
StartNotebookExecutionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1398
912
|
})(StartNotebookExecutionInput || (StartNotebookExecutionInput = {}));
|
|
1399
913
|
export var StartNotebookExecutionOutput;
|
|
1400
914
|
(function (StartNotebookExecutionOutput) {
|
|
1401
|
-
/**
|
|
1402
|
-
* @internal
|
|
1403
|
-
*/
|
|
1404
915
|
StartNotebookExecutionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1405
916
|
})(StartNotebookExecutionOutput || (StartNotebookExecutionOutput = {}));
|
|
1406
917
|
export var StopNotebookExecutionInput;
|
|
1407
918
|
(function (StopNotebookExecutionInput) {
|
|
1408
|
-
/**
|
|
1409
|
-
* @internal
|
|
1410
|
-
*/
|
|
1411
919
|
StopNotebookExecutionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1412
920
|
})(StopNotebookExecutionInput || (StopNotebookExecutionInput = {}));
|
|
1413
921
|
export var TerminateJobFlowsInput;
|
|
1414
922
|
(function (TerminateJobFlowsInput) {
|
|
1415
|
-
/**
|
|
1416
|
-
* @internal
|
|
1417
|
-
*/
|
|
1418
923
|
TerminateJobFlowsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1419
924
|
})(TerminateJobFlowsInput || (TerminateJobFlowsInput = {}));
|
|
1420
925
|
export var UpdateStudioInput;
|
|
1421
926
|
(function (UpdateStudioInput) {
|
|
1422
|
-
/**
|
|
1423
|
-
* @internal
|
|
1424
|
-
*/
|
|
1425
927
|
UpdateStudioInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1426
928
|
})(UpdateStudioInput || (UpdateStudioInput = {}));
|
|
1427
929
|
export var UpdateStudioSessionMappingInput;
|
|
1428
930
|
(function (UpdateStudioSessionMappingInput) {
|
|
1429
|
-
/**
|
|
1430
|
-
* @internal
|
|
1431
|
-
*/
|
|
1432
931
|
UpdateStudioSessionMappingInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1433
932
|
})(UpdateStudioSessionMappingInput || (UpdateStudioSessionMappingInput = {}));
|
|
1434
933
|
export var Configuration;
|
|
1435
934
|
(function (Configuration) {
|
|
1436
|
-
/**
|
|
1437
|
-
* @internal
|
|
1438
|
-
*/
|
|
1439
935
|
Configuration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1440
936
|
})(Configuration || (Configuration = {}));
|
|
1441
937
|
export var BlockPublicAccessConfiguration;
|
|
1442
938
|
(function (BlockPublicAccessConfiguration) {
|
|
1443
|
-
/**
|
|
1444
|
-
* @internal
|
|
1445
|
-
*/
|
|
1446
939
|
BlockPublicAccessConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1447
940
|
})(BlockPublicAccessConfiguration || (BlockPublicAccessConfiguration = {}));
|
|
1448
941
|
export var Cluster;
|
|
1449
942
|
(function (Cluster) {
|
|
1450
|
-
/**
|
|
1451
|
-
* @internal
|
|
1452
|
-
*/
|
|
1453
943
|
Cluster.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1454
944
|
})(Cluster || (Cluster = {}));
|
|
1455
945
|
export var InstanceGroupConfig;
|
|
1456
946
|
(function (InstanceGroupConfig) {
|
|
1457
|
-
/**
|
|
1458
|
-
* @internal
|
|
1459
|
-
*/
|
|
1460
947
|
InstanceGroupConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1461
948
|
})(InstanceGroupConfig || (InstanceGroupConfig = {}));
|
|
1462
949
|
export var InstanceGroupModifyConfig;
|
|
1463
950
|
(function (InstanceGroupModifyConfig) {
|
|
1464
|
-
/**
|
|
1465
|
-
* @internal
|
|
1466
|
-
*/
|
|
1467
951
|
InstanceGroupModifyConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1468
952
|
})(InstanceGroupModifyConfig || (InstanceGroupModifyConfig = {}));
|
|
1469
953
|
export var InstanceTypeConfig;
|
|
1470
954
|
(function (InstanceTypeConfig) {
|
|
1471
|
-
/**
|
|
1472
|
-
* @internal
|
|
1473
|
-
*/
|
|
1474
955
|
InstanceTypeConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1475
956
|
})(InstanceTypeConfig || (InstanceTypeConfig = {}));
|
|
1476
957
|
export var InstanceTypeSpecification;
|
|
1477
958
|
(function (InstanceTypeSpecification) {
|
|
1478
|
-
/**
|
|
1479
|
-
* @internal
|
|
1480
|
-
*/
|
|
1481
959
|
InstanceTypeSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1482
960
|
})(InstanceTypeSpecification || (InstanceTypeSpecification = {}));
|
|
1483
961
|
export var DescribeClusterOutput;
|
|
1484
962
|
(function (DescribeClusterOutput) {
|
|
1485
|
-
/**
|
|
1486
|
-
* @internal
|
|
1487
|
-
*/
|
|
1488
963
|
DescribeClusterOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1489
964
|
})(DescribeClusterOutput || (DescribeClusterOutput = {}));
|
|
1490
965
|
export var GetBlockPublicAccessConfigurationOutput;
|
|
1491
966
|
(function (GetBlockPublicAccessConfigurationOutput) {
|
|
1492
|
-
/**
|
|
1493
|
-
* @internal
|
|
1494
|
-
*/
|
|
1495
967
|
GetBlockPublicAccessConfigurationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1496
968
|
})(GetBlockPublicAccessConfigurationOutput || (GetBlockPublicAccessConfigurationOutput = {}));
|
|
1497
969
|
export var PutBlockPublicAccessConfigurationInput;
|
|
1498
970
|
(function (PutBlockPublicAccessConfigurationInput) {
|
|
1499
|
-
/**
|
|
1500
|
-
* @internal
|
|
1501
|
-
*/
|
|
1502
971
|
PutBlockPublicAccessConfigurationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1503
972
|
})(PutBlockPublicAccessConfigurationInput || (PutBlockPublicAccessConfigurationInput = {}));
|
|
1504
973
|
export var AddInstanceGroupsInput;
|
|
1505
974
|
(function (AddInstanceGroupsInput) {
|
|
1506
|
-
/**
|
|
1507
|
-
* @internal
|
|
1508
|
-
*/
|
|
1509
975
|
AddInstanceGroupsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1510
976
|
})(AddInstanceGroupsInput || (AddInstanceGroupsInput = {}));
|
|
1511
977
|
export var InstanceFleet;
|
|
1512
978
|
(function (InstanceFleet) {
|
|
1513
|
-
/**
|
|
1514
|
-
* @internal
|
|
1515
|
-
*/
|
|
1516
979
|
InstanceFleet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1517
980
|
})(InstanceFleet || (InstanceFleet = {}));
|
|
1518
981
|
export var InstanceFleetConfig;
|
|
1519
982
|
(function (InstanceFleetConfig) {
|
|
1520
|
-
/**
|
|
1521
|
-
* @internal
|
|
1522
|
-
*/
|
|
1523
983
|
InstanceFleetConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1524
984
|
})(InstanceFleetConfig || (InstanceFleetConfig = {}));
|
|
1525
985
|
export var ModifyInstanceGroupsInput;
|
|
1526
986
|
(function (ModifyInstanceGroupsInput) {
|
|
1527
|
-
/**
|
|
1528
|
-
* @internal
|
|
1529
|
-
*/
|
|
1530
987
|
ModifyInstanceGroupsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1531
988
|
})(ModifyInstanceGroupsInput || (ModifyInstanceGroupsInput = {}));
|
|
1532
989
|
export var AddInstanceFleetInput;
|
|
1533
990
|
(function (AddInstanceFleetInput) {
|
|
1534
|
-
/**
|
|
1535
|
-
* @internal
|
|
1536
|
-
*/
|
|
1537
991
|
AddInstanceFleetInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1538
992
|
})(AddInstanceFleetInput || (AddInstanceFleetInput = {}));
|
|
1539
993
|
export var InstanceGroup;
|
|
1540
994
|
(function (InstanceGroup) {
|
|
1541
|
-
/**
|
|
1542
|
-
* @internal
|
|
1543
|
-
*/
|
|
1544
995
|
InstanceGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1545
996
|
})(InstanceGroup || (InstanceGroup = {}));
|
|
1546
997
|
export var ListInstanceFleetsOutput;
|
|
1547
998
|
(function (ListInstanceFleetsOutput) {
|
|
1548
|
-
/**
|
|
1549
|
-
* @internal
|
|
1550
|
-
*/
|
|
1551
999
|
ListInstanceFleetsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1552
1000
|
})(ListInstanceFleetsOutput || (ListInstanceFleetsOutput = {}));
|
|
1553
1001
|
export var ListInstanceGroupsOutput;
|
|
1554
1002
|
(function (ListInstanceGroupsOutput) {
|
|
1555
|
-
/**
|
|
1556
|
-
* @internal
|
|
1557
|
-
*/
|
|
1558
1003
|
ListInstanceGroupsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1559
1004
|
})(ListInstanceGroupsOutput || (ListInstanceGroupsOutput = {}));
|
|
1560
1005
|
export var JobFlowInstancesConfig;
|
|
1561
1006
|
(function (JobFlowInstancesConfig) {
|
|
1562
|
-
/**
|
|
1563
|
-
* @internal
|
|
1564
|
-
*/
|
|
1565
1007
|
JobFlowInstancesConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1566
1008
|
})(JobFlowInstancesConfig || (JobFlowInstancesConfig = {}));
|
|
1567
1009
|
export var RunJobFlowInput;
|
|
1568
1010
|
(function (RunJobFlowInput) {
|
|
1569
|
-
/**
|
|
1570
|
-
* @internal
|
|
1571
|
-
*/
|
|
1572
1011
|
RunJobFlowInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1573
1012
|
})(RunJobFlowInput || (RunJobFlowInput = {}));
|
|
1574
1013
|
//# sourceMappingURL=models_0.js.map
|