

Doc AWS SDK 예제 GitHub 리포지토리에서 더 많은 SDK 예제를 사용할 수 있습니다. [AWS](https://github.com/awsdocs/aws-doc-sdk-examples) 

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# AWS Marketplace 카탈로그 API에 대한 제안
<a name="marketplace-catalog_code_examples_offers"></a>

다음 코드 예제에서는 AWS Marketplace Catalog API를 AWS SDKs 함께 사용하는 방법을 보여줍니다.

**Topics**
+ [SaaS 제품에 대한 사용자 지정 차원 생성 및 비공개 제안 생성](marketplace-catalog_example_marketplace-catalog_CreateSaasProductCustomDimensionAndPrivateOffer_section.md)
+ [AMI 또는 SaaS 제품에 대한 비공개 제안 초안 생성](marketplace-catalog_example_marketplace-catalog_CreateDraftPrivateOffer_section.md)
+ [SaaS 제품에 대한 계약 및 종량제 요금이 적용되는 비공개 제안 생성](marketplace-catalog_example_marketplace-catalog_CreatePrivateOfferWithContractWithPayAsYouGoPricingForSaasProduct_section.md)
+ [SaaS 제품에 대한 계약 요금 및 유연한 결제 일정이 적용되는 비공개 제안 생성](marketplace-catalog_example_marketplace-catalog_CreatePrivateOfferWithContractPricingWithFlexiblePaymentScheduleForSaasProduct_section.md)
+ [컨테이너 제품에 대한 계약 요금이 적용되는 비공개 제안 생성](marketplace-catalog_example_marketplace-catalog_CreatePrivateOfferWithContractPricingForContainerProduct_section.md)
+ [AMI 제품에 대한 계약 요금이 적용되는 비공개 제안 생성](marketplace-catalog_example_marketplace-catalog_CreatePrivateOfferWithContractPricingForAmiProduct_section.md)
+ [AMI 제품에 대한 시간 단위 연간 요금 및 유연한 결제 일정이 적용되는 비공개 제안 생성](marketplace-catalog_example_marketplace-catalog_CreatePrivateOfferWithHourlyAnnualPricingAndFlexiblePaymentScheduleForAmiProduct_section.md)
+ [AMI 제품에 대한 시간 단위 연간 요금이 적용되는 비공개 제안 생성](marketplace-catalog_example_marketplace-catalog_CreatePrivateOfferWithHourlyAnnualPricingForAmiProduct_section.md)
+ [AMI 제품에 대한 시간 단위 요금이 적용되는 비공개 제안 생성](marketplace-catalog_example_marketplace-catalog_CreatePrivateOfferWithHourlyPricingForAmiProduct_section.md)
+ [SaaS 제품에 대한 구독 요금이 적용되는 비공개 제안 생성](marketplace-catalog_example_marketplace-catalog_CreatePrivateOfferWithSubscriptionPricingForSaasProduct_section.md)
+ [SaaS 제품에 대한 계층형 계약 요금이 적용되는 비공개 제안 생성](marketplace-catalog_example_marketplace-catalog_CreatePrivateOfferWithTieredContractPricingForSaasProduct_section.md)
+ [SaaS 제품에 대한 구독 요금이 적용되는 공개 무료 평가판 제안 생성](marketplace-catalog_example_marketplace-catalog_CreatePublicFreeTrialOfferWithSubscriptionPricingForSaasProduct_section.md)
+ [계약 요금이 적용되는 대체 비공개 제안 생성](marketplace-catalog_example_marketplace-catalog_CreateReplacementPrivateOfferWithContractPricing_section.md)
+ [공개 제안 설명](marketplace-catalog_example_marketplace-catalog_DescribeOffer_section.md)
+ [비공개 제안 초안 만료](marketplace-catalog_example_marketplace-catalog_ExpirePrivateOffer_section.md)
+ [모든 비공개 제안 나열](marketplace-catalog_example_marketplace-catalog_ListAllPrivateOffers_section.md)
+ [특정 제품 ID에 대해 릴리스된 공개 및 비공개 제안 나열](marketplace-catalog_example_marketplace-catalog_ListProductPublicOrPrivateReleasedOffers_section.md)
+ [종량제 요금으로 계약을 적용하도록 제안 업데이트](marketplace-catalog_example_marketplace-catalog_UpdateOfferWithContractAndPayAsYouGoPricing_section.md)
+ [시간 단위 연간 요금을 적용하도록 제안 업데이트](marketplace-catalog_example_marketplace-catalog_UpdateOfferWithHourlyAnnualPricing_section.md)
+ [특정 지리적 리전을 대상으로 적용하도록 제안 업데이트](marketplace-catalog_example_marketplace-catalog_UpdateOfferTargeting_section.md)
+ [공개 제안의 이름 및 설명 업데이트](marketplace-catalog_example_marketplace-catalog_UpdateOfferNameAndDescription_section.md)
+ [제안의 EULA 업데이트](marketplace-catalog_example_marketplace-catalog_UpdateEula_section.md)
+ [비공개 제안의 만료 날짜를 미래 날짜로 업데이트](marketplace-catalog_example_marketplace-catalog_UpdateOfferExpirationDateOfPrivateOffer_section.md)
+ [SaaS 제품에 대한 공개 무료 평가판 제안의 무료 평가판 기간 업데이트](marketplace-catalog_example_marketplace-catalog_UpdateFreeTrialDurationOfPublicFreeTrialOfferForSaasProduct_section.md)
+ [제품의 환불 정책 업데이트](marketplace-catalog_example_marketplace-catalog_UpdateRefundPolicy_section.md)