package
1.14.23
Repository: https://github.com/luopengift/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package applicationautoscalingiface provides an interface to enable mocking the Application Auto Scaling service client for testing your code.

# Functions

New creates a new instance of the ApplicationAutoScaling client with a session.

# Constants

AdjustmentTypeChangeInCapacity is a AdjustmentType enum value.
AdjustmentTypeExactCapacity is a AdjustmentType enum value.
AdjustmentTypePercentChangeInCapacity is a AdjustmentType enum value.
ID to lookup a service endpoint with.
ErrCodeConcurrentUpdateException for service response error code "ConcurrentUpdateException".
ErrCodeFailedResourceAccessException for service response error code "FailedResourceAccessException".
ErrCodeInternalServiceException for service response error code "InternalServiceException".
ErrCodeInvalidNextTokenException for service response error code "InvalidNextTokenException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeObjectNotFoundException for service response error code "ObjectNotFoundException".
ErrCodeValidationException for service response error code "ValidationException".
MetricAggregationTypeAverage is a MetricAggregationType enum value.
MetricAggregationTypeMaximum is a MetricAggregationType enum value.
MetricAggregationTypeMinimum is a MetricAggregationType enum value.
MetricStatisticAverage is a MetricStatistic enum value.
MetricStatisticMaximum is a MetricStatistic enum value.
MetricStatisticMinimum is a MetricStatistic enum value.
MetricStatisticSampleCount is a MetricStatistic enum value.
MetricStatisticSum is a MetricStatistic enum value.
MetricTypeAlbrequestCountPerTarget is a MetricType enum value.
MetricTypeDynamoDbreadCapacityUtilization is a MetricType enum value.
MetricTypeDynamoDbwriteCapacityUtilization is a MetricType enum value.
MetricTypeEc2spotFleetRequestAverageCpuutilization is a MetricType enum value.
MetricTypeEc2spotFleetRequestAverageNetworkIn is a MetricType enum value.
MetricTypeEc2spotFleetRequestAverageNetworkOut is a MetricType enum value.
MetricTypeEcsserviceAverageCpuutilization is a MetricType enum value.
MetricTypeEcsserviceAverageMemoryUtilization is a MetricType enum value.
MetricTypeRdsreaderAverageCpuutilization is a MetricType enum value.
MetricTypeRdsreaderAverageDatabaseConnections is a MetricType enum value.
MetricTypeSageMakerVariantInvocationsPerInstance is a MetricType enum value.
PolicyTypeStepScaling is a PolicyType enum value.
PolicyTypeTargetTrackingScaling is a PolicyType enum value.
ScalableDimensionAppstreamFleetDesiredCapacity is a ScalableDimension enum value.
ScalableDimensionCustomResourceResourceTypeProperty is a ScalableDimension enum value.
ScalableDimensionDynamodbIndexReadCapacityUnits is a ScalableDimension enum value.
ScalableDimensionDynamodbIndexWriteCapacityUnits is a ScalableDimension enum value.
ScalableDimensionDynamodbTableReadCapacityUnits is a ScalableDimension enum value.
ScalableDimensionDynamodbTableWriteCapacityUnits is a ScalableDimension enum value.
ScalableDimensionEc2SpotFleetRequestTargetCapacity is a ScalableDimension enum value.
ScalableDimensionEcsServiceDesiredCount is a ScalableDimension enum value.
ScalableDimensionElasticmapreduceInstancegroupInstanceCount is a ScalableDimension enum value.
ScalableDimensionRdsClusterReadReplicaCount is a ScalableDimension enum value.
ScalableDimensionSagemakerVariantDesiredInstanceCount is a ScalableDimension enum value.
ScalingActivityStatusCodeFailed is a ScalingActivityStatusCode enum value.
ScalingActivityStatusCodeInProgress is a ScalingActivityStatusCode enum value.
ScalingActivityStatusCodeOverridden is a ScalingActivityStatusCode enum value.
ScalingActivityStatusCodePending is a ScalingActivityStatusCode enum value.
ScalingActivityStatusCodeSuccessful is a ScalingActivityStatusCode enum value.
ScalingActivityStatusCodeUnfulfilled is a ScalingActivityStatusCode enum value.
ServiceID is a unique identifer of a specific service.
Name of service.
ServiceNamespaceAppstream is a ServiceNamespace enum value.
ServiceNamespaceCustomResource is a ServiceNamespace enum value.
ServiceNamespaceDynamodb is a ServiceNamespace enum value.
ServiceNamespaceEc2 is a ServiceNamespace enum value.
ServiceNamespaceEcs is a ServiceNamespace enum value.
ServiceNamespaceElasticmapreduce is a ServiceNamespace enum value.
ServiceNamespaceRds is a ServiceNamespace enum value.
ServiceNamespaceSagemaker is a ServiceNamespace enum value.

# Structs

Represents a CloudWatch alarm associated with a scaling policy.
ApplicationAutoScaling provides the API operation methods for making requests to Application Auto Scaling.
Configures a customized metric for a target tracking policy.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Describes the dimension of a metric.
Configures a predefined metric for a target tracking policy.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Represents a scalable target.
Represents the minimum and maximum capacity for a scheduled action.
Represents a scaling activity.
Represents a scaling policy.
Represents a scheduled action.
Represents a step adjustment for a StepScalingPolicyConfiguration.
Represents a step scaling policy configuration.
Represents a target tracking scaling policy configuration.