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

# Packages

Package networkmonitoriface provides an interface to enable mocking the Amazon CloudWatch Network Monitor service client for testing your code.

# Functions

AddressFamily_Values returns all elements of the AddressFamily enum.
MonitorState_Values returns all elements of the MonitorState enum.
New creates a new instance of the NetworkMonitor client with a session.
ProbeState_Values returns all elements of the ProbeState enum.
Protocol_Values returns all elements of the Protocol enum.

# Constants

AddressFamilyIpv4 is a AddressFamily enum value.
AddressFamilyIpv6 is a AddressFamily enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
MonitorStateActive is a MonitorState enum value.
MonitorStateDeleting is a MonitorState enum value.
MonitorStateError is a MonitorState enum value.
MonitorStateInactive is a MonitorState enum value.
MonitorStatePending is a MonitorState enum value.
ProbeStateActive is a ProbeState enum value.
ProbeStateDeleted is a ProbeState enum value.
ProbeStateDeleting is a ProbeState enum value.
ProbeStateError is a ProbeState enum value.
ProbeStateInactive is a ProbeState enum value.
ProbeStatePending is a ProbeState enum value.
ProtocolIcmp is a Protocol enum value.
ProtocolTcp is a Protocol enum value.
ServiceID is a unique identifier of a specific service.
Name of service.

# Structs

You do not have sufficient access to perform this action.
This operation attempted to create a resource that already exists.
Creates a monitor probe.
The request processing has failed because of an unknown error, exception or failure.
Displays summary information about a monitor.
NetworkMonitor provides the API operation methods for making requests to Amazon CloudWatch Network Monitor.
Describes information about a network monitor probe.
Defines a probe when creating a probe or monitor.
The specified resource does not exist.
This request exceeds a service quota.
The request was denied due to request throttling.
One of the parameters for the request is not valid.