1 Minute Tech Tips

Support engineers with one-minute articles.

  • About
  • Profile
Close Button
Menu Button Search Button
Close Button
  1. ホーム
  2. tech
  3. aws
no-image

aws

ECR の全リポジトリ名を取得する

2022年12月20日 2022年12月20日

  • Facebook icon
  • Twitter icon
  • Hatena Bookmark icon
  • Pocket icon
  • Feedly icon
  • Line icon

よく使うので tips として書き留めておく。

以下のコマンドで取得可能

aws ecr describe-repositories --output json | jq -re ".repositories[].repositoryName"

結果は、ECR のリポジトリが表示される

ecr-test-repo1
ecr-test-repo2
  • Facebook icon
  • Twitter icon
  • Hatena Bookmark icon
  • Pocket icon
  • Feedly icon
  • Line icon
  • ECR

関連記事

  • no image

    About the concept of S3 directories

  • a path leading to the top of a mountain

    AWS CloudWatch Logsからユーザーエージェントデータを分析し、OSとブラウザのシェアを視覚化する

  • amazon linux2 に python3 を instlal する

  • fargate platform 1.4 で service を起動できない

  • You must specify a region. You can also configure your region by running “aws configure”.

  • no image

    s3 からファイルコピーする際の download: を表示させない

  • no image

    AWS CLI で CloudWatch logs を見る

  • AWS SAM CLIでDockerがUnreachableな場合の解決

  • dynamodbへバルクインポート

  • ZipFile length cannot exceed 4096 characters. For larger source use S3Bucket/S3Key properties instead.

2022年12月
月 火 水 木 金 土 日
 1234
567891011
12131415161718
19202122232425
262728293031  
« 11月   1月 »

Profile

Certifications

As a testament to my expertise and commitment to lifelong learning, here are some of the professional certifications I have earned:

最近の投稿

  • Autifyでの高度な待機処理: 非活性ボタンを活性化するまで
  • AWS SAM CLIでDockerがUnreachableな場合の解決
  • ターミナルを開いたら自動でtmuxを起動させる
  • jqを使ったJSONデータの柔軟な操作: ユーザーの属性値の動的変更
  • FlaskとQueueを用いたタスク管理の実装

カテゴリー

  • autify (1)
  • azure (3)
  • Book review (21)
  • laravel (16)
  • run (1)
  • tech (367)
    • aws (120)
      • AWS Certified Security – Specialty (7)
      • AWS Certified Solutions Architect – Associate (24)
      • AWS Certified Solutions Architect – Professional (28)
    • docker (29)
    • GCP (21)
    • go (15)
    • kusanagi(wordpress) (7)
    • linux (62)
    • Mac (12)
    • mysql (9)
    • python (18)
    • redash (17)
    • SQL (2)
    • terraform (1)
    • Vue.js (5)
    • 機械学習 (7)
  • _ (1)
  • 振り返り (2)
  • 未分類 (2)
  • About
  • Profile
© 2023 1 Minute Tech Tips

Made by Godios. Theme