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.
Container for the parameters to the GetDelegationRequest operation. Retrieves information about a specific delegation request.
If a delegation request has no owner or owner account, GetDelegationRequest
for that delegation request can be called by any account. If the owner account is
assigned but there is no owner id, only identities within that owner account can call
GetDelegationRequest for the delegation request. Once the delegation request
is fully owned, the owner of the request gets a default permission to get that delegation
request. For more details, see
Managing Permissions for Delegation Requests.
Namespace: Amazon.IdentityManagement.Model
Assembly: AWSSDK.IdentityManagement.dll
Version: 3.x.y.z
public class GetDelegationRequestRequest : AmazonIdentityManagementServiceRequest IAmazonWebServiceRequest
The GetDelegationRequestRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
GetDelegationRequestRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
DelegationPermissionCheck | System.Boolean |
Gets and sets the property DelegationPermissionCheck. Specifies whether to perform a permission check for the delegation request.
If set to true, the
Setting this parameter to true does not guarantee an answer in the response. See the
|
|
DelegationRequestId | System.String |
Gets and sets the property DelegationRequestId. The unique identifier of the delegation request to retrieve. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5