File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (12 lines) | stat: -rw-r--r-- 627 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package autoscaling provides the API client, operations, and parameter types
// for Auto Scaling.
//
// Amazon EC2 Auto Scaling Amazon EC2 Auto Scaling is designed to automatically
// launch and terminate EC2 instances based on user-defined scaling policies,
// scheduled actions, and health checks. For more information, see the Amazon EC2
// Auto Scaling User Guide (https://docs.aws.amazon.com/autoscaling/ec2/userguide/)
// and the Amazon EC2 Auto Scaling API Reference (https://docs.aws.amazon.com/autoscaling/ec2/APIReference/Welcome.html)
// .
package autoscaling