Skip to content

Commit

Permalink
batch sync API models from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdel committed Jul 1, 2022
1 parent e2f406b commit a65e84b
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 58 deletions.
16 changes: 9 additions & 7 deletions codegen/sdk-codegen/aws-models/appconfigdata.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@
]
}
},
"com.amazonaws.appconfigdata#Blob": {
"type": "blob"
},
"com.amazonaws.appconfigdata#ConfigurationSession": {
"type": "resource",
"identifiers": {
Expand Down Expand Up @@ -166,11 +163,10 @@
}
},
"Configuration": {
"target": "com.amazonaws.appconfigdata#Blob",
"target": "com.amazonaws.appconfigdata#SensitiveBlob",
"traits": {
"smithy.api#documentation": "<p>The data of the configuration. This may be empty if the client already has the latest\n version of configuration.</p>",
"smithy.api#httpPayload": {},
"smithy.api#sensitive": {}
"smithy.api#httpPayload": {}
}
}
}
Expand Down Expand Up @@ -318,6 +314,12 @@
]
}
},
"com.amazonaws.appconfigdata#SensitiveBlob": {
"type": "blob",
"traits": {
"smithy.api#sensitive": {}
}
},
"com.amazonaws.appconfigdata#StartConfigurationSession": {
"type": "operation",
"input": {
Expand Down Expand Up @@ -424,4 +426,4 @@
}
}
}
}
}
33 changes: 19 additions & 14 deletions codegen/sdk-codegen/aws-models/kafkaconnect.json
Original file line number Diff line number Diff line change
Expand Up @@ -471,11 +471,10 @@
}
},
"connectorConfiguration": {
"target": "com.amazonaws.kafkaconnect#__mapOf__string",
"target": "com.amazonaws.kafkaconnect#__sensitive__mapOf__string",
"traits": {
"smithy.api#documentation": "<p>A map of keys to values that represent the configuration for the connector.</p>",
"smithy.api#required": {},
"smithy.api#sensitive": {}
"smithy.api#required": {}
}
},
"connectorDescription": {
Expand Down Expand Up @@ -734,11 +733,10 @@
}
},
"propertiesFileContent": {
"target": "com.amazonaws.kafkaconnect#__string",
"target": "com.amazonaws.kafkaconnect#__sensitiveString",
"traits": {
"smithy.api#documentation": "<p>Base64 encoded contents of connect-distributed.properties file.</p>",
"smithy.api#required": {},
"smithy.api#sensitive": {}
"smithy.api#required": {}
}
}
}
Expand Down Expand Up @@ -1216,10 +1214,9 @@
}
},
"connectorConfiguration": {
"target": "com.amazonaws.kafkaconnect#__mapOf__string",
"target": "com.amazonaws.kafkaconnect#__sensitive__mapOf__string",
"traits": {
"smithy.api#documentation": "<p>A map of keys to values that represent the configuration for the connector.</p>",
"smithy.api#sensitive": {}
"smithy.api#documentation": "<p>A map of keys to values that represent the configuration for the connector.</p>"
}
},
"connectorDescription": {
Expand Down Expand Up @@ -2586,10 +2583,9 @@
}
},
"propertiesFileContent": {
"target": "com.amazonaws.kafkaconnect#__string",
"target": "com.amazonaws.kafkaconnect#__sensitiveString",
"traits": {
"smithy.api#documentation": "<p>Base64 encoded contents of the connect-distributed.properties file.</p>",
"smithy.api#sensitive": {}
"smithy.api#documentation": "<p>Base64 encoded contents of the connect-distributed.properties file.</p>"
}
},
"revision": {
Expand Down Expand Up @@ -2800,13 +2796,22 @@
}
}
},
"com.amazonaws.kafkaconnect#__mapOf__string": {
"com.amazonaws.kafkaconnect#__sensitiveString": {
"type": "string",
"traits": {
"smithy.api#sensitive": {}
}
},
"com.amazonaws.kafkaconnect#__sensitive__mapOf__string": {
"type": "map",
"key": {
"target": "com.amazonaws.kafkaconnect#__string"
},
"value": {
"target": "com.amazonaws.kafkaconnect#__string"
},
"traits": {
"smithy.api#sensitive": {}
}
},
"com.amazonaws.kafkaconnect#__string": {
Expand Down Expand Up @@ -2837,4 +2842,4 @@
}
}
}
}
}
69 changes: 32 additions & 37 deletions codegen/sdk-codegen/aws-models/nimble.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,10 +232,9 @@
}
},
"endpoint": {
"target": "com.amazonaws.nimble#String",
"target": "com.amazonaws.nimble#SensitiveString",
"traits": {
"smithy.api#documentation": "<p>The endpoint of the ComputeFarm that is accessed by the studio component\n resource.</p>",
"smithy.api#sensitive": {}
"smithy.api#documentation": "<p>The endpoint of the ComputeFarm that is accessed by the studio component\n resource.</p>"
}
}
},
Expand Down Expand Up @@ -482,8 +481,7 @@
"description": {
"target": "com.amazonaws.nimble#StreamingImageDescription",
"traits": {
"smithy.api#documentation": "<p>A human-readable description of the streaming image.</p>",
"smithy.api#sensitive": {}
"smithy.api#documentation": "<p>A human-readable description of the streaming image.</p>"
}
},
"ec2ImageId": {
Expand All @@ -497,8 +495,7 @@
"target": "com.amazonaws.nimble#StreamingImageName",
"traits": {
"smithy.api#documentation": "<p>A friendly name for a streaming image resource.</p>",
"smithy.api#required": {},
"smithy.api#sensitive": {}
"smithy.api#required": {}
}
},
"studioId": {
Expand Down Expand Up @@ -978,8 +975,7 @@
"traits": {
"aws.cloudformation#cfnMutability": "full",
"smithy.api#documentation": "<p>A friendly name for the studio.</p>",
"smithy.api#required": {},
"smithy.api#sensitive": {}
"smithy.api#required": {}
}
},
"studioEncryptionConfiguration": {
Expand Down Expand Up @@ -3798,10 +3794,9 @@
"type": "structure",
"members": {
"endpoint": {
"target": "com.amazonaws.nimble#String",
"target": "com.amazonaws.nimble#SensitiveString",
"traits": {
"smithy.api#documentation": "<p>The endpoint of the license service that is accessed by the studio component\n resource.</p>",
"smithy.api#sensitive": {}
"smithy.api#documentation": "<p>The endpoint of the license service that is accessed by the studio component\n resource.</p>"
}
}
},
Expand Down Expand Up @@ -5113,6 +5108,12 @@
"com.amazonaws.nimble#SecurityGroupId": {
"type": "string"
},
"com.amazonaws.nimble#SensitiveString": {
"type": "string",
"traits": {
"smithy.api#sensitive": {}
}
},
"com.amazonaws.nimble#ServiceQuotaExceededException": {
"type": "structure",
"members": {
Expand Down Expand Up @@ -5145,10 +5146,9 @@
"type": "structure",
"members": {
"endpoint": {
"target": "com.amazonaws.nimble#String",
"target": "com.amazonaws.nimble#SensitiveString",
"traits": {
"smithy.api#documentation": "<p>The endpoint of the shared file system that is accessed by the studio component\n resource.</p>",
"smithy.api#sensitive": {}
"smithy.api#documentation": "<p>The endpoint of the shared file system that is accessed by the studio component\n resource.</p>"
}
},
"fileSystemId": {
Expand All @@ -5164,10 +5164,9 @@
}
},
"shareName": {
"target": "com.amazonaws.nimble#String",
"target": "com.amazonaws.nimble#SensitiveString",
"traits": {
"smithy.api#documentation": "<p>The name of the file share.</p>",
"smithy.api#sensitive": {}
"smithy.api#documentation": "<p>The name of the file share.</p>"
}
},
"windowsMountDrive": {
Expand Down Expand Up @@ -5611,8 +5610,7 @@
"target": "com.amazonaws.nimble#StreamingImageDescription",
"traits": {
"aws.cloudformation#cfnMutability": "full",
"smithy.api#documentation": "<p>A human-readable description of the streaming image.</p>",
"smithy.api#sensitive": {}
"smithy.api#documentation": "<p>A human-readable description of the streaming image.</p>"
}
},
"ec2ImageId": {
Expand Down Expand Up @@ -5640,8 +5638,7 @@
"target": "com.amazonaws.nimble#StreamingImageName",
"traits": {
"aws.cloudformation#cfnMutability": "full",
"smithy.api#documentation": "<p>A friendly name for a streaming image resource.</p>",
"smithy.api#sensitive": {}
"smithy.api#documentation": "<p>A friendly name for a streaming image resource.</p>"
}
},
"owner": {
Expand Down Expand Up @@ -5704,7 +5701,8 @@
"smithy.api#length": {
"min": 0,
"max": 256
}
},
"smithy.api#sensitive": {}
}
},
"com.amazonaws.nimble#StreamingImageEncryptionConfiguration": {
Expand Down Expand Up @@ -5784,7 +5782,8 @@
"smithy.api#length": {
"min": 0,
"max": 64
}
},
"smithy.api#sensitive": {}
}
},
"com.amazonaws.nimble#StreamingImageOwner": {
Expand Down Expand Up @@ -6402,10 +6401,9 @@
}
},
"url": {
"target": "com.amazonaws.nimble#String",
"target": "com.amazonaws.nimble#SensitiveString",
"traits": {
"smithy.api#documentation": "<p>The URL to connect to this stream using the DCV client.</p>",
"smithy.api#sensitive": {}
"smithy.api#documentation": "<p>The URL to connect to this stream using the DCV client.</p>"
}
}
},
Expand Down Expand Up @@ -6520,8 +6518,7 @@
"displayName": {
"target": "com.amazonaws.nimble#StudioDisplayName",
"traits": {
"smithy.api#documentation": "<p>A friendly name for the studio.</p>",
"smithy.api#sensitive": {}
"smithy.api#documentation": "<p>A friendly name for the studio.</p>"
}
},
"homeRegion": {
Expand Down Expand Up @@ -7177,7 +7174,8 @@
"smithy.api#length": {
"min": 0,
"max": 64
}
},
"smithy.api#sensitive": {}
}
},
"com.amazonaws.nimble#StudioEncryptionConfiguration": {
Expand Down Expand Up @@ -7997,15 +7995,13 @@
"description": {
"target": "com.amazonaws.nimble#StreamingImageDescription",
"traits": {
"smithy.api#documentation": "<p>The description.</p>",
"smithy.api#sensitive": {}
"smithy.api#documentation": "<p>The description.</p>"
}
},
"name": {
"target": "com.amazonaws.nimble#StreamingImageName",
"traits": {
"smithy.api#documentation": "<p>The name for the streaming image.</p>",
"smithy.api#sensitive": {}
"smithy.api#documentation": "<p>The name for the streaming image.</p>"
}
},
"streamingImageId": {
Expand Down Expand Up @@ -8234,8 +8230,7 @@
"displayName": {
"target": "com.amazonaws.nimble#StudioDisplayName",
"traits": {
"smithy.api#documentation": "<p>A friendly name for the studio.</p>",
"smithy.api#sensitive": {}
"smithy.api#documentation": "<p>A friendly name for the studio.</p>"
}
},
"studioId": {
Expand Down Expand Up @@ -8458,4 +8453,4 @@
]
}
}
}
}

0 comments on commit a65e84b

Please sign in to comment.