aws-sdk-codeguruprofiler 1.52.0 → 1.53.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: 904ba348d413ed73288829ac7e86c4458d67bf30321ed6df77c45210397c364f
4
- data.tar.gz: 4387722edfc8c775ed093ac8a00af4ff6445e1a6e505922b43c47899ab1f2ba5
3
+ metadata.gz: 375764448784dceff4cf00e489169081f8bec0cbd32776dd164469c006719afa
4
+ data.tar.gz: e488095c74f9b24ee4258cdb80a3ad383a5190b0471bbd9731d38063e3374f0e
5
5
  SHA512:
6
- metadata.gz: d397dba37f410aa5e075494edc6a6765995df0c32832ecea0caca5941be9e8db8d64148da4be55e32d8485d55ff350b15e4b93571876dde435fb913a1a2e280c
7
- data.tar.gz: d650ff14a0d5d28ab8c86b7ef6d9c743792e248090d2473b9eaf0cfae246d75951bb007e6344803650d8322868fbb90a40bfe314ba54aac51e5a17a2c6b5b5ca
6
+ metadata.gz: b699cef83ad0bcd66472c481b43b07373169c0ffae0e9b61820df5e77840155f001ad4d9929f8a6391ed57e1d3214baab787513dcd9bb2b6f10616a0a66d9af7
7
+ data.tar.gz: 01621df0624184b56f7b1cb456d76e2306a8b4d19f2a72d529ec43f01a34475684fd854e5a56f54a2d4c668047e2a6cfa094fe67e7934d2f509d1da4b9933ecc
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.53.0 (2025-05-01)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.52.0 (2025-02-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.52.0
1
+ 1.53.0
@@ -1781,7 +1781,7 @@ module Aws::CodeGuruProfiler
1781
1781
  tracer: tracer
1782
1782
  )
1783
1783
  context[:gem_name] = 'aws-sdk-codeguruprofiler'
1784
- context[:gem_version] = '1.52.0'
1784
+ context[:gem_version] = '1.53.0'
1785
1785
  Seahorse::Client::Request.new(handlers, context)
1786
1786
  end
1787
1787
 
@@ -217,7 +217,7 @@ module Aws::CodeGuruProfiler
217
217
  ConflictException.struct_class = Types::ConflictException
218
218
 
219
219
  CreateProfilingGroupRequest.add_member(:agent_orchestration_config, Shapes::ShapeRef.new(shape: AgentOrchestrationConfig, location_name: "agentOrchestrationConfig"))
220
- CreateProfilingGroupRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location: "querystring", location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
220
+ CreateProfilingGroupRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location: "querystring", location_name: "clientToken", metadata: {"idempotencyToken" => true}))
221
221
  CreateProfilingGroupRequest.add_member(:compute_platform, Shapes::ShapeRef.new(shape: ComputePlatform, location_name: "computePlatform"))
222
222
  CreateProfilingGroupRequest.add_member(:profiling_group_name, Shapes::ShapeRef.new(shape: ProfilingGroupName, required: true, location_name: "profilingGroupName"))
223
223
  CreateProfilingGroupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
@@ -392,7 +392,7 @@ module Aws::CodeGuruProfiler
392
392
 
393
393
  PostAgentProfileRequest.add_member(:agent_profile, Shapes::ShapeRef.new(shape: AgentProfile, required: true, location_name: "agentProfile"))
394
394
  PostAgentProfileRequest.add_member(:content_type, Shapes::ShapeRef.new(shape: String, required: true, location: "header", location_name: "Content-Type"))
395
- PostAgentProfileRequest.add_member(:profile_token, Shapes::ShapeRef.new(shape: ClientToken, location: "querystring", location_name: "profileToken", metadata: {"idempotencyToken"=>true}))
395
+ PostAgentProfileRequest.add_member(:profile_token, Shapes::ShapeRef.new(shape: ClientToken, location: "querystring", location_name: "profileToken", metadata: {"idempotencyToken" => true}))
396
396
  PostAgentProfileRequest.add_member(:profiling_group_name, Shapes::ShapeRef.new(shape: ProfilingGroupName, required: true, location: "uri", location_name: "profilingGroupName"))
397
397
  PostAgentProfileRequest.struct_class = Types::PostAgentProfileRequest
398
398
  PostAgentProfileRequest[:payload] = :agent_profile
@@ -54,7 +54,7 @@ module Aws::CodeGuruProfiler
54
54
  autoload :EndpointProvider, 'aws-sdk-codeguruprofiler/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-codeguruprofiler/endpoints'
56
56
 
57
- GEM_VERSION = '1.52.0'
57
+ GEM_VERSION = '1.53.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-codeguruprofiler
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.52.0
4
+ version: 1.53.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2025-02-18 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: aws-sdk-core
@@ -77,7 +76,6 @@ licenses:
77
76
  metadata:
78
77
  source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codeguruprofiler
79
78
  changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codeguruprofiler/CHANGELOG.md
80
- post_install_message:
81
79
  rdoc_options: []
82
80
  require_paths:
83
81
  - lib
@@ -92,8 +90,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
92
90
  - !ruby/object:Gem::Version
93
91
  version: '0'
94
92
  requirements: []
95
- rubygems_version: 3.4.10
96
- signing_key:
93
+ rubygems_version: 3.6.7
97
94
  specification_version: 4
98
95
  summary: AWS SDK for Ruby - Amazon CodeGuru Profiler
99
96
  test_files: []