Skip to content

Commit 48e996b

Browse files
author
awstools
committed
Updates SDK documentation
1 parent 5cfd9a2 commit 48e996b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

apis/connect-2017-08-08.normal.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@
391391
"shape": "InternalServiceException"
392392
}
393393
],
394-
"documentation": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Creates hours of operation. </p>"
394+
"documentation": "<p>Creates hours of operation. </p>"
395395
},
396396
"CreateInstance": {
397397
"name": "CreateInstance",
@@ -697,7 +697,7 @@
697697
"shape": "InternalServiceException"
698698
}
699699
],
700-
"documentation": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Deletes an hours of operation.</p>"
700+
"documentation": "<p>Deletes an hours of operation.</p>"
701701
},
702702
"DeleteInstance": {
703703
"name": "DeleteInstance",
@@ -952,7 +952,7 @@
952952
"shape": "InternalServiceException"
953953
}
954954
],
955-
"documentation": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Describes the hours of operation.</p>"
955+
"documentation": "<p>Describes the hours of operation.</p>"
956956
},
957957
"DescribeInstance": {
958958
"name": "DescribeInstance",
@@ -2740,7 +2740,7 @@
27402740
"shape": "InternalServiceException"
27412741
}
27422742
],
2743-
"documentation": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Updates the hours of operation.</p>"
2743+
"documentation": "<p>Updates the hours of operation.</p>"
27442744
},
27452745
"UpdateInstanceAttribute": {
27462746
"name": "UpdateInstanceAttribute",
@@ -5856,11 +5856,11 @@
58565856
},
58575857
"StartTime": {
58585858
"shape": "HoursOfOperationTimeSlice",
5859-
"documentation": "<p>The start time that your contact center is open.</p>"
5859+
"documentation": "<p>The start time that your contact center opens.</p>"
58605860
},
58615861
"EndTime": {
58625862
"shape": "HoursOfOperationTimeSlice",
5863-
"documentation": "<p>The end time that your contact center is closes.</p>"
5863+
"documentation": "<p>The end time that your contact center closes.</p>"
58645864
}
58655865
},
58665866
"documentation": "<p>Contains information about the hours of operation.</p>"
@@ -6741,7 +6741,7 @@
67416741
},
67426742
"MaxResults": {
67436743
"shape": "MaxResult25",
6744-
"documentation": "<p>The maximum number of results to return per page.</p>",
6744+
"documentation": "<p>The maximum number of results to return per page. If no value is specified, the default is 10. </p>",
67456745
"box": true,
67466746
"location": "querystring",
67476747
"locationName": "maxResults"

0 commit comments

Comments
 (0)