|
10 | 10 | "serviceId":"Directory Service Data",
|
11 | 11 | "signatureVersion":"v4",
|
12 | 12 | "signingName":"ds-data",
|
13 |
| - "uid":"directory-service-data-2023-05-31" |
| 13 | + "uid":"directory-service-data-2023-05-31", |
| 14 | + "auth":["aws.auth#sigv4"] |
14 | 15 | },
|
15 | 16 | "operations":{
|
16 | 17 | "AddGroupMember":{
|
|
643 | 644 | },
|
644 | 645 | "OtherAttributes":{
|
645 | 646 | "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>" |
647 | 648 | },
|
648 | 649 | "Realm":{
|
649 | 650 | "shape":"Realm",
|
|
764 | 765 | },
|
765 | 766 | "UserPrincipalName":{
|
766 | 767 | "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>" |
768 | 769 | }
|
769 | 770 | }
|
770 | 771 | },
|
|
1532 | 1533 | },
|
1533 | 1534 | "OtherAttributes":{
|
1534 | 1535 | "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>" |
1536 | 1537 | },
|
1537 | 1538 | "SAMAccountName":{
|
1538 | 1539 | "shape":"UserName",
|
|
1591 | 1592 | },
|
1592 | 1593 | "UserPrincipalName":{
|
1593 | 1594 | "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>" |
1595 | 1596 | }
|
1596 | 1597 | },
|
1597 | 1598 | "documentation":"<p> A user object that contains identifying information and attributes for a specified user. </p>"
|
|
0 commit comments