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.
Container for the parameters to the CreateDataSource operation.
Creates a DataSource
object.
Namespace: Amazon.AppSync.Model
Assembly: AWSSDK.AppSync.dll
Version: 3.x.y.z
public class CreateDataSourceRequest : AmazonAppSyncRequest IAmazonWebServiceRequest
The CreateDataSourceRequest type exposes the following members
Name | Description | |
---|---|---|
CreateDataSourceRequest() |
Name | Type | Description | |
---|---|---|---|
ApiId | System.String |
Gets and sets the property ApiId.
The API ID for the GraphQL API for the |
|
Description | System.String |
Gets and sets the property Description.
A description of the |
|
DynamodbConfig | Amazon.AppSync.Model.DynamodbDataSourceConfig |
Gets and sets the property DynamodbConfig. Amazon DynamoDB settings. |
|
ElasticsearchConfig | Amazon.AppSync.Model.ElasticsearchDataSourceConfig |
Gets and sets the property ElasticsearchConfig. Amazon OpenSearch Service settings. As of September 2021, Amazon Elasticsearch service is Amazon OpenSearch Service. This configuration is deprecated. For new data sources, use CreateDataSourceRequest$openSearchServiceConfig to create an OpenSearch data source. |
|
EventBridgeConfig | Amazon.AppSync.Model.EventBridgeDataSourceConfig |
Gets and sets the property EventBridgeConfig. Amazon EventBridge settings. |
|
HttpConfig | Amazon.AppSync.Model.HttpDataSourceConfig |
Gets and sets the property HttpConfig. HTTP endpoint settings. |
|
LambdaConfig | Amazon.AppSync.Model.LambdaDataSourceConfig |
Gets and sets the property LambdaConfig. Lambda settings. |
|
MetricsConfig | Amazon.AppSync.DataSourceLevelMetricsConfig |
Gets and sets the property MetricsConfig.
Enables or disables enhanced data source metrics for specified data sources. Note
that
|
|
Name | System.String |
Gets and sets the property Name.
A user-supplied name for the |
|
OpenSearchServiceConfig | Amazon.AppSync.Model.OpenSearchServiceDataSourceConfig |
Gets and sets the property OpenSearchServiceConfig. Amazon OpenSearch Service settings. |
|
RelationalDatabaseConfig | Amazon.AppSync.Model.RelationalDatabaseDataSourceConfig |
Gets and sets the property RelationalDatabaseConfig. Relational database settings. |
|
ServiceRoleArn | System.String |
Gets and sets the property ServiceRoleArn. The Identity and Access Management (IAM) service role Amazon Resource Name (ARN) for the data source. The system assumes this role when accessing the data source. |
|
Type | Amazon.AppSync.DataSourceType |
Gets and sets the property Type.
The type of the |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5