| Package | Description |
|---|---|
| software.amazon.awssdk.services.pricing |
AWS Price List Service API (AWS Price List Service) is a centralized and convenient way to programmatically query
Amazon Web Services for services, products, and pricing information.
|
| software.amazon.awssdk.services.pricing.paginators |
| Modifier and Type | Method and Description |
|---|---|
static PricingClient |
PricingClient.create()
Create a
PricingClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeServicesIterable(PricingClient client,
DescribeServicesRequest firstRequest) |
GetAttributeValuesIterable(PricingClient client,
GetAttributeValuesRequest firstRequest) |
GetProductsIterable(PricingClient client,
GetProductsRequest firstRequest) |
Copyright © 2021. All rights reserved.