Skip to content

Commit

Permalink
AWS2 EC2 Sink Kamelet: Should describe instace status and not invoke …
Browse files Browse the repository at this point in the history
…monitor instances
  • Loading branch information
oscerd committed Jun 21, 2021
1 parent a9fb95e commit fbf18a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-ec2-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ spec:
accessKey: "{{accessKey}}"
secretKey: "{{secretKey}}"
region: "{{region}}"
operation: "monitorInstances"
operation: "describeInstancesStatus"

0 comments on commit fbf18a3

Please sign in to comment.