Pinned Loading
-
revoke-specific-cidr-from-aws-secur...
revoke-specific-cidr-from-aws-security-groups.sh 1#!/bin/bash -v
23set -eu
45PROFILE=$1
-
listup-aws-codebuild-EnvImages.sh
listup-aws-codebuild-EnvImages.sh 1#! /bin/bash
23lines=`aws --profile $1 --region $2 codebuild list-projects --sort-by NAME --sort-order ASCENDING | jq -cr '.projects[]'`
4aws --profile $1 --region $2 sts get-caller-identity | jq -cr '{"AWSaccount": .Account}'
5 -
aws-samples/amazon-cloudwatch-container-insights
aws-samples/amazon-cloudwatch-container-insights PublicCloudWatch Agent Dockerfile and K8s YAML templates for CloudWatch Container Insights.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.