BenefitApplicationSummary
A summary view of a benefit application containing key information for list operations.
Contents
Note
In the following list, the required parameters are described first.
- Arn
-
The Amazon Resource Name (ARN) of the benefit application.
Type: String
Required: No
- AssociatedResources
-
AWS resources that are associated with this benefit application.
Type: Array of strings
Pattern:
arn:aws:([a-zA-Z0-9\-])+:([a-z]{2}(-gov)?-[a-z]+-\d{1})?:(\d{12})?:(.+)Required: No
- BenefitApplicationDetails
-
Additional attributes and metadata associated with the benefit application.
Type: String to string map
Required: No
- BenefitId
-
The identifier of the benefit being requested in this application.
Type: String
Pattern:
(arn:.+|ben-[0-9a-z]{14})Required: No
- Catalog
-
The catalog identifier that the benefit application belongs to.
Type: String
Pattern:
[A-Za-z0-9_-]+Required: No
- CreatedAt
-
The timestamp when the benefit application was created.
Type: Timestamp
Required: No
- FulfillmentTypes
-
The fulfillment types requested for this benefit application.
Type: Array of strings
Valid Values:
CREDITS | CASH | ACCESSRequired: No
- Id
-
The unique identifier of the benefit application.
Type: String
Pattern:
benappl-[0-9a-z]{14}Required: No
- Name
-
The human-readable name of the benefit application.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- Programs
-
The AWS partner programs associated with this benefit application.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[A-Za-z0-9_-]+Required: No
- Stage
-
The current stage in the benefit application processing workflow..
Type: String
Required: No
- Status
-
The current processing status of the benefit application.
Type: String
Valid Values:
PENDING_SUBMISSION | IN_REVIEW | ACTION_REQUIRED | APPROVED | REJECTED | CANCELEDRequired: No
- UpdatedAt
-
The timestamp when the benefit application was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: