Skip to content

Commit

Permalink
modified based on feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
mandar242 committed Jun 20, 2024
1 parent 586f1a4 commit de9f87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/s3_bucket_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
bucket_location:
description: Bucket location.
returned: when O(bucket_facts=true) and RV(buckets.bucket_location=true).
type: complex
type: dict
sample: "bucket_location": {
"LocationConstraint": "us-east-1"
}
Expand Down

0 comments on commit de9f87f

Please sign in to comment.