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

# Packages

Package networkmanageriface provides an interface to enable mocking the AWS Network Manager service client for testing your code.

# Functions

AttachmentErrorCode_Values returns all elements of the AttachmentErrorCode enum.
AttachmentState_Values returns all elements of the AttachmentState enum.
AttachmentType_Values returns all elements of the AttachmentType enum.
ChangeAction_Values returns all elements of the ChangeAction enum.
ChangeSetState_Values returns all elements of the ChangeSetState enum.
ChangeStatus_Values returns all elements of the ChangeStatus enum.
ChangeType_Values returns all elements of the ChangeType enum.
ConnectionState_Values returns all elements of the ConnectionState enum.
ConnectionStatus_Values returns all elements of the ConnectionStatus enum.
ConnectionType_Values returns all elements of the ConnectionType enum.
ConnectPeerAssociationState_Values returns all elements of the ConnectPeerAssociationState enum.
ConnectPeerErrorCode_Values returns all elements of the ConnectPeerErrorCode enum.
ConnectPeerState_Values returns all elements of the ConnectPeerState enum.
CoreNetworkPolicyAlias_Values returns all elements of the CoreNetworkPolicyAlias enum.
CoreNetworkState_Values returns all elements of the CoreNetworkState enum.
CustomerGatewayAssociationState_Values returns all elements of the CustomerGatewayAssociationState enum.
DeviceState_Values returns all elements of the DeviceState enum.
GlobalNetworkState_Values returns all elements of the GlobalNetworkState enum.
LinkAssociationState_Values returns all elements of the LinkAssociationState enum.
LinkState_Values returns all elements of the LinkState enum.
New creates a new instance of the NetworkManager client with a session.
PeeringErrorCode_Values returns all elements of the PeeringErrorCode enum.
PeeringState_Values returns all elements of the PeeringState enum.
PeeringType_Values returns all elements of the PeeringType enum.
RouteAnalysisCompletionReasonCode_Values returns all elements of the RouteAnalysisCompletionReasonCode enum.
RouteAnalysisCompletionResultCode_Values returns all elements of the RouteAnalysisCompletionResultCode enum.
RouteAnalysisStatus_Values returns all elements of the RouteAnalysisStatus enum.
RouteState_Values returns all elements of the RouteState enum.
RouteTableType_Values returns all elements of the RouteTableType enum.
RouteType_Values returns all elements of the RouteType enum.
SegmentActionServiceInsertion_Values returns all elements of the SegmentActionServiceInsertion enum.
SendViaMode_Values returns all elements of the SendViaMode enum.
SiteState_Values returns all elements of the SiteState enum.
TransitGatewayConnectPeerAssociationState_Values returns all elements of the TransitGatewayConnectPeerAssociationState enum.
TransitGatewayRegistrationState_Values returns all elements of the TransitGatewayRegistrationState enum.
TunnelProtocol_Values returns all elements of the TunnelProtocol enum.
ValidationExceptionReason_Values returns all elements of the ValidationExceptionReason enum.

# Constants

AttachmentErrorCodeMaximumNoEncapLimitExceeded is a AttachmentErrorCode enum value.
AttachmentErrorCodeSubnetDuplicatedInAvailabilityZone is a AttachmentErrorCode enum value.
AttachmentErrorCodeSubnetNoFreeAddresses is a AttachmentErrorCode enum value.
AttachmentErrorCodeSubnetNoIpv6Cidrs is a AttachmentErrorCode enum value.
AttachmentErrorCodeSubnetNotFound is a AttachmentErrorCode enum value.
AttachmentErrorCodeSubnetUnsupportedAvailabilityZone is a AttachmentErrorCode enum value.
AttachmentErrorCodeVpcNotFound is a AttachmentErrorCode enum value.
AttachmentErrorCodeVpnConnectionNotFound is a AttachmentErrorCode enum value.
AttachmentStateAvailable is a AttachmentState enum value.
AttachmentStateCreating is a AttachmentState enum value.
AttachmentStateDeleting is a AttachmentState enum value.
AttachmentStateFailed is a AttachmentState enum value.
AttachmentStatePendingAttachmentAcceptance is a AttachmentState enum value.
AttachmentStatePendingNetworkUpdate is a AttachmentState enum value.
AttachmentStatePendingTagAcceptance is a AttachmentState enum value.
AttachmentStateRejected is a AttachmentState enum value.
AttachmentStateUpdating is a AttachmentState enum value.
AttachmentTypeConnect is a AttachmentType enum value.
AttachmentTypeSiteToSiteVpn is a AttachmentType enum value.
AttachmentTypeTransitGatewayRouteTable is a AttachmentType enum value.
AttachmentTypeVpc is a AttachmentType enum value.
ChangeActionAdd is a ChangeAction enum value.
ChangeActionModify is a ChangeAction enum value.
ChangeActionRemove is a ChangeAction enum value.
ChangeSetStateExecuting is a ChangeSetState enum value.
ChangeSetStateExecutionSucceeded is a ChangeSetState enum value.
ChangeSetStateFailedGeneration is a ChangeSetState enum value.
ChangeSetStateOutOfDate is a ChangeSetState enum value.
ChangeSetStatePendingGeneration is a ChangeSetState enum value.
ChangeSetStateReadyToExecute is a ChangeSetState enum value.
ChangeStatusComplete is a ChangeStatus enum value.
ChangeStatusFailed is a ChangeStatus enum value.
ChangeStatusInProgress is a ChangeStatus enum value.
ChangeStatusNotStarted is a ChangeStatus enum value.
ChangeTypeAttachmentMapping is a ChangeType enum value.
ChangeTypeAttachmentPoliciesConfiguration is a ChangeType enum value.
ChangeTypeAttachmentRoutePropagation is a ChangeType enum value.
ChangeTypeAttachmentRouteStatic is a ChangeType enum value.
ChangeTypeCoreNetworkConfiguration is a ChangeType enum value.
ChangeTypeCoreNetworkEdge is a ChangeType enum value.
ChangeTypeCoreNetworkSegment is a ChangeType enum value.
ChangeTypeNetworkFunctionGroup is a ChangeType enum value.
ChangeTypeSegmentActionsConfiguration is a ChangeType enum value.
ChangeTypeSegmentsConfiguration is a ChangeType enum value.
ConnectionStateAvailable is a ConnectionState enum value.
ConnectionStateDeleting is a ConnectionState enum value.
ConnectionStatePending is a ConnectionState enum value.
ConnectionStateUpdating is a ConnectionState enum value.
ConnectionStatusDown is a ConnectionStatus enum value.
ConnectionStatusUp is a ConnectionStatus enum value.
ConnectionTypeBgp is a ConnectionType enum value.
ConnectionTypeIpsec is a ConnectionType enum value.
ConnectPeerAssociationStateAvailable is a ConnectPeerAssociationState enum value.
ConnectPeerAssociationStateDeleted is a ConnectPeerAssociationState enum value.
ConnectPeerAssociationStateDeleting is a ConnectPeerAssociationState enum value.
ConnectPeerAssociationStatePending is a ConnectPeerAssociationState enum value.
ConnectPeerErrorCodeEdgeLocationNoFreeIps is a ConnectPeerErrorCode enum value.
ConnectPeerErrorCodeEdgeLocationPeerDuplicate is a ConnectPeerErrorCode enum value.
ConnectPeerErrorCodeInvalidInsideCidrBlock is a ConnectPeerErrorCode enum value.
ConnectPeerErrorCodeIpOutsideSubnetCidrRange is a ConnectPeerErrorCode enum value.
ConnectPeerErrorCodeNoAssociatedCidrBlock is a ConnectPeerErrorCode enum value.
ConnectPeerErrorCodeSubnetNotFound is a ConnectPeerErrorCode enum value.
ConnectPeerStateAvailable is a ConnectPeerState enum value.
ConnectPeerStateCreating is a ConnectPeerState enum value.
ConnectPeerStateDeleting is a ConnectPeerState enum value.
ConnectPeerStateFailed is a ConnectPeerState enum value.
CoreNetworkPolicyAliasLatest is a CoreNetworkPolicyAlias enum value.
CoreNetworkPolicyAliasLive is a CoreNetworkPolicyAlias enum value.
CoreNetworkStateAvailable is a CoreNetworkState enum value.
CoreNetworkStateCreating is a CoreNetworkState enum value.
CoreNetworkStateDeleting is a CoreNetworkState enum value.
CoreNetworkStateUpdating is a CoreNetworkState enum value.
CustomerGatewayAssociationStateAvailable is a CustomerGatewayAssociationState enum value.
CustomerGatewayAssociationStateDeleted is a CustomerGatewayAssociationState enum value.
CustomerGatewayAssociationStateDeleting is a CustomerGatewayAssociationState enum value.
CustomerGatewayAssociationStatePending is a CustomerGatewayAssociationState enum value.
DeviceStateAvailable is a DeviceState enum value.
DeviceStateDeleting is a DeviceState enum value.
DeviceStatePending is a DeviceState enum value.
DeviceStateUpdating is a DeviceState enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeCoreNetworkPolicyException for service response error code "CoreNetworkPolicyException".
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".
GlobalNetworkStateAvailable is a GlobalNetworkState enum value.
GlobalNetworkStateDeleting is a GlobalNetworkState enum value.
GlobalNetworkStatePending is a GlobalNetworkState enum value.
GlobalNetworkStateUpdating is a GlobalNetworkState enum value.
LinkAssociationStateAvailable is a LinkAssociationState enum value.
LinkAssociationStateDeleted is a LinkAssociationState enum value.
LinkAssociationStateDeleting is a LinkAssociationState enum value.
LinkAssociationStatePending is a LinkAssociationState enum value.
LinkStateAvailable is a LinkState enum value.
LinkStateDeleting is a LinkState enum value.
LinkStatePending is a LinkState enum value.
LinkStateUpdating is a LinkState enum value.
PeeringErrorCodeEdgeLocationPeerDuplicate is a PeeringErrorCode enum value.
PeeringErrorCodeInternalError is a PeeringErrorCode enum value.
PeeringErrorCodeInvalidTransitGatewayState is a PeeringErrorCode enum value.
PeeringErrorCodeMissingPermissions is a PeeringErrorCode enum value.
PeeringErrorCodeTransitGatewayNotFound is a PeeringErrorCode enum value.
PeeringErrorCodeTransitGatewayPeersLimitExceeded is a PeeringErrorCode enum value.
PeeringStateAvailable is a PeeringState enum value.
PeeringStateCreating is a PeeringState enum value.
PeeringStateDeleting is a PeeringState enum value.
PeeringStateFailed is a PeeringState enum value.
PeeringTypeTransitGateway is a PeeringType enum value.
RouteAnalysisCompletionReasonCodeBlackholeRouteForDestinationFound is a RouteAnalysisCompletionReasonCode enum value.
RouteAnalysisCompletionReasonCodeCyclicPathDetected is a RouteAnalysisCompletionReasonCode enum value.
RouteAnalysisCompletionReasonCodeInactiveRouteForDestinationFound is a RouteAnalysisCompletionReasonCode enum value.
RouteAnalysisCompletionReasonCodeMaxHopsExceeded is a RouteAnalysisCompletionReasonCode enum value.
RouteAnalysisCompletionReasonCodeNoDestinationArnProvided is a RouteAnalysisCompletionReasonCode enum value.
RouteAnalysisCompletionReasonCodePossibleMiddlebox is a RouteAnalysisCompletionReasonCode enum value.
RouteAnalysisCompletionReasonCodeRouteNotFound is a RouteAnalysisCompletionReasonCode enum value.
RouteAnalysisCompletionReasonCodeTransitGatewayAttachmentAttachArnNoMatch is a RouteAnalysisCompletionReasonCode enum value.
RouteAnalysisCompletionReasonCodeTransitGatewayAttachmentNotFound is a RouteAnalysisCompletionReasonCode enum value.
RouteAnalysisCompletionReasonCodeTransitGatewayAttachmentNotInTransitGateway is a RouteAnalysisCompletionReasonCode enum value.
RouteAnalysisCompletionReasonCodeTransitGatewayAttachmentStableRouteTableNotFound is a RouteAnalysisCompletionReasonCode enum value.
RouteAnalysisCompletionResultCodeConnected is a RouteAnalysisCompletionResultCode enum value.
RouteAnalysisCompletionResultCodeNotConnected is a RouteAnalysisCompletionResultCode enum value.
RouteAnalysisStatusCompleted is a RouteAnalysisStatus enum value.
RouteAnalysisStatusFailed is a RouteAnalysisStatus enum value.
RouteAnalysisStatusRunning is a RouteAnalysisStatus enum value.
RouteStateActive is a RouteState enum value.
RouteStateBlackhole is a RouteState enum value.
RouteTableTypeCoreNetworkSegment is a RouteTableType enum value.
RouteTableTypeNetworkFunctionGroup is a RouteTableType enum value.
RouteTableTypeTransitGatewayRouteTable is a RouteTableType enum value.
RouteTypePropagated is a RouteType enum value.
RouteTypeStatic is a RouteType enum value.
SegmentActionServiceInsertionSendTo is a SegmentActionServiceInsertion enum value.
SegmentActionServiceInsertionSendVia is a SegmentActionServiceInsertion enum value.
SendViaModeDualHop is a SendViaMode enum value.
SendViaModeSingleHop is a SendViaMode enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SiteStateAvailable is a SiteState enum value.
SiteStateDeleting is a SiteState enum value.
SiteStatePending is a SiteState enum value.
SiteStateUpdating is a SiteState enum value.
TransitGatewayConnectPeerAssociationStateAvailable is a TransitGatewayConnectPeerAssociationState enum value.
TransitGatewayConnectPeerAssociationStateDeleted is a TransitGatewayConnectPeerAssociationState enum value.
TransitGatewayConnectPeerAssociationStateDeleting is a TransitGatewayConnectPeerAssociationState enum value.
TransitGatewayConnectPeerAssociationStatePending is a TransitGatewayConnectPeerAssociationState enum value.
TransitGatewayRegistrationStateAvailable is a TransitGatewayRegistrationState enum value.
TransitGatewayRegistrationStateDeleted is a TransitGatewayRegistrationState enum value.
TransitGatewayRegistrationStateDeleting is a TransitGatewayRegistrationState enum value.
TransitGatewayRegistrationStateFailed is a TransitGatewayRegistrationState enum value.
TransitGatewayRegistrationStatePending is a TransitGatewayRegistrationState enum value.
TunnelProtocolGre is a TunnelProtocol enum value.
TunnelProtocolNoEncap is a TunnelProtocol enum value.
ValidationExceptionReasonCannotParse is a ValidationExceptionReason enum value.
ValidationExceptionReasonFieldValidationFailed is a ValidationExceptionReason enum value.
ValidationExceptionReasonOther is a ValidationExceptionReason enum value.
ValidationExceptionReasonUnknownOperation is a ValidationExceptionReason enum value.

# Structs

You do not have sufficient access to perform this action.
Describes the current status of an account within an Amazon Web Services Organization, including service-linked roles (SLRs).
Describes a core network attachment.
Describes the error associated with an attachment request.
Specifies a location in Amazon Web Services.
Describes bandwidth information.
Describes the BGP options.
There was a conflict processing the request.
Describes a core network Connect attachment.
Describes a core network Connect attachment options.
Describes a connection.
Describes connection health.
Describes a core network Connect peer.
Describes a core network Connect peer association.
Describes a core network BGP configuration.
Describes a core network Connect peer configuration.
Describes an error associated with a Connect peer request.
Summary description of a Connect peer.
Describes a core network.
Details describing a core network change.
Describes a core network change event.
Describes a core network change event.
Describes a core network change.
Describes a core network edge.
Describes a network function group.
Describes a core network.
Describes a core network policy.
Provides details about an error in a core network policy.
Describes a core network policy exception.
Describes a core network policy version.
Describes a core network segment, which are dedicated routes.
Returns details about a core network edge.
Returns summary information about a core network.
Describes the association between a customer gateway, a device, and a link.
Describes a device.
Describes the edge that's used for the override.
Describes a global network.
The request has failed due to an internal error.
Describes a link.
Describes the association between a device and a link.
Describes a location.
Describes a network function group for service insertion.
NetworkManager provides the API operation methods for making requests to AWS Network Manager.
Describes a network resource.
Describes a resource count.
Describes a network resource.
Describes a network route.
Describes the destination of a network route.
Describes the telemetry information for a resource.
The status of an Amazon Web Services Organization and the accounts within that organization.
Describes a path component.
Describes a peering connection.
Describes an error associated with a peering request.
Describes additional information about missing permissions.
Describes proposed changes to a network function group.
Describes a proposed segment change.
Describes a resource relationship.
The specified resource could not be found.
Describes a route analysis.
Describes the status of an analysis at completion.
Describes a source or a destination.
Describes a source or a destination.
Describes a route analysis path.
Describes a route table.
Describes the action that the service insertion will take for any segments associated with it.
Describes the segments associated with the service insertion action.
A service limit was exceeded.
Describes a site.
Creates a site-to-site VPN attachment.
Describes a tag.
The request was denied due to request throttling.
Describes a transit gateway Connect peer association.
Describes a transit gateway peering attachment.
Describes the registration of a transit gateway to a global network.
Describes the status of a transit gateway registration.
Describes a transit gateway route table attachment.
The input fails to satisfy the constraints.
Describes a validation exception for a field.
The list of network function groups and edge overrides for the service insertion action.
Describes a VPC attachment.
Describes the VPC options.
Displays a list of the destination segments.