New API Documentation - Developer Preview Available
We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Class CreateDirectConnectGatewayAssociationCommandProtected
Creates an association between a Direct Connect gateway and a virtual private gateway. The virtual
private gateway must be attached to a VPC and must not be associated with another Direct Connect gateway.
Example
Use a bare-bones client and the command you need to make an API call.
Creates an association between a Direct Connect gateway and a virtual private gateway. The virtual private gateway must be attached to a VPC and must not be associated with another Direct Connect gateway.
Example
Use a bare-bones client and the command you need to make an API call.
Param
CreateDirectConnectGatewayAssociationCommandInput
Returns
CreateDirectConnectGatewayAssociationCommandOutput
See
input
shape.response
shape.config
shape.Throws
DirectConnectClientException (client fault)
One or more parameters are not valid.
Throws
DirectConnectServerException (server fault)
A server-side error occurred.
Throws
DirectConnectServiceException
Base exception class for all service exceptions from DirectConnect service.