aws-sdk-appflow 1.91.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: 9745dc8e6666e029c5de20f557801d1e004c3e49c51ebbc36becdc26229949e6
4
- data.tar.gz: fdd6ec728624e0d9eb708fb58b4eea377617dca9b3a610c449cdcced49018545
3
+ metadata.gz: c342c8b89e1232e27e9e306996e29cd4aa974c9ab166a58613c88123f2696060
4
+ data.tar.gz: 4f3e0b048405ff9cac924e747e3bb74457ef8aa301dfc772e9c1d45b37bcdeea
5
5
  SHA512:
6
- metadata.gz: '0996a9b1b5ff11b558490891788f6aaeca6d57872fff8099f939133c2992dfd84e92ced74fd183d09108415b9b4d2bf7adb9a5638e304d52099b1e791272b56d'
7
- data.tar.gz: 65bdceb74b49cfb68a919c386609f17229d19fb8d50b756549e5302f61c7b9c2e0618389bafe29d7f0a265c6a18590134fba39b7eb6f1ce0877fc2cb782068a4
6
+ metadata.gz: e550ab76ff4ca1d18d63bb91798c75b8193bdcd77d9e162fc88210557aab002bcf4644a8fe08914b9ae11947ab89a60b7d75dda8f55187910925dae2799fa602
7
+ data.tar.gz: 84d3136b11e38456b748a6621dc3096f5189d4a6d1f2d215d031c4a5f82c5be47c67c570dde38bf1da298464b907889f454391d852034846368dca04f5a04715
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
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
+
4
9
  1.91.0 (2026-05-21)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.91.0
1
+ 1.92.0
@@ -2359,7 +2359,7 @@ module Aws::Appflow
2359
2359
  # metadata for.
2360
2360
  #
2361
2361
  # You can omit this parameter if you're resetting the cache for any of
2362
- # the following connectors: Amazon Connect, Amazon EventBridge, Amazon
2362
+ # the following connectors: Connect Customer, Amazon EventBridge, Amazon
2363
2363
  # Lookout for Metrics, Amazon S3, or Upsolver. If you're resetting the
2364
2364
  # cache for any other connector, you must include this parameter in your
2365
2365
  # request.
@@ -2368,10 +2368,10 @@ module Aws::Appflow
2368
2368
  # The type of connector to reset cached metadata for.
2369
2369
  #
2370
2370
  # You must include this parameter in your request if you're resetting
2371
- # the cache for any of the following connectors: Amazon Connect, Amazon
2372
- # EventBridge, Amazon Lookout for Metrics, Amazon S3, or Upsolver. If
2373
- # you're resetting the cache for any other connector, you can omit this
2374
- # 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.
2375
2375
  #
2376
2376
  # @option params [String] :connector_entity_name
2377
2377
  # Use this parameter if you want to reset cached metadata about the
@@ -3359,7 +3359,7 @@ module Aws::Appflow
3359
3359
  tracer: tracer
3360
3360
  )
3361
3361
  context[:gem_name] = 'aws-sdk-appflow'
3362
- context[:gem_version] = '1.91.0'
3362
+ context[:gem_version] = '1.92.0'
3363
3363
  Seahorse::Client::Request.new(handlers, context)
3364
3364
  end
3365
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.91.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.91.0
4
+ version: 1.92.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services