Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions botocore/data/s3/2006-03-01/endpoint-rule-set-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,21 +58,6 @@
"documentation": "Internal parameter to use object lambda endpoint for an operation (eg: WriteGetObjectResponse)",
"type": "Boolean"
},
"Key": {
"required": false,
"documentation": "The S3 Key used to send the request. This is an optional parameter that will be set automatically for operations that are scoped to an S3 Key.",
"type": "String"
},
"Prefix": {
"required": false,
"documentation": "The S3 Prefix used to send the request. This is an optional parameter that will be set automatically for operations that are scoped to an S3 Prefix.",
"type": "String"
},
"CopySource": {
"required": false,
"documentation": "The Copy Source used for Copy Object request. This is an optional parameter that will be set automatically for operations that are scoped to Copy Source.",
"type": "String"
},
"DisableAccessPoints": {
"required": false,
"documentation": "Internal parameter to disable Access Point Buckets",
Expand Down
Loading