File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (15 lines) | stat: -rw-r--r-- 791 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package freetier provides the API client, operations, and parameter types for
// AWS Free Tier.
//
// You can use the Amazon Web Services Free Tier API to query programmatically
// your Free Tier usage data. Free Tier tracks your monthly usage data for all free
// tier offers that are associated with your Amazon Web Services account. You can
// use the Free Tier API to filter and show only the data that you want. Service
// endpoint The Free Tier API provides the following endpoint:
//   - https://freetier.us-east-1.api.aws
//
// For more information, see Using the Amazon Web Services Free Tier (https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-free-tier.html)
// in the Billing User Guide.
package freetier