AgreementService module#
Index > AgreementService
Auto-generated documentation for AgreementService type annotations stubs module mypy-boto3-marketplace-agreement.
How to install#
Generate locally (recommended)#
You can generate type annotations for boto3 package locally with mypy-boto3-builder.
Use uv for build isolation.
- Run mypy-boto3-builder in your package root directory:
uvx --with 'boto3==1.43.7' mypy-boto3-builder - Select
boto3-stubsAWS SDK. - Add
AgreementServiceservice. - Use provided commands to install generated packages.
VSCode extension#
Add AWS Boto3
extension to your VSCode and run AWS boto3: Quick Start command.
Click Modify and select boto3 common and AgreementService.
From PyPI with pip#
Install boto3-stubs for AgreementService service.
# install with boto3 type annotations
python -m pip install 'boto3-stubs[marketplace-agreement]'
# Lite version does not provide session.client/resource overloads
# it is more RAM-friendly, but requires explicit type annotations
python -m pip install 'boto3-stubs-lite[marketplace-agreement]'
# standalone installation
python -m pip install mypy-boto3-marketplace-agreement
How to uninstall#
python -m pip uninstall -y mypy-boto3-marketplace-agreement
Usage#
Code samples can be found in Examples.
AgreementServiceClient#
Type annotations and code completion for boto3.client("marketplace-agreement") as AgreementServiceClient
boto3 documentation
# AgreementServiceClient usage example
from boto3.session import Session
from mypy_boto3_marketplace_agreement.client import AgreementServiceClient
def get_client() -> AgreementServiceClient:
return Session().client("marketplace-agreement")
Paginators#
Type annotations and code completion for paginators
from boto3.client("marketplace-agreement").get_paginator("...").
# GetAgreementEntitlementsPaginator usage example
from boto3.session import Session
from mypy_boto3_marketplace_agreement.paginator import GetAgreementEntitlementsPaginator
def get_get_agreement_entitlements_paginator() -> GetAgreementEntitlementsPaginator:
return Session().client("marketplace-agreement").get_paginator("get_agreement_entitlements"))
- GetAgreementEntitlementsPaginator
- GetAgreementTermsPaginator
- ListAgreementCancellationRequestsPaginator
- ListAgreementChargesPaginator
- ListAgreementInvoiceLineItemsPaginator
- ListAgreementPaymentRequestsPaginator
- ListBillingAdjustmentRequestsPaginator
- SearchAgreementsPaginator
Literals#
Type annotations for literals used in methods and schema.
# AgreementCancellationRequestReasonCodeType usage example
from mypy_boto3_marketplace_agreement.literals import AgreementCancellationRequestReasonCodeType
def get_value() -> AgreementCancellationRequestReasonCodeType:
return "ALTERNATIVE_PROCUREMENT_CHANNEL"
- AgreementCancellationRequestReasonCodeType
- AgreementCancellationRequestStatusType
- AgreementEntitlementStatusReasonCodeType
- AgreementEntitlementStatusType
- AgreementStatusType
- BillingAdjustmentErrorCodeType
- BillingAdjustmentReasonCodeType
- BillingAdjustmentStatusType
- GetAgreementEntitlementsPaginatorName
- GetAgreementTermsPaginatorName
- IntentType
- InvoiceTypeType
- LineItemGroupByType
- ListAgreementCancellationRequestsPaginatorName
- ListAgreementChargesPaginatorName
- ListAgreementInvoiceLineItemsPaginatorName
- ListAgreementPaymentRequestsPaginatorName
- ListBillingAdjustmentRequestsPaginatorName
- PaymentRequestApprovalStrategyType
- PaymentRequestStatusType
- SearchAgreementsPaginatorName
- SortOrderType
- TaxEstimationType
- TimingType
- AgreementServiceServiceName
- ServiceName
- ResourceServiceName
- PaginatorName
- RegionName
Type definitions#
Type annotations for type definitions used in methods and schema.
- AcceptAgreementCancellationRequestInputTypeDef
- ResponseMetadataTypeDef
- AcceptAgreementPaymentRequestInputTypeDef
- PurchaseOrderTypeDef
- ByolPricingTermTypeDef
- RecurringPaymentTermTypeDef
- SupportTermTypeDef
- ValidityTermTypeDef
- AcceptorTypeDef
- AgreementCancellationRequestSummaryTypeDef
- ResourceTypeDef
- InvoiceBillingPeriodTypeDef
- InvoicingEntityTypeDef
- PricingCurrencyAmountTypeDef
- ProposerTypeDef
- BatchCreateBillingAdjustmentErrorTypeDef
- BatchCreateBillingAdjustmentItemTypeDef
- BatchCreateBillingAdjustmentRequestEntryTypeDef
- BillingAdjustmentSummaryTypeDef
- CancelAgreementCancellationRequestInputTypeDef
- CancelAgreementInputTypeDef
- CancelAgreementPaymentRequestInputTypeDef
- ItemizedChargeTypeDef
- ChargeTypeDef
- DimensionTypeDef
- ConstraintsTypeDef
- RateCardItemTypeDef
- SelectorTypeDef
- TaxConfigurationTypeDef
- DescribeAgreementInputTypeDef
- EstimatedChargesTypeDef
- DocumentItemTypeDef
- TaxBreakdownItemTypeDef
- FilterTypeDef
- GrantItemTypeDef
- GetAgreementCancellationRequestInputTypeDef
- PaginatorConfigTypeDef
- GetAgreementEntitlementsInputTypeDef
- GetAgreementPaymentRequestInputTypeDef
- GetAgreementTermsInputTypeDef
- GetBillingAdjustmentRequestInputTypeDef
- ListAgreementCancellationRequestsInputTypeDef
- ListAgreementChargesInputTypeDef
- TimestampTypeDef
- ListAgreementPaymentRequestsInputTypeDef
- PaymentRequestSummaryTypeDef
- ScheduleItemTypeDef
- RejectAgreementCancellationRequestInputTypeDef
- RejectAgreementPaymentRequestInputTypeDef
- RenewalTermConfigurationTypeDef
- VariablePaymentTermConfigurationTypeDef
- SortTypeDef
- SendAgreementCancellationRequestInputTypeDef
- SendAgreementPaymentRequestInputTypeDef
- AcceptAgreementCancellationRequestOutputTypeDef
- AcceptAgreementPaymentRequestOutputTypeDef
- AcceptAgreementRequestOutputTypeDef
- CancelAgreementCancellationRequestOutputTypeDef
- CancelAgreementPaymentRequestOutputTypeDef
- GetAgreementCancellationRequestOutputTypeDef
- GetAgreementPaymentRequestOutputTypeDef
- GetBillingAdjustmentRequestOutputTypeDef
- RejectAgreementCancellationRequestOutputTypeDef
- RejectAgreementPaymentRequestOutputTypeDef
- SendAgreementCancellationRequestOutputTypeDef
- SendAgreementPaymentRequestOutputTypeDef
- AcceptAgreementRequestInputTypeDef
- UpdatePurchaseOrdersInputTypeDef
- ListAgreementCancellationRequestsOutputTypeDef
- AgreementEntitlementTypeDef
- ProposalSummaryTypeDef
- AgreementInvoiceLineItemGroupSummaryTypeDef
- BatchCreateBillingAdjustmentRequestOutputTypeDef
- BatchCreateBillingAdjustmentRequestInputTypeDef
- ListBillingAdjustmentRequestsOutputTypeDef
- ListAgreementChargesOutputTypeDef
- ConfigurableUpfrontPricingTermConfigurationOutputTypeDef
- ConfigurableUpfrontPricingTermConfigurationTypeDef
- UsageBasedRateCardItemTypeDef
- ConfigurableUpfrontRateCardItemTypeDef
- LegalTermTypeDef
- EstimatedTaxesTypeDef
- FixedUpfrontPricingTermTypeDef
- FreeTrialPricingTermTypeDef
- GetAgreementEntitlementsInputPaginateTypeDef
- GetAgreementTermsInputPaginateTypeDef
- ListAgreementCancellationRequestsInputPaginateTypeDef
- ListAgreementChargesInputPaginateTypeDef
- ListAgreementPaymentRequestsInputPaginateTypeDef
- ListAgreementInvoiceLineItemsInputPaginateTypeDef
- ListAgreementInvoiceLineItemsInputTypeDef
- ListBillingAdjustmentRequestsInputPaginateTypeDef
- ListBillingAdjustmentRequestsInputTypeDef
- ListAgreementPaymentRequestsOutputTypeDef
- PaymentScheduleTermTypeDef
- RenewalTermTypeDef
- VariablePaymentTermTypeDef
- SearchAgreementsInputPaginateTypeDef
- SearchAgreementsInputTypeDef
- GetAgreementEntitlementsOutputTypeDef
- AgreementViewSummaryTypeDef
- DescribeAgreementOutputTypeDef
- ListAgreementInvoiceLineItemsOutputTypeDef
- ConfigurableUpfrontPricingTermConfigurationUnionTypeDef
- UsageBasedPricingTermTypeDef
- ConfigurableUpfrontPricingTermTypeDef
- ExpectedChargeTypeDef
- SearchAgreementsOutputTypeDef
- RequestedTermConfigurationTypeDef
- AcceptedTermTypeDef
- ChargeSummaryTypeDef
- RequestedTermTypeDef
- GetAgreementTermsOutputTypeDef
- CreateAgreementRequestOutputTypeDef
- CreateAgreementRequestInputTypeDef