| 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 PricingAsyncClient |
PricingAsyncClient.create()
Create a
PricingAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeServicesPublisher(PricingAsyncClient client,
DescribeServicesRequest firstRequest) |
GetAttributeValuesPublisher(PricingAsyncClient client,
GetAttributeValuesRequest firstRequest) |
GetProductsPublisher(PricingAsyncClient client,
GetProductsRequest firstRequest) |
ListPriceListsPublisher(PricingAsyncClient client,
ListPriceListsRequest firstRequest) |
Copyright © 2023. All rights reserved.