SelfUpgradeRequestDetail
Details of a self-upgrade request.
Contents
Note
In the following list, the required parameters are described first.
- CreationTime
-
The time when the self-upgrade request was created.
Type: Long
Required: No
- lastUpdateAttemptTime
-
The time of the last update attempt for the self-upgrade request.
Type: Long
Required: No
- lastUpdateFailureReason
-
The reason for the last update failure, if applicable.
Type: String
Required: No
- OriginalRole
-
The original role of the user before the upgrade.
Type: String
Valid Values:
ADMIN | AUTHOR | READER | RESTRICTED_AUTHOR | RESTRICTED_READER | ADMIN_PRO | AUTHOR_PRO | READER_PRORequired: No
- RequestedRole
-
The role that the user is requesting to upgrade to.
Type: String
Valid Values:
ADMIN | AUTHOR | READER | RESTRICTED_AUTHOR | RESTRICTED_READER | ADMIN_PRO | AUTHOR_PRO | READER_PRORequired: No
- RequestNote
-
An optional note explaining the reason for the self-upgrade request.
Type: String
Required: No
- RequestStatus
-
The status of the self-upgrade request.
Type: String
Valid Values:
PENDING | APPROVED | DENIED | UPDATE_FAILED | VERIFY_FAILEDRequired: No
- UpgradeRequestId
-
The ID of the self-upgrade request.
Type: String
Required: No
- UserName
-
The username of the user who initiated the self-upgrade request.
Type: String
Length Constraints: Minimum length of 1.
Pattern:
[\u0020-\u00FF]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: