Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-detective-memberinvitation.json
Parent schema serverless-framework-configuration
Type: object

Resource schema for AWS::Detective::MemberInvitation. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-detective.git

Properties

GraphArn string | Aws_CF_FunctionString required

The ARN of the graph to which the member account will be invited

MemberId string | Aws_CF_FunctionString required

The AWS account ID to be invited to join the graph as a member

MemberEmailAddress string | Aws_CF_FunctionString required

The root email address for the account to be invited, for validation. Updating this field has no effect.

DisableEmailNotification boolean

When set to true, invitation emails are not sent to the member accounts. Member accounts must still accept the invitation before they are added to the behavior graph. Updating this field has no effect.

Default: false
Message string | Aws_CF_FunctionString

A message to be included in the email invitation sent to the invited account. Updating this field has no effect.