Skip to content

Commit 1e14051

Browse files
committed
Update docs to address feedback
1 parent 57e7188 commit 1e14051

File tree

5 files changed

+10
-2
lines changed

5 files changed

+10
-2
lines changed

docs/source/spec/aws-json-protocols.rst

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Trait selector
2626
``service``
2727
Value type
2828
Annotation trait.
29+
See
30+
`Protocol tests <https://github.com/awslabs/smithy/tree/meta-protocol-and-auth/smithy-aws-protocol-tests/model>`_
2931

3032
.. tabs::
3133

docs/source/spec/aws-query-protocol.rst

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Trait selector
2525
``service``
2626
Value type
2727
Annotation trait.
28+
See
29+
`Protocol tests <https://github.com/awslabs/smithy/tree/meta-protocol-and-auth/smithy-aws-protocol-tests/model>`_
2830

2931
.. tabs::
3032

docs/source/spec/aws-restjson1-protocol.rst

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Trait selector
2525
``service``
2626
Value type
2727
Annotation trait.
28+
See
29+
`Protocol tests <https://github.com/awslabs/smithy/tree/meta-protocol-and-auth/smithy-aws-protocol-tests/model>`_
2830

2931
.. tabs::
3032

docs/source/spec/aws-restxml-protocol.rst

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Trait selector
2525
``service``
2626
Value type
2727
Annotation trait.
28+
See
29+
`Protocol tests <https://github.com/awslabs/smithy/tree/meta-protocol-and-auth/smithy-aws-protocol-tests/model>`_
2830

2931
.. tabs::
3032

docs/source/spec/core.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -4926,7 +4926,7 @@ Summary
49264926
that are marked with this trait are applied to service shapes to
49274927
indicate how a client can authenticate with the service.
49284928
Trait selector
4929-
``service``
4929+
``[trait|trait]``
49304930
Value type
49314931
Annotation trait.
49324932

@@ -5162,7 +5162,7 @@ Trait selector
51625162

51635163
*Service or operation shapes*
51645164
Value type
5165-
This trait contains a priority ordered list of string values that
5165+
This trait contains a priority ordered list of unique string values that
51665166
reference authentication scheme shape IDs defined on a service
51675167
shape.
51685168

0 commit comments

Comments
 (0)