External DocumentationTo learn more, visit the AWS documentation.
Parameters
Example Output
Workflow Library Example
Sir Create Membership with Aws and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| AWS Region(s) | A comma-separated list of AWS region(s) where this action will be executed. For example, to execute in US East and Europe, enter us-east-1,eu-west-1.Alternatively, you can use the asterisk symbol * to run the action in all available AWS Regions. |
| Client Token | A unique identifier (typically a UUID) to ensure request idempotency, preventing duplicate case creation if a request is retried. |
| Incident Response Team | An list of Customer Incident Response team members and trusted partners as objects.For example: Note: At least 2 members are required and the maximum is 10 members. |
| Membership Name | The name of the new membership. |
| Opt In Features | An list of monitoring and investigation features to enable. Each entry must contain: * featureName - string* isEnabled - booleanFor example: |
| Tags | A list of key-value pairs of tags to apply to the membership. For example: |
{
"membershipId": "m-a1b2c3d4e5"
}
Was this page helpful?