aws-sdk-proton 1.68.0 → 1.69.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: faa72ac1db6a4ba821c71cd78ebb6eefa308690b9750459feb1aa821b3f0d5b1
4
- data.tar.gz: f5d0fc9702d2e78b1eacab5f53695b1be19565ac83a67581e837369283129e7a
3
+ metadata.gz: e7e17e173a4c40e23a7a0ffc277358d8fea5da1f6cac227891715956e88d55f2
4
+ data.tar.gz: dd89ca83985925fd46f8c34da4f98c690bdb1e58f0a07f7bdc05aca60f5382d8
5
5
  SHA512:
6
- metadata.gz: 5109f7c314c6e73a774c482bf22b74be09e8f6f270c7249e5f0fd2b1380e9ca678a04314c319841f3faf3e45a3942f448e2d3d42960a889b14d41f676a7690d5
7
- data.tar.gz: 70cf8428125984753798f07049c3d4cf6c555ca3a39e397731ee3fce0a1eb173d7880b55885a3348a0ccd7af5db350ddf918ea664cc8fcfb29e1d21a163d42c4
6
+ metadata.gz: e9b53efa1e730b381d766a20ffd084fd1f884da3a3209f49533ee1c01fec169c69c10dab652ac3e00f233ae56404effe935f90ab67ce3db0f1a0963023b5a7f5
7
+ data.tar.gz: 27aae540361cc4879503d576246d446e6179d59f191e161d746bbbb8f774eb62559328702ff414df78cde0518887f0f023a7622827e8afff1dddd33cdc0e023c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.69.0 (2026-05-19)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.68.0 (2026-05-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.68.0
1
+ 1.69.0
@@ -6186,7 +6186,7 @@ module Aws::Proton
6186
6186
  tracer: tracer
6187
6187
  )
6188
6188
  context[:gem_name] = 'aws-sdk-proton'
6189
- context[:gem_version] = '1.68.0'
6189
+ context[:gem_version] = '1.69.0'
6190
6190
  Seahorse::Client::Request.new(handlers, context)
6191
6191
  end
6192
6192
 
@@ -55,7 +55,7 @@ module Aws::Proton
55
55
  autoload :EndpointProvider, 'aws-sdk-proton/endpoint_provider'
56
56
  autoload :Endpoints, 'aws-sdk-proton/endpoints'
57
57
 
58
- GEM_VERSION = '1.68.0'
58
+ GEM_VERSION = '1.69.0'
59
59
 
60
60
  end
61
61
 
data/sig/client.rbs CHANGED
@@ -148,7 +148,7 @@ module Aws
148
148
  {
149
149
  key: ::String,
150
150
  value: ::String
151
- },
151
+ }
152
152
  ],
153
153
  template_file: ::String
154
154
  ) -> _CreateComponentResponseSuccess
@@ -176,7 +176,7 @@ module Aws
176
176
  {
177
177
  key: ::String,
178
178
  value: ::String
179
- },
179
+ }
180
180
  ],
181
181
  template_major_version: ::String,
182
182
  ?template_minor_version: ::String,
@@ -200,7 +200,7 @@ module Aws
200
200
  {
201
201
  key: ::String,
202
202
  value: ::String
203
- },
203
+ }
204
204
  ]
205
205
  ) -> _CreateEnvironmentAccountConnectionResponseSuccess
206
206
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateEnvironmentAccountConnectionResponseSuccess
@@ -220,7 +220,7 @@ module Aws
220
220
  {
221
221
  key: ::String,
222
222
  value: ::String
223
- },
223
+ }
224
224
  ]
225
225
  ) -> _CreateEnvironmentTemplateResponseSuccess
226
226
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateEnvironmentTemplateResponseSuccess
@@ -244,7 +244,7 @@ module Aws
244
244
  {
245
245
  key: ::String,
246
246
  value: ::String
247
- },
247
+ }
248
248
  ],
249
249
  template_name: ::String
250
250
  ) -> _CreateEnvironmentTemplateVersionResponseSuccess
@@ -264,7 +264,7 @@ module Aws
264
264
  {
265
265
  key: ::String,
266
266
  value: ::String
267
- },
267
+ }
268
268
  ]
269
269
  ) -> _CreateRepositoryResponseSuccess
270
270
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateRepositoryResponseSuccess
@@ -285,7 +285,7 @@ module Aws
285
285
  {
286
286
  key: ::String,
287
287
  value: ::String
288
- },
288
+ }
289
289
  ],
290
290
  template_major_version: ::String,
291
291
  ?template_minor_version: ::String,
@@ -307,7 +307,7 @@ module Aws
307
307
  {
308
308
  key: ::String,
309
309
  value: ::String
310
- },
310
+ }
311
311
  ],
312
312
  ?template_major_version: ::String,
313
313
  ?template_minor_version: ::String
@@ -343,7 +343,7 @@ module Aws
343
343
  {
344
344
  key: ::String,
345
345
  value: ::String
346
- },
346
+ }
347
347
  ]
348
348
  ) -> _CreateServiceTemplateResponseSuccess
349
349
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateServiceTemplateResponseSuccess
@@ -359,7 +359,7 @@ module Aws
359
359
  {
360
360
  major_version: ::String,
361
361
  template_name: ::String
362
- },
362
+ }
363
363
  ],
364
364
  ?description: ::String,
365
365
  ?major_version: ::String,
@@ -374,7 +374,7 @@ module Aws
374
374
  {
375
375
  key: ::String,
376
376
  value: ::String
377
- },
377
+ }
378
378
  ],
379
379
  template_name: ::String
380
380
  ) -> _CreateServiceTemplateVersionResponseSuccess
@@ -864,7 +864,7 @@ module Aws
864
864
  {
865
865
  major_version: ::String,
866
866
  template_name: ::String
867
- },
867
+ }
868
868
  ],
869
869
  ?max_results: ::Integer,
870
870
  ?next_token: ::String
@@ -935,7 +935,7 @@ module Aws
935
935
  {
936
936
  key: ("name" | "deploymentStatus" | "templateName" | "serviceName" | "deployedTemplateVersionStatus" | "environmentName" | "lastDeploymentAttemptedAtBefore" | "lastDeploymentAttemptedAtAfter" | "createdAtBefore" | "createdAtAfter")?,
937
937
  value: ::String?
938
- },
938
+ }
939
939
  ],
940
940
  ?max_results: ::Integer,
941
941
  ?next_token: ::String,
@@ -1031,7 +1031,7 @@ module Aws
1031
1031
  {
1032
1032
  key: ::String?,
1033
1033
  value_string: ::String?
1034
- },
1034
+ }
1035
1035
  ],
1036
1036
  resource_arn: ::String,
1037
1037
  ?status: ("IN_PROGRESS" | "FAILED" | "SUCCEEDED"),
@@ -1059,7 +1059,7 @@ module Aws
1059
1059
  {
1060
1060
  key: ::String,
1061
1061
  value: ::String
1062
- },
1062
+ }
1063
1063
  ]
1064
1064
  ) -> _TagResourceResponseSuccess
1065
1065
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _TagResourceResponseSuccess
@@ -1262,7 +1262,7 @@ module Aws
1262
1262
  {
1263
1263
  major_version: ::String,
1264
1264
  template_name: ::String
1265
- },
1265
+ }
1266
1266
  ],
1267
1267
  ?description: ::String,
1268
1268
  major_version: ::String,
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-proton
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.68.0
4
+ version: 1.69.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services