@Generated(value="software.amazon.awssdk:codegen") public interface AutoScalingAsyncClient extends SdkClient
builder()
method.
Amazon EC2 Auto Scaling is designed to automatically launch or terminate EC2 instances based on user-defined scaling policies, scheduled actions, and health checks. Use this service with AWS Auto Scaling, Amazon CloudWatch, and Elastic Load Balancing.
For more information, including information about granting IAM users required permissions for Amazon EC2 Auto Scaling actions, see the Amazon EC2 Auto Scaling User Guide.
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_METADATA_ID
Value for looking up the service's metadata from the
ServiceMetadataProvider . |
static String |
SERVICE_NAME |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<AttachInstancesResponse> |
attachInstances(AttachInstancesRequest attachInstancesRequest)
Attaches one or more EC2 instances to the specified Auto Scaling group.
|
default CompletableFuture<AttachInstancesResponse> |
attachInstances(Consumer<AttachInstancesRequest.Builder> attachInstancesRequest)
Attaches one or more EC2 instances to the specified Auto Scaling group.
|
default CompletableFuture<AttachLoadBalancersResponse> |
attachLoadBalancers(AttachLoadBalancersRequest attachLoadBalancersRequest)
|
default CompletableFuture<AttachLoadBalancersResponse> |
attachLoadBalancers(Consumer<AttachLoadBalancersRequest.Builder> attachLoadBalancersRequest)
|
default CompletableFuture<AttachLoadBalancerTargetGroupsResponse> |
attachLoadBalancerTargetGroups(AttachLoadBalancerTargetGroupsRequest attachLoadBalancerTargetGroupsRequest)
Attaches one or more target groups to the specified Auto Scaling group.
|
default CompletableFuture<AttachLoadBalancerTargetGroupsResponse> |
attachLoadBalancerTargetGroups(Consumer<AttachLoadBalancerTargetGroupsRequest.Builder> attachLoadBalancerTargetGroupsRequest)
Attaches one or more target groups to the specified Auto Scaling group.
|
default CompletableFuture<BatchDeleteScheduledActionResponse> |
batchDeleteScheduledAction(BatchDeleteScheduledActionRequest batchDeleteScheduledActionRequest)
Deletes one or more scheduled actions for the specified Auto Scaling group.
|
default CompletableFuture<BatchDeleteScheduledActionResponse> |
batchDeleteScheduledAction(Consumer<BatchDeleteScheduledActionRequest.Builder> batchDeleteScheduledActionRequest)
Deletes one or more scheduled actions for the specified Auto Scaling group.
|
default CompletableFuture<BatchPutScheduledUpdateGroupActionResponse> |
batchPutScheduledUpdateGroupAction(BatchPutScheduledUpdateGroupActionRequest batchPutScheduledUpdateGroupActionRequest)
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
|
default CompletableFuture<BatchPutScheduledUpdateGroupActionResponse> |
batchPutScheduledUpdateGroupAction(Consumer<BatchPutScheduledUpdateGroupActionRequest.Builder> batchPutScheduledUpdateGroupActionRequest)
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
|
static AutoScalingAsyncClientBuilder |
builder()
Create a builder that can be used to configure and create a
AutoScalingAsyncClient . |
default CompletableFuture<CancelInstanceRefreshResponse> |
cancelInstanceRefresh(CancelInstanceRefreshRequest cancelInstanceRefreshRequest)
Cancels an instance refresh operation in progress.
|
default CompletableFuture<CancelInstanceRefreshResponse> |
cancelInstanceRefresh(Consumer<CancelInstanceRefreshRequest.Builder> cancelInstanceRefreshRequest)
Cancels an instance refresh operation in progress.
|
default CompletableFuture<CompleteLifecycleActionResponse> |
completeLifecycleAction(CompleteLifecycleActionRequest completeLifecycleActionRequest)
Completes the lifecycle action for the specified token or instance with the specified result.
|
default CompletableFuture<CompleteLifecycleActionResponse> |
completeLifecycleAction(Consumer<CompleteLifecycleActionRequest.Builder> completeLifecycleActionRequest)
Completes the lifecycle action for the specified token or instance with the specified result.
|
static AutoScalingAsyncClient |
create()
Create a
AutoScalingAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider . |
default CompletableFuture<CreateAutoScalingGroupResponse> |
createAutoScalingGroup(Consumer<CreateAutoScalingGroupRequest.Builder> createAutoScalingGroupRequest)
We strongly recommend using a launch template when calling this operation to ensure full functionality for
Amazon EC2 Auto Scaling and Amazon EC2.
|
default CompletableFuture<CreateAutoScalingGroupResponse> |
createAutoScalingGroup(CreateAutoScalingGroupRequest createAutoScalingGroupRequest)
We strongly recommend using a launch template when calling this operation to ensure full functionality for
Amazon EC2 Auto Scaling and Amazon EC2.
|
default CompletableFuture<CreateLaunchConfigurationResponse> |
createLaunchConfiguration(Consumer<CreateLaunchConfigurationRequest.Builder> createLaunchConfigurationRequest)
Creates a launch configuration.
|
default CompletableFuture<CreateLaunchConfigurationResponse> |
createLaunchConfiguration(CreateLaunchConfigurationRequest createLaunchConfigurationRequest)
Creates a launch configuration.
|
default CompletableFuture<CreateOrUpdateTagsResponse> |
createOrUpdateTags(Consumer<CreateOrUpdateTagsRequest.Builder> createOrUpdateTagsRequest)
Creates or updates tags for the specified Auto Scaling group.
|
default CompletableFuture<CreateOrUpdateTagsResponse> |
createOrUpdateTags(CreateOrUpdateTagsRequest createOrUpdateTagsRequest)
Creates or updates tags for the specified Auto Scaling group.
|
default CompletableFuture<DeleteAutoScalingGroupResponse> |
deleteAutoScalingGroup(Consumer<DeleteAutoScalingGroupRequest.Builder> deleteAutoScalingGroupRequest)
Deletes the specified Auto Scaling group.
|
default CompletableFuture<DeleteAutoScalingGroupResponse> |
deleteAutoScalingGroup(DeleteAutoScalingGroupRequest deleteAutoScalingGroupRequest)
Deletes the specified Auto Scaling group.
|
default CompletableFuture<DeleteLaunchConfigurationResponse> |
deleteLaunchConfiguration(Consumer<DeleteLaunchConfigurationRequest.Builder> deleteLaunchConfigurationRequest)
Deletes the specified launch configuration.
|
default CompletableFuture<DeleteLaunchConfigurationResponse> |
deleteLaunchConfiguration(DeleteLaunchConfigurationRequest deleteLaunchConfigurationRequest)
Deletes the specified launch configuration.
|
default CompletableFuture<DeleteLifecycleHookResponse> |
deleteLifecycleHook(Consumer<DeleteLifecycleHookRequest.Builder> deleteLifecycleHookRequest)
Deletes the specified lifecycle hook.
|
default CompletableFuture<DeleteLifecycleHookResponse> |
deleteLifecycleHook(DeleteLifecycleHookRequest deleteLifecycleHookRequest)
Deletes the specified lifecycle hook.
|
default CompletableFuture<DeleteNotificationConfigurationResponse> |
deleteNotificationConfiguration(Consumer<DeleteNotificationConfigurationRequest.Builder> deleteNotificationConfigurationRequest)
Deletes the specified notification.
|
default CompletableFuture<DeleteNotificationConfigurationResponse> |
deleteNotificationConfiguration(DeleteNotificationConfigurationRequest deleteNotificationConfigurationRequest)
Deletes the specified notification.
|
default CompletableFuture<DeletePolicyResponse> |
deletePolicy(Consumer<DeletePolicyRequest.Builder> deletePolicyRequest)
Deletes the specified scaling policy.
|
default CompletableFuture<DeletePolicyResponse> |
deletePolicy(DeletePolicyRequest deletePolicyRequest)
Deletes the specified scaling policy.
|
default CompletableFuture<DeleteScheduledActionResponse> |
deleteScheduledAction(Consumer<DeleteScheduledActionRequest.Builder> deleteScheduledActionRequest)
Deletes the specified scheduled action.
|
default CompletableFuture<DeleteScheduledActionResponse> |
deleteScheduledAction(DeleteScheduledActionRequest deleteScheduledActionRequest)
Deletes the specified scheduled action.
|
default CompletableFuture<DeleteTagsResponse> |
deleteTags(Consumer<DeleteTagsRequest.Builder> deleteTagsRequest)
Deletes the specified tags.
|
default CompletableFuture<DeleteTagsResponse> |
deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the specified tags.
|
default CompletableFuture<DeleteWarmPoolResponse> |
deleteWarmPool(Consumer<DeleteWarmPoolRequest.Builder> deleteWarmPoolRequest)
Deletes the warm pool for the specified Auto Scaling group.
|
default CompletableFuture<DeleteWarmPoolResponse> |
deleteWarmPool(DeleteWarmPoolRequest deleteWarmPoolRequest)
Deletes the warm pool for the specified Auto Scaling group.
|
default CompletableFuture<DescribeAccountLimitsResponse> |
describeAccountLimits()
Describes the current Amazon EC2 Auto Scaling resource quotas for your AWS account.
|
default CompletableFuture<DescribeAccountLimitsResponse> |
describeAccountLimits(Consumer<DescribeAccountLimitsRequest.Builder> describeAccountLimitsRequest)
Describes the current Amazon EC2 Auto Scaling resource quotas for your AWS account.
|
default CompletableFuture<DescribeAccountLimitsResponse> |
describeAccountLimits(DescribeAccountLimitsRequest describeAccountLimitsRequest)
Describes the current Amazon EC2 Auto Scaling resource quotas for your AWS account.
|
default CompletableFuture<DescribeAdjustmentTypesResponse> |
describeAdjustmentTypes()
Describes the available adjustment types for Amazon EC2 Auto Scaling scaling policies.
|
default CompletableFuture<DescribeAdjustmentTypesResponse> |
describeAdjustmentTypes(Consumer<DescribeAdjustmentTypesRequest.Builder> describeAdjustmentTypesRequest)
Describes the available adjustment types for Amazon EC2 Auto Scaling scaling policies.
|
default CompletableFuture<DescribeAdjustmentTypesResponse> |
describeAdjustmentTypes(DescribeAdjustmentTypesRequest describeAdjustmentTypesRequest)
Describes the available adjustment types for Amazon EC2 Auto Scaling scaling policies.
|
default CompletableFuture<DescribeAutoScalingGroupsResponse> |
describeAutoScalingGroups()
Describes one or more Auto Scaling groups.
|
default CompletableFuture<DescribeAutoScalingGroupsResponse> |
describeAutoScalingGroups(Consumer<DescribeAutoScalingGroupsRequest.Builder> describeAutoScalingGroupsRequest)
Describes one or more Auto Scaling groups.
|
default CompletableFuture<DescribeAutoScalingGroupsResponse> |
describeAutoScalingGroups(DescribeAutoScalingGroupsRequest describeAutoScalingGroupsRequest)
Describes one or more Auto Scaling groups.
|
default DescribeAutoScalingGroupsPublisher |
describeAutoScalingGroupsPaginator()
Describes one or more Auto Scaling groups.
|
default DescribeAutoScalingGroupsPublisher |
describeAutoScalingGroupsPaginator(Consumer<DescribeAutoScalingGroupsRequest.Builder> describeAutoScalingGroupsRequest)
Describes one or more Auto Scaling groups.
|
default DescribeAutoScalingGroupsPublisher |
describeAutoScalingGroupsPaginator(DescribeAutoScalingGroupsRequest describeAutoScalingGroupsRequest)
Describes one or more Auto Scaling groups.
|
default CompletableFuture<DescribeAutoScalingInstancesResponse> |
describeAutoScalingInstances()
Describes one or more Auto Scaling instances.
|
default CompletableFuture<DescribeAutoScalingInstancesResponse> |
describeAutoScalingInstances(Consumer<DescribeAutoScalingInstancesRequest.Builder> describeAutoScalingInstancesRequest)
Describes one or more Auto Scaling instances.
|
default CompletableFuture<DescribeAutoScalingInstancesResponse> |
describeAutoScalingInstances(DescribeAutoScalingInstancesRequest describeAutoScalingInstancesRequest)
Describes one or more Auto Scaling instances.
|
default DescribeAutoScalingInstancesPublisher |
describeAutoScalingInstancesPaginator()
Describes one or more Auto Scaling instances.
|
default DescribeAutoScalingInstancesPublisher |
describeAutoScalingInstancesPaginator(Consumer<DescribeAutoScalingInstancesRequest.Builder> describeAutoScalingInstancesRequest)
Describes one or more Auto Scaling instances.
|
default DescribeAutoScalingInstancesPublisher |
describeAutoScalingInstancesPaginator(DescribeAutoScalingInstancesRequest describeAutoScalingInstancesRequest)
Describes one or more Auto Scaling instances.
|
default CompletableFuture<DescribeAutoScalingNotificationTypesResponse> |
describeAutoScalingNotificationTypes()
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
|
default CompletableFuture<DescribeAutoScalingNotificationTypesResponse> |
describeAutoScalingNotificationTypes(Consumer<DescribeAutoScalingNotificationTypesRequest.Builder> describeAutoScalingNotificationTypesRequest)
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
|
default CompletableFuture<DescribeAutoScalingNotificationTypesResponse> |
describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest describeAutoScalingNotificationTypesRequest)
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
|
default CompletableFuture<DescribeInstanceRefreshesResponse> |
describeInstanceRefreshes(Consumer<DescribeInstanceRefreshesRequest.Builder> describeInstanceRefreshesRequest)
Describes one or more instance refreshes.
|
default CompletableFuture<DescribeInstanceRefreshesResponse> |
describeInstanceRefreshes(DescribeInstanceRefreshesRequest describeInstanceRefreshesRequest)
Describes one or more instance refreshes.
|
default CompletableFuture<DescribeLaunchConfigurationsResponse> |
describeLaunchConfigurations()
Describes one or more launch configurations.
|
default CompletableFuture<DescribeLaunchConfigurationsResponse> |
describeLaunchConfigurations(Consumer<DescribeLaunchConfigurationsRequest.Builder> describeLaunchConfigurationsRequest)
Describes one or more launch configurations.
|
default CompletableFuture<DescribeLaunchConfigurationsResponse> |
describeLaunchConfigurations(DescribeLaunchConfigurationsRequest describeLaunchConfigurationsRequest)
Describes one or more launch configurations.
|
default DescribeLaunchConfigurationsPublisher |
describeLaunchConfigurationsPaginator()
Describes one or more launch configurations.
|
default DescribeLaunchConfigurationsPublisher |
describeLaunchConfigurationsPaginator(Consumer<DescribeLaunchConfigurationsRequest.Builder> describeLaunchConfigurationsRequest)
Describes one or more launch configurations.
|
default DescribeLaunchConfigurationsPublisher |
describeLaunchConfigurationsPaginator(DescribeLaunchConfigurationsRequest describeLaunchConfigurationsRequest)
Describes one or more launch configurations.
|
default CompletableFuture<DescribeLifecycleHooksResponse> |
describeLifecycleHooks(Consumer<DescribeLifecycleHooksRequest.Builder> describeLifecycleHooksRequest)
Describes the lifecycle hooks for the specified Auto Scaling group.
|
default CompletableFuture<DescribeLifecycleHooksResponse> |
describeLifecycleHooks(DescribeLifecycleHooksRequest describeLifecycleHooksRequest)
Describes the lifecycle hooks for the specified Auto Scaling group.
|
default CompletableFuture<DescribeLifecycleHookTypesResponse> |
describeLifecycleHookTypes()
Describes the available types of lifecycle hooks.
|
default CompletableFuture<DescribeLifecycleHookTypesResponse> |
describeLifecycleHookTypes(Consumer<DescribeLifecycleHookTypesRequest.Builder> describeLifecycleHookTypesRequest)
Describes the available types of lifecycle hooks.
|
default CompletableFuture<DescribeLifecycleHookTypesResponse> |
describeLifecycleHookTypes(DescribeLifecycleHookTypesRequest describeLifecycleHookTypesRequest)
Describes the available types of lifecycle hooks.
|
default CompletableFuture<DescribeLoadBalancersResponse> |
describeLoadBalancers(Consumer<DescribeLoadBalancersRequest.Builder> describeLoadBalancersRequest)
Describes the load balancers for the specified Auto Scaling group.
|
default CompletableFuture<DescribeLoadBalancersResponse> |
describeLoadBalancers(DescribeLoadBalancersRequest describeLoadBalancersRequest)
Describes the load balancers for the specified Auto Scaling group.
|
default CompletableFuture<DescribeLoadBalancerTargetGroupsResponse> |
describeLoadBalancerTargetGroups(Consumer<DescribeLoadBalancerTargetGroupsRequest.Builder> describeLoadBalancerTargetGroupsRequest)
Describes the target groups for the specified Auto Scaling group.
|
default CompletableFuture<DescribeLoadBalancerTargetGroupsResponse> |
describeLoadBalancerTargetGroups(DescribeLoadBalancerTargetGroupsRequest describeLoadBalancerTargetGroupsRequest)
Describes the target groups for the specified Auto Scaling group.
|
default CompletableFuture<DescribeMetricCollectionTypesResponse> |
describeMetricCollectionTypes()
Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling.
|
default CompletableFuture<DescribeMetricCollectionTypesResponse> |
describeMetricCollectionTypes(Consumer<DescribeMetricCollectionTypesRequest.Builder> describeMetricCollectionTypesRequest)
Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling.
|
default CompletableFuture<DescribeMetricCollectionTypesResponse> |
describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest describeMetricCollectionTypesRequest)
Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling.
|
default CompletableFuture<DescribeNotificationConfigurationsResponse> |
describeNotificationConfigurations()
Describes the notification actions associated with the specified Auto Scaling group.
|
default CompletableFuture<DescribeNotificationConfigurationsResponse> |
describeNotificationConfigurations(Consumer<DescribeNotificationConfigurationsRequest.Builder> describeNotificationConfigurationsRequest)
Describes the notification actions associated with the specified Auto Scaling group.
|
default CompletableFuture<DescribeNotificationConfigurationsResponse> |
describeNotificationConfigurations(DescribeNotificationConfigurationsRequest describeNotificationConfigurationsRequest)
Describes the notification actions associated with the specified Auto Scaling group.
|
default DescribeNotificationConfigurationsPublisher |
describeNotificationConfigurationsPaginator()
Describes the notification actions associated with the specified Auto Scaling group.
|
default DescribeNotificationConfigurationsPublisher |
describeNotificationConfigurationsPaginator(Consumer<DescribeNotificationConfigurationsRequest.Builder> describeNotificationConfigurationsRequest)
Describes the notification actions associated with the specified Auto Scaling group.
|
default DescribeNotificationConfigurationsPublisher |
describeNotificationConfigurationsPaginator(DescribeNotificationConfigurationsRequest describeNotificationConfigurationsRequest)
Describes the notification actions associated with the specified Auto Scaling group.
|
default CompletableFuture<DescribePoliciesResponse> |
describePolicies()
Describes the policies for the specified Auto Scaling group.
|
default CompletableFuture<DescribePoliciesResponse> |
describePolicies(Consumer<DescribePoliciesRequest.Builder> describePoliciesRequest)
Describes the policies for the specified Auto Scaling group.
|
default CompletableFuture<DescribePoliciesResponse> |
describePolicies(DescribePoliciesRequest describePoliciesRequest)
Describes the policies for the specified Auto Scaling group.
|
default DescribePoliciesPublisher |
describePoliciesPaginator()
Describes the policies for the specified Auto Scaling group.
|
default DescribePoliciesPublisher |
describePoliciesPaginator(Consumer<DescribePoliciesRequest.Builder> describePoliciesRequest)
Describes the policies for the specified Auto Scaling group.
|
default DescribePoliciesPublisher |
describePoliciesPaginator(DescribePoliciesRequest describePoliciesRequest)
Describes the policies for the specified Auto Scaling group.
|
default CompletableFuture<DescribeScalingActivitiesResponse> |
describeScalingActivities()
Describes one or more scaling activities for the specified Auto Scaling group.
|
default CompletableFuture<DescribeScalingActivitiesResponse> |
describeScalingActivities(Consumer<DescribeScalingActivitiesRequest.Builder> describeScalingActivitiesRequest)
Describes one or more scaling activities for the specified Auto Scaling group.
|
default CompletableFuture<DescribeScalingActivitiesResponse> |
describeScalingActivities(DescribeScalingActivitiesRequest describeScalingActivitiesRequest)
Describes one or more scaling activities for the specified Auto Scaling group.
|
default DescribeScalingActivitiesPublisher |
describeScalingActivitiesPaginator()
Describes one or more scaling activities for the specified Auto Scaling group.
|
default DescribeScalingActivitiesPublisher |
describeScalingActivitiesPaginator(Consumer<DescribeScalingActivitiesRequest.Builder> describeScalingActivitiesRequest)
Describes one or more scaling activities for the specified Auto Scaling group.
|
default DescribeScalingActivitiesPublisher |
describeScalingActivitiesPaginator(DescribeScalingActivitiesRequest describeScalingActivitiesRequest)
Describes one or more scaling activities for the specified Auto Scaling group.
|
default CompletableFuture<DescribeScalingProcessTypesResponse> |
describeScalingProcessTypes()
Describes the scaling process types for use with the ResumeProcesses and SuspendProcesses APIs.
|
default CompletableFuture<DescribeScalingProcessTypesResponse> |
describeScalingProcessTypes(Consumer<DescribeScalingProcessTypesRequest.Builder> describeScalingProcessTypesRequest)
Describes the scaling process types for use with the ResumeProcesses and SuspendProcesses APIs.
|
default CompletableFuture<DescribeScalingProcessTypesResponse> |
describeScalingProcessTypes(DescribeScalingProcessTypesRequest describeScalingProcessTypesRequest)
Describes the scaling process types for use with the ResumeProcesses and SuspendProcesses APIs.
|
default CompletableFuture<DescribeScheduledActionsResponse> |
describeScheduledActions()
Describes the actions scheduled for your Auto Scaling group that haven't run or that have not reached their end
time.
|
default CompletableFuture<DescribeScheduledActionsResponse> |
describeScheduledActions(Consumer<DescribeScheduledActionsRequest.Builder> describeScheduledActionsRequest)
Describes the actions scheduled for your Auto Scaling group that haven't run or that have not reached their end
time.
|
default CompletableFuture<DescribeScheduledActionsResponse> |
describeScheduledActions(DescribeScheduledActionsRequest describeScheduledActionsRequest)
Describes the actions scheduled for your Auto Scaling group that haven't run or that have not reached their end
time.
|
default DescribeScheduledActionsPublisher |
describeScheduledActionsPaginator()
Describes the actions scheduled for your Auto Scaling group that haven't run or that have not reached their end
time.
|
default DescribeScheduledActionsPublisher |
describeScheduledActionsPaginator(Consumer<DescribeScheduledActionsRequest.Builder> describeScheduledActionsRequest)
Describes the actions scheduled for your Auto Scaling group that haven't run or that have not reached their end
time.
|
default DescribeScheduledActionsPublisher |
describeScheduledActionsPaginator(DescribeScheduledActionsRequest describeScheduledActionsRequest)
Describes the actions scheduled for your Auto Scaling group that haven't run or that have not reached their end
time.
|
default CompletableFuture<DescribeTagsResponse> |
describeTags()
Describes the specified tags.
|
default CompletableFuture<DescribeTagsResponse> |
describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes the specified tags.
|
default CompletableFuture<DescribeTagsResponse> |
describeTags(DescribeTagsRequest describeTagsRequest)
Describes the specified tags.
|
default DescribeTagsPublisher |
describeTagsPaginator()
Describes the specified tags.
|
default DescribeTagsPublisher |
describeTagsPaginator(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes the specified tags.
|
default DescribeTagsPublisher |
describeTagsPaginator(DescribeTagsRequest describeTagsRequest)
Describes the specified tags.
|
default CompletableFuture<DescribeTerminationPolicyTypesResponse> |
describeTerminationPolicyTypes()
Describes the termination policies supported by Amazon EC2 Auto Scaling.
|
default CompletableFuture<DescribeTerminationPolicyTypesResponse> |
describeTerminationPolicyTypes(Consumer<DescribeTerminationPolicyTypesRequest.Builder> describeTerminationPolicyTypesRequest)
Describes the termination policies supported by Amazon EC2 Auto Scaling.
|
default CompletableFuture<DescribeTerminationPolicyTypesResponse> |
describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest describeTerminationPolicyTypesRequest)
Describes the termination policies supported by Amazon EC2 Auto Scaling.
|
default CompletableFuture<DescribeWarmPoolResponse> |
describeWarmPool(Consumer<DescribeWarmPoolRequest.Builder> describeWarmPoolRequest)
Describes a warm pool and its instances.
|
default CompletableFuture<DescribeWarmPoolResponse> |
describeWarmPool(DescribeWarmPoolRequest describeWarmPoolRequest)
Describes a warm pool and its instances.
|
default CompletableFuture<DetachInstancesResponse> |
detachInstances(Consumer<DetachInstancesRequest.Builder> detachInstancesRequest)
Removes one or more instances from the specified Auto Scaling group.
|
default CompletableFuture<DetachInstancesResponse> |
detachInstances(DetachInstancesRequest detachInstancesRequest)
Removes one or more instances from the specified Auto Scaling group.
|
default CompletableFuture<DetachLoadBalancersResponse> |
detachLoadBalancers(Consumer<DetachLoadBalancersRequest.Builder> detachLoadBalancersRequest)
Detaches one or more Classic Load Balancers from the specified Auto Scaling group.
|
default CompletableFuture<DetachLoadBalancersResponse> |
detachLoadBalancers(DetachLoadBalancersRequest detachLoadBalancersRequest)
Detaches one or more Classic Load Balancers from the specified Auto Scaling group.
|
default CompletableFuture<DetachLoadBalancerTargetGroupsResponse> |
detachLoadBalancerTargetGroups(Consumer<DetachLoadBalancerTargetGroupsRequest.Builder> detachLoadBalancerTargetGroupsRequest)
Detaches one or more target groups from the specified Auto Scaling group.
|
default CompletableFuture<DetachLoadBalancerTargetGroupsResponse> |
detachLoadBalancerTargetGroups(DetachLoadBalancerTargetGroupsRequest detachLoadBalancerTargetGroupsRequest)
Detaches one or more target groups from the specified Auto Scaling group.
|
default CompletableFuture<DisableMetricsCollectionResponse> |
disableMetricsCollection(Consumer<DisableMetricsCollectionRequest.Builder> disableMetricsCollectionRequest)
Disables group metrics for the specified Auto Scaling group.
|
default CompletableFuture<DisableMetricsCollectionResponse> |
disableMetricsCollection(DisableMetricsCollectionRequest disableMetricsCollectionRequest)
Disables group metrics for the specified Auto Scaling group.
|
default CompletableFuture<EnableMetricsCollectionResponse> |
enableMetricsCollection(Consumer<EnableMetricsCollectionRequest.Builder> enableMetricsCollectionRequest)
Enables group metrics for the specified Auto Scaling group.
|
default CompletableFuture<EnableMetricsCollectionResponse> |
enableMetricsCollection(EnableMetricsCollectionRequest enableMetricsCollectionRequest)
Enables group metrics for the specified Auto Scaling group.
|
default CompletableFuture<EnterStandbyResponse> |
enterStandby(Consumer<EnterStandbyRequest.Builder> enterStandbyRequest)
Moves the specified instances into the standby state.
|
default CompletableFuture<EnterStandbyResponse> |
enterStandby(EnterStandbyRequest enterStandbyRequest)
Moves the specified instances into the standby state.
|
default CompletableFuture<ExecutePolicyResponse> |
executePolicy(Consumer<ExecutePolicyRequest.Builder> executePolicyRequest)
Executes the specified policy.
|
default CompletableFuture<ExecutePolicyResponse> |
executePolicy(ExecutePolicyRequest executePolicyRequest)
Executes the specified policy.
|
default CompletableFuture<ExitStandbyResponse> |
exitStandby(Consumer<ExitStandbyRequest.Builder> exitStandbyRequest)
Moves the specified instances out of the standby state.
|
default CompletableFuture<ExitStandbyResponse> |
exitStandby(ExitStandbyRequest exitStandbyRequest)
Moves the specified instances out of the standby state.
|
default CompletableFuture<PutLifecycleHookResponse> |
putLifecycleHook(Consumer<PutLifecycleHookRequest.Builder> putLifecycleHookRequest)
Creates or updates a lifecycle hook for the specified Auto Scaling group.
|
default CompletableFuture<PutLifecycleHookResponse> |
putLifecycleHook(PutLifecycleHookRequest putLifecycleHookRequest)
Creates or updates a lifecycle hook for the specified Auto Scaling group.
|
default CompletableFuture<PutNotificationConfigurationResponse> |
putNotificationConfiguration(Consumer<PutNotificationConfigurationRequest.Builder> putNotificationConfigurationRequest)
Configures an Auto Scaling group to send notifications when specified events take place.
|
default CompletableFuture<PutNotificationConfigurationResponse> |
putNotificationConfiguration(PutNotificationConfigurationRequest putNotificationConfigurationRequest)
Configures an Auto Scaling group to send notifications when specified events take place.
|
default CompletableFuture<PutScalingPolicyResponse> |
putScalingPolicy(Consumer<PutScalingPolicyRequest.Builder> putScalingPolicyRequest)
Creates or updates a scaling policy for an Auto Scaling group.
|
default CompletableFuture<PutScalingPolicyResponse> |
putScalingPolicy(PutScalingPolicyRequest putScalingPolicyRequest)
Creates or updates a scaling policy for an Auto Scaling group.
|
default CompletableFuture<PutScheduledUpdateGroupActionResponse> |
putScheduledUpdateGroupAction(Consumer<PutScheduledUpdateGroupActionRequest.Builder> putScheduledUpdateGroupActionRequest)
Creates or updates a scheduled scaling action for an Auto Scaling group.
|
default CompletableFuture<PutScheduledUpdateGroupActionResponse> |
putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest putScheduledUpdateGroupActionRequest)
Creates or updates a scheduled scaling action for an Auto Scaling group.
|
default CompletableFuture<PutWarmPoolResponse> |
putWarmPool(Consumer<PutWarmPoolRequest.Builder> putWarmPoolRequest)
Adds a warm pool to the specified Auto Scaling group.
|
default CompletableFuture<PutWarmPoolResponse> |
putWarmPool(PutWarmPoolRequest putWarmPoolRequest)
Adds a warm pool to the specified Auto Scaling group.
|
default CompletableFuture<RecordLifecycleActionHeartbeatResponse> |
recordLifecycleActionHeartbeat(Consumer<RecordLifecycleActionHeartbeatRequest.Builder> recordLifecycleActionHeartbeatRequest)
Records a heartbeat for the lifecycle action associated with the specified token or instance.
|
default CompletableFuture<RecordLifecycleActionHeartbeatResponse> |
recordLifecycleActionHeartbeat(RecordLifecycleActionHeartbeatRequest recordLifecycleActionHeartbeatRequest)
Records a heartbeat for the lifecycle action associated with the specified token or instance.
|
default CompletableFuture<ResumeProcessesResponse> |
resumeProcesses(Consumer<ResumeProcessesRequest.Builder> resumeProcessesRequest)
Resumes the specified suspended auto scaling processes, or all suspended process, for the specified Auto Scaling
group.
|
default CompletableFuture<ResumeProcessesResponse> |
resumeProcesses(ResumeProcessesRequest resumeProcessesRequest)
Resumes the specified suspended auto scaling processes, or all suspended process, for the specified Auto Scaling
group.
|
default CompletableFuture<SetDesiredCapacityResponse> |
setDesiredCapacity(Consumer<SetDesiredCapacityRequest.Builder> setDesiredCapacityRequest)
Sets the size of the specified Auto Scaling group.
|
default CompletableFuture<SetDesiredCapacityResponse> |
setDesiredCapacity(SetDesiredCapacityRequest setDesiredCapacityRequest)
Sets the size of the specified Auto Scaling group.
|
default CompletableFuture<SetInstanceHealthResponse> |
setInstanceHealth(Consumer<SetInstanceHealthRequest.Builder> setInstanceHealthRequest)
Sets the health status of the specified instance.
|
default CompletableFuture<SetInstanceHealthResponse> |
setInstanceHealth(SetInstanceHealthRequest setInstanceHealthRequest)
Sets the health status of the specified instance.
|
default CompletableFuture<SetInstanceProtectionResponse> |
setInstanceProtection(Consumer<SetInstanceProtectionRequest.Builder> setInstanceProtectionRequest)
Updates the instance protection settings of the specified instances.
|
default CompletableFuture<SetInstanceProtectionResponse> |
setInstanceProtection(SetInstanceProtectionRequest setInstanceProtectionRequest)
Updates the instance protection settings of the specified instances.
|
default CompletableFuture<StartInstanceRefreshResponse> |
startInstanceRefresh(Consumer<StartInstanceRefreshRequest.Builder> startInstanceRefreshRequest)
Starts a new instance refresh operation, which triggers a rolling replacement of previously launched instances in
the Auto Scaling group with a new group of instances.
|
default CompletableFuture<StartInstanceRefreshResponse> |
startInstanceRefresh(StartInstanceRefreshRequest startInstanceRefreshRequest)
Starts a new instance refresh operation, which triggers a rolling replacement of previously launched instances in
the Auto Scaling group with a new group of instances.
|
default CompletableFuture<SuspendProcessesResponse> |
suspendProcesses(Consumer<SuspendProcessesRequest.Builder> suspendProcessesRequest)
Suspends the specified auto scaling processes, or all processes, for the specified Auto Scaling group.
|
default CompletableFuture<SuspendProcessesResponse> |
suspendProcesses(SuspendProcessesRequest suspendProcessesRequest)
Suspends the specified auto scaling processes, or all processes, for the specified Auto Scaling group.
|
default CompletableFuture<TerminateInstanceInAutoScalingGroupResponse> |
terminateInstanceInAutoScalingGroup(Consumer<TerminateInstanceInAutoScalingGroupRequest.Builder> terminateInstanceInAutoScalingGroupRequest)
Terminates the specified instance and optionally adjusts the desired group size.
|
default CompletableFuture<TerminateInstanceInAutoScalingGroupResponse> |
terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest terminateInstanceInAutoScalingGroupRequest)
Terminates the specified instance and optionally adjusts the desired group size.
|
default CompletableFuture<UpdateAutoScalingGroupResponse> |
updateAutoScalingGroup(Consumer<UpdateAutoScalingGroupRequest.Builder> updateAutoScalingGroupRequest)
We strongly recommend that all Auto Scaling groups use launch templates to ensure full functionality for
Amazon EC2 Auto Scaling and Amazon EC2.
|
default CompletableFuture<UpdateAutoScalingGroupResponse> |
updateAutoScalingGroup(UpdateAutoScalingGroupRequest updateAutoScalingGroupRequest)
We strongly recommend that all Auto Scaling groups use launch templates to ensure full functionality for
Amazon EC2 Auto Scaling and Amazon EC2.
|
default AutoScalingAsyncWaiter |
waiter()
Create an instance of
AutoScalingAsyncWaiter using this client. |
serviceName
close
static final String SERVICE_NAME
static final String SERVICE_METADATA_ID
ServiceMetadataProvider
.static AutoScalingAsyncClient create()
AutoScalingAsyncClient
with the region loaded from the
DefaultAwsRegionProviderChain
and credentials loaded from the
DefaultCredentialsProvider
.static AutoScalingAsyncClientBuilder builder()
AutoScalingAsyncClient
.default CompletableFuture<AttachInstancesResponse> attachInstances(AttachInstancesRequest attachInstancesRequest)
Attaches one or more EC2 instances to the specified Auto Scaling group.
When you attach instances, Amazon EC2 Auto Scaling increases the desired capacity of the group by the number of instances being attached. If the number of instances being attached plus the desired capacity of the group exceeds the maximum size of the group, the operation fails.
If there is a Classic Load Balancer attached to your Auto Scaling group, the instances are also registered with the load balancer. If there are target groups attached to your Auto Scaling group, the instances are also registered with the target groups.
For more information, see Attach EC2 instances to your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
attachInstancesRequest
- default CompletableFuture<AttachInstancesResponse> attachInstances(Consumer<AttachInstancesRequest.Builder> attachInstancesRequest)
Attaches one or more EC2 instances to the specified Auto Scaling group.
When you attach instances, Amazon EC2 Auto Scaling increases the desired capacity of the group by the number of instances being attached. If the number of instances being attached plus the desired capacity of the group exceeds the maximum size of the group, the operation fails.
If there is a Classic Load Balancer attached to your Auto Scaling group, the instances are also registered with the load balancer. If there are target groups attached to your Auto Scaling group, the instances are also registered with the target groups.
For more information, see Attach EC2 instances to your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the AttachInstancesRequest.Builder
avoiding the need
to create one manually via AttachInstancesRequest.builder()
attachInstancesRequest
- A Consumer
that will call methods on AttachInstancesQuery.Builder
to create a request.default CompletableFuture<AttachLoadBalancerTargetGroupsResponse> attachLoadBalancerTargetGroups(AttachLoadBalancerTargetGroupsRequest attachLoadBalancerTargetGroupsRequest)
Attaches one or more target groups to the specified Auto Scaling group.
This operation is used with the following load balancer types:
Application Load Balancer - Operates at the application layer (layer 7) and supports HTTP and HTTPS.
Network Load Balancer - Operates at the transport layer (layer 4) and supports TCP, TLS, and UDP.
Gateway Load Balancer - Operates at the network layer (layer 3).
To describe the target groups for an Auto Scaling group, call the DescribeLoadBalancerTargetGroups API. To detach the target group from the Auto Scaling group, call the DetachLoadBalancerTargetGroups API.
For more information, see Elastic Load Balancing and Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
attachLoadBalancerTargetGroupsRequest
- default CompletableFuture<AttachLoadBalancerTargetGroupsResponse> attachLoadBalancerTargetGroups(Consumer<AttachLoadBalancerTargetGroupsRequest.Builder> attachLoadBalancerTargetGroupsRequest)
Attaches one or more target groups to the specified Auto Scaling group.
This operation is used with the following load balancer types:
Application Load Balancer - Operates at the application layer (layer 7) and supports HTTP and HTTPS.
Network Load Balancer - Operates at the transport layer (layer 4) and supports TCP, TLS, and UDP.
Gateway Load Balancer - Operates at the network layer (layer 3).
To describe the target groups for an Auto Scaling group, call the DescribeLoadBalancerTargetGroups API. To detach the target group from the Auto Scaling group, call the DetachLoadBalancerTargetGroups API.
For more information, see Elastic Load Balancing and Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the AttachLoadBalancerTargetGroupsRequest.Builder
avoiding the need to create one manually via AttachLoadBalancerTargetGroupsRequest.builder()
attachLoadBalancerTargetGroupsRequest
- A Consumer
that will call methods on AttachLoadBalancerTargetGroupsType.Builder
to create
a request.default CompletableFuture<AttachLoadBalancersResponse> attachLoadBalancers(AttachLoadBalancersRequest attachLoadBalancersRequest)
To attach an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer, use the AttachLoadBalancerTargetGroups API operation instead.
Attaches one or more Classic Load Balancers to the specified Auto Scaling group. Amazon EC2 Auto Scaling registers the running instances with these Classic Load Balancers.
To describe the load balancers for an Auto Scaling group, call the DescribeLoadBalancers API. To detach the load balancer from the Auto Scaling group, call the DetachLoadBalancers API.
For more information, see Elastic Load Balancing and Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
attachLoadBalancersRequest
- default CompletableFuture<AttachLoadBalancersResponse> attachLoadBalancers(Consumer<AttachLoadBalancersRequest.Builder> attachLoadBalancersRequest)
To attach an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer, use the AttachLoadBalancerTargetGroups API operation instead.
Attaches one or more Classic Load Balancers to the specified Auto Scaling group. Amazon EC2 Auto Scaling registers the running instances with these Classic Load Balancers.
To describe the load balancers for an Auto Scaling group, call the DescribeLoadBalancers API. To detach the load balancer from the Auto Scaling group, call the DetachLoadBalancers API.
For more information, see Elastic Load Balancing and Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the AttachLoadBalancersRequest.Builder
avoiding the
need to create one manually via AttachLoadBalancersRequest.builder()
attachLoadBalancersRequest
- A Consumer
that will call methods on AttachLoadBalancersType.Builder
to create a request.default CompletableFuture<BatchDeleteScheduledActionResponse> batchDeleteScheduledAction(BatchDeleteScheduledActionRequest batchDeleteScheduledActionRequest)
Deletes one or more scheduled actions for the specified Auto Scaling group.
batchDeleteScheduledActionRequest
- default CompletableFuture<BatchDeleteScheduledActionResponse> batchDeleteScheduledAction(Consumer<BatchDeleteScheduledActionRequest.Builder> batchDeleteScheduledActionRequest)
Deletes one or more scheduled actions for the specified Auto Scaling group.
This is a convenience which creates an instance of the BatchDeleteScheduledActionRequest.Builder
avoiding
the need to create one manually via BatchDeleteScheduledActionRequest.builder()
batchDeleteScheduledActionRequest
- A Consumer
that will call methods on BatchDeleteScheduledActionType.Builder
to create a
request.default CompletableFuture<BatchPutScheduledUpdateGroupActionResponse> batchPutScheduledUpdateGroupAction(BatchPutScheduledUpdateGroupActionRequest batchPutScheduledUpdateGroupActionRequest)
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
batchPutScheduledUpdateGroupActionRequest
- default CompletableFuture<BatchPutScheduledUpdateGroupActionResponse> batchPutScheduledUpdateGroupAction(Consumer<BatchPutScheduledUpdateGroupActionRequest.Builder> batchPutScheduledUpdateGroupActionRequest)
Creates or updates one or more scheduled scaling actions for an Auto Scaling group.
This is a convenience which creates an instance of the BatchPutScheduledUpdateGroupActionRequest.Builder
avoiding the need to create one manually via BatchPutScheduledUpdateGroupActionRequest.builder()
batchPutScheduledUpdateGroupActionRequest
- A Consumer
that will call methods on BatchPutScheduledUpdateGroupActionType.Builder
to
create a request.default CompletableFuture<CancelInstanceRefreshResponse> cancelInstanceRefresh(CancelInstanceRefreshRequest cancelInstanceRefreshRequest)
Cancels an instance refresh operation in progress. Cancellation does not roll back any replacements that have already been completed, but it prevents new replacements from being started.
For more information, see Replacing Auto Scaling instances based on an instance refresh in the Amazon EC2 Auto Scaling User Guide.
cancelInstanceRefreshRequest
- default CompletableFuture<CancelInstanceRefreshResponse> cancelInstanceRefresh(Consumer<CancelInstanceRefreshRequest.Builder> cancelInstanceRefreshRequest)
Cancels an instance refresh operation in progress. Cancellation does not roll back any replacements that have already been completed, but it prevents new replacements from being started.
For more information, see Replacing Auto Scaling instances based on an instance refresh in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the CancelInstanceRefreshRequest.Builder
avoiding the
need to create one manually via CancelInstanceRefreshRequest.builder()
cancelInstanceRefreshRequest
- A Consumer
that will call methods on CancelInstanceRefreshType.Builder
to create a
request.default CompletableFuture<CompleteLifecycleActionResponse> completeLifecycleAction(CompleteLifecycleActionRequest completeLifecycleActionRequest)
Completes the lifecycle action for the specified token or instance with the specified result.
This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group:
(Optional) Create a Lambda function and a rule that allows CloudWatch Events to invoke your Lambda function when Amazon EC2 Auto Scaling launches or terminates instances.
(Optional) Create a notification target and an IAM role. The target can be either an Amazon SQS queue or an Amazon SNS topic. The role allows Amazon EC2 Auto Scaling to publish lifecycle notifications to the target.
Create the lifecycle hook. Specify whether the hook is used when the instances launch or terminate.
If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state.
If you finish before the timeout period ends, complete the lifecycle action.
For more information, see Amazon EC2 Auto Scaling lifecycle hooks in the Amazon EC2 Auto Scaling User Guide.
completeLifecycleActionRequest
- default CompletableFuture<CompleteLifecycleActionResponse> completeLifecycleAction(Consumer<CompleteLifecycleActionRequest.Builder> completeLifecycleActionRequest)
Completes the lifecycle action for the specified token or instance with the specified result.
This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group:
(Optional) Create a Lambda function and a rule that allows CloudWatch Events to invoke your Lambda function when Amazon EC2 Auto Scaling launches or terminates instances.
(Optional) Create a notification target and an IAM role. The target can be either an Amazon SQS queue or an Amazon SNS topic. The role allows Amazon EC2 Auto Scaling to publish lifecycle notifications to the target.
Create the lifecycle hook. Specify whether the hook is used when the instances launch or terminate.
If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state.
If you finish before the timeout period ends, complete the lifecycle action.
For more information, see Amazon EC2 Auto Scaling lifecycle hooks in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the CompleteLifecycleActionRequest.Builder
avoiding
the need to create one manually via CompleteLifecycleActionRequest.builder()
completeLifecycleActionRequest
- A Consumer
that will call methods on CompleteLifecycleActionType.Builder
to create a
request.default CompletableFuture<CreateAutoScalingGroupResponse> createAutoScalingGroup(CreateAutoScalingGroupRequest createAutoScalingGroupRequest)
We strongly recommend using a launch template when calling this operation to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.
Creates an Auto Scaling group with the specified name and attributes.
If you exceed your maximum limit of Auto Scaling groups, the call fails. To query this limit, call the DescribeAccountLimits API. For information about updating this limit, see Amazon EC2 Auto Scaling service quotas in the Amazon EC2 Auto Scaling User Guide.
For introductory exercises for creating an Auto Scaling group, see Getting started with Amazon EC2 Auto Scaling and Tutorial: Set up a scaled and load-balanced application in the Amazon EC2 Auto Scaling User Guide. For more information, see Auto Scaling groups in the Amazon EC2 Auto Scaling User Guide.
Every Auto Scaling group has three size parameters (DesiredCapacity
, MaxSize
, and
MinSize
). Usually, you set these sizes based on a specific number of instances. However, if you
configure a mixed instances policy that defines weights for the instance types, you must specify these sizes with
the same units that you use for weighting instances.
createAutoScalingGroupRequest
- default CompletableFuture<CreateAutoScalingGroupResponse> createAutoScalingGroup(Consumer<CreateAutoScalingGroupRequest.Builder> createAutoScalingGroupRequest)
We strongly recommend using a launch template when calling this operation to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.
Creates an Auto Scaling group with the specified name and attributes.
If you exceed your maximum limit of Auto Scaling groups, the call fails. To query this limit, call the DescribeAccountLimits API. For information about updating this limit, see Amazon EC2 Auto Scaling service quotas in the Amazon EC2 Auto Scaling User Guide.
For introductory exercises for creating an Auto Scaling group, see Getting started with Amazon EC2 Auto Scaling and Tutorial: Set up a scaled and load-balanced application in the Amazon EC2 Auto Scaling User Guide. For more information, see Auto Scaling groups in the Amazon EC2 Auto Scaling User Guide.
Every Auto Scaling group has three size parameters (DesiredCapacity
, MaxSize
, and
MinSize
). Usually, you set these sizes based on a specific number of instances. However, if you
configure a mixed instances policy that defines weights for the instance types, you must specify these sizes with
the same units that you use for weighting instances.
This is a convenience which creates an instance of the CreateAutoScalingGroupRequest.Builder
avoiding the
need to create one manually via CreateAutoScalingGroupRequest.builder()
createAutoScalingGroupRequest
- A Consumer
that will call methods on CreateAutoScalingGroupType.Builder
to create a
request.default CompletableFuture<CreateLaunchConfigurationResponse> createLaunchConfiguration(CreateLaunchConfigurationRequest createLaunchConfigurationRequest)
Creates a launch configuration.
If you exceed your maximum limit of launch configurations, the call fails. To query this limit, call the DescribeAccountLimits API. For information about updating this limit, see Amazon EC2 Auto Scaling service quotas in the Amazon EC2 Auto Scaling User Guide.
For more information, see Launch configurations in the Amazon EC2 Auto Scaling User Guide.
createLaunchConfigurationRequest
- default CompletableFuture<CreateLaunchConfigurationResponse> createLaunchConfiguration(Consumer<CreateLaunchConfigurationRequest.Builder> createLaunchConfigurationRequest)
Creates a launch configuration.
If you exceed your maximum limit of launch configurations, the call fails. To query this limit, call the DescribeAccountLimits API. For information about updating this limit, see Amazon EC2 Auto Scaling service quotas in the Amazon EC2 Auto Scaling User Guide.
For more information, see Launch configurations in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the CreateLaunchConfigurationRequest.Builder
avoiding
the need to create one manually via CreateLaunchConfigurationRequest.builder()
createLaunchConfigurationRequest
- A Consumer
that will call methods on CreateLaunchConfigurationType.Builder
to create a
request.default CompletableFuture<CreateOrUpdateTagsResponse> createOrUpdateTags(CreateOrUpdateTagsRequest createOrUpdateTagsRequest)
Creates or updates tags for the specified Auto Scaling group.
When you specify a tag with a key that already exists, the operation overwrites the previous tag definition, and you do not get an error message.
For more information, see Tagging Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
createOrUpdateTagsRequest
- default CompletableFuture<CreateOrUpdateTagsResponse> createOrUpdateTags(Consumer<CreateOrUpdateTagsRequest.Builder> createOrUpdateTagsRequest)
Creates or updates tags for the specified Auto Scaling group.
When you specify a tag with a key that already exists, the operation overwrites the previous tag definition, and you do not get an error message.
For more information, see Tagging Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the CreateOrUpdateTagsRequest.Builder
avoiding the
need to create one manually via CreateOrUpdateTagsRequest.builder()
createOrUpdateTagsRequest
- A Consumer
that will call methods on CreateOrUpdateTagsType.Builder
to create a request.default CompletableFuture<DeleteAutoScalingGroupResponse> deleteAutoScalingGroup(DeleteAutoScalingGroupRequest deleteAutoScalingGroupRequest)
Deletes the specified Auto Scaling group.
If the group has instances or scaling activities in progress, you must specify the option to force the deletion in order for it to succeed.
If the group has policies, deleting the group deletes the policies, the underlying alarm actions, and any alarm that no longer has an associated action.
To remove instances from the Auto Scaling group before deleting it, call the DetachInstances API with the list of instances and the option to decrement the desired capacity. This ensures that Amazon EC2 Auto Scaling does not launch replacement instances.
To terminate all instances before deleting the Auto Scaling group, call the UpdateAutoScalingGroup API and set the minimum size and desired capacity of the Auto Scaling group to zero.
deleteAutoScalingGroupRequest
- default CompletableFuture<DeleteAutoScalingGroupResponse> deleteAutoScalingGroup(Consumer<DeleteAutoScalingGroupRequest.Builder> deleteAutoScalingGroupRequest)
Deletes the specified Auto Scaling group.
If the group has instances or scaling activities in progress, you must specify the option to force the deletion in order for it to succeed.
If the group has policies, deleting the group deletes the policies, the underlying alarm actions, and any alarm that no longer has an associated action.
To remove instances from the Auto Scaling group before deleting it, call the DetachInstances API with the list of instances and the option to decrement the desired capacity. This ensures that Amazon EC2 Auto Scaling does not launch replacement instances.
To terminate all instances before deleting the Auto Scaling group, call the UpdateAutoScalingGroup API and set the minimum size and desired capacity of the Auto Scaling group to zero.
This is a convenience which creates an instance of the DeleteAutoScalingGroupRequest.Builder
avoiding the
need to create one manually via DeleteAutoScalingGroupRequest.builder()
deleteAutoScalingGroupRequest
- A Consumer
that will call methods on DeleteAutoScalingGroupType.Builder
to create a
request.default CompletableFuture<DeleteLaunchConfigurationResponse> deleteLaunchConfiguration(DeleteLaunchConfigurationRequest deleteLaunchConfigurationRequest)
Deletes the specified launch configuration.
The launch configuration must not be attached to an Auto Scaling group. When this call completes, the launch configuration is no longer available for use.
deleteLaunchConfigurationRequest
- default CompletableFuture<DeleteLaunchConfigurationResponse> deleteLaunchConfiguration(Consumer<DeleteLaunchConfigurationRequest.Builder> deleteLaunchConfigurationRequest)
Deletes the specified launch configuration.
The launch configuration must not be attached to an Auto Scaling group. When this call completes, the launch configuration is no longer available for use.
This is a convenience which creates an instance of the DeleteLaunchConfigurationRequest.Builder
avoiding
the need to create one manually via DeleteLaunchConfigurationRequest.builder()
deleteLaunchConfigurationRequest
- A Consumer
that will call methods on LaunchConfigurationNameType.Builder
to create a
request.default CompletableFuture<DeleteLifecycleHookResponse> deleteLifecycleHook(DeleteLifecycleHookRequest deleteLifecycleHookRequest)
Deletes the specified lifecycle hook.
If there are any outstanding lifecycle actions, they are completed first (ABANDON
for launching
instances, CONTINUE
for terminating instances).
deleteLifecycleHookRequest
- default CompletableFuture<DeleteLifecycleHookResponse> deleteLifecycleHook(Consumer<DeleteLifecycleHookRequest.Builder> deleteLifecycleHookRequest)
Deletes the specified lifecycle hook.
If there are any outstanding lifecycle actions, they are completed first (ABANDON
for launching
instances, CONTINUE
for terminating instances).
This is a convenience which creates an instance of the DeleteLifecycleHookRequest.Builder
avoiding the
need to create one manually via DeleteLifecycleHookRequest.builder()
deleteLifecycleHookRequest
- A Consumer
that will call methods on DeleteLifecycleHookType.Builder
to create a request.default CompletableFuture<DeleteNotificationConfigurationResponse> deleteNotificationConfiguration(DeleteNotificationConfigurationRequest deleteNotificationConfigurationRequest)
Deletes the specified notification.
deleteNotificationConfigurationRequest
- default CompletableFuture<DeleteNotificationConfigurationResponse> deleteNotificationConfiguration(Consumer<DeleteNotificationConfigurationRequest.Builder> deleteNotificationConfigurationRequest)
Deletes the specified notification.
This is a convenience which creates an instance of the DeleteNotificationConfigurationRequest.Builder
avoiding the need to create one manually via DeleteNotificationConfigurationRequest.builder()
deleteNotificationConfigurationRequest
- A Consumer
that will call methods on DeleteNotificationConfigurationType.Builder
to create
a request.default CompletableFuture<DeletePolicyResponse> deletePolicy(DeletePolicyRequest deletePolicyRequest)
Deletes the specified scaling policy.
Deleting either a step scaling policy or a simple scaling policy deletes the underlying alarm action, but does not delete the alarm, even if it no longer has an associated action.
For more information, see Deleting a scaling policy in the Amazon EC2 Auto Scaling User Guide.
deletePolicyRequest
- default CompletableFuture<DeletePolicyResponse> deletePolicy(Consumer<DeletePolicyRequest.Builder> deletePolicyRequest)
Deletes the specified scaling policy.
Deleting either a step scaling policy or a simple scaling policy deletes the underlying alarm action, but does not delete the alarm, even if it no longer has an associated action.
For more information, see Deleting a scaling policy in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the DeletePolicyRequest.Builder
avoiding the need to
create one manually via DeletePolicyRequest.builder()
deletePolicyRequest
- A Consumer
that will call methods on DeletePolicyType.Builder
to create a request.default CompletableFuture<DeleteScheduledActionResponse> deleteScheduledAction(DeleteScheduledActionRequest deleteScheduledActionRequest)
Deletes the specified scheduled action.
deleteScheduledActionRequest
- default CompletableFuture<DeleteScheduledActionResponse> deleteScheduledAction(Consumer<DeleteScheduledActionRequest.Builder> deleteScheduledActionRequest)
Deletes the specified scheduled action.
This is a convenience which creates an instance of the DeleteScheduledActionRequest.Builder
avoiding the
need to create one manually via DeleteScheduledActionRequest.builder()
deleteScheduledActionRequest
- A Consumer
that will call methods on DeleteScheduledActionType.Builder
to create a
request.default CompletableFuture<DeleteTagsResponse> deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the specified tags.
deleteTagsRequest
- default CompletableFuture<DeleteTagsResponse> deleteTags(Consumer<DeleteTagsRequest.Builder> deleteTagsRequest)
Deletes the specified tags.
This is a convenience which creates an instance of the DeleteTagsRequest.Builder
avoiding the need to
create one manually via DeleteTagsRequest.builder()
deleteTagsRequest
- A Consumer
that will call methods on DeleteTagsType.Builder
to create a request.default CompletableFuture<DeleteWarmPoolResponse> deleteWarmPool(DeleteWarmPoolRequest deleteWarmPoolRequest)
Deletes the warm pool for the specified Auto Scaling group.
deleteWarmPoolRequest
- default CompletableFuture<DeleteWarmPoolResponse> deleteWarmPool(Consumer<DeleteWarmPoolRequest.Builder> deleteWarmPoolRequest)
Deletes the warm pool for the specified Auto Scaling group.
This is a convenience which creates an instance of the DeleteWarmPoolRequest.Builder
avoiding the need to
create one manually via DeleteWarmPoolRequest.builder()
deleteWarmPoolRequest
- A Consumer
that will call methods on DeleteWarmPoolType.Builder
to create a request.default CompletableFuture<DescribeAccountLimitsResponse> describeAccountLimits(DescribeAccountLimitsRequest describeAccountLimitsRequest)
Describes the current Amazon EC2 Auto Scaling resource quotas for your AWS account.
For information about requesting an increase, see Amazon EC2 Auto Scaling service quotas in the Amazon EC2 Auto Scaling User Guide.
describeAccountLimitsRequest
- default CompletableFuture<DescribeAccountLimitsResponse> describeAccountLimits(Consumer<DescribeAccountLimitsRequest.Builder> describeAccountLimitsRequest)
Describes the current Amazon EC2 Auto Scaling resource quotas for your AWS account.
For information about requesting an increase, see Amazon EC2 Auto Scaling service quotas in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the DescribeAccountLimitsRequest.Builder
avoiding the
need to create one manually via DescribeAccountLimitsRequest.builder()
describeAccountLimitsRequest
- A Consumer
that will call methods on DescribeAccountLimitsRequest.Builder
to create a
request.default CompletableFuture<DescribeAccountLimitsResponse> describeAccountLimits()
Describes the current Amazon EC2 Auto Scaling resource quotas for your AWS account.
For information about requesting an increase, see Amazon EC2 Auto Scaling service quotas in the Amazon EC2 Auto Scaling User Guide.
default CompletableFuture<DescribeAdjustmentTypesResponse> describeAdjustmentTypes(DescribeAdjustmentTypesRequest describeAdjustmentTypesRequest)
Describes the available adjustment types for Amazon EC2 Auto Scaling scaling policies. These settings apply to step scaling policies and simple scaling policies; they do not apply to target tracking scaling policies.
The following adjustment types are supported:
ChangeInCapacity
ExactCapacity
PercentChangeInCapacity
describeAdjustmentTypesRequest
- default CompletableFuture<DescribeAdjustmentTypesResponse> describeAdjustmentTypes(Consumer<DescribeAdjustmentTypesRequest.Builder> describeAdjustmentTypesRequest)
Describes the available adjustment types for Amazon EC2 Auto Scaling scaling policies. These settings apply to step scaling policies and simple scaling policies; they do not apply to target tracking scaling policies.
The following adjustment types are supported:
ChangeInCapacity
ExactCapacity
PercentChangeInCapacity
This is a convenience which creates an instance of the DescribeAdjustmentTypesRequest.Builder
avoiding
the need to create one manually via DescribeAdjustmentTypesRequest.builder()
describeAdjustmentTypesRequest
- A Consumer
that will call methods on DescribeAdjustmentTypesRequest.Builder
to create a
request.default CompletableFuture<DescribeAdjustmentTypesResponse> describeAdjustmentTypes()
Describes the available adjustment types for Amazon EC2 Auto Scaling scaling policies. These settings apply to step scaling policies and simple scaling policies; they do not apply to target tracking scaling policies.
The following adjustment types are supported:
ChangeInCapacity
ExactCapacity
PercentChangeInCapacity
default CompletableFuture<DescribeAutoScalingGroupsResponse> describeAutoScalingGroups(DescribeAutoScalingGroupsRequest describeAutoScalingGroupsRequest)
Describes one or more Auto Scaling groups.
describeAutoScalingGroupsRequest
- NextToken
value is not valid.default CompletableFuture<DescribeAutoScalingGroupsResponse> describeAutoScalingGroups(Consumer<DescribeAutoScalingGroupsRequest.Builder> describeAutoScalingGroupsRequest)
Describes one or more Auto Scaling groups.
This is a convenience which creates an instance of the DescribeAutoScalingGroupsRequest.Builder
avoiding
the need to create one manually via DescribeAutoScalingGroupsRequest.builder()
describeAutoScalingGroupsRequest
- A Consumer
that will call methods on AutoScalingGroupNamesType.Builder
to create a
request.NextToken
value is not valid.default CompletableFuture<DescribeAutoScalingGroupsResponse> describeAutoScalingGroups()
Describes one or more Auto Scaling groups.
NextToken
value is not valid.default DescribeAutoScalingGroupsPublisher describeAutoScalingGroupsPaginator()
Describes one or more Auto Scaling groups.
This is a variant of
describeAutoScalingGroups(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingGroupsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeAutoScalingGroupsPublisher publisher = client.describeAutoScalingGroupsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeAutoScalingGroupsPublisher publisher = client.describeAutoScalingGroupsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingGroupsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingGroupsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeAutoScalingGroups(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingGroupsRequest)
operation.
NextToken
value is not valid.default DescribeAutoScalingGroupsPublisher describeAutoScalingGroupsPaginator(DescribeAutoScalingGroupsRequest describeAutoScalingGroupsRequest)
Describes one or more Auto Scaling groups.
This is a variant of
describeAutoScalingGroups(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingGroupsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeAutoScalingGroupsPublisher publisher = client.describeAutoScalingGroupsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeAutoScalingGroupsPublisher publisher = client.describeAutoScalingGroupsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingGroupsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingGroupsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeAutoScalingGroups(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingGroupsRequest)
operation.
describeAutoScalingGroupsRequest
- NextToken
value is not valid.default DescribeAutoScalingGroupsPublisher describeAutoScalingGroupsPaginator(Consumer<DescribeAutoScalingGroupsRequest.Builder> describeAutoScalingGroupsRequest)
Describes one or more Auto Scaling groups.
This is a variant of
describeAutoScalingGroups(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingGroupsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeAutoScalingGroupsPublisher publisher = client.describeAutoScalingGroupsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeAutoScalingGroupsPublisher publisher = client.describeAutoScalingGroupsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingGroupsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingGroupsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeAutoScalingGroups(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingGroupsRequest)
operation.
This is a convenience which creates an instance of the DescribeAutoScalingGroupsRequest.Builder
avoiding
the need to create one manually via DescribeAutoScalingGroupsRequest.builder()
describeAutoScalingGroupsRequest
- A Consumer
that will call methods on AutoScalingGroupNamesType.Builder
to create a
request.NextToken
value is not valid.default CompletableFuture<DescribeAutoScalingInstancesResponse> describeAutoScalingInstances(DescribeAutoScalingInstancesRequest describeAutoScalingInstancesRequest)
Describes one or more Auto Scaling instances.
describeAutoScalingInstancesRequest
- NextToken
value is not valid.default CompletableFuture<DescribeAutoScalingInstancesResponse> describeAutoScalingInstances(Consumer<DescribeAutoScalingInstancesRequest.Builder> describeAutoScalingInstancesRequest)
Describes one or more Auto Scaling instances.
This is a convenience which creates an instance of the DescribeAutoScalingInstancesRequest.Builder
avoiding the need to create one manually via DescribeAutoScalingInstancesRequest.builder()
describeAutoScalingInstancesRequest
- A Consumer
that will call methods on DescribeAutoScalingInstancesType.Builder
to create a
request.NextToken
value is not valid.default CompletableFuture<DescribeAutoScalingInstancesResponse> describeAutoScalingInstances()
Describes one or more Auto Scaling instances.
NextToken
value is not valid.default DescribeAutoScalingInstancesPublisher describeAutoScalingInstancesPaginator()
Describes one or more Auto Scaling instances.
This is a variant of
describeAutoScalingInstances(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingInstancesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeAutoScalingInstancesPublisher publisher = client.describeAutoScalingInstancesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeAutoScalingInstancesPublisher publisher = client.describeAutoScalingInstancesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingInstancesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingInstancesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeAutoScalingInstances(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingInstancesRequest)
operation.
NextToken
value is not valid.default DescribeAutoScalingInstancesPublisher describeAutoScalingInstancesPaginator(DescribeAutoScalingInstancesRequest describeAutoScalingInstancesRequest)
Describes one or more Auto Scaling instances.
This is a variant of
describeAutoScalingInstances(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingInstancesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeAutoScalingInstancesPublisher publisher = client.describeAutoScalingInstancesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeAutoScalingInstancesPublisher publisher = client.describeAutoScalingInstancesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingInstancesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingInstancesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeAutoScalingInstances(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingInstancesRequest)
operation.
describeAutoScalingInstancesRequest
- NextToken
value is not valid.default DescribeAutoScalingInstancesPublisher describeAutoScalingInstancesPaginator(Consumer<DescribeAutoScalingInstancesRequest.Builder> describeAutoScalingInstancesRequest)
Describes one or more Auto Scaling instances.
This is a variant of
describeAutoScalingInstances(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingInstancesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeAutoScalingInstancesPublisher publisher = client.describeAutoScalingInstancesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeAutoScalingInstancesPublisher publisher = client.describeAutoScalingInstancesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingInstancesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingInstancesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeAutoScalingInstances(software.amazon.awssdk.services.autoscaling.model.DescribeAutoScalingInstancesRequest)
operation.
This is a convenience which creates an instance of the DescribeAutoScalingInstancesRequest.Builder
avoiding the need to create one manually via DescribeAutoScalingInstancesRequest.builder()
describeAutoScalingInstancesRequest
- A Consumer
that will call methods on DescribeAutoScalingInstancesType.Builder
to create a
request.NextToken
value is not valid.default CompletableFuture<DescribeAutoScalingNotificationTypesResponse> describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest describeAutoScalingNotificationTypesRequest)
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
describeAutoScalingNotificationTypesRequest
- default CompletableFuture<DescribeAutoScalingNotificationTypesResponse> describeAutoScalingNotificationTypes(Consumer<DescribeAutoScalingNotificationTypesRequest.Builder> describeAutoScalingNotificationTypesRequest)
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
This is a convenience which creates an instance of the
DescribeAutoScalingNotificationTypesRequest.Builder
avoiding the need to create one manually via
DescribeAutoScalingNotificationTypesRequest.builder()
describeAutoScalingNotificationTypesRequest
- A Consumer
that will call methods on DescribeAutoScalingNotificationTypesRequest.Builder
to create a request.default CompletableFuture<DescribeAutoScalingNotificationTypesResponse> describeAutoScalingNotificationTypes()
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
default CompletableFuture<DescribeInstanceRefreshesResponse> describeInstanceRefreshes(DescribeInstanceRefreshesRequest describeInstanceRefreshesRequest)
Describes one or more instance refreshes.
You can determine the status of a request by looking at the Status
parameter. The following are the
possible statuses:
Pending
- The request was created, but the operation has not started.
InProgress
- The operation is in progress.
Successful
- The operation completed successfully.
Failed
- The operation failed to complete. You can troubleshoot using the status reason and the
scaling activities.
Cancelling
- An ongoing operation is being cancelled. Cancellation does not roll back any
replacements that have already been completed, but it prevents new replacements from being started.
Cancelled
- The operation is cancelled.
For more information, see Replacing Auto Scaling instances based on an instance refresh in the Amazon EC2 Auto Scaling User Guide.
describeInstanceRefreshesRequest
- NextToken
value is not valid.default CompletableFuture<DescribeInstanceRefreshesResponse> describeInstanceRefreshes(Consumer<DescribeInstanceRefreshesRequest.Builder> describeInstanceRefreshesRequest)
Describes one or more instance refreshes.
You can determine the status of a request by looking at the Status
parameter. The following are the
possible statuses:
Pending
- The request was created, but the operation has not started.
InProgress
- The operation is in progress.
Successful
- The operation completed successfully.
Failed
- The operation failed to complete. You can troubleshoot using the status reason and the
scaling activities.
Cancelling
- An ongoing operation is being cancelled. Cancellation does not roll back any
replacements that have already been completed, but it prevents new replacements from being started.
Cancelled
- The operation is cancelled.
For more information, see Replacing Auto Scaling instances based on an instance refresh in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the DescribeInstanceRefreshesRequest.Builder
avoiding
the need to create one manually via DescribeInstanceRefreshesRequest.builder()
describeInstanceRefreshesRequest
- A Consumer
that will call methods on DescribeInstanceRefreshesType.Builder
to create a
request.NextToken
value is not valid.default CompletableFuture<DescribeLaunchConfigurationsResponse> describeLaunchConfigurations(DescribeLaunchConfigurationsRequest describeLaunchConfigurationsRequest)
Describes one or more launch configurations.
describeLaunchConfigurationsRequest
- NextToken
value is not valid.default CompletableFuture<DescribeLaunchConfigurationsResponse> describeLaunchConfigurations(Consumer<DescribeLaunchConfigurationsRequest.Builder> describeLaunchConfigurationsRequest)
Describes one or more launch configurations.
This is a convenience which creates an instance of the DescribeLaunchConfigurationsRequest.Builder
avoiding the need to create one manually via DescribeLaunchConfigurationsRequest.builder()
describeLaunchConfigurationsRequest
- A Consumer
that will call methods on LaunchConfigurationNamesType.Builder
to create a
request.NextToken
value is not valid.default CompletableFuture<DescribeLaunchConfigurationsResponse> describeLaunchConfigurations()
Describes one or more launch configurations.
NextToken
value is not valid.default DescribeLaunchConfigurationsPublisher describeLaunchConfigurationsPaginator()
Describes one or more launch configurations.
This is a variant of
describeLaunchConfigurations(software.amazon.awssdk.services.autoscaling.model.DescribeLaunchConfigurationsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeLaunchConfigurationsPublisher publisher = client.describeLaunchConfigurationsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeLaunchConfigurationsPublisher publisher = client.describeLaunchConfigurationsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeLaunchConfigurationsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeLaunchConfigurationsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeLaunchConfigurations(software.amazon.awssdk.services.autoscaling.model.DescribeLaunchConfigurationsRequest)
operation.
NextToken
value is not valid.default DescribeLaunchConfigurationsPublisher describeLaunchConfigurationsPaginator(DescribeLaunchConfigurationsRequest describeLaunchConfigurationsRequest)
Describes one or more launch configurations.
This is a variant of
describeLaunchConfigurations(software.amazon.awssdk.services.autoscaling.model.DescribeLaunchConfigurationsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeLaunchConfigurationsPublisher publisher = client.describeLaunchConfigurationsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeLaunchConfigurationsPublisher publisher = client.describeLaunchConfigurationsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeLaunchConfigurationsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeLaunchConfigurationsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeLaunchConfigurations(software.amazon.awssdk.services.autoscaling.model.DescribeLaunchConfigurationsRequest)
operation.
describeLaunchConfigurationsRequest
- NextToken
value is not valid.default DescribeLaunchConfigurationsPublisher describeLaunchConfigurationsPaginator(Consumer<DescribeLaunchConfigurationsRequest.Builder> describeLaunchConfigurationsRequest)
Describes one or more launch configurations.
This is a variant of
describeLaunchConfigurations(software.amazon.awssdk.services.autoscaling.model.DescribeLaunchConfigurationsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeLaunchConfigurationsPublisher publisher = client.describeLaunchConfigurationsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeLaunchConfigurationsPublisher publisher = client.describeLaunchConfigurationsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeLaunchConfigurationsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeLaunchConfigurationsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeLaunchConfigurations(software.amazon.awssdk.services.autoscaling.model.DescribeLaunchConfigurationsRequest)
operation.
This is a convenience which creates an instance of the DescribeLaunchConfigurationsRequest.Builder
avoiding the need to create one manually via DescribeLaunchConfigurationsRequest.builder()
describeLaunchConfigurationsRequest
- A Consumer
that will call methods on LaunchConfigurationNamesType.Builder
to create a
request.NextToken
value is not valid.default CompletableFuture<DescribeLifecycleHookTypesResponse> describeLifecycleHookTypes(DescribeLifecycleHookTypesRequest describeLifecycleHookTypesRequest)
Describes the available types of lifecycle hooks.
The following hook types are supported:
autoscaling:EC2_INSTANCE_LAUNCHING
autoscaling:EC2_INSTANCE_TERMINATING
describeLifecycleHookTypesRequest
- default CompletableFuture<DescribeLifecycleHookTypesResponse> describeLifecycleHookTypes(Consumer<DescribeLifecycleHookTypesRequest.Builder> describeLifecycleHookTypesRequest)
Describes the available types of lifecycle hooks.
The following hook types are supported:
autoscaling:EC2_INSTANCE_LAUNCHING
autoscaling:EC2_INSTANCE_TERMINATING
This is a convenience which creates an instance of the DescribeLifecycleHookTypesRequest.Builder
avoiding
the need to create one manually via DescribeLifecycleHookTypesRequest.builder()
describeLifecycleHookTypesRequest
- A Consumer
that will call methods on DescribeLifecycleHookTypesRequest.Builder
to create a
request.default CompletableFuture<DescribeLifecycleHookTypesResponse> describeLifecycleHookTypes()
Describes the available types of lifecycle hooks.
The following hook types are supported:
autoscaling:EC2_INSTANCE_LAUNCHING
autoscaling:EC2_INSTANCE_TERMINATING
default CompletableFuture<DescribeLifecycleHooksResponse> describeLifecycleHooks(DescribeLifecycleHooksRequest describeLifecycleHooksRequest)
Describes the lifecycle hooks for the specified Auto Scaling group.
describeLifecycleHooksRequest
- default CompletableFuture<DescribeLifecycleHooksResponse> describeLifecycleHooks(Consumer<DescribeLifecycleHooksRequest.Builder> describeLifecycleHooksRequest)
Describes the lifecycle hooks for the specified Auto Scaling group.
This is a convenience which creates an instance of the DescribeLifecycleHooksRequest.Builder
avoiding the
need to create one manually via DescribeLifecycleHooksRequest.builder()
describeLifecycleHooksRequest
- A Consumer
that will call methods on DescribeLifecycleHooksType.Builder
to create a
request.default CompletableFuture<DescribeLoadBalancerTargetGroupsResponse> describeLoadBalancerTargetGroups(DescribeLoadBalancerTargetGroupsRequest describeLoadBalancerTargetGroupsRequest)
Describes the target groups for the specified Auto Scaling group.
describeLoadBalancerTargetGroupsRequest
- default CompletableFuture<DescribeLoadBalancerTargetGroupsResponse> describeLoadBalancerTargetGroups(Consumer<DescribeLoadBalancerTargetGroupsRequest.Builder> describeLoadBalancerTargetGroupsRequest)
Describes the target groups for the specified Auto Scaling group.
This is a convenience which creates an instance of the DescribeLoadBalancerTargetGroupsRequest.Builder
avoiding the need to create one manually via DescribeLoadBalancerTargetGroupsRequest.builder()
describeLoadBalancerTargetGroupsRequest
- A Consumer
that will call methods on DescribeLoadBalancerTargetGroupsRequest.Builder
to
create a request.default CompletableFuture<DescribeLoadBalancersResponse> describeLoadBalancers(DescribeLoadBalancersRequest describeLoadBalancersRequest)
Describes the load balancers for the specified Auto Scaling group.
This operation describes only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DescribeLoadBalancerTargetGroups API instead.
describeLoadBalancersRequest
- default CompletableFuture<DescribeLoadBalancersResponse> describeLoadBalancers(Consumer<DescribeLoadBalancersRequest.Builder> describeLoadBalancersRequest)
Describes the load balancers for the specified Auto Scaling group.
This operation describes only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DescribeLoadBalancerTargetGroups API instead.
This is a convenience which creates an instance of the DescribeLoadBalancersRequest.Builder
avoiding the
need to create one manually via DescribeLoadBalancersRequest.builder()
describeLoadBalancersRequest
- A Consumer
that will call methods on DescribeLoadBalancersRequest.Builder
to create a
request.default CompletableFuture<DescribeMetricCollectionTypesResponse> describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest describeMetricCollectionTypesRequest)
Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling.
The GroupStandbyInstances
metric is not returned by default. You must explicitly request this metric
when calling the EnableMetricsCollection API.
describeMetricCollectionTypesRequest
- default CompletableFuture<DescribeMetricCollectionTypesResponse> describeMetricCollectionTypes(Consumer<DescribeMetricCollectionTypesRequest.Builder> describeMetricCollectionTypesRequest)
Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling.
The GroupStandbyInstances
metric is not returned by default. You must explicitly request this metric
when calling the EnableMetricsCollection API.
This is a convenience which creates an instance of the DescribeMetricCollectionTypesRequest.Builder
avoiding the need to create one manually via DescribeMetricCollectionTypesRequest.builder()
describeMetricCollectionTypesRequest
- A Consumer
that will call methods on DescribeMetricCollectionTypesRequest.Builder
to
create a request.default CompletableFuture<DescribeMetricCollectionTypesResponse> describeMetricCollectionTypes()
Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling.
The GroupStandbyInstances
metric is not returned by default. You must explicitly request this metric
when calling the EnableMetricsCollection API.
default CompletableFuture<DescribeNotificationConfigurationsResponse> describeNotificationConfigurations(DescribeNotificationConfigurationsRequest describeNotificationConfigurationsRequest)
Describes the notification actions associated with the specified Auto Scaling group.
describeNotificationConfigurationsRequest
- NextToken
value is not valid.default CompletableFuture<DescribeNotificationConfigurationsResponse> describeNotificationConfigurations(Consumer<DescribeNotificationConfigurationsRequest.Builder> describeNotificationConfigurationsRequest)
Describes the notification actions associated with the specified Auto Scaling group.
This is a convenience which creates an instance of the DescribeNotificationConfigurationsRequest.Builder
avoiding the need to create one manually via DescribeNotificationConfigurationsRequest.builder()
describeNotificationConfigurationsRequest
- A Consumer
that will call methods on DescribeNotificationConfigurationsType.Builder
to
create a request.NextToken
value is not valid.default CompletableFuture<DescribeNotificationConfigurationsResponse> describeNotificationConfigurations()
Describes the notification actions associated with the specified Auto Scaling group.
NextToken
value is not valid.default DescribeNotificationConfigurationsPublisher describeNotificationConfigurationsPaginator()
Describes the notification actions associated with the specified Auto Scaling group.
This is a variant of
describeNotificationConfigurations(software.amazon.awssdk.services.autoscaling.model.DescribeNotificationConfigurationsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeNotificationConfigurationsPublisher publisher = client.describeNotificationConfigurationsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeNotificationConfigurationsPublisher publisher = client.describeNotificationConfigurationsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeNotificationConfigurationsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeNotificationConfigurationsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeNotificationConfigurations(software.amazon.awssdk.services.autoscaling.model.DescribeNotificationConfigurationsRequest)
operation.
NextToken
value is not valid.default DescribeNotificationConfigurationsPublisher describeNotificationConfigurationsPaginator(DescribeNotificationConfigurationsRequest describeNotificationConfigurationsRequest)
Describes the notification actions associated with the specified Auto Scaling group.
This is a variant of
describeNotificationConfigurations(software.amazon.awssdk.services.autoscaling.model.DescribeNotificationConfigurationsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeNotificationConfigurationsPublisher publisher = client.describeNotificationConfigurationsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeNotificationConfigurationsPublisher publisher = client.describeNotificationConfigurationsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeNotificationConfigurationsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeNotificationConfigurationsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeNotificationConfigurations(software.amazon.awssdk.services.autoscaling.model.DescribeNotificationConfigurationsRequest)
operation.
describeNotificationConfigurationsRequest
- NextToken
value is not valid.default DescribeNotificationConfigurationsPublisher describeNotificationConfigurationsPaginator(Consumer<DescribeNotificationConfigurationsRequest.Builder> describeNotificationConfigurationsRequest)
Describes the notification actions associated with the specified Auto Scaling group.
This is a variant of
describeNotificationConfigurations(software.amazon.awssdk.services.autoscaling.model.DescribeNotificationConfigurationsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeNotificationConfigurationsPublisher publisher = client.describeNotificationConfigurationsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeNotificationConfigurationsPublisher publisher = client.describeNotificationConfigurationsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeNotificationConfigurationsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeNotificationConfigurationsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeNotificationConfigurations(software.amazon.awssdk.services.autoscaling.model.DescribeNotificationConfigurationsRequest)
operation.
This is a convenience which creates an instance of the DescribeNotificationConfigurationsRequest.Builder
avoiding the need to create one manually via DescribeNotificationConfigurationsRequest.builder()
describeNotificationConfigurationsRequest
- A Consumer
that will call methods on DescribeNotificationConfigurationsType.Builder
to
create a request.NextToken
value is not valid.default CompletableFuture<DescribePoliciesResponse> describePolicies(DescribePoliciesRequest describePoliciesRequest)
Describes the policies for the specified Auto Scaling group.
describePoliciesRequest
- NextToken
value is not valid.default CompletableFuture<DescribePoliciesResponse> describePolicies(Consumer<DescribePoliciesRequest.Builder> describePoliciesRequest)
Describes the policies for the specified Auto Scaling group.
This is a convenience which creates an instance of the DescribePoliciesRequest.Builder
avoiding the need
to create one manually via DescribePoliciesRequest.builder()
describePoliciesRequest
- A Consumer
that will call methods on DescribePoliciesType.Builder
to create a request.NextToken
value is not valid.default CompletableFuture<DescribePoliciesResponse> describePolicies()
Describes the policies for the specified Auto Scaling group.
NextToken
value is not valid.default DescribePoliciesPublisher describePoliciesPaginator()
Describes the policies for the specified Auto Scaling group.
This is a variant of
describePolicies(software.amazon.awssdk.services.autoscaling.model.DescribePoliciesRequest)
operation.
The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribePoliciesPublisher publisher = client.describePoliciesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribePoliciesPublisher publisher = client.describePoliciesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribePoliciesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribePoliciesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describePolicies(software.amazon.awssdk.services.autoscaling.model.DescribePoliciesRequest)
operation.
NextToken
value is not valid.default DescribePoliciesPublisher describePoliciesPaginator(DescribePoliciesRequest describePoliciesRequest)
Describes the policies for the specified Auto Scaling group.
This is a variant of
describePolicies(software.amazon.awssdk.services.autoscaling.model.DescribePoliciesRequest)
operation.
The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribePoliciesPublisher publisher = client.describePoliciesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribePoliciesPublisher publisher = client.describePoliciesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribePoliciesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribePoliciesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describePolicies(software.amazon.awssdk.services.autoscaling.model.DescribePoliciesRequest)
operation.
describePoliciesRequest
- NextToken
value is not valid.default DescribePoliciesPublisher describePoliciesPaginator(Consumer<DescribePoliciesRequest.Builder> describePoliciesRequest)
Describes the policies for the specified Auto Scaling group.
This is a variant of
describePolicies(software.amazon.awssdk.services.autoscaling.model.DescribePoliciesRequest)
operation.
The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribePoliciesPublisher publisher = client.describePoliciesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribePoliciesPublisher publisher = client.describePoliciesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribePoliciesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribePoliciesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describePolicies(software.amazon.awssdk.services.autoscaling.model.DescribePoliciesRequest)
operation.
This is a convenience which creates an instance of the DescribePoliciesRequest.Builder
avoiding the need
to create one manually via DescribePoliciesRequest.builder()
describePoliciesRequest
- A Consumer
that will call methods on DescribePoliciesType.Builder
to create a request.NextToken
value is not valid.default CompletableFuture<DescribeScalingActivitiesResponse> describeScalingActivities(DescribeScalingActivitiesRequest describeScalingActivitiesRequest)
Describes one or more scaling activities for the specified Auto Scaling group.
To view the scaling activities from the Amazon EC2 Auto Scaling console, choose the Activity tab of the Auto Scaling group. When scaling events occur, you see scaling activity messages in the Activity history. For more information, see Verifying a scaling activity for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
describeScalingActivitiesRequest
- NextToken
value is not valid.default CompletableFuture<DescribeScalingActivitiesResponse> describeScalingActivities(Consumer<DescribeScalingActivitiesRequest.Builder> describeScalingActivitiesRequest)
Describes one or more scaling activities for the specified Auto Scaling group.
To view the scaling activities from the Amazon EC2 Auto Scaling console, choose the Activity tab of the Auto Scaling group. When scaling events occur, you see scaling activity messages in the Activity history. For more information, see Verifying a scaling activity for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the DescribeScalingActivitiesRequest.Builder
avoiding
the need to create one manually via DescribeScalingActivitiesRequest.builder()
describeScalingActivitiesRequest
- A Consumer
that will call methods on DescribeScalingActivitiesType.Builder
to create a
request.NextToken
value is not valid.default CompletableFuture<DescribeScalingActivitiesResponse> describeScalingActivities()
Describes one or more scaling activities for the specified Auto Scaling group.
To view the scaling activities from the Amazon EC2 Auto Scaling console, choose the Activity tab of the Auto Scaling group. When scaling events occur, you see scaling activity messages in the Activity history. For more information, see Verifying a scaling activity for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
NextToken
value is not valid.default DescribeScalingActivitiesPublisher describeScalingActivitiesPaginator()
Describes one or more scaling activities for the specified Auto Scaling group.
To view the scaling activities from the Amazon EC2 Auto Scaling console, choose the Activity tab of the Auto Scaling group. When scaling events occur, you see scaling activity messages in the Activity history. For more information, see Verifying a scaling activity for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
This is a variant of
describeScalingActivities(software.amazon.awssdk.services.autoscaling.model.DescribeScalingActivitiesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeScalingActivitiesPublisher publisher = client.describeScalingActivitiesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeScalingActivitiesPublisher publisher = client.describeScalingActivitiesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeScalingActivitiesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeScalingActivitiesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeScalingActivities(software.amazon.awssdk.services.autoscaling.model.DescribeScalingActivitiesRequest)
operation.
NextToken
value is not valid.default DescribeScalingActivitiesPublisher describeScalingActivitiesPaginator(DescribeScalingActivitiesRequest describeScalingActivitiesRequest)
Describes one or more scaling activities for the specified Auto Scaling group.
To view the scaling activities from the Amazon EC2 Auto Scaling console, choose the Activity tab of the Auto Scaling group. When scaling events occur, you see scaling activity messages in the Activity history. For more information, see Verifying a scaling activity for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
This is a variant of
describeScalingActivities(software.amazon.awssdk.services.autoscaling.model.DescribeScalingActivitiesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeScalingActivitiesPublisher publisher = client.describeScalingActivitiesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeScalingActivitiesPublisher publisher = client.describeScalingActivitiesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeScalingActivitiesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeScalingActivitiesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeScalingActivities(software.amazon.awssdk.services.autoscaling.model.DescribeScalingActivitiesRequest)
operation.
describeScalingActivitiesRequest
- NextToken
value is not valid.default DescribeScalingActivitiesPublisher describeScalingActivitiesPaginator(Consumer<DescribeScalingActivitiesRequest.Builder> describeScalingActivitiesRequest)
Describes one or more scaling activities for the specified Auto Scaling group.
To view the scaling activities from the Amazon EC2 Auto Scaling console, choose the Activity tab of the Auto Scaling group. When scaling events occur, you see scaling activity messages in the Activity history. For more information, see Verifying a scaling activity for an Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
This is a variant of
describeScalingActivities(software.amazon.awssdk.services.autoscaling.model.DescribeScalingActivitiesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeScalingActivitiesPublisher publisher = client.describeScalingActivitiesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeScalingActivitiesPublisher publisher = client.describeScalingActivitiesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeScalingActivitiesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeScalingActivitiesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeScalingActivities(software.amazon.awssdk.services.autoscaling.model.DescribeScalingActivitiesRequest)
operation.
This is a convenience which creates an instance of the DescribeScalingActivitiesRequest.Builder
avoiding
the need to create one manually via DescribeScalingActivitiesRequest.builder()
describeScalingActivitiesRequest
- A Consumer
that will call methods on DescribeScalingActivitiesType.Builder
to create a
request.NextToken
value is not valid.default CompletableFuture<DescribeScalingProcessTypesResponse> describeScalingProcessTypes(DescribeScalingProcessTypesRequest describeScalingProcessTypesRequest)
Describes the scaling process types for use with the ResumeProcesses and SuspendProcesses APIs.
describeScalingProcessTypesRequest
- default CompletableFuture<DescribeScalingProcessTypesResponse> describeScalingProcessTypes(Consumer<DescribeScalingProcessTypesRequest.Builder> describeScalingProcessTypesRequest)
Describes the scaling process types for use with the ResumeProcesses and SuspendProcesses APIs.
This is a convenience which creates an instance of the DescribeScalingProcessTypesRequest.Builder
avoiding the need to create one manually via DescribeScalingProcessTypesRequest.builder()
describeScalingProcessTypesRequest
- A Consumer
that will call methods on DescribeScalingProcessTypesRequest.Builder
to create
a request.default CompletableFuture<DescribeScalingProcessTypesResponse> describeScalingProcessTypes()
Describes the scaling process types for use with the ResumeProcesses and SuspendProcesses APIs.
default CompletableFuture<DescribeScheduledActionsResponse> describeScheduledActions(DescribeScheduledActionsRequest describeScheduledActionsRequest)
Describes the actions scheduled for your Auto Scaling group that haven't run or that have not reached their end time. To describe the actions that have already run, call the DescribeScalingActivities API.
describeScheduledActionsRequest
- NextToken
value is not valid.default CompletableFuture<DescribeScheduledActionsResponse> describeScheduledActions(Consumer<DescribeScheduledActionsRequest.Builder> describeScheduledActionsRequest)
Describes the actions scheduled for your Auto Scaling group that haven't run or that have not reached their end time. To describe the actions that have already run, call the DescribeScalingActivities API.
This is a convenience which creates an instance of the DescribeScheduledActionsRequest.Builder
avoiding
the need to create one manually via DescribeScheduledActionsRequest.builder()
describeScheduledActionsRequest
- A Consumer
that will call methods on DescribeScheduledActionsType.Builder
to create a
request.NextToken
value is not valid.default CompletableFuture<DescribeScheduledActionsResponse> describeScheduledActions()
Describes the actions scheduled for your Auto Scaling group that haven't run or that have not reached their end time. To describe the actions that have already run, call the DescribeScalingActivities API.
NextToken
value is not valid.default DescribeScheduledActionsPublisher describeScheduledActionsPaginator()
Describes the actions scheduled for your Auto Scaling group that haven't run or that have not reached their end time. To describe the actions that have already run, call the DescribeScalingActivities API.
This is a variant of
describeScheduledActions(software.amazon.awssdk.services.autoscaling.model.DescribeScheduledActionsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeScheduledActionsPublisher publisher = client.describeScheduledActionsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeScheduledActionsPublisher publisher = client.describeScheduledActionsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeScheduledActionsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeScheduledActionsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeScheduledActions(software.amazon.awssdk.services.autoscaling.model.DescribeScheduledActionsRequest)
operation.
NextToken
value is not valid.default DescribeScheduledActionsPublisher describeScheduledActionsPaginator(DescribeScheduledActionsRequest describeScheduledActionsRequest)
Describes the actions scheduled for your Auto Scaling group that haven't run or that have not reached their end time. To describe the actions that have already run, call the DescribeScalingActivities API.
This is a variant of
describeScheduledActions(software.amazon.awssdk.services.autoscaling.model.DescribeScheduledActionsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeScheduledActionsPublisher publisher = client.describeScheduledActionsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeScheduledActionsPublisher publisher = client.describeScheduledActionsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeScheduledActionsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeScheduledActionsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeScheduledActions(software.amazon.awssdk.services.autoscaling.model.DescribeScheduledActionsRequest)
operation.
describeScheduledActionsRequest
- NextToken
value is not valid.default DescribeScheduledActionsPublisher describeScheduledActionsPaginator(Consumer<DescribeScheduledActionsRequest.Builder> describeScheduledActionsRequest)
Describes the actions scheduled for your Auto Scaling group that haven't run or that have not reached their end time. To describe the actions that have already run, call the DescribeScalingActivities API.
This is a variant of
describeScheduledActions(software.amazon.awssdk.services.autoscaling.model.DescribeScheduledActionsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeScheduledActionsPublisher publisher = client.describeScheduledActionsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeScheduledActionsPublisher publisher = client.describeScheduledActionsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeScheduledActionsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeScheduledActionsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeScheduledActions(software.amazon.awssdk.services.autoscaling.model.DescribeScheduledActionsRequest)
operation.
This is a convenience which creates an instance of the DescribeScheduledActionsRequest.Builder
avoiding
the need to create one manually via DescribeScheduledActionsRequest.builder()
describeScheduledActionsRequest
- A Consumer
that will call methods on DescribeScheduledActionsType.Builder
to create a
request.NextToken
value is not valid.default CompletableFuture<DescribeTagsResponse> describeTags(DescribeTagsRequest describeTagsRequest)
Describes the specified tags.
You can use filters to limit the results. For example, you can query for the tags for a specific Auto Scaling group. You can specify multiple values for a filter. A tag must match at least one of the specified values for it to be included in the results.
You can also specify multiple filters. The result includes information for a particular tag only if it matches all the filters. If there's no match, no special message is returned.
For more information, see Tagging Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
describeTagsRequest
- NextToken
value is not valid.default CompletableFuture<DescribeTagsResponse> describeTags(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes the specified tags.
You can use filters to limit the results. For example, you can query for the tags for a specific Auto Scaling group. You can specify multiple values for a filter. A tag must match at least one of the specified values for it to be included in the results.
You can also specify multiple filters. The result includes information for a particular tag only if it matches all the filters. If there's no match, no special message is returned.
For more information, see Tagging Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the DescribeTagsRequest.Builder
avoiding the need to
create one manually via DescribeTagsRequest.builder()
describeTagsRequest
- A Consumer
that will call methods on DescribeTagsType.Builder
to create a request.NextToken
value is not valid.default CompletableFuture<DescribeTagsResponse> describeTags()
Describes the specified tags.
You can use filters to limit the results. For example, you can query for the tags for a specific Auto Scaling group. You can specify multiple values for a filter. A tag must match at least one of the specified values for it to be included in the results.
You can also specify multiple filters. The result includes information for a particular tag only if it matches all the filters. If there's no match, no special message is returned.
For more information, see Tagging Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
NextToken
value is not valid.default DescribeTagsPublisher describeTagsPaginator()
Describes the specified tags.
You can use filters to limit the results. For example, you can query for the tags for a specific Auto Scaling group. You can specify multiple values for a filter. A tag must match at least one of the specified values for it to be included in the results.
You can also specify multiple filters. The result includes information for a particular tag only if it matches all the filters. If there's no match, no special message is returned.
For more information, see Tagging Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
This is a variant of describeTags(software.amazon.awssdk.services.autoscaling.model.DescribeTagsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeTagsPublisher publisher = client.describeTagsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeTagsPublisher publisher = client.describeTagsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeTagsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeTagsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeTags(software.amazon.awssdk.services.autoscaling.model.DescribeTagsRequest)
operation.
NextToken
value is not valid.default DescribeTagsPublisher describeTagsPaginator(DescribeTagsRequest describeTagsRequest)
Describes the specified tags.
You can use filters to limit the results. For example, you can query for the tags for a specific Auto Scaling group. You can specify multiple values for a filter. A tag must match at least one of the specified values for it to be included in the results.
You can also specify multiple filters. The result includes information for a particular tag only if it matches all the filters. If there's no match, no special message is returned.
For more information, see Tagging Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
This is a variant of describeTags(software.amazon.awssdk.services.autoscaling.model.DescribeTagsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeTagsPublisher publisher = client.describeTagsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeTagsPublisher publisher = client.describeTagsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeTagsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeTagsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeTags(software.amazon.awssdk.services.autoscaling.model.DescribeTagsRequest)
operation.
describeTagsRequest
- NextToken
value is not valid.default DescribeTagsPublisher describeTagsPaginator(Consumer<DescribeTagsRequest.Builder> describeTagsRequest)
Describes the specified tags.
You can use filters to limit the results. For example, you can query for the tags for a specific Auto Scaling group. You can specify multiple values for a filter. A tag must match at least one of the specified values for it to be included in the results.
You can also specify multiple filters. The result includes information for a particular tag only if it matches all the filters. If there's no match, no special message is returned.
For more information, see Tagging Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
This is a variant of describeTags(software.amazon.awssdk.services.autoscaling.model.DescribeTagsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber)
. Each call to the subscribe
method will result in a new Subscription
i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.autoscaling.paginators.DescribeTagsPublisher publisher = client.describeTagsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.autoscaling.paginators.DescribeTagsPublisher publisher = client.describeTagsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.autoscaling.model.DescribeTagsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.autoscaling.model.DescribeTagsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxRecords won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
describeTags(software.amazon.awssdk.services.autoscaling.model.DescribeTagsRequest)
operation.
This is a convenience which creates an instance of the DescribeTagsRequest.Builder
avoiding the need to
create one manually via DescribeTagsRequest.builder()
describeTagsRequest
- A Consumer
that will call methods on DescribeTagsType.Builder
to create a request.NextToken
value is not valid.default CompletableFuture<DescribeTerminationPolicyTypesResponse> describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest describeTerminationPolicyTypesRequest)
Describes the termination policies supported by Amazon EC2 Auto Scaling.
For more information, see Controlling which Auto Scaling instances terminate during scale in in the Amazon EC2 Auto Scaling User Guide.
describeTerminationPolicyTypesRequest
- default CompletableFuture<DescribeTerminationPolicyTypesResponse> describeTerminationPolicyTypes(Consumer<DescribeTerminationPolicyTypesRequest.Builder> describeTerminationPolicyTypesRequest)
Describes the termination policies supported by Amazon EC2 Auto Scaling.
For more information, see Controlling which Auto Scaling instances terminate during scale in in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the DescribeTerminationPolicyTypesRequest.Builder
avoiding the need to create one manually via DescribeTerminationPolicyTypesRequest.builder()
describeTerminationPolicyTypesRequest
- A Consumer
that will call methods on DescribeTerminationPolicyTypesRequest.Builder
to
create a request.default CompletableFuture<DescribeTerminationPolicyTypesResponse> describeTerminationPolicyTypes()
Describes the termination policies supported by Amazon EC2 Auto Scaling.
For more information, see Controlling which Auto Scaling instances terminate during scale in in the Amazon EC2 Auto Scaling User Guide.
default CompletableFuture<DescribeWarmPoolResponse> describeWarmPool(DescribeWarmPoolRequest describeWarmPoolRequest)
Describes a warm pool and its instances.
describeWarmPoolRequest
- NextToken
value is not valid.default CompletableFuture<DescribeWarmPoolResponse> describeWarmPool(Consumer<DescribeWarmPoolRequest.Builder> describeWarmPoolRequest)
Describes a warm pool and its instances.
This is a convenience which creates an instance of the DescribeWarmPoolRequest.Builder
avoiding the need
to create one manually via DescribeWarmPoolRequest.builder()
describeWarmPoolRequest
- A Consumer
that will call methods on DescribeWarmPoolType.Builder
to create a request.NextToken
value is not valid.default CompletableFuture<DetachInstancesResponse> detachInstances(DetachInstancesRequest detachInstancesRequest)
Removes one or more instances from the specified Auto Scaling group.
After the instances are detached, you can manage them independent of the Auto Scaling group.
If you do not specify the option to decrement the desired capacity, Amazon EC2 Auto Scaling launches instances to replace the ones that are detached.
If there is a Classic Load Balancer attached to the Auto Scaling group, the instances are deregistered from the load balancer. If there are target groups attached to the Auto Scaling group, the instances are deregistered from the target groups.
For more information, see Detach EC2 instances from your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
detachInstancesRequest
- default CompletableFuture<DetachInstancesResponse> detachInstances(Consumer<DetachInstancesRequest.Builder> detachInstancesRequest)
Removes one or more instances from the specified Auto Scaling group.
After the instances are detached, you can manage them independent of the Auto Scaling group.
If you do not specify the option to decrement the desired capacity, Amazon EC2 Auto Scaling launches instances to replace the ones that are detached.
If there is a Classic Load Balancer attached to the Auto Scaling group, the instances are deregistered from the load balancer. If there are target groups attached to the Auto Scaling group, the instances are deregistered from the target groups.
For more information, see Detach EC2 instances from your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the DetachInstancesRequest.Builder
avoiding the need
to create one manually via DetachInstancesRequest.builder()
detachInstancesRequest
- A Consumer
that will call methods on DetachInstancesQuery.Builder
to create a request.default CompletableFuture<DetachLoadBalancerTargetGroupsResponse> detachLoadBalancerTargetGroups(DetachLoadBalancerTargetGroupsRequest detachLoadBalancerTargetGroupsRequest)
Detaches one or more target groups from the specified Auto Scaling group.
detachLoadBalancerTargetGroupsRequest
- default CompletableFuture<DetachLoadBalancerTargetGroupsResponse> detachLoadBalancerTargetGroups(Consumer<DetachLoadBalancerTargetGroupsRequest.Builder> detachLoadBalancerTargetGroupsRequest)
Detaches one or more target groups from the specified Auto Scaling group.
This is a convenience which creates an instance of the DetachLoadBalancerTargetGroupsRequest.Builder
avoiding the need to create one manually via DetachLoadBalancerTargetGroupsRequest.builder()
detachLoadBalancerTargetGroupsRequest
- A Consumer
that will call methods on DetachLoadBalancerTargetGroupsType.Builder
to create
a request.default CompletableFuture<DetachLoadBalancersResponse> detachLoadBalancers(DetachLoadBalancersRequest detachLoadBalancersRequest)
Detaches one or more Classic Load Balancers from the specified Auto Scaling group.
This operation detaches only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DetachLoadBalancerTargetGroups API instead.
When you detach a load balancer, it enters the Removing
state while deregistering the instances in
the group. When all instances are deregistered, then you can no longer describe the load balancer using the
DescribeLoadBalancers API call. The instances remain running.
detachLoadBalancersRequest
- default CompletableFuture<DetachLoadBalancersResponse> detachLoadBalancers(Consumer<DetachLoadBalancersRequest.Builder> detachLoadBalancersRequest)
Detaches one or more Classic Load Balancers from the specified Auto Scaling group.
This operation detaches only Classic Load Balancers. If you have Application Load Balancers, Network Load Balancers, or Gateway Load Balancers, use the DetachLoadBalancerTargetGroups API instead.
When you detach a load balancer, it enters the Removing
state while deregistering the instances in
the group. When all instances are deregistered, then you can no longer describe the load balancer using the
DescribeLoadBalancers API call. The instances remain running.
This is a convenience which creates an instance of the DetachLoadBalancersRequest.Builder
avoiding the
need to create one manually via DetachLoadBalancersRequest.builder()
detachLoadBalancersRequest
- A Consumer
that will call methods on DetachLoadBalancersType.Builder
to create a request.default CompletableFuture<DisableMetricsCollectionResponse> disableMetricsCollection(DisableMetricsCollectionRequest disableMetricsCollectionRequest)
Disables group metrics for the specified Auto Scaling group.
disableMetricsCollectionRequest
- default CompletableFuture<DisableMetricsCollectionResponse> disableMetricsCollection(Consumer<DisableMetricsCollectionRequest.Builder> disableMetricsCollectionRequest)
Disables group metrics for the specified Auto Scaling group.
This is a convenience which creates an instance of the DisableMetricsCollectionRequest.Builder
avoiding
the need to create one manually via DisableMetricsCollectionRequest.builder()
disableMetricsCollectionRequest
- A Consumer
that will call methods on DisableMetricsCollectionQuery.Builder
to create a
request.default CompletableFuture<EnableMetricsCollectionResponse> enableMetricsCollection(EnableMetricsCollectionRequest enableMetricsCollectionRequest)
Enables group metrics for the specified Auto Scaling group. For more information, see Monitoring CloudWatch metrics for your Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
enableMetricsCollectionRequest
- default CompletableFuture<EnableMetricsCollectionResponse> enableMetricsCollection(Consumer<EnableMetricsCollectionRequest.Builder> enableMetricsCollectionRequest)
Enables group metrics for the specified Auto Scaling group. For more information, see Monitoring CloudWatch metrics for your Auto Scaling groups and instances in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the EnableMetricsCollectionRequest.Builder
avoiding
the need to create one manually via EnableMetricsCollectionRequest.builder()
enableMetricsCollectionRequest
- A Consumer
that will call methods on EnableMetricsCollectionQuery.Builder
to create a
request.default CompletableFuture<EnterStandbyResponse> enterStandby(EnterStandbyRequest enterStandbyRequest)
Moves the specified instances into the standby state.
If you choose to decrement the desired capacity of the Auto Scaling group, the instances can enter standby as long as the desired capacity of the Auto Scaling group after the instances are placed into standby is equal to or greater than the minimum capacity of the group.
If you choose not to decrement the desired capacity of the Auto Scaling group, the Auto Scaling group launches new instances to replace the instances on standby.
For more information, see Temporarily removing instances from your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
enterStandbyRequest
- default CompletableFuture<EnterStandbyResponse> enterStandby(Consumer<EnterStandbyRequest.Builder> enterStandbyRequest)
Moves the specified instances into the standby state.
If you choose to decrement the desired capacity of the Auto Scaling group, the instances can enter standby as long as the desired capacity of the Auto Scaling group after the instances are placed into standby is equal to or greater than the minimum capacity of the group.
If you choose not to decrement the desired capacity of the Auto Scaling group, the Auto Scaling group launches new instances to replace the instances on standby.
For more information, see Temporarily removing instances from your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the EnterStandbyRequest.Builder
avoiding the need to
create one manually via EnterStandbyRequest.builder()
enterStandbyRequest
- A Consumer
that will call methods on EnterStandbyQuery.Builder
to create a request.default CompletableFuture<ExecutePolicyResponse> executePolicy(ExecutePolicyRequest executePolicyRequest)
Executes the specified policy. This can be useful for testing the design of your scaling policy.
executePolicyRequest
- default CompletableFuture<ExecutePolicyResponse> executePolicy(Consumer<ExecutePolicyRequest.Builder> executePolicyRequest)
Executes the specified policy. This can be useful for testing the design of your scaling policy.
This is a convenience which creates an instance of the ExecutePolicyRequest.Builder
avoiding the need to
create one manually via ExecutePolicyRequest.builder()
executePolicyRequest
- A Consumer
that will call methods on ExecutePolicyType.Builder
to create a request.default CompletableFuture<ExitStandbyResponse> exitStandby(ExitStandbyRequest exitStandbyRequest)
Moves the specified instances out of the standby state.
After you put the instances back in service, the desired capacity is incremented.
For more information, see Temporarily removing instances from your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
exitStandbyRequest
- default CompletableFuture<ExitStandbyResponse> exitStandby(Consumer<ExitStandbyRequest.Builder> exitStandbyRequest)
Moves the specified instances out of the standby state.
After you put the instances back in service, the desired capacity is incremented.
For more information, see Temporarily removing instances from your Auto Scaling group in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the ExitStandbyRequest.Builder
avoiding the need to
create one manually via ExitStandbyRequest.builder()
exitStandbyRequest
- A Consumer
that will call methods on ExitStandbyQuery.Builder
to create a request.default CompletableFuture<PutLifecycleHookResponse> putLifecycleHook(PutLifecycleHookRequest putLifecycleHookRequest)
Creates or updates a lifecycle hook for the specified Auto Scaling group.
A lifecycle hook tells Amazon EC2 Auto Scaling to perform an action on an instance when the instance launches (before it is put into service) or as the instance terminates (before it is fully terminated).
This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group:
(Optional) Create a Lambda function and a rule that allows CloudWatch Events to invoke your Lambda function when Amazon EC2 Auto Scaling launches or terminates instances.
(Optional) Create a notification target and an IAM role. The target can be either an Amazon SQS queue or an Amazon SNS topic. The role allows Amazon EC2 Auto Scaling to publish lifecycle notifications to the target.
Create the lifecycle hook. Specify whether the hook is used when the instances launch or terminate.
If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state using the RecordLifecycleActionHeartbeat API call.
If you finish before the timeout period ends, complete the lifecycle action using the CompleteLifecycleAction API call.
For more information, see Amazon EC2 Auto Scaling lifecycle hooks in the Amazon EC2 Auto Scaling User Guide.
If you exceed your maximum limit of lifecycle hooks, which by default is 50 per Auto Scaling group, the call fails.
You can view the lifecycle hooks for an Auto Scaling group using the DescribeLifecycleHooks API call. If you are no longer using a lifecycle hook, you can delete it by calling the DeleteLifecycleHook API.
putLifecycleHookRequest
- default CompletableFuture<PutLifecycleHookResponse> putLifecycleHook(Consumer<PutLifecycleHookRequest.Builder> putLifecycleHookRequest)
Creates or updates a lifecycle hook for the specified Auto Scaling group.
A lifecycle hook tells Amazon EC2 Auto Scaling to perform an action on an instance when the instance launches (before it is put into service) or as the instance terminates (before it is fully terminated).
This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group:
(Optional) Create a Lambda function and a rule that allows CloudWatch Events to invoke your Lambda function when Amazon EC2 Auto Scaling launches or terminates instances.
(Optional) Create a notification target and an IAM role. The target can be either an Amazon SQS queue or an Amazon SNS topic. The role allows Amazon EC2 Auto Scaling to publish lifecycle notifications to the target.
Create the lifecycle hook. Specify whether the hook is used when the instances launch or terminate.
If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state using the RecordLifecycleActionHeartbeat API call.
If you finish before the timeout period ends, complete the lifecycle action using the CompleteLifecycleAction API call.
For more information, see Amazon EC2 Auto Scaling lifecycle hooks in the Amazon EC2 Auto Scaling User Guide.
If you exceed your maximum limit of lifecycle hooks, which by default is 50 per Auto Scaling group, the call fails.
You can view the lifecycle hooks for an Auto Scaling group using the DescribeLifecycleHooks API call. If you are no longer using a lifecycle hook, you can delete it by calling the DeleteLifecycleHook API.
This is a convenience which creates an instance of the PutLifecycleHookRequest.Builder
avoiding the need
to create one manually via PutLifecycleHookRequest.builder()
putLifecycleHookRequest
- A Consumer
that will call methods on PutLifecycleHookType.Builder
to create a request.default CompletableFuture<PutNotificationConfigurationResponse> putNotificationConfiguration(PutNotificationConfigurationRequest putNotificationConfigurationRequest)
Configures an Auto Scaling group to send notifications when specified events take place. Subscribers to the specified topic can have messages delivered to an endpoint such as a web server or an email address.
This configuration overwrites any existing configuration.
For more information, see Getting Amazon SNS notifications when your Auto Scaling group scales in the Amazon EC2 Auto Scaling User Guide.
If you exceed your maximum limit of SNS topics, which is 10 per Auto Scaling group, the call fails.
putNotificationConfigurationRequest
- default CompletableFuture<PutNotificationConfigurationResponse> putNotificationConfiguration(Consumer<PutNotificationConfigurationRequest.Builder> putNotificationConfigurationRequest)
Configures an Auto Scaling group to send notifications when specified events take place. Subscribers to the specified topic can have messages delivered to an endpoint such as a web server or an email address.
This configuration overwrites any existing configuration.
For more information, see Getting Amazon SNS notifications when your Auto Scaling group scales in the Amazon EC2 Auto Scaling User Guide.
If you exceed your maximum limit of SNS topics, which is 10 per Auto Scaling group, the call fails.
This is a convenience which creates an instance of the PutNotificationConfigurationRequest.Builder
avoiding the need to create one manually via PutNotificationConfigurationRequest.builder()
putNotificationConfigurationRequest
- A Consumer
that will call methods on PutNotificationConfigurationType.Builder
to create a
request.default CompletableFuture<PutScalingPolicyResponse> putScalingPolicy(PutScalingPolicyRequest putScalingPolicyRequest)
Creates or updates a scaling policy for an Auto Scaling group.
For more information about using scaling policies to scale your Auto Scaling group, see Target tracking scaling policies and Step and simple scaling policies in the Amazon EC2 Auto Scaling User Guide.
putScalingPolicyRequest
- default CompletableFuture<PutScalingPolicyResponse> putScalingPolicy(Consumer<PutScalingPolicyRequest.Builder> putScalingPolicyRequest)
Creates or updates a scaling policy for an Auto Scaling group.
For more information about using scaling policies to scale your Auto Scaling group, see Target tracking scaling policies and Step and simple scaling policies in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the PutScalingPolicyRequest.Builder
avoiding the need
to create one manually via PutScalingPolicyRequest.builder()
putScalingPolicyRequest
- A Consumer
that will call methods on PutScalingPolicyType.Builder
to create a request.default CompletableFuture<PutScheduledUpdateGroupActionResponse> putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest putScheduledUpdateGroupActionRequest)
Creates or updates a scheduled scaling action for an Auto Scaling group.
For more information, see Scheduled scaling in the Amazon EC2 Auto Scaling User Guide.
putScheduledUpdateGroupActionRequest
- default CompletableFuture<PutScheduledUpdateGroupActionResponse> putScheduledUpdateGroupAction(Consumer<PutScheduledUpdateGroupActionRequest.Builder> putScheduledUpdateGroupActionRequest)
Creates or updates a scheduled scaling action for an Auto Scaling group.
For more information, see Scheduled scaling in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the PutScheduledUpdateGroupActionRequest.Builder
avoiding the need to create one manually via PutScheduledUpdateGroupActionRequest.builder()
putScheduledUpdateGroupActionRequest
- A Consumer
that will call methods on PutScheduledUpdateGroupActionType.Builder
to create a
request.default CompletableFuture<PutWarmPoolResponse> putWarmPool(PutWarmPoolRequest putWarmPoolRequest)
Adds a warm pool to the specified Auto Scaling group. A warm pool is a pool of pre-initialized EC2 instances that sits alongside the Auto Scaling group. Whenever your application needs to scale out, the Auto Scaling group can draw on the warm pool to meet its new desired capacity. For more information, see Warm pools for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
This operation must be called from the Region in which the Auto Scaling group was created. This operation cannot be called on an Auto Scaling group that has a mixed instances policy or a launch template or launch configuration that requests Spot Instances.
You can view the instances in the warm pool using the DescribeWarmPool API call. If you are no longer using a warm pool, you can delete it by calling the DeleteWarmPool API.
putWarmPoolRequest
- default CompletableFuture<PutWarmPoolResponse> putWarmPool(Consumer<PutWarmPoolRequest.Builder> putWarmPoolRequest)
Adds a warm pool to the specified Auto Scaling group. A warm pool is a pool of pre-initialized EC2 instances that sits alongside the Auto Scaling group. Whenever your application needs to scale out, the Auto Scaling group can draw on the warm pool to meet its new desired capacity. For more information, see Warm pools for Amazon EC2 Auto Scaling in the Amazon EC2 Auto Scaling User Guide.
This operation must be called from the Region in which the Auto Scaling group was created. This operation cannot be called on an Auto Scaling group that has a mixed instances policy or a launch template or launch configuration that requests Spot Instances.
You can view the instances in the warm pool using the DescribeWarmPool API call. If you are no longer using a warm pool, you can delete it by calling the DeleteWarmPool API.
This is a convenience which creates an instance of the PutWarmPoolRequest.Builder
avoiding the need to
create one manually via PutWarmPoolRequest.builder()
putWarmPoolRequest
- A Consumer
that will call methods on PutWarmPoolType.Builder
to create a request.default CompletableFuture<RecordLifecycleActionHeartbeatResponse> recordLifecycleActionHeartbeat(RecordLifecycleActionHeartbeatRequest recordLifecycleActionHeartbeatRequest)
Records a heartbeat for the lifecycle action associated with the specified token or instance. This extends the timeout by the length of time defined using the PutLifecycleHook API call.
This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group:
(Optional) Create a Lambda function and a rule that allows CloudWatch Events to invoke your Lambda function when Amazon EC2 Auto Scaling launches or terminates instances.
(Optional) Create a notification target and an IAM role. The target can be either an Amazon SQS queue or an Amazon SNS topic. The role allows Amazon EC2 Auto Scaling to publish lifecycle notifications to the target.
Create the lifecycle hook. Specify whether the hook is used when the instances launch or terminate.
If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state.
If you finish before the timeout period ends, complete the lifecycle action.
For more information, see Amazon EC2 Auto Scaling lifecycle hooks in the Amazon EC2 Auto Scaling User Guide.
recordLifecycleActionHeartbeatRequest
- default CompletableFuture<RecordLifecycleActionHeartbeatResponse> recordLifecycleActionHeartbeat(Consumer<RecordLifecycleActionHeartbeatRequest.Builder> recordLifecycleActionHeartbeatRequest)
Records a heartbeat for the lifecycle action associated with the specified token or instance. This extends the timeout by the length of time defined using the PutLifecycleHook API call.
This step is a part of the procedure for adding a lifecycle hook to an Auto Scaling group:
(Optional) Create a Lambda function and a rule that allows CloudWatch Events to invoke your Lambda function when Amazon EC2 Auto Scaling launches or terminates instances.
(Optional) Create a notification target and an IAM role. The target can be either an Amazon SQS queue or an Amazon SNS topic. The role allows Amazon EC2 Auto Scaling to publish lifecycle notifications to the target.
Create the lifecycle hook. Specify whether the hook is used when the instances launch or terminate.
If you need more time, record the lifecycle action heartbeat to keep the instance in a pending state.
If you finish before the timeout period ends, complete the lifecycle action.
For more information, see Amazon EC2 Auto Scaling lifecycle hooks in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the RecordLifecycleActionHeartbeatRequest.Builder
avoiding the need to create one manually via RecordLifecycleActionHeartbeatRequest.builder()
recordLifecycleActionHeartbeatRequest
- A Consumer
that will call methods on RecordLifecycleActionHeartbeatType.Builder
to create
a request.default CompletableFuture<ResumeProcessesResponse> resumeProcesses(ResumeProcessesRequest resumeProcessesRequest)
Resumes the specified suspended auto scaling processes, or all suspended process, for the specified Auto Scaling group.
For more information, see Suspending and resuming scaling processes in the Amazon EC2 Auto Scaling User Guide.
resumeProcessesRequest
- default CompletableFuture<ResumeProcessesResponse> resumeProcesses(Consumer<ResumeProcessesRequest.Builder> resumeProcessesRequest)
Resumes the specified suspended auto scaling processes, or all suspended process, for the specified Auto Scaling group.
For more information, see Suspending and resuming scaling processes in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the ResumeProcessesRequest.Builder
avoiding the need
to create one manually via ResumeProcessesRequest.builder()
resumeProcessesRequest
- A Consumer
that will call methods on ScalingProcessQuery.Builder
to create a request.default CompletableFuture<SetDesiredCapacityResponse> setDesiredCapacity(SetDesiredCapacityRequest setDesiredCapacityRequest)
Sets the size of the specified Auto Scaling group.
If a scale-in activity occurs as a result of a new DesiredCapacity
value that is lower than the
current size of the group, the Auto Scaling group uses its termination policy to determine which instances to
terminate.
For more information, see Manual scaling in the Amazon EC2 Auto Scaling User Guide.
setDesiredCapacityRequest
- default CompletableFuture<SetDesiredCapacityResponse> setDesiredCapacity(Consumer<SetDesiredCapacityRequest.Builder> setDesiredCapacityRequest)
Sets the size of the specified Auto Scaling group.
If a scale-in activity occurs as a result of a new DesiredCapacity
value that is lower than the
current size of the group, the Auto Scaling group uses its termination policy to determine which instances to
terminate.
For more information, see Manual scaling in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the SetDesiredCapacityRequest.Builder
avoiding the
need to create one manually via SetDesiredCapacityRequest.builder()
setDesiredCapacityRequest
- A Consumer
that will call methods on SetDesiredCapacityType.Builder
to create a request.default CompletableFuture<SetInstanceHealthResponse> setInstanceHealth(SetInstanceHealthRequest setInstanceHealthRequest)
Sets the health status of the specified instance.
For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide.
setInstanceHealthRequest
- default CompletableFuture<SetInstanceHealthResponse> setInstanceHealth(Consumer<SetInstanceHealthRequest.Builder> setInstanceHealthRequest)
Sets the health status of the specified instance.
For more information, see Health checks for Auto Scaling instances in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the SetInstanceHealthRequest.Builder
avoiding the need
to create one manually via SetInstanceHealthRequest.builder()
setInstanceHealthRequest
- A Consumer
that will call methods on SetInstanceHealthQuery.Builder
to create a request.default CompletableFuture<SetInstanceProtectionResponse> setInstanceProtection(SetInstanceProtectionRequest setInstanceProtectionRequest)
Updates the instance protection settings of the specified instances. This operation cannot be called on instances in a warm pool.
For more information about preventing instances that are part of an Auto Scaling group from terminating on scale in, see Instance scale-in protection in the Amazon EC2 Auto Scaling User Guide.
If you exceed your maximum limit of instance IDs, which is 50 per Auto Scaling group, the call fails.
setInstanceProtectionRequest
- default CompletableFuture<SetInstanceProtectionResponse> setInstanceProtection(Consumer<SetInstanceProtectionRequest.Builder> setInstanceProtectionRequest)
Updates the instance protection settings of the specified instances. This operation cannot be called on instances in a warm pool.
For more information about preventing instances that are part of an Auto Scaling group from terminating on scale in, see Instance scale-in protection in the Amazon EC2 Auto Scaling User Guide.
If you exceed your maximum limit of instance IDs, which is 50 per Auto Scaling group, the call fails.
This is a convenience which creates an instance of the SetInstanceProtectionRequest.Builder
avoiding the
need to create one manually via SetInstanceProtectionRequest.builder()
setInstanceProtectionRequest
- A Consumer
that will call methods on SetInstanceProtectionQuery.Builder
to create a
request.default CompletableFuture<StartInstanceRefreshResponse> startInstanceRefresh(StartInstanceRefreshRequest startInstanceRefreshRequest)
Starts a new instance refresh operation, which triggers a rolling replacement of previously launched instances in the Auto Scaling group with a new group of instances.
If successful, this call creates a new instance refresh request with a unique ID that you can use to track its progress. To query its status, call the DescribeInstanceRefreshes API. To describe the instance refreshes that have already run, call the DescribeInstanceRefreshes API. To cancel an instance refresh operation in progress, use the CancelInstanceRefresh API.
For more information, see Replacing Auto Scaling instances based on an instance refresh in the Amazon EC2 Auto Scaling User Guide.
startInstanceRefreshRequest
- default CompletableFuture<StartInstanceRefreshResponse> startInstanceRefresh(Consumer<StartInstanceRefreshRequest.Builder> startInstanceRefreshRequest)
Starts a new instance refresh operation, which triggers a rolling replacement of previously launched instances in the Auto Scaling group with a new group of instances.
If successful, this call creates a new instance refresh request with a unique ID that you can use to track its progress. To query its status, call the DescribeInstanceRefreshes API. To describe the instance refreshes that have already run, call the DescribeInstanceRefreshes API. To cancel an instance refresh operation in progress, use the CancelInstanceRefresh API.
For more information, see Replacing Auto Scaling instances based on an instance refresh in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the StartInstanceRefreshRequest.Builder
avoiding the
need to create one manually via StartInstanceRefreshRequest.builder()
startInstanceRefreshRequest
- A Consumer
that will call methods on StartInstanceRefreshType.Builder
to create a request.default CompletableFuture<SuspendProcessesResponse> suspendProcesses(SuspendProcessesRequest suspendProcessesRequest)
Suspends the specified auto scaling processes, or all processes, for the specified Auto Scaling group.
If you suspend either the Launch
or Terminate
process types, it can prevent other
process types from functioning properly. For more information, see Suspending and
resuming scaling processes in the Amazon EC2 Auto Scaling User Guide.
To resume processes that have been suspended, call the ResumeProcesses API.
suspendProcessesRequest
- default CompletableFuture<SuspendProcessesResponse> suspendProcesses(Consumer<SuspendProcessesRequest.Builder> suspendProcessesRequest)
Suspends the specified auto scaling processes, or all processes, for the specified Auto Scaling group.
If you suspend either the Launch
or Terminate
process types, it can prevent other
process types from functioning properly. For more information, see Suspending and
resuming scaling processes in the Amazon EC2 Auto Scaling User Guide.
To resume processes that have been suspended, call the ResumeProcesses API.
This is a convenience which creates an instance of the SuspendProcessesRequest.Builder
avoiding the need
to create one manually via SuspendProcessesRequest.builder()
suspendProcessesRequest
- A Consumer
that will call methods on ScalingProcessQuery.Builder
to create a request.default CompletableFuture<TerminateInstanceInAutoScalingGroupResponse> terminateInstanceInAutoScalingGroup(TerminateInstanceInAutoScalingGroupRequest terminateInstanceInAutoScalingGroupRequest)
Terminates the specified instance and optionally adjusts the desired group size. This operation cannot be called on instances in a warm pool.
This call simply makes a termination request. The instance is not terminated immediately. When an instance is
terminated, the instance status changes to terminated
. You can't connect to or start an instance
after you've terminated it.
If you do not specify the option to decrement the desired capacity, Amazon EC2 Auto Scaling launches instances to replace the ones that are terminated.
By default, Amazon EC2 Auto Scaling balances instances across all Availability Zones. If you decrement the desired capacity, your Auto Scaling group can become unbalanced between Availability Zones. Amazon EC2 Auto Scaling tries to rebalance the group, and rebalancing might terminate instances in other zones. For more information, see Rebalancing activities in the Amazon EC2 Auto Scaling User Guide.
terminateInstanceInAutoScalingGroupRequest
- default CompletableFuture<TerminateInstanceInAutoScalingGroupResponse> terminateInstanceInAutoScalingGroup(Consumer<TerminateInstanceInAutoScalingGroupRequest.Builder> terminateInstanceInAutoScalingGroupRequest)
Terminates the specified instance and optionally adjusts the desired group size. This operation cannot be called on instances in a warm pool.
This call simply makes a termination request. The instance is not terminated immediately. When an instance is
terminated, the instance status changes to terminated
. You can't connect to or start an instance
after you've terminated it.
If you do not specify the option to decrement the desired capacity, Amazon EC2 Auto Scaling launches instances to replace the ones that are terminated.
By default, Amazon EC2 Auto Scaling balances instances across all Availability Zones. If you decrement the desired capacity, your Auto Scaling group can become unbalanced between Availability Zones. Amazon EC2 Auto Scaling tries to rebalance the group, and rebalancing might terminate instances in other zones. For more information, see Rebalancing activities in the Amazon EC2 Auto Scaling User Guide.
This is a convenience which creates an instance of the TerminateInstanceInAutoScalingGroupRequest.Builder
avoiding the need to create one manually via TerminateInstanceInAutoScalingGroupRequest.builder()
terminateInstanceInAutoScalingGroupRequest
- A Consumer
that will call methods on TerminateInstanceInAutoScalingGroupType.Builder
to
create a request.default CompletableFuture<UpdateAutoScalingGroupResponse> updateAutoScalingGroup(UpdateAutoScalingGroupRequest updateAutoScalingGroupRequest)
We strongly recommend that all Auto Scaling groups use launch templates to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.
Updates the configuration for the specified Auto Scaling group.
To update an Auto Scaling group, specify the name of the group and the parameter that you want to change. Any parameters that you don't specify are not changed by this update request. The new settings take effect on any scaling activities after this call returns.
If you associate a new launch configuration or template with an Auto Scaling group, all new instances will get the updated configuration. Existing instances continue to run with the configuration that they were originally launched with. When you update a group to specify a mixed instances policy instead of a launch configuration or template, existing instances may be replaced to match the new purchasing options that you specified in the policy. For example, if the group currently has 100% On-Demand capacity and the policy specifies 50% Spot capacity, this means that half of your instances will be gradually terminated and relaunched as Spot Instances. When replacing instances, Amazon EC2 Auto Scaling launches new instances before terminating the old ones, so that updating your group does not compromise the performance or availability of your application.
Note the following about changing DesiredCapacity
, MaxSize
, or MinSize
:
If a scale-in activity occurs as a result of a new DesiredCapacity
value that is lower than the
current size of the group, the Auto Scaling group uses its termination policy to determine which instances to
terminate.
If you specify a new value for MinSize
without specifying a value for DesiredCapacity
,
and the new MinSize
is larger than the current size of the group, this sets the group's
DesiredCapacity
to the new MinSize
value.
If you specify a new value for MaxSize
without specifying a value for DesiredCapacity
,
and the new MaxSize
is smaller than the current size of the group, this sets the group's
DesiredCapacity
to the new MaxSize
value.
To see which parameters have been set, call the DescribeAutoScalingGroups API. To view the scaling policies for an Auto Scaling group, call the DescribePolicies API. If the group has scaling policies, you can update them by calling the PutScalingPolicy API.
updateAutoScalingGroupRequest
- default CompletableFuture<UpdateAutoScalingGroupResponse> updateAutoScalingGroup(Consumer<UpdateAutoScalingGroupRequest.Builder> updateAutoScalingGroupRequest)
We strongly recommend that all Auto Scaling groups use launch templates to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.
Updates the configuration for the specified Auto Scaling group.
To update an Auto Scaling group, specify the name of the group and the parameter that you want to change. Any parameters that you don't specify are not changed by this update request. The new settings take effect on any scaling activities after this call returns.
If you associate a new launch configuration or template with an Auto Scaling group, all new instances will get the updated configuration. Existing instances continue to run with the configuration that they were originally launched with. When you update a group to specify a mixed instances policy instead of a launch configuration or template, existing instances may be replaced to match the new purchasing options that you specified in the policy. For example, if the group currently has 100% On-Demand capacity and the policy specifies 50% Spot capacity, this means that half of your instances will be gradually terminated and relaunched as Spot Instances. When replacing instances, Amazon EC2 Auto Scaling launches new instances before terminating the old ones, so that updating your group does not compromise the performance or availability of your application.
Note the following about changing DesiredCapacity
, MaxSize
, or MinSize
:
If a scale-in activity occurs as a result of a new DesiredCapacity
value that is lower than the
current size of the group, the Auto Scaling group uses its termination policy to determine which instances to
terminate.
If you specify a new value for MinSize
without specifying a value for DesiredCapacity
,
and the new MinSize
is larger than the current size of the group, this sets the group's
DesiredCapacity
to the new MinSize
value.
If you specify a new value for MaxSize
without specifying a value for DesiredCapacity
,
and the new MaxSize
is smaller than the current size of the group, this sets the group's
DesiredCapacity
to the new MaxSize
value.
To see which parameters have been set, call the DescribeAutoScalingGroups API. To view the scaling policies for an Auto Scaling group, call the DescribePolicies API. If the group has scaling policies, you can update them by calling the PutScalingPolicy API.
This is a convenience which creates an instance of the UpdateAutoScalingGroupRequest.Builder
avoiding the
need to create one manually via UpdateAutoScalingGroupRequest.builder()
updateAutoScalingGroupRequest
- A Consumer
that will call methods on UpdateAutoScalingGroupType.Builder
to create a
request.default AutoScalingAsyncWaiter waiter()
AutoScalingAsyncWaiter
using this client.
Waiters created via this method are managed by the SDK and resources will be released when the service client is closed.
AutoScalingAsyncWaiter