ROOTPLOIT
Server: LiteSpeed
System: Linux in-mum-web1878.main-hosting.eu 5.14.0-570.21.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 11 07:22:35 EDT 2025 x86_64
User: u435929562 (435929562)
PHP: 7.4.33
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: //opt/go/pkg/mod/github.com/aws/[email protected]/service/applicationautoscaling/doc.go
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.

// Package applicationautoscaling provides the client and types for making API
// requests to Application Auto Scaling.
//
// With Application Auto Scaling, you can configure automatic scaling for the
// following resources:
//
//   - Amazon AppStream 2.0 fleets
//
//   - Amazon Aurora Replicas
//
//   - Amazon Comprehend document classification and entity recognizer endpoints
//
//   - Amazon DynamoDB tables and global secondary indexes throughput capacity
//
//   - Amazon ECS services
//
//   - Amazon ElastiCache for Redis clusters (replication groups)
//
//   - Amazon EMR clusters
//
//   - Amazon Keyspaces (for Apache Cassandra) tables
//
//   - Lambda function provisioned concurrency
//
//   - Amazon Managed Streaming for Apache Kafka broker storage
//
//   - Amazon Neptune clusters
//
//   - Amazon SageMaker endpoint variants
//
//   - Amazon SageMaker inference components
//
//   - Amazon SageMaker serverless endpoint provisioned concurrency
//
//   - Spot Fleets (Amazon EC2)
//
//   - Pool of WorkSpaces
//
//   - Custom resources provided by your own applications or services
//
// To learn more about Application Auto Scaling, see the Application Auto Scaling
// User Guide (https://docs.aws.amazon.com/autoscaling/application/userguide/what-is-application-auto-scaling.html).
//
// # API Summary
//
// The Application Auto Scaling service API includes three key sets of actions:
//
//   - Register and manage scalable targets - Register Amazon Web Services
//     or custom resources as scalable targets (a resource that Application Auto
//     Scaling can scale), set minimum and maximum capacity limits, and retrieve
//     information on existing scalable targets.
//
//   - Configure and manage automatic scaling - Define scaling policies to
//     dynamically scale your resources in response to CloudWatch alarms, schedule
//     one-time or recurring scaling actions, and retrieve your recent scaling
//     activity history.
//
//   - Suspend and resume scaling - Temporarily suspend and later resume automatic
//     scaling by calling the RegisterScalableTarget (https://docs.aws.amazon.com/autoscaling/application/APIReference/API_RegisterScalableTarget.html)
//     API action for any Application Auto Scaling scalable target. You can suspend
//     and resume (individually or in combination) scale-out activities that
//     are triggered by a scaling policy, scale-in activities that are triggered
//     by a scaling policy, and scheduled scaling.
//
// See https://docs.aws.amazon.com/goto/WebAPI/application-autoscaling-2016-02-06 for more information on this service.
//
// See applicationautoscaling package documentation for more information.
// https://docs.aws.amazon.com/sdk-for-go/api/service/applicationautoscaling/
//
// # Using the Client
//
// To contact Application Auto Scaling with the SDK use the New function to create
// a new service client. With that client you can make API requests to the service.
// These clients are safe to use concurrently.
//
// See the SDK's documentation for more information on how to use the SDK.
// https://docs.aws.amazon.com/sdk-for-go/api/
//
// See aws.Config documentation for more information on configuring SDK clients.
// https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
//
// See the Application Auto Scaling client ApplicationAutoScaling for more
// information on creating client for this service.
// https://docs.aws.amazon.com/sdk-for-go/api/service/applicationautoscaling/#New
package applicationautoscaling