Skip to content

Commit fc2f558

Browse files
committed
Remove duplicate S3 legal hold scenario example.
1 parent 1dd228f commit fc2f558

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

.doc_gen/metadata/s3_metadata.yaml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,32 +1002,6 @@ s3_GetObjectLegalHold:
10021002
- description: Put an object legal hold.
10031003
snippet_tags:
10041004
- python.example_code.s3.GetObjectLegalHold
1005-
services:
1006-
s3: {GetObjectLegalHold}
1007-
s3_GetObjectLegalHoldConfiguration:
1008-
title: Get the legal hold configuration of an &S3; object using an &AWS; SDK
1009-
title_abbrev: Get the legal hold configuration of an object
1010-
synopsis: get the legal hold configuration of an S3 bucket.
1011-
category: Scenarios
1012-
languages:
1013-
Java:
1014-
versions:
1015-
- sdk_version: 2
1016-
github: javav2/example_code/s3
1017-
sdkguide:
1018-
excerpts:
1019-
- description:
1020-
snippet_tags:
1021-
- S3LockWorkflow.javav2.GetObjectLegalHold.main
1022-
.NET:
1023-
versions:
1024-
- sdk_version: 3
1025-
github: dotnetv3/S3/scenarios/S3ObjectLockScenario
1026-
sdkguide:
1027-
excerpts:
1028-
- description:
1029-
snippet_tags:
1030-
- S3LockWorkflow.dotnetv3.GetObjectLegalHold
10311005
JavaScript:
10321006
versions:
10331007
- sdk_version: 3

0 commit comments

Comments
 (0)