Skip to content

Commit 4768aec

Browse files
yasmewadkstich
authored andcommitted
Remove redundant sentence in arnNamespace docs
1 parent b34a9a5 commit 4768aec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source-2.0/aws/aws-core.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,7 @@ used in ARNs assigned to resources in the service. If not set, this value
167167
defaults to the lowercase name of the service shape. This value must match
168168
the following regex: ``^[a-z0-9.\-]{1,63}$``.
169169

170-
If not set, this value defaults to the name of the service shape converted
171-
to lowercase. This value is combined with resources contained within the
170+
This value is combined with resources contained within the
172171
service to form ARNs for resources. Only resources that explicitly define
173172
the :ref:`aws.api#arn-trait` are assigned ARNs, and their relative ARNs
174173
are combined with the service's arnNamespace to form an ARN.

0 commit comments

Comments
 (0)