class AWS::DirectConnect
@return [Client] the low-level DirectConnect client object
@!attribute [r] client
See {Client} for documentation on all of the supported operations.
end
# …
.each do |connection|
resp = dc.client.describe_connections
dc = AWS::DirectConnect.new
a simple request:
{AWS::DirectConnect::Client}. Here is how you access the client and make
this time. You can still access all of the API methods using
AWS::DirectConnect does not provide higher level abstractions for at
# Using the Client
:secret_access_key => ‘YOUR_SECRET_ACCESS_KEY’)
:access_key_id => ‘YOUR_ACCESS_KEY_ID’,
dc = AWS::DirectConnect.new(
Or you can set them directly on the AWS::DirectConnect interface:
:secret_access_key => ‘YOUR_SECRET_ACCESS_KEY’)
:access_key_id => ‘YOUR_ACCESS_KEY_ID’,
AWS.config(
AWS.config:
You can setup default credentials for all AWS services via
# Credentials
* [AWS Direct Connect Documentation](aws.amazon.com/documentation/directconnect/)
* [AWS Direct Connect](aws.amazon.com/directconnect/)
For more information about AWS AWS Direct Connect:
[sign up here](aws.amazon.com/directconnect/).
To use AWS Direct Connect you must first
This class is the starting point for working with AWS Import/Export.