aws-sdk-appflow 1.90.0 → 1.92.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c55b8d3f9f0dcefc2374c54a451ec174d3748b1703d26a0a4a7caf44695fb5ac
4
- data.tar.gz: 9d925cc6d672b02c7f4df06ce9fa423210f7bdd9072807bc030535e6bad1484a
3
+ metadata.gz: c342c8b89e1232e27e9e306996e29cd4aa974c9ab166a58613c88123f2696060
4
+ data.tar.gz: 4f3e0b048405ff9cac924e747e3bb74457ef8aa301dfc772e9c1d45b37bcdeea
5
5
  SHA512:
6
- metadata.gz: 59918dc95b6155bb6872296d81da0facf4edffb3764f825245241b86a980f5b6f52829f898b470a1e615010056aebb10c36ef3e05c5d7d1c43783af754795a38
7
- data.tar.gz: ade7fac26cfd176fb3bf047580db13f25e32f2b08aacf3551698401900f103e9d79846c8f6316622f962592b60a8a42813a7df76b66bb044630882e20284e80f
6
+ metadata.gz: e550ab76ff4ca1d18d63bb91798c75b8193bdcd77d9e162fc88210557aab002bcf4644a8fe08914b9ae11947ab89a60b7d75dda8f55187910925dae2799fa602
7
+ data.tar.gz: 84d3136b11e38456b748a6621dc3096f5189d4a6d1f2d215d031c4a5f82c5be47c67c570dde38bf1da298464b907889f454391d852034846368dca04f5a04715
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.92.0 (2026-06-04)
5
+ ------------------
6
+
7
+ * Feature - Adding new BDD representation of endpoint ruleset
8
+
9
+ 1.91.0 (2026-05-21)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.90.0 (2026-05-19)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.90.0
1
+ 1.92.0
@@ -199,7 +199,7 @@ module Aws::Appflow
199
199
  # the required types.
200
200
  #
201
201
  # @option options [Boolean] :correct_clock_skew (true)
202
- # Used only in `standard` and adaptive retry modes. Specifies whether to apply
202
+ # Used only in `standard` and `adaptive` retry modes. Specifies whether to apply
203
203
  # a clock skew correction and retry requests with skewed client clocks.
204
204
  #
205
205
  # @option options [String] :defaults_mode ("legacy")
@@ -323,17 +323,15 @@ module Aws::Appflow
323
323
  # @option options [String] :retry_mode ("legacy")
324
324
  # Specifies which retry algorithm to use. Values are:
325
325
  #
326
- # * `legacy` - The pre-existing retry behavior. This is default value if
327
- # no retry mode is provided.
326
+ # * `legacy` - The pre-existing retry behavior. This is the default
327
+ # value if no retry mode is provided.
328
328
  #
329
329
  # * `standard` - A standardized set of retry rules across the AWS SDKs.
330
330
  # This includes support for retry quotas, which limit the number of
331
331
  # unsuccessful retries a client can make.
332
332
  #
333
- # * `adaptive` - An experimental retry mode that includes all the
334
- # functionality of `standard` mode along with automatic client side
335
- # throttling. This is a provisional mode that may change behavior
336
- # in the future.
333
+ # * `adaptive` - A retry mode that includes all the functionality of
334
+ # `standard` mode along with automatic client side throttling.
337
335
  #
338
336
  # @option options [String] :sdk_ua_app_id
339
337
  # A unique and opaque application ID that is appended to the
@@ -2361,7 +2359,7 @@ module Aws::Appflow
2361
2359
  # metadata for.
2362
2360
  #
2363
2361
  # You can omit this parameter if you're resetting the cache for any of
2364
- # the following connectors: Amazon Connect, Amazon EventBridge, Amazon
2362
+ # the following connectors: Connect Customer, Amazon EventBridge, Amazon
2365
2363
  # Lookout for Metrics, Amazon S3, or Upsolver. If you're resetting the
2366
2364
  # cache for any other connector, you must include this parameter in your
2367
2365
  # request.
@@ -2370,10 +2368,10 @@ module Aws::Appflow
2370
2368
  # The type of connector to reset cached metadata for.
2371
2369
  #
2372
2370
  # You must include this parameter in your request if you're resetting
2373
- # the cache for any of the following connectors: Amazon Connect, Amazon
2374
- # EventBridge, Amazon Lookout for Metrics, Amazon S3, or Upsolver. If
2375
- # you're resetting the cache for any other connector, you can omit this
2376
- # parameter from your request.
2371
+ # the cache for any of the following connectors: Connect Customer,
2372
+ # Amazon EventBridge, Amazon Lookout for Metrics, Amazon S3, or
2373
+ # Upsolver. If you're resetting the cache for any other connector, you
2374
+ # can omit this parameter from your request.
2377
2375
  #
2378
2376
  # @option params [String] :connector_entity_name
2379
2377
  # Use this parameter if you want to reset cached metadata about the
@@ -3361,7 +3359,7 @@ module Aws::Appflow
3361
3359
  tracer: tracer
3362
3360
  )
3363
3361
  context[:gem_name] = 'aws-sdk-appflow'
3364
- context[:gem_version] = '1.90.0'
3362
+ context[:gem_version] = '1.92.0'
3365
3363
  Seahorse::Client::Request.new(handlers, context)
3366
3364
  end
3367
3365
 
@@ -699,7 +699,8 @@ module Aws::Appflow
699
699
  # @return [Types::UpsolverMetadata]
700
700
  #
701
701
  # @!attribute [rw] customer_profiles
702
- # The connector metadata specific to Amazon Connect Customer Profiles.
702
+ # The connector metadata specific to Connect Customer Customer
703
+ # Profiles.
703
704
  # @return [Types::CustomerProfilesMetadata]
704
705
  #
705
706
  # @!attribute [rw] honeycode
@@ -1594,15 +1595,15 @@ module Aws::Appflow
1594
1595
  include Aws::Structure
1595
1596
  end
1596
1597
 
1597
- # The properties that are applied when Amazon Connect Customer Profiles
1598
- # is used as a destination.
1598
+ # The properties that are applied when Connect Customer Customer
1599
+ # Profiles is used as a destination.
1599
1600
  #
1600
1601
  # @!attribute [rw] domain_name
1601
- # The unique name of the Amazon Connect Customer Profiles domain.
1602
+ # The unique name of the Connect Customer Customer Profiles domain.
1602
1603
  # @return [String]
1603
1604
  #
1604
1605
  # @!attribute [rw] object_type_name
1605
- # The object specified in the Amazon Connect Customer Profiles flow
1606
+ # The object specified in the Connect Customer Customer Profiles flow
1606
1607
  # destination.
1607
1608
  # @return [String]
1608
1609
  #
@@ -1615,7 +1616,7 @@ module Aws::Appflow
1615
1616
  include Aws::Structure
1616
1617
  end
1617
1618
 
1618
- # The connector metadata specific to Amazon Connect Customer Profiles.
1619
+ # The connector metadata specific to Connect Customer Customer Profiles.
1619
1620
  #
1620
1621
  # @see http://docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/CustomerProfilesMetadata AWS API Documentation
1621
1622
  #
@@ -2155,7 +2156,7 @@ module Aws::Appflow
2155
2156
  # @return [Types::HoneycodeDestinationProperties]
2156
2157
  #
2157
2158
  # @!attribute [rw] customer_profiles
2158
- # The properties required to query Amazon Connect Customer Profiles.
2159
+ # The properties required to query Connect Customer Customer Profiles.
2159
2160
  # @return [Types::CustomerProfilesDestinationProperties]
2160
2161
  #
2161
2162
  # @!attribute [rw] zendesk
@@ -3914,7 +3915,7 @@ module Aws::Appflow
3914
3915
  # metadata for.
3915
3916
  #
3916
3917
  # You can omit this parameter if you're resetting the cache for any
3917
- # of the following connectors: Amazon Connect, Amazon EventBridge,
3918
+ # of the following connectors: Connect Customer, Amazon EventBridge,
3918
3919
  # Amazon Lookout for Metrics, Amazon S3, or Upsolver. If you're
3919
3920
  # resetting the cache for any other connector, you must include this
3920
3921
  # parameter in your request.
@@ -3924,7 +3925,7 @@ module Aws::Appflow
3924
3925
  # The type of connector to reset cached metadata for.
3925
3926
  #
3926
3927
  # You must include this parameter in your request if you're resetting
3927
- # the cache for any of the following connectors: Amazon Connect,
3928
+ # the cache for any of the following connectors: Connect Customer,
3928
3929
  # Amazon EventBridge, Amazon Lookout for Metrics, Amazon S3, or
3929
3930
  # Upsolver. If you're resetting the cache for any other connector,
3930
3931
  # you can omit this parameter from your request.
@@ -54,7 +54,7 @@ module Aws::Appflow
54
54
  autoload :EndpointProvider, 'aws-sdk-appflow/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-appflow/endpoints'
56
56
 
57
- GEM_VERSION = '1.90.0'
57
+ GEM_VERSION = '1.92.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-appflow
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.90.0
4
+ version: 1.92.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
@@ -18,7 +18,7 @@ dependencies:
18
18
  version: '3'
19
19
  - - ">="
20
20
  - !ruby/object:Gem::Version
21
- version: 3.247.0
21
+ version: 3.248.0
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -28,7 +28,7 @@ dependencies:
28
28
  version: '3'
29
29
  - - ">="
30
30
  - !ruby/object:Gem::Version
31
- version: 3.247.0
31
+ version: 3.248.0
32
32
  - !ruby/object:Gem::Dependency
33
33
  name: aws-sigv4
34
34
  requirement: !ruby/object:Gem::Requirement