Skip to content

Commit

Permalink
Sync smithy api models and endpoints (#1219)
Browse files Browse the repository at this point in the history
* sync api models and endpoint models

* generate changelog entry
  • Loading branch information
skotambkar committed Apr 8, 2021
1 parent 67f7494 commit 214f719
Show file tree
Hide file tree
Showing 38 changed files with 15,910 additions and 1,731 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"ID": "service.lookoutequipment-major-1617910916305435000",
"SchemaVersion": 1,
"Module": "service/lookoutequipment",
"Type": "major",
"Description": "new service client",
"MinVersion": "v1.0.0",
"AffectedModules": null
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"ID": "service.mgn-major-1617910925215867000",
"SchemaVersion": 1,
"Module": "service/mgn",
"Type": "major",
"Description": "new service client",
"MinVersion": "v1.0.0",
"AffectedModules": null
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"ID": "service.wildcard-feature-1617911451908933000",
"SchemaVersion": 1,
"Module": "service/...",
"Type": "feature",
"Description": "model sync",
"MinVersion": "",
"AffectedModules": [
"service/accessanalyzer",
"service/appflow",
"service/appstream",
"service/auditmanager",
"service/autoscaling",
"service/cloud9",
"service/cloudfront",
"service/codedeploy",
"service/customerprofiles",
"service/ec2",
"service/elasticache",
"service/fms",
"service/imagebuilder",
"service/ivs",
"service/kendra",
"service/kinesisvideoarchivedmedia",
"service/lexmodelbuildingservice",
"service/lexruntimeservice",
"service/lightsail",
"service/lookoutequipment",
"service/mediaconvert",
"service/medialive",
"service/mediapackage",
"service/mgn",
"service/ram",
"service/robomaker",
"service/route53",
"service/route53resolver",
"service/s3",
"service/s3control",
"service/ssm",
"service/storagegateway",
"service/wafv2"
]
}
711 changes: 701 additions & 10 deletions codegen/sdk-codegen/aws-models/accessanalyzer.2019-11-01.json

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions codegen/sdk-codegen/aws-models/appflow.2020-08-23.json
Original file line number Diff line number Diff line change
Expand Up @@ -2135,6 +2135,9 @@
"traits": {
"smithy.api#documentation": "<p>\n The properties required to query Amazon Connect Customer Profiles.\n </p>"
}
},
"Zendesk": {
"target": "com.amazonaws.appflow#ZendeskDestinationProperties"
}
},
"traits": {
Expand Down Expand Up @@ -6483,6 +6486,26 @@
"smithy.api#documentation": "<p>\n The connector-specific profile properties required when using Zendesk.\n</p>"
}
},
"com.amazonaws.appflow#ZendeskDestinationProperties": {
"type": "structure",
"members": {
"object": {
"target": "com.amazonaws.appflow#Object",
"traits": {
"smithy.api#required": {}
}
},
"idFieldNames": {
"target": "com.amazonaws.appflow#IdFieldNameList"
},
"errorHandlingConfig": {
"target": "com.amazonaws.appflow#ErrorHandlingConfig"
},
"writeOperationType": {
"target": "com.amazonaws.appflow#WriteOperationType"
}
}
},
"com.amazonaws.appflow#ZendeskMetadata": {
"type": "structure",
"members": {
Expand Down
111 changes: 110 additions & 1 deletion codegen/sdk-codegen/aws-models/appstream.2016-12-01.json
Original file line number Diff line number Diff line change
Expand Up @@ -1213,6 +1213,98 @@
}
}
},
"com.amazonaws.appstream#CreateUpdatedImage": {
"type": "operation",
"input": {
"target": "com.amazonaws.appstream#CreateUpdatedImageRequest"
},
"output": {
"target": "com.amazonaws.appstream#CreateUpdatedImageResult"
},
"errors": [
{
"target": "com.amazonaws.appstream#ConcurrentModificationException"
},
{
"target": "com.amazonaws.appstream#IncompatibleImageException"
},
{
"target": "com.amazonaws.appstream#InvalidAccountStatusException"
},
{
"target": "com.amazonaws.appstream#LimitExceededException"
},
{
"target": "com.amazonaws.appstream#OperationNotPermittedException"
},
{
"target": "com.amazonaws.appstream#ResourceAlreadyExistsException"
},
{
"target": "com.amazonaws.appstream#ResourceNotFoundException"
}
],
"traits": {
"smithy.api#documentation": "<p>Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent software.</p>\n \n <p>For more information, see the \"Update an Image by Using\n Managed AppStream 2.0 Image Updates\" section in <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/administer-images.html\">Administer Your AppStream 2.0 Images</a>, in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
}
},
"com.amazonaws.appstream#CreateUpdatedImageRequest": {
"type": "structure",
"members": {
"existingImageName": {
"target": "com.amazonaws.appstream#Name",
"traits": {
"smithy.api#documentation": "<p>The name of the image to update.</p>",
"smithy.api#required": {}
}
},
"newImageName": {
"target": "com.amazonaws.appstream#Name",
"traits": {
"smithy.api#documentation": "<p>The name of the new image. The name must be unique within the AWS account and Region.</p>",
"smithy.api#required": {}
}
},
"newImageDescription": {
"target": "com.amazonaws.appstream#Description",
"traits": {
"smithy.api#documentation": "<p>The description to display for the new image.</p>"
}
},
"newImageDisplayName": {
"target": "com.amazonaws.appstream#DisplayName",
"traits": {
"smithy.api#documentation": "<p>The name to display for the new image.</p>"
}
},
"newImageTags": {
"target": "com.amazonaws.appstream#Tags",
"traits": {
"smithy.api#documentation": "<p>The tags to associate with the new image. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=. </p>\n <p>Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters: </p>\n <p>_ . : / = + \\ - @</p>\n <p>If you do not specify a value, the value is set to an empty string.</p>\n <p>For more information about tags, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html\">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
}
},
"dryRun": {
"target": "com.amazonaws.appstream#Boolean",
"traits": {
"smithy.api#documentation": "<p>Indicates whether to display the status of image update availability before AppStream 2.0 initiates the process of creating a new updated image. If this value is set to <code>true</code>, AppStream 2.0 displays whether image updates are available. If this value is set to <code>false</code>, AppStream 2.0 initiates the process of creating a new updated image without displaying whether image updates are available.</p>"
}
}
}
},
"com.amazonaws.appstream#CreateUpdatedImageResult": {
"type": "structure",
"members": {
"image": {
"target": "com.amazonaws.appstream#Image"
},
"canUpdateImage": {
"target": "com.amazonaws.appstream#Boolean",
"traits": {
"smithy.api#documentation": "<p>Indicates whether a new image can be created.</p>"
}
}
}
},
"com.amazonaws.appstream#CreateUsageReportSubscription": {
"type": "operation",
"input": {
Expand Down Expand Up @@ -3132,6 +3224,12 @@
"traits": {
"smithy.api#documentation": "<p>The permissions to provide to the destination AWS account for the specified image.</p>"
}
},
"ImageErrors": {
"target": "com.amazonaws.appstream#ResourceErrors",
"traits": {
"smithy.api#documentation": "<p>Describes the errors that are returned when a new image can't be created.</p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -3297,6 +3395,14 @@
{
"value": "FAILED",
"name": "FAILED"
},
{
"value": "UPDATING",
"name": "UPDATING"
},
{
"value": "PENDING_QUALIFICATION",
"name": "PENDING_QUALIFICATION"
}
]
}
Expand Down Expand Up @@ -3444,7 +3550,7 @@
}
},
"traits": {
"smithy.api#documentation": "<p>The image does not support storage connectors.</p>",
"smithy.api#documentation": "<p>The image can't be updated because it's not compatible for updates.</p>",
"smithy.api#error": "client",
"smithy.api#httpError": 400
}
Expand Down Expand Up @@ -3810,6 +3916,9 @@
{
"target": "com.amazonaws.appstream#CreateStreamingURL"
},
{
"target": "com.amazonaws.appstream#CreateUpdatedImage"
},
{
"target": "com.amazonaws.appstream#CreateUsageReportSubscription"
},
Expand Down
11 changes: 7 additions & 4 deletions codegen/sdk-codegen/aws-models/auditmanager.2017-07-25.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
}
},
"traits": {
"smithy.api#documentation": "<p>\n You do not have sufficient access to perform this action. \n</p>",
"smithy.api#documentation": "<p>\n Your account is not registered with AWS Audit Manager. Check the delegated administrator setup on the AWS Audit Manager settings page, and try again.\n</p>",
"smithy.api#error": "client",
"smithy.api#httpError": 403
}
Expand Down Expand Up @@ -3793,6 +3793,9 @@
"members": {
"assessment": {
"target": "com.amazonaws.auditmanager#Assessment"
},
"userRole": {
"target": "com.amazonaws.auditmanager#Role"
}
}
},
Expand Down Expand Up @@ -5490,7 +5493,7 @@
}
},
"traits": {
"smithy.api#documentation": "<p>\n The wrapper that contains AWS Audit Manager role information, such as the role type and IAM Amazon Resource Name (ARN).\n </p>"
"smithy.api#documentation": "<p>\n The wrapper that contains the AWS Audit Manager role information of the current user, such as the role type and IAM Amazon Resource Name (ARN).\n </p>"
}
},
"com.amazonaws.auditmanager#RoleType": {
Expand Down Expand Up @@ -5708,12 +5711,12 @@
"keywordValue": {
"target": "com.amazonaws.auditmanager#KeywordValue",
"traits": {
"smithy.api#documentation": "<p>\n The value of the keyword used to search AWS CloudTrail logs when mapping a control data source.\n</p>"
"smithy.api#documentation": "<p>\nThe value of the keyword used to search AWS CloudTrail logs, AWS Config rules, AWS Security Hub checks, and AWS API names when mapping a control data source. \n</p>"
}
}
},
"traits": {
"smithy.api#documentation": "<p>\n The keyword to search for in AWS CloudTrail logs.\n</p>"
"smithy.api#documentation": "<p>\nThe keyword to search for in AWS CloudTrail logs, AWS Config rules, AWS Security Hub checks, and AWS API names.\n</p>"
}
},
"com.amazonaws.auditmanager#SourceName": {
Expand Down
Loading

0 comments on commit 214f719

Please sign in to comment.