Skip to content

Commit dd3e2f6

Browse files
authored
Merge branch 'main' into go_bedrock_converse_single
2 parents d802d20 + 6c45783 commit dd3e2f6

File tree

39 files changed

+3264
-9513
lines changed

39 files changed

+3264
-9513
lines changed

.doc_gen/metadata/location_metadata.yaml

+144
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ location_Hello:
55
synopsis: get started using &ALlong;.
66
category: Hello
77
languages:
8+
Kotlin:
9+
versions:
10+
- sdk_version: 1
11+
github: kotlin/services/location
12+
sdkguide:
13+
excerpts:
14+
- description:
15+
snippet_tags:
16+
- location.kotlin.hello.main
817
Java:
918
versions:
1019
- sdk_version: 2
@@ -18,6 +27,15 @@ location_Hello:
1827
location: {ListGeofencesPaginator}
1928
location_CreateMap:
2029
languages:
30+
Kotlin:
31+
versions:
32+
- sdk_version: 1
33+
github: kotlin/services/location
34+
sdkguide:
35+
excerpts:
36+
- description:
37+
snippet_tags:
38+
- location.kotlin.create.map.main
2139
Java:
2240
versions:
2341
- sdk_version: 2
@@ -31,6 +49,15 @@ location_CreateMap:
3149
location: {CreateMap}
3250
location_CreateKey:
3351
languages:
52+
Kotlin:
53+
versions:
54+
- sdk_version: 1
55+
github: kotlin/services/location
56+
sdkguide:
57+
excerpts:
58+
- description:
59+
snippet_tags:
60+
- location.kotlin.create.key.main
3461
Java:
3562
versions:
3663
- sdk_version: 2
@@ -44,6 +71,15 @@ location_CreateKey:
4471
location: {CreateKey}
4572
location_CreateGeofenceCollection:
4673
languages:
74+
Kotlin:
75+
versions:
76+
- sdk_version: 1
77+
github: kotlin/services/location
78+
sdkguide:
79+
excerpts:
80+
- description:
81+
snippet_tags:
82+
- location.kotlin.create.collection.main
4783
Java:
4884
versions:
4985
- sdk_version: 2
@@ -57,6 +93,15 @@ location_CreateGeofenceCollection:
5793
location: {CreateGeofenceCollection}
5894
location_PutGeofence:
5995
languages:
96+
Kotlin:
97+
versions:
98+
- sdk_version: 1
99+
github: kotlin/services/location
100+
sdkguide:
101+
excerpts:
102+
- description:
103+
snippet_tags:
104+
- location.kotlin.put.geo.main
60105
Java:
61106
versions:
62107
- sdk_version: 2
@@ -70,6 +115,15 @@ location_PutGeofence:
70115
location: {PutGeofence}
71116
location_CreateTracker:
72117
languages:
118+
Kotlin:
119+
versions:
120+
- sdk_version: 1
121+
github: kotlin/services/location
122+
sdkguide:
123+
excerpts:
124+
- description:
125+
snippet_tags:
126+
- location.kotlin.create.tracker.main
73127
Java:
74128
versions:
75129
- sdk_version: 2
@@ -83,6 +137,15 @@ location_CreateTracker:
83137
location: {CreateTracker}
84138
location_BatchUpdateDevicePosition:
85139
languages:
140+
Kotlin:
141+
versions:
142+
- sdk_version: 1
143+
github: kotlin/services/location
144+
sdkguide:
145+
excerpts:
146+
- description:
147+
snippet_tags:
148+
- location.kotlin.update.device.position.main
86149
Java:
87150
versions:
88151
- sdk_version: 2
@@ -96,6 +159,15 @@ location_BatchUpdateDevicePosition:
96159
location: {BatchUpdateDevicePosition}
97160
location_GetDevicePosition:
98161
languages:
162+
Kotlin:
163+
versions:
164+
- sdk_version: 1
165+
github: kotlin/services/location
166+
sdkguide:
167+
excerpts:
168+
- description:
169+
snippet_tags:
170+
- location.kotlin.get.device.position.main
99171
Java:
100172
versions:
101173
- sdk_version: 2
@@ -109,6 +181,15 @@ location_GetDevicePosition:
109181
location: {GetDevicePosition}
110182
location_CreateRouteCalculator:
111183
languages:
184+
Kotlin:
185+
versions:
186+
- sdk_version: 1
187+
github: kotlin/services/location
188+
sdkguide:
189+
excerpts:
190+
- description:
191+
snippet_tags:
192+
- location.kotlin.create.calculator.main
112193
Java:
113194
versions:
114195
- sdk_version: 2
@@ -122,6 +203,15 @@ location_CreateRouteCalculator:
122203
location: {CreateRouteCalculator}
123204
location_CalculateRoute:
124205
languages:
206+
Kotlin:
207+
versions:
208+
- sdk_version: 1
209+
github: kotlin/services/location
210+
sdkguide:
211+
excerpts:
212+
- description:
213+
snippet_tags:
214+
- location.kotlin.calc.distance.main
125215
Java:
126216
versions:
127217
- sdk_version: 2
@@ -135,6 +225,15 @@ location_CalculateRoute:
135225
location: {CalculateRoute}
136226
location_DeleteGeofenceCollection:
137227
languages:
228+
Kotlin:
229+
versions:
230+
- sdk_version: 1
231+
github: kotlin/services/location
232+
sdkguide:
233+
excerpts:
234+
- description:
235+
snippet_tags:
236+
- location.kotlin.delete.collection.main
138237
Java:
139238
versions:
140239
- sdk_version: 2
@@ -148,6 +247,15 @@ location_DeleteGeofenceCollection:
148247
location: {DeleteGeofenceCollection}
149248
location_DeleteKey:
150249
languages:
250+
Kotlin:
251+
versions:
252+
- sdk_version: 1
253+
github: kotlin/services/location
254+
sdkguide:
255+
excerpts:
256+
- description:
257+
snippet_tags:
258+
- location.kotlin.delete.key.main
151259
Java:
152260
versions:
153261
- sdk_version: 2
@@ -161,6 +269,15 @@ location_DeleteKey:
161269
location: {DeleteKey}
162270
location_DeleteMap:
163271
languages:
272+
Kotlin:
273+
versions:
274+
- sdk_version: 1
275+
github: kotlin/services/location
276+
sdkguide:
277+
excerpts:
278+
- description:
279+
snippet_tags:
280+
- location.kotlin.delete.map.main
164281
Java:
165282
versions:
166283
- sdk_version: 2
@@ -174,6 +291,15 @@ location_DeleteMap:
174291
location: {DeleteMap}
175292
location_DeleteTracker:
176293
languages:
294+
Kotlin:
295+
versions:
296+
- sdk_version: 1
297+
github: kotlin/services/location
298+
sdkguide:
299+
excerpts:
300+
- description:
301+
snippet_tags:
302+
- location.kotlin.delete.tracker.main
177303
Java:
178304
versions:
179305
- sdk_version: 2
@@ -187,6 +313,15 @@ location_DeleteTracker:
187313
location: {DeleteTracker}
188314
location_DeleteRouteCalculator:
189315
languages:
316+
Kotlin:
317+
versions:
318+
- sdk_version: 1
319+
github: kotlin/services/location
320+
sdkguide:
321+
excerpts:
322+
- description:
323+
snippet_tags:
324+
- location.kotlin.delete.calculator.main
190325
Java:
191326
versions:
192327
- sdk_version: 2
@@ -214,6 +349,15 @@ location_Scenario:
214349
- Delete the &ALshort; Assets.
215350
category: Basics
216351
languages:
352+
Kotlin:
353+
versions:
354+
- sdk_version: 1
355+
github: kotlin/services/location
356+
sdkguide:
357+
excerpts:
358+
- description:
359+
snippet_tags:
360+
- location.kotlin.scenario.main
217361
Java:
218362
versions:
219363
- sdk_version: 2

.doc_gen/metadata/sqs_metadata.yaml

+66-1
Original file line numberDiff line numberDiff line change
@@ -1116,7 +1116,7 @@ sqs_Scenario_TopicsAndQueues:
11161116
sqs_Scenario_WorkWithTags:
11171117
title: Work with queue tags and &SQS; using an &AWS; SDK
11181118
title_abbrev: Work with queue tags
1119-
synopsis: perform tagging operation with &SQS;
1119+
synopsis: perform tagging operation with &SQS;.
11201120
category: Scenarios
11211121
languages:
11221122
Java:
@@ -1130,3 +1130,68 @@ sqs_Scenario_WorkWithTags:
11301130
- sqs.java2.tag-examples
11311131
services:
11321132
sqs: {TagQueue, ListQueueTags, UntagQueue}
1133+
sqs_Scenario_UseJMS:
1134+
title: Use the &SQS; Java Messaging Library to work with the Java Message Service (JMS) interface for &SQS;
1135+
title_abbrev: Use the &SQS; Java Messaging Library to work with the JMS interface
1136+
synopsis: use the &SQS; Java Messaging Library to work with the JMS interface.
1137+
category: Scenarios
1138+
languages:
1139+
Java:
1140+
versions:
1141+
- sdk_version: 2
1142+
github: javav2/example_code/sqs
1143+
sdkguide:
1144+
excerpts:
1145+
- description: >-
1146+
The following examples work with standard &SQS; queues and include:</para>
1147+
<itemizedlist>
1148+
<listitem>
1149+
<para>Sending a text message.</para>
1150+
</listitem>
1151+
<listitem>
1152+
<para>Receiving messages synchronously.</para>
1153+
</listitem>
1154+
<listitem>
1155+
<para>Receiving messages asynchronously.</para>
1156+
</listitem>
1157+
<listitem>
1158+
<para>Receiving messages using CLIENT_ACKNOWLEDGE mode.</para>
1159+
</listitem>
1160+
<listitem>
1161+
<para>Receiving messages using the UNORDERED_ACKNOWLEDGE mode.</para>
1162+
</listitem>
1163+
<listitem>
1164+
<para>Using Spring to inject dependencies.</para>
1165+
</listitem>
1166+
<listitem>
1167+
<para>A utility class that provides common methods used by the other examples.</para>
1168+
</listitem>
1169+
</itemizedlist>
1170+
<para>For more information on using JMS with &SQS;, see the
1171+
<ulink type="documentation" url="AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-java-message-service-jms-client.html">&SQS; Developer Guide</ulink>.
1172+
</para><para>Sending a text message.
1173+
snippet_tags:
1174+
- sqs-jms.java2.send-text-message
1175+
- description: Receiving messages synchronously.
1176+
snippet_tags:
1177+
- sqs-jms.java2.receive-message-sync
1178+
- description: Receiving messages asynchronously.
1179+
snippet_tags:
1180+
- sqs-jms.java2.receive-message-async
1181+
- description: Receiving messages using CLIENT_ACKNOWLEDGE mode.
1182+
snippet_tags:
1183+
- sqs-jms.java2.receive-message-sync-client-ack
1184+
- description: Receiving messages using the UNORDERED_ACKNOWLEDGE mode.
1185+
snippet_tags:
1186+
- sqs-jms.java2.receive-message-sync-unordered-ack
1187+
- description: Using Spring to inject dependencies.
1188+
snippet_tags:
1189+
- sqs-jms.java2.spring
1190+
- description: Spring bean definitions.
1191+
snippet_files:
1192+
- javav2/example_code/sqs-jms/src/main/resources/SpringExampleConfiguration.xml.txt
1193+
- description: A utility class that provides common methods used by the other examples.
1194+
snippet_files:
1195+
- javav2/example_code/sqs-jms/src/main/java/com/example/sqs/jms/SqsJmsExampleUtils.java
1196+
services:
1197+
sqs: {CreateQueue, DeleteQueue}

.github/workflows/auto-update-pr.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: "Keep PRs Updated from Main"
22
on:
3-
push:
4-
branches:
5-
- main
3+
# disabled on push until testing is complete
4+
# push:
5+
# branches:
6+
# - main
67
workflow_dispatch:
78
jobs:
89
autoupdate:

0 commit comments

Comments
 (0)