|
805 | 805 | } |
806 | 806 | }, |
807 | 807 | "traits": { |
808 | | - "smithy.api#documentation": "<p>Object containing all the filter fields for AMI products. Client can add a maximum of 8\n filters in a single <code>ListEntities</code> request.</p>" |
| 808 | + "smithy.api#documentation": "<p>Object containing all the filter fields for AMI products. Client can add only one wildcard filter and a maximum of 8\n filters in a single <code>ListEntities</code> request.</p>" |
809 | 809 | } |
810 | 810 | }, |
811 | 811 | "com.amazonaws.marketplacecatalog#AmiProductLastModifiedDateFilter": { |
|
1031 | 1031 | } |
1032 | 1032 | ], |
1033 | 1033 | "traits": { |
1034 | | - "smithy.api#documentation": "<p>Returns metadata and content for multiple entities.</p>", |
| 1034 | + "smithy.api#documentation": "<p>Returns metadata and content for multiple entities. This is the Batch version of the <code>DescribeEntity</code> API and uses the same IAM permission action as <code>DescribeEntity</code> API.</p>", |
1035 | 1035 | "smithy.api#http": { |
1036 | 1036 | "method": "POST", |
1037 | 1037 | "uri": "/BatchDescribeEntities", |
|
1503 | 1503 | } |
1504 | 1504 | }, |
1505 | 1505 | "traits": { |
1506 | | - "smithy.api#documentation": "<p>Object containing all the filter fields for container products. Client can add a maximum of 8 filters in a single <code>ListEntities</code> request.</p>" |
| 1506 | + "smithy.api#documentation": "<p>Object containing all the filter fields for container products. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>" |
1507 | 1507 | } |
1508 | 1508 | }, |
1509 | 1509 | "com.amazonaws.marketplacecatalog#ContainerProductLastModifiedDateFilter": { |
|
1771 | 1771 | } |
1772 | 1772 | }, |
1773 | 1773 | "traits": { |
1774 | | - "smithy.api#documentation": "<p>Object containing all the filter fields for data products. Client can add a maximum of 8 filters in a single <code>ListEntities</code> request.</p>" |
| 1774 | + "smithy.api#documentation": "<p>Object containing all the filter fields for data products. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>" |
1775 | 1775 | } |
1776 | 1776 | }, |
1777 | 1777 | "com.amazonaws.marketplacecatalog#DataProductLastModifiedDateFilter": { |
|
2126 | 2126 | "smithy.api#documentation": "<p>The optional name provided in the <code>StartChangeSet</code> request. If you do not\n provide a name, one is set by default.</p>" |
2127 | 2127 | } |
2128 | 2128 | }, |
| 2129 | + "Intent": { |
| 2130 | + "target": "com.amazonaws.marketplacecatalog#Intent", |
| 2131 | + "traits": { |
| 2132 | + "smithy.api#documentation": "<p>The optional intent provided in the <code>StartChangeSet</code> request. If you do not\n provide an intent, <code>APPLY</code> is set by default.</p>" |
| 2133 | + } |
| 2134 | + }, |
2129 | 2135 | "StartTime": { |
2130 | 2136 | "target": "com.amazonaws.marketplacecatalog#DateTimeISO8601", |
2131 | 2137 | "traits": { |
|
2776 | 2782 | "smithy.api#pattern": "^[\\w\\-@]+$" |
2777 | 2783 | } |
2778 | 2784 | }, |
| 2785 | + "com.amazonaws.marketplacecatalog#Intent": { |
| 2786 | + "type": "enum", |
| 2787 | + "members": { |
| 2788 | + "VALIDATE": { |
| 2789 | + "target": "smithy.api#Unit", |
| 2790 | + "traits": { |
| 2791 | + "smithy.api#enumValue": "VALIDATE" |
| 2792 | + } |
| 2793 | + }, |
| 2794 | + "APPLY": { |
| 2795 | + "target": "smithy.api#Unit", |
| 2796 | + "traits": { |
| 2797 | + "smithy.api#enumValue": "APPLY" |
| 2798 | + } |
| 2799 | + } |
| 2800 | + } |
| 2801 | + }, |
2779 | 2802 | "com.amazonaws.marketplacecatalog#InternalServiceException": { |
2780 | 2803 | "type": "structure", |
2781 | 2804 | "members": { |
|
3294 | 3317 | } |
3295 | 3318 | }, |
3296 | 3319 | "traits": { |
3297 | | - "smithy.api#documentation": "<p>A filter for offers entity.</p>" |
| 3320 | + "smithy.api#documentation": "<p>Object containing all the filter fields for offers entity. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>" |
3298 | 3321 | } |
3299 | 3322 | }, |
3300 | 3323 | "com.amazonaws.marketplacecatalog#OfferLastModifiedDateFilter": { |
|
3997 | 4020 | } |
3998 | 4021 | }, |
3999 | 4022 | "traits": { |
4000 | | - "smithy.api#documentation": "<p>A filter for ResaleAuthorization entity.</p>" |
| 4023 | + "smithy.api#documentation": "<p>Object containing all the filter fields for resale authorization entity. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>" |
4001 | 4024 | } |
4002 | 4025 | }, |
4003 | 4026 | "com.amazonaws.marketplacecatalog#ResaleAuthorizationLastModifiedDateFilter": { |
|
4800 | 4823 | } |
4801 | 4824 | }, |
4802 | 4825 | "traits": { |
4803 | | - "smithy.api#documentation": "<p>Object containing all the filter fields for SaaS products. Client can add a maximum of\n 8 filters in a single <code>ListEntities</code> request.</p>" |
| 4826 | + "smithy.api#documentation": "<p>Object containing all the filter fields for SaaS products. Client can add only one wildcard filter and a maximum of 8 filters in a single <code>ListEntities</code> request.</p>" |
4804 | 4827 | } |
4805 | 4828 | }, |
4806 | 4829 | "com.amazonaws.marketplacecatalog#SaaSProductLastModifiedDateFilter": { |
|
5138 | 5161 | "traits": { |
5139 | 5162 | "smithy.api#documentation": "<p>A list of objects specifying each key name and value for the\n <code>ChangeSetTags</code> property.</p>" |
5140 | 5163 | } |
| 5164 | + }, |
| 5165 | + "Intent": { |
| 5166 | + "target": "com.amazonaws.marketplacecatalog#Intent", |
| 5167 | + "traits": { |
| 5168 | + "smithy.api#documentation": "<p>The intent related to the request. The default is <code>APPLY</code>.\n To test your request before applying changes to your entities, use <code>VALIDATE</code>.\n This feature is currently available for adding versions to single-AMI products. For more information, see\n <a href=\"https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/ami-products.html#ami-add-version\">Add a new version</a>.</p>" |
| 5169 | + } |
5141 | 5170 | } |
5142 | 5171 | }, |
5143 | 5172 | "traits": { |
|
0 commit comments