AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Classes

NameDescription
Class AmazonApiGatewayManagementApiClient

Implementation for accessing ApiGatewayManagementApi

The Amazon API Gateway Management API allows you to directly manage runtime aspects of your deployed APIs. To use it, you must explicitly set the SDK's endpoint to point to the endpoint of your deployed API. The endpoint will be of the form https://{api-id}.execute-api.{region}.amazonaws.com/{stage}, or will be the endpoint corresponding to your API's custom domain and base path, if applicable.

Class AmazonApiGatewayManagementApiConfig

Configuration for accessing Amazon ApiGatewayManagementApi service

Class AmazonApiGatewayManagementApiDefaultConfiguration

Configuration for accessing Amazon ApiGatewayManagementApi service

Class AmazonApiGatewayManagementApiException

Common exception for the ApiGatewayManagementApi service.

Class AmazonApiGatewayManagementApiRequest

Base class for ApiGatewayManagementApi operation requests.

Interfaces

NameDescription
Interface IAmazonApiGatewayManagementApi

Interface for accessing ApiGatewayManagementApi

The Amazon API Gateway Management API allows you to directly manage runtime aspects of your deployed APIs. To use it, you must explicitly set the SDK's endpoint to point to the endpoint of your deployed API. The endpoint will be of the form https://{api-id}.execute-api.{region}.amazonaws.com/{stage}, or will be the endpoint corresponding to your API's custom domain and base path, if applicable.