File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 662,428 kB
  • sloc: java: 16,875; makefile: 432; sh: 175
file content (26 lines) | stat: -rw-r--r-- 1,221 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package marketplaceagreement provides the API client, operations, and parameter
// types for 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.
package marketplaceagreement