aws-sdk-resourceexplorer2 1.32.0 → 1.34.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: '00210709046d0c7629d8e75e74fb4fa70d390813623fe36f2b52688b315e5150'
4
- data.tar.gz: 1978f085ec3120cd841aa71ab01e131f3313fe423c81a29860781880fe0f3f8e
3
+ metadata.gz: 3c9e19414bff62000f5ebf68c34b055893b79a33755dcfffe53e4dfe15aa7df2
4
+ data.tar.gz: ac03f84f5b3c79b1d81e46cce9e682e002f0be1e04026297b4ef775d745dfeba
5
5
  SHA512:
6
- metadata.gz: f00bf1f8c2a00ea16f5c17e476c4f3eaf127413cd3c1b7d0b7a23e9c597d564a0babbdd90628237df3f11249051b353b4c9bcf7169f237201492d6b12a4585d9
7
- data.tar.gz: 7fafce466bea03950aabb6dee37564554680d59618882393ce5f33e6c351cebc2a0815a85c09eb701b6628ee770d0210528754dfcd74a849eae7b775ee3f3fab
6
+ metadata.gz: 0ca544da807dc71a92b837eb66c904b67018be1b5e7f92fae346bc7a1b12a1877045eabf5bd768fe0e316678c792d5069d1f3bd37e70f460c12ffa54831b2f9f
7
+ data.tar.gz: 4523393b33b225582f5487a41ad9d5ed46bd734bb647c5fef32221e0ad045b43341004bb6f6d1cfcb37f7d1bb8849f2a062f6ce1423b250f4a3e25996bc06c9c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.34.0 (2025-04-23)
5
+ ------------------
6
+
7
+ * Feature - Documentation-only update for CreateView option correction
8
+
9
+ 1.33.0 (2025-02-18)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.32.0 (2025-02-06)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.32.0
1
+ 1.34.0
@@ -7,34 +7,34 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
- require 'seahorse/client/plugins/content_length.rb'
11
- require 'aws-sdk-core/plugins/credentials_configuration.rb'
12
- require 'aws-sdk-core/plugins/logging.rb'
13
- require 'aws-sdk-core/plugins/param_converter.rb'
14
- require 'aws-sdk-core/plugins/param_validator.rb'
15
- require 'aws-sdk-core/plugins/user_agent.rb'
16
- require 'aws-sdk-core/plugins/helpful_socket_errors.rb'
17
- require 'aws-sdk-core/plugins/retry_errors.rb'
18
- require 'aws-sdk-core/plugins/global_configuration.rb'
19
- require 'aws-sdk-core/plugins/regional_endpoint.rb'
20
- require 'aws-sdk-core/plugins/endpoint_discovery.rb'
21
- require 'aws-sdk-core/plugins/endpoint_pattern.rb'
22
- require 'aws-sdk-core/plugins/response_paging.rb'
23
- require 'aws-sdk-core/plugins/stub_responses.rb'
24
- require 'aws-sdk-core/plugins/idempotency_token.rb'
25
- require 'aws-sdk-core/plugins/invocation_id.rb'
26
- require 'aws-sdk-core/plugins/jsonvalue_converter.rb'
27
- require 'aws-sdk-core/plugins/client_metrics_plugin.rb'
28
- require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
29
- require 'aws-sdk-core/plugins/transfer_encoding.rb'
30
- require 'aws-sdk-core/plugins/http_checksum.rb'
31
- require 'aws-sdk-core/plugins/checksum_algorithm.rb'
32
- require 'aws-sdk-core/plugins/request_compression.rb'
33
- require 'aws-sdk-core/plugins/defaults_mode.rb'
34
- require 'aws-sdk-core/plugins/recursion_detection.rb'
35
- require 'aws-sdk-core/plugins/telemetry.rb'
36
- require 'aws-sdk-core/plugins/sign.rb'
37
- require 'aws-sdk-core/plugins/protocols/rest_json.rb'
10
+ require 'seahorse/client/plugins/content_length'
11
+ require 'aws-sdk-core/plugins/credentials_configuration'
12
+ require 'aws-sdk-core/plugins/logging'
13
+ require 'aws-sdk-core/plugins/param_converter'
14
+ require 'aws-sdk-core/plugins/param_validator'
15
+ require 'aws-sdk-core/plugins/user_agent'
16
+ require 'aws-sdk-core/plugins/helpful_socket_errors'
17
+ require 'aws-sdk-core/plugins/retry_errors'
18
+ require 'aws-sdk-core/plugins/global_configuration'
19
+ require 'aws-sdk-core/plugins/regional_endpoint'
20
+ require 'aws-sdk-core/plugins/endpoint_discovery'
21
+ require 'aws-sdk-core/plugins/endpoint_pattern'
22
+ require 'aws-sdk-core/plugins/response_paging'
23
+ require 'aws-sdk-core/plugins/stub_responses'
24
+ require 'aws-sdk-core/plugins/idempotency_token'
25
+ require 'aws-sdk-core/plugins/invocation_id'
26
+ require 'aws-sdk-core/plugins/jsonvalue_converter'
27
+ require 'aws-sdk-core/plugins/client_metrics_plugin'
28
+ require 'aws-sdk-core/plugins/client_metrics_send_plugin'
29
+ require 'aws-sdk-core/plugins/transfer_encoding'
30
+ require 'aws-sdk-core/plugins/http_checksum'
31
+ require 'aws-sdk-core/plugins/checksum_algorithm'
32
+ require 'aws-sdk-core/plugins/request_compression'
33
+ require 'aws-sdk-core/plugins/defaults_mode'
34
+ require 'aws-sdk-core/plugins/recursion_detection'
35
+ require 'aws-sdk-core/plugins/telemetry'
36
+ require 'aws-sdk-core/plugins/sign'
37
+ require 'aws-sdk-core/plugins/protocols/rest_json'
38
38
 
39
39
  module Aws::ResourceExplorer2
40
40
  # An API client for ResourceExplorer2. To construct a client, you need to configure a `:region` and `:credentials`.
@@ -1266,8 +1266,27 @@ module Aws::ResourceExplorer2
1266
1266
  # Web Services Region in which you call this operation.
1267
1267
  #
1268
1268
  # @option params [Types::SearchFilter] :filters
1269
- # A search filter defines which resources can be part of a search query
1270
- # result set.
1269
+ # An array of strings that specify which resources are included in the
1270
+ # results of queries made using this view. When you use this view in a
1271
+ # Search operation, the filter string is combined with the search's
1272
+ # `QueryString` parameter using a logical `AND` operator.
1273
+ #
1274
+ # For information about the supported syntax, see [Search query
1275
+ # reference for Resource Explorer][1] in the *Amazon Web Services
1276
+ # Resource Explorer User Guide*.
1277
+ #
1278
+ # This query string in the context of this operation supports only
1279
+ # [filter prefixes][2] with optional [operators][3]. It doesn't support
1280
+ # free-form text. For example, the string `region:us* service:ec2
1281
+ # -tag:stage=prod` includes all Amazon EC2 resources in any Amazon Web
1282
+ # Services Region that begins with the letters `us` and is *not* tagged
1283
+ # with a key `Stage` that has the value `prod`.
1284
+ #
1285
+ #
1286
+ #
1287
+ # [1]: https://docs.aws.amazon.com/resource-explorer/latest/userguide/using-search-query-syntax.html
1288
+ # [2]: https://docs.aws.amazon.com/resource-explorer/latest/userguide/using-search-query-syntax.html#query-syntax-filters
1289
+ # [3]: https://docs.aws.amazon.com/resource-explorer/latest/userguide/using-search-query-syntax.html#query-syntax-operators
1271
1290
  #
1272
1291
  # @option params [Integer] :max_results
1273
1292
  # The maximum number of results that you want included on each page of
@@ -1292,6 +1311,11 @@ module Aws::ResourceExplorer2
1292
1311
  # the output should continue from. The pagination tokens expire after 24
1293
1312
  # hours.
1294
1313
  #
1314
+ # <note markdown="1"> The `ListResources` operation does not generate a `NextToken` if you
1315
+ # set `MaxResults` to 1000.
1316
+ #
1317
+ # </note>
1318
+ #
1295
1319
  # @option params [String] :view_arn
1296
1320
  # Specifies the Amazon resource name (ARN) of the view to use for the
1297
1321
  # query. If you don't specify a value for this parameter, then the
@@ -1889,7 +1913,7 @@ module Aws::ResourceExplorer2
1889
1913
  tracer: tracer
1890
1914
  )
1891
1915
  context[:gem_name] = 'aws-sdk-resourceexplorer2'
1892
- context[:gem_version] = '1.32.0'
1916
+ context[:gem_version] = '1.34.0'
1893
1917
  Seahorse::Client::Request.new(handlers, context)
1894
1918
  end
1895
1919
 
@@ -547,7 +547,7 @@ module Aws::ResourceExplorer2
547
547
  #
548
548
  # You can specify the following property names for this field:
549
549
  #
550
- # * `Tags`
550
+ # * `tags`
551
551
  #
552
552
  # ^
553
553
  # @return [String]
@@ -821,8 +821,27 @@ module Aws::ResourceExplorer2
821
821
  end
822
822
 
823
823
  # @!attribute [rw] filters
824
- # A search filter defines which resources can be part of a search
825
- # query result set.
824
+ # An array of strings that specify which resources are included in the
825
+ # results of queries made using this view. When you use this view in a
826
+ # Search operation, the filter string is combined with the search's
827
+ # `QueryString` parameter using a logical `AND` operator.
828
+ #
829
+ # For information about the supported syntax, see [Search query
830
+ # reference for Resource Explorer][1] in the *Amazon Web Services
831
+ # Resource Explorer User Guide*.
832
+ #
833
+ # This query string in the context of this operation supports only
834
+ # [filter prefixes][2] with optional [operators][3]. It doesn't
835
+ # support free-form text. For example, the string `region:us*
836
+ # service:ec2 -tag:stage=prod` includes all Amazon EC2 resources in
837
+ # any Amazon Web Services Region that begins with the letters `us` and
838
+ # is *not* tagged with a key `Stage` that has the value `prod`.
839
+ #
840
+ #
841
+ #
842
+ # [1]: https://docs.aws.amazon.com/resource-explorer/latest/userguide/using-search-query-syntax.html
843
+ # [2]: https://docs.aws.amazon.com/resource-explorer/latest/userguide/using-search-query-syntax.html#query-syntax-filters
844
+ # [3]: https://docs.aws.amazon.com/resource-explorer/latest/userguide/using-search-query-syntax.html#query-syntax-operators
826
845
  # @return [Types::SearchFilter]
827
846
  #
828
847
  # @!attribute [rw] max_results
@@ -848,6 +867,11 @@ module Aws::ResourceExplorer2
848
867
  # value of the previous call's `NextToken` response to indicate where
849
868
  # the output should continue from. The pagination tokens expire after
850
869
  # 24 hours.
870
+ #
871
+ # <note markdown="1"> The `ListResources` operation does not generate a `NextToken` if you
872
+ # set `MaxResults` to 1000.
873
+ #
874
+ # </note>
851
875
  # @return [String]
852
876
  #
853
877
  # @!attribute [rw] view_arn
@@ -54,7 +54,7 @@ module Aws::ResourceExplorer2
54
54
  autoload :EndpointProvider, 'aws-sdk-resourceexplorer2/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-resourceexplorer2/endpoints'
56
56
 
57
- GEM_VERSION = '1.32.0'
57
+ GEM_VERSION = '1.34.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-resourceexplorer2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.32.0
4
+ version: 1.34.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: 2025-02-06 00:00:00.000000000 Z
11
+ date: 2025-04-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core