File: //lib/python3/dist-packages/awscli/examples/detective/accept-invitation.rst
**To accept an invitation to become a member account in a behavior graph**
The following ``accept-invitation`` example accepts an invitation to become a member account in behavior graph arn:aws:detective:us-east-1:111122223333:graph:123412341234. ::
aws detective accept-invitation \
--graph-arn arn:aws:detective:us-east-1:111122223333:graph:123412341234
This command produces no output.
For more information, see `Responding to a behavior graph invitation <https://docs.aws.amazon.com/detective/latest/adminguide/member-invitation-response.html>`__ in the *Amazon Detective Administration Guide*.