aws:ebsvolumes
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
aws:ebsvolumes [03/01/2025 16:28] – [Show encryption status of EBS] andrew | aws:ebsvolumes [03/01/2025 16:29] (current) – andrew | ||
---|---|---|---|
Line 14: | Line 14: | ||
import boto3 | import boto3 | ||
ec2_client = boto3.client(' | ec2_client = boto3.client(' | ||
- | |||
response = ec2_client.describe_volumes() | response = ec2_client.describe_volumes() | ||
for vol in range(len(response[' | for vol in range(len(response[' | ||
- | |||
if len(response[' | if len(response[' | ||
# print(" | # print(" |
aws/ebsvolumes.1735921715.txt.gz · Last modified: by andrew