Package-level declarations

Types

Link copied to clipboard
sealed class ComputeResourceType
Link copied to clipboard

One of the parameters in the request is not valid. Check the error message for details about which parameter failed validation.

Link copied to clipboard

Base class for all service related exceptions thrown by the LambdaCore client

Link copied to clipboard

The network configuration for a network connector. Different connector types use different configuration shapes; specify the configuration that matches your connector type.

Link copied to clipboard

The account has reached the maximum number of network connectors allowed. Delete unused connectors or request a limit increase through Service Quotas.

Link copied to clipboard
Link copied to clipboard

Summary information about a network connector returned by ListNetworkConnectors. Contains identifying fields and current state. To retrieve full configuration details, use GetNetworkConnector.

Link copied to clipboard
Link copied to clipboard

Configuration for a VPC egress network connector. Specifies the VPC subnets, security groups, network protocol, and associated Lambda compute resource types.

Link copied to clipboard
sealed class NetworkProtocol
Link copied to clipboard

The request could not be completed due to a conflict with the current state of the resource. For example, attempting to update a connector that is not in ACTIVE state.

Link copied to clipboard

The specified network connector does not exist. Verify the identifier (ID, name, or ARN) and Region.

Link copied to clipboard

An internal service error occurred. Retry the request with exponential backoff.

Link copied to clipboard
sealed class ThrottleReason
Link copied to clipboard

The request was throttled due to exceeding the allowed request rate. Retry the request after a brief wait using exponential backoff.