|
31 | 31 | },
|
32 | 32 | "aws.protocols#restJson1": {},
|
33 | 33 | "smithy.api#cors": {},
|
34 |
| - "smithy.api#documentation": "<p>The AWS Marketplace Deployment Service supports the Quick Launch experience, which is a deployment option for software as a service (SaaS) products. Quick Launch simplifies and reduces the time, resources, and steps required to configure, deploy, and launch a products. The AWS Marketplace Deployment Service provides sellers with a secure method for passing deployment parameters (for example, API keys and external IDs) to buyers during the Quick Launch experience.</p>", |
| 34 | + "smithy.api#documentation": "<p>The AWS Marketplace Deployment Service supports the Quick Launch experience, which is a deployment option for software as a service (SaaS) products. \n Quick Launch simplifies and reduces the time, resources, and steps required to configure, deploy, and launch a products. \n The AWS Marketplace Deployment Service provides sellers with a secure method for passing deployment parameters, such as \n API keys and external IDs, to buyers during the Quick Launch experience.</p>", |
35 | 35 | "smithy.api#title": "AWS Marketplace Deployment Service",
|
36 | 36 | "smithy.rules#endpointRuleSet": {
|
37 | 37 | "version": "1.0",
|
|
799 | 799 | }
|
800 | 800 | },
|
801 | 801 | "traits": {
|
802 |
| - "smithy.api#documentation": "<p>The shape containing the requested deployment parameter name and secretString.</p>" |
| 802 | + "smithy.api#documentation": "<p>The shape containing the requested deployment parameter name and secretString.</p>\n <note>\n <p>To support AWS CloudFormation dynamic references to this resource using Quick Launch,\n this value must match a parameter defined in the CloudFormation templated provided to\n buyers.</p>\n </note>" |
803 | 803 | }
|
804 | 804 | },
|
805 | 805 | "com.amazonaws.marketplacedeployment#DeploymentParameterName": {
|
|
1017 | 1017 | "catalog": {
|
1018 | 1018 | "target": "com.amazonaws.marketplacedeployment#Catalog",
|
1019 | 1019 | "traits": {
|
1020 |
| - "smithy.api#documentation": "<p>The catalog related to the request. Fixed value: <code>AWS Marketplace</code>\n </p>", |
| 1020 | + "smithy.api#documentation": "<p>The catalog related to the request. Fixed value: <code>AWSMarketplace</code>\n </p>", |
1021 | 1021 | "smithy.api#httpLabel": {},
|
1022 | 1022 | "smithy.api#required": {}
|
1023 | 1023 | }
|
|
1060 | 1060 | "clientToken": {
|
1061 | 1061 | "target": "com.amazonaws.marketplacedeployment#ClientToken",
|
1062 | 1062 | "traits": {
|
1063 |
| - "smithy.api#documentation": "<p>The idempotency token for deployment parameters. A unique identifier for the new version.</p>", |
| 1063 | + "smithy.api#documentation": "<p>The idempotency token for deployment parameters. A unique identifier for the new version.</p>\n <note>\n <p>This field is not required if you're calling using an AWS SDK. Otherwise, a\n <code>clientToken</code> must be provided with the request.</p>\n </note>", |
1064 | 1064 | "smithy.api#idempotencyToken": {}
|
1065 | 1065 | }
|
1066 | 1066 | }
|
|
0 commit comments