How do I recreate my Config Delivery Channel, if AWS region does not have AWS support cloud shell or AWS CLI configured?

0

How do I recreate my Config Delivery Channel, if AWS region does not have AWS support cloud shell or AWS CLI configured?

질문됨 일 년 전212회 조회
1개 답변
0

Hi THere

If you are referring tho the CLI command aws configservice put-delivery-channel from https://docs.aws.amazon.com/cli/latest/reference/configservice/put-delivery-channel.html, then you do not need to run the command in any specific region. You can run it in CloudShell and specifiy the --region parameter to specify which region you want to act upon. For example

aws configservice put-delivery-channel --delivery-channel file://deliveryChannel.json --region us-east-1

profile pictureAWS
전문가
Matt-B
답변함 일 년 전
  • That really works, thanks @Matt-B. Appreciate :)

  • Great! Please consider marking this Answer as "Accepted" so others may find it useful!

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

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

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

관련 콘텐츠