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 do not have permission to perform this action.

Class ApplicationCostProfilerPaginatorFactory

Paginators for the ApplicationCostProfiler service

Class DeleteReportDefinitionRequest

Container for the parameters to the DeleteReportDefinition operation. Deletes the specified report definition in AWS Application Cost Profiler. This stops the report from being generated.

Class DeleteReportDefinitionResponse

This is the response object from the DeleteReportDefinition operation.

Class GetReportDefinitionRequest

Container for the parameters to the GetReportDefinition operation. Retrieves the definition of a report already configured in AWS Application Cost Profiler.

Class GetReportDefinitionResponse

This is the response object from the GetReportDefinition operation.

Class ImportApplicationUsageRequest

Container for the parameters to the ImportApplicationUsage operation. Ingests application usage data from Amazon Simple Storage Service (Amazon S3).

The data must already exist in the S3 location. As part of the action, AWS Application Cost Profiler copies the object from your S3 bucket to an S3 bucket owned by Amazon for processing asynchronously.

Class ImportApplicationUsageResponse

This is the response object from the ImportApplicationUsage operation.

Class InternalServerException

An internal server error occurred. Retry your request.

Class ListReportDefinitionsRequest

Container for the parameters to the ListReportDefinitions operation. Retrieves a list of all reports and their configurations for your AWS account.

The maximum number of reports is one.

Class ListReportDefinitionsResponse

This is the response object from the ListReportDefinitions operation.

Class PutReportDefinitionRequest

Container for the parameters to the PutReportDefinition operation. Creates the report definition for a report in Application Cost Profiler.

Class PutReportDefinitionResponse

This is the response object from the PutReportDefinition operation.

Class ReportDefinition

The configuration of a report in AWS Application Cost Profiler.

Class S3Location

Represents the Amazon Simple Storage Service (Amazon S3) location where AWS Application Cost Profiler reports are generated and then written to.

Class ServiceQuotaExceededException

Your request exceeds one or more of the service quotas.

Class SourceS3Location

Represents the Amazon Simple Storage Service (Amazon S3) location where usage data is read from.

Class ThrottlingException

The calls to AWS Application Cost Profiler API are throttled. The request was denied.

Class UpdateReportDefinitionRequest

Container for the parameters to the UpdateReportDefinition operation. Updates existing report in AWS Application Cost Profiler.

Class UpdateReportDefinitionResponse

This is the response object from the UpdateReportDefinition operation.

Class ValidationException

The input fails to satisfy the constraints for the API.

Interfaces

NameDescription
Interface IApplicationCostProfilerPaginatorFactory

Paginators for the ApplicationCostProfiler service

Interface IListReportDefinitionsPaginator

Paginator for the ListReportDefinitions operation