File: //opt/go/pkg/mod/github.com/aws/
[email protected]/service/marketplaceagreement/doc.go
// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
// Package marketplaceagreement provides the client and types for making API
// requests to AWS Marketplace Agreement Service.
//
// AWS Marketplace is a curated digital catalog that customers can use to find,
// buy, deploy, and manage third-party software, data, and services to build
// solutions and run their businesses. The AWS Marketplace Agreement Service
// provides an API interface that helps AWS Marketplace sellers manage their
// product-related agreements, including listing, searching, and filtering agreements.
//
// To manage agreements in AWS Marketplace, you must ensure that your AWS Identity
// and Access Management (IAM) policies and roles are set up. The user must
// have the required policies/permissions that allow them to carry out the actions
// in AWS:
//
// - DescribeAgreement – Grants permission to users to obtain detailed
// meta data about any of their agreements.
//
// - GetAgreementTerms – Grants permission to users to obtain details about
// the terms of an agreement.
//
// - SearchAgreements – Grants permission to users to search through all
// their agreements.
//
// See https://docs.aws.amazon.com/goto/WebAPI/marketplace-agreement-2020-03-01 for more information on this service.
//
// See marketplaceagreement package documentation for more information.
// https://docs.aws.amazon.com/sdk-for-go/api/service/marketplaceagreement/
//
// # Using the Client
//
// To contact AWS Marketplace Agreement Service with the SDK use the New function to create
// a new service client. With that client you can make API requests to the service.
// These clients are safe to use concurrently.
//
// See the SDK's documentation for more information on how to use the SDK.
// https://docs.aws.amazon.com/sdk-for-go/api/
//
// See aws.Config documentation for more information on configuring SDK clients.
// https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
//
// See the AWS Marketplace Agreement Service client MarketplaceAgreement for more
// information on creating client for this service.
// https://docs.aws.amazon.com/sdk-for-go/api/service/marketplaceagreement/#New
package marketplaceagreement