DirectConnect.Client.
confirm_customer_agreement
(**kwargs)¶The confirmation of the terms of agreement when creating the connection/link aggregation group (LAG).
See also: AWS API Documentation
Request Syntax
response = client.confirm_customer_agreement(
agreementName='string'
)
{
'status': 'string'
}
Response Structure
The status of the customer agreement when the connection was created. This will be either signed
or unsigned
.
Exceptions
DirectConnect.Client.exceptions.DirectConnectServerException
DirectConnect.Client.exceptions.DirectConnectClientException