| Package | Description |
|---|---|
| software.amazon.awssdk.services.pricing |
The Amazon Web Services Price List API 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) |
ListPriceListsIterable(PricingClient client,
ListPriceListsRequest firstRequest) |
Copyright © 2023. All rights reserved.