mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
added version added to headers in s3
This commit is contained in:
parent
b203deee31
commit
cd072e3090
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ options:
|
||||||
- Custom headers for PUT operation, as a dictionary of 'key=value' and 'key=value,key=value'.
|
- Custom headers for PUT operation, as a dictionary of 'key=value' and 'key=value,key=value'.
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
|
version_added: "2.0"
|
||||||
marker:
|
marker:
|
||||||
description:
|
description:
|
||||||
- Specifies the key to start with when using list mode. Object keys are returned in alphabetical order, starting with key after the marker in order.
|
- Specifies the key to start with when using list mode. Object keys are returned in alphabetical order, starting with key after the marker in order.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue