Kafka / Client / reject_client_vpc_connection
reject_client_vpc_connection#
- Kafka.Client.reject_client_vpc_connection(**kwargs)#
Returns empty response.
See also: AWS API Documentation
Request Syntax
response = client.reject_client_vpc_connection( ClusterArn='string', VpcConnectionArn='string' )
- Parameters:
ClusterArn (string) –
[REQUIRED]
The Amazon Resource Name (ARN) of the cluster.
VpcConnectionArn (string) –
[REQUIRED]
The VPC connection ARN.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
200 response
Exceptions
Kafka.Client.exceptions.ServiceUnavailableException
Kafka.Client.exceptions.BadRequestException
Kafka.Client.exceptions.UnauthorizedException
Kafka.Client.exceptions.InternalServerErrorException
Kafka.Client.exceptions.ForbiddenException