@aws-sdk/client-auto-scaling 3.36.0 → 3.39.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 +45 -0
- package/dist-cjs/AutoScaling.js +0 -16
- package/dist-cjs/AutoScalingClient.js +0 -21
- package/dist-cjs/commands/AttachInstancesCommand.js +0 -33
- package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +0 -42
- package/dist-cjs/commands/AttachLoadBalancersCommand.js +0 -34
- package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +0 -24
- package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +0 -24
- package/dist-cjs/commands/CancelInstanceRefreshCommand.js +0 -29
- package/dist-cjs/commands/CompleteLifecycleActionCommand.js +0 -55
- package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +0 -42
- package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +0 -30
- package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +0 -28
- package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +0 -33
- package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +0 -26
- package/dist-cjs/commands/DeleteLifecycleHookCommand.js +0 -27
- package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +0 -24
- package/dist-cjs/commands/DeletePolicyCommand.js +0 -29
- package/dist-cjs/commands/DeleteScheduledActionCommand.js +0 -24
- package/dist-cjs/commands/DeleteTagsCommand.js +0 -24
- package/dist-cjs/commands/DeleteWarmPoolCommand.js +0 -26
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +0 -28
- package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +0 -43
- package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +0 -26
- package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +0 -24
- package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +0 -24
- package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +0 -62
- package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +0 -24
- package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +0 -37
- package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +0 -24
- package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +0 -43
- package/dist-cjs/commands/DescribeLoadBalancersCommand.js +0 -45
- package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +0 -26
- package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +0 -25
- package/dist-cjs/commands/DescribePoliciesCommand.js +0 -24
- package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +0 -32
- package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +0 -25
- package/dist-cjs/commands/DescribeScheduledActionsCommand.js +0 -27
- package/dist-cjs/commands/DescribeTagsCommand.js +0 -32
- package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +0 -27
- package/dist-cjs/commands/DescribeWarmPoolCommand.js +0 -26
- package/dist-cjs/commands/DetachInstancesCommand.js +0 -33
- package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +0 -24
- package/dist-cjs/commands/DetachLoadBalancersCommand.js +0 -29
- package/dist-cjs/commands/DisableMetricsCollectionCommand.js +0 -24
- package/dist-cjs/commands/EnableMetricsCollectionCommand.js +0 -25
- package/dist-cjs/commands/EnterStandbyCommand.js +0 -33
- package/dist-cjs/commands/ExecutePolicyCommand.js +0 -25
- package/dist-cjs/commands/ExitStandbyCommand.js +0 -29
- package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +0 -32
- package/dist-cjs/commands/PutLifecycleHookCommand.js +0 -61
- package/dist-cjs/commands/PutNotificationConfigurationCommand.js +0 -32
- package/dist-cjs/commands/PutScalingPolicyCommand.js +0 -33
- package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +0 -28
- package/dist-cjs/commands/PutWarmPoolCommand.js +0 -33
- package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +0 -56
- package/dist-cjs/commands/ResumeProcessesCommand.js +0 -27
- package/dist-cjs/commands/SetDesiredCapacityCommand.js +0 -29
- package/dist-cjs/commands/SetInstanceHealthCommand.js +0 -26
- package/dist-cjs/commands/SetInstanceProtectionCommand.js +0 -30
- package/dist-cjs/commands/StartInstanceRefreshCommand.js +0 -38
- package/dist-cjs/commands/SuspendProcessesCommand.js +0 -30
- package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +0 -35
- package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +0 -68
- package/dist-cjs/commands/index.js +64 -0
- package/dist-cjs/endpoints.js +6 -1
- package/dist-cjs/index.js +5 -75
- package/dist-cjs/models/models_0.js +121 -475
- package/dist-cjs/pagination/DescribeAutoScalingGroupsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeAutoScalingInstancesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeLaunchConfigurationsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeNotificationConfigurationsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribePoliciesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeScalingActivitiesPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeScheduledActionsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeTagsPaginator.js +0 -10
- package/dist-cjs/pagination/index.js +12 -0
- package/dist-cjs/protocols/Aws_query.js +621 -2
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-cjs/waiters/index.js +6 -0
- package/dist-cjs/waiters/waitForGroupExists.js +0 -9
- package/dist-cjs/waiters/waitForGroupInService.js +0 -9
- package/dist-cjs/waiters/waitForGroupNotExists.js +0 -9
- package/dist-es/commands/index.js +61 -0
- package/dist-es/endpoints.js +6 -1
- package/dist-es/index.js +5 -75
- package/dist-es/models/models_0.js +97 -4
- package/dist-es/pagination/index.js +9 -0
- package/dist-es/protocols/Aws_query.js +922 -207
- package/dist-es/waiters/index.js +3 -0
- package/dist-types/AutoScaling.d.ts +8 -2
- package/dist-types/AutoScalingClient.d.ts +2 -0
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +5 -1
- package/dist-types/commands/index.d.ts +61 -0
- package/dist-types/index.d.ts +5 -75
- package/dist-types/models/models_0.d.ts +672 -125
- package/dist-types/pagination/index.d.ts +9 -0
- package/dist-types/ts3.4/AutoScaling.d.ts +62 -693
- package/dist-types/ts3.4/AutoScalingClient.d.ts +24 -102
- package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +2 -38
- package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +2 -51
- package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +2 -38
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +2 -58
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +2 -41
- package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +2 -57
- package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +2 -52
- package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +2 -34
- package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +2 -64
- package/dist-types/ts3.4/commands/index.d.ts +61 -0
- package/dist-types/ts3.4/index.d.ts +5 -75
- package/dist-types/ts3.4/models/models_0.d.ts +960 -4205
- package/dist-types/ts3.4/pagination/index.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +3 -0
- package/dist-types/ts3.4/waiters/waitForGroupExists.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForGroupInService.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForGroupNotExists.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +3 -0
- package/package.json +33 -33
|
@@ -1,14 +1,46 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.UpdateAutoScalingGroupType = exports.TerminateInstanceInAutoScalingGroupType = exports.StartInstanceRefreshType = exports.RefreshStrategy = exports.StartInstanceRefreshAnswer = exports.InstanceRefreshInProgressFault = exports.SetInstanceProtectionQuery = exports.SetInstanceProtectionAnswer = exports.SetInstanceHealthQuery = exports.SetDesiredCapacityType = exports.ScalingProcessQuery = exports.RecordLifecycleActionHeartbeatType = exports.RecordLifecycleActionHeartbeatAnswer = exports.PutWarmPoolType = exports.PutWarmPoolAnswer = exports.PutScheduledUpdateGroupActionType = exports.PutScalingPolicyType = exports.PolicyARNType = exports.PutNotificationConfigurationType = exports.PutLifecycleHookType = void 0;
|
|
3
|
+
exports.MixedInstancesPolicy = exports.LaunchTemplate = exports.LaunchTemplateOverrides = exports.InstanceRequirements = exports.VCpuCountRequest = exports.TotalLocalStorageGBRequest = exports.NetworkInterfaceCountRequest = exports.MemoryMiBRequest = exports.MemoryGiBPerVCpuRequest = exports.LocalStorageType = exports.LocalStorage = exports.InstanceGeneration = exports.CpuManufacturer = exports.BurstablePerformance = exports.BaselineEbsBandwidthMbpsRequest = exports.BareMetal = exports.InstancesDistribution = exports.LifecycleHookSpecification = exports.LaunchTemplateSpecification = exports.CompleteLifecycleActionType = exports.CompleteLifecycleActionAnswer = exports.CancelInstanceRefreshType = exports.CancelInstanceRefreshAnswer = exports.LimitExceededFault = exports.BatchPutScheduledUpdateGroupActionType = exports.ScheduledUpdateGroupActionRequest = exports.BatchPutScheduledUpdateGroupActionAnswer = exports.BatchDeleteScheduledActionType = exports.BatchDeleteScheduledActionAnswer = exports.FailedScheduledUpdateGroupActionRequest = exports.AttachLoadBalancerTargetGroupsType = exports.AttachLoadBalancerTargetGroupsResultType = exports.AttachLoadBalancersType = exports.AttachLoadBalancersResultType = exports.ServiceLinkedRoleFailure = exports.ResourceContentionFault = exports.AttachInstancesQuery = exports.AlreadyExistsFault = exports.Alarm = exports.AdjustmentType = exports.ActivityType = exports.ActivitiesType = exports.Activity = exports.ScalingActivityStatusCode = exports.ActiveInstanceRefreshNotFoundFault = exports.AcceleratorType = exports.AcceleratorTotalMemoryMiBRequest = exports.AcceleratorName = exports.AcceleratorManufacturer = exports.AcceleratorCountRequest = void 0;
|
|
4
|
+
exports.DescribeInstanceRefreshesType = exports.DescribeInstanceRefreshesAnswer = exports.InstanceRefresh = exports.InstanceRefreshStatus = exports.InstanceRefreshProgressDetails = exports.InstanceRefreshWarmPoolProgress = exports.InstanceRefreshLivePoolProgress = exports.RefreshPreferences = exports.DesiredConfiguration = exports.DescribeAutoScalingNotificationTypesAnswer = exports.DescribeAutoScalingInstancesType = exports.AutoScalingInstancesType = exports.AutoScalingInstanceDetails = exports.InvalidNextToken = exports.AutoScalingGroupsType = exports.AutoScalingGroup = exports.WarmPoolConfiguration = exports.WarmPoolStatus = exports.WarmPoolState = exports.TagDescription = exports.SuspendedProcess = exports.Instance = exports.LifecycleState = exports.EnabledMetric = exports.AutoScalingGroupNamesType = exports.Filter = exports.DescribeAdjustmentTypesAnswer = exports.DescribeAccountLimitsAnswer = exports.DeleteWarmPoolType = exports.DeleteWarmPoolAnswer = exports.DeleteTagsType = exports.DeleteScheduledActionType = exports.DeletePolicyType = exports.DeleteNotificationConfigurationType = exports.DeleteLifecycleHookType = exports.DeleteLifecycleHookAnswer = exports.LaunchConfigurationNameType = exports.ScalingActivityInProgressFault = exports.DeleteAutoScalingGroupType = exports.ResourceInUseFault = exports.CreateOrUpdateTagsType = exports.CreateLaunchConfigurationType = exports.InstanceMetadataOptions = exports.InstanceMetadataHttpTokensState = exports.InstanceMetadataEndpointState = exports.InstanceMonitoring = exports.BlockDeviceMapping = exports.Ebs = exports.CreateAutoScalingGroupType = exports.Tag = void 0;
|
|
5
|
+
exports.DescribeWarmPoolType = exports.DescribeWarmPoolAnswer = exports.DescribeTerminationPolicyTypesAnswer = exports.TagsType = exports.DescribeTagsType = exports.ScheduledActionsType = exports.ScheduledUpdateGroupAction = exports.DescribeScheduledActionsType = exports.ProcessesType = exports.ProcessType = exports.DescribeScalingActivitiesType = exports.PoliciesType = exports.ScalingPolicy = exports.TargetTrackingConfiguration = exports.PredefinedMetricSpecification = exports.MetricType = exports.CustomizedMetricSpecification = exports.MetricStatistic = exports.MetricDimension = exports.StepAdjustment = exports.PredictiveScalingConfiguration = exports.PredictiveScalingMode = exports.PredictiveScalingMetricSpecification = exports.PredictiveScalingPredefinedScalingMetric = exports.PredefinedScalingMetricType = exports.PredictiveScalingPredefinedMetricPair = exports.PredefinedMetricPairType = exports.PredictiveScalingPredefinedLoadMetric = exports.PredefinedLoadMetricType = exports.PredictiveScalingMaxCapacityBreachBehavior = exports.DescribePoliciesType = exports.DescribeNotificationConfigurationsType = exports.DescribeNotificationConfigurationsAnswer = exports.NotificationConfiguration = exports.DescribeMetricCollectionTypesAnswer = exports.MetricCollectionType = exports.MetricGranularityType = exports.DescribeLoadBalancerTargetGroupsResponse = exports.LoadBalancerTargetGroupState = exports.DescribeLoadBalancerTargetGroupsRequest = exports.DescribeLoadBalancersResponse = exports.LoadBalancerState = exports.DescribeLoadBalancersRequest = exports.DescribeLifecycleHookTypesAnswer = exports.DescribeLifecycleHooksType = exports.DescribeLifecycleHooksAnswer = exports.LifecycleHook = exports.LaunchConfigurationsType = exports.LaunchConfiguration = exports.LaunchConfigurationNamesType = void 0;
|
|
6
|
+
exports.UpdateAutoScalingGroupType = exports.TerminateInstanceInAutoScalingGroupType = exports.StartInstanceRefreshType = exports.RefreshStrategy = exports.StartInstanceRefreshAnswer = exports.InstanceRefreshInProgressFault = exports.SetInstanceProtectionQuery = exports.SetInstanceProtectionAnswer = exports.SetInstanceHealthQuery = exports.SetDesiredCapacityType = exports.ScalingProcessQuery = exports.RecordLifecycleActionHeartbeatType = exports.RecordLifecycleActionHeartbeatAnswer = exports.PutWarmPoolType = exports.PutWarmPoolAnswer = exports.PutScheduledUpdateGroupActionType = exports.PutScalingPolicyType = exports.PolicyARNType = exports.PutNotificationConfigurationType = exports.PutLifecycleHookType = exports.PutLifecycleHookAnswer = exports.GetPredictiveScalingForecastType = exports.GetPredictiveScalingForecastAnswer = exports.LoadForecast = exports.CapacityForecast = exports.ExitStandbyQuery = exports.ExitStandbyAnswer = exports.ExecutePolicyType = exports.EnterStandbyQuery = exports.EnterStandbyAnswer = exports.EnableMetricsCollectionQuery = exports.DisableMetricsCollectionQuery = exports.DetachLoadBalancerTargetGroupsType = exports.DetachLoadBalancerTargetGroupsResultType = exports.DetachLoadBalancersType = exports.DetachLoadBalancersResultType = exports.DetachInstancesQuery = exports.DetachInstancesAnswer = void 0;
|
|
7
|
+
var AcceleratorCountRequest;
|
|
8
|
+
(function (AcceleratorCountRequest) {
|
|
9
|
+
AcceleratorCountRequest.filterSensitiveLog = (obj) => ({
|
|
10
|
+
...obj,
|
|
11
|
+
});
|
|
12
|
+
})(AcceleratorCountRequest = exports.AcceleratorCountRequest || (exports.AcceleratorCountRequest = {}));
|
|
13
|
+
var AcceleratorManufacturer;
|
|
14
|
+
(function (AcceleratorManufacturer) {
|
|
15
|
+
AcceleratorManufacturer["AMAZON_WEB_SERVICES"] = "amazon-web-services";
|
|
16
|
+
AcceleratorManufacturer["AMD"] = "amd";
|
|
17
|
+
AcceleratorManufacturer["NVIDIA"] = "nvidia";
|
|
18
|
+
AcceleratorManufacturer["XILINX"] = "xilinx";
|
|
19
|
+
})(AcceleratorManufacturer = exports.AcceleratorManufacturer || (exports.AcceleratorManufacturer = {}));
|
|
20
|
+
var AcceleratorName;
|
|
21
|
+
(function (AcceleratorName) {
|
|
22
|
+
AcceleratorName["A100"] = "a100";
|
|
23
|
+
AcceleratorName["K80"] = "k80";
|
|
24
|
+
AcceleratorName["M60"] = "m60";
|
|
25
|
+
AcceleratorName["RADEON_PRO_V520"] = "radeon-pro-v520";
|
|
26
|
+
AcceleratorName["T4"] = "t4";
|
|
27
|
+
AcceleratorName["V100"] = "v100";
|
|
28
|
+
AcceleratorName["VU9P"] = "vu9p";
|
|
29
|
+
})(AcceleratorName = exports.AcceleratorName || (exports.AcceleratorName = {}));
|
|
30
|
+
var AcceleratorTotalMemoryMiBRequest;
|
|
31
|
+
(function (AcceleratorTotalMemoryMiBRequest) {
|
|
32
|
+
AcceleratorTotalMemoryMiBRequest.filterSensitiveLog = (obj) => ({
|
|
33
|
+
...obj,
|
|
34
|
+
});
|
|
35
|
+
})(AcceleratorTotalMemoryMiBRequest = exports.AcceleratorTotalMemoryMiBRequest || (exports.AcceleratorTotalMemoryMiBRequest = {}));
|
|
36
|
+
var AcceleratorType;
|
|
37
|
+
(function (AcceleratorType) {
|
|
38
|
+
AcceleratorType["FPGA"] = "fpga";
|
|
39
|
+
AcceleratorType["GPU"] = "gpu";
|
|
40
|
+
AcceleratorType["INFERENCE"] = "inference";
|
|
41
|
+
})(AcceleratorType = exports.AcceleratorType || (exports.AcceleratorType = {}));
|
|
7
42
|
var ActiveInstanceRefreshNotFoundFault;
|
|
8
43
|
(function (ActiveInstanceRefreshNotFoundFault) {
|
|
9
|
-
/**
|
|
10
|
-
* @internal
|
|
11
|
-
*/
|
|
12
44
|
ActiveInstanceRefreshNotFoundFault.filterSensitiveLog = (obj) => ({
|
|
13
45
|
...obj,
|
|
14
46
|
});
|
|
@@ -30,315 +62,286 @@ var ScalingActivityStatusCode;
|
|
|
30
62
|
})(ScalingActivityStatusCode = exports.ScalingActivityStatusCode || (exports.ScalingActivityStatusCode = {}));
|
|
31
63
|
var Activity;
|
|
32
64
|
(function (Activity) {
|
|
33
|
-
/**
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
36
65
|
Activity.filterSensitiveLog = (obj) => ({
|
|
37
66
|
...obj,
|
|
38
67
|
});
|
|
39
68
|
})(Activity = exports.Activity || (exports.Activity = {}));
|
|
40
69
|
var ActivitiesType;
|
|
41
70
|
(function (ActivitiesType) {
|
|
42
|
-
/**
|
|
43
|
-
* @internal
|
|
44
|
-
*/
|
|
45
71
|
ActivitiesType.filterSensitiveLog = (obj) => ({
|
|
46
72
|
...obj,
|
|
47
73
|
});
|
|
48
74
|
})(ActivitiesType = exports.ActivitiesType || (exports.ActivitiesType = {}));
|
|
49
75
|
var ActivityType;
|
|
50
76
|
(function (ActivityType) {
|
|
51
|
-
/**
|
|
52
|
-
* @internal
|
|
53
|
-
*/
|
|
54
77
|
ActivityType.filterSensitiveLog = (obj) => ({
|
|
55
78
|
...obj,
|
|
56
79
|
});
|
|
57
80
|
})(ActivityType = exports.ActivityType || (exports.ActivityType = {}));
|
|
58
81
|
var AdjustmentType;
|
|
59
82
|
(function (AdjustmentType) {
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
83
|
AdjustmentType.filterSensitiveLog = (obj) => ({
|
|
64
84
|
...obj,
|
|
65
85
|
});
|
|
66
86
|
})(AdjustmentType = exports.AdjustmentType || (exports.AdjustmentType = {}));
|
|
67
87
|
var Alarm;
|
|
68
88
|
(function (Alarm) {
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
89
|
Alarm.filterSensitiveLog = (obj) => ({
|
|
73
90
|
...obj,
|
|
74
91
|
});
|
|
75
92
|
})(Alarm = exports.Alarm || (exports.Alarm = {}));
|
|
76
93
|
var AlreadyExistsFault;
|
|
77
94
|
(function (AlreadyExistsFault) {
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
95
|
AlreadyExistsFault.filterSensitiveLog = (obj) => ({
|
|
82
96
|
...obj,
|
|
83
97
|
});
|
|
84
98
|
})(AlreadyExistsFault = exports.AlreadyExistsFault || (exports.AlreadyExistsFault = {}));
|
|
85
99
|
var AttachInstancesQuery;
|
|
86
100
|
(function (AttachInstancesQuery) {
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
101
|
AttachInstancesQuery.filterSensitiveLog = (obj) => ({
|
|
91
102
|
...obj,
|
|
92
103
|
});
|
|
93
104
|
})(AttachInstancesQuery = exports.AttachInstancesQuery || (exports.AttachInstancesQuery = {}));
|
|
94
105
|
var ResourceContentionFault;
|
|
95
106
|
(function (ResourceContentionFault) {
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
107
|
ResourceContentionFault.filterSensitiveLog = (obj) => ({
|
|
100
108
|
...obj,
|
|
101
109
|
});
|
|
102
110
|
})(ResourceContentionFault = exports.ResourceContentionFault || (exports.ResourceContentionFault = {}));
|
|
103
111
|
var ServiceLinkedRoleFailure;
|
|
104
112
|
(function (ServiceLinkedRoleFailure) {
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
113
|
ServiceLinkedRoleFailure.filterSensitiveLog = (obj) => ({
|
|
109
114
|
...obj,
|
|
110
115
|
});
|
|
111
116
|
})(ServiceLinkedRoleFailure = exports.ServiceLinkedRoleFailure || (exports.ServiceLinkedRoleFailure = {}));
|
|
112
117
|
var AttachLoadBalancersResultType;
|
|
113
118
|
(function (AttachLoadBalancersResultType) {
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
119
|
AttachLoadBalancersResultType.filterSensitiveLog = (obj) => ({
|
|
118
120
|
...obj,
|
|
119
121
|
});
|
|
120
122
|
})(AttachLoadBalancersResultType = exports.AttachLoadBalancersResultType || (exports.AttachLoadBalancersResultType = {}));
|
|
121
123
|
var AttachLoadBalancersType;
|
|
122
124
|
(function (AttachLoadBalancersType) {
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
125
|
AttachLoadBalancersType.filterSensitiveLog = (obj) => ({
|
|
127
126
|
...obj,
|
|
128
127
|
});
|
|
129
128
|
})(AttachLoadBalancersType = exports.AttachLoadBalancersType || (exports.AttachLoadBalancersType = {}));
|
|
130
129
|
var AttachLoadBalancerTargetGroupsResultType;
|
|
131
130
|
(function (AttachLoadBalancerTargetGroupsResultType) {
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
131
|
AttachLoadBalancerTargetGroupsResultType.filterSensitiveLog = (obj) => ({
|
|
136
132
|
...obj,
|
|
137
133
|
});
|
|
138
134
|
})(AttachLoadBalancerTargetGroupsResultType = exports.AttachLoadBalancerTargetGroupsResultType || (exports.AttachLoadBalancerTargetGroupsResultType = {}));
|
|
139
135
|
var AttachLoadBalancerTargetGroupsType;
|
|
140
136
|
(function (AttachLoadBalancerTargetGroupsType) {
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
137
|
AttachLoadBalancerTargetGroupsType.filterSensitiveLog = (obj) => ({
|
|
145
138
|
...obj,
|
|
146
139
|
});
|
|
147
140
|
})(AttachLoadBalancerTargetGroupsType = exports.AttachLoadBalancerTargetGroupsType || (exports.AttachLoadBalancerTargetGroupsType = {}));
|
|
148
141
|
var FailedScheduledUpdateGroupActionRequest;
|
|
149
142
|
(function (FailedScheduledUpdateGroupActionRequest) {
|
|
150
|
-
/**
|
|
151
|
-
* @internal
|
|
152
|
-
*/
|
|
153
143
|
FailedScheduledUpdateGroupActionRequest.filterSensitiveLog = (obj) => ({
|
|
154
144
|
...obj,
|
|
155
145
|
});
|
|
156
146
|
})(FailedScheduledUpdateGroupActionRequest = exports.FailedScheduledUpdateGroupActionRequest || (exports.FailedScheduledUpdateGroupActionRequest = {}));
|
|
157
147
|
var BatchDeleteScheduledActionAnswer;
|
|
158
148
|
(function (BatchDeleteScheduledActionAnswer) {
|
|
159
|
-
/**
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
162
149
|
BatchDeleteScheduledActionAnswer.filterSensitiveLog = (obj) => ({
|
|
163
150
|
...obj,
|
|
164
151
|
});
|
|
165
152
|
})(BatchDeleteScheduledActionAnswer = exports.BatchDeleteScheduledActionAnswer || (exports.BatchDeleteScheduledActionAnswer = {}));
|
|
166
153
|
var BatchDeleteScheduledActionType;
|
|
167
154
|
(function (BatchDeleteScheduledActionType) {
|
|
168
|
-
/**
|
|
169
|
-
* @internal
|
|
170
|
-
*/
|
|
171
155
|
BatchDeleteScheduledActionType.filterSensitiveLog = (obj) => ({
|
|
172
156
|
...obj,
|
|
173
157
|
});
|
|
174
158
|
})(BatchDeleteScheduledActionType = exports.BatchDeleteScheduledActionType || (exports.BatchDeleteScheduledActionType = {}));
|
|
175
159
|
var BatchPutScheduledUpdateGroupActionAnswer;
|
|
176
160
|
(function (BatchPutScheduledUpdateGroupActionAnswer) {
|
|
177
|
-
/**
|
|
178
|
-
* @internal
|
|
179
|
-
*/
|
|
180
161
|
BatchPutScheduledUpdateGroupActionAnswer.filterSensitiveLog = (obj) => ({
|
|
181
162
|
...obj,
|
|
182
163
|
});
|
|
183
164
|
})(BatchPutScheduledUpdateGroupActionAnswer = exports.BatchPutScheduledUpdateGroupActionAnswer || (exports.BatchPutScheduledUpdateGroupActionAnswer = {}));
|
|
184
165
|
var ScheduledUpdateGroupActionRequest;
|
|
185
166
|
(function (ScheduledUpdateGroupActionRequest) {
|
|
186
|
-
/**
|
|
187
|
-
* @internal
|
|
188
|
-
*/
|
|
189
167
|
ScheduledUpdateGroupActionRequest.filterSensitiveLog = (obj) => ({
|
|
190
168
|
...obj,
|
|
191
169
|
});
|
|
192
170
|
})(ScheduledUpdateGroupActionRequest = exports.ScheduledUpdateGroupActionRequest || (exports.ScheduledUpdateGroupActionRequest = {}));
|
|
193
171
|
var BatchPutScheduledUpdateGroupActionType;
|
|
194
172
|
(function (BatchPutScheduledUpdateGroupActionType) {
|
|
195
|
-
/**
|
|
196
|
-
* @internal
|
|
197
|
-
*/
|
|
198
173
|
BatchPutScheduledUpdateGroupActionType.filterSensitiveLog = (obj) => ({
|
|
199
174
|
...obj,
|
|
200
175
|
});
|
|
201
176
|
})(BatchPutScheduledUpdateGroupActionType = exports.BatchPutScheduledUpdateGroupActionType || (exports.BatchPutScheduledUpdateGroupActionType = {}));
|
|
202
177
|
var LimitExceededFault;
|
|
203
178
|
(function (LimitExceededFault) {
|
|
204
|
-
/**
|
|
205
|
-
* @internal
|
|
206
|
-
*/
|
|
207
179
|
LimitExceededFault.filterSensitiveLog = (obj) => ({
|
|
208
180
|
...obj,
|
|
209
181
|
});
|
|
210
182
|
})(LimitExceededFault = exports.LimitExceededFault || (exports.LimitExceededFault = {}));
|
|
211
183
|
var CancelInstanceRefreshAnswer;
|
|
212
184
|
(function (CancelInstanceRefreshAnswer) {
|
|
213
|
-
/**
|
|
214
|
-
* @internal
|
|
215
|
-
*/
|
|
216
185
|
CancelInstanceRefreshAnswer.filterSensitiveLog = (obj) => ({
|
|
217
186
|
...obj,
|
|
218
187
|
});
|
|
219
188
|
})(CancelInstanceRefreshAnswer = exports.CancelInstanceRefreshAnswer || (exports.CancelInstanceRefreshAnswer = {}));
|
|
220
189
|
var CancelInstanceRefreshType;
|
|
221
190
|
(function (CancelInstanceRefreshType) {
|
|
222
|
-
/**
|
|
223
|
-
* @internal
|
|
224
|
-
*/
|
|
225
191
|
CancelInstanceRefreshType.filterSensitiveLog = (obj) => ({
|
|
226
192
|
...obj,
|
|
227
193
|
});
|
|
228
194
|
})(CancelInstanceRefreshType = exports.CancelInstanceRefreshType || (exports.CancelInstanceRefreshType = {}));
|
|
229
195
|
var CompleteLifecycleActionAnswer;
|
|
230
196
|
(function (CompleteLifecycleActionAnswer) {
|
|
231
|
-
/**
|
|
232
|
-
* @internal
|
|
233
|
-
*/
|
|
234
197
|
CompleteLifecycleActionAnswer.filterSensitiveLog = (obj) => ({
|
|
235
198
|
...obj,
|
|
236
199
|
});
|
|
237
200
|
})(CompleteLifecycleActionAnswer = exports.CompleteLifecycleActionAnswer || (exports.CompleteLifecycleActionAnswer = {}));
|
|
238
201
|
var CompleteLifecycleActionType;
|
|
239
202
|
(function (CompleteLifecycleActionType) {
|
|
240
|
-
/**
|
|
241
|
-
* @internal
|
|
242
|
-
*/
|
|
243
203
|
CompleteLifecycleActionType.filterSensitiveLog = (obj) => ({
|
|
244
204
|
...obj,
|
|
245
205
|
});
|
|
246
206
|
})(CompleteLifecycleActionType = exports.CompleteLifecycleActionType || (exports.CompleteLifecycleActionType = {}));
|
|
247
207
|
var LaunchTemplateSpecification;
|
|
248
208
|
(function (LaunchTemplateSpecification) {
|
|
249
|
-
/**
|
|
250
|
-
* @internal
|
|
251
|
-
*/
|
|
252
209
|
LaunchTemplateSpecification.filterSensitiveLog = (obj) => ({
|
|
253
210
|
...obj,
|
|
254
211
|
});
|
|
255
212
|
})(LaunchTemplateSpecification = exports.LaunchTemplateSpecification || (exports.LaunchTemplateSpecification = {}));
|
|
256
213
|
var LifecycleHookSpecification;
|
|
257
214
|
(function (LifecycleHookSpecification) {
|
|
258
|
-
/**
|
|
259
|
-
* @internal
|
|
260
|
-
*/
|
|
261
215
|
LifecycleHookSpecification.filterSensitiveLog = (obj) => ({
|
|
262
216
|
...obj,
|
|
263
217
|
});
|
|
264
218
|
})(LifecycleHookSpecification = exports.LifecycleHookSpecification || (exports.LifecycleHookSpecification = {}));
|
|
265
219
|
var InstancesDistribution;
|
|
266
220
|
(function (InstancesDistribution) {
|
|
267
|
-
/**
|
|
268
|
-
* @internal
|
|
269
|
-
*/
|
|
270
221
|
InstancesDistribution.filterSensitiveLog = (obj) => ({
|
|
271
222
|
...obj,
|
|
272
223
|
});
|
|
273
224
|
})(InstancesDistribution = exports.InstancesDistribution || (exports.InstancesDistribution = {}));
|
|
225
|
+
var BareMetal;
|
|
226
|
+
(function (BareMetal) {
|
|
227
|
+
BareMetal["EXCLUDED"] = "excluded";
|
|
228
|
+
BareMetal["INCLUDED"] = "included";
|
|
229
|
+
BareMetal["REQUIRED"] = "required";
|
|
230
|
+
})(BareMetal = exports.BareMetal || (exports.BareMetal = {}));
|
|
231
|
+
var BaselineEbsBandwidthMbpsRequest;
|
|
232
|
+
(function (BaselineEbsBandwidthMbpsRequest) {
|
|
233
|
+
BaselineEbsBandwidthMbpsRequest.filterSensitiveLog = (obj) => ({
|
|
234
|
+
...obj,
|
|
235
|
+
});
|
|
236
|
+
})(BaselineEbsBandwidthMbpsRequest = exports.BaselineEbsBandwidthMbpsRequest || (exports.BaselineEbsBandwidthMbpsRequest = {}));
|
|
237
|
+
var BurstablePerformance;
|
|
238
|
+
(function (BurstablePerformance) {
|
|
239
|
+
BurstablePerformance["EXCLUDED"] = "excluded";
|
|
240
|
+
BurstablePerformance["INCLUDED"] = "included";
|
|
241
|
+
BurstablePerformance["REQUIRED"] = "required";
|
|
242
|
+
})(BurstablePerformance = exports.BurstablePerformance || (exports.BurstablePerformance = {}));
|
|
243
|
+
var CpuManufacturer;
|
|
244
|
+
(function (CpuManufacturer) {
|
|
245
|
+
CpuManufacturer["AMAZON_WEB_SERVICES"] = "amazon-web-services";
|
|
246
|
+
CpuManufacturer["AMD"] = "amd";
|
|
247
|
+
CpuManufacturer["INTEL"] = "intel";
|
|
248
|
+
})(CpuManufacturer = exports.CpuManufacturer || (exports.CpuManufacturer = {}));
|
|
249
|
+
var InstanceGeneration;
|
|
250
|
+
(function (InstanceGeneration) {
|
|
251
|
+
InstanceGeneration["CURRENT"] = "current";
|
|
252
|
+
InstanceGeneration["PREVIOUS"] = "previous";
|
|
253
|
+
})(InstanceGeneration = exports.InstanceGeneration || (exports.InstanceGeneration = {}));
|
|
254
|
+
var LocalStorage;
|
|
255
|
+
(function (LocalStorage) {
|
|
256
|
+
LocalStorage["EXCLUDED"] = "excluded";
|
|
257
|
+
LocalStorage["INCLUDED"] = "included";
|
|
258
|
+
LocalStorage["REQUIRED"] = "required";
|
|
259
|
+
})(LocalStorage = exports.LocalStorage || (exports.LocalStorage = {}));
|
|
260
|
+
var LocalStorageType;
|
|
261
|
+
(function (LocalStorageType) {
|
|
262
|
+
LocalStorageType["HDD"] = "hdd";
|
|
263
|
+
LocalStorageType["SSD"] = "ssd";
|
|
264
|
+
})(LocalStorageType = exports.LocalStorageType || (exports.LocalStorageType = {}));
|
|
265
|
+
var MemoryGiBPerVCpuRequest;
|
|
266
|
+
(function (MemoryGiBPerVCpuRequest) {
|
|
267
|
+
MemoryGiBPerVCpuRequest.filterSensitiveLog = (obj) => ({
|
|
268
|
+
...obj,
|
|
269
|
+
});
|
|
270
|
+
})(MemoryGiBPerVCpuRequest = exports.MemoryGiBPerVCpuRequest || (exports.MemoryGiBPerVCpuRequest = {}));
|
|
271
|
+
var MemoryMiBRequest;
|
|
272
|
+
(function (MemoryMiBRequest) {
|
|
273
|
+
MemoryMiBRequest.filterSensitiveLog = (obj) => ({
|
|
274
|
+
...obj,
|
|
275
|
+
});
|
|
276
|
+
})(MemoryMiBRequest = exports.MemoryMiBRequest || (exports.MemoryMiBRequest = {}));
|
|
277
|
+
var NetworkInterfaceCountRequest;
|
|
278
|
+
(function (NetworkInterfaceCountRequest) {
|
|
279
|
+
NetworkInterfaceCountRequest.filterSensitiveLog = (obj) => ({
|
|
280
|
+
...obj,
|
|
281
|
+
});
|
|
282
|
+
})(NetworkInterfaceCountRequest = exports.NetworkInterfaceCountRequest || (exports.NetworkInterfaceCountRequest = {}));
|
|
283
|
+
var TotalLocalStorageGBRequest;
|
|
284
|
+
(function (TotalLocalStorageGBRequest) {
|
|
285
|
+
TotalLocalStorageGBRequest.filterSensitiveLog = (obj) => ({
|
|
286
|
+
...obj,
|
|
287
|
+
});
|
|
288
|
+
})(TotalLocalStorageGBRequest = exports.TotalLocalStorageGBRequest || (exports.TotalLocalStorageGBRequest = {}));
|
|
289
|
+
var VCpuCountRequest;
|
|
290
|
+
(function (VCpuCountRequest) {
|
|
291
|
+
VCpuCountRequest.filterSensitiveLog = (obj) => ({
|
|
292
|
+
...obj,
|
|
293
|
+
});
|
|
294
|
+
})(VCpuCountRequest = exports.VCpuCountRequest || (exports.VCpuCountRequest = {}));
|
|
295
|
+
var InstanceRequirements;
|
|
296
|
+
(function (InstanceRequirements) {
|
|
297
|
+
InstanceRequirements.filterSensitiveLog = (obj) => ({
|
|
298
|
+
...obj,
|
|
299
|
+
});
|
|
300
|
+
})(InstanceRequirements = exports.InstanceRequirements || (exports.InstanceRequirements = {}));
|
|
274
301
|
var LaunchTemplateOverrides;
|
|
275
302
|
(function (LaunchTemplateOverrides) {
|
|
276
|
-
/**
|
|
277
|
-
* @internal
|
|
278
|
-
*/
|
|
279
303
|
LaunchTemplateOverrides.filterSensitiveLog = (obj) => ({
|
|
280
304
|
...obj,
|
|
281
305
|
});
|
|
282
306
|
})(LaunchTemplateOverrides = exports.LaunchTemplateOverrides || (exports.LaunchTemplateOverrides = {}));
|
|
283
307
|
var LaunchTemplate;
|
|
284
308
|
(function (LaunchTemplate) {
|
|
285
|
-
/**
|
|
286
|
-
* @internal
|
|
287
|
-
*/
|
|
288
309
|
LaunchTemplate.filterSensitiveLog = (obj) => ({
|
|
289
310
|
...obj,
|
|
290
311
|
});
|
|
291
312
|
})(LaunchTemplate = exports.LaunchTemplate || (exports.LaunchTemplate = {}));
|
|
292
313
|
var MixedInstancesPolicy;
|
|
293
314
|
(function (MixedInstancesPolicy) {
|
|
294
|
-
/**
|
|
295
|
-
* @internal
|
|
296
|
-
*/
|
|
297
315
|
MixedInstancesPolicy.filterSensitiveLog = (obj) => ({
|
|
298
316
|
...obj,
|
|
299
317
|
});
|
|
300
318
|
})(MixedInstancesPolicy = exports.MixedInstancesPolicy || (exports.MixedInstancesPolicy = {}));
|
|
301
319
|
var Tag;
|
|
302
320
|
(function (Tag) {
|
|
303
|
-
/**
|
|
304
|
-
* @internal
|
|
305
|
-
*/
|
|
306
321
|
Tag.filterSensitiveLog = (obj) => ({
|
|
307
322
|
...obj,
|
|
308
323
|
});
|
|
309
324
|
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
310
325
|
var CreateAutoScalingGroupType;
|
|
311
326
|
(function (CreateAutoScalingGroupType) {
|
|
312
|
-
/**
|
|
313
|
-
* @internal
|
|
314
|
-
*/
|
|
315
327
|
CreateAutoScalingGroupType.filterSensitiveLog = (obj) => ({
|
|
316
328
|
...obj,
|
|
317
329
|
});
|
|
318
330
|
})(CreateAutoScalingGroupType = exports.CreateAutoScalingGroupType || (exports.CreateAutoScalingGroupType = {}));
|
|
319
331
|
var Ebs;
|
|
320
332
|
(function (Ebs) {
|
|
321
|
-
/**
|
|
322
|
-
* @internal
|
|
323
|
-
*/
|
|
324
333
|
Ebs.filterSensitiveLog = (obj) => ({
|
|
325
334
|
...obj,
|
|
326
335
|
});
|
|
327
336
|
})(Ebs = exports.Ebs || (exports.Ebs = {}));
|
|
328
337
|
var BlockDeviceMapping;
|
|
329
338
|
(function (BlockDeviceMapping) {
|
|
330
|
-
/**
|
|
331
|
-
* @internal
|
|
332
|
-
*/
|
|
333
339
|
BlockDeviceMapping.filterSensitiveLog = (obj) => ({
|
|
334
340
|
...obj,
|
|
335
341
|
});
|
|
336
342
|
})(BlockDeviceMapping = exports.BlockDeviceMapping || (exports.BlockDeviceMapping = {}));
|
|
337
343
|
var InstanceMonitoring;
|
|
338
344
|
(function (InstanceMonitoring) {
|
|
339
|
-
/**
|
|
340
|
-
* @internal
|
|
341
|
-
*/
|
|
342
345
|
InstanceMonitoring.filterSensitiveLog = (obj) => ({
|
|
343
346
|
...obj,
|
|
344
347
|
});
|
|
@@ -355,171 +358,120 @@ var InstanceMetadataHttpTokensState;
|
|
|
355
358
|
})(InstanceMetadataHttpTokensState = exports.InstanceMetadataHttpTokensState || (exports.InstanceMetadataHttpTokensState = {}));
|
|
356
359
|
var InstanceMetadataOptions;
|
|
357
360
|
(function (InstanceMetadataOptions) {
|
|
358
|
-
/**
|
|
359
|
-
* @internal
|
|
360
|
-
*/
|
|
361
361
|
InstanceMetadataOptions.filterSensitiveLog = (obj) => ({
|
|
362
362
|
...obj,
|
|
363
363
|
});
|
|
364
364
|
})(InstanceMetadataOptions = exports.InstanceMetadataOptions || (exports.InstanceMetadataOptions = {}));
|
|
365
365
|
var CreateLaunchConfigurationType;
|
|
366
366
|
(function (CreateLaunchConfigurationType) {
|
|
367
|
-
/**
|
|
368
|
-
* @internal
|
|
369
|
-
*/
|
|
370
367
|
CreateLaunchConfigurationType.filterSensitiveLog = (obj) => ({
|
|
371
368
|
...obj,
|
|
372
369
|
});
|
|
373
370
|
})(CreateLaunchConfigurationType = exports.CreateLaunchConfigurationType || (exports.CreateLaunchConfigurationType = {}));
|
|
374
371
|
var CreateOrUpdateTagsType;
|
|
375
372
|
(function (CreateOrUpdateTagsType) {
|
|
376
|
-
/**
|
|
377
|
-
* @internal
|
|
378
|
-
*/
|
|
379
373
|
CreateOrUpdateTagsType.filterSensitiveLog = (obj) => ({
|
|
380
374
|
...obj,
|
|
381
375
|
});
|
|
382
376
|
})(CreateOrUpdateTagsType = exports.CreateOrUpdateTagsType || (exports.CreateOrUpdateTagsType = {}));
|
|
383
377
|
var ResourceInUseFault;
|
|
384
378
|
(function (ResourceInUseFault) {
|
|
385
|
-
/**
|
|
386
|
-
* @internal
|
|
387
|
-
*/
|
|
388
379
|
ResourceInUseFault.filterSensitiveLog = (obj) => ({
|
|
389
380
|
...obj,
|
|
390
381
|
});
|
|
391
382
|
})(ResourceInUseFault = exports.ResourceInUseFault || (exports.ResourceInUseFault = {}));
|
|
392
383
|
var DeleteAutoScalingGroupType;
|
|
393
384
|
(function (DeleteAutoScalingGroupType) {
|
|
394
|
-
/**
|
|
395
|
-
* @internal
|
|
396
|
-
*/
|
|
397
385
|
DeleteAutoScalingGroupType.filterSensitiveLog = (obj) => ({
|
|
398
386
|
...obj,
|
|
399
387
|
});
|
|
400
388
|
})(DeleteAutoScalingGroupType = exports.DeleteAutoScalingGroupType || (exports.DeleteAutoScalingGroupType = {}));
|
|
401
389
|
var ScalingActivityInProgressFault;
|
|
402
390
|
(function (ScalingActivityInProgressFault) {
|
|
403
|
-
/**
|
|
404
|
-
* @internal
|
|
405
|
-
*/
|
|
406
391
|
ScalingActivityInProgressFault.filterSensitiveLog = (obj) => ({
|
|
407
392
|
...obj,
|
|
408
393
|
});
|
|
409
394
|
})(ScalingActivityInProgressFault = exports.ScalingActivityInProgressFault || (exports.ScalingActivityInProgressFault = {}));
|
|
410
395
|
var LaunchConfigurationNameType;
|
|
411
396
|
(function (LaunchConfigurationNameType) {
|
|
412
|
-
/**
|
|
413
|
-
* @internal
|
|
414
|
-
*/
|
|
415
397
|
LaunchConfigurationNameType.filterSensitiveLog = (obj) => ({
|
|
416
398
|
...obj,
|
|
417
399
|
});
|
|
418
400
|
})(LaunchConfigurationNameType = exports.LaunchConfigurationNameType || (exports.LaunchConfigurationNameType = {}));
|
|
419
401
|
var DeleteLifecycleHookAnswer;
|
|
420
402
|
(function (DeleteLifecycleHookAnswer) {
|
|
421
|
-
/**
|
|
422
|
-
* @internal
|
|
423
|
-
*/
|
|
424
403
|
DeleteLifecycleHookAnswer.filterSensitiveLog = (obj) => ({
|
|
425
404
|
...obj,
|
|
426
405
|
});
|
|
427
406
|
})(DeleteLifecycleHookAnswer = exports.DeleteLifecycleHookAnswer || (exports.DeleteLifecycleHookAnswer = {}));
|
|
428
407
|
var DeleteLifecycleHookType;
|
|
429
408
|
(function (DeleteLifecycleHookType) {
|
|
430
|
-
/**
|
|
431
|
-
* @internal
|
|
432
|
-
*/
|
|
433
409
|
DeleteLifecycleHookType.filterSensitiveLog = (obj) => ({
|
|
434
410
|
...obj,
|
|
435
411
|
});
|
|
436
412
|
})(DeleteLifecycleHookType = exports.DeleteLifecycleHookType || (exports.DeleteLifecycleHookType = {}));
|
|
437
413
|
var DeleteNotificationConfigurationType;
|
|
438
414
|
(function (DeleteNotificationConfigurationType) {
|
|
439
|
-
/**
|
|
440
|
-
* @internal
|
|
441
|
-
*/
|
|
442
415
|
DeleteNotificationConfigurationType.filterSensitiveLog = (obj) => ({
|
|
443
416
|
...obj,
|
|
444
417
|
});
|
|
445
418
|
})(DeleteNotificationConfigurationType = exports.DeleteNotificationConfigurationType || (exports.DeleteNotificationConfigurationType = {}));
|
|
446
419
|
var DeletePolicyType;
|
|
447
420
|
(function (DeletePolicyType) {
|
|
448
|
-
/**
|
|
449
|
-
* @internal
|
|
450
|
-
*/
|
|
451
421
|
DeletePolicyType.filterSensitiveLog = (obj) => ({
|
|
452
422
|
...obj,
|
|
453
423
|
});
|
|
454
424
|
})(DeletePolicyType = exports.DeletePolicyType || (exports.DeletePolicyType = {}));
|
|
455
425
|
var DeleteScheduledActionType;
|
|
456
426
|
(function (DeleteScheduledActionType) {
|
|
457
|
-
/**
|
|
458
|
-
* @internal
|
|
459
|
-
*/
|
|
460
427
|
DeleteScheduledActionType.filterSensitiveLog = (obj) => ({
|
|
461
428
|
...obj,
|
|
462
429
|
});
|
|
463
430
|
})(DeleteScheduledActionType = exports.DeleteScheduledActionType || (exports.DeleteScheduledActionType = {}));
|
|
464
431
|
var DeleteTagsType;
|
|
465
432
|
(function (DeleteTagsType) {
|
|
466
|
-
/**
|
|
467
|
-
* @internal
|
|
468
|
-
*/
|
|
469
433
|
DeleteTagsType.filterSensitiveLog = (obj) => ({
|
|
470
434
|
...obj,
|
|
471
435
|
});
|
|
472
436
|
})(DeleteTagsType = exports.DeleteTagsType || (exports.DeleteTagsType = {}));
|
|
473
437
|
var DeleteWarmPoolAnswer;
|
|
474
438
|
(function (DeleteWarmPoolAnswer) {
|
|
475
|
-
/**
|
|
476
|
-
* @internal
|
|
477
|
-
*/
|
|
478
439
|
DeleteWarmPoolAnswer.filterSensitiveLog = (obj) => ({
|
|
479
440
|
...obj,
|
|
480
441
|
});
|
|
481
442
|
})(DeleteWarmPoolAnswer = exports.DeleteWarmPoolAnswer || (exports.DeleteWarmPoolAnswer = {}));
|
|
482
443
|
var DeleteWarmPoolType;
|
|
483
444
|
(function (DeleteWarmPoolType) {
|
|
484
|
-
/**
|
|
485
|
-
* @internal
|
|
486
|
-
*/
|
|
487
445
|
DeleteWarmPoolType.filterSensitiveLog = (obj) => ({
|
|
488
446
|
...obj,
|
|
489
447
|
});
|
|
490
448
|
})(DeleteWarmPoolType = exports.DeleteWarmPoolType || (exports.DeleteWarmPoolType = {}));
|
|
491
449
|
var DescribeAccountLimitsAnswer;
|
|
492
450
|
(function (DescribeAccountLimitsAnswer) {
|
|
493
|
-
/**
|
|
494
|
-
* @internal
|
|
495
|
-
*/
|
|
496
451
|
DescribeAccountLimitsAnswer.filterSensitiveLog = (obj) => ({
|
|
497
452
|
...obj,
|
|
498
453
|
});
|
|
499
454
|
})(DescribeAccountLimitsAnswer = exports.DescribeAccountLimitsAnswer || (exports.DescribeAccountLimitsAnswer = {}));
|
|
500
455
|
var DescribeAdjustmentTypesAnswer;
|
|
501
456
|
(function (DescribeAdjustmentTypesAnswer) {
|
|
502
|
-
/**
|
|
503
|
-
* @internal
|
|
504
|
-
*/
|
|
505
457
|
DescribeAdjustmentTypesAnswer.filterSensitiveLog = (obj) => ({
|
|
506
458
|
...obj,
|
|
507
459
|
});
|
|
508
460
|
})(DescribeAdjustmentTypesAnswer = exports.DescribeAdjustmentTypesAnswer || (exports.DescribeAdjustmentTypesAnswer = {}));
|
|
461
|
+
var Filter;
|
|
462
|
+
(function (Filter) {
|
|
463
|
+
Filter.filterSensitiveLog = (obj) => ({
|
|
464
|
+
...obj,
|
|
465
|
+
});
|
|
466
|
+
})(Filter = exports.Filter || (exports.Filter = {}));
|
|
509
467
|
var AutoScalingGroupNamesType;
|
|
510
468
|
(function (AutoScalingGroupNamesType) {
|
|
511
|
-
/**
|
|
512
|
-
* @internal
|
|
513
|
-
*/
|
|
514
469
|
AutoScalingGroupNamesType.filterSensitiveLog = (obj) => ({
|
|
515
470
|
...obj,
|
|
516
471
|
});
|
|
517
472
|
})(AutoScalingGroupNamesType = exports.AutoScalingGroupNamesType || (exports.AutoScalingGroupNamesType = {}));
|
|
518
473
|
var EnabledMetric;
|
|
519
474
|
(function (EnabledMetric) {
|
|
520
|
-
/**
|
|
521
|
-
* @internal
|
|
522
|
-
*/
|
|
523
475
|
EnabledMetric.filterSensitiveLog = (obj) => ({
|
|
524
476
|
...obj,
|
|
525
477
|
});
|
|
@@ -551,27 +503,18 @@ var LifecycleState;
|
|
|
551
503
|
})(LifecycleState = exports.LifecycleState || (exports.LifecycleState = {}));
|
|
552
504
|
var Instance;
|
|
553
505
|
(function (Instance) {
|
|
554
|
-
/**
|
|
555
|
-
* @internal
|
|
556
|
-
*/
|
|
557
506
|
Instance.filterSensitiveLog = (obj) => ({
|
|
558
507
|
...obj,
|
|
559
508
|
});
|
|
560
509
|
})(Instance = exports.Instance || (exports.Instance = {}));
|
|
561
510
|
var SuspendedProcess;
|
|
562
511
|
(function (SuspendedProcess) {
|
|
563
|
-
/**
|
|
564
|
-
* @internal
|
|
565
|
-
*/
|
|
566
512
|
SuspendedProcess.filterSensitiveLog = (obj) => ({
|
|
567
513
|
...obj,
|
|
568
514
|
});
|
|
569
515
|
})(SuspendedProcess = exports.SuspendedProcess || (exports.SuspendedProcess = {}));
|
|
570
516
|
var TagDescription;
|
|
571
517
|
(function (TagDescription) {
|
|
572
|
-
/**
|
|
573
|
-
* @internal
|
|
574
|
-
*/
|
|
575
518
|
TagDescription.filterSensitiveLog = (obj) => ({
|
|
576
519
|
...obj,
|
|
577
520
|
});
|
|
@@ -587,117 +530,78 @@ var WarmPoolStatus;
|
|
|
587
530
|
})(WarmPoolStatus = exports.WarmPoolStatus || (exports.WarmPoolStatus = {}));
|
|
588
531
|
var WarmPoolConfiguration;
|
|
589
532
|
(function (WarmPoolConfiguration) {
|
|
590
|
-
/**
|
|
591
|
-
* @internal
|
|
592
|
-
*/
|
|
593
533
|
WarmPoolConfiguration.filterSensitiveLog = (obj) => ({
|
|
594
534
|
...obj,
|
|
595
535
|
});
|
|
596
536
|
})(WarmPoolConfiguration = exports.WarmPoolConfiguration || (exports.WarmPoolConfiguration = {}));
|
|
597
537
|
var AutoScalingGroup;
|
|
598
538
|
(function (AutoScalingGroup) {
|
|
599
|
-
/**
|
|
600
|
-
* @internal
|
|
601
|
-
*/
|
|
602
539
|
AutoScalingGroup.filterSensitiveLog = (obj) => ({
|
|
603
540
|
...obj,
|
|
604
541
|
});
|
|
605
542
|
})(AutoScalingGroup = exports.AutoScalingGroup || (exports.AutoScalingGroup = {}));
|
|
606
543
|
var AutoScalingGroupsType;
|
|
607
544
|
(function (AutoScalingGroupsType) {
|
|
608
|
-
/**
|
|
609
|
-
* @internal
|
|
610
|
-
*/
|
|
611
545
|
AutoScalingGroupsType.filterSensitiveLog = (obj) => ({
|
|
612
546
|
...obj,
|
|
613
547
|
});
|
|
614
548
|
})(AutoScalingGroupsType = exports.AutoScalingGroupsType || (exports.AutoScalingGroupsType = {}));
|
|
615
549
|
var InvalidNextToken;
|
|
616
550
|
(function (InvalidNextToken) {
|
|
617
|
-
/**
|
|
618
|
-
* @internal
|
|
619
|
-
*/
|
|
620
551
|
InvalidNextToken.filterSensitiveLog = (obj) => ({
|
|
621
552
|
...obj,
|
|
622
553
|
});
|
|
623
554
|
})(InvalidNextToken = exports.InvalidNextToken || (exports.InvalidNextToken = {}));
|
|
624
555
|
var AutoScalingInstanceDetails;
|
|
625
556
|
(function (AutoScalingInstanceDetails) {
|
|
626
|
-
/**
|
|
627
|
-
* @internal
|
|
628
|
-
*/
|
|
629
557
|
AutoScalingInstanceDetails.filterSensitiveLog = (obj) => ({
|
|
630
558
|
...obj,
|
|
631
559
|
});
|
|
632
560
|
})(AutoScalingInstanceDetails = exports.AutoScalingInstanceDetails || (exports.AutoScalingInstanceDetails = {}));
|
|
633
561
|
var AutoScalingInstancesType;
|
|
634
562
|
(function (AutoScalingInstancesType) {
|
|
635
|
-
/**
|
|
636
|
-
* @internal
|
|
637
|
-
*/
|
|
638
563
|
AutoScalingInstancesType.filterSensitiveLog = (obj) => ({
|
|
639
564
|
...obj,
|
|
640
565
|
});
|
|
641
566
|
})(AutoScalingInstancesType = exports.AutoScalingInstancesType || (exports.AutoScalingInstancesType = {}));
|
|
642
567
|
var DescribeAutoScalingInstancesType;
|
|
643
568
|
(function (DescribeAutoScalingInstancesType) {
|
|
644
|
-
/**
|
|
645
|
-
* @internal
|
|
646
|
-
*/
|
|
647
569
|
DescribeAutoScalingInstancesType.filterSensitiveLog = (obj) => ({
|
|
648
570
|
...obj,
|
|
649
571
|
});
|
|
650
572
|
})(DescribeAutoScalingInstancesType = exports.DescribeAutoScalingInstancesType || (exports.DescribeAutoScalingInstancesType = {}));
|
|
651
573
|
var DescribeAutoScalingNotificationTypesAnswer;
|
|
652
574
|
(function (DescribeAutoScalingNotificationTypesAnswer) {
|
|
653
|
-
/**
|
|
654
|
-
* @internal
|
|
655
|
-
*/
|
|
656
575
|
DescribeAutoScalingNotificationTypesAnswer.filterSensitiveLog = (obj) => ({
|
|
657
576
|
...obj,
|
|
658
577
|
});
|
|
659
578
|
})(DescribeAutoScalingNotificationTypesAnswer = exports.DescribeAutoScalingNotificationTypesAnswer || (exports.DescribeAutoScalingNotificationTypesAnswer = {}));
|
|
660
579
|
var DesiredConfiguration;
|
|
661
580
|
(function (DesiredConfiguration) {
|
|
662
|
-
/**
|
|
663
|
-
* @internal
|
|
664
|
-
*/
|
|
665
581
|
DesiredConfiguration.filterSensitiveLog = (obj) => ({
|
|
666
582
|
...obj,
|
|
667
583
|
});
|
|
668
584
|
})(DesiredConfiguration = exports.DesiredConfiguration || (exports.DesiredConfiguration = {}));
|
|
669
585
|
var RefreshPreferences;
|
|
670
586
|
(function (RefreshPreferences) {
|
|
671
|
-
/**
|
|
672
|
-
* @internal
|
|
673
|
-
*/
|
|
674
587
|
RefreshPreferences.filterSensitiveLog = (obj) => ({
|
|
675
588
|
...obj,
|
|
676
589
|
});
|
|
677
590
|
})(RefreshPreferences = exports.RefreshPreferences || (exports.RefreshPreferences = {}));
|
|
678
591
|
var InstanceRefreshLivePoolProgress;
|
|
679
592
|
(function (InstanceRefreshLivePoolProgress) {
|
|
680
|
-
/**
|
|
681
|
-
* @internal
|
|
682
|
-
*/
|
|
683
593
|
InstanceRefreshLivePoolProgress.filterSensitiveLog = (obj) => ({
|
|
684
594
|
...obj,
|
|
685
595
|
});
|
|
686
596
|
})(InstanceRefreshLivePoolProgress = exports.InstanceRefreshLivePoolProgress || (exports.InstanceRefreshLivePoolProgress = {}));
|
|
687
597
|
var InstanceRefreshWarmPoolProgress;
|
|
688
598
|
(function (InstanceRefreshWarmPoolProgress) {
|
|
689
|
-
/**
|
|
690
|
-
* @internal
|
|
691
|
-
*/
|
|
692
599
|
InstanceRefreshWarmPoolProgress.filterSensitiveLog = (obj) => ({
|
|
693
600
|
...obj,
|
|
694
601
|
});
|
|
695
602
|
})(InstanceRefreshWarmPoolProgress = exports.InstanceRefreshWarmPoolProgress || (exports.InstanceRefreshWarmPoolProgress = {}));
|
|
696
603
|
var InstanceRefreshProgressDetails;
|
|
697
604
|
(function (InstanceRefreshProgressDetails) {
|
|
698
|
-
/**
|
|
699
|
-
* @internal
|
|
700
|
-
*/
|
|
701
605
|
InstanceRefreshProgressDetails.filterSensitiveLog = (obj) => ({
|
|
702
606
|
...obj,
|
|
703
607
|
});
|
|
@@ -713,207 +617,138 @@ var InstanceRefreshStatus;
|
|
|
713
617
|
})(InstanceRefreshStatus = exports.InstanceRefreshStatus || (exports.InstanceRefreshStatus = {}));
|
|
714
618
|
var InstanceRefresh;
|
|
715
619
|
(function (InstanceRefresh) {
|
|
716
|
-
/**
|
|
717
|
-
* @internal
|
|
718
|
-
*/
|
|
719
620
|
InstanceRefresh.filterSensitiveLog = (obj) => ({
|
|
720
621
|
...obj,
|
|
721
622
|
});
|
|
722
623
|
})(InstanceRefresh = exports.InstanceRefresh || (exports.InstanceRefresh = {}));
|
|
723
624
|
var DescribeInstanceRefreshesAnswer;
|
|
724
625
|
(function (DescribeInstanceRefreshesAnswer) {
|
|
725
|
-
/**
|
|
726
|
-
* @internal
|
|
727
|
-
*/
|
|
728
626
|
DescribeInstanceRefreshesAnswer.filterSensitiveLog = (obj) => ({
|
|
729
627
|
...obj,
|
|
730
628
|
});
|
|
731
629
|
})(DescribeInstanceRefreshesAnswer = exports.DescribeInstanceRefreshesAnswer || (exports.DescribeInstanceRefreshesAnswer = {}));
|
|
732
630
|
var DescribeInstanceRefreshesType;
|
|
733
631
|
(function (DescribeInstanceRefreshesType) {
|
|
734
|
-
/**
|
|
735
|
-
* @internal
|
|
736
|
-
*/
|
|
737
632
|
DescribeInstanceRefreshesType.filterSensitiveLog = (obj) => ({
|
|
738
633
|
...obj,
|
|
739
634
|
});
|
|
740
635
|
})(DescribeInstanceRefreshesType = exports.DescribeInstanceRefreshesType || (exports.DescribeInstanceRefreshesType = {}));
|
|
741
636
|
var LaunchConfigurationNamesType;
|
|
742
637
|
(function (LaunchConfigurationNamesType) {
|
|
743
|
-
/**
|
|
744
|
-
* @internal
|
|
745
|
-
*/
|
|
746
638
|
LaunchConfigurationNamesType.filterSensitiveLog = (obj) => ({
|
|
747
639
|
...obj,
|
|
748
640
|
});
|
|
749
641
|
})(LaunchConfigurationNamesType = exports.LaunchConfigurationNamesType || (exports.LaunchConfigurationNamesType = {}));
|
|
750
642
|
var LaunchConfiguration;
|
|
751
643
|
(function (LaunchConfiguration) {
|
|
752
|
-
/**
|
|
753
|
-
* @internal
|
|
754
|
-
*/
|
|
755
644
|
LaunchConfiguration.filterSensitiveLog = (obj) => ({
|
|
756
645
|
...obj,
|
|
757
646
|
});
|
|
758
647
|
})(LaunchConfiguration = exports.LaunchConfiguration || (exports.LaunchConfiguration = {}));
|
|
759
648
|
var LaunchConfigurationsType;
|
|
760
649
|
(function (LaunchConfigurationsType) {
|
|
761
|
-
/**
|
|
762
|
-
* @internal
|
|
763
|
-
*/
|
|
764
650
|
LaunchConfigurationsType.filterSensitiveLog = (obj) => ({
|
|
765
651
|
...obj,
|
|
766
652
|
});
|
|
767
653
|
})(LaunchConfigurationsType = exports.LaunchConfigurationsType || (exports.LaunchConfigurationsType = {}));
|
|
768
654
|
var LifecycleHook;
|
|
769
655
|
(function (LifecycleHook) {
|
|
770
|
-
/**
|
|
771
|
-
* @internal
|
|
772
|
-
*/
|
|
773
656
|
LifecycleHook.filterSensitiveLog = (obj) => ({
|
|
774
657
|
...obj,
|
|
775
658
|
});
|
|
776
659
|
})(LifecycleHook = exports.LifecycleHook || (exports.LifecycleHook = {}));
|
|
777
660
|
var DescribeLifecycleHooksAnswer;
|
|
778
661
|
(function (DescribeLifecycleHooksAnswer) {
|
|
779
|
-
/**
|
|
780
|
-
* @internal
|
|
781
|
-
*/
|
|
782
662
|
DescribeLifecycleHooksAnswer.filterSensitiveLog = (obj) => ({
|
|
783
663
|
...obj,
|
|
784
664
|
});
|
|
785
665
|
})(DescribeLifecycleHooksAnswer = exports.DescribeLifecycleHooksAnswer || (exports.DescribeLifecycleHooksAnswer = {}));
|
|
786
666
|
var DescribeLifecycleHooksType;
|
|
787
667
|
(function (DescribeLifecycleHooksType) {
|
|
788
|
-
/**
|
|
789
|
-
* @internal
|
|
790
|
-
*/
|
|
791
668
|
DescribeLifecycleHooksType.filterSensitiveLog = (obj) => ({
|
|
792
669
|
...obj,
|
|
793
670
|
});
|
|
794
671
|
})(DescribeLifecycleHooksType = exports.DescribeLifecycleHooksType || (exports.DescribeLifecycleHooksType = {}));
|
|
795
672
|
var DescribeLifecycleHookTypesAnswer;
|
|
796
673
|
(function (DescribeLifecycleHookTypesAnswer) {
|
|
797
|
-
/**
|
|
798
|
-
* @internal
|
|
799
|
-
*/
|
|
800
674
|
DescribeLifecycleHookTypesAnswer.filterSensitiveLog = (obj) => ({
|
|
801
675
|
...obj,
|
|
802
676
|
});
|
|
803
677
|
})(DescribeLifecycleHookTypesAnswer = exports.DescribeLifecycleHookTypesAnswer || (exports.DescribeLifecycleHookTypesAnswer = {}));
|
|
804
678
|
var DescribeLoadBalancersRequest;
|
|
805
679
|
(function (DescribeLoadBalancersRequest) {
|
|
806
|
-
/**
|
|
807
|
-
* @internal
|
|
808
|
-
*/
|
|
809
680
|
DescribeLoadBalancersRequest.filterSensitiveLog = (obj) => ({
|
|
810
681
|
...obj,
|
|
811
682
|
});
|
|
812
683
|
})(DescribeLoadBalancersRequest = exports.DescribeLoadBalancersRequest || (exports.DescribeLoadBalancersRequest = {}));
|
|
813
684
|
var LoadBalancerState;
|
|
814
685
|
(function (LoadBalancerState) {
|
|
815
|
-
/**
|
|
816
|
-
* @internal
|
|
817
|
-
*/
|
|
818
686
|
LoadBalancerState.filterSensitiveLog = (obj) => ({
|
|
819
687
|
...obj,
|
|
820
688
|
});
|
|
821
689
|
})(LoadBalancerState = exports.LoadBalancerState || (exports.LoadBalancerState = {}));
|
|
822
690
|
var DescribeLoadBalancersResponse;
|
|
823
691
|
(function (DescribeLoadBalancersResponse) {
|
|
824
|
-
/**
|
|
825
|
-
* @internal
|
|
826
|
-
*/
|
|
827
692
|
DescribeLoadBalancersResponse.filterSensitiveLog = (obj) => ({
|
|
828
693
|
...obj,
|
|
829
694
|
});
|
|
830
695
|
})(DescribeLoadBalancersResponse = exports.DescribeLoadBalancersResponse || (exports.DescribeLoadBalancersResponse = {}));
|
|
831
696
|
var DescribeLoadBalancerTargetGroupsRequest;
|
|
832
697
|
(function (DescribeLoadBalancerTargetGroupsRequest) {
|
|
833
|
-
/**
|
|
834
|
-
* @internal
|
|
835
|
-
*/
|
|
836
698
|
DescribeLoadBalancerTargetGroupsRequest.filterSensitiveLog = (obj) => ({
|
|
837
699
|
...obj,
|
|
838
700
|
});
|
|
839
701
|
})(DescribeLoadBalancerTargetGroupsRequest = exports.DescribeLoadBalancerTargetGroupsRequest || (exports.DescribeLoadBalancerTargetGroupsRequest = {}));
|
|
840
702
|
var LoadBalancerTargetGroupState;
|
|
841
703
|
(function (LoadBalancerTargetGroupState) {
|
|
842
|
-
/**
|
|
843
|
-
* @internal
|
|
844
|
-
*/
|
|
845
704
|
LoadBalancerTargetGroupState.filterSensitiveLog = (obj) => ({
|
|
846
705
|
...obj,
|
|
847
706
|
});
|
|
848
707
|
})(LoadBalancerTargetGroupState = exports.LoadBalancerTargetGroupState || (exports.LoadBalancerTargetGroupState = {}));
|
|
849
708
|
var DescribeLoadBalancerTargetGroupsResponse;
|
|
850
709
|
(function (DescribeLoadBalancerTargetGroupsResponse) {
|
|
851
|
-
/**
|
|
852
|
-
* @internal
|
|
853
|
-
*/
|
|
854
710
|
DescribeLoadBalancerTargetGroupsResponse.filterSensitiveLog = (obj) => ({
|
|
855
711
|
...obj,
|
|
856
712
|
});
|
|
857
713
|
})(DescribeLoadBalancerTargetGroupsResponse = exports.DescribeLoadBalancerTargetGroupsResponse || (exports.DescribeLoadBalancerTargetGroupsResponse = {}));
|
|
858
714
|
var MetricGranularityType;
|
|
859
715
|
(function (MetricGranularityType) {
|
|
860
|
-
/**
|
|
861
|
-
* @internal
|
|
862
|
-
*/
|
|
863
716
|
MetricGranularityType.filterSensitiveLog = (obj) => ({
|
|
864
717
|
...obj,
|
|
865
718
|
});
|
|
866
719
|
})(MetricGranularityType = exports.MetricGranularityType || (exports.MetricGranularityType = {}));
|
|
867
720
|
var MetricCollectionType;
|
|
868
721
|
(function (MetricCollectionType) {
|
|
869
|
-
/**
|
|
870
|
-
* @internal
|
|
871
|
-
*/
|
|
872
722
|
MetricCollectionType.filterSensitiveLog = (obj) => ({
|
|
873
723
|
...obj,
|
|
874
724
|
});
|
|
875
725
|
})(MetricCollectionType = exports.MetricCollectionType || (exports.MetricCollectionType = {}));
|
|
876
726
|
var DescribeMetricCollectionTypesAnswer;
|
|
877
727
|
(function (DescribeMetricCollectionTypesAnswer) {
|
|
878
|
-
/**
|
|
879
|
-
* @internal
|
|
880
|
-
*/
|
|
881
728
|
DescribeMetricCollectionTypesAnswer.filterSensitiveLog = (obj) => ({
|
|
882
729
|
...obj,
|
|
883
730
|
});
|
|
884
731
|
})(DescribeMetricCollectionTypesAnswer = exports.DescribeMetricCollectionTypesAnswer || (exports.DescribeMetricCollectionTypesAnswer = {}));
|
|
885
732
|
var NotificationConfiguration;
|
|
886
733
|
(function (NotificationConfiguration) {
|
|
887
|
-
/**
|
|
888
|
-
* @internal
|
|
889
|
-
*/
|
|
890
734
|
NotificationConfiguration.filterSensitiveLog = (obj) => ({
|
|
891
735
|
...obj,
|
|
892
736
|
});
|
|
893
737
|
})(NotificationConfiguration = exports.NotificationConfiguration || (exports.NotificationConfiguration = {}));
|
|
894
738
|
var DescribeNotificationConfigurationsAnswer;
|
|
895
739
|
(function (DescribeNotificationConfigurationsAnswer) {
|
|
896
|
-
/**
|
|
897
|
-
* @internal
|
|
898
|
-
*/
|
|
899
740
|
DescribeNotificationConfigurationsAnswer.filterSensitiveLog = (obj) => ({
|
|
900
741
|
...obj,
|
|
901
742
|
});
|
|
902
743
|
})(DescribeNotificationConfigurationsAnswer = exports.DescribeNotificationConfigurationsAnswer || (exports.DescribeNotificationConfigurationsAnswer = {}));
|
|
903
744
|
var DescribeNotificationConfigurationsType;
|
|
904
745
|
(function (DescribeNotificationConfigurationsType) {
|
|
905
|
-
/**
|
|
906
|
-
* @internal
|
|
907
|
-
*/
|
|
908
746
|
DescribeNotificationConfigurationsType.filterSensitiveLog = (obj) => ({
|
|
909
747
|
...obj,
|
|
910
748
|
});
|
|
911
749
|
})(DescribeNotificationConfigurationsType = exports.DescribeNotificationConfigurationsType || (exports.DescribeNotificationConfigurationsType = {}));
|
|
912
750
|
var DescribePoliciesType;
|
|
913
751
|
(function (DescribePoliciesType) {
|
|
914
|
-
/**
|
|
915
|
-
* @internal
|
|
916
|
-
*/
|
|
917
752
|
DescribePoliciesType.filterSensitiveLog = (obj) => ({
|
|
918
753
|
...obj,
|
|
919
754
|
});
|
|
@@ -932,9 +767,6 @@ var PredefinedLoadMetricType;
|
|
|
932
767
|
})(PredefinedLoadMetricType = exports.PredefinedLoadMetricType || (exports.PredefinedLoadMetricType = {}));
|
|
933
768
|
var PredictiveScalingPredefinedLoadMetric;
|
|
934
769
|
(function (PredictiveScalingPredefinedLoadMetric) {
|
|
935
|
-
/**
|
|
936
|
-
* @internal
|
|
937
|
-
*/
|
|
938
770
|
PredictiveScalingPredefinedLoadMetric.filterSensitiveLog = (obj) => ({
|
|
939
771
|
...obj,
|
|
940
772
|
});
|
|
@@ -948,9 +780,6 @@ var PredefinedMetricPairType;
|
|
|
948
780
|
})(PredefinedMetricPairType = exports.PredefinedMetricPairType || (exports.PredefinedMetricPairType = {}));
|
|
949
781
|
var PredictiveScalingPredefinedMetricPair;
|
|
950
782
|
(function (PredictiveScalingPredefinedMetricPair) {
|
|
951
|
-
/**
|
|
952
|
-
* @internal
|
|
953
|
-
*/
|
|
954
783
|
PredictiveScalingPredefinedMetricPair.filterSensitiveLog = (obj) => ({
|
|
955
784
|
...obj,
|
|
956
785
|
});
|
|
@@ -964,18 +793,12 @@ var PredefinedScalingMetricType;
|
|
|
964
793
|
})(PredefinedScalingMetricType = exports.PredefinedScalingMetricType || (exports.PredefinedScalingMetricType = {}));
|
|
965
794
|
var PredictiveScalingPredefinedScalingMetric;
|
|
966
795
|
(function (PredictiveScalingPredefinedScalingMetric) {
|
|
967
|
-
/**
|
|
968
|
-
* @internal
|
|
969
|
-
*/
|
|
970
796
|
PredictiveScalingPredefinedScalingMetric.filterSensitiveLog = (obj) => ({
|
|
971
797
|
...obj,
|
|
972
798
|
});
|
|
973
799
|
})(PredictiveScalingPredefinedScalingMetric = exports.PredictiveScalingPredefinedScalingMetric || (exports.PredictiveScalingPredefinedScalingMetric = {}));
|
|
974
800
|
var PredictiveScalingMetricSpecification;
|
|
975
801
|
(function (PredictiveScalingMetricSpecification) {
|
|
976
|
-
/**
|
|
977
|
-
* @internal
|
|
978
|
-
*/
|
|
979
802
|
PredictiveScalingMetricSpecification.filterSensitiveLog = (obj) => ({
|
|
980
803
|
...obj,
|
|
981
804
|
});
|
|
@@ -987,27 +810,18 @@ var PredictiveScalingMode;
|
|
|
987
810
|
})(PredictiveScalingMode = exports.PredictiveScalingMode || (exports.PredictiveScalingMode = {}));
|
|
988
811
|
var PredictiveScalingConfiguration;
|
|
989
812
|
(function (PredictiveScalingConfiguration) {
|
|
990
|
-
/**
|
|
991
|
-
* @internal
|
|
992
|
-
*/
|
|
993
813
|
PredictiveScalingConfiguration.filterSensitiveLog = (obj) => ({
|
|
994
814
|
...obj,
|
|
995
815
|
});
|
|
996
816
|
})(PredictiveScalingConfiguration = exports.PredictiveScalingConfiguration || (exports.PredictiveScalingConfiguration = {}));
|
|
997
817
|
var StepAdjustment;
|
|
998
818
|
(function (StepAdjustment) {
|
|
999
|
-
/**
|
|
1000
|
-
* @internal
|
|
1001
|
-
*/
|
|
1002
819
|
StepAdjustment.filterSensitiveLog = (obj) => ({
|
|
1003
820
|
...obj,
|
|
1004
821
|
});
|
|
1005
822
|
})(StepAdjustment = exports.StepAdjustment || (exports.StepAdjustment = {}));
|
|
1006
823
|
var MetricDimension;
|
|
1007
824
|
(function (MetricDimension) {
|
|
1008
|
-
/**
|
|
1009
|
-
* @internal
|
|
1010
|
-
*/
|
|
1011
825
|
MetricDimension.filterSensitiveLog = (obj) => ({
|
|
1012
826
|
...obj,
|
|
1013
827
|
});
|
|
@@ -1022,9 +836,6 @@ var MetricStatistic;
|
|
|
1022
836
|
})(MetricStatistic = exports.MetricStatistic || (exports.MetricStatistic = {}));
|
|
1023
837
|
var CustomizedMetricSpecification;
|
|
1024
838
|
(function (CustomizedMetricSpecification) {
|
|
1025
|
-
/**
|
|
1026
|
-
* @internal
|
|
1027
|
-
*/
|
|
1028
839
|
CustomizedMetricSpecification.filterSensitiveLog = (obj) => ({
|
|
1029
840
|
...obj,
|
|
1030
841
|
});
|
|
@@ -1038,450 +849,294 @@ var MetricType;
|
|
|
1038
849
|
})(MetricType = exports.MetricType || (exports.MetricType = {}));
|
|
1039
850
|
var PredefinedMetricSpecification;
|
|
1040
851
|
(function (PredefinedMetricSpecification) {
|
|
1041
|
-
/**
|
|
1042
|
-
* @internal
|
|
1043
|
-
*/
|
|
1044
852
|
PredefinedMetricSpecification.filterSensitiveLog = (obj) => ({
|
|
1045
853
|
...obj,
|
|
1046
854
|
});
|
|
1047
855
|
})(PredefinedMetricSpecification = exports.PredefinedMetricSpecification || (exports.PredefinedMetricSpecification = {}));
|
|
1048
856
|
var TargetTrackingConfiguration;
|
|
1049
857
|
(function (TargetTrackingConfiguration) {
|
|
1050
|
-
/**
|
|
1051
|
-
* @internal
|
|
1052
|
-
*/
|
|
1053
858
|
TargetTrackingConfiguration.filterSensitiveLog = (obj) => ({
|
|
1054
859
|
...obj,
|
|
1055
860
|
});
|
|
1056
861
|
})(TargetTrackingConfiguration = exports.TargetTrackingConfiguration || (exports.TargetTrackingConfiguration = {}));
|
|
1057
862
|
var ScalingPolicy;
|
|
1058
863
|
(function (ScalingPolicy) {
|
|
1059
|
-
/**
|
|
1060
|
-
* @internal
|
|
1061
|
-
*/
|
|
1062
864
|
ScalingPolicy.filterSensitiveLog = (obj) => ({
|
|
1063
865
|
...obj,
|
|
1064
866
|
});
|
|
1065
867
|
})(ScalingPolicy = exports.ScalingPolicy || (exports.ScalingPolicy = {}));
|
|
1066
868
|
var PoliciesType;
|
|
1067
869
|
(function (PoliciesType) {
|
|
1068
|
-
/**
|
|
1069
|
-
* @internal
|
|
1070
|
-
*/
|
|
1071
870
|
PoliciesType.filterSensitiveLog = (obj) => ({
|
|
1072
871
|
...obj,
|
|
1073
872
|
});
|
|
1074
873
|
})(PoliciesType = exports.PoliciesType || (exports.PoliciesType = {}));
|
|
1075
874
|
var DescribeScalingActivitiesType;
|
|
1076
875
|
(function (DescribeScalingActivitiesType) {
|
|
1077
|
-
/**
|
|
1078
|
-
* @internal
|
|
1079
|
-
*/
|
|
1080
876
|
DescribeScalingActivitiesType.filterSensitiveLog = (obj) => ({
|
|
1081
877
|
...obj,
|
|
1082
878
|
});
|
|
1083
879
|
})(DescribeScalingActivitiesType = exports.DescribeScalingActivitiesType || (exports.DescribeScalingActivitiesType = {}));
|
|
1084
880
|
var ProcessType;
|
|
1085
881
|
(function (ProcessType) {
|
|
1086
|
-
/**
|
|
1087
|
-
* @internal
|
|
1088
|
-
*/
|
|
1089
882
|
ProcessType.filterSensitiveLog = (obj) => ({
|
|
1090
883
|
...obj,
|
|
1091
884
|
});
|
|
1092
885
|
})(ProcessType = exports.ProcessType || (exports.ProcessType = {}));
|
|
1093
886
|
var ProcessesType;
|
|
1094
887
|
(function (ProcessesType) {
|
|
1095
|
-
/**
|
|
1096
|
-
* @internal
|
|
1097
|
-
*/
|
|
1098
888
|
ProcessesType.filterSensitiveLog = (obj) => ({
|
|
1099
889
|
...obj,
|
|
1100
890
|
});
|
|
1101
891
|
})(ProcessesType = exports.ProcessesType || (exports.ProcessesType = {}));
|
|
1102
892
|
var DescribeScheduledActionsType;
|
|
1103
893
|
(function (DescribeScheduledActionsType) {
|
|
1104
|
-
/**
|
|
1105
|
-
* @internal
|
|
1106
|
-
*/
|
|
1107
894
|
DescribeScheduledActionsType.filterSensitiveLog = (obj) => ({
|
|
1108
895
|
...obj,
|
|
1109
896
|
});
|
|
1110
897
|
})(DescribeScheduledActionsType = exports.DescribeScheduledActionsType || (exports.DescribeScheduledActionsType = {}));
|
|
1111
898
|
var ScheduledUpdateGroupAction;
|
|
1112
899
|
(function (ScheduledUpdateGroupAction) {
|
|
1113
|
-
/**
|
|
1114
|
-
* @internal
|
|
1115
|
-
*/
|
|
1116
900
|
ScheduledUpdateGroupAction.filterSensitiveLog = (obj) => ({
|
|
1117
901
|
...obj,
|
|
1118
902
|
});
|
|
1119
903
|
})(ScheduledUpdateGroupAction = exports.ScheduledUpdateGroupAction || (exports.ScheduledUpdateGroupAction = {}));
|
|
1120
904
|
var ScheduledActionsType;
|
|
1121
905
|
(function (ScheduledActionsType) {
|
|
1122
|
-
/**
|
|
1123
|
-
* @internal
|
|
1124
|
-
*/
|
|
1125
906
|
ScheduledActionsType.filterSensitiveLog = (obj) => ({
|
|
1126
907
|
...obj,
|
|
1127
908
|
});
|
|
1128
909
|
})(ScheduledActionsType = exports.ScheduledActionsType || (exports.ScheduledActionsType = {}));
|
|
1129
|
-
var Filter;
|
|
1130
|
-
(function (Filter) {
|
|
1131
|
-
/**
|
|
1132
|
-
* @internal
|
|
1133
|
-
*/
|
|
1134
|
-
Filter.filterSensitiveLog = (obj) => ({
|
|
1135
|
-
...obj,
|
|
1136
|
-
});
|
|
1137
|
-
})(Filter = exports.Filter || (exports.Filter = {}));
|
|
1138
910
|
var DescribeTagsType;
|
|
1139
911
|
(function (DescribeTagsType) {
|
|
1140
|
-
/**
|
|
1141
|
-
* @internal
|
|
1142
|
-
*/
|
|
1143
912
|
DescribeTagsType.filterSensitiveLog = (obj) => ({
|
|
1144
913
|
...obj,
|
|
1145
914
|
});
|
|
1146
915
|
})(DescribeTagsType = exports.DescribeTagsType || (exports.DescribeTagsType = {}));
|
|
1147
916
|
var TagsType;
|
|
1148
917
|
(function (TagsType) {
|
|
1149
|
-
/**
|
|
1150
|
-
* @internal
|
|
1151
|
-
*/
|
|
1152
918
|
TagsType.filterSensitiveLog = (obj) => ({
|
|
1153
919
|
...obj,
|
|
1154
920
|
});
|
|
1155
921
|
})(TagsType = exports.TagsType || (exports.TagsType = {}));
|
|
1156
922
|
var DescribeTerminationPolicyTypesAnswer;
|
|
1157
923
|
(function (DescribeTerminationPolicyTypesAnswer) {
|
|
1158
|
-
/**
|
|
1159
|
-
* @internal
|
|
1160
|
-
*/
|
|
1161
924
|
DescribeTerminationPolicyTypesAnswer.filterSensitiveLog = (obj) => ({
|
|
1162
925
|
...obj,
|
|
1163
926
|
});
|
|
1164
927
|
})(DescribeTerminationPolicyTypesAnswer = exports.DescribeTerminationPolicyTypesAnswer || (exports.DescribeTerminationPolicyTypesAnswer = {}));
|
|
1165
928
|
var DescribeWarmPoolAnswer;
|
|
1166
929
|
(function (DescribeWarmPoolAnswer) {
|
|
1167
|
-
/**
|
|
1168
|
-
* @internal
|
|
1169
|
-
*/
|
|
1170
930
|
DescribeWarmPoolAnswer.filterSensitiveLog = (obj) => ({
|
|
1171
931
|
...obj,
|
|
1172
932
|
});
|
|
1173
933
|
})(DescribeWarmPoolAnswer = exports.DescribeWarmPoolAnswer || (exports.DescribeWarmPoolAnswer = {}));
|
|
1174
934
|
var DescribeWarmPoolType;
|
|
1175
935
|
(function (DescribeWarmPoolType) {
|
|
1176
|
-
/**
|
|
1177
|
-
* @internal
|
|
1178
|
-
*/
|
|
1179
936
|
DescribeWarmPoolType.filterSensitiveLog = (obj) => ({
|
|
1180
937
|
...obj,
|
|
1181
938
|
});
|
|
1182
939
|
})(DescribeWarmPoolType = exports.DescribeWarmPoolType || (exports.DescribeWarmPoolType = {}));
|
|
1183
940
|
var DetachInstancesAnswer;
|
|
1184
941
|
(function (DetachInstancesAnswer) {
|
|
1185
|
-
/**
|
|
1186
|
-
* @internal
|
|
1187
|
-
*/
|
|
1188
942
|
DetachInstancesAnswer.filterSensitiveLog = (obj) => ({
|
|
1189
943
|
...obj,
|
|
1190
944
|
});
|
|
1191
945
|
})(DetachInstancesAnswer = exports.DetachInstancesAnswer || (exports.DetachInstancesAnswer = {}));
|
|
1192
946
|
var DetachInstancesQuery;
|
|
1193
947
|
(function (DetachInstancesQuery) {
|
|
1194
|
-
/**
|
|
1195
|
-
* @internal
|
|
1196
|
-
*/
|
|
1197
948
|
DetachInstancesQuery.filterSensitiveLog = (obj) => ({
|
|
1198
949
|
...obj,
|
|
1199
950
|
});
|
|
1200
951
|
})(DetachInstancesQuery = exports.DetachInstancesQuery || (exports.DetachInstancesQuery = {}));
|
|
1201
952
|
var DetachLoadBalancersResultType;
|
|
1202
953
|
(function (DetachLoadBalancersResultType) {
|
|
1203
|
-
/**
|
|
1204
|
-
* @internal
|
|
1205
|
-
*/
|
|
1206
954
|
DetachLoadBalancersResultType.filterSensitiveLog = (obj) => ({
|
|
1207
955
|
...obj,
|
|
1208
956
|
});
|
|
1209
957
|
})(DetachLoadBalancersResultType = exports.DetachLoadBalancersResultType || (exports.DetachLoadBalancersResultType = {}));
|
|
1210
958
|
var DetachLoadBalancersType;
|
|
1211
959
|
(function (DetachLoadBalancersType) {
|
|
1212
|
-
/**
|
|
1213
|
-
* @internal
|
|
1214
|
-
*/
|
|
1215
960
|
DetachLoadBalancersType.filterSensitiveLog = (obj) => ({
|
|
1216
961
|
...obj,
|
|
1217
962
|
});
|
|
1218
963
|
})(DetachLoadBalancersType = exports.DetachLoadBalancersType || (exports.DetachLoadBalancersType = {}));
|
|
1219
964
|
var DetachLoadBalancerTargetGroupsResultType;
|
|
1220
965
|
(function (DetachLoadBalancerTargetGroupsResultType) {
|
|
1221
|
-
/**
|
|
1222
|
-
* @internal
|
|
1223
|
-
*/
|
|
1224
966
|
DetachLoadBalancerTargetGroupsResultType.filterSensitiveLog = (obj) => ({
|
|
1225
967
|
...obj,
|
|
1226
968
|
});
|
|
1227
969
|
})(DetachLoadBalancerTargetGroupsResultType = exports.DetachLoadBalancerTargetGroupsResultType || (exports.DetachLoadBalancerTargetGroupsResultType = {}));
|
|
1228
970
|
var DetachLoadBalancerTargetGroupsType;
|
|
1229
971
|
(function (DetachLoadBalancerTargetGroupsType) {
|
|
1230
|
-
/**
|
|
1231
|
-
* @internal
|
|
1232
|
-
*/
|
|
1233
972
|
DetachLoadBalancerTargetGroupsType.filterSensitiveLog = (obj) => ({
|
|
1234
973
|
...obj,
|
|
1235
974
|
});
|
|
1236
975
|
})(DetachLoadBalancerTargetGroupsType = exports.DetachLoadBalancerTargetGroupsType || (exports.DetachLoadBalancerTargetGroupsType = {}));
|
|
1237
976
|
var DisableMetricsCollectionQuery;
|
|
1238
977
|
(function (DisableMetricsCollectionQuery) {
|
|
1239
|
-
/**
|
|
1240
|
-
* @internal
|
|
1241
|
-
*/
|
|
1242
978
|
DisableMetricsCollectionQuery.filterSensitiveLog = (obj) => ({
|
|
1243
979
|
...obj,
|
|
1244
980
|
});
|
|
1245
981
|
})(DisableMetricsCollectionQuery = exports.DisableMetricsCollectionQuery || (exports.DisableMetricsCollectionQuery = {}));
|
|
1246
982
|
var EnableMetricsCollectionQuery;
|
|
1247
983
|
(function (EnableMetricsCollectionQuery) {
|
|
1248
|
-
/**
|
|
1249
|
-
* @internal
|
|
1250
|
-
*/
|
|
1251
984
|
EnableMetricsCollectionQuery.filterSensitiveLog = (obj) => ({
|
|
1252
985
|
...obj,
|
|
1253
986
|
});
|
|
1254
987
|
})(EnableMetricsCollectionQuery = exports.EnableMetricsCollectionQuery || (exports.EnableMetricsCollectionQuery = {}));
|
|
1255
988
|
var EnterStandbyAnswer;
|
|
1256
989
|
(function (EnterStandbyAnswer) {
|
|
1257
|
-
/**
|
|
1258
|
-
* @internal
|
|
1259
|
-
*/
|
|
1260
990
|
EnterStandbyAnswer.filterSensitiveLog = (obj) => ({
|
|
1261
991
|
...obj,
|
|
1262
992
|
});
|
|
1263
993
|
})(EnterStandbyAnswer = exports.EnterStandbyAnswer || (exports.EnterStandbyAnswer = {}));
|
|
1264
994
|
var EnterStandbyQuery;
|
|
1265
995
|
(function (EnterStandbyQuery) {
|
|
1266
|
-
/**
|
|
1267
|
-
* @internal
|
|
1268
|
-
*/
|
|
1269
996
|
EnterStandbyQuery.filterSensitiveLog = (obj) => ({
|
|
1270
997
|
...obj,
|
|
1271
998
|
});
|
|
1272
999
|
})(EnterStandbyQuery = exports.EnterStandbyQuery || (exports.EnterStandbyQuery = {}));
|
|
1273
1000
|
var ExecutePolicyType;
|
|
1274
1001
|
(function (ExecutePolicyType) {
|
|
1275
|
-
/**
|
|
1276
|
-
* @internal
|
|
1277
|
-
*/
|
|
1278
1002
|
ExecutePolicyType.filterSensitiveLog = (obj) => ({
|
|
1279
1003
|
...obj,
|
|
1280
1004
|
});
|
|
1281
1005
|
})(ExecutePolicyType = exports.ExecutePolicyType || (exports.ExecutePolicyType = {}));
|
|
1282
1006
|
var ExitStandbyAnswer;
|
|
1283
1007
|
(function (ExitStandbyAnswer) {
|
|
1284
|
-
/**
|
|
1285
|
-
* @internal
|
|
1286
|
-
*/
|
|
1287
1008
|
ExitStandbyAnswer.filterSensitiveLog = (obj) => ({
|
|
1288
1009
|
...obj,
|
|
1289
1010
|
});
|
|
1290
1011
|
})(ExitStandbyAnswer = exports.ExitStandbyAnswer || (exports.ExitStandbyAnswer = {}));
|
|
1291
1012
|
var ExitStandbyQuery;
|
|
1292
1013
|
(function (ExitStandbyQuery) {
|
|
1293
|
-
/**
|
|
1294
|
-
* @internal
|
|
1295
|
-
*/
|
|
1296
1014
|
ExitStandbyQuery.filterSensitiveLog = (obj) => ({
|
|
1297
1015
|
...obj,
|
|
1298
1016
|
});
|
|
1299
1017
|
})(ExitStandbyQuery = exports.ExitStandbyQuery || (exports.ExitStandbyQuery = {}));
|
|
1300
1018
|
var CapacityForecast;
|
|
1301
1019
|
(function (CapacityForecast) {
|
|
1302
|
-
/**
|
|
1303
|
-
* @internal
|
|
1304
|
-
*/
|
|
1305
1020
|
CapacityForecast.filterSensitiveLog = (obj) => ({
|
|
1306
1021
|
...obj,
|
|
1307
1022
|
});
|
|
1308
1023
|
})(CapacityForecast = exports.CapacityForecast || (exports.CapacityForecast = {}));
|
|
1309
1024
|
var LoadForecast;
|
|
1310
1025
|
(function (LoadForecast) {
|
|
1311
|
-
/**
|
|
1312
|
-
* @internal
|
|
1313
|
-
*/
|
|
1314
1026
|
LoadForecast.filterSensitiveLog = (obj) => ({
|
|
1315
1027
|
...obj,
|
|
1316
1028
|
});
|
|
1317
1029
|
})(LoadForecast = exports.LoadForecast || (exports.LoadForecast = {}));
|
|
1318
1030
|
var GetPredictiveScalingForecastAnswer;
|
|
1319
1031
|
(function (GetPredictiveScalingForecastAnswer) {
|
|
1320
|
-
/**
|
|
1321
|
-
* @internal
|
|
1322
|
-
*/
|
|
1323
1032
|
GetPredictiveScalingForecastAnswer.filterSensitiveLog = (obj) => ({
|
|
1324
1033
|
...obj,
|
|
1325
1034
|
});
|
|
1326
1035
|
})(GetPredictiveScalingForecastAnswer = exports.GetPredictiveScalingForecastAnswer || (exports.GetPredictiveScalingForecastAnswer = {}));
|
|
1327
1036
|
var GetPredictiveScalingForecastType;
|
|
1328
1037
|
(function (GetPredictiveScalingForecastType) {
|
|
1329
|
-
/**
|
|
1330
|
-
* @internal
|
|
1331
|
-
*/
|
|
1332
1038
|
GetPredictiveScalingForecastType.filterSensitiveLog = (obj) => ({
|
|
1333
1039
|
...obj,
|
|
1334
1040
|
});
|
|
1335
1041
|
})(GetPredictiveScalingForecastType = exports.GetPredictiveScalingForecastType || (exports.GetPredictiveScalingForecastType = {}));
|
|
1336
1042
|
var PutLifecycleHookAnswer;
|
|
1337
1043
|
(function (PutLifecycleHookAnswer) {
|
|
1338
|
-
/**
|
|
1339
|
-
* @internal
|
|
1340
|
-
*/
|
|
1341
1044
|
PutLifecycleHookAnswer.filterSensitiveLog = (obj) => ({
|
|
1342
1045
|
...obj,
|
|
1343
1046
|
});
|
|
1344
1047
|
})(PutLifecycleHookAnswer = exports.PutLifecycleHookAnswer || (exports.PutLifecycleHookAnswer = {}));
|
|
1345
1048
|
var PutLifecycleHookType;
|
|
1346
1049
|
(function (PutLifecycleHookType) {
|
|
1347
|
-
/**
|
|
1348
|
-
* @internal
|
|
1349
|
-
*/
|
|
1350
1050
|
PutLifecycleHookType.filterSensitiveLog = (obj) => ({
|
|
1351
1051
|
...obj,
|
|
1352
1052
|
});
|
|
1353
1053
|
})(PutLifecycleHookType = exports.PutLifecycleHookType || (exports.PutLifecycleHookType = {}));
|
|
1354
1054
|
var PutNotificationConfigurationType;
|
|
1355
1055
|
(function (PutNotificationConfigurationType) {
|
|
1356
|
-
/**
|
|
1357
|
-
* @internal
|
|
1358
|
-
*/
|
|
1359
1056
|
PutNotificationConfigurationType.filterSensitiveLog = (obj) => ({
|
|
1360
1057
|
...obj,
|
|
1361
1058
|
});
|
|
1362
1059
|
})(PutNotificationConfigurationType = exports.PutNotificationConfigurationType || (exports.PutNotificationConfigurationType = {}));
|
|
1363
1060
|
var PolicyARNType;
|
|
1364
1061
|
(function (PolicyARNType) {
|
|
1365
|
-
/**
|
|
1366
|
-
* @internal
|
|
1367
|
-
*/
|
|
1368
1062
|
PolicyARNType.filterSensitiveLog = (obj) => ({
|
|
1369
1063
|
...obj,
|
|
1370
1064
|
});
|
|
1371
1065
|
})(PolicyARNType = exports.PolicyARNType || (exports.PolicyARNType = {}));
|
|
1372
1066
|
var PutScalingPolicyType;
|
|
1373
1067
|
(function (PutScalingPolicyType) {
|
|
1374
|
-
/**
|
|
1375
|
-
* @internal
|
|
1376
|
-
*/
|
|
1377
1068
|
PutScalingPolicyType.filterSensitiveLog = (obj) => ({
|
|
1378
1069
|
...obj,
|
|
1379
1070
|
});
|
|
1380
1071
|
})(PutScalingPolicyType = exports.PutScalingPolicyType || (exports.PutScalingPolicyType = {}));
|
|
1381
1072
|
var PutScheduledUpdateGroupActionType;
|
|
1382
1073
|
(function (PutScheduledUpdateGroupActionType) {
|
|
1383
|
-
/**
|
|
1384
|
-
* @internal
|
|
1385
|
-
*/
|
|
1386
1074
|
PutScheduledUpdateGroupActionType.filterSensitiveLog = (obj) => ({
|
|
1387
1075
|
...obj,
|
|
1388
1076
|
});
|
|
1389
1077
|
})(PutScheduledUpdateGroupActionType = exports.PutScheduledUpdateGroupActionType || (exports.PutScheduledUpdateGroupActionType = {}));
|
|
1390
1078
|
var PutWarmPoolAnswer;
|
|
1391
1079
|
(function (PutWarmPoolAnswer) {
|
|
1392
|
-
/**
|
|
1393
|
-
* @internal
|
|
1394
|
-
*/
|
|
1395
1080
|
PutWarmPoolAnswer.filterSensitiveLog = (obj) => ({
|
|
1396
1081
|
...obj,
|
|
1397
1082
|
});
|
|
1398
1083
|
})(PutWarmPoolAnswer = exports.PutWarmPoolAnswer || (exports.PutWarmPoolAnswer = {}));
|
|
1399
1084
|
var PutWarmPoolType;
|
|
1400
1085
|
(function (PutWarmPoolType) {
|
|
1401
|
-
/**
|
|
1402
|
-
* @internal
|
|
1403
|
-
*/
|
|
1404
1086
|
PutWarmPoolType.filterSensitiveLog = (obj) => ({
|
|
1405
1087
|
...obj,
|
|
1406
1088
|
});
|
|
1407
1089
|
})(PutWarmPoolType = exports.PutWarmPoolType || (exports.PutWarmPoolType = {}));
|
|
1408
1090
|
var RecordLifecycleActionHeartbeatAnswer;
|
|
1409
1091
|
(function (RecordLifecycleActionHeartbeatAnswer) {
|
|
1410
|
-
/**
|
|
1411
|
-
* @internal
|
|
1412
|
-
*/
|
|
1413
1092
|
RecordLifecycleActionHeartbeatAnswer.filterSensitiveLog = (obj) => ({
|
|
1414
1093
|
...obj,
|
|
1415
1094
|
});
|
|
1416
1095
|
})(RecordLifecycleActionHeartbeatAnswer = exports.RecordLifecycleActionHeartbeatAnswer || (exports.RecordLifecycleActionHeartbeatAnswer = {}));
|
|
1417
1096
|
var RecordLifecycleActionHeartbeatType;
|
|
1418
1097
|
(function (RecordLifecycleActionHeartbeatType) {
|
|
1419
|
-
/**
|
|
1420
|
-
* @internal
|
|
1421
|
-
*/
|
|
1422
1098
|
RecordLifecycleActionHeartbeatType.filterSensitiveLog = (obj) => ({
|
|
1423
1099
|
...obj,
|
|
1424
1100
|
});
|
|
1425
1101
|
})(RecordLifecycleActionHeartbeatType = exports.RecordLifecycleActionHeartbeatType || (exports.RecordLifecycleActionHeartbeatType = {}));
|
|
1426
1102
|
var ScalingProcessQuery;
|
|
1427
1103
|
(function (ScalingProcessQuery) {
|
|
1428
|
-
/**
|
|
1429
|
-
* @internal
|
|
1430
|
-
*/
|
|
1431
1104
|
ScalingProcessQuery.filterSensitiveLog = (obj) => ({
|
|
1432
1105
|
...obj,
|
|
1433
1106
|
});
|
|
1434
1107
|
})(ScalingProcessQuery = exports.ScalingProcessQuery || (exports.ScalingProcessQuery = {}));
|
|
1435
1108
|
var SetDesiredCapacityType;
|
|
1436
1109
|
(function (SetDesiredCapacityType) {
|
|
1437
|
-
/**
|
|
1438
|
-
* @internal
|
|
1439
|
-
*/
|
|
1440
1110
|
SetDesiredCapacityType.filterSensitiveLog = (obj) => ({
|
|
1441
1111
|
...obj,
|
|
1442
1112
|
});
|
|
1443
1113
|
})(SetDesiredCapacityType = exports.SetDesiredCapacityType || (exports.SetDesiredCapacityType = {}));
|
|
1444
1114
|
var SetInstanceHealthQuery;
|
|
1445
1115
|
(function (SetInstanceHealthQuery) {
|
|
1446
|
-
/**
|
|
1447
|
-
* @internal
|
|
1448
|
-
*/
|
|
1449
1116
|
SetInstanceHealthQuery.filterSensitiveLog = (obj) => ({
|
|
1450
1117
|
...obj,
|
|
1451
1118
|
});
|
|
1452
1119
|
})(SetInstanceHealthQuery = exports.SetInstanceHealthQuery || (exports.SetInstanceHealthQuery = {}));
|
|
1453
1120
|
var SetInstanceProtectionAnswer;
|
|
1454
1121
|
(function (SetInstanceProtectionAnswer) {
|
|
1455
|
-
/**
|
|
1456
|
-
* @internal
|
|
1457
|
-
*/
|
|
1458
1122
|
SetInstanceProtectionAnswer.filterSensitiveLog = (obj) => ({
|
|
1459
1123
|
...obj,
|
|
1460
1124
|
});
|
|
1461
1125
|
})(SetInstanceProtectionAnswer = exports.SetInstanceProtectionAnswer || (exports.SetInstanceProtectionAnswer = {}));
|
|
1462
1126
|
var SetInstanceProtectionQuery;
|
|
1463
1127
|
(function (SetInstanceProtectionQuery) {
|
|
1464
|
-
/**
|
|
1465
|
-
* @internal
|
|
1466
|
-
*/
|
|
1467
1128
|
SetInstanceProtectionQuery.filterSensitiveLog = (obj) => ({
|
|
1468
1129
|
...obj,
|
|
1469
1130
|
});
|
|
1470
1131
|
})(SetInstanceProtectionQuery = exports.SetInstanceProtectionQuery || (exports.SetInstanceProtectionQuery = {}));
|
|
1471
1132
|
var InstanceRefreshInProgressFault;
|
|
1472
1133
|
(function (InstanceRefreshInProgressFault) {
|
|
1473
|
-
/**
|
|
1474
|
-
* @internal
|
|
1475
|
-
*/
|
|
1476
1134
|
InstanceRefreshInProgressFault.filterSensitiveLog = (obj) => ({
|
|
1477
1135
|
...obj,
|
|
1478
1136
|
});
|
|
1479
1137
|
})(InstanceRefreshInProgressFault = exports.InstanceRefreshInProgressFault || (exports.InstanceRefreshInProgressFault = {}));
|
|
1480
1138
|
var StartInstanceRefreshAnswer;
|
|
1481
1139
|
(function (StartInstanceRefreshAnswer) {
|
|
1482
|
-
/**
|
|
1483
|
-
* @internal
|
|
1484
|
-
*/
|
|
1485
1140
|
StartInstanceRefreshAnswer.filterSensitiveLog = (obj) => ({
|
|
1486
1141
|
...obj,
|
|
1487
1142
|
});
|
|
@@ -1492,27 +1147,18 @@ var RefreshStrategy;
|
|
|
1492
1147
|
})(RefreshStrategy = exports.RefreshStrategy || (exports.RefreshStrategy = {}));
|
|
1493
1148
|
var StartInstanceRefreshType;
|
|
1494
1149
|
(function (StartInstanceRefreshType) {
|
|
1495
|
-
/**
|
|
1496
|
-
* @internal
|
|
1497
|
-
*/
|
|
1498
1150
|
StartInstanceRefreshType.filterSensitiveLog = (obj) => ({
|
|
1499
1151
|
...obj,
|
|
1500
1152
|
});
|
|
1501
1153
|
})(StartInstanceRefreshType = exports.StartInstanceRefreshType || (exports.StartInstanceRefreshType = {}));
|
|
1502
1154
|
var TerminateInstanceInAutoScalingGroupType;
|
|
1503
1155
|
(function (TerminateInstanceInAutoScalingGroupType) {
|
|
1504
|
-
/**
|
|
1505
|
-
* @internal
|
|
1506
|
-
*/
|
|
1507
1156
|
TerminateInstanceInAutoScalingGroupType.filterSensitiveLog = (obj) => ({
|
|
1508
1157
|
...obj,
|
|
1509
1158
|
});
|
|
1510
1159
|
})(TerminateInstanceInAutoScalingGroupType = exports.TerminateInstanceInAutoScalingGroupType || (exports.TerminateInstanceInAutoScalingGroupType = {}));
|
|
1511
1160
|
var UpdateAutoScalingGroupType;
|
|
1512
1161
|
(function (UpdateAutoScalingGroupType) {
|
|
1513
|
-
/**
|
|
1514
|
-
* @internal
|
|
1515
|
-
*/
|
|
1516
1162
|
UpdateAutoScalingGroupType.filterSensitiveLog = (obj) => ({
|
|
1517
1163
|
...obj,
|
|
1518
1164
|
});
|