lib/aws-sdk-directconnect/client.rb in aws-sdk-directconnect-1.0.0 vs lib/aws-sdk-directconnect/client.rb in aws-sdk-directconnect-1.1.0
- old
+ new
@@ -384,17 +384,19 @@
# * {Types::VirtualInterface#connection_id #connection_id} => String
# * {Types::VirtualInterface#virtual_interface_type #virtual_interface_type} => String
# * {Types::VirtualInterface#virtual_interface_name #virtual_interface_name} => String
# * {Types::VirtualInterface#vlan #vlan} => Integer
# * {Types::VirtualInterface#asn #asn} => Integer
+ # * {Types::VirtualInterface#amazon_side_asn #amazon_side_asn} => Integer
# * {Types::VirtualInterface#auth_key #auth_key} => String
# * {Types::VirtualInterface#amazon_address #amazon_address} => String
# * {Types::VirtualInterface#customer_address #customer_address} => String
# * {Types::VirtualInterface#address_family #address_family} => String
# * {Types::VirtualInterface#virtual_interface_state #virtual_interface_state} => String
# * {Types::VirtualInterface#customer_router_config #customer_router_config} => String
# * {Types::VirtualInterface#virtual_gateway_id #virtual_gateway_id} => String
+ # * {Types::VirtualInterface#direct_connect_gateway_id #direct_connect_gateway_id} => String
# * {Types::VirtualInterface#route_filter_prefixes #route_filter_prefixes} => Array<Types::RouteFilterPrefix>
# * {Types::VirtualInterface#bgp_peers #bgp_peers} => Array<Types::BGPPeer>
#
# @example Request syntax with placeholder values
#
@@ -420,17 +422,19 @@
# resp.connection_id #=> String
# resp.virtual_interface_type #=> String
# resp.virtual_interface_name #=> String
# resp.vlan #=> Integer
# resp.asn #=> Integer
+ # resp.amazon_side_asn #=> Integer
# resp.auth_key #=> String
# resp.amazon_address #=> String
# resp.customer_address #=> String
# resp.address_family #=> String, one of "ipv4", "ipv6"
# resp.virtual_interface_state #=> String, one of "confirming", "verifying", "pending", "available", "down", "deleting", "deleted", "rejected"
# resp.customer_router_config #=> String
# resp.virtual_gateway_id #=> String
+ # resp.direct_connect_gateway_id #=> String
# resp.route_filter_prefixes #=> Array
# resp.route_filter_prefixes[0].cidr #=> String
# resp.bgp_peers #=> Array
# resp.bgp_peers[0].asn #=> Integer
# resp.bgp_peers[0].auth_key #=> String
@@ -490,17 +494,19 @@
# * {Types::VirtualInterface#connection_id #connection_id} => String
# * {Types::VirtualInterface#virtual_interface_type #virtual_interface_type} => String
# * {Types::VirtualInterface#virtual_interface_name #virtual_interface_name} => String
# * {Types::VirtualInterface#vlan #vlan} => Integer
# * {Types::VirtualInterface#asn #asn} => Integer
+ # * {Types::VirtualInterface#amazon_side_asn #amazon_side_asn} => Integer
# * {Types::VirtualInterface#auth_key #auth_key} => String
# * {Types::VirtualInterface#amazon_address #amazon_address} => String
# * {Types::VirtualInterface#customer_address #customer_address} => String
# * {Types::VirtualInterface#address_family #address_family} => String
# * {Types::VirtualInterface#virtual_interface_state #virtual_interface_state} => String
# * {Types::VirtualInterface#customer_router_config #customer_router_config} => String
# * {Types::VirtualInterface#virtual_gateway_id #virtual_gateway_id} => String
+ # * {Types::VirtualInterface#direct_connect_gateway_id #direct_connect_gateway_id} => String
# * {Types::VirtualInterface#route_filter_prefixes #route_filter_prefixes} => Array<Types::RouteFilterPrefix>
# * {Types::VirtualInterface#bgp_peers #bgp_peers} => Array<Types::BGPPeer>
#
# @example Request syntax with placeholder values
#
@@ -531,17 +537,19 @@
# resp.connection_id #=> String
# resp.virtual_interface_type #=> String
# resp.virtual_interface_name #=> String
# resp.vlan #=> Integer
# resp.asn #=> Integer
+ # resp.amazon_side_asn #=> Integer
# resp.auth_key #=> String
# resp.amazon_address #=> String
# resp.customer_address #=> String
# resp.address_family #=> String, one of "ipv4", "ipv6"
# resp.virtual_interface_state #=> String, one of "confirming", "verifying", "pending", "available", "down", "deleting", "deleted", "rejected"
# resp.customer_router_config #=> String
# resp.virtual_gateway_id #=> String
+ # resp.direct_connect_gateway_id #=> String
# resp.route_filter_prefixes #=> Array
# resp.route_filter_prefixes[0].cidr #=> String
# resp.bgp_peers #=> Array
# resp.bgp_peers[0].asn #=> Integer
# resp.bgp_peers[0].auth_key #=> String
@@ -718,13 +726,15 @@
#
# Virtual interfaces associated with a hosted connection cannot be
# associated with a LAG; hosted connections must be migrated along with
# their virtual interfaces using AssociateHostedConnection.
#
- # Hosted virtual interfaces (an interface for which the owner of the
- # connection is not the owner of physical connection) can only be
- # reassociated by the owner of the physical connection.
+ # In order to reassociate a virtual interface to a new connection or
+ # LAG, the requester must own either the virtual interface itself or the
+ # connection to which the virtual interface is currently associated.
+ # Additionally, the requester must own the connection or LAG to which
+ # the virtual interface will be newly associated.
#
# @option params [required, String] :virtual_interface_id
# The ID of the virtual interface.
#
# Example: dxvif-123dfg56
@@ -747,17 +757,19 @@
# * {Types::VirtualInterface#connection_id #connection_id} => String
# * {Types::VirtualInterface#virtual_interface_type #virtual_interface_type} => String
# * {Types::VirtualInterface#virtual_interface_name #virtual_interface_name} => String
# * {Types::VirtualInterface#vlan #vlan} => Integer
# * {Types::VirtualInterface#asn #asn} => Integer
+ # * {Types::VirtualInterface#amazon_side_asn #amazon_side_asn} => Integer
# * {Types::VirtualInterface#auth_key #auth_key} => String
# * {Types::VirtualInterface#amazon_address #amazon_address} => String
# * {Types::VirtualInterface#customer_address #customer_address} => String
# * {Types::VirtualInterface#address_family #address_family} => String
# * {Types::VirtualInterface#virtual_interface_state #virtual_interface_state} => String
# * {Types::VirtualInterface#customer_router_config #customer_router_config} => String
# * {Types::VirtualInterface#virtual_gateway_id #virtual_gateway_id} => String
+ # * {Types::VirtualInterface#direct_connect_gateway_id #direct_connect_gateway_id} => String
# * {Types::VirtualInterface#route_filter_prefixes #route_filter_prefixes} => Array<Types::RouteFilterPrefix>
# * {Types::VirtualInterface#bgp_peers #bgp_peers} => Array<Types::BGPPeer>
#
# @example Request syntax with placeholder values
#
@@ -774,17 +786,19 @@
# resp.connection_id #=> String
# resp.virtual_interface_type #=> String
# resp.virtual_interface_name #=> String
# resp.vlan #=> Integer
# resp.asn #=> Integer
+ # resp.amazon_side_asn #=> Integer
# resp.auth_key #=> String
# resp.amazon_address #=> String
# resp.customer_address #=> String
# resp.address_family #=> String, one of "ipv4", "ipv6"
# resp.virtual_interface_state #=> String, one of "confirming", "verifying", "pending", "available", "down", "deleting", "deleted", "rejected"
# resp.customer_router_config #=> String
# resp.virtual_gateway_id #=> String
+ # resp.direct_connect_gateway_id #=> String
# resp.route_filter_prefixes #=> Array
# resp.route_filter_prefixes[0].cidr #=> String
# resp.bgp_peers #=> Array
# resp.bgp_peers[0].asn #=> Integer
# resp.bgp_peers[0].auth_key #=> String
@@ -844,20 +858,21 @@
# Accept ownership of a private virtual interface created by another
# customer.
#
# After the virtual interface owner calls this function, the virtual
# interface will be created and attached to the given virtual private
- # gateway, and will be available for handling traffic.
+ # gateway or direct connect gateway, and will be available for handling
+ # traffic.
#
# @option params [required, String] :virtual_interface_id
# The ID of the virtual interface.
#
# Example: dxvif-123dfg56
#
# Default: None
#
- # @option params [required, String] :virtual_gateway_id
+ # @option params [String] :virtual_gateway_id
# ID of the virtual private gateway that will be attached to the virtual
# interface.
#
# A virtual private gateway can be managed via the Amazon Virtual
# Private Cloud (VPC) console or the [EC2 CreateVpnGateway][1] action.
@@ -866,19 +881,29 @@
#
#
#
# [1]: http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-CreateVpnGateway.html
#
+ # @option params [String] :direct_connect_gateway_id
+ # ID of the direct connect gateway that will be attached to the virtual
+ # interface.
+ #
+ # A direct connect gateway can be managed via the AWS Direct Connect
+ # console or the CreateDirectConnectGateway action.
+ #
+ # Default: None
+ #
# @return [Types::ConfirmPrivateVirtualInterfaceResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
#
# * {Types::ConfirmPrivateVirtualInterfaceResponse#virtual_interface_state #virtual_interface_state} => String
#
# @example Request syntax with placeholder values
#
# resp = client.confirm_private_virtual_interface({
# virtual_interface_id: "VirtualInterfaceId", # required
- # virtual_gateway_id: "VirtualGatewayId", # required
+ # virtual_gateway_id: "VirtualGatewayId",
+ # direct_connect_gateway_id: "DirectConnectGatewayId",
# })
#
# @example Response structure
#
# resp.virtual_interface_state #=> String, one of "confirming", "verifying", "pending", "available", "down", "deleting", "deleted", "rejected"
@@ -982,17 +1007,19 @@
# resp.virtual_interface.connection_id #=> String
# resp.virtual_interface.virtual_interface_type #=> String
# resp.virtual_interface.virtual_interface_name #=> String
# resp.virtual_interface.vlan #=> Integer
# resp.virtual_interface.asn #=> Integer
+ # resp.virtual_interface.amazon_side_asn #=> Integer
# resp.virtual_interface.auth_key #=> String
# resp.virtual_interface.amazon_address #=> String
# resp.virtual_interface.customer_address #=> String
# resp.virtual_interface.address_family #=> String, one of "ipv4", "ipv6"
# resp.virtual_interface.virtual_interface_state #=> String, one of "confirming", "verifying", "pending", "available", "down", "deleting", "deleted", "rejected"
# resp.virtual_interface.customer_router_config #=> String
# resp.virtual_interface.virtual_gateway_id #=> String
+ # resp.virtual_interface.direct_connect_gateway_id #=> String
# resp.virtual_interface.route_filter_prefixes #=> Array
# resp.virtual_interface.route_filter_prefixes[0].cidr #=> String
# resp.virtual_interface.bgp_peers #=> Array
# resp.virtual_interface.bgp_peers[0].asn #=> Integer
# resp.virtual_interface.bgp_peers[0].auth_key #=> String
@@ -1021,10 +1048,12 @@
# access to Amazon Web Services in the region it is associated with. You
# can establish connections with AWS Direct Connect locations in
# multiple regions, but a connection in one region does not provide
# connectivity to other regions.
#
+ # To find the locations for your region, use DescribeLocations.
+ #
# You can automatically add the new connection to a link aggregation
# group (LAG) by specifying a LAG ID in the request. This ensures that
# the new connection is allocated on the same AWS Direct Connect
# endpoint that hosts the specified LAG. If there are no available ports
# on the endpoint, the request fails and no connection will be created.
@@ -1101,10 +1130,113 @@
def create_connection(params = {}, options = {})
req = build_request(:create_connection, params)
req.send_request(options)
end
+ # Creates a new direct connect gateway. A direct connect gateway is an
+ # intermediate object that enables you to connect a set of virtual
+ # interfaces and virtual private gateways. direct connect gateways are
+ # global and visible in any AWS region after they are created. The
+ # virtual interfaces and virtual private gateways that are connected
+ # through a direct connect gateway can be in different regions. This
+ # enables you to connect to a VPC in any region, regardless of the
+ # region in which the virtual interfaces are located, and pass traffic
+ # between them.
+ #
+ # @option params [required, String] :direct_connect_gateway_name
+ # The name of the direct connect gateway.
+ #
+ # Example: "My direct connect gateway"
+ #
+ # Default: None
+ #
+ # @option params [Integer] :amazon_side_asn
+ # The autonomous system number (ASN) for Border Gateway Protocol (BGP)
+ # to be configured on the Amazon side of the connection. The ASN must be
+ # in the private range of 64,512 to 65,534 or 4,200,000,000 to
+ # 4,294,967,294
+ #
+ # Example: 65200
+ #
+ # Default: 64512
+ #
+ # @return [Types::CreateDirectConnectGatewayResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
+ #
+ # * {Types::CreateDirectConnectGatewayResult#direct_connect_gateway #direct_connect_gateway} => Types::DirectConnectGateway
+ #
+ # @example Request syntax with placeholder values
+ #
+ # resp = client.create_direct_connect_gateway({
+ # direct_connect_gateway_name: "DirectConnectGatewayName", # required
+ # amazon_side_asn: 1,
+ # })
+ #
+ # @example Response structure
+ #
+ # resp.direct_connect_gateway.direct_connect_gateway_id #=> String
+ # resp.direct_connect_gateway.direct_connect_gateway_name #=> String
+ # resp.direct_connect_gateway.amazon_side_asn #=> Integer
+ # resp.direct_connect_gateway.owner_account #=> String
+ # resp.direct_connect_gateway.direct_connect_gateway_state #=> String, one of "pending", "available", "deleting", "deleted"
+ # resp.direct_connect_gateway.state_change_error #=> String
+ #
+ # @see http://docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/CreateDirectConnectGateway AWS API Documentation
+ #
+ # @overload create_direct_connect_gateway(params = {})
+ # @param [Hash] params ({})
+ def create_direct_connect_gateway(params = {}, options = {})
+ req = build_request(:create_direct_connect_gateway, params)
+ req.send_request(options)
+ end
+
+ # Creates an association between a direct connect gateway and a virtual
+ # private gateway (VGW). The VGW must be attached to a VPC and must not
+ # be associated with another direct connect gateway.
+ #
+ # @option params [required, String] :direct_connect_gateway_id
+ # The ID of the direct connect gateway.
+ #
+ # Example: "abcd1234-dcba-5678-be23-cdef9876ab45"
+ #
+ # Default: None
+ #
+ # @option params [required, String] :virtual_gateway_id
+ # The ID of the virtual private gateway.
+ #
+ # Example: "vgw-abc123ef"
+ #
+ # Default: None
+ #
+ # @return [Types::CreateDirectConnectGatewayAssociationResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
+ #
+ # * {Types::CreateDirectConnectGatewayAssociationResult#direct_connect_gateway_association #direct_connect_gateway_association} => Types::DirectConnectGatewayAssociation
+ #
+ # @example Request syntax with placeholder values
+ #
+ # resp = client.create_direct_connect_gateway_association({
+ # direct_connect_gateway_id: "DirectConnectGatewayId", # required
+ # virtual_gateway_id: "VirtualGatewayId", # required
+ # })
+ #
+ # @example Response structure
+ #
+ # resp.direct_connect_gateway_association.direct_connect_gateway_id #=> String
+ # resp.direct_connect_gateway_association.virtual_gateway_id #=> String
+ # resp.direct_connect_gateway_association.virtual_gateway_region #=> String
+ # resp.direct_connect_gateway_association.virtual_gateway_owner_account #=> String
+ # resp.direct_connect_gateway_association.association_state #=> String, one of "associating", "associated", "disassociating", "disassociated"
+ # resp.direct_connect_gateway_association.state_change_error #=> String
+ #
+ # @see http://docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/CreateDirectConnectGatewayAssociation AWS API Documentation
+ #
+ # @overload create_direct_connect_gateway_association(params = {})
+ # @param [Hash] params ({})
+ def create_direct_connect_gateway_association(params = {}, options = {})
+ req = build_request(:create_direct_connect_gateway_association, params)
+ req.send_request(options)
+ end
+
# Creates a new interconnect between a AWS Direct Connect partner's
# network and a specific AWS Direct Connect location.
#
# An interconnect is a connection which is capable of hosting other
# connections. The AWS Direct Connect partner can use an interconnect to
@@ -1351,17 +1483,19 @@
# * {Types::VirtualInterface#connection_id #connection_id} => String
# * {Types::VirtualInterface#virtual_interface_type #virtual_interface_type} => String
# * {Types::VirtualInterface#virtual_interface_name #virtual_interface_name} => String
# * {Types::VirtualInterface#vlan #vlan} => Integer
# * {Types::VirtualInterface#asn #asn} => Integer
+ # * {Types::VirtualInterface#amazon_side_asn #amazon_side_asn} => Integer
# * {Types::VirtualInterface#auth_key #auth_key} => String
# * {Types::VirtualInterface#amazon_address #amazon_address} => String
# * {Types::VirtualInterface#customer_address #customer_address} => String
# * {Types::VirtualInterface#address_family #address_family} => String
# * {Types::VirtualInterface#virtual_interface_state #virtual_interface_state} => String
# * {Types::VirtualInterface#customer_router_config #customer_router_config} => String
# * {Types::VirtualInterface#virtual_gateway_id #virtual_gateway_id} => String
+ # * {Types::VirtualInterface#direct_connect_gateway_id #direct_connect_gateway_id} => String
# * {Types::VirtualInterface#route_filter_prefixes #route_filter_prefixes} => Array<Types::RouteFilterPrefix>
# * {Types::VirtualInterface#bgp_peers #bgp_peers} => Array<Types::BGPPeer>
#
# @example Request syntax with placeholder values
#
@@ -1373,11 +1507,12 @@
# asn: 1, # required
# auth_key: "BGPAuthKey",
# amazon_address: "AmazonAddress",
# customer_address: "CustomerAddress",
# address_family: "ipv4", # accepts ipv4, ipv6
- # virtual_gateway_id: "VirtualGatewayId", # required
+ # virtual_gateway_id: "VirtualGatewayId",
+ # direct_connect_gateway_id: "DirectConnectGatewayId",
# },
# })
#
# @example Response structure
#
@@ -1387,17 +1522,19 @@
# resp.connection_id #=> String
# resp.virtual_interface_type #=> String
# resp.virtual_interface_name #=> String
# resp.vlan #=> Integer
# resp.asn #=> Integer
+ # resp.amazon_side_asn #=> Integer
# resp.auth_key #=> String
# resp.amazon_address #=> String
# resp.customer_address #=> String
# resp.address_family #=> String, one of "ipv4", "ipv6"
# resp.virtual_interface_state #=> String, one of "confirming", "verifying", "pending", "available", "down", "deleting", "deleted", "rejected"
# resp.customer_router_config #=> String
# resp.virtual_gateway_id #=> String
+ # resp.direct_connect_gateway_id #=> String
# resp.route_filter_prefixes #=> Array
# resp.route_filter_prefixes[0].cidr #=> String
# resp.bgp_peers #=> Array
# resp.bgp_peers[0].asn #=> Integer
# resp.bgp_peers[0].auth_key #=> String
@@ -1448,17 +1585,19 @@
# * {Types::VirtualInterface#connection_id #connection_id} => String
# * {Types::VirtualInterface#virtual_interface_type #virtual_interface_type} => String
# * {Types::VirtualInterface#virtual_interface_name #virtual_interface_name} => String
# * {Types::VirtualInterface#vlan #vlan} => Integer
# * {Types::VirtualInterface#asn #asn} => Integer
+ # * {Types::VirtualInterface#amazon_side_asn #amazon_side_asn} => Integer
# * {Types::VirtualInterface#auth_key #auth_key} => String
# * {Types::VirtualInterface#amazon_address #amazon_address} => String
# * {Types::VirtualInterface#customer_address #customer_address} => String
# * {Types::VirtualInterface#address_family #address_family} => String
# * {Types::VirtualInterface#virtual_interface_state #virtual_interface_state} => String
# * {Types::VirtualInterface#customer_router_config #customer_router_config} => String
# * {Types::VirtualInterface#virtual_gateway_id #virtual_gateway_id} => String
+ # * {Types::VirtualInterface#direct_connect_gateway_id #direct_connect_gateway_id} => String
# * {Types::VirtualInterface#route_filter_prefixes #route_filter_prefixes} => Array<Types::RouteFilterPrefix>
# * {Types::VirtualInterface#bgp_peers #bgp_peers} => Array<Types::BGPPeer>
#
# @example Request syntax with placeholder values
#
@@ -1488,17 +1627,19 @@
# resp.connection_id #=> String
# resp.virtual_interface_type #=> String
# resp.virtual_interface_name #=> String
# resp.vlan #=> Integer
# resp.asn #=> Integer
+ # resp.amazon_side_asn #=> Integer
# resp.auth_key #=> String
# resp.amazon_address #=> String
# resp.customer_address #=> String
# resp.address_family #=> String, one of "ipv4", "ipv6"
# resp.virtual_interface_state #=> String, one of "confirming", "verifying", "pending", "available", "down", "deleting", "deleted", "rejected"
# resp.customer_router_config #=> String
# resp.virtual_gateway_id #=> String
+ # resp.direct_connect_gateway_id #=> String
# resp.route_filter_prefixes #=> Array
# resp.route_filter_prefixes[0].cidr #=> String
# resp.bgp_peers #=> Array
# resp.bgp_peers[0].asn #=> Integer
# resp.bgp_peers[0].auth_key #=> String
@@ -1560,17 +1701,19 @@
# resp.virtual_interface.connection_id #=> String
# resp.virtual_interface.virtual_interface_type #=> String
# resp.virtual_interface.virtual_interface_name #=> String
# resp.virtual_interface.vlan #=> Integer
# resp.virtual_interface.asn #=> Integer
+ # resp.virtual_interface.amazon_side_asn #=> Integer
# resp.virtual_interface.auth_key #=> String
# resp.virtual_interface.amazon_address #=> String
# resp.virtual_interface.customer_address #=> String
# resp.virtual_interface.address_family #=> String, one of "ipv4", "ipv6"
# resp.virtual_interface.virtual_interface_state #=> String, one of "confirming", "verifying", "pending", "available", "down", "deleting", "deleted", "rejected"
# resp.virtual_interface.customer_router_config #=> String
# resp.virtual_interface.virtual_gateway_id #=> String
+ # resp.virtual_interface.direct_connect_gateway_id #=> String
# resp.virtual_interface.route_filter_prefixes #=> Array
# resp.virtual_interface.route_filter_prefixes[0].cidr #=> String
# resp.virtual_interface.bgp_peers #=> Array
# resp.virtual_interface.bgp_peers[0].asn #=> Integer
# resp.virtual_interface.bgp_peers[0].auth_key #=> String
@@ -1648,10 +1791,96 @@
def delete_connection(params = {}, options = {})
req = build_request(:delete_connection, params)
req.send_request(options)
end
+ # Deletes a direct connect gateway. You must first delete all virtual
+ # interfaces that are attached to the direct connect gateway and
+ # disassociate all virtual private gateways that are associated with the
+ # direct connect gateway.
+ #
+ # @option params [required, String] :direct_connect_gateway_id
+ # The ID of the direct connect gateway.
+ #
+ # Example: "abcd1234-dcba-5678-be23-cdef9876ab45"
+ #
+ # Default: None
+ #
+ # @return [Types::DeleteDirectConnectGatewayResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
+ #
+ # * {Types::DeleteDirectConnectGatewayResult#direct_connect_gateway #direct_connect_gateway} => Types::DirectConnectGateway
+ #
+ # @example Request syntax with placeholder values
+ #
+ # resp = client.delete_direct_connect_gateway({
+ # direct_connect_gateway_id: "DirectConnectGatewayId", # required
+ # })
+ #
+ # @example Response structure
+ #
+ # resp.direct_connect_gateway.direct_connect_gateway_id #=> String
+ # resp.direct_connect_gateway.direct_connect_gateway_name #=> String
+ # resp.direct_connect_gateway.amazon_side_asn #=> Integer
+ # resp.direct_connect_gateway.owner_account #=> String
+ # resp.direct_connect_gateway.direct_connect_gateway_state #=> String, one of "pending", "available", "deleting", "deleted"
+ # resp.direct_connect_gateway.state_change_error #=> String
+ #
+ # @see http://docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/DeleteDirectConnectGateway AWS API Documentation
+ #
+ # @overload delete_direct_connect_gateway(params = {})
+ # @param [Hash] params ({})
+ def delete_direct_connect_gateway(params = {}, options = {})
+ req = build_request(:delete_direct_connect_gateway, params)
+ req.send_request(options)
+ end
+
+ # Deletes the association between a direct connect gateway and a virtual
+ # private gateway.
+ #
+ # @option params [required, String] :direct_connect_gateway_id
+ # The ID of the direct connect gateway.
+ #
+ # Example: "abcd1234-dcba-5678-be23-cdef9876ab45"
+ #
+ # Default: None
+ #
+ # @option params [required, String] :virtual_gateway_id
+ # The ID of the virtual private gateway.
+ #
+ # Example: "vgw-abc123ef"
+ #
+ # Default: None
+ #
+ # @return [Types::DeleteDirectConnectGatewayAssociationResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
+ #
+ # * {Types::DeleteDirectConnectGatewayAssociationResult#direct_connect_gateway_association #direct_connect_gateway_association} => Types::DirectConnectGatewayAssociation
+ #
+ # @example Request syntax with placeholder values
+ #
+ # resp = client.delete_direct_connect_gateway_association({
+ # direct_connect_gateway_id: "DirectConnectGatewayId", # required
+ # virtual_gateway_id: "VirtualGatewayId", # required
+ # })
+ #
+ # @example Response structure
+ #
+ # resp.direct_connect_gateway_association.direct_connect_gateway_id #=> String
+ # resp.direct_connect_gateway_association.virtual_gateway_id #=> String
+ # resp.direct_connect_gateway_association.virtual_gateway_region #=> String
+ # resp.direct_connect_gateway_association.virtual_gateway_owner_account #=> String
+ # resp.direct_connect_gateway_association.association_state #=> String, one of "associating", "associated", "disassociating", "disassociated"
+ # resp.direct_connect_gateway_association.state_change_error #=> String
+ #
+ # @see http://docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/DeleteDirectConnectGatewayAssociation AWS API Documentation
+ #
+ # @overload delete_direct_connect_gateway_association(params = {})
+ # @param [Hash] params ({})
+ def delete_direct_connect_gateway_association(params = {}, options = {})
+ req = build_request(:delete_direct_connect_gateway_association, params)
+ req.send_request(options)
+ end
+
# Deletes the specified interconnect.
#
# <note markdown="1"> This is intended for use by AWS Direct Connect partners only.
#
# </note>
@@ -1944,10 +2173,212 @@
def describe_connections_on_interconnect(params = {}, options = {})
req = build_request(:describe_connections_on_interconnect, params)
req.send_request(options)
end
+ # Returns a list of all direct connect gateway and virtual private
+ # gateway (VGW) associations. Either a direct connect gateway ID or a
+ # VGW ID must be provided in the request. If a direct connect gateway ID
+ # is provided, the response returns all VGWs associated with the direct
+ # connect gateway. If a VGW ID is provided, the response returns all
+ # direct connect gateways associated with the VGW. If both are provided,
+ # the response only returns the association that matches both the direct
+ # connect gateway and the VGW.
+ #
+ # @option params [String] :direct_connect_gateway_id
+ # The ID of the direct connect gateway.
+ #
+ # Example: "abcd1234-dcba-5678-be23-cdef9876ab45"
+ #
+ # Default: None
+ #
+ # @option params [String] :virtual_gateway_id
+ # The ID of the virtual private gateway.
+ #
+ # Example: "vgw-abc123ef"
+ #
+ # Default: None
+ #
+ # @option params [Integer] :max_results
+ # The maximum number of direct connect gateway associations to return
+ # per page.
+ #
+ # Example: 15
+ #
+ # Default: None
+ #
+ # @option params [String] :next_token
+ # The token provided in the previous describe result to retrieve the
+ # next page of the result.
+ #
+ # Default: None
+ #
+ # @return [Types::DescribeDirectConnectGatewayAssociationsResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
+ #
+ # * {Types::DescribeDirectConnectGatewayAssociationsResult#direct_connect_gateway_associations #direct_connect_gateway_associations} => Array<Types::DirectConnectGatewayAssociation>
+ # * {Types::DescribeDirectConnectGatewayAssociationsResult#next_token #next_token} => String
+ #
+ # @example Request syntax with placeholder values
+ #
+ # resp = client.describe_direct_connect_gateway_associations({
+ # direct_connect_gateway_id: "DirectConnectGatewayId",
+ # virtual_gateway_id: "VirtualGatewayId",
+ # max_results: 1,
+ # next_token: "PaginationToken",
+ # })
+ #
+ # @example Response structure
+ #
+ # resp.direct_connect_gateway_associations #=> Array
+ # resp.direct_connect_gateway_associations[0].direct_connect_gateway_id #=> String
+ # resp.direct_connect_gateway_associations[0].virtual_gateway_id #=> String
+ # resp.direct_connect_gateway_associations[0].virtual_gateway_region #=> String
+ # resp.direct_connect_gateway_associations[0].virtual_gateway_owner_account #=> String
+ # resp.direct_connect_gateway_associations[0].association_state #=> String, one of "associating", "associated", "disassociating", "disassociated"
+ # resp.direct_connect_gateway_associations[0].state_change_error #=> String
+ # resp.next_token #=> String
+ #
+ # @see http://docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/DescribeDirectConnectGatewayAssociations AWS API Documentation
+ #
+ # @overload describe_direct_connect_gateway_associations(params = {})
+ # @param [Hash] params ({})
+ def describe_direct_connect_gateway_associations(params = {}, options = {})
+ req = build_request(:describe_direct_connect_gateway_associations, params)
+ req.send_request(options)
+ end
+
+ # Returns a list of all direct connect gateway and virtual interface
+ # (VIF) attachments. Either a direct connect gateway ID or a VIF ID must
+ # be provided in the request. If a direct connect gateway ID is
+ # provided, the response returns all VIFs attached to the direct connect
+ # gateway. If a VIF ID is provided, the response returns all direct
+ # connect gateways attached to the VIF. If both are provided, the
+ # response only returns the attachment that matches both the direct
+ # connect gateway and the VIF.
+ #
+ # @option params [String] :direct_connect_gateway_id
+ # The ID of the direct connect gateway.
+ #
+ # Example: "abcd1234-dcba-5678-be23-cdef9876ab45"
+ #
+ # Default: None
+ #
+ # @option params [String] :virtual_interface_id
+ # The ID of the virtual interface.
+ #
+ # Example: "dxvif-abc123ef"
+ #
+ # Default: None
+ #
+ # @option params [Integer] :max_results
+ # The maximum number of direct connect gateway attachments to return per
+ # page.
+ #
+ # Example: 15
+ #
+ # Default: None
+ #
+ # @option params [String] :next_token
+ # The token provided in the previous describe result to retrieve the
+ # next page of the result.
+ #
+ # Default: None
+ #
+ # @return [Types::DescribeDirectConnectGatewayAttachmentsResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
+ #
+ # * {Types::DescribeDirectConnectGatewayAttachmentsResult#direct_connect_gateway_attachments #direct_connect_gateway_attachments} => Array<Types::DirectConnectGatewayAttachment>
+ # * {Types::DescribeDirectConnectGatewayAttachmentsResult#next_token #next_token} => String
+ #
+ # @example Request syntax with placeholder values
+ #
+ # resp = client.describe_direct_connect_gateway_attachments({
+ # direct_connect_gateway_id: "DirectConnectGatewayId",
+ # virtual_interface_id: "VirtualInterfaceId",
+ # max_results: 1,
+ # next_token: "PaginationToken",
+ # })
+ #
+ # @example Response structure
+ #
+ # resp.direct_connect_gateway_attachments #=> Array
+ # resp.direct_connect_gateway_attachments[0].direct_connect_gateway_id #=> String
+ # resp.direct_connect_gateway_attachments[0].virtual_interface_id #=> String
+ # resp.direct_connect_gateway_attachments[0].virtual_interface_region #=> String
+ # resp.direct_connect_gateway_attachments[0].virtual_interface_owner_account #=> String
+ # resp.direct_connect_gateway_attachments[0].attachment_state #=> String, one of "attaching", "attached", "detaching", "detached"
+ # resp.direct_connect_gateway_attachments[0].state_change_error #=> String
+ # resp.next_token #=> String
+ #
+ # @see http://docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/DescribeDirectConnectGatewayAttachments AWS API Documentation
+ #
+ # @overload describe_direct_connect_gateway_attachments(params = {})
+ # @param [Hash] params ({})
+ def describe_direct_connect_gateway_attachments(params = {}, options = {})
+ req = build_request(:describe_direct_connect_gateway_attachments, params)
+ req.send_request(options)
+ end
+
+ # Returns a list of direct connect gateways in your account. Deleted
+ # direct connect gateways are not returned. You can provide a direct
+ # connect gateway ID in the request to return information about the
+ # specific direct connect gateway only. Otherwise, if a direct connect
+ # gateway ID is not provided, information about all of your direct
+ # connect gateways is returned.
+ #
+ # @option params [String] :direct_connect_gateway_id
+ # The ID of the direct connect gateway.
+ #
+ # Example: "abcd1234-dcba-5678-be23-cdef9876ab45"
+ #
+ # Default: None
+ #
+ # @option params [Integer] :max_results
+ # The maximum number of direct connect gateways to return per page.
+ #
+ # Example: 15
+ #
+ # Default: None
+ #
+ # @option params [String] :next_token
+ # The token provided in the previous describe result to retrieve the
+ # next page of the result.
+ #
+ # Default: None
+ #
+ # @return [Types::DescribeDirectConnectGatewaysResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
+ #
+ # * {Types::DescribeDirectConnectGatewaysResult#direct_connect_gateways #direct_connect_gateways} => Array<Types::DirectConnectGateway>
+ # * {Types::DescribeDirectConnectGatewaysResult#next_token #next_token} => String
+ #
+ # @example Request syntax with placeholder values
+ #
+ # resp = client.describe_direct_connect_gateways({
+ # direct_connect_gateway_id: "DirectConnectGatewayId",
+ # max_results: 1,
+ # next_token: "PaginationToken",
+ # })
+ #
+ # @example Response structure
+ #
+ # resp.direct_connect_gateways #=> Array
+ # resp.direct_connect_gateways[0].direct_connect_gateway_id #=> String
+ # resp.direct_connect_gateways[0].direct_connect_gateway_name #=> String
+ # resp.direct_connect_gateways[0].amazon_side_asn #=> Integer
+ # resp.direct_connect_gateways[0].owner_account #=> String
+ # resp.direct_connect_gateways[0].direct_connect_gateway_state #=> String, one of "pending", "available", "deleting", "deleted"
+ # resp.direct_connect_gateways[0].state_change_error #=> String
+ # resp.next_token #=> String
+ #
+ # @see http://docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/DescribeDirectConnectGateways AWS API Documentation
+ #
+ # @overload describe_direct_connect_gateways(params = {})
+ # @param [Hash] params ({})
+ def describe_direct_connect_gateways(params = {}, options = {})
+ req = build_request(:describe_direct_connect_gateways, params)
+ req.send_request(options)
+ end
+
# Returns a list of hosted connections that have been provisioned on the
# given interconnect or link aggregation group (LAG).
#
# <note markdown="1"> This is intended for use by AWS Direct Connect partners only.
#
@@ -2349,17 +2780,19 @@
# resp.virtual_interfaces[0].connection_id #=> String
# resp.virtual_interfaces[0].virtual_interface_type #=> String
# resp.virtual_interfaces[0].virtual_interface_name #=> String
# resp.virtual_interfaces[0].vlan #=> Integer
# resp.virtual_interfaces[0].asn #=> Integer
+ # resp.virtual_interfaces[0].amazon_side_asn #=> Integer
# resp.virtual_interfaces[0].auth_key #=> String
# resp.virtual_interfaces[0].amazon_address #=> String
# resp.virtual_interfaces[0].customer_address #=> String
# resp.virtual_interfaces[0].address_family #=> String, one of "ipv4", "ipv6"
# resp.virtual_interfaces[0].virtual_interface_state #=> String, one of "confirming", "verifying", "pending", "available", "down", "deleting", "deleted", "rejected"
# resp.virtual_interfaces[0].customer_router_config #=> String
# resp.virtual_interfaces[0].virtual_gateway_id #=> String
+ # resp.virtual_interfaces[0].direct_connect_gateway_id #=> String
# resp.virtual_interfaces[0].route_filter_prefixes #=> Array
# resp.virtual_interfaces[0].route_filter_prefixes[0].cidr #=> String
# resp.virtual_interfaces[0].bgp_peers #=> Array
# resp.virtual_interfaces[0].bgp_peers[0].asn #=> Integer
# resp.virtual_interfaces[0].bgp_peers[0].auth_key #=> String
@@ -2624,10 +3057,10 @@
operation: config.api.operation(operation_name),
client: self,
params: params,
config: config)
context[:gem_name] = 'aws-sdk-directconnect'
- context[:gem_version] = '1.0.0'
+ context[:gem_version] = '1.1.0'
Seahorse::Client::Request.new(handlers, context)
end
# @api private
# @deprecated