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

# Packages

Package appconfigdataiface provides an interface to enable mocking the AWS AppConfig Data service client for testing your code.

# Functions

BadRequestReason_Values returns all elements of the BadRequestReason enum.
InvalidParameterProblem_Values returns all elements of the InvalidParameterProblem enum.
New creates a new instance of the AppConfigData client with a session.
ResourceType_Values returns all elements of the ResourceType enum.

# Constants

BadRequestReasonInvalidParameters is a BadRequestReason enum value.
ID to lookup a service endpoint with.
ErrCodeBadRequestException for service response error code "BadRequestException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
InvalidParameterProblemCorrupted is a InvalidParameterProblem enum value.
InvalidParameterProblemExpired is a InvalidParameterProblem enum value.
InvalidParameterProblemPollIntervalNotSatisfied is a InvalidParameterProblem enum value.
ResourceTypeApplication is a ResourceType enum value.
ResourceTypeConfiguration is a ResourceType enum value.
ResourceTypeConfigurationProfile is a ResourceType enum value.
ResourceTypeDeployment is a ResourceType enum value.
ResourceTypeEnvironment is a ResourceType enum value.
ServiceID is a unique identifier of a specific service.
Name of service.

# Structs

AppConfigData provides the API operation methods for making requests to AWS AppConfig Data.
Detailed information about the input that failed to satisfy the constraints specified by a call.
The input fails to satisfy the constraints specified by the service.
There was an internal failure in the service.
Information about an invalid parameter.
The requested resource could not be found.
The request was denied due to request throttling.