EngagementResourceAssociationSummary
This provide a streamlined view of the relationships between engagements and resources. These summaries offer a crucial link between collaborative engagements and the specific resources involved, such as opportunities.These summaries are particularly valuable for partners navigating complex engagements with multiple resources. They enable quick insights into resource distribution across engagements, support efficient resource management, and help maintain a clear overview of collaborative activities.
Contents
Note
In the following list, the required parameters are described first.
- Catalog
-
Indicates the environment in which the resource and engagement exist.
Type: String
Pattern:
^[a-zA-Z]+$
Required: Yes
- CreatedBy
-
The AWS account ID of the entity that owns the resource. Identifies the account responsible for or having primary control over the resource.
Type: String
Pattern:
^([0-9]{12}|\w{1,12})$
Required: No
- EngagementId
-
A unique identifier for the engagement associated with the resource.
Type: String
Pattern:
^eng-[0-9a-z]{14}$
Required: No
- ResourceId
-
A unique identifier for the specific resource. Varies depending on the resource type.
Type: String
Pattern:
^O[0-9]{1,19}$
Required: No
- ResourceType
-
Categorizes the type of resource associated with the engagement.
Type: String
Valid Values:
Opportunity
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: