Skip to content

Commit

Permalink
Update API model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Feb 13, 2024
1 parent 5f328e6 commit b3a6cd7
Show file tree
Hide file tree
Showing 4 changed files with 394 additions and 97 deletions.
6 changes: 6 additions & 0 deletions codegen/sdk-codegen/aws-models/lightsail.json
Original file line number Diff line number Diff line change
Expand Up @@ -23357,6 +23357,12 @@
"traits": {
"smithy.api#documentation": "<p>Indicates the certificate that needs to be associated with the database.</p>"
}
},
"relationalDatabaseBlueprintId": {
"target": "com.amazonaws.lightsail#string",
"traits": {
"smithy.api#documentation": "<p>This parameter is used to update the major version of the database. Enter the\n <code>blueprintId</code> for the major version that you want to update to.</p>\n <p>Use the <a href=\"https://docs.aws.amazon.com/lightsail/2016-11-28/api-reference/API_GetRelationalDatabaseBlueprints.html\">GetRelationalDatabaseBlueprints</a> action to get a list of available blueprint\n IDs.</p>"
}
}
},
"traits": {
Expand Down
43 changes: 36 additions & 7 deletions codegen/sdk-codegen/aws-models/marketplace-catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@
}
},
"traits": {
"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>"
"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>"
}
},
"com.amazonaws.marketplacecatalog#AmiProductLastModifiedDateFilter": {
Expand Down Expand Up @@ -1031,7 +1031,7 @@
}
],
"traits": {
"smithy.api#documentation": "<p>Returns metadata and content for multiple entities.</p>",
"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>",
"smithy.api#http": {
"method": "POST",
"uri": "/BatchDescribeEntities",
Expand Down Expand Up @@ -1503,7 +1503,7 @@
}
},
"traits": {
"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>"
"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>"
}
},
"com.amazonaws.marketplacecatalog#ContainerProductLastModifiedDateFilter": {
Expand Down Expand Up @@ -1771,7 +1771,7 @@
}
},
"traits": {
"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>"
"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>"
}
},
"com.amazonaws.marketplacecatalog#DataProductLastModifiedDateFilter": {
Expand Down Expand Up @@ -2126,6 +2126,12 @@
"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>"
}
},
"Intent": {
"target": "com.amazonaws.marketplacecatalog#Intent",
"traits": {
"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>"
}
},
"StartTime": {
"target": "com.amazonaws.marketplacecatalog#DateTimeISO8601",
"traits": {
Expand Down Expand Up @@ -2776,6 +2782,23 @@
"smithy.api#pattern": "^[\\w\\-@]+$"
}
},
"com.amazonaws.marketplacecatalog#Intent": {
"type": "enum",
"members": {
"VALIDATE": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "VALIDATE"
}
},
"APPLY": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "APPLY"
}
}
}
},
"com.amazonaws.marketplacecatalog#InternalServiceException": {
"type": "structure",
"members": {
Expand Down Expand Up @@ -3294,7 +3317,7 @@
}
},
"traits": {
"smithy.api#documentation": "<p>A filter for offers entity.</p>"
"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>"
}
},
"com.amazonaws.marketplacecatalog#OfferLastModifiedDateFilter": {
Expand Down Expand Up @@ -3997,7 +4020,7 @@
}
},
"traits": {
"smithy.api#documentation": "<p>A filter for ResaleAuthorization entity.</p>"
"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>"
}
},
"com.amazonaws.marketplacecatalog#ResaleAuthorizationLastModifiedDateFilter": {
Expand Down Expand Up @@ -4800,7 +4823,7 @@
}
},
"traits": {
"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>"
"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>"
}
},
"com.amazonaws.marketplacecatalog#SaaSProductLastModifiedDateFilter": {
Expand Down Expand Up @@ -5138,6 +5161,12 @@
"traits": {
"smithy.api#documentation": "<p>A list of objects specifying each key name and value for the\n <code>ChangeSetTags</code> property.</p>"
}
},
"Intent": {
"target": "com.amazonaws.marketplacecatalog#Intent",
"traits": {
"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>"
}
}
},
"traits": {
Expand Down
Loading

0 comments on commit b3a6cd7

Please sign in to comment.