Skip to content

Commit 7778387

Browse files
author
AWS
committed
AWS Directory Service Data Update: Doc only update - fixed broken links.
1 parent 1c42987 commit 7778387

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Directory Service Data",
4+
"contributor": "",
5+
"description": "Doc only update - fixed broken links."
6+
}

services/directoryservicedata/src/main/resources/codegen-resources/service-2.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"serviceId":"Directory Service Data",
1111
"signatureVersion":"v4",
1212
"signingName":"ds-data",
13-
"uid":"directory-service-data-2023-05-31"
13+
"uid":"directory-service-data-2023-05-31",
14+
"auth":["aws.auth#sigv4"]
1415
},
1516
"operations":{
1617
"AddGroupMember":{
@@ -643,7 +644,7 @@
643644
},
644645
"OtherAttributes":{
645646
"shape":"LdapDisplayNameList",
646-
"documentation":"<p> One or more attributes to be returned for the group. For a list of supported attributes, see <a href=\"https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data-attributes.html\">Directory Service Data Attributes</a>. </p>"
647+
"documentation":"<p> One or more attributes to be returned for the group. For a list of supported attributes, see <a href=\"https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data_attributes.html\">Directory Service Data Attributes</a>. </p>"
647648
},
648649
"Realm":{
649650
"shape":"Realm",
@@ -764,7 +765,7 @@
764765
},
765766
"UserPrincipalName":{
766767
"shape":"UserPrincipalName",
767-
"documentation":"<p> The UPN that is an Internet-style login name for a user and is based on the Internet standard <a href=\"https://www.ietf.org/rfc/rfc0822.txt\">RFC 822</a>. The UPN is shorter than the distinguished name and easier to remember. </p>"
768+
"documentation":"<p> The UPN that is an Internet-style login name for a user and is based on the Internet standard <a href=\"https://datatracker.ietf.org/doc/html/rfc822\">RFC 822</a>. The UPN is shorter than the distinguished name and easier to remember. </p>"
768769
}
769770
}
770771
},
@@ -1532,7 +1533,7 @@
15321533
},
15331534
"OtherAttributes":{
15341535
"shape":"Attributes",
1535-
"documentation":"<p> An expression that defines one or more attribute names with the data type and value of each attribute. A key is an attribute name, and the value is a list of maps. For a list of supported attributes, see <a href=\"https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data-attributes.html\">Directory Service Data Attributes</a>. </p> <note> <p> Attribute names are case insensitive. </p> </note>"
1536+
"documentation":"<p> An expression that defines one or more attribute names with the data type and value of each attribute. A key is an attribute name, and the value is a list of maps. For a list of supported attributes, see <a href=\"https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data_attributes.html\">Directory Service Data Attributes</a>. </p> <note> <p> Attribute names are case insensitive. </p> </note>"
15361537
},
15371538
"SAMAccountName":{
15381539
"shape":"UserName",
@@ -1591,7 +1592,7 @@
15911592
},
15921593
"UserPrincipalName":{
15931594
"shape":"UserPrincipalName",
1594-
"documentation":"<p> The UPN that is an internet-style login name for a user and based on the internet standard <a href=\"https://www.ietf.org/rfc/rfc0822.txt\">RFC 822</a>. The UPN is shorter than the distinguished name and easier to remember. </p>"
1595+
"documentation":"<p> The UPN that is an internet-style login name for a user and based on the internet standard <a href=\"https://datatracker.ietf.org/doc/html/rfc822\">RFC 822</a>. The UPN is shorter than the distinguished name and easier to remember. </p>"
15951596
}
15961597
},
15971598
"documentation":"<p> A user object that contains identifying information and attributes for a specified user. </p>"

0 commit comments

Comments
 (0)