Describes the connection notifications for VPC endpoints and VPC endpoint services.
get/#Action=DescribeVpcEndpointConnectionNotifications
Query parameters
DryRunboolean
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
ConnectionNotificationIdstring
The ID of the notification.
<p>The filters.</p> <ul> <li> <p> <code>connection-notification-arn</code> - The ARN of the SNS topic for the notification.</p> </li> <li> <p> <code>connection-notification-id</code> - The ID of the notification.</p> </li> <li> <p> <code>connection-notification-state</code> - The state of the notification (<code>Enabled</code> | <code>Disabled</code>).</p> </li> <li> <p> <code>connection-notification-type</code> - The type of notification (<code>Topic</code>).</p> </li> <li> <p> <code>service-id</code> - The ID of the endpoint service.</p> </li> <li> <p> <code>vpc-endpoint-id</code> - The ID of the VPC endpoint.</p> </li> </ul>
MaxResultsinteger
The maximum number of results to return in a single call. To retrieve the remaining results, make another request with the returned <code>NextToken</code> value.
NextTokenstring
The token to request the next page of results.
Action'DescribeVpcEndpointConnectionNotifications' required
Version'2016-11-15' required
Response
Success