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

# Packages

Package opsworkscmiface provides an interface to enable mocking the AWS OpsWorks CM service client for testing your code.

# Functions

BackupStatus_Values returns all elements of the BackupStatus enum.
BackupType_Values returns all elements of the BackupType enum.
MaintenanceStatus_Values returns all elements of the MaintenanceStatus enum.
New creates a new instance of the OpsWorksCM client with a session.
NodeAssociationStatus_Values returns all elements of the NodeAssociationStatus enum.
ServerStatus_Values returns all elements of the ServerStatus enum.

# Constants

BackupStatusDeleting is a BackupStatus enum value.
BackupStatusFailed is a BackupStatus enum value.
BackupStatusInProgress is a BackupStatus enum value.
BackupStatusOk is a BackupStatus enum value.
BackupTypeAutomated is a BackupType enum value.
BackupTypeManual is a BackupType enum value.
ID to lookup a service endpoint with.
ErrCodeInvalidNextTokenException for service response error code "InvalidNextTokenException".
ErrCodeInvalidStateException for service response error code "InvalidStateException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeResourceAlreadyExistsException for service response error code "ResourceAlreadyExistsException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeValidationException for service response error code "ValidationException".
MaintenanceStatusFailed is a MaintenanceStatus enum value.
MaintenanceStatusSuccess is a MaintenanceStatus enum value.
NodeAssociationStatusFailed is a NodeAssociationStatus enum value.
NodeAssociationStatusInProgress is a NodeAssociationStatus enum value.
NodeAssociationStatusSuccess is a NodeAssociationStatus enum value.
ServerStatusBackingUp is a ServerStatus enum value.
ServerStatusConnectionLost is a ServerStatus enum value.
ServerStatusCreating is a ServerStatus enum value.
ServerStatusDeleting is a ServerStatus enum value.
ServerStatusFailed is a ServerStatus enum value.
ServerStatusHealthy is a ServerStatus enum value.
ServerStatusModifying is a ServerStatus enum value.
ServerStatusRestoring is a ServerStatus enum value.
ServerStatusRunning is a ServerStatus enum value.
ServerStatusSetup is a ServerStatus enum value.
ServerStatusTerminated is a ServerStatus enum value.
ServerStatusUnderMaintenance is a ServerStatus enum value.
ServerStatusUnhealthy is a ServerStatus enum value.
ServiceID is a unique identifier of a specific service.
Name of service.

# Structs

Stores account attributes.
Describes a single backup.
A name and value pair that is specific to the engine of the server.
This occurs when the provided nextToken is not valid.
The resource is in a state that does not allow you to perform a specified action.
The limit of servers or backups has been reached.
OpsWorksCM provides the API operation methods for making requests to AWS OpsWorks CM.
The requested resource cannot be created because it already exists.
The requested resource does not exist, or access was denied.
Describes a configuration management server.
An event that is related to the server, such as the start of maintenance or backup.
A map that contains tag keys and tag values to attach to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server.
One or more of the provided request parameters are not valid.