aws-sdk-swf 1.39.0 → 1.41.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3581f559d46718095f8a91cd7fa06f7301ffd9b48aa15e959070eb65bd2ec765
4
- data.tar.gz: dc0de10bfbce9ea385ec394e46dfbbbf3560bab2aba1ba223bb689da8759dbf3
3
+ metadata.gz: cad33a4171255c8b5db59a8e4e8dba265da725c73a8ac418a8cbd7167ffc5220
4
+ data.tar.gz: 9350288d76ee9f88a766fa0dee5872f8d460059db79e3ffeac89af905b1d9aa8
5
5
  SHA512:
6
- metadata.gz: 96f048b76e8d01fd6768d6ec2b4ee937651130413fc995813c4d04758900a2303db79d2a40f52c22c3eb1f0746e81859f9c84f8ef480d42624e4c3b783a8bcf6
7
- data.tar.gz: df69363aef54f19809448f7852de04c750d298f738df5494666ed19a0f15620b7273230616421d41da7214749140e70caab9904cc69494f01640230d10811497
6
+ metadata.gz: 6117cbdbb24d45acdc66fd57dc6c5eedb9f1e340c0b143d585158b85ab88b5fdc26abc132875dc7d334cdaf9f2cb025379dd792a0191debb71af05686a133b80
7
+ data.tar.gz: f2dad011366413309c5469918c26e9074bececf38c2a3f0d08532174008d5d930ecce44b894d711f7a19eec81895a663714d9809110aff7843ce785067f39c09
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.41.0 (2023-05-31)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.40.0 (2023-05-10)
10
+ ------------------
11
+
12
+ * Feature - This release adds a new API parameter to exclude old history events from decision tasks.
13
+
4
14
  1.39.0 (2023-01-30)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.39.0
1
+ 1.41.0
@@ -277,6 +277,11 @@ module Aws::SWF
277
277
  # in the future.
278
278
  #
279
279
  #
280
+ # @option options [String] :sdk_ua_app_id
281
+ # A unique and opaque application ID that is appended to the
282
+ # User-Agent header as app/<sdk_ua_app_id>. It should have a
283
+ # maximum length of 50.
284
+ #
280
285
  # @option options [String] :secret_access_key
281
286
  #
282
287
  # @option options [String] :session_token
@@ -402,13 +407,13 @@ module Aws::SWF
402
407
  # * Constrain the following parameters by using a `Condition` element
403
408
  # with the appropriate keys.
404
409
  #
405
- # * `tagFilter.tag`\: String constraint. The key is
410
+ # * `tagFilter.tag`: String constraint. The key is
406
411
  # `swf:tagFilter.tag`.
407
412
  #
408
- # * `typeFilter.name`\: String constraint. The key is
413
+ # * `typeFilter.name`: String constraint. The key is
409
414
  # `swf:typeFilter.name`.
410
415
  #
411
- # * `typeFilter.version`\: String constraint. The key is
416
+ # * `typeFilter.version`: String constraint. The key is
412
417
  # `swf:typeFilter.version`.
413
418
  #
414
419
  # If the caller doesn't have sufficient permissions to invoke the
@@ -550,13 +555,13 @@ module Aws::SWF
550
555
  # * Constrain the following parameters by using a `Condition` element
551
556
  # with the appropriate keys.
552
557
  #
553
- # * `tagFilter.tag`\: String constraint. The key is
558
+ # * `tagFilter.tag`: String constraint. The key is
554
559
  # `swf:tagFilter.tag`.
555
560
  #
556
- # * `typeFilter.name`\: String constraint. The key is
561
+ # * `typeFilter.name`: String constraint. The key is
557
562
  # `swf:typeFilter.name`.
558
563
  #
559
- # * `typeFilter.version`\: String constraint. The key is
564
+ # * `typeFilter.version`: String constraint. The key is
560
565
  # `swf:typeFilter.version`.
561
566
  #
562
567
  # If the caller doesn't have sufficient permissions to invoke the
@@ -790,10 +795,10 @@ module Aws::SWF
790
795
  # * Constrain the following parameters by using a `Condition` element
791
796
  # with the appropriate keys.
792
797
  #
793
- # * `activityType.name`\: String constraint. The key is
798
+ # * `activityType.name`: String constraint. The key is
794
799
  # `swf:activityType.name`.
795
800
  #
796
- # * `activityType.version`\: String constraint. The key is
801
+ # * `activityType.version`: String constraint. The key is
797
802
  # `swf:activityType.version`.
798
803
  #
799
804
  # If the caller doesn't have sufficient permissions to invoke the
@@ -911,10 +916,10 @@ module Aws::SWF
911
916
  # * Constrain the following parameters by using a `Condition` element
912
917
  # with the appropriate keys.
913
918
  #
914
- # * `workflowType.name`\: String constraint. The key is
919
+ # * `workflowType.name`: String constraint. The key is
915
920
  # `swf:workflowType.name`.
916
921
  #
917
- # * `workflowType.version`\: String constraint. The key is
922
+ # * `workflowType.version`: String constraint. The key is
918
923
  # `swf:workflowType.version`.
919
924
  #
920
925
  # If the caller doesn't have sufficient permissions to invoke the
@@ -971,10 +976,10 @@ module Aws::SWF
971
976
  # * Constrain the following parameters by using a `Condition` element
972
977
  # with the appropriate keys.
973
978
  #
974
- # * `activityType.name`\: String constraint. The key is
979
+ # * `activityType.name`: String constraint. The key is
975
980
  # `swf:activityType.name`.
976
981
  #
977
- # * `activityType.version`\: String constraint. The key is
982
+ # * `activityType.version`: String constraint. The key is
978
983
  # `swf:activityType.version`.
979
984
  #
980
985
  # If the caller doesn't have sufficient permissions to invoke the
@@ -1199,10 +1204,10 @@ module Aws::SWF
1199
1204
  # * Constrain the following parameters by using a `Condition` element
1200
1205
  # with the appropriate keys.
1201
1206
  #
1202
- # * `workflowType.name`\: String constraint. The key is
1207
+ # * `workflowType.name`: String constraint. The key is
1203
1208
  # `swf:workflowType.name`.
1204
1209
  #
1205
- # * `workflowType.version`\: String constraint. The key is
1210
+ # * `workflowType.version`: String constraint. The key is
1206
1211
  # `swf:workflowType.version`.
1207
1212
  #
1208
1213
  # If the caller doesn't have sufficient permissions to invoke the
@@ -1303,8 +1308,8 @@ module Aws::SWF
1303
1308
  # value of `NextPageToken` is a unique pagination token for each page.
1304
1309
  # Make the call again using the returned token to retrieve the next
1305
1310
  # page. Keep all other arguments unchanged. Each pagination token
1306
- # expires after 60 seconds. Using an expired pagination token will
1307
- # return a `400` error: "`Specified token has exceeded its maximum
1311
+ # expires after 24 hours. Using an expired pagination token will return
1312
+ # a `400` error: "`Specified token has exceeded its maximum
1308
1313
  # lifetime`".
1309
1314
  #
1310
1315
  # The configured `maximumPageSize` determines how many results can be
@@ -1642,8 +1647,8 @@ module Aws::SWF
1642
1647
  # value of `NextPageToken` is a unique pagination token for each page.
1643
1648
  # Make the call again using the returned token to retrieve the next
1644
1649
  # page. Keep all other arguments unchanged. Each pagination token
1645
- # expires after 60 seconds. Using an expired pagination token will
1646
- # return a `400` error: "`Specified token has exceeded its maximum
1650
+ # expires after 24 hours. Using an expired pagination token will return
1651
+ # a `400` error: "`Specified token has exceeded its maximum
1647
1652
  # lifetime`".
1648
1653
  #
1649
1654
  # The configured `maximumPageSize` determines how many results can be
@@ -1718,13 +1723,13 @@ module Aws::SWF
1718
1723
  # * Constrain the following parameters by using a `Condition` element
1719
1724
  # with the appropriate keys.
1720
1725
  #
1721
- # * `tagFilter.tag`\: String constraint. The key is
1726
+ # * `tagFilter.tag`: String constraint. The key is
1722
1727
  # `swf:tagFilter.tag`.
1723
1728
  #
1724
- # * `typeFilter.name`\: String constraint. The key is
1729
+ # * `typeFilter.name`: String constraint. The key is
1725
1730
  # `swf:typeFilter.name`.
1726
1731
  #
1727
- # * `typeFilter.version`\: String constraint. The key is
1732
+ # * `typeFilter.version`: String constraint. The key is
1728
1733
  # `swf:typeFilter.version`.
1729
1734
  #
1730
1735
  # If the caller doesn't have sufficient permissions to invoke the
@@ -1808,8 +1813,8 @@ module Aws::SWF
1808
1813
  # value of `NextPageToken` is a unique pagination token for each page.
1809
1814
  # Make the call again using the returned token to retrieve the next
1810
1815
  # page. Keep all other arguments unchanged. Each pagination token
1811
- # expires after 60 seconds. Using an expired pagination token will
1812
- # return a `400` error: "`Specified token has exceeded its maximum
1816
+ # expires after 24 hours. Using an expired pagination token will return
1817
+ # a `400` error: "`Specified token has exceeded its maximum
1813
1818
  # lifetime`".
1814
1819
  #
1815
1820
  # The configured `maximumPageSize` determines how many results can be
@@ -1926,8 +1931,8 @@ module Aws::SWF
1926
1931
  # value of `NextPageToken` is a unique pagination token for each page.
1927
1932
  # Make the call again using the returned token to retrieve the next
1928
1933
  # page. Keep all other arguments unchanged. Each pagination token
1929
- # expires after 60 seconds. Using an expired pagination token will
1930
- # return a `400` error: "`Specified token has exceeded its maximum
1934
+ # expires after 24 hours. Using an expired pagination token will return
1935
+ # a `400` error: "`Specified token has exceeded its maximum
1931
1936
  # lifetime`".
1932
1937
  #
1933
1938
  # The configured `maximumPageSize` determines how many results can be
@@ -2001,13 +2006,13 @@ module Aws::SWF
2001
2006
  # * Constrain the following parameters by using a `Condition` element
2002
2007
  # with the appropriate keys.
2003
2008
  #
2004
- # * `tagFilter.tag`\: String constraint. The key is
2009
+ # * `tagFilter.tag`: String constraint. The key is
2005
2010
  # `swf:tagFilter.tag`.
2006
2011
  #
2007
- # * `typeFilter.name`\: String constraint. The key is
2012
+ # * `typeFilter.name`: String constraint. The key is
2008
2013
  # `swf:typeFilter.name`.
2009
2014
  #
2010
- # * `typeFilter.version`\: String constraint. The key is
2015
+ # * `typeFilter.version`: String constraint. The key is
2011
2016
  # `swf:typeFilter.version`.
2012
2017
  #
2013
2018
  # If the caller doesn't have sufficient permissions to invoke the
@@ -2051,8 +2056,8 @@ module Aws::SWF
2051
2056
  # value of `NextPageToken` is a unique pagination token for each page.
2052
2057
  # Make the call again using the returned token to retrieve the next
2053
2058
  # page. Keep all other arguments unchanged. Each pagination token
2054
- # expires after 60 seconds. Using an expired pagination token will
2055
- # return a `400` error: "`Specified token has exceeded its maximum
2059
+ # expires after 24 hours. Using an expired pagination token will return
2060
+ # a `400` error: "`Specified token has exceeded its maximum
2056
2061
  # lifetime`".
2057
2062
  #
2058
2063
  # The configured `maximumPageSize` determines how many results can be
@@ -2202,8 +2207,8 @@ module Aws::SWF
2202
2207
  # value of `NextPageToken` is a unique pagination token for each page.
2203
2208
  # Make the call again using the returned token to retrieve the next
2204
2209
  # page. Keep all other arguments unchanged. Each pagination token
2205
- # expires after 60 seconds. Using an expired pagination token will
2206
- # return a `400` error: "`Specified token has exceeded its maximum
2210
+ # expires after 24 hours. Using an expired pagination token will return
2211
+ # a `400` error: "`Specified token has exceeded its maximum
2207
2212
  # lifetime`".
2208
2213
  #
2209
2214
  # The configured `maximumPageSize` determines how many results can be
@@ -2303,7 +2308,7 @@ module Aws::SWF
2303
2308
  # The specified string must not start or end with whitespace. It must
2304
2309
  # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
2305
2310
  # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it must
2306
- # not *be* the literal string `arn`.
2311
+ # *not* be the literal string `arn`.
2307
2312
  #
2308
2313
  # @option params [String] :identity
2309
2314
  # Identity of the worker making the request, recorded in the
@@ -2405,10 +2410,9 @@ module Aws::SWF
2405
2410
  # @option params [required, Types::TaskList] :task_list
2406
2411
  # Specifies the task list to poll for decision tasks.
2407
2412
  #
2408
- # The specified string must not start or end with whitespace. It must
2409
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
2410
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it must
2411
- # not *be* the literal string `arn`.
2413
+ # The specified string must not contain a `:` (colon), `/` (slash), `|`
2414
+ # (vertical bar), or any control characters (`\u0000-\u001f` \|
2415
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
2412
2416
  #
2413
2417
  # @option params [String] :identity
2414
2418
  # Identity of the decider making the request, which is recorded in the
@@ -2421,8 +2425,8 @@ module Aws::SWF
2421
2425
  # value of `NextPageToken` is a unique pagination token for each page.
2422
2426
  # Make the call again using the returned token to retrieve the next
2423
2427
  # page. Keep all other arguments unchanged. Each pagination token
2424
- # expires after 60 seconds. Using an expired pagination token will
2425
- # return a `400` error: "`Specified token has exceeded its maximum
2428
+ # expires after 24 hours. Using an expired pagination token will return
2429
+ # a `400` error: "`Specified token has exceeded its maximum
2426
2430
  # lifetime`".
2427
2431
  #
2428
2432
  # The configured `maximumPageSize` determines how many results can be
@@ -2448,6 +2452,12 @@ module Aws::SWF
2448
2452
  # the results are returned in ascending order of the `eventTimestamp` of
2449
2453
  # the events.
2450
2454
  #
2455
+ # @option params [Boolean] :start_at_previous_started_event
2456
+ # When set to `true`, returns the events with `eventTimestamp` greater
2457
+ # than or equal to `eventTimestamp` of the most recent
2458
+ # `DecisionTaskStarted` event. By default, this parameter is set to
2459
+ # `false`.
2460
+ #
2451
2461
  # @return [Types::DecisionTask] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2452
2462
  #
2453
2463
  # * {Types::DecisionTask#task_token #task_token} => String
@@ -2471,6 +2481,7 @@ module Aws::SWF
2471
2481
  # next_page_token: "PageToken",
2472
2482
  # maximum_page_size: 1,
2473
2483
  # reverse_order: false,
2484
+ # start_at_previous_started_event: false,
2474
2485
  # })
2475
2486
  #
2476
2487
  # @example Response structure
@@ -2851,12 +2862,12 @@ module Aws::SWF
2851
2862
  # * Constrain the following parameters by using a `Condition` element
2852
2863
  # with the appropriate keys.
2853
2864
  #
2854
- # * `defaultTaskList.name`\: String constraint. The key is
2865
+ # * `defaultTaskList.name`: String constraint. The key is
2855
2866
  # `swf:defaultTaskList.name`.
2856
2867
  #
2857
- # * `name`\: String constraint. The key is `swf:name`.
2868
+ # * `name`: String constraint. The key is `swf:name`.
2858
2869
  #
2859
- # * `version`\: String constraint. The key is `swf:version`.
2870
+ # * `version`: String constraint. The key is `swf:version`.
2860
2871
  #
2861
2872
  # If the caller doesn't have sufficient permissions to invoke the
2862
2873
  # action, or the parameter values fall outside the specified
@@ -2875,10 +2886,9 @@ module Aws::SWF
2875
2886
  # @option params [required, String] :name
2876
2887
  # The name of the activity type within the domain.
2877
2888
  #
2878
- # The specified string must not start or end with whitespace. It must
2879
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
2880
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it must
2881
- # not *be* the literal string `arn`.
2889
+ # The specified string must not contain a `:` (colon), `/` (slash), `|`
2890
+ # (vertical bar), or any control characters (`\u0000-\u001f` \|
2891
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
2882
2892
  #
2883
2893
  # @option params [required, String] :version
2884
2894
  # The version of the activity type.
@@ -2888,10 +2898,9 @@ module Aws::SWF
2888
2898
  #
2889
2899
  # </note>
2890
2900
  #
2891
- # The specified string must not start or end with whitespace. It must
2892
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
2893
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it must
2894
- # not *be* the literal string `arn`.
2901
+ # The specified string must not contain a `:` (colon), `/` (slash), `|`
2902
+ # (vertical bar), or any control characters (`\u0000-\u001f` \|
2903
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
2895
2904
  #
2896
2905
  # @option params [String] :description
2897
2906
  # A textual description of the activity type.
@@ -3015,7 +3024,7 @@ module Aws::SWF
3015
3024
  # The specified string must not start or end with whitespace. It must
3016
3025
  # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
3017
3026
  # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it must
3018
- # not *be* the literal string `arn`.
3027
+ # *not* be the literal string `arn`.
3019
3028
  #
3020
3029
  # @option params [String] :description
3021
3030
  # A text description of the domain.
@@ -3091,12 +3100,12 @@ module Aws::SWF
3091
3100
  # * Constrain the following parameters by using a `Condition` element
3092
3101
  # with the appropriate keys.
3093
3102
  #
3094
- # * `defaultTaskList.name`\: String constraint. The key is
3103
+ # * `defaultTaskList.name`: String constraint. The key is
3095
3104
  # `swf:defaultTaskList.name`.
3096
3105
  #
3097
- # * `name`\: String constraint. The key is `swf:name`.
3106
+ # * `name`: String constraint. The key is `swf:name`.
3098
3107
  #
3099
- # * `version`\: String constraint. The key is `swf:version`.
3108
+ # * `version`: String constraint. The key is `swf:version`.
3100
3109
  #
3101
3110
  # If the caller doesn't have sufficient permissions to invoke the
3102
3111
  # action, or the parameter values fall outside the specified
@@ -3115,10 +3124,9 @@ module Aws::SWF
3115
3124
  # @option params [required, String] :name
3116
3125
  # The name of the workflow type.
3117
3126
  #
3118
- # The specified string must not start or end with whitespace. It must
3119
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
3120
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it must
3121
- # not *be* the literal string `arn`.
3127
+ # The specified string must not contain a `:` (colon), `/` (slash), `|`
3128
+ # (vertical bar), or any control characters (`\u0000-\u001f` \|
3129
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
3122
3130
  #
3123
3131
  # @option params [required, String] :version
3124
3132
  # The version of the workflow type.
@@ -3129,10 +3137,9 @@ module Aws::SWF
3129
3137
  #
3130
3138
  # </note>
3131
3139
  #
3132
- # The specified string must not start or end with whitespace. It must
3133
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
3134
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it must
3135
- # not *be* the literal string `arn`.
3140
+ # The specified string must not contain a `:` (colon), `/` (slash), `|`
3141
+ # (vertical bar), or any control characters (`\u0000-\u001f` \|
3142
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
3136
3143
  #
3137
3144
  # @option params [String] :description
3138
3145
  # Textual description of the workflow type.
@@ -3765,22 +3772,22 @@ module Aws::SWF
3765
3772
  # * Constrain the following parameters by using a `Condition` element
3766
3773
  # with the appropriate keys.
3767
3774
  #
3768
- # * `tagList.member.0`\: The key is `swf:tagList.member.0`.
3775
+ # * `tagList.member.0`: The key is `swf:tagList.member.0`.
3769
3776
  #
3770
- # * `tagList.member.1`\: The key is `swf:tagList.member.1`.
3777
+ # * `tagList.member.1`: The key is `swf:tagList.member.1`.
3771
3778
  #
3772
- # * `tagList.member.2`\: The key is `swf:tagList.member.2`.
3779
+ # * `tagList.member.2`: The key is `swf:tagList.member.2`.
3773
3780
  #
3774
- # * `tagList.member.3`\: The key is `swf:tagList.member.3`.
3781
+ # * `tagList.member.3`: The key is `swf:tagList.member.3`.
3775
3782
  #
3776
- # * `tagList.member.4`\: The key is `swf:tagList.member.4`.
3783
+ # * `tagList.member.4`: The key is `swf:tagList.member.4`.
3777
3784
  #
3778
- # * `taskList`\: String constraint. The key is `swf:taskList.name`.
3785
+ # * `taskList`: String constraint. The key is `swf:taskList.name`.
3779
3786
  #
3780
- # * `workflowType.name`\: String constraint. The key is
3787
+ # * `workflowType.name`: String constraint. The key is
3781
3788
  # `swf:workflowType.name`.
3782
3789
  #
3783
- # * `workflowType.version`\: String constraint. The key is
3790
+ # * `workflowType.version`: String constraint. The key is
3784
3791
  # `swf:workflowType.version`.
3785
3792
  #
3786
3793
  # If the caller doesn't have sufficient permissions to invoke the
@@ -3797,6 +3804,10 @@ module Aws::SWF
3797
3804
  # @option params [required, String] :domain
3798
3805
  # The name of the domain in which the workflow execution is created.
3799
3806
  #
3807
+ # The specified string must not contain a `:` (colon), `/` (slash), `|`
3808
+ # (vertical bar), or any control characters (`\u0000-\u001f` \|
3809
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
3810
+ #
3800
3811
  # @option params [required, String] :workflow_id
3801
3812
  # The user defined identifier associated with the workflow execution.
3802
3813
  # You can use this to associate a custom identifier with the workflow
@@ -3805,10 +3816,9 @@ module Aws::SWF
3805
3816
  # open workflow executions with the same `workflowId` at the same time
3806
3817
  # within the same domain.
3807
3818
  #
3808
- # The specified string must not start or end with whitespace. It must
3809
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
3810
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it must
3811
- # not *be* the literal string `arn`.
3819
+ # The specified string must not contain a `:` (colon), `/` (slash), `|`
3820
+ # (vertical bar), or any control characters (`\u0000-\u001f` \|
3821
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
3812
3822
  #
3813
3823
  # @option params [required, Types::WorkflowType] :workflow_type
3814
3824
  # The type of the workflow to start.
@@ -3825,10 +3835,9 @@ module Aws::SWF
3825
3835
  #
3826
3836
  # </note>
3827
3837
  #
3828
- # The specified string must not start or end with whitespace. It must
3829
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
3830
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it must
3831
- # not *be* the literal string `arn`.
3838
+ # The specified string must not contain a `:` (colon), `/` (slash), `|`
3839
+ # (vertical bar), or any control characters (`\u0000-\u001f` \|
3840
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
3832
3841
  #
3833
3842
  # @option params [String] :task_priority
3834
3843
  # The task priority to use for this workflow execution. This overrides
@@ -4134,10 +4143,10 @@ module Aws::SWF
4134
4143
  # * Constrain the following parameters by using a `Condition` element
4135
4144
  # with the appropriate keys.
4136
4145
  #
4137
- # * `activityType.name`\: String constraint. The key is
4146
+ # * `activityType.name`: String constraint. The key is
4138
4147
  # `swf:activityType.name`.
4139
4148
  #
4140
- # * `activityType.version`\: String constraint. The key is
4149
+ # * `activityType.version`: String constraint. The key is
4141
4150
  # `swf:activityType.version`.
4142
4151
  #
4143
4152
  # If the caller doesn't have sufficient permissions to invoke the
@@ -4250,10 +4259,10 @@ module Aws::SWF
4250
4259
  # * Constrain the following parameters by using a `Condition` element
4251
4260
  # with the appropriate keys.
4252
4261
  #
4253
- # * `workflowType.name`\: String constraint. The key is
4262
+ # * `workflowType.name`: String constraint. The key is
4254
4263
  # `swf:workflowType.name`.
4255
4264
  #
4256
- # * `workflowType.version`\: String constraint. The key is
4265
+ # * `workflowType.version`: String constraint. The key is
4257
4266
  # `swf:workflowType.version`.
4258
4267
  #
4259
4268
  # If the caller doesn't have sufficient permissions to invoke the
@@ -4329,7 +4338,7 @@ module Aws::SWF
4329
4338
  params: params,
4330
4339
  config: config)
4331
4340
  context[:gem_name] = 'aws-sdk-swf'
4332
- context[:gem_version] = '1.39.0'
4341
+ context[:gem_version] = '1.41.0'
4333
4342
  Seahorse::Client::Request.new(handlers, context)
4334
4343
  end
4335
4344
 
@@ -172,6 +172,7 @@ module Aws::SWF
172
172
  SignalExternalWorkflowExecutionInitiatedEventAttributes = Shapes::StructureShape.new(name: 'SignalExternalWorkflowExecutionInitiatedEventAttributes')
173
173
  SignalName = Shapes::StringShape.new(name: 'SignalName')
174
174
  SignalWorkflowExecutionInput = Shapes::StructureShape.new(name: 'SignalWorkflowExecutionInput')
175
+ StartAtPreviousStartedEvent = Shapes::BooleanShape.new(name: 'StartAtPreviousStartedEvent')
175
176
  StartChildWorkflowExecutionDecisionAttributes = Shapes::StructureShape.new(name: 'StartChildWorkflowExecutionDecisionAttributes')
176
177
  StartChildWorkflowExecutionFailedCause = Shapes::StringShape.new(name: 'StartChildWorkflowExecutionFailedCause')
177
178
  StartChildWorkflowExecutionFailedEventAttributes = Shapes::StructureShape.new(name: 'StartChildWorkflowExecutionFailedEventAttributes')
@@ -723,6 +724,7 @@ module Aws::SWF
723
724
  PollForDecisionTaskInput.add_member(:next_page_token, Shapes::ShapeRef.new(shape: PageToken, location_name: "nextPageToken"))
724
725
  PollForDecisionTaskInput.add_member(:maximum_page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "maximumPageSize"))
725
726
  PollForDecisionTaskInput.add_member(:reverse_order, Shapes::ShapeRef.new(shape: ReverseOrder, location_name: "reverseOrder"))
727
+ PollForDecisionTaskInput.add_member(:start_at_previous_started_event, Shapes::ShapeRef.new(shape: StartAtPreviousStartedEvent, location_name: "startAtPreviousStartedEvent"))
726
728
  PollForDecisionTaskInput.struct_class = Types::PollForDecisionTaskInput
727
729
 
728
730
  RecordActivityTaskHeartbeatInput.add_member(:task_token, Shapes::ShapeRef.new(shape: TaskToken, required: true, location_name: "taskToken"))
@@ -50,9 +50,6 @@ module Aws::SWF
50
50
 
51
51
  def initialize(options = {})
52
52
  self[:region] = options[:region]
53
- if self[:region].nil?
54
- raise ArgumentError, "Missing required EndpointParameter: :region"
55
- end
56
53
  self[:use_dual_stack] = options[:use_dual_stack]
57
54
  self[:use_dual_stack] = false if self[:use_dual_stack].nil?
58
55
  if self[:use_dual_stack].nil?
@@ -14,45 +14,42 @@ module Aws::SWF
14
14
  use_dual_stack = parameters.use_dual_stack
15
15
  use_fips = parameters.use_fips
16
16
  endpoint = parameters.endpoint
17
- if (partition_result = Aws::Endpoints::Matchers.aws_partition(region))
18
- if Aws::Endpoints::Matchers.set?(endpoint)
19
- if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true)
20
- raise ArgumentError, "Invalid Configuration: FIPS and custom endpoint are not supported"
21
- end
22
- if Aws::Endpoints::Matchers.boolean_equals?(use_dual_stack, true)
23
- raise ArgumentError, "Invalid Configuration: Dualstack and custom endpoint are not supported"
24
- end
25
- return Aws::Endpoints::Endpoint.new(url: endpoint, headers: {}, properties: {})
17
+ if Aws::Endpoints::Matchers.set?(endpoint)
18
+ if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true)
19
+ raise ArgumentError, "Invalid Configuration: FIPS and custom endpoint are not supported"
26
20
  end
27
- if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true) && Aws::Endpoints::Matchers.boolean_equals?(use_dual_stack, true)
28
- if Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS")) && Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsDualStack"))
29
- return Aws::Endpoints::Endpoint.new(url: "https://swf-fips.#{region}.#{partition_result['dualStackDnsSuffix']}", headers: {}, properties: {})
30
- end
31
- raise ArgumentError, "FIPS and DualStack are enabled, but this partition does not support one or both"
21
+ if Aws::Endpoints::Matchers.boolean_equals?(use_dual_stack, true)
22
+ raise ArgumentError, "Invalid Configuration: Dualstack and custom endpoint are not supported"
32
23
  end
33
- if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true)
34
- if Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS"))
35
- if Aws::Endpoints::Matchers.string_equals?("aws-us-gov", Aws::Endpoints::Matchers.attr(partition_result, "name"))
36
- return Aws::Endpoints::Endpoint.new(url: "https://swf.#{region}.amazonaws.com", headers: {}, properties: {})
24
+ return Aws::Endpoints::Endpoint.new(url: endpoint, headers: {}, properties: {})
25
+ end
26
+ if Aws::Endpoints::Matchers.set?(region)
27
+ if (partition_result = Aws::Endpoints::Matchers.aws_partition(region))
28
+ if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true) && Aws::Endpoints::Matchers.boolean_equals?(use_dual_stack, true)
29
+ if Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS")) && Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsDualStack"))
30
+ return Aws::Endpoints::Endpoint.new(url: "https://swf-fips.#{region}.#{partition_result['dualStackDnsSuffix']}", headers: {}, properties: {})
37
31
  end
38
- return Aws::Endpoints::Endpoint.new(url: "https://swf-fips.#{region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
32
+ raise ArgumentError, "FIPS and DualStack are enabled, but this partition does not support one or both"
39
33
  end
40
- raise ArgumentError, "FIPS is enabled but this partition does not support FIPS"
41
- end
42
- if Aws::Endpoints::Matchers.boolean_equals?(use_dual_stack, true)
43
- if Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsDualStack"))
44
- return Aws::Endpoints::Endpoint.new(url: "https://swf.#{region}.#{partition_result['dualStackDnsSuffix']}", headers: {}, properties: {})
34
+ if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true)
35
+ if Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS"))
36
+ if Aws::Endpoints::Matchers.string_equals?("aws-us-gov", Aws::Endpoints::Matchers.attr(partition_result, "name"))
37
+ return Aws::Endpoints::Endpoint.new(url: "https://swf.#{region}.amazonaws.com", headers: {}, properties: {})
38
+ end
39
+ return Aws::Endpoints::Endpoint.new(url: "https://swf-fips.#{region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
40
+ end
41
+ raise ArgumentError, "FIPS is enabled but this partition does not support FIPS"
45
42
  end
46
- raise ArgumentError, "DualStack is enabled but this partition does not support DualStack"
47
- end
48
- if Aws::Endpoints::Matchers.string_equals?(region, "us-gov-east-1")
49
- return Aws::Endpoints::Endpoint.new(url: "https://swf.us-gov-east-1.amazonaws.com", headers: {}, properties: {})
50
- end
51
- if Aws::Endpoints::Matchers.string_equals?(region, "us-gov-west-1")
52
- return Aws::Endpoints::Endpoint.new(url: "https://swf.us-gov-west-1.amazonaws.com", headers: {}, properties: {})
43
+ if Aws::Endpoints::Matchers.boolean_equals?(use_dual_stack, true)
44
+ if Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsDualStack"))
45
+ return Aws::Endpoints::Endpoint.new(url: "https://swf.#{region}.#{partition_result['dualStackDnsSuffix']}", headers: {}, properties: {})
46
+ end
47
+ raise ArgumentError, "DualStack is enabled but this partition does not support DualStack"
48
+ end
49
+ return Aws::Endpoints::Endpoint.new(url: "https://swf.#{region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
53
50
  end
54
- return Aws::Endpoints::Endpoint.new(url: "https://swf.#{region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
55
51
  end
52
+ raise ArgumentError, "Invalid Configuration: Missing Region"
56
53
  raise ArgumentError, 'No endpoint could be resolved'
57
54
 
58
55
  end
@@ -2145,7 +2145,7 @@ module Aws::SWF
2145
2145
  # value of `NextPageToken` is a unique pagination token for each page.
2146
2146
  # Make the call again using the returned token to retrieve the next
2147
2147
  # page. Keep all other arguments unchanged. Each pagination token
2148
- # expires after 60 seconds. Using an expired pagination token will
2148
+ # expires after 24 hours. Using an expired pagination token will
2149
2149
  # return a `400` error: "`Specified token has exceeded its maximum
2150
2150
  # lifetime`".
2151
2151
  #
@@ -2931,7 +2931,7 @@ module Aws::SWF
2931
2931
  # value of `NextPageToken` is a unique pagination token for each page.
2932
2932
  # Make the call again using the returned token to retrieve the next
2933
2933
  # page. Keep all other arguments unchanged. Each pagination token
2934
- # expires after 60 seconds. Using an expired pagination token will
2934
+ # expires after 24 hours. Using an expired pagination token will
2935
2935
  # return a `400` error: "`Specified token has exceeded its maximum
2936
2936
  # lifetime`".
2937
2937
  #
@@ -3039,7 +3039,7 @@ module Aws::SWF
3039
3039
  # value of `NextPageToken` is a unique pagination token for each page.
3040
3040
  # Make the call again using the returned token to retrieve the next
3041
3041
  # page. Keep all other arguments unchanged. Each pagination token
3042
- # expires after 60 seconds. Using an expired pagination token will
3042
+ # expires after 24 hours. Using an expired pagination token will
3043
3043
  # return a `400` error: "`Specified token has exceeded its maximum
3044
3044
  # lifetime`".
3045
3045
  #
@@ -3078,7 +3078,7 @@ module Aws::SWF
3078
3078
  # value of `NextPageToken` is a unique pagination token for each page.
3079
3079
  # Make the call again using the returned token to retrieve the next
3080
3080
  # page. Keep all other arguments unchanged. Each pagination token
3081
- # expires after 60 seconds. Using an expired pagination token will
3081
+ # expires after 24 hours. Using an expired pagination token will
3082
3082
  # return a `400` error: "`Specified token has exceeded its maximum
3083
3083
  # lifetime`".
3084
3084
  #
@@ -3145,7 +3145,7 @@ module Aws::SWF
3145
3145
  # value of `NextPageToken` is a unique pagination token for each page.
3146
3146
  # Make the call again using the returned token to retrieve the next
3147
3147
  # page. Keep all other arguments unchanged. Each pagination token
3148
- # expires after 60 seconds. Using an expired pagination token will
3148
+ # expires after 24 hours. Using an expired pagination token will
3149
3149
  # return a `400` error: "`Specified token has exceeded its maximum
3150
3150
  # lifetime`".
3151
3151
  #
@@ -3225,7 +3225,7 @@ module Aws::SWF
3225
3225
  # value of `NextPageToken` is a unique pagination token for each page.
3226
3226
  # Make the call again using the returned token to retrieve the next
3227
3227
  # page. Keep all other arguments unchanged. Each pagination token
3228
- # expires after 60 seconds. Using an expired pagination token will
3228
+ # expires after 24 hours. Using an expired pagination token will
3229
3229
  # return a `400` error: "`Specified token has exceeded its maximum
3230
3230
  # lifetime`".
3231
3231
  #
@@ -3323,7 +3323,7 @@ module Aws::SWF
3323
3323
  # The specified string must not start or end with whitespace. It must
3324
3324
  # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
3325
3325
  # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it
3326
- # must not *be* the literal string `arn`.
3326
+ # must *not* be the literal string `arn`.
3327
3327
  # @return [Types::TaskList]
3328
3328
  #
3329
3329
  # @!attribute [rw] identity
@@ -3348,10 +3348,9 @@ module Aws::SWF
3348
3348
  # @!attribute [rw] task_list
3349
3349
  # Specifies the task list to poll for decision tasks.
3350
3350
  #
3351
- # The specified string must not start or end with whitespace. It must
3352
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
3353
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it
3354
- # must not *be* the literal string `arn`.
3351
+ # The specified string must not contain a `:` (colon), `/` (slash),
3352
+ # `|` (vertical bar), or any control characters (`\u0000-\u001f` \|
3353
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
3355
3354
  # @return [Types::TaskList]
3356
3355
  #
3357
3356
  # @!attribute [rw] identity
@@ -3366,7 +3365,7 @@ module Aws::SWF
3366
3365
  # value of `NextPageToken` is a unique pagination token for each page.
3367
3366
  # Make the call again using the returned token to retrieve the next
3368
3367
  # page. Keep all other arguments unchanged. Each pagination token
3369
- # expires after 60 seconds. Using an expired pagination token will
3368
+ # expires after 24 hours. Using an expired pagination token will
3370
3369
  # return a `400` error: "`Specified token has exceeded its maximum
3371
3370
  # lifetime`".
3372
3371
  #
@@ -3396,13 +3395,21 @@ module Aws::SWF
3396
3395
  # of the events.
3397
3396
  # @return [Boolean]
3398
3397
  #
3398
+ # @!attribute [rw] start_at_previous_started_event
3399
+ # When set to `true`, returns the events with `eventTimestamp` greater
3400
+ # than or equal to `eventTimestamp` of the most recent
3401
+ # `DecisionTaskStarted` event. By default, this parameter is set to
3402
+ # `false`.
3403
+ # @return [Boolean]
3404
+ #
3399
3405
  class PollForDecisionTaskInput < Struct.new(
3400
3406
  :domain,
3401
3407
  :task_list,
3402
3408
  :identity,
3403
3409
  :next_page_token,
3404
3410
  :maximum_page_size,
3405
- :reverse_order)
3411
+ :reverse_order,
3412
+ :start_at_previous_started_event)
3406
3413
  SENSITIVE = []
3407
3414
  include Aws::Structure
3408
3415
  end
@@ -3513,10 +3520,9 @@ module Aws::SWF
3513
3520
  # @!attribute [rw] name
3514
3521
  # The name of the activity type within the domain.
3515
3522
  #
3516
- # The specified string must not start or end with whitespace. It must
3517
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
3518
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it
3519
- # must not *be* the literal string `arn`.
3523
+ # The specified string must not contain a `:` (colon), `/` (slash),
3524
+ # `|` (vertical bar), or any control characters (`\u0000-\u001f` \|
3525
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
3520
3526
  # @return [String]
3521
3527
  #
3522
3528
  # @!attribute [rw] version
@@ -3527,10 +3533,9 @@ module Aws::SWF
3527
3533
  #
3528
3534
  # </note>
3529
3535
  #
3530
- # The specified string must not start or end with whitespace. It must
3531
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
3532
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it
3533
- # must not *be* the literal string `arn`.
3536
+ # The specified string must not contain a `:` (colon), `/` (slash),
3537
+ # `|` (vertical bar), or any control characters (`\u0000-\u001f` \|
3538
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
3534
3539
  # @return [String]
3535
3540
  #
3536
3541
  # @!attribute [rw] description
@@ -3626,7 +3631,7 @@ module Aws::SWF
3626
3631
  # The specified string must not start or end with whitespace. It must
3627
3632
  # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
3628
3633
  # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it
3629
- # must not *be* the literal string `arn`.
3634
+ # must *not* be the literal string `arn`.
3630
3635
  # @return [String]
3631
3636
  #
3632
3637
  # @!attribute [rw] description
@@ -3675,10 +3680,9 @@ module Aws::SWF
3675
3680
  # @!attribute [rw] name
3676
3681
  # The name of the workflow type.
3677
3682
  #
3678
- # The specified string must not start or end with whitespace. It must
3679
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
3680
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it
3681
- # must not *be* the literal string `arn`.
3683
+ # The specified string must not contain a `:` (colon), `/` (slash),
3684
+ # `|` (vertical bar), or any control characters (`\u0000-\u001f` \|
3685
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
3682
3686
  # @return [String]
3683
3687
  #
3684
3688
  # @!attribute [rw] version
@@ -3691,10 +3695,9 @@ module Aws::SWF
3691
3695
  #
3692
3696
  # </note>
3693
3697
  #
3694
- # The specified string must not start or end with whitespace. It must
3695
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
3696
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it
3697
- # must not *be* the literal string `arn`.
3698
+ # The specified string must not contain a `:` (colon), `/` (slash),
3699
+ # `|` (vertical bar), or any control characters (`\u0000-\u001f` \|
3700
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
3698
3701
  # @return [String]
3699
3702
  #
3700
3703
  # @!attribute [rw] description
@@ -4212,10 +4215,9 @@ module Aws::SWF
4212
4215
  # @!attribute [rw] activity_id
4213
4216
  # The `activityId` of the activity task.
4214
4217
  #
4215
- # The specified string must not start or end with whitespace. It must
4216
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
4217
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it
4218
- # must not contain the literal string `arn`.
4218
+ # The specified string must not contain a `:` (colon), `/` (slash),
4219
+ # `|` (vertical bar), or any control characters (`\u0000-\u001f` \|
4220
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
4219
4221
  # @return [String]
4220
4222
  #
4221
4223
  # @!attribute [rw] control
@@ -4253,10 +4255,9 @@ module Aws::SWF
4253
4255
  #
4254
4256
  # </note>
4255
4257
  #
4256
- # The specified string must not start or end with whitespace. It must
4257
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
4258
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it
4259
- # must not contain the literal string `arn`.
4258
+ # The specified string must not contain a `:` (colon), `/` (slash),
4259
+ # `|` (vertical bar), or any control characters (`\u0000-\u001f` \|
4260
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
4260
4261
  # @return [Types::TaskList]
4261
4262
  #
4262
4263
  # @!attribute [rw] task_priority
@@ -4406,8 +4407,9 @@ module Aws::SWF
4406
4407
  # @!attribute [rw] start_to_close_timeout
4407
4408
  # The timeout value, in seconds, after which the Lambda function is
4408
4409
  # considered to be failed once it has started. This can be any integer
4409
- # from 1-300 (1s-5m). If no value is supplied, than a default value of
4410
- # 300s is assumed.
4410
+ # from 1-900 (1s-15m).
4411
+ #
4412
+ # If no value is supplied, then a default value of 900s is assumed.
4411
4413
  # @return [String]
4412
4414
  #
4413
4415
  class ScheduleLambdaFunctionDecisionAttributes < Struct.new(
@@ -4708,10 +4710,9 @@ module Aws::SWF
4708
4710
  # @!attribute [rw] workflow_id
4709
4711
  # The `workflowId` of the workflow execution.
4710
4712
  #
4711
- # The specified string must not start or end with whitespace. It must
4712
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
4713
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it
4714
- # must not contain the literal string `arn`.
4713
+ # The specified string must not contain a `:` (colon), `/` (slash),
4714
+ # `|` (vertical bar), or any control characters (`\u0000-\u001f` \|
4715
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
4715
4716
  # @return [String]
4716
4717
  #
4717
4718
  # @!attribute [rw] control
@@ -4755,7 +4756,7 @@ module Aws::SWF
4755
4756
  # The specified string must not start or end with whitespace. It must
4756
4757
  # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
4757
4758
  # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it
4758
- # must not contain the literal string `arn`.
4759
+ # must *not* be the literal string `arn`.
4759
4760
  # @return [Types::TaskList]
4760
4761
  #
4761
4762
  # @!attribute [rw] task_priority
@@ -5087,10 +5088,9 @@ module Aws::SWF
5087
5088
  # @!attribute [rw] timer_id
5088
5089
  # The unique ID of the timer.
5089
5090
  #
5090
- # The specified string must not start or end with whitespace. It must
5091
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
5092
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it
5093
- # must not contain the literal string `arn`.
5091
+ # The specified string must not contain a `:` (colon), `/` (slash),
5092
+ # `|` (vertical bar), or any control characters (`\u0000-\u001f` \|
5093
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
5094
5094
  # @return [String]
5095
5095
  #
5096
5096
  # @!attribute [rw] control
@@ -5153,6 +5153,10 @@ module Aws::SWF
5153
5153
 
5154
5154
  # @!attribute [rw] domain
5155
5155
  # The name of the domain in which the workflow execution is created.
5156
+ #
5157
+ # The specified string must not contain a `:` (colon), `/` (slash),
5158
+ # `|` (vertical bar), or any control characters (`\u0000-\u001f` \|
5159
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
5156
5160
  # @return [String]
5157
5161
  #
5158
5162
  # @!attribute [rw] workflow_id
@@ -5163,10 +5167,9 @@ module Aws::SWF
5163
5167
  # cannot have two open workflow executions with the same `workflowId`
5164
5168
  # at the same time within the same domain.
5165
5169
  #
5166
- # The specified string must not start or end with whitespace. It must
5167
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
5168
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it
5169
- # must not *be* the literal string `arn`.
5170
+ # The specified string must not contain a `:` (colon), `/` (slash),
5171
+ # `|` (vertical bar), or any control characters (`\u0000-\u001f` \|
5172
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
5170
5173
  # @return [String]
5171
5174
  #
5172
5175
  # @!attribute [rw] workflow_type
@@ -5185,10 +5188,9 @@ module Aws::SWF
5185
5188
  #
5186
5189
  # </note>
5187
5190
  #
5188
- # The specified string must not start or end with whitespace. It must
5189
- # not contain a `:` (colon), `/` (slash), `|` (vertical bar), or any
5190
- # control characters (`\u0000-\u001f` \| `\u007f-\u009f`). Also, it
5191
- # must not *be* the literal string `arn`.
5191
+ # The specified string must not contain a `:` (colon), `/` (slash),
5192
+ # `|` (vertical bar), or any control characters (`\u0000-\u001f` \|
5193
+ # `\u007f-\u009f`). Also, it must *not* be the literal string `arn`.
5192
5194
  # @return [Types::TaskList]
5193
5195
  #
5194
5196
  # @!attribute [rw] task_priority
data/lib/aws-sdk-swf.rb CHANGED
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-swf/customizations'
52
52
  # @!group service
53
53
  module Aws::SWF
54
54
 
55
- GEM_VERSION = '1.39.0'
55
+ GEM_VERSION = '1.41.0'
56
56
 
57
57
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-swf
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.39.0
4
+ version: 1.41.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-30 00:00:00.000000000 Z
11
+ date: 2023-05-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.165.0
22
+ version: 3.174.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.165.0
32
+ version: 3.174.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement