Loading .aws/cli/alias +1 −0 Original line number Diff line number Diff line Loading @@ -9,3 +9,4 @@ metadata-region = !python3 << EOF response = urlopen('http://169.254.169.254/latest/dynamic/instance-identity/document') print(json.loads(response.read().decode('utf-8'))['region']) EOF du = s3 ls --recursive --human-readable --summarize Loading
.aws/cli/alias +1 −0 Original line number Diff line number Diff line Loading @@ -9,3 +9,4 @@ metadata-region = !python3 << EOF response = urlopen('http://169.254.169.254/latest/dynamic/instance-identity/document') print(json.loads(response.read().decode('utf-8'))['region']) EOF du = s3 ls --recursive --human-readable --summarize