MpaStatus
The status of an MPA session.
Contents
- InitiationDate
-
The date and time when the MPA session was initiated.
Type: Timestamp
Required: Yes
- MpaSessionArn
-
The ARN of the MPA session.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:aws(-[^:]+)?:mpa:[a-z0-9-]{1,20}:[0-9]{12}:session/[a-zA-Z0-9._-]+/[a-zA-Z0-9_-]+Required: Yes
- Status
-
The current status of the MPA session.
Type: String
Valid Values:
PENDING | APPROVED | FAILED | CANCELLEDRequired: Yes
- StatusMessage
-
The message providing additional information about the MPA session status.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: