Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api-bqtgftz736ft.deno.dev/v0.5/services/cur.ts?docs=full";

§Classes

CUR

§Interfaces

DeleteReportDefinitionRequest

Deletes the specified report.

DeleteReportDefinitionResponse

If the action is successful, the service sends back an HTTP 200 response.

DescribeReportDefinitionsRequest

Requests a Amazon Web Services Cost and Usage Report list owned by the account.

DescribeReportDefinitionsResponse

If the action is successful, the service sends back an HTTP 200 response.

ListTagsForResourceRequest
ListTagsForResourceResponse
ModifyReportDefinitionRequest
PutReportDefinitionRequest

Creates a Cost and Usage Report.

ReportDefinition

The definition of Amazon Web Services Cost and Usage Report. You can specify the report name, time unit, report format, compression format, S3 bucket, additional artifacts, and schema elements in the definition.

ReportStatus

A two element dictionary with a lastDelivery and lastStatus key whose values describe the date and status of the last delivered report for a particular report definition.

Tag

Describes a tag. A tag is a key-value pair. You can add up to 50 tags to a report definition.

TagResourceRequest
UntagResourceRequest

§Type Aliases

AdditionalArtifact

The types of manifest that you want Amazon Web Services to create for this report.

AWSRegion

The region of the S3 bucket that Amazon Web Services delivers the report into.

CompressionFormat

The compression format that Amazon Web Services uses for the report.

LastStatus
ReportFormat

The format that Amazon Web Services saves the report in.

ReportVersioning
SchemaElement

Whether or not Amazon Web Services includes resource IDs in the report.

TimeUnit

The length of time covered by the report.