Skip to content

Commit

Permalink
Remove fixes now already in main
Browse files Browse the repository at this point in the history
  • Loading branch information
shepazon committed Dec 5, 2024
1 parent b8aec4c commit d1f155b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .doc_gen/metadata/s3_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3476,7 +3476,7 @@ s3_Scenario_AbortMultipartUpload:
services:
s3: {ListMultipartUploads, AbortMultipartUpload, PutBucketLifecycleConfiguration}
s3_Scenario_ProcessS3EventNotification:
title: Receive and process &S3; event notifications by using an &AWS; SDK
title: Receive and process &S3; event notifications by using an &AWS; SDK.
title_abbrev: Process S3 event notifications
synopsis: work with S3 event notifications in an object-oriented way.
category: Scenarios
Expand All @@ -3494,7 +3494,7 @@ s3_Scenario_ProcessS3EventNotification:
s3: {PutBucketNotificationConfiguration}
sqs: {ReceiveMessage, GetQueueAttributes, DeleteMessageBatch}
s3_Scenario_DeleteAllObjects:
title: Delete all objects in a given &S3; bucket using an &AWS; SDK
title: Delete all objects in a given &S3; bucket using an &AWS; SDK.
title_abbrev: Delete all objects in a bucket
synopsis: delete all of the objects in an &S3; bucket.
category: Scenarios
Expand All @@ -3511,7 +3511,7 @@ s3_Scenario_DeleteAllObjects:
services:
s3: {DeleteObjects, ListObjectsV2}
s3_Scenario_ConditionalRequests:
title: Make &S3; conditional requests using an &AWS; SDK
title: Make &S3; conditional requests using an &AWS; SDK.
title_abbrev: Make conditional requests
synopsis: add preconditions to &S3; requests.
category: Scenarios
Expand Down

0 comments on commit d1f155b

Please sign in to comment.