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.
Name | Description | |
---|---|---|
AccessDeniedException |
You are not authorized to perform this operation. |
|
ApiKeyCredential |
Contains API key credential information. |
|
AppAuthorization |
Contains information about an app authorization. |
|
AppAuthorizationSummary |
Contains a summary of an app authorization. |
|
AppBundle |
Contains information about an app bundle. |
|
AppBundleSummary |
Contains a summary of an app bundle. |
|
AppFabricPaginatorFactory |
Paginators for the AppFabric service |
|
AuditLogDestinationConfiguration |
Contains information about an audit log destination configuration. |
|
AuditLogProcessingConfiguration |
Contains information about an audit log processing configuration. |
|
AuthRequest |
Contains authorization request information, which is required for Amazon Web Services AppFabric to get the OAuth2 access token for an application. |
|
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 |
|
BatchGetUserAccessTasksResponse |
This is the response object from the BatchGetUserAccessTasks operation. |
|
ConflictException |
The request has created a conflict. Check the request parameters and try again. |
|
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. |
|
ConnectAppAuthorizationResponse |
This is the response object from the ConnectAppAuthorization operation. |
|
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. |
|
CreateAppAuthorizationResponse |
This is the response object from the CreateAppAuthorization operation. |
|
CreateAppBundleRequest |
Container for the parameters to the CreateAppBundle operation. Creates an app bundle to collect data from an application using AppFabric. |
|
CreateAppBundleResponse |
This is the response object from the CreateAppBundle operation. |
|
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. |
|
CreateIngestionDestinationResponse |
This is the response object from the CreateIngestionDestination operation. |
|
CreateIngestionRequest |
Container for the parameters to the CreateIngestion operation. Creates a data ingestion for an application. |
|
CreateIngestionResponse |
This is the response object from the CreateIngestion operation. |
|
Credential |
Contains credential information for an application. |
|
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. |
|
DeleteAppAuthorizationResponse |
This is the response object from the DeleteAppAuthorization operation. |
|
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. |
|
DeleteAppBundleResponse |
This is the response object from the DeleteAppBundle operation. |
|
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. |
|
DeleteIngestionDestinationResponse |
This is the response object from the DeleteIngestionDestination operation. |
|
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. |
|
DeleteIngestionResponse |
This is the response object from the DeleteIngestion operation. |
|
Destination |
Contains information about an audit log destination. |
|
DestinationConfiguration |
Contains information about the destination of ingested data. |
|
FirehoseStream |
Contains information about an Amazon Kinesis Data Firehose delivery stream. |
|
GetAppAuthorizationRequest |
Container for the parameters to the GetAppAuthorization operation. Returns information about an app authorization. |
|
GetAppAuthorizationResponse |
This is the response object from the GetAppAuthorization operation. |
|
GetAppBundleRequest |
Container for the parameters to the GetAppBundle operation. Returns information about an app bundle. |
|
GetAppBundleResponse |
This is the response object from the GetAppBundle operation. |
|
GetIngestionDestinationRequest |
Container for the parameters to the GetIngestionDestination operation. Returns information about an ingestion destination. |
|
GetIngestionDestinationResponse |
This is the response object from the GetIngestionDestination operation. |
|
GetIngestionRequest |
Container for the parameters to the GetIngestion operation. Returns information about an ingestion. |
|
GetIngestionResponse |
This is the response object from the GetIngestion operation. |
|
Ingestion |
Contains information about an ingestion. |
|
IngestionDestination |
Contains information about an ingestion destination. |
|
IngestionDestinationSummary |
Contains a summary of an ingestion destination. |
|
IngestionSummary |
Contains a summary of an ingestion. |
|
InternalServerException |
The request processing has failed because of an unknown error, exception, or failure with an internal server. |
|
ListAppAuthorizationsRequest |
Container for the parameters to the ListAppAuthorizations operation. Returns a list of all app authorizations configured for an app bundle. |
|
ListAppAuthorizationsResponse |
This is the response object from the ListAppAuthorizations operation. |
|
ListAppBundlesRequest |
Container for the parameters to the ListAppBundles operation. Returns a list of app bundles. |
|
ListAppBundlesResponse |
This is the response object from the ListAppBundles operation. |
|
ListIngestionDestinationsRequest |
Container for the parameters to the ListIngestionDestinations operation. Returns a list of all ingestion destinations configured for an ingestion. |
|
ListIngestionDestinationsResponse |
This is the response object from the ListIngestionDestinations operation. |
|
ListIngestionsRequest |
Container for the parameters to the ListIngestions operation. Returns a list of all ingestions configured for an app bundle. |
|
ListIngestionsResponse |
This is the response object from the ListIngestions operation. |
|
ListTagsForResourceRequest |
Container for the parameters to the ListTagsForResource operation. Returns a list of tags for a resource. |
|
ListTagsForResourceResponse |
This is the response object from the ListTagsForResource operation. |
|
Oauth2Credential |
Contains OAuth2 client credential information. |
|
ProcessingConfiguration |
Contains information about how ingested data is processed. |
|
ResourceNotFoundException |
The specified resource does not exist. |
|
S3Bucket |
Contains information about an Amazon S3 bucket. |
|
ServiceQuotaExceededException |
The request exceeds a service quota. |
|
StartIngestionRequest |
Container for the parameters to the StartIngestion operation. Starts (enables) an ingestion, which collects data from an application. |
|
StartIngestionResponse |
This is the response object from the StartIngestion operation. |
|
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. |
|
StartUserAccessTasksResponse |
This is the response object from the StartUserAccessTasks operation. |
|
StopIngestionRequest |
Container for the parameters to the StopIngestion operation. Stops (disables) an ingestion. |
|
StopIngestionResponse |
This is the response object from the StopIngestion operation. |
|
Tag |
The key or keys of the key-value pairs for the tag or tags assigned to a resource. |
|
TagResourceRequest |
Container for the parameters to the TagResource operation. Assigns one or more tags (key-value pairs) to the specified resource. |
|
TagResourceResponse |
This is the response object from the TagResource operation. |
|
TaskError |
Contains information about an error returned from a user access task. |
|
Tenant |
Contains information about an application tenant. |
|
ThrottlingException |
The request rate exceeds the limit. |
|
UntagResourceRequest |
Container for the parameters to the UntagResource operation. Removes a tag or tags from a resource. |
|
UntagResourceResponse |
This is the response object from the UntagResource operation. |
|
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 |
|
UpdateAppAuthorizationResponse |
This is the response object from the UpdateAppAuthorization operation. |
|
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. |
|
UpdateIngestionDestinationResponse |
This is the response object from the UpdateIngestionDestination operation. |
|
UserAccessResultItem |
Contains information about a user's access to an application. |
|
UserAccessTaskItem |
Contains information about a user access task. |
|
ValidationException |
The request has invalid or missing parameters. |
|
ValidationExceptionField |
The input failed to meet the constraints specified by the Amazon Web Services service in a specified field. |
Name | Description | |
---|---|---|
IAppFabricPaginatorFactory |
Paginators for the AppFabric service |
|
IListAppAuthorizationsPaginator |
Paginator for the ListAppAuthorizations operation |
|
IListAppBundlesPaginator |
Paginator for the ListAppBundles operation |
|
IListIngestionDestinationsPaginator |
Paginator for the ListIngestionDestinations operation |
|
IListIngestionsPaginator |
Paginator for the ListIngestions operation |