Skip to content

Commit 17bc755

Browse files
Updated generated files.
1 parent be37954 commit 17bc755

File tree

3 files changed

+6
-169
lines changed

3 files changed

+6
-169
lines changed

sdk/src/Services/S3/Generated/Model/Condition.cs

Lines changed: 0 additions & 97 deletions
This file was deleted.

sdk/src/Services/S3/Generated/Model/ErrorDocument.cs

Lines changed: 0 additions & 66 deletions
This file was deleted.

sdk/src/Services/S3/Generated/Model/GetObjectAttributesParts.cs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,16 +125,16 @@ internal bool IsSetPartNumberMarker()
125125
/// </para>
126126
/// <note> <ul> <li>
127127
/// <para>
128-
/// <b>General purpose buckets</b> - For <code>GetObjectAttributes</code>, if an additional
129-
/// checksum (including <code>x-amz-checksum-crc32</code>, <code>x-amz-checksum-crc32c</code>,
130-
/// <code>x-amz-checksum-sha1</code>, or <code>x-amz-checksum-sha256</code>) isn't applied
131-
/// to the object specified in the request, the response doesn't return the <code>Part</code> element.
128+
/// <b>General purpose buckets</b> - For <c>GetObjectAttributes</c>, if an additional
129+
/// checksum (including <c>x-amz-checksum-crc32</c>, <c>x-amz-checksum-crc32c</c>, <c>x-amz-checksum-sha1</c>,
130+
/// or <c>x-amz-checksum-sha256</c>) isn't applied to the object specified in the request,
131+
/// the response doesn't return the <c>Part</c> element.
132132
/// </para>
133133
/// </li> <li>
134134
/// <para>
135-
/// <b>Directory buckets</b> - For <code>GetObjectAttributes</code>, regardless of whether
135+
/// <b>Directory buckets</b> - For <c>GetObjectAttributes</c>, regardless of whether
136136
/// an additional checksum is applied to the object specified in the request, the response
137-
/// returns the <code>Part</code> element.
137+
/// returns the <c>Part</c> element.
138138
/// </para>
139139
/// </li> </ul> </note>
140140
/// <para />

0 commit comments

Comments
 (0)