From d1f155b0e09ffce1c1b55cbe850a7001f86b6e21 Mon Sep 17 00:00:00 2001 From: Eric Shepherd Date: Thu, 5 Dec 2024 14:38:52 +0000 Subject: [PATCH] Remove fixes now already in main --- .doc_gen/metadata/s3_metadata.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.doc_gen/metadata/s3_metadata.yaml b/.doc_gen/metadata/s3_metadata.yaml index e534c213076..8a171d30be3 100644 --- a/.doc_gen/metadata/s3_metadata.yaml +++ b/.doc_gen/metadata/s3_metadata.yaml @@ -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 @@ -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 @@ -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