Skip to main content

ory update event-stream

ory update event-stream

Update the event stream with the given ID

ory update event-stream id [--project=PROJECT_ID] [--type=sns] [--aws-iam-role-arn=arn:aws:iam::123456789012:role/MyRole] [--aws-sns-topic-arn=arn:aws:sns:us-east-1:123456789012:MyTopic] [flags]

Options

      --aws-iam-role-arn string    The ARN of the AWS IAM role to assume when publishing messages to the SNS topic.
--aws-sns-topic-arn string The ARN of the AWS SNS topic.
--format string Set the output format. One of table, json, yaml, json-pretty, jsonpath and jsonpointer. (default "default")
-h, --help help for event-stream
--project string The project to use, either project ID or a (partial) slug.
-q, --quiet Be quiet with output printing.
--type string The type of the event stream destination. Only "sns" is supported at the moment.

Options inherited from parent commands

  -c, --config string   Path to the Ory Network configuration file.
-y, --yes Confirm all dialogs with yes.

SEE ALSO