|
44 | 44 | {"shape":"TooManyRequestsException"},
|
45 | 45 | {"shape":"ResourceNotFoundException"}
|
46 | 46 | ],
|
47 |
| - "documentation":"<p>Lists all roles that are assigned to the user for a given AWS account.</p>", |
| 47 | + "documentation":"<p>Lists all roles that are assigned to the user for a given Amazon Web Services account.</p>", |
48 | 48 | "authtype":"none"
|
49 | 49 | },
|
50 | 50 | "ListAccounts":{
|
|
61 | 61 | {"shape":"TooManyRequestsException"},
|
62 | 62 | {"shape":"ResourceNotFoundException"}
|
63 | 63 | ],
|
64 |
| - "documentation":"<p>Lists all AWS accounts assigned to the user. These AWS accounts are assigned by the administrator of the account. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/useraccess.html#assignusers\">Assign User Access</a> in the <i>AWS SSO User Guide</i>. This operation returns a paginated response.</p>", |
| 64 | + "documentation":"<p>Lists all Amazon Web Services accounts assigned to the user. These Amazon Web Services accounts are assigned by the administrator of the account. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/useraccess.html#assignusers\">Assign User Access</a> in the <i>Amazon Web Services SSO User Guide</i>. This operation returns a paginated response.</p>", |
65 | 65 | "authtype":"none"
|
66 | 66 | },
|
67 | 67 | "Logout":{
|
|
76 | 76 | {"shape":"UnauthorizedException"},
|
77 | 77 | {"shape":"TooManyRequestsException"}
|
78 | 78 | ],
|
79 |
| - "documentation":"<p>Removes the client- and server-side session that is associated with the user.</p>", |
| 79 | + "documentation":"<p>Removes the locally stored SSO tokens from the client-side cache and sends an API call to the Amazon Web Services SSO service to invalidate the corresponding server-side Amazon Web Services SSO sign in session.</p> <note> <p>If a user uses Amazon Web Services SSO to access the AWS CLI, the user’s Amazon Web Services SSO sign in session is used to obtain an IAM session, as specified in the corresponding Amazon Web Services SSO permission set. More specifically, Amazon Web Services SSO assumes an IAM role in the target account on behalf of the user, and the corresponding temporary Amazon Web Services credentials are returned to the client.</p> <p>After user logout, any existing IAM role sessions that were created by using Amazon Web Services SSO permission sets continue based on the duration configured in the permission set. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/authconcept.html\">User authentications</a> in the <i>Amazon Web Services SSO User Guide</i>.</p> </note>", |
80 | 80 | "authtype":"none"
|
81 | 81 | }
|
82 | 82 | },
|
|
92 | 92 | "members":{
|
93 | 93 | "accountId":{
|
94 | 94 | "shape":"AccountIdType",
|
95 |
| - "documentation":"<p>The identifier of the AWS account that is assigned to the user.</p>" |
| 95 | + "documentation":"<p>The identifier of the Amazon Web Services account that is assigned to the user.</p>" |
96 | 96 | },
|
97 | 97 | "accountName":{
|
98 | 98 | "shape":"AccountNameType",
|
99 |
| - "documentation":"<p>The display name of the AWS account that is assigned to the user.</p>" |
| 99 | + "documentation":"<p>The display name of the Amazon Web Services account that is assigned to the user.</p>" |
100 | 100 | },
|
101 | 101 | "emailAddress":{
|
102 | 102 | "shape":"EmailAddressType",
|
103 |
| - "documentation":"<p>The email address of the AWS account that is assigned to the user.</p>" |
| 103 | + "documentation":"<p>The email address of the Amazon Web Services account that is assigned to the user.</p>" |
104 | 104 | }
|
105 | 105 | },
|
106 |
| - "documentation":"<p>Provides information about your AWS account.</p>" |
| 106 | + "documentation":"<p>Provides information about your Amazon Web Services account.</p>" |
107 | 107 | },
|
108 | 108 | "AccountListType":{
|
109 | 109 | "type":"list",
|
|
133 | 133 | },
|
134 | 134 | "accountId":{
|
135 | 135 | "shape":"AccountIdType",
|
136 |
| - "documentation":"<p>The identifier for the AWS account that is assigned to the user.</p>", |
| 136 | + "documentation":"<p>The identifier for the Amazon Web Services account that is assigned to the user.</p>", |
137 | 137 | "location":"querystring",
|
138 | 138 | "locationName":"account_id"
|
139 | 139 | },
|
140 | 140 | "accessToken":{
|
141 | 141 | "shape":"AccessTokenType",
|
142 |
| - "documentation":"<p>The token issued by the <code>CreateToken</code> API call. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/API_CreateToken.html\">CreateToken</a> in the <i>AWS SSO OIDC API Reference Guide</i>.</p>", |
| 142 | + "documentation":"<p>The token issued by the <code>CreateToken</code> API call. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/API_CreateToken.html\">CreateToken</a> in the <i>Amazon Web Services SSO OIDC API Reference Guide</i>.</p>", |
143 | 143 | "location":"header",
|
144 | 144 | "locationName":"x-amz-sso_bearer_token"
|
145 | 145 | }
|
|
184 | 184 | },
|
185 | 185 | "accessToken":{
|
186 | 186 | "shape":"AccessTokenType",
|
187 |
| - "documentation":"<p>The token issued by the <code>CreateToken</code> API call. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/API_CreateToken.html\">CreateToken</a> in the <i>AWS SSO OIDC API Reference Guide</i>.</p>", |
| 187 | + "documentation":"<p>The token issued by the <code>CreateToken</code> API call. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/API_CreateToken.html\">CreateToken</a> in the <i>Amazon Web Services SSO OIDC API Reference Guide</i>.</p>", |
188 | 188 | "location":"header",
|
189 | 189 | "locationName":"x-amz-sso_bearer_token"
|
190 | 190 | },
|
191 | 191 | "accountId":{
|
192 | 192 | "shape":"AccountIdType",
|
193 |
| - "documentation":"<p>The identifier for the AWS account that is assigned to the user.</p>", |
| 193 | + "documentation":"<p>The identifier for the Amazon Web Services account that is assigned to the user.</p>", |
194 | 194 | "location":"querystring",
|
195 | 195 | "locationName":"account_id"
|
196 | 196 | }
|
|
227 | 227 | },
|
228 | 228 | "accessToken":{
|
229 | 229 | "shape":"AccessTokenType",
|
230 |
| - "documentation":"<p>The token issued by the <code>CreateToken</code> API call. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/API_CreateToken.html\">CreateToken</a> in the <i>AWS SSO OIDC API Reference Guide</i>.</p>", |
| 230 | + "documentation":"<p>The token issued by the <code>CreateToken</code> API call. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/API_CreateToken.html\">CreateToken</a> in the <i>Amazon Web Services SSO OIDC API Reference Guide</i>.</p>", |
231 | 231 | "location":"header",
|
232 | 232 | "locationName":"x-amz-sso_bearer_token"
|
233 | 233 | }
|
|
252 | 252 | "members":{
|
253 | 253 | "accessToken":{
|
254 | 254 | "shape":"AccessTokenType",
|
255 |
| - "documentation":"<p>The token issued by the <code>CreateToken</code> API call. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/API_CreateToken.html\">CreateToken</a> in the <i>AWS SSO OIDC API Reference Guide</i>.</p>", |
| 255 | + "documentation":"<p>The token issued by the <code>CreateToken</code> API call. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/API_CreateToken.html\">CreateToken</a> in the <i>Amazon Web Services SSO OIDC API Reference Guide</i>.</p>", |
256 | 256 | "location":"header",
|
257 | 257 | "locationName":"x-amz-sso_bearer_token"
|
258 | 258 | }
|
|
279 | 279 | "members":{
|
280 | 280 | "accessKeyId":{
|
281 | 281 | "shape":"AccessKeyType",
|
282 |
| - "documentation":"<p>The identifier used for the temporary security credentials. For more information, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html\">Using Temporary Security Credentials to Request Access to AWS Resources</a> in the <i>AWS IAM User Guide</i>.</p>" |
| 282 | + "documentation":"<p>The identifier used for the temporary security credentials. For more information, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html\">Using Temporary Security Credentials to Request Access to Amazon Web Services Resources</a> in the <i>Amazon Web Services IAM User Guide</i>.</p>" |
283 | 283 | },
|
284 | 284 | "secretAccessKey":{
|
285 | 285 | "shape":"SecretAccessKeyType",
|
286 |
| - "documentation":"<p>The key that is used to sign the request. For more information, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html\">Using Temporary Security Credentials to Request Access to AWS Resources</a> in the <i>AWS IAM User Guide</i>.</p>" |
| 286 | + "documentation":"<p>The key that is used to sign the request. For more information, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html\">Using Temporary Security Credentials to Request Access to Amazon Web Services Resources</a> in the <i>Amazon Web Services IAM User Guide</i>.</p>" |
287 | 287 | },
|
288 | 288 | "sessionToken":{
|
289 | 289 | "shape":"SessionTokenType",
|
290 |
| - "documentation":"<p>The token used for temporary credentials. For more information, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html\">Using Temporary Security Credentials to Request Access to AWS Resources</a> in the <i>AWS IAM User Guide</i>.</p>" |
| 290 | + "documentation":"<p>The token used for temporary credentials. For more information, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html\">Using Temporary Security Credentials to Request Access to Amazon Web Services Resources</a> in the <i>Amazon Web Services IAM User Guide</i>.</p>" |
291 | 291 | },
|
292 | 292 | "expiration":{
|
293 | 293 | "shape":"ExpirationTimestampType",
|
|
305 | 305 | },
|
306 | 306 | "accountId":{
|
307 | 307 | "shape":"AccountIdType",
|
308 |
| - "documentation":"<p>The identifier of the AWS account assigned to the user.</p>" |
| 308 | + "documentation":"<p>The identifier of the Amazon Web Services account assigned to the user.</p>" |
309 | 309 | }
|
310 | 310 | },
|
311 | 311 | "documentation":"<p>Provides information about the role that is assigned to the user.</p>"
|
|
342 | 342 | "exception":true
|
343 | 343 | }
|
344 | 344 | },
|
345 |
| - "documentation":"<p>AWS Single Sign-On Portal is a web service that makes it easy for you to assign user access to AWS SSO resources such as the user portal. Users can get AWS account applications and roles assigned to them and get federated into the application.</p> <p>For general information about AWS SSO, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html\">What is AWS Single Sign-On?</a> in the <i>AWS SSO User Guide</i>.</p> <p>This API reference guide describes the AWS SSO Portal operations that you can call programatically and includes detailed information on data types and errors.</p> <note> <p>AWS provides SDKs that consist of libraries and sample code for various programming languages and platforms, such as Java, Ruby, .Net, iOS, or Android. The SDKs provide a convenient way to create programmatic access to AWS SSO and other AWS services. For more information about the AWS SDKs, including how to download and install them, see <a href=\"http://aws.amazon.com/tools/\">Tools for Amazon Web Services</a>.</p> </note>" |
| 345 | + "documentation":"<p>Amazon Web Services Single Sign On Portal is a web service that makes it easy for you to assign user access to Amazon Web Services SSO resources such as the AWS access portal. Users can get Amazon Web Services account applications and roles assigned to them and get federated into the application.</p> <note> <p>Although Amazon Web Services Single Sign-On was renamed, the <code>sso</code> and <code>identitystore</code> API namespaces will continue to retain their original name for backward compatibility purposes. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed\">Amazon Web Services SSO rename</a>.</p> </note> <p>This API reference guide describes the Amazon Web Services SSO Portal operations that you can call programatically and includes detailed information on data types and errors.</p> <note> <p>Amazon Web Services provides SDKs that consist of libraries and sample code for various programming languages and platforms, such as Java, Ruby, .Net, iOS, or Android. The SDKs provide a convenient way to create programmatic access to Amazon Web Services SSO and other Amazon Web Services services. For more information about the Amazon Web Services SDKs, including how to download and install them, see <a href=\"http://aws.amazon.com/tools/\">Tools for Amazon Web Services</a>.</p> </note>" |
346 | 346 | }
|
0 commit comments