AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Sends the exchange token for an accepted delegation request.
The exchange token is sent to the partner via an asynchronous notification channel, established by the partner.
The delegation request must be in the ACCEPTED state when calling this API.
After the SendDelegationToken API call is successful, the request transitions
to a FINALIZED state and cannot be rolled back. However, a user may reject
an accepted request before the SendDelegationToken API is called.
For more details, see Managing Permissions for Delegation Requests.
For .NET Core this operation is only available in asynchronous form. Please refer to SendDelegationTokenAsync.
Namespace: Amazon.IdentityManagement
Assembly: AWSSDK.IdentityManagement.dll
Version: 3.x.y.z
public virtual SendDelegationTokenResponse SendDelegationToken( SendDelegationTokenRequest request )
Container for the necessary parameters to execute the SendDelegationToken service method.
| Exception | Condition |
|---|---|
| ConcurrentModificationException | The request was rejected because multiple requests to change this object were submitted simultaneously. Wait a few minutes and submit your request again. |
| InvalidInputException | The request was rejected because an invalid or out-of-range value was supplied for an input parameter. |
| NoSuchEntityException | The request was rejected because it referenced a resource entity that does not exist. The error message describes the resource. |
| ServiceFailureException | The request processing has failed because of an unknown error, exception or failure. |
.NET Framework:
Supported in: 4.5 and newer, 3.5