aws-sdk-core 2.10.91 → 2.10.92

Sign up to get free protection for your applications and to get access to all the features.
Files changed (47) hide show
  1. checksums.yaml +4 -4
  2. data/apis/comprehend/2017-11-27/api-2.json +685 -0
  3. data/apis/comprehend/2017-11-27/examples-1.json +5 -0
  4. data/apis/comprehend/2017-11-27/paginators-1.json +9 -0
  5. data/apis/dynamodb/2011-12-05/api-2.json +1 -0
  6. data/apis/dynamodb/2012-08-10/api-2.json +610 -1
  7. data/apis/ecs/2014-11-13/api-2.json +151 -17
  8. data/apis/glacier/2012-06-01/api-2.json +174 -3
  9. data/apis/greengrass/2017-06-07/api-2.json +568 -1
  10. data/apis/iot-jobs-data/2017-09-29/api-2.json +339 -0
  11. data/apis/iot-jobs-data/2017-09-29/examples-1.json +5 -0
  12. data/apis/iot-jobs-data/2017-09-29/paginators-1.json +4 -0
  13. data/apis/iot/2015-05-28/api-2.json +3105 -203
  14. data/apis/kinesis-video-archived-media/2017-09-30/api-2.json +200 -0
  15. data/apis/kinesis-video-archived-media/2017-09-30/examples-1.json +5 -0
  16. data/apis/kinesis-video-archived-media/2017-09-30/paginators-1.json +4 -0
  17. data/apis/kinesis-video-media/2017-09-30/api-2.json +160 -0
  18. data/apis/kinesis-video-media/2017-09-30/examples-1.json +5 -0
  19. data/apis/kinesis-video-media/2017-09-30/paginators-1.json +4 -0
  20. data/apis/kinesisvideo/2017-09-30/api-2.json +548 -0
  21. data/apis/kinesisvideo/2017-09-30/examples-1.json +5 -0
  22. data/apis/kinesisvideo/2017-09-30/paginators-1.json +4 -0
  23. data/apis/rekognition/2016-06-27/api-2.json +994 -33
  24. data/apis/rekognition/2016-06-27/paginators-1.json +35 -0
  25. data/apis/runtime.sagemaker/2017-05-13/api-2.json +134 -0
  26. data/apis/runtime.sagemaker/2017-05-13/examples-1.json +5 -0
  27. data/apis/runtime.sagemaker/2017-05-13/paginators-1.json +4 -0
  28. data/apis/s3/2006-03-01/api-2.json +138 -2
  29. data/apis/sagemaker/2017-07-24/api-2.json +1540 -0
  30. data/apis/sagemaker/2017-07-24/examples-1.json +5 -0
  31. data/apis/sagemaker/2017-07-24/paginators-1.json +34 -0
  32. data/apis/sagemaker/2017-07-24/waiters-2.json +344 -0
  33. data/apis/translate/2017-07-01/api-2.json +119 -0
  34. data/apis/translate/2017-07-01/examples-1.json +5 -0
  35. data/apis/translate/2017-07-01/paginators-1.json +4 -0
  36. data/lib/aws-sdk-core.rb +8 -0
  37. data/lib/aws-sdk-core/comprehend.rb +6 -0
  38. data/lib/aws-sdk-core/iotjobsdataplane.rb +6 -0
  39. data/lib/aws-sdk-core/kinesisvideo.rb +6 -0
  40. data/lib/aws-sdk-core/kinesisvideoarchivedmedia.rb +6 -0
  41. data/lib/aws-sdk-core/kinesisvideomedia.rb +6 -0
  42. data/lib/aws-sdk-core/sagemaker.rb +7 -0
  43. data/lib/aws-sdk-core/sagemakerruntime.rb +6 -0
  44. data/lib/aws-sdk-core/translate.rb +6 -0
  45. data/lib/aws-sdk-core/version.rb +1 -1
  46. data/service-models.json +32 -0
  47. metadata +34 -1
@@ -1,5 +1,35 @@
1
1
  {
2
2
  "pagination": {
3
+ "GetCelebrityRecognition": {
4
+ "input_token": "NextToken",
5
+ "limit_key": "MaxResults",
6
+ "output_token": "NextToken"
7
+ },
8
+ "GetContentModeration": {
9
+ "input_token": "NextToken",
10
+ "limit_key": "MaxResults",
11
+ "output_token": "NextToken"
12
+ },
13
+ "GetFaceDetection": {
14
+ "input_token": "NextToken",
15
+ "limit_key": "MaxResults",
16
+ "output_token": "NextToken"
17
+ },
18
+ "GetFaceSearch": {
19
+ "input_token": "NextToken",
20
+ "limit_key": "MaxResults",
21
+ "output_token": "NextToken"
22
+ },
23
+ "GetLabelDetection": {
24
+ "input_token": "NextToken",
25
+ "limit_key": "MaxResults",
26
+ "output_token": "NextToken"
27
+ },
28
+ "GetPersonTracking": {
29
+ "input_token": "NextToken",
30
+ "limit_key": "MaxResults",
31
+ "output_token": "NextToken"
32
+ },
3
33
  "ListCollections": {
4
34
  "input_token": "NextToken",
5
35
  "limit_key": "MaxResults",
@@ -11,6 +41,11 @@
11
41
  "limit_key": "MaxResults",
12
42
  "output_token": "NextToken",
13
43
  "result_key": "Faces"
44
+ },
45
+ "ListStreamProcessors": {
46
+ "input_token": "NextToken",
47
+ "limit_key": "MaxResults",
48
+ "output_token": "NextToken"
14
49
  }
15
50
  }
16
51
  }
@@ -0,0 +1,134 @@
1
+ {
2
+ "version":"2.0",
3
+ "metadata":{
4
+ "apiVersion":"2017-05-13",
5
+ "endpointPrefix":"runtime.sagemaker",
6
+ "jsonVersion":"1.1",
7
+ "protocol":"rest-json",
8
+ "serviceFullName":"Amazon SageMaker Runtime",
9
+ "serviceId":"SageMaker Runtime",
10
+ "signatureVersion":"v4",
11
+ "signingName":"sagemaker",
12
+ "uid":"runtime.sagemaker-2017-05-13"
13
+ },
14
+ "operations":{
15
+ "InvokeEndpoint":{
16
+ "name":"InvokeEndpoint",
17
+ "http":{
18
+ "method":"POST",
19
+ "requestUri":"/endpoints/{EndpointName}/invocations"
20
+ },
21
+ "input":{"shape":"InvokeEndpointInput"},
22
+ "output":{"shape":"InvokeEndpointOutput"},
23
+ "errors":[
24
+ {"shape":"InternalFailure"},
25
+ {"shape":"ServiceUnavailable"},
26
+ {"shape":"ValidationError"},
27
+ {"shape":"ModelError"}
28
+ ]
29
+ }
30
+ },
31
+ "shapes":{
32
+ "BodyBlob":{
33
+ "type":"blob",
34
+ "max":5242880,
35
+ "sensitive":true
36
+ },
37
+ "EndpointName":{
38
+ "type":"string",
39
+ "max":63,
40
+ "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
41
+ },
42
+ "Header":{
43
+ "type":"string",
44
+ "max":1024
45
+ },
46
+ "InternalFailure":{
47
+ "type":"structure",
48
+ "members":{
49
+ "Message":{"shape":"Message"}
50
+ },
51
+ "error":{"httpStatusCode":500},
52
+ "exception":true,
53
+ "fault":true
54
+ },
55
+ "InvokeEndpointInput":{
56
+ "type":"structure",
57
+ "required":[
58
+ "EndpointName",
59
+ "Body"
60
+ ],
61
+ "members":{
62
+ "EndpointName":{
63
+ "shape":"EndpointName",
64
+ "location":"uri",
65
+ "locationName":"EndpointName"
66
+ },
67
+ "Body":{"shape":"BodyBlob"},
68
+ "ContentType":{
69
+ "shape":"Header",
70
+ "location":"header",
71
+ "locationName":"Content-Type"
72
+ },
73
+ "Accept":{
74
+ "shape":"Header",
75
+ "location":"header",
76
+ "locationName":"Accept"
77
+ }
78
+ },
79
+ "payload":"Body"
80
+ },
81
+ "InvokeEndpointOutput":{
82
+ "type":"structure",
83
+ "required":["Body"],
84
+ "members":{
85
+ "Body":{"shape":"BodyBlob"},
86
+ "ContentType":{
87
+ "shape":"Header",
88
+ "location":"header",
89
+ "locationName":"Content-Type"
90
+ },
91
+ "InvokedProductionVariant":{
92
+ "shape":"Header",
93
+ "location":"header",
94
+ "locationName":"x-Amzn-Invoked-Production-Variant"
95
+ }
96
+ },
97
+ "payload":"Body"
98
+ },
99
+ "LogStreamArn":{"type":"string"},
100
+ "Message":{
101
+ "type":"string",
102
+ "max":2048
103
+ },
104
+ "ModelError":{
105
+ "type":"structure",
106
+ "members":{
107
+ "Message":{"shape":"Message"},
108
+ "OriginalStatusCode":{"shape":"StatusCode"},
109
+ "OriginalMessage":{"shape":"Message"},
110
+ "LogStreamArn":{"shape":"LogStreamArn"}
111
+ },
112
+ "error":{"httpStatusCode":424},
113
+ "exception":true
114
+ },
115
+ "ServiceUnavailable":{
116
+ "type":"structure",
117
+ "members":{
118
+ "Message":{"shape":"Message"}
119
+ },
120
+ "error":{"httpStatusCode":503},
121
+ "exception":true,
122
+ "fault":true
123
+ },
124
+ "StatusCode":{"type":"integer"},
125
+ "ValidationError":{
126
+ "type":"structure",
127
+ "members":{
128
+ "Message":{"shape":"Message"}
129
+ },
130
+ "error":{"httpStatusCode":400},
131
+ "exception":true
132
+ }
133
+ }
134
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "pagination": {
3
+ }
4
+ }
@@ -1057,6 +1057,27 @@
1057
1057
  "member":{"shape":"CORSRule"},
1058
1058
  "flattened":true
1059
1059
  },
1060
+ "CSVInput":{
1061
+ "type":"structure",
1062
+ "members":{
1063
+ "FileHeaderInfo":{"shape":"FileHeaderInfo"},
1064
+ "Comments":{"shape":"Comments"},
1065
+ "QuoteEscapeCharacter":{"shape":"QuoteEscapeCharacter"},
1066
+ "RecordDelimiter":{"shape":"RecordDelimiter"},
1067
+ "FieldDelimiter":{"shape":"FieldDelimiter"},
1068
+ "QuoteCharacter":{"shape":"QuoteCharacter"}
1069
+ }
1070
+ },
1071
+ "CSVOutput":{
1072
+ "type":"structure",
1073
+ "members":{
1074
+ "QuoteFields":{"shape":"QuoteFields"},
1075
+ "QuoteEscapeCharacter":{"shape":"QuoteEscapeCharacter"},
1076
+ "RecordDelimiter":{"shape":"RecordDelimiter"},
1077
+ "FieldDelimiter":{"shape":"FieldDelimiter"},
1078
+ "QuoteCharacter":{"shape":"QuoteCharacter"}
1079
+ }
1080
+ },
1060
1081
  "CacheControl":{"type":"string"},
1061
1082
  "CloudFunction":{"type":"string"},
1062
1083
  "CloudFunctionConfiguration":{
@@ -1077,6 +1098,7 @@
1077
1098
  },
1078
1099
  "CloudFunctionInvocationRole":{"type":"string"},
1079
1100
  "Code":{"type":"string"},
1101
+ "Comments":{"type":"string"},
1080
1102
  "CommonPrefix":{
1081
1103
  "type":"structure",
1082
1104
  "members":{
@@ -2007,6 +2029,7 @@
2007
2029
  "flattened":true
2008
2030
  },
2009
2031
  "Delimiter":{"type":"string"},
2032
+ "Description":{"type":"string"},
2010
2033
  "Destination":{
2011
2034
  "type":"structure",
2012
2035
  "required":["Bucket"],
@@ -2025,6 +2048,15 @@
2025
2048
  "type":"string",
2026
2049
  "enum":["url"]
2027
2050
  },
2051
+ "Encryption":{
2052
+ "type":"structure",
2053
+ "required":["EncryptionType"],
2054
+ "members":{
2055
+ "EncryptionType":{"shape":"ServerSideEncryption"},
2056
+ "KMSKeyId":{"shape":"SSEKMSKeyId"},
2057
+ "KMSContext":{"shape":"KMSContext"}
2058
+ }
2059
+ },
2028
2060
  "EncryptionConfiguration":{
2029
2061
  "type":"structure",
2030
2062
  "members":{
@@ -2087,7 +2119,21 @@
2087
2119
  "member":{"shape":"ExposeHeader"},
2088
2120
  "flattened":true
2089
2121
  },
2122
+ "Expression":{"type":"string"},
2123
+ "ExpressionType":{
2124
+ "type":"string",
2125
+ "enum":["SQL"]
2126
+ },
2090
2127
  "FetchOwner":{"type":"boolean"},
2128
+ "FieldDelimiter":{"type":"string"},
2129
+ "FileHeaderInfo":{
2130
+ "type":"string",
2131
+ "enum":[
2132
+ "USE",
2133
+ "IGNORE",
2134
+ "NONE"
2135
+ ]
2136
+ },
2091
2137
  "FilterRule":{
2092
2138
  "type":"structure",
2093
2139
  "members":{
@@ -3110,6 +3156,12 @@
3110
3156
  "DisplayName":{"shape":"DisplayName"}
3111
3157
  }
3112
3158
  },
3159
+ "InputSerialization":{
3160
+ "type":"structure",
3161
+ "members":{
3162
+ "CSV":{"shape":"CSVInput"}
3163
+ }
3164
+ },
3113
3165
  "InventoryConfiguration":{
3114
3166
  "type":"structure",
3115
3167
  "required":[
@@ -3226,6 +3278,7 @@
3226
3278
  "IsEnabled":{"type":"boolean"},
3227
3279
  "IsLatest":{"type":"boolean"},
3228
3280
  "IsTruncated":{"type":"boolean"},
3281
+ "KMSContext":{"type":"string"},
3229
3282
  "KeyCount":{"type":"integer"},
3230
3283
  "KeyMarker":{"type":"string"},
3231
3284
  "KeyPrefixEquals":{"type":"string"},
@@ -3737,6 +3790,7 @@
3737
3790
  }
3738
3791
  },
3739
3792
  "Location":{"type":"string"},
3793
+ "LocationPrefix":{"type":"string"},
3740
3794
  "LoggingEnabled":{
3741
3795
  "type":"structure",
3742
3796
  "members":{
@@ -3778,6 +3832,13 @@
3778
3832
  "REPLACE"
3779
3833
  ]
3780
3834
  },
3835
+ "MetadataEntry":{
3836
+ "type":"structure",
3837
+ "members":{
3838
+ "Name":{"shape":"MetadataKey"},
3839
+ "Value":{"shape":"MetadataValue"}
3840
+ }
3841
+ },
3781
3842
  "MetadataKey":{"type":"string"},
3782
3843
  "MetadataValue":{"type":"string"},
3783
3844
  "MetricsAndOperator":{
@@ -3996,6 +4057,18 @@
3996
4057
  "type":"string",
3997
4058
  "enum":["STANDARD"]
3998
4059
  },
4060
+ "OutputLocation":{
4061
+ "type":"structure",
4062
+ "members":{
4063
+ "S3":{"shape":"S3Location"}
4064
+ }
4065
+ },
4066
+ "OutputSerialization":{
4067
+ "type":"structure",
4068
+ "members":{
4069
+ "CSV":{"shape":"CSVOutput"}
4070
+ }
4071
+ },
3999
4072
  "Owner":{
4000
4073
  "type":"structure",
4001
4074
  "members":{
@@ -4866,7 +4939,17 @@
4866
4939
  "flattened":true
4867
4940
  },
4868
4941
  "Quiet":{"type":"boolean"},
4942
+ "QuoteCharacter":{"type":"string"},
4943
+ "QuoteEscapeCharacter":{"type":"string"},
4944
+ "QuoteFields":{
4945
+ "type":"string",
4946
+ "enum":[
4947
+ "ALWAYS",
4948
+ "ASNEEDED"
4949
+ ]
4950
+ },
4869
4951
  "Range":{"type":"string"},
4952
+ "RecordDelimiter":{"type":"string"},
4870
4953
  "Redirect":{
4871
4954
  "type":"structure",
4872
4955
  "members":{
@@ -4967,6 +5050,11 @@
4967
5050
  "shape":"RequestCharged",
4968
5051
  "location":"header",
4969
5052
  "locationName":"x-amz-request-charged"
5053
+ },
5054
+ "RestoreOutputPath":{
5055
+ "shape":"RestoreOutputPath",
5056
+ "location":"header",
5057
+ "locationName":"x-amz-restore-output-path"
4970
5058
  }
4971
5059
  }
4972
5060
  },
@@ -5005,14 +5093,23 @@
5005
5093
  },
5006
5094
  "payload":"RestoreRequest"
5007
5095
  },
5096
+ "RestoreOutputPath":{"type":"string"},
5008
5097
  "RestoreRequest":{
5009
5098
  "type":"structure",
5010
- "required":["Days"],
5011
5099
  "members":{
5012
5100
  "Days":{"shape":"Days"},
5013
- "GlacierJobParameters":{"shape":"GlacierJobParameters"}
5101
+ "GlacierJobParameters":{"shape":"GlacierJobParameters"},
5102
+ "Type":{"shape":"RestoreRequestType"},
5103
+ "Tier":{"shape":"Tier"},
5104
+ "Description":{"shape":"Description"},
5105
+ "SelectParameters":{"shape":"SelectParameters"},
5106
+ "OutputLocation":{"shape":"OutputLocation"}
5014
5107
  }
5015
5108
  },
5109
+ "RestoreRequestType":{
5110
+ "type":"string",
5111
+ "enum":["SELECT"]
5112
+ },
5016
5113
  "Role":{"type":"string"},
5017
5114
  "RoutingRule":{
5018
5115
  "type":"structure",
@@ -5060,6 +5157,23 @@
5060
5157
  }
5061
5158
  }
5062
5159
  },
5160
+ "S3Location":{
5161
+ "type":"structure",
5162
+ "required":[
5163
+ "BucketName",
5164
+ "Prefix"
5165
+ ],
5166
+ "members":{
5167
+ "BucketName":{"shape":"BucketName"},
5168
+ "Prefix":{"shape":"LocationPrefix"},
5169
+ "Encryption":{"shape":"Encryption"},
5170
+ "CannedACL":{"shape":"ObjectCannedACL"},
5171
+ "AccessControlList":{"shape":"Grants"},
5172
+ "Tagging":{"shape":"Tagging"},
5173
+ "UserMetadata":{"shape":"UserMetadata"},
5174
+ "StorageClass":{"shape":"StorageClass"}
5175
+ }
5176
+ },
5063
5177
  "SSECustomerAlgorithm":{"type":"string"},
5064
5178
  "SSECustomerKey":{
5065
5179
  "type":"string",
@@ -5084,6 +5198,21 @@
5084
5198
  },
5085
5199
  "locationName":"SSE-S3"
5086
5200
  },
5201
+ "SelectParameters":{
5202
+ "type":"structure",
5203
+ "required":[
5204
+ "InputSerialization",
5205
+ "ExpressionType",
5206
+ "Expression",
5207
+ "OutputSerialization"
5208
+ ],
5209
+ "members":{
5210
+ "InputSerialization":{"shape":"InputSerialization"},
5211
+ "ExpressionType":{"shape":"ExpressionType"},
5212
+ "Expression":{"shape":"Expression"},
5213
+ "OutputSerialization":{"shape":"OutputSerialization"}
5214
+ }
5215
+ },
5087
5216
  "ServerSideEncryption":{
5088
5217
  "type":"string",
5089
5218
  "enum":[
@@ -5536,6 +5665,13 @@
5536
5665
  },
5537
5666
  "payload":"Body"
5538
5667
  },
5668
+ "UserMetadata":{
5669
+ "type":"list",
5670
+ "member":{
5671
+ "shape":"MetadataEntry",
5672
+ "locationName":"MetadataEntry"
5673
+ }
5674
+ },
5539
5675
  "Value":{"type":"string"},
5540
5676
  "VersionIdMarker":{"type":"string"},
5541
5677
  "VersioningConfiguration":{
@@ -0,0 +1,1540 @@
1
+ {
2
+ "version":"2.0",
3
+ "metadata":{
4
+ "apiVersion":"2017-07-24",
5
+ "endpointPrefix":"sagemaker",
6
+ "jsonVersion":"1.1",
7
+ "protocol":"json",
8
+ "serviceAbbreviation":"SageMaker",
9
+ "serviceFullName":"Amazon SageMaker Service",
10
+ "signatureVersion":"v4",
11
+ "signingName":"sagemaker",
12
+ "targetPrefix":"SageMaker",
13
+ "uid":"sagemaker-2017-07-24"
14
+ },
15
+ "operations":{
16
+ "AddTags":{
17
+ "name":"AddTags",
18
+ "http":{
19
+ "method":"POST",
20
+ "requestUri":"/"
21
+ },
22
+ "input":{"shape":"AddTagsInput"},
23
+ "output":{"shape":"AddTagsOutput"}
24
+ },
25
+ "CreateEndpoint":{
26
+ "name":"CreateEndpoint",
27
+ "http":{
28
+ "method":"POST",
29
+ "requestUri":"/"
30
+ },
31
+ "input":{"shape":"CreateEndpointInput"},
32
+ "output":{"shape":"CreateEndpointOutput"},
33
+ "errors":[
34
+ {"shape":"ResourceLimitExceeded"}
35
+ ]
36
+ },
37
+ "CreateEndpointConfig":{
38
+ "name":"CreateEndpointConfig",
39
+ "http":{
40
+ "method":"POST",
41
+ "requestUri":"/"
42
+ },
43
+ "input":{"shape":"CreateEndpointConfigInput"},
44
+ "output":{"shape":"CreateEndpointConfigOutput"},
45
+ "errors":[
46
+ {"shape":"ResourceLimitExceeded"}
47
+ ]
48
+ },
49
+ "CreateModel":{
50
+ "name":"CreateModel",
51
+ "http":{
52
+ "method":"POST",
53
+ "requestUri":"/"
54
+ },
55
+ "input":{"shape":"CreateModelInput"},
56
+ "output":{"shape":"CreateModelOutput"},
57
+ "errors":[
58
+ {"shape":"ResourceLimitExceeded"}
59
+ ]
60
+ },
61
+ "CreateNotebookInstance":{
62
+ "name":"CreateNotebookInstance",
63
+ "http":{
64
+ "method":"POST",
65
+ "requestUri":"/"
66
+ },
67
+ "input":{"shape":"CreateNotebookInstanceInput"},
68
+ "output":{"shape":"CreateNotebookInstanceOutput"},
69
+ "errors":[
70
+ {"shape":"ResourceLimitExceeded"}
71
+ ]
72
+ },
73
+ "CreatePresignedNotebookInstanceUrl":{
74
+ "name":"CreatePresignedNotebookInstanceUrl",
75
+ "http":{
76
+ "method":"POST",
77
+ "requestUri":"/"
78
+ },
79
+ "input":{"shape":"CreatePresignedNotebookInstanceUrlInput"},
80
+ "output":{"shape":"CreatePresignedNotebookInstanceUrlOutput"}
81
+ },
82
+ "CreateTrainingJob":{
83
+ "name":"CreateTrainingJob",
84
+ "http":{
85
+ "method":"POST",
86
+ "requestUri":"/"
87
+ },
88
+ "input":{"shape":"CreateTrainingJobRequest"},
89
+ "output":{"shape":"CreateTrainingJobResponse"},
90
+ "errors":[
91
+ {"shape":"ResourceInUse"},
92
+ {"shape":"ResourceLimitExceeded"}
93
+ ]
94
+ },
95
+ "DeleteEndpoint":{
96
+ "name":"DeleteEndpoint",
97
+ "http":{
98
+ "method":"POST",
99
+ "requestUri":"/"
100
+ },
101
+ "input":{"shape":"DeleteEndpointInput"}
102
+ },
103
+ "DeleteEndpointConfig":{
104
+ "name":"DeleteEndpointConfig",
105
+ "http":{
106
+ "method":"POST",
107
+ "requestUri":"/"
108
+ },
109
+ "input":{"shape":"DeleteEndpointConfigInput"}
110
+ },
111
+ "DeleteModel":{
112
+ "name":"DeleteModel",
113
+ "http":{
114
+ "method":"POST",
115
+ "requestUri":"/"
116
+ },
117
+ "input":{"shape":"DeleteModelInput"}
118
+ },
119
+ "DeleteNotebookInstance":{
120
+ "name":"DeleteNotebookInstance",
121
+ "http":{
122
+ "method":"POST",
123
+ "requestUri":"/"
124
+ },
125
+ "input":{"shape":"DeleteNotebookInstanceInput"}
126
+ },
127
+ "DeleteTags":{
128
+ "name":"DeleteTags",
129
+ "http":{
130
+ "method":"POST",
131
+ "requestUri":"/"
132
+ },
133
+ "input":{"shape":"DeleteTagsInput"},
134
+ "output":{"shape":"DeleteTagsOutput"}
135
+ },
136
+ "DescribeEndpoint":{
137
+ "name":"DescribeEndpoint",
138
+ "http":{
139
+ "method":"POST",
140
+ "requestUri":"/"
141
+ },
142
+ "input":{"shape":"DescribeEndpointInput"},
143
+ "output":{"shape":"DescribeEndpointOutput"}
144
+ },
145
+ "DescribeEndpointConfig":{
146
+ "name":"DescribeEndpointConfig",
147
+ "http":{
148
+ "method":"POST",
149
+ "requestUri":"/"
150
+ },
151
+ "input":{"shape":"DescribeEndpointConfigInput"},
152
+ "output":{"shape":"DescribeEndpointConfigOutput"}
153
+ },
154
+ "DescribeModel":{
155
+ "name":"DescribeModel",
156
+ "http":{
157
+ "method":"POST",
158
+ "requestUri":"/"
159
+ },
160
+ "input":{"shape":"DescribeModelInput"},
161
+ "output":{"shape":"DescribeModelOutput"}
162
+ },
163
+ "DescribeNotebookInstance":{
164
+ "name":"DescribeNotebookInstance",
165
+ "http":{
166
+ "method":"POST",
167
+ "requestUri":"/"
168
+ },
169
+ "input":{"shape":"DescribeNotebookInstanceInput"},
170
+ "output":{"shape":"DescribeNotebookInstanceOutput"}
171
+ },
172
+ "DescribeTrainingJob":{
173
+ "name":"DescribeTrainingJob",
174
+ "http":{
175
+ "method":"POST",
176
+ "requestUri":"/"
177
+ },
178
+ "input":{"shape":"DescribeTrainingJobRequest"},
179
+ "output":{"shape":"DescribeTrainingJobResponse"},
180
+ "errors":[
181
+ {"shape":"ResourceNotFound"}
182
+ ]
183
+ },
184
+ "ListEndpointConfigs":{
185
+ "name":"ListEndpointConfigs",
186
+ "http":{
187
+ "method":"POST",
188
+ "requestUri":"/"
189
+ },
190
+ "input":{"shape":"ListEndpointConfigsInput"},
191
+ "output":{"shape":"ListEndpointConfigsOutput"}
192
+ },
193
+ "ListEndpoints":{
194
+ "name":"ListEndpoints",
195
+ "http":{
196
+ "method":"POST",
197
+ "requestUri":"/"
198
+ },
199
+ "input":{"shape":"ListEndpointsInput"},
200
+ "output":{"shape":"ListEndpointsOutput"}
201
+ },
202
+ "ListModels":{
203
+ "name":"ListModels",
204
+ "http":{
205
+ "method":"POST",
206
+ "requestUri":"/"
207
+ },
208
+ "input":{"shape":"ListModelsInput"},
209
+ "output":{"shape":"ListModelsOutput"}
210
+ },
211
+ "ListNotebookInstances":{
212
+ "name":"ListNotebookInstances",
213
+ "http":{
214
+ "method":"POST",
215
+ "requestUri":"/"
216
+ },
217
+ "input":{"shape":"ListNotebookInstancesInput"},
218
+ "output":{"shape":"ListNotebookInstancesOutput"}
219
+ },
220
+ "ListTags":{
221
+ "name":"ListTags",
222
+ "http":{
223
+ "method":"POST",
224
+ "requestUri":"/"
225
+ },
226
+ "input":{"shape":"ListTagsInput"},
227
+ "output":{"shape":"ListTagsOutput"}
228
+ },
229
+ "ListTrainingJobs":{
230
+ "name":"ListTrainingJobs",
231
+ "http":{
232
+ "method":"POST",
233
+ "requestUri":"/"
234
+ },
235
+ "input":{"shape":"ListTrainingJobsRequest"},
236
+ "output":{"shape":"ListTrainingJobsResponse"}
237
+ },
238
+ "StartNotebookInstance":{
239
+ "name":"StartNotebookInstance",
240
+ "http":{
241
+ "method":"POST",
242
+ "requestUri":"/"
243
+ },
244
+ "input":{"shape":"StartNotebookInstanceInput"},
245
+ "errors":[
246
+ {"shape":"ResourceLimitExceeded"}
247
+ ]
248
+ },
249
+ "StopNotebookInstance":{
250
+ "name":"StopNotebookInstance",
251
+ "http":{
252
+ "method":"POST",
253
+ "requestUri":"/"
254
+ },
255
+ "input":{"shape":"StopNotebookInstanceInput"}
256
+ },
257
+ "StopTrainingJob":{
258
+ "name":"StopTrainingJob",
259
+ "http":{
260
+ "method":"POST",
261
+ "requestUri":"/"
262
+ },
263
+ "input":{"shape":"StopTrainingJobRequest"},
264
+ "errors":[
265
+ {"shape":"ResourceNotFound"}
266
+ ]
267
+ },
268
+ "UpdateEndpoint":{
269
+ "name":"UpdateEndpoint",
270
+ "http":{
271
+ "method":"POST",
272
+ "requestUri":"/"
273
+ },
274
+ "input":{"shape":"UpdateEndpointInput"},
275
+ "output":{"shape":"UpdateEndpointOutput"},
276
+ "errors":[
277
+ {"shape":"ResourceLimitExceeded"}
278
+ ]
279
+ },
280
+ "UpdateEndpointWeightsAndCapacities":{
281
+ "name":"UpdateEndpointWeightsAndCapacities",
282
+ "http":{
283
+ "method":"POST",
284
+ "requestUri":"/"
285
+ },
286
+ "input":{"shape":"UpdateEndpointWeightsAndCapacitiesInput"},
287
+ "output":{"shape":"UpdateEndpointWeightsAndCapacitiesOutput"},
288
+ "errors":[
289
+ {"shape":"ResourceLimitExceeded"}
290
+ ]
291
+ },
292
+ "UpdateNotebookInstance":{
293
+ "name":"UpdateNotebookInstance",
294
+ "http":{
295
+ "method":"POST",
296
+ "requestUri":"/"
297
+ },
298
+ "input":{"shape":"UpdateNotebookInstanceInput"},
299
+ "output":{"shape":"UpdateNotebookInstanceOutput"},
300
+ "errors":[
301
+ {"shape":"ResourceLimitExceeded"}
302
+ ]
303
+ }
304
+ },
305
+ "shapes":{
306
+ "AddTagsInput":{
307
+ "type":"structure",
308
+ "required":[
309
+ "ResourceArn",
310
+ "Tags"
311
+ ],
312
+ "members":{
313
+ "ResourceArn":{"shape":"ResourceArn"},
314
+ "Tags":{"shape":"TagList"}
315
+ }
316
+ },
317
+ "AddTagsOutput":{
318
+ "type":"structure",
319
+ "members":{
320
+ "Tags":{"shape":"TagList"}
321
+ }
322
+ },
323
+ "AlgorithmImage":{
324
+ "type":"string",
325
+ "max":255
326
+ },
327
+ "AlgorithmSpecification":{
328
+ "type":"structure",
329
+ "required":[
330
+ "TrainingImage",
331
+ "TrainingInputMode"
332
+ ],
333
+ "members":{
334
+ "TrainingImage":{"shape":"AlgorithmImage"},
335
+ "TrainingInputMode":{"shape":"TrainingInputMode"}
336
+ }
337
+ },
338
+ "Channel":{
339
+ "type":"structure",
340
+ "required":[
341
+ "ChannelName",
342
+ "DataSource"
343
+ ],
344
+ "members":{
345
+ "ChannelName":{"shape":"ChannelName"},
346
+ "DataSource":{"shape":"DataSource"},
347
+ "ContentType":{"shape":"ContentType"},
348
+ "CompressionType":{"shape":"CompressionType"},
349
+ "RecordWrapperType":{"shape":"RecordWrapper"}
350
+ }
351
+ },
352
+ "ChannelName":{
353
+ "type":"string",
354
+ "max":64,
355
+ "min":1,
356
+ "pattern":"[A-Za-z0-9\\.\\-_]+"
357
+ },
358
+ "CompressionType":{
359
+ "type":"string",
360
+ "enum":[
361
+ "None",
362
+ "Gzip"
363
+ ]
364
+ },
365
+ "ContainerDefinition":{
366
+ "type":"structure",
367
+ "required":["Image"],
368
+ "members":{
369
+ "ContainerHostname":{"shape":"ContainerHostname"},
370
+ "Image":{"shape":"Image"},
371
+ "ModelDataUrl":{"shape":"Url"},
372
+ "Environment":{"shape":"EnvironmentMap"}
373
+ }
374
+ },
375
+ "ContainerDefinitionList":{
376
+ "type":"list",
377
+ "member":{"shape":"ContainerDefinition"},
378
+ "max":5
379
+ },
380
+ "ContainerHostname":{
381
+ "type":"string",
382
+ "max":63,
383
+ "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
384
+ },
385
+ "ContentType":{
386
+ "type":"string",
387
+ "max":256
388
+ },
389
+ "CreateEndpointConfigInput":{
390
+ "type":"structure",
391
+ "required":[
392
+ "EndpointConfigName",
393
+ "ProductionVariants"
394
+ ],
395
+ "members":{
396
+ "EndpointConfigName":{"shape":"EndpointConfigName"},
397
+ "ProductionVariants":{"shape":"ProductionVariantList"},
398
+ "Tags":{"shape":"TagList"}
399
+ }
400
+ },
401
+ "CreateEndpointConfigOutput":{
402
+ "type":"structure",
403
+ "required":["EndpointConfigArn"],
404
+ "members":{
405
+ "EndpointConfigArn":{"shape":"EndpointConfigArn"}
406
+ }
407
+ },
408
+ "CreateEndpointInput":{
409
+ "type":"structure",
410
+ "required":[
411
+ "EndpointName",
412
+ "EndpointConfigName"
413
+ ],
414
+ "members":{
415
+ "EndpointName":{"shape":"EndpointName"},
416
+ "EndpointConfigName":{"shape":"EndpointConfigName"},
417
+ "Tags":{"shape":"TagList"}
418
+ }
419
+ },
420
+ "CreateEndpointOutput":{
421
+ "type":"structure",
422
+ "required":["EndpointArn"],
423
+ "members":{
424
+ "EndpointArn":{"shape":"EndpointArn"}
425
+ }
426
+ },
427
+ "CreateModelInput":{
428
+ "type":"structure",
429
+ "required":[
430
+ "ModelName",
431
+ "PrimaryContainer"
432
+ ],
433
+ "members":{
434
+ "ModelName":{"shape":"ModelName"},
435
+ "PrimaryContainer":{"shape":"ContainerDefinition"},
436
+ "SupplementalContainers":{"shape":"ContainerDefinitionList"},
437
+ "ExecutionRoleArn":{"shape":"RoleArn"},
438
+ "Tags":{"shape":"TagList"}
439
+ }
440
+ },
441
+ "CreateModelOutput":{
442
+ "type":"structure",
443
+ "required":["ModelArn"],
444
+ "members":{
445
+ "ModelArn":{"shape":"ModelArn"}
446
+ }
447
+ },
448
+ "CreateNotebookInstanceInput":{
449
+ "type":"structure",
450
+ "required":[
451
+ "NotebookInstanceName",
452
+ "InstanceType",
453
+ "RoleArn"
454
+ ],
455
+ "members":{
456
+ "NotebookInstanceName":{"shape":"NotebookInstanceName"},
457
+ "InstanceType":{"shape":"InstanceType"},
458
+ "SubnetId":{"shape":"SubnetId"},
459
+ "SecurityGroupIds":{"shape":"SecurityGroupIds"},
460
+ "RoleArn":{"shape":"RoleArn"},
461
+ "KmsKeyId":{"shape":"KmsKeyId"},
462
+ "Tags":{"shape":"TagList"}
463
+ }
464
+ },
465
+ "CreateNotebookInstanceOutput":{
466
+ "type":"structure",
467
+ "members":{
468
+ "NotebookInstanceArn":{"shape":"NotebookInstanceArn"}
469
+ }
470
+ },
471
+ "CreatePresignedNotebookInstanceUrlInput":{
472
+ "type":"structure",
473
+ "required":["NotebookInstanceName"],
474
+ "members":{
475
+ "NotebookInstanceName":{"shape":"NotebookInstanceName"},
476
+ "SessionExpirationDurationInSeconds":{"shape":"SessionExpirationDurationInSeconds"}
477
+ }
478
+ },
479
+ "CreatePresignedNotebookInstanceUrlOutput":{
480
+ "type":"structure",
481
+ "members":{
482
+ "AuthorizedUrl":{"shape":"NotebookInstanceUrl"}
483
+ }
484
+ },
485
+ "CreateTrainingJobRequest":{
486
+ "type":"structure",
487
+ "required":[
488
+ "TrainingJobName",
489
+ "AlgorithmSpecification",
490
+ "RoleArn",
491
+ "InputDataConfig",
492
+ "OutputDataConfig",
493
+ "ResourceConfig",
494
+ "StoppingCondition"
495
+ ],
496
+ "members":{
497
+ "TrainingJobName":{"shape":"TrainingJobName"},
498
+ "HyperParameters":{"shape":"HyperParameters"},
499
+ "AlgorithmSpecification":{"shape":"AlgorithmSpecification"},
500
+ "RoleArn":{"shape":"RoleArn"},
501
+ "InputDataConfig":{"shape":"InputDataConfig"},
502
+ "OutputDataConfig":{"shape":"OutputDataConfig"},
503
+ "ResourceConfig":{"shape":"ResourceConfig"},
504
+ "StoppingCondition":{"shape":"StoppingCondition"},
505
+ "Tags":{"shape":"TagList"}
506
+ }
507
+ },
508
+ "CreateTrainingJobResponse":{
509
+ "type":"structure",
510
+ "required":["TrainingJobArn"],
511
+ "members":{
512
+ "TrainingJobArn":{"shape":"TrainingJobArn"}
513
+ }
514
+ },
515
+ "CreationTime":{"type":"timestamp"},
516
+ "DataSource":{
517
+ "type":"structure",
518
+ "required":["S3DataSource"],
519
+ "members":{
520
+ "S3DataSource":{"shape":"S3DataSource"}
521
+ }
522
+ },
523
+ "DeleteEndpointConfigInput":{
524
+ "type":"structure",
525
+ "required":["EndpointConfigName"],
526
+ "members":{
527
+ "EndpointConfigName":{"shape":"EndpointConfigName"}
528
+ }
529
+ },
530
+ "DeleteEndpointInput":{
531
+ "type":"structure",
532
+ "required":["EndpointName"],
533
+ "members":{
534
+ "EndpointName":{"shape":"EndpointName"}
535
+ }
536
+ },
537
+ "DeleteModelInput":{
538
+ "type":"structure",
539
+ "required":["ModelName"],
540
+ "members":{
541
+ "ModelName":{"shape":"ModelName"}
542
+ }
543
+ },
544
+ "DeleteNotebookInstanceInput":{
545
+ "type":"structure",
546
+ "required":["NotebookInstanceName"],
547
+ "members":{
548
+ "NotebookInstanceName":{"shape":"NotebookInstanceName"}
549
+ }
550
+ },
551
+ "DeleteTagsInput":{
552
+ "type":"structure",
553
+ "required":[
554
+ "ResourceArn",
555
+ "TagKeys"
556
+ ],
557
+ "members":{
558
+ "ResourceArn":{"shape":"ResourceArn"},
559
+ "TagKeys":{"shape":"TagKeyList"}
560
+ }
561
+ },
562
+ "DeleteTagsOutput":{
563
+ "type":"structure",
564
+ "members":{
565
+ }
566
+ },
567
+ "DescribeEndpointConfigInput":{
568
+ "type":"structure",
569
+ "required":["EndpointConfigName"],
570
+ "members":{
571
+ "EndpointConfigName":{"shape":"EndpointConfigName"}
572
+ }
573
+ },
574
+ "DescribeEndpointConfigOutput":{
575
+ "type":"structure",
576
+ "required":[
577
+ "EndpointConfigName",
578
+ "EndpointConfigArn",
579
+ "ProductionVariants",
580
+ "CreationTime"
581
+ ],
582
+ "members":{
583
+ "EndpointConfigName":{"shape":"EndpointConfigName"},
584
+ "EndpointConfigArn":{"shape":"EndpointConfigArn"},
585
+ "ProductionVariants":{"shape":"ProductionVariantList"},
586
+ "CreationTime":{"shape":"Timestamp"}
587
+ }
588
+ },
589
+ "DescribeEndpointInput":{
590
+ "type":"structure",
591
+ "required":["EndpointName"],
592
+ "members":{
593
+ "EndpointName":{"shape":"EndpointName"}
594
+ }
595
+ },
596
+ "DescribeEndpointOutput":{
597
+ "type":"structure",
598
+ "required":[
599
+ "EndpointName",
600
+ "EndpointArn",
601
+ "EndpointConfigName",
602
+ "EndpointStatus",
603
+ "CreationTime",
604
+ "LastModifiedTime"
605
+ ],
606
+ "members":{
607
+ "EndpointName":{"shape":"EndpointName"},
608
+ "EndpointArn":{"shape":"EndpointArn"},
609
+ "EndpointConfigName":{"shape":"EndpointConfigName"},
610
+ "ProductionVariants":{"shape":"ProductionVariantSummaryList"},
611
+ "EndpointStatus":{"shape":"EndpointStatus"},
612
+ "FailureReason":{"shape":"FailureReason"},
613
+ "CreationTime":{"shape":"Timestamp"},
614
+ "LastModifiedTime":{"shape":"Timestamp"}
615
+ }
616
+ },
617
+ "DescribeModelInput":{
618
+ "type":"structure",
619
+ "required":["ModelName"],
620
+ "members":{
621
+ "ModelName":{"shape":"ModelName"}
622
+ }
623
+ },
624
+ "DescribeModelOutput":{
625
+ "type":"structure",
626
+ "required":[
627
+ "ModelName",
628
+ "PrimaryContainer",
629
+ "SupplementalContainers",
630
+ "ExecutionRoleArn",
631
+ "CreationTime",
632
+ "ModelArn"
633
+ ],
634
+ "members":{
635
+ "ModelName":{"shape":"ModelName"},
636
+ "PrimaryContainer":{"shape":"ContainerDefinition"},
637
+ "SupplementalContainers":{"shape":"ContainerDefinitionList"},
638
+ "ExecutionRoleArn":{"shape":"RoleArn"},
639
+ "CreationTime":{"shape":"Timestamp"},
640
+ "ModelArn":{"shape":"ModelArn"}
641
+ }
642
+ },
643
+ "DescribeNotebookInstanceInput":{
644
+ "type":"structure",
645
+ "required":["NotebookInstanceName"],
646
+ "members":{
647
+ "NotebookInstanceName":{"shape":"NotebookInstanceName"}
648
+ }
649
+ },
650
+ "DescribeNotebookInstanceOutput":{
651
+ "type":"structure",
652
+ "members":{
653
+ "NotebookInstanceArn":{"shape":"NotebookInstanceArn"},
654
+ "NotebookInstanceName":{"shape":"NotebookInstanceName"},
655
+ "NotebookInstanceStatus":{"shape":"NotebookInstanceStatus"},
656
+ "FailureReason":{"shape":"FailureReason"},
657
+ "Url":{"shape":"NotebookInstanceUrl"},
658
+ "InstanceType":{"shape":"InstanceType"},
659
+ "SubnetId":{"shape":"SubnetId"},
660
+ "SecurityGroups":{"shape":"SecurityGroupIds"},
661
+ "RoleArn":{"shape":"RoleArn"},
662
+ "KmsKeyId":{"shape":"KmsKeyId"},
663
+ "NetworkInterfaceId":{"shape":"NetworkInterfaceId"},
664
+ "LastModifiedTime":{"shape":"LastModifiedTime"},
665
+ "CreationTime":{"shape":"CreationTime"}
666
+ }
667
+ },
668
+ "DescribeTrainingJobRequest":{
669
+ "type":"structure",
670
+ "required":["TrainingJobName"],
671
+ "members":{
672
+ "TrainingJobName":{"shape":"TrainingJobName"}
673
+ }
674
+ },
675
+ "DescribeTrainingJobResponse":{
676
+ "type":"structure",
677
+ "required":[
678
+ "TrainingJobName",
679
+ "TrainingJobArn",
680
+ "ModelArtifacts",
681
+ "TrainingJobStatus",
682
+ "SecondaryStatus",
683
+ "AlgorithmSpecification",
684
+ "InputDataConfig",
685
+ "ResourceConfig",
686
+ "StoppingCondition",
687
+ "CreationTime"
688
+ ],
689
+ "members":{
690
+ "TrainingJobName":{"shape":"TrainingJobName"},
691
+ "TrainingJobArn":{"shape":"TrainingJobArn"},
692
+ "ModelArtifacts":{"shape":"ModelArtifacts"},
693
+ "TrainingJobStatus":{"shape":"TrainingJobStatus"},
694
+ "SecondaryStatus":{"shape":"SecondaryStatus"},
695
+ "FailureReason":{"shape":"FailureReason"},
696
+ "HyperParameters":{"shape":"HyperParameters"},
697
+ "AlgorithmSpecification":{"shape":"AlgorithmSpecification"},
698
+ "RoleArn":{"shape":"RoleArn"},
699
+ "InputDataConfig":{"shape":"InputDataConfig"},
700
+ "OutputDataConfig":{"shape":"OutputDataConfig"},
701
+ "ResourceConfig":{"shape":"ResourceConfig"},
702
+ "StoppingCondition":{"shape":"StoppingCondition"},
703
+ "CreationTime":{"shape":"Timestamp"},
704
+ "TrainingStartTime":{"shape":"Timestamp"},
705
+ "TrainingEndTime":{"shape":"Timestamp"},
706
+ "LastModifiedTime":{"shape":"Timestamp"}
707
+ }
708
+ },
709
+ "DesiredWeightAndCapacity":{
710
+ "type":"structure",
711
+ "required":["VariantName"],
712
+ "members":{
713
+ "VariantName":{"shape":"VariantName"},
714
+ "DesiredWeight":{"shape":"VariantWeight"},
715
+ "DesiredInstanceCount":{"shape":"TaskCount"}
716
+ }
717
+ },
718
+ "DesiredWeightAndCapacityList":{
719
+ "type":"list",
720
+ "member":{"shape":"DesiredWeightAndCapacity"},
721
+ "min":1
722
+ },
723
+ "EndpointArn":{
724
+ "type":"string",
725
+ "max":2048,
726
+ "min":20
727
+ },
728
+ "EndpointConfigArn":{
729
+ "type":"string",
730
+ "max":2048,
731
+ "min":20
732
+ },
733
+ "EndpointConfigName":{
734
+ "type":"string",
735
+ "max":63,
736
+ "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
737
+ },
738
+ "EndpointConfigNameContains":{
739
+ "type":"string",
740
+ "pattern":"[a-zA-Z0-9-]+"
741
+ },
742
+ "EndpointConfigSortKey":{
743
+ "type":"string",
744
+ "enum":[
745
+ "Name",
746
+ "CreationTime"
747
+ ]
748
+ },
749
+ "EndpointConfigSummary":{
750
+ "type":"structure",
751
+ "required":[
752
+ "EndpointConfigName",
753
+ "EndpointConfigArn",
754
+ "CreationTime"
755
+ ],
756
+ "members":{
757
+ "EndpointConfigName":{"shape":"EndpointConfigName"},
758
+ "EndpointConfigArn":{"shape":"EndpointConfigArn"},
759
+ "CreationTime":{"shape":"Timestamp"}
760
+ }
761
+ },
762
+ "EndpointConfigSummaryList":{
763
+ "type":"list",
764
+ "member":{"shape":"EndpointConfigSummary"}
765
+ },
766
+ "EndpointName":{
767
+ "type":"string",
768
+ "max":63,
769
+ "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
770
+ },
771
+ "EndpointNameContains":{
772
+ "type":"string",
773
+ "pattern":"[a-zA-Z0-9-]+"
774
+ },
775
+ "EndpointSortKey":{
776
+ "type":"string",
777
+ "enum":[
778
+ "Name",
779
+ "CreationTime",
780
+ "Status"
781
+ ]
782
+ },
783
+ "EndpointStatus":{
784
+ "type":"string",
785
+ "enum":[
786
+ "OutOfService",
787
+ "Creating",
788
+ "Updating",
789
+ "RollingBack",
790
+ "InService",
791
+ "Deleting",
792
+ "Failed"
793
+ ]
794
+ },
795
+ "EndpointSummary":{
796
+ "type":"structure",
797
+ "required":[
798
+ "EndpointName",
799
+ "EndpointArn",
800
+ "CreationTime",
801
+ "LastModifiedTime",
802
+ "EndpointStatus"
803
+ ],
804
+ "members":{
805
+ "EndpointName":{"shape":"EndpointName"},
806
+ "EndpointArn":{"shape":"EndpointArn"},
807
+ "CreationTime":{"shape":"Timestamp"},
808
+ "LastModifiedTime":{"shape":"Timestamp"},
809
+ "EndpointStatus":{"shape":"EndpointStatus"}
810
+ }
811
+ },
812
+ "EndpointSummaryList":{
813
+ "type":"list",
814
+ "member":{"shape":"EndpointSummary"}
815
+ },
816
+ "EnvironmentKey":{
817
+ "type":"string",
818
+ "max":1024,
819
+ "pattern":"[a-zA-Z_][a-zA-Z0-9_]*"
820
+ },
821
+ "EnvironmentMap":{
822
+ "type":"map",
823
+ "key":{"shape":"EnvironmentKey"},
824
+ "value":{"shape":"EnvironmentValue"},
825
+ "max":16
826
+ },
827
+ "EnvironmentValue":{
828
+ "type":"string",
829
+ "max":1024
830
+ },
831
+ "FailureReason":{
832
+ "type":"string",
833
+ "max":1024
834
+ },
835
+ "HyperParameters":{
836
+ "type":"map",
837
+ "key":{"shape":"ParameterKey"},
838
+ "value":{"shape":"ParameterValue"},
839
+ "max":100,
840
+ "min":0
841
+ },
842
+ "Image":{
843
+ "type":"string",
844
+ "max":255,
845
+ "pattern":"[\\S]+"
846
+ },
847
+ "InputDataConfig":{
848
+ "type":"list",
849
+ "member":{"shape":"Channel"},
850
+ "max":8,
851
+ "min":1
852
+ },
853
+ "InstanceType":{
854
+ "type":"string",
855
+ "enum":[
856
+ "ml.t2.medium",
857
+ "ml.m4.xlarge",
858
+ "ml.p2.xlarge"
859
+ ]
860
+ },
861
+ "KmsKeyId":{
862
+ "type":"string",
863
+ "max":2048
864
+ },
865
+ "LastModifiedTime":{"type":"timestamp"},
866
+ "ListEndpointConfigsInput":{
867
+ "type":"structure",
868
+ "members":{
869
+ "SortBy":{"shape":"EndpointConfigSortKey"},
870
+ "SortOrder":{"shape":"OrderKey"},
871
+ "NextToken":{"shape":"PaginationToken"},
872
+ "MaxResults":{"shape":"MaxResults"},
873
+ "NameContains":{"shape":"EndpointConfigNameContains"},
874
+ "CreationTimeBefore":{"shape":"Timestamp"},
875
+ "CreationTimeAfter":{"shape":"Timestamp"}
876
+ }
877
+ },
878
+ "ListEndpointConfigsOutput":{
879
+ "type":"structure",
880
+ "required":["EndpointConfigs"],
881
+ "members":{
882
+ "EndpointConfigs":{"shape":"EndpointConfigSummaryList"},
883
+ "NextToken":{"shape":"PaginationToken"}
884
+ }
885
+ },
886
+ "ListEndpointsInput":{
887
+ "type":"structure",
888
+ "members":{
889
+ "SortBy":{"shape":"EndpointSortKey"},
890
+ "SortOrder":{"shape":"OrderKey"},
891
+ "NextToken":{"shape":"PaginationToken"},
892
+ "MaxResults":{"shape":"MaxResults"},
893
+ "NameContains":{"shape":"EndpointNameContains"},
894
+ "CreationTimeBefore":{"shape":"Timestamp"},
895
+ "CreationTimeAfter":{"shape":"Timestamp"},
896
+ "LastModifiedTimeBefore":{"shape":"Timestamp"},
897
+ "LastModifiedTimeAfter":{"shape":"Timestamp"},
898
+ "StatusEquals":{"shape":"EndpointStatus"}
899
+ }
900
+ },
901
+ "ListEndpointsOutput":{
902
+ "type":"structure",
903
+ "required":["Endpoints"],
904
+ "members":{
905
+ "Endpoints":{"shape":"EndpointSummaryList"},
906
+ "NextToken":{"shape":"PaginationToken"}
907
+ }
908
+ },
909
+ "ListModelsInput":{
910
+ "type":"structure",
911
+ "members":{
912
+ "SortBy":{"shape":"ModelSortKey"},
913
+ "SortOrder":{"shape":"OrderKey"},
914
+ "NextToken":{"shape":"PaginationToken"},
915
+ "MaxResults":{"shape":"MaxResults"},
916
+ "NameContains":{"shape":"ModelNameContains"},
917
+ "CreationTimeBefore":{"shape":"Timestamp"},
918
+ "CreationTimeAfter":{"shape":"Timestamp"}
919
+ }
920
+ },
921
+ "ListModelsOutput":{
922
+ "type":"structure",
923
+ "required":["Models"],
924
+ "members":{
925
+ "Models":{"shape":"ModelSummaryList"},
926
+ "NextToken":{"shape":"PaginationToken"}
927
+ }
928
+ },
929
+ "ListNotebookInstancesInput":{
930
+ "type":"structure",
931
+ "members":{
932
+ "NextToken":{"shape":"NextToken"},
933
+ "MaxResults":{"shape":"MaxResults"},
934
+ "SortBy":{"shape":"NotebookInstanceSortKey"},
935
+ "SortOrder":{"shape":"NotebookInstanceSortOrder"},
936
+ "NameContains":{"shape":"NotebookInstanceNameContains"},
937
+ "CreationTimeBefore":{"shape":"CreationTime"},
938
+ "CreationTimeAfter":{"shape":"CreationTime"},
939
+ "LastModifiedTimeBefore":{"shape":"LastModifiedTime"},
940
+ "LastModifiedTimeAfter":{"shape":"LastModifiedTime"},
941
+ "StatusEquals":{"shape":"NotebookInstanceStatus"}
942
+ }
943
+ },
944
+ "ListNotebookInstancesOutput":{
945
+ "type":"structure",
946
+ "members":{
947
+ "NextToken":{"shape":"NextToken"},
948
+ "NotebookInstances":{"shape":"NotebookInstanceSummaryList"}
949
+ }
950
+ },
951
+ "ListTagsInput":{
952
+ "type":"structure",
953
+ "required":["ResourceArn"],
954
+ "members":{
955
+ "ResourceArn":{"shape":"ResourceArn"},
956
+ "NextToken":{"shape":"NextToken"},
957
+ "MaxResults":{"shape":"ListTagsMaxResults"}
958
+ }
959
+ },
960
+ "ListTagsMaxResults":{
961
+ "type":"integer",
962
+ "min":50
963
+ },
964
+ "ListTagsOutput":{
965
+ "type":"structure",
966
+ "members":{
967
+ "Tags":{"shape":"TagList"},
968
+ "NextToken":{"shape":"NextToken"}
969
+ }
970
+ },
971
+ "ListTrainingJobsRequest":{
972
+ "type":"structure",
973
+ "members":{
974
+ "NextToken":{"shape":"NextToken"},
975
+ "MaxResults":{
976
+ "shape":"MaxResults",
977
+ "box":true
978
+ },
979
+ "CreationTimeAfter":{"shape":"Timestamp"},
980
+ "CreationTimeBefore":{"shape":"Timestamp"},
981
+ "LastModifiedTimeAfter":{"shape":"Timestamp"},
982
+ "LastModifiedTimeBefore":{"shape":"Timestamp"},
983
+ "NameContains":{"shape":"NameContains"},
984
+ "StatusEquals":{"shape":"TrainingJobStatus"},
985
+ "SortBy":{"shape":"SortBy"},
986
+ "SortOrder":{"shape":"SortOrder"}
987
+ }
988
+ },
989
+ "ListTrainingJobsResponse":{
990
+ "type":"structure",
991
+ "required":["TrainingJobSummaries"],
992
+ "members":{
993
+ "TrainingJobSummaries":{"shape":"TrainingJobSummaries"},
994
+ "NextToken":{"shape":"NextToken"}
995
+ }
996
+ },
997
+ "MaxResults":{
998
+ "type":"integer",
999
+ "max":100,
1000
+ "min":1
1001
+ },
1002
+ "MaxRuntimeInSeconds":{
1003
+ "type":"integer",
1004
+ "min":1
1005
+ },
1006
+ "ModelArn":{
1007
+ "type":"string",
1008
+ "max":2048,
1009
+ "min":20
1010
+ },
1011
+ "ModelArtifacts":{
1012
+ "type":"structure",
1013
+ "required":["S3ModelArtifacts"],
1014
+ "members":{
1015
+ "S3ModelArtifacts":{"shape":"S3Uri"}
1016
+ }
1017
+ },
1018
+ "ModelName":{
1019
+ "type":"string",
1020
+ "max":63,
1021
+ "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
1022
+ },
1023
+ "ModelNameContains":{
1024
+ "type":"string",
1025
+ "pattern":"[a-zA-Z0-9-]+"
1026
+ },
1027
+ "ModelSortKey":{
1028
+ "type":"string",
1029
+ "enum":[
1030
+ "Name",
1031
+ "CreationTime"
1032
+ ]
1033
+ },
1034
+ "ModelSummary":{
1035
+ "type":"structure",
1036
+ "required":[
1037
+ "ModelName",
1038
+ "ModelArn",
1039
+ "CreationTime"
1040
+ ],
1041
+ "members":{
1042
+ "ModelName":{"shape":"ModelName"},
1043
+ "ModelArn":{"shape":"ModelArn"},
1044
+ "CreationTime":{"shape":"Timestamp"}
1045
+ }
1046
+ },
1047
+ "ModelSummaryList":{
1048
+ "type":"list",
1049
+ "member":{"shape":"ModelSummary"}
1050
+ },
1051
+ "NameContains":{
1052
+ "type":"string",
1053
+ "max":63,
1054
+ "pattern":"[a-zA-Z0-9\\-]+"
1055
+ },
1056
+ "NetworkInterfaceId":{"type":"string"},
1057
+ "NextToken":{
1058
+ "type":"string",
1059
+ "max":8192
1060
+ },
1061
+ "NotebookInstanceArn":{
1062
+ "type":"string",
1063
+ "max":256
1064
+ },
1065
+ "NotebookInstanceName":{
1066
+ "type":"string",
1067
+ "max":63,
1068
+ "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
1069
+ },
1070
+ "NotebookInstanceNameContains":{
1071
+ "type":"string",
1072
+ "pattern":"[a-zA-Z0-9-]+"
1073
+ },
1074
+ "NotebookInstanceSortKey":{
1075
+ "type":"string",
1076
+ "enum":[
1077
+ "Name",
1078
+ "CreationTime",
1079
+ "Status"
1080
+ ]
1081
+ },
1082
+ "NotebookInstanceSortOrder":{
1083
+ "type":"string",
1084
+ "enum":[
1085
+ "Ascending",
1086
+ "Descending"
1087
+ ]
1088
+ },
1089
+ "NotebookInstanceStatus":{
1090
+ "type":"string",
1091
+ "enum":[
1092
+ "Pending",
1093
+ "InService",
1094
+ "Stopping",
1095
+ "Stopped",
1096
+ "Failed",
1097
+ "Deleting"
1098
+ ]
1099
+ },
1100
+ "NotebookInstanceSummary":{
1101
+ "type":"structure",
1102
+ "required":[
1103
+ "NotebookInstanceName",
1104
+ "NotebookInstanceArn"
1105
+ ],
1106
+ "members":{
1107
+ "NotebookInstanceName":{"shape":"NotebookInstanceName"},
1108
+ "NotebookInstanceArn":{"shape":"NotebookInstanceArn"},
1109
+ "NotebookInstanceStatus":{"shape":"NotebookInstanceStatus"},
1110
+ "Url":{"shape":"NotebookInstanceUrl"},
1111
+ "InstanceType":{"shape":"InstanceType"},
1112
+ "CreationTime":{"shape":"CreationTime"},
1113
+ "LastModifiedTime":{"shape":"LastModifiedTime"}
1114
+ }
1115
+ },
1116
+ "NotebookInstanceSummaryList":{
1117
+ "type":"list",
1118
+ "member":{"shape":"NotebookInstanceSummary"}
1119
+ },
1120
+ "NotebookInstanceUrl":{"type":"string"},
1121
+ "OrderKey":{
1122
+ "type":"string",
1123
+ "enum":[
1124
+ "Ascending",
1125
+ "Descending"
1126
+ ]
1127
+ },
1128
+ "OutputDataConfig":{
1129
+ "type":"structure",
1130
+ "required":["S3OutputPath"],
1131
+ "members":{
1132
+ "KmsKeyId":{"shape":"KmsKeyId"},
1133
+ "S3OutputPath":{"shape":"S3Uri"}
1134
+ }
1135
+ },
1136
+ "PaginationToken":{
1137
+ "type":"string",
1138
+ "max":8192
1139
+ },
1140
+ "ParameterKey":{
1141
+ "type":"string",
1142
+ "max":256
1143
+ },
1144
+ "ParameterValue":{
1145
+ "type":"string",
1146
+ "max":256
1147
+ },
1148
+ "ProductionVariant":{
1149
+ "type":"structure",
1150
+ "required":[
1151
+ "VariantName",
1152
+ "ModelName",
1153
+ "InitialInstanceCount",
1154
+ "InstanceType"
1155
+ ],
1156
+ "members":{
1157
+ "VariantName":{"shape":"VariantName"},
1158
+ "ModelName":{"shape":"ModelName"},
1159
+ "InitialInstanceCount":{"shape":"TaskCount"},
1160
+ "InstanceType":{"shape":"ProductionVariantInstanceType"},
1161
+ "InitialVariantWeight":{"shape":"VariantWeight"}
1162
+ }
1163
+ },
1164
+ "ProductionVariantInstanceType":{
1165
+ "type":"string",
1166
+ "enum":[
1167
+ "ml.c4.2xlarge",
1168
+ "ml.c4.8xlarge",
1169
+ "ml.c4.xlarge",
1170
+ "ml.c5.2xlarge",
1171
+ "ml.c5.9xlarge",
1172
+ "ml.c5.xlarge",
1173
+ "ml.m4.xlarge",
1174
+ "ml.p2.xlarge",
1175
+ "ml.p3.2xlarge",
1176
+ "ml.t2.medium"
1177
+ ]
1178
+ },
1179
+ "ProductionVariantList":{
1180
+ "type":"list",
1181
+ "member":{"shape":"ProductionVariant"},
1182
+ "min":1
1183
+ },
1184
+ "ProductionVariantSummary":{
1185
+ "type":"structure",
1186
+ "required":["VariantName"],
1187
+ "members":{
1188
+ "VariantName":{"shape":"VariantName"},
1189
+ "CurrentWeight":{"shape":"VariantWeight"},
1190
+ "DesiredWeight":{"shape":"VariantWeight"},
1191
+ "CurrentInstanceCount":{"shape":"TaskCount"},
1192
+ "DesiredInstanceCount":{"shape":"TaskCount"}
1193
+ }
1194
+ },
1195
+ "ProductionVariantSummaryList":{
1196
+ "type":"list",
1197
+ "member":{"shape":"ProductionVariantSummary"},
1198
+ "min":1
1199
+ },
1200
+ "RecordWrapper":{
1201
+ "type":"string",
1202
+ "enum":[
1203
+ "None",
1204
+ "RecordIO"
1205
+ ]
1206
+ },
1207
+ "ResourceArn":{
1208
+ "type":"string",
1209
+ "max":256
1210
+ },
1211
+ "ResourceConfig":{
1212
+ "type":"structure",
1213
+ "required":[
1214
+ "InstanceType",
1215
+ "InstanceCount",
1216
+ "VolumeSizeInGB"
1217
+ ],
1218
+ "members":{
1219
+ "InstanceType":{"shape":"TrainingInstanceType"},
1220
+ "InstanceCount":{"shape":"TrainingInstanceCount"},
1221
+ "VolumeSizeInGB":{"shape":"VolumeSizeInGB"}
1222
+ }
1223
+ },
1224
+ "ResourceInUse":{
1225
+ "type":"structure",
1226
+ "members":{
1227
+ "Message":{"shape":"FailureReason"}
1228
+ },
1229
+ "exception":true
1230
+ },
1231
+ "ResourceLimitExceeded":{
1232
+ "type":"structure",
1233
+ "members":{
1234
+ "Message":{"shape":"FailureReason"}
1235
+ },
1236
+ "exception":true
1237
+ },
1238
+ "ResourceNotFound":{
1239
+ "type":"structure",
1240
+ "members":{
1241
+ "Message":{"shape":"FailureReason"}
1242
+ },
1243
+ "exception":true
1244
+ },
1245
+ "RoleArn":{
1246
+ "type":"string",
1247
+ "max":2048,
1248
+ "min":20,
1249
+ "pattern":"^arn:aws[a-z\\-]*:iam::\\d{12}:role/?[a-zA-Z_0-9+=,.@\\-_/]+$"
1250
+ },
1251
+ "S3DataDistribution":{
1252
+ "type":"string",
1253
+ "enum":[
1254
+ "FullyReplicated",
1255
+ "ShardedByS3Key"
1256
+ ]
1257
+ },
1258
+ "S3DataSource":{
1259
+ "type":"structure",
1260
+ "required":[
1261
+ "S3DataType",
1262
+ "S3Uri"
1263
+ ],
1264
+ "members":{
1265
+ "S3DataType":{"shape":"S3DataType"},
1266
+ "S3Uri":{"shape":"S3Uri"},
1267
+ "S3DataDistributionType":{"shape":"S3DataDistribution"}
1268
+ }
1269
+ },
1270
+ "S3DataType":{
1271
+ "type":"string",
1272
+ "enum":[
1273
+ "ManifestFile",
1274
+ "S3Prefix"
1275
+ ]
1276
+ },
1277
+ "S3Uri":{
1278
+ "type":"string",
1279
+ "max":1024,
1280
+ "pattern":"^(https|s3)://([^/]+)/?(.*)$"
1281
+ },
1282
+ "SecondaryStatus":{
1283
+ "type":"string",
1284
+ "enum":[
1285
+ "Starting",
1286
+ "Downloading",
1287
+ "Training",
1288
+ "Uploading",
1289
+ "Stopping",
1290
+ "Stopped",
1291
+ "MaxRuntimeExceeded",
1292
+ "Completed",
1293
+ "Failed"
1294
+ ]
1295
+ },
1296
+ "SecurityGroupId":{
1297
+ "type":"string",
1298
+ "max":32
1299
+ },
1300
+ "SecurityGroupIds":{
1301
+ "type":"list",
1302
+ "member":{"shape":"SecurityGroupId"},
1303
+ "max":5
1304
+ },
1305
+ "SessionExpirationDurationInSeconds":{
1306
+ "type":"integer",
1307
+ "max":43200,
1308
+ "min":1800
1309
+ },
1310
+ "SortBy":{
1311
+ "type":"string",
1312
+ "enum":[
1313
+ "Name",
1314
+ "CreationTime",
1315
+ "Status"
1316
+ ]
1317
+ },
1318
+ "SortOrder":{
1319
+ "type":"string",
1320
+ "enum":[
1321
+ "Ascending",
1322
+ "Descending"
1323
+ ]
1324
+ },
1325
+ "StartNotebookInstanceInput":{
1326
+ "type":"structure",
1327
+ "required":["NotebookInstanceName"],
1328
+ "members":{
1329
+ "NotebookInstanceName":{"shape":"NotebookInstanceName"}
1330
+ }
1331
+ },
1332
+ "StopNotebookInstanceInput":{
1333
+ "type":"structure",
1334
+ "required":["NotebookInstanceName"],
1335
+ "members":{
1336
+ "NotebookInstanceName":{"shape":"NotebookInstanceName"}
1337
+ }
1338
+ },
1339
+ "StopTrainingJobRequest":{
1340
+ "type":"structure",
1341
+ "required":["TrainingJobName"],
1342
+ "members":{
1343
+ "TrainingJobName":{"shape":"TrainingJobName"}
1344
+ }
1345
+ },
1346
+ "StoppingCondition":{
1347
+ "type":"structure",
1348
+ "members":{
1349
+ "MaxRuntimeInSeconds":{"shape":"MaxRuntimeInSeconds"}
1350
+ }
1351
+ },
1352
+ "SubnetId":{
1353
+ "type":"string",
1354
+ "max":32
1355
+ },
1356
+ "Tag":{
1357
+ "type":"structure",
1358
+ "required":[
1359
+ "Key",
1360
+ "Value"
1361
+ ],
1362
+ "members":{
1363
+ "Key":{"shape":"TagKey"},
1364
+ "Value":{"shape":"TagValue"}
1365
+ }
1366
+ },
1367
+ "TagKey":{
1368
+ "type":"string",
1369
+ "max":128,
1370
+ "min":1,
1371
+ "pattern":"^((?!aws:)[\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
1372
+ },
1373
+ "TagKeyList":{
1374
+ "type":"list",
1375
+ "member":{"shape":"TagKey"},
1376
+ "max":50,
1377
+ "min":1
1378
+ },
1379
+ "TagList":{
1380
+ "type":"list",
1381
+ "member":{"shape":"Tag"},
1382
+ "max":50,
1383
+ "min":0
1384
+ },
1385
+ "TagValue":{
1386
+ "type":"string",
1387
+ "max":256,
1388
+ "min":0,
1389
+ "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
1390
+ },
1391
+ "TaskCount":{
1392
+ "type":"integer",
1393
+ "min":1
1394
+ },
1395
+ "Timestamp":{"type":"timestamp"},
1396
+ "TrainingInputMode":{
1397
+ "type":"string",
1398
+ "enum":[
1399
+ "Pipe",
1400
+ "File"
1401
+ ]
1402
+ },
1403
+ "TrainingInstanceCount":{
1404
+ "type":"integer",
1405
+ "min":1
1406
+ },
1407
+ "TrainingInstanceType":{
1408
+ "type":"string",
1409
+ "enum":[
1410
+ "ml.m4.xlarge",
1411
+ "ml.m4.4xlarge",
1412
+ "ml.m4.10xlarge",
1413
+ "ml.c4.xlarge",
1414
+ "ml.c4.2xlarge",
1415
+ "ml.c4.8xlarge",
1416
+ "ml.p2.xlarge",
1417
+ "ml.p2.8xlarge",
1418
+ "ml.p2.16xlarge",
1419
+ "ml.p3.2xlarge",
1420
+ "ml.p3.8xlarge",
1421
+ "ml.p3.16xlarge",
1422
+ "ml.c5.xlarge",
1423
+ "ml.c5.2xlarge",
1424
+ "ml.c5.4xlarge",
1425
+ "ml.c5.9xlarge",
1426
+ "ml.c5.18xlarge"
1427
+ ]
1428
+ },
1429
+ "TrainingJobArn":{
1430
+ "type":"string",
1431
+ "max":256,
1432
+ "pattern":"arn:aws:sagemaker:[\\p{Alnum}\\-]*:[0-9]{12}:training-job/.*"
1433
+ },
1434
+ "TrainingJobName":{
1435
+ "type":"string",
1436
+ "max":63,
1437
+ "min":1,
1438
+ "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
1439
+ },
1440
+ "TrainingJobStatus":{
1441
+ "type":"string",
1442
+ "enum":[
1443
+ "InProgress",
1444
+ "Completed",
1445
+ "Failed",
1446
+ "Stopping",
1447
+ "Stopped"
1448
+ ]
1449
+ },
1450
+ "TrainingJobSummaries":{
1451
+ "type":"list",
1452
+ "member":{"shape":"TrainingJobSummary"}
1453
+ },
1454
+ "TrainingJobSummary":{
1455
+ "type":"structure",
1456
+ "required":[
1457
+ "TrainingJobName",
1458
+ "TrainingJobArn",
1459
+ "CreationTime",
1460
+ "TrainingJobStatus"
1461
+ ],
1462
+ "members":{
1463
+ "TrainingJobName":{"shape":"TrainingJobName"},
1464
+ "TrainingJobArn":{"shape":"TrainingJobArn"},
1465
+ "CreationTime":{"shape":"Timestamp"},
1466
+ "TrainingEndTime":{"shape":"Timestamp"},
1467
+ "LastModifiedTime":{"shape":"Timestamp"},
1468
+ "TrainingJobStatus":{"shape":"TrainingJobStatus"}
1469
+ }
1470
+ },
1471
+ "UpdateEndpointInput":{
1472
+ "type":"structure",
1473
+ "required":[
1474
+ "EndpointName",
1475
+ "EndpointConfigName"
1476
+ ],
1477
+ "members":{
1478
+ "EndpointName":{"shape":"EndpointName"},
1479
+ "EndpointConfigName":{"shape":"EndpointConfigName"}
1480
+ }
1481
+ },
1482
+ "UpdateEndpointOutput":{
1483
+ "type":"structure",
1484
+ "required":["EndpointArn"],
1485
+ "members":{
1486
+ "EndpointArn":{"shape":"EndpointArn"}
1487
+ }
1488
+ },
1489
+ "UpdateEndpointWeightsAndCapacitiesInput":{
1490
+ "type":"structure",
1491
+ "required":[
1492
+ "EndpointName",
1493
+ "DesiredWeightsAndCapacities"
1494
+ ],
1495
+ "members":{
1496
+ "EndpointName":{"shape":"EndpointName"},
1497
+ "DesiredWeightsAndCapacities":{"shape":"DesiredWeightAndCapacityList"}
1498
+ }
1499
+ },
1500
+ "UpdateEndpointWeightsAndCapacitiesOutput":{
1501
+ "type":"structure",
1502
+ "required":["EndpointArn"],
1503
+ "members":{
1504
+ "EndpointArn":{"shape":"EndpointArn"}
1505
+ }
1506
+ },
1507
+ "UpdateNotebookInstanceInput":{
1508
+ "type":"structure",
1509
+ "required":["NotebookInstanceName"],
1510
+ "members":{
1511
+ "NotebookInstanceName":{"shape":"NotebookInstanceName"},
1512
+ "InstanceType":{"shape":"InstanceType"},
1513
+ "RoleArn":{"shape":"RoleArn"}
1514
+ }
1515
+ },
1516
+ "UpdateNotebookInstanceOutput":{
1517
+ "type":"structure",
1518
+ "members":{
1519
+ }
1520
+ },
1521
+ "Url":{
1522
+ "type":"string",
1523
+ "max":1024,
1524
+ "pattern":"^(https|s3)://([^/]+)/?(.*)$"
1525
+ },
1526
+ "VariantName":{
1527
+ "type":"string",
1528
+ "max":63,
1529
+ "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
1530
+ },
1531
+ "VariantWeight":{
1532
+ "type":"float",
1533
+ "min":0
1534
+ },
1535
+ "VolumeSizeInGB":{
1536
+ "type":"integer",
1537
+ "min":1
1538
+ }
1539
+ }
1540
+ }