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 ListDelegationRequests operation. Lists delegation requests based on the specified criteria.
If a delegation request has no owner, even if it is assigned to a specific account,
it will not be part of the ListDelegationRequests output for that account.
For more details, see Managing Permissions for Delegation Requests.
Namespace: Amazon.IdentityManagement.Model
Assembly: AWSSDK.IdentityManagement.dll
Version: 3.x.y.z
public class ListDelegationRequestsRequest : AmazonIdentityManagementServiceRequest IAmazonWebServiceRequest
The ListDelegationRequestsRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
ListDelegationRequestsRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
Marker | System.String |
Gets and sets the property Marker.
Use this parameter only when paginating results and only after you receive a response
indicating that the results are truncated. Set it to the value of the |
|
MaxItems | System.Int32 |
Gets and sets the property MaxItems.
Use this only when paginating results to indicate the maximum number of items you
want in the response. If additional items exist beyond the maximum you specify, the
If you do not include this parameter, the number of items defaults to 100. Note that
IAM may return fewer results, even when there are more results available. In that
case, the |
|
OwnerId | System.String |
Gets and sets the property OwnerId. The owner ID to filter delegation requests by. |
.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