"aws swf register-domain" output argument

0

My use case is region build services chain reaction plugin - aws cli. My objective is to reduce the number of tasks to automate. I'd like to execute one command and receive feedback about success or failure to enable workflow continuation or do retry enforcement.

I am using aws swf register-domain for its intended purpose and I'd like to understand if it is at all possible to invoke a response from the command execution other than none. I look longingly at the --output argument which, according to documentation, allows one to determine an output format. Does this imply that using the argument enables one to invoke a json response from the execution of a sequence that looks like this aws --region xyz-northeast-1 swf register-domain --name unique-domain-name --workflow-execution-retention-period-in-days 90 --output json ?

AWS
질문됨 일 년 전42회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠