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 AccessDeniedException

You are not authorized to perform this operation.

Class ApiKeyCredential

Contains API key credential information.

Class AppAuthorization

Contains information about an app authorization.

Class AppAuthorizationSummary

Contains a summary of an app authorization.

Class AppBundle

Contains information about an app bundle.

Class AppBundleSummary

Contains a summary of an app bundle.

Class AppFabricPaginatorFactory

Paginators for the AppFabric service

Class AuditLogDestinationConfiguration

Contains information about an audit log destination configuration.

Class AuditLogProcessingConfiguration

Contains information about an audit log processing configuration.

Class AuthRequest

Contains authorization request information, which is required for Amazon Web Services AppFabric to get the OAuth2 access token for an application.

Class BatchGetUserAccessTasksRequest

Container for the parameters to the BatchGetUserAccessTasks operation. Gets user access details in a batch request.

This action polls data from the tasks that are kicked off by the StartUserAccessTasks action.

Class BatchGetUserAccessTasksResponse

This is the response object from the BatchGetUserAccessTasks operation.

Class ConflictException

The request has created a conflict. Check the request parameters and try again.

Class ConnectAppAuthorizationRequest

Container for the parameters to the ConnectAppAuthorization operation. Establishes a connection between Amazon Web Services AppFabric and an application, which allows AppFabric to call the APIs of the application.

Class ConnectAppAuthorizationResponse

This is the response object from the ConnectAppAuthorization operation.

Class CreateAppAuthorizationRequest

Container for the parameters to the CreateAppAuthorization operation. Creates an app authorization within an app bundle, which allows AppFabric to connect to an application.

Class CreateAppAuthorizationResponse

This is the response object from the CreateAppAuthorization operation.

Class CreateAppBundleRequest

Container for the parameters to the CreateAppBundle operation. Creates an app bundle to collect data from an application using AppFabric.

Class CreateAppBundleResponse

This is the response object from the CreateAppBundle operation.

Class CreateIngestionDestinationRequest

Container for the parameters to the CreateIngestionDestination operation. Creates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web Services AppFabric and where it's delivered.

Class CreateIngestionDestinationResponse

This is the response object from the CreateIngestionDestination operation.

Class CreateIngestionRequest

Container for the parameters to the CreateIngestion operation. Creates a data ingestion for an application.

Class CreateIngestionResponse

This is the response object from the CreateIngestion operation.

Class Credential

Contains credential information for an application.

Class DeleteAppAuthorizationRequest

Container for the parameters to the DeleteAppAuthorization operation. Deletes an app authorization. You must delete the associated ingestion before you can delete an app authorization.

Class DeleteAppAuthorizationResponse

This is the response object from the DeleteAppAuthorization operation.

Class DeleteAppBundleRequest

Container for the parameters to the DeleteAppBundle operation. Deletes an app bundle. You must delete all associated app authorizations before you can delete an app bundle.

Class DeleteAppBundleResponse

This is the response object from the DeleteAppBundle operation.

Class DeleteIngestionDestinationRequest

Container for the parameters to the DeleteIngestionDestination operation. Deletes an ingestion destination.

This deletes the association between an ingestion and it's destination. It doesn't delete previously ingested data or the storage destination, such as the Amazon S3 bucket where the data is delivered. If the ingestion destination is deleted while the associated ingestion is enabled, the ingestion will fail and is eventually disabled.

Class DeleteIngestionDestinationResponse

This is the response object from the DeleteIngestionDestination operation.

Class DeleteIngestionRequest

Container for the parameters to the DeleteIngestion operation. Deletes an ingestion. You must stop (disable) the ingestion and you must delete all associated ingestion destinations before you can delete an app ingestion.

Class DeleteIngestionResponse

This is the response object from the DeleteIngestion operation.

Class Destination

Contains information about an audit log destination.

Class DestinationConfiguration

Contains information about the destination of ingested data.

Class FirehoseStream

Contains information about an Amazon Kinesis Data Firehose delivery stream.

Class GetAppAuthorizationRequest

Container for the parameters to the GetAppAuthorization operation. Returns information about an app authorization.

Class GetAppAuthorizationResponse

This is the response object from the GetAppAuthorization operation.

Class GetAppBundleRequest

Container for the parameters to the GetAppBundle operation. Returns information about an app bundle.

Class GetAppBundleResponse

This is the response object from the GetAppBundle operation.

Class GetIngestionDestinationRequest

Container for the parameters to the GetIngestionDestination operation. Returns information about an ingestion destination.

Class GetIngestionDestinationResponse

This is the response object from the GetIngestionDestination operation.

Class GetIngestionRequest

Container for the parameters to the GetIngestion operation. Returns information about an ingestion.

Class GetIngestionResponse

This is the response object from the GetIngestion operation.

Class Ingestion

Contains information about an ingestion.

Class IngestionDestination

Contains information about an ingestion destination.

Class IngestionDestinationSummary

Contains a summary of an ingestion destination.

Class IngestionSummary

Contains a summary of an ingestion.

Class InternalServerException

The request processing has failed because of an unknown error, exception, or failure with an internal server.

Class ListAppAuthorizationsRequest

Container for the parameters to the ListAppAuthorizations operation. Returns a list of all app authorizations configured for an app bundle.

Class ListAppAuthorizationsResponse

This is the response object from the ListAppAuthorizations operation.

Class ListAppBundlesRequest

Container for the parameters to the ListAppBundles operation. Returns a list of app bundles.

Class ListAppBundlesResponse

This is the response object from the ListAppBundles operation.

Class ListIngestionDestinationsRequest

Container for the parameters to the ListIngestionDestinations operation. Returns a list of all ingestion destinations configured for an ingestion.

Class ListIngestionDestinationsResponse

This is the response object from the ListIngestionDestinations operation.

Class ListIngestionsRequest

Container for the parameters to the ListIngestions operation. Returns a list of all ingestions configured for an app bundle.

Class ListIngestionsResponse

This is the response object from the ListIngestions operation.

Class ListTagsForResourceRequest

Container for the parameters to the ListTagsForResource operation. Returns a list of tags for a resource.

Class ListTagsForResourceResponse

This is the response object from the ListTagsForResource operation.

Class Oauth2Credential

Contains OAuth2 client credential information.

Class ProcessingConfiguration

Contains information about how ingested data is processed.

Class ResourceNotFoundException

The specified resource does not exist.

Class S3Bucket

Contains information about an Amazon S3 bucket.

Class ServiceQuotaExceededException

The request exceeds a service quota.

Class StartIngestionRequest

Container for the parameters to the StartIngestion operation. Starts (enables) an ingestion, which collects data from an application.

Class StartIngestionResponse

This is the response object from the StartIngestion operation.

Class StartUserAccessTasksRequest

Container for the parameters to the StartUserAccessTasks operation. Starts the tasks to search user access status for a specific email address.

The tasks are stopped when the user access status data is found. The tasks are terminated when the API calls to the application time out.

Class StartUserAccessTasksResponse

This is the response object from the StartUserAccessTasks operation.

Class StopIngestionRequest

Container for the parameters to the StopIngestion operation. Stops (disables) an ingestion.

Class StopIngestionResponse

This is the response object from the StopIngestion operation.

Class Tag

The key or keys of the key-value pairs for the tag or tags assigned to a resource.

Class TagResourceRequest

Container for the parameters to the TagResource operation. Assigns one or more tags (key-value pairs) to the specified resource.

Class TagResourceResponse

This is the response object from the TagResource operation.

Class TaskError

Contains information about an error returned from a user access task.

Class Tenant

Contains information about an application tenant.

Class ThrottlingException

The request rate exceeds the limit.

Class UntagResourceRequest

Container for the parameters to the UntagResource operation. Removes a tag or tags from a resource.

Class UntagResourceResponse

This is the response object from the UntagResource operation.

Class UpdateAppAuthorizationRequest

Container for the parameters to the UpdateAppAuthorization operation. Updates an app authorization within an app bundle, which allows AppFabric to connect to an application.

If the app authorization was in a connected state, updating the app authorization will set it back to a PendingConnect state.

Class UpdateAppAuthorizationResponse

This is the response object from the UpdateAppAuthorization operation.

Class UpdateIngestionDestinationRequest

Container for the parameters to the UpdateIngestionDestination operation. Updates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web Services AppFabric and where it's delivered.

Class UpdateIngestionDestinationResponse

This is the response object from the UpdateIngestionDestination operation.

Class UserAccessResultItem

Contains information about a user's access to an application.

Class UserAccessTaskItem

Contains information about a user access task.

Class ValidationException

The request has invalid or missing parameters.

Class ValidationExceptionField

The input failed to meet the constraints specified by the Amazon Web Services service in a specified field.

Interfaces

NameDescription
Interface IAppFabricPaginatorFactory

Paginators for the AppFabric service

Interface IListAppAuthorizationsPaginator

Paginator for the ListAppAuthorizations operation

Interface IListAppBundlesPaginator

Paginator for the ListAppBundles operation

Interface IListIngestionDestinationsPaginator

Paginator for the ListIngestionDestinations operation

Interface IListIngestionsPaginator

Paginator for the ListIngestions operation