aws-sdk-appstream 1.134.0 → 1.135.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: ae32d2a05905333ca97fb5ed43539f50d848720a011540b5f15ee5585f413fe1
4
- data.tar.gz: 821617bf69227095cc73481786002568cb7f8dcde04a490237d7ab44ab80310a
3
+ metadata.gz: 952daf50d5bbd0f26e79a3db67b5894b2488c5fba4e3524bf87545bd5bc08047
4
+ data.tar.gz: 4d59addf8bf89db521e66245e67296db90904ff209c61252e9d42b2a2c240123
5
5
  SHA512:
6
- metadata.gz: 06dff7cb81703057e8197b08193c2306c057426e19bc7b6c0f3bbab9b9122aca7af543d4f45c8f5800a276a73f31903721d982af3902f7658b6a4c43874f2c3f
7
- data.tar.gz: abfd0f9a0c9a2ca70a32d80c49543a95afc0e973fedd506234b66fc4791765aa9ccf86311adc103cb900d0083fd3b81ca313ddcc124a926c2cb0600a27040368
6
+ metadata.gz: 016c44d43dc3befbfd2adf62ad772ef1d2f7b259fcfdc5c6b28026dc3b6f9278913881d79e37b0110aa5ff256b750e77a3c75ce991ac8a163cdb8149a185a092
7
+ data.tar.gz: 28407f84ecc33cd6d6b510d3feb8fd358c87f4f557ef8d5606f3ba3138364ace870da0b1f6bd6cd0e1ab1c32c8d549285361d2b34e62c74e859c2177fb2c7855
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.135.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.134.0 (2026-05-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.134.0
1
+ 1.135.0
@@ -6471,7 +6471,7 @@ module Aws::AppStream
6471
6471
  tracer: tracer
6472
6472
  )
6473
6473
  context[:gem_name] = 'aws-sdk-appstream'
6474
- context[:gem_version] = '1.134.0'
6474
+ context[:gem_version] = '1.135.0'
6475
6475
  Seahorse::Client::Request.new(handlers, context)
6476
6476
  end
6477
6477
 
@@ -55,7 +55,7 @@ module Aws::AppStream
55
55
  autoload :EndpointProvider, 'aws-sdk-appstream/endpoint_provider'
56
56
  autoload :Endpoints, 'aws-sdk-appstream/endpoints'
57
57
 
58
- GEM_VERSION = '1.134.0'
58
+ GEM_VERSION = '1.135.0'
59
59
 
60
60
  end
61
61
 
data/sig/client.rbs CHANGED
@@ -144,7 +144,7 @@ module Aws
144
144
  user_name: ::String,
145
145
  authentication_type: ("API" | "SAML" | "USERPOOL" | "AWS_AD"),
146
146
  send_email_notification: bool?
147
- },
147
+ }
148
148
  ]
149
149
  ) -> _BatchAssociateUserStackResponseSuccess
150
150
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _BatchAssociateUserStackResponseSuccess
@@ -161,7 +161,7 @@ module Aws
161
161
  user_name: ::String,
162
162
  authentication_type: ("API" | "SAML" | "USERPOOL" | "AWS_AD"),
163
163
  send_email_notification: bool?
164
- },
164
+ }
165
165
  ]
166
166
  ) -> _BatchDisassociateUserStackResponseSuccess
167
167
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _BatchDisassociateUserStackResponseSuccess
@@ -192,25 +192,9 @@ module Aws
192
192
  s3_bucket: ::String,
193
193
  s3_key: ::String?
194
194
  },
195
- ?setup_script_details: {
196
- script_s3_location: {
197
- s3_bucket: ::String,
198
- s3_key: ::String?
199
- },
200
- executable_path: ::String,
201
- executable_parameters: ::String?,
202
- timeout_in_seconds: ::Integer
203
- },
195
+ ?setup_script_details: Params::script_details,
204
196
  ?tags: Hash[::String, ::String],
205
- ?post_setup_script_details: {
206
- script_s3_location: {
207
- s3_bucket: ::String,
208
- s3_key: ::String?
209
- },
210
- executable_path: ::String,
211
- executable_parameters: ::String?,
212
- timeout_in_seconds: ::Integer
213
- },
197
+ ?post_setup_script_details: Params::script_details,
214
198
  ?packaging_type: ("CUSTOM" | "APPSTREAM2")
215
199
  ) -> _CreateAppBlockResponseSuccess
216
200
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateAppBlockResponseSuccess
@@ -237,7 +221,7 @@ module Aws
237
221
  {
238
222
  endpoint_type: ("STREAMING"),
239
223
  vpce_id: ::String?
240
- },
224
+ }
241
225
  ],
242
226
  ?disable_imdsv1: bool
243
227
  ) -> _CreateAppBlockBuilderResponseSuccess
@@ -311,7 +295,7 @@ module Aws
311
295
  {
312
296
  name: ::String,
313
297
  value: ::String
314
- },
298
+ }
315
299
  ]
316
300
  ) -> _CreateEntitlementResponseSuccess
317
301
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateEntitlementResponseSuccess
@@ -405,7 +389,7 @@ module Aws
405
389
  {
406
390
  endpoint_type: ("STREAMING"),
407
391
  vpce_id: ::String?
408
- },
392
+ }
409
393
  ],
410
394
  ?root_volume_config: {
411
395
  volume_size_in_gb: ::Integer?
@@ -453,7 +437,7 @@ module Aws
453
437
  absolute_manifest_path: ::String?,
454
438
  working_directory: ::String?,
455
439
  launch_parameters: ::String?
456
- },
440
+ }
457
441
  ],
458
442
  ?dry_run: bool
459
443
  ) -> _CreateImportedImageResponseSuccess
@@ -474,7 +458,7 @@ module Aws
474
458
  resource_identifier: ::String?,
475
459
  domains: Array[::String]?,
476
460
  domains_require_admin_consent: Array[::String]?
477
- },
461
+ }
478
462
  ],
479
463
  ?redirect_url: ::String,
480
464
  ?feedback_url: ::String,
@@ -483,7 +467,7 @@ module Aws
483
467
  action: ("CLIPBOARD_COPY_FROM_LOCAL_DEVICE" | "CLIPBOARD_COPY_TO_LOCAL_DEVICE" | "FILE_UPLOAD" | "FILE_DOWNLOAD" | "PRINTING_TO_LOCAL_DEVICE" | "DOMAIN_PASSWORD_SIGNIN" | "DOMAIN_SMART_CARD_SIGNIN" | "AUTO_TIME_ZONE_REDIRECTION"),
484
468
  permission: ("ENABLED" | "DISABLED"),
485
469
  maximum_length: ::Integer?
486
- },
470
+ }
487
471
  ],
488
472
  ?application_settings: {
489
473
  enabled: bool,
@@ -494,7 +478,7 @@ module Aws
494
478
  {
495
479
  endpoint_type: ("STREAMING"),
496
480
  vpce_id: ::String?
497
- },
481
+ }
498
482
  ],
499
483
  ?embed_host_domains: Array[::String],
500
484
  ?streaming_experience_settings: {
@@ -512,7 +496,7 @@ module Aws
512
496
  {
513
497
  agent_action: ("COMPUTER_VISION" | "COMPUTER_INPUT"),
514
498
  permission: ("ENABLED" | "DISABLED")
515
- },
499
+ }
516
500
  ],
517
501
  s3_bucket_arn: ::String?,
518
502
  screenshots_upload_enabled: bool?,
@@ -549,7 +533,7 @@ module Aws
549
533
  {
550
534
  display_name: ::String?,
551
535
  footer_link_url: ::String?
552
- },
536
+ }
553
537
  ],
554
538
  title_text: ::String,
555
539
  theme_styling: ("LIGHT_BLUE" | "BLUE" | "PINK" | "RED"),
@@ -1127,7 +1111,7 @@ module Aws
1127
1111
  {
1128
1112
  name: ::String,
1129
1113
  values: Array[::String]
1130
- },
1114
+ }
1131
1115
  ],
1132
1116
  ?max_results: ::Integer,
1133
1117
  ?next_token: ::String
@@ -1254,7 +1238,7 @@ module Aws
1254
1238
  {
1255
1239
  endpoint_type: ("STREAMING"),
1256
1240
  vpce_id: ::String?
1257
- },
1241
+ }
1258
1242
  ],
1259
1243
  ?attributes_to_delete: Array[("IAM_ROLE_ARN" | "ACCESS_ENDPOINTS" | "VPC_CONFIGURATION_SECURITY_GROUP_IDS")],
1260
1244
  ?disable_imdsv1: bool
@@ -1315,7 +1299,7 @@ module Aws
1315
1299
  {
1316
1300
  name: ::String,
1317
1301
  value: ::String
1318
- },
1302
+ }
1319
1303
  ]
1320
1304
  ) -> _UpdateEntitlementResponseSuccess
1321
1305
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateEntitlementResponseSuccess
@@ -1396,7 +1380,7 @@ module Aws
1396
1380
  resource_identifier: ::String?,
1397
1381
  domains: Array[::String]?,
1398
1382
  domains_require_admin_consent: Array[::String]?
1399
- },
1383
+ }
1400
1384
  ],
1401
1385
  ?delete_storage_connectors: bool,
1402
1386
  ?redirect_url: ::String,
@@ -1407,7 +1391,7 @@ module Aws
1407
1391
  action: ("CLIPBOARD_COPY_FROM_LOCAL_DEVICE" | "CLIPBOARD_COPY_TO_LOCAL_DEVICE" | "FILE_UPLOAD" | "FILE_DOWNLOAD" | "PRINTING_TO_LOCAL_DEVICE" | "DOMAIN_PASSWORD_SIGNIN" | "DOMAIN_SMART_CARD_SIGNIN" | "AUTO_TIME_ZONE_REDIRECTION"),
1408
1392
  permission: ("ENABLED" | "DISABLED"),
1409
1393
  maximum_length: ::Integer?
1410
- },
1394
+ }
1411
1395
  ],
1412
1396
  ?application_settings: {
1413
1397
  enabled: bool,
@@ -1417,7 +1401,7 @@ module Aws
1417
1401
  {
1418
1402
  endpoint_type: ("STREAMING"),
1419
1403
  vpce_id: ::String?
1420
- },
1404
+ }
1421
1405
  ],
1422
1406
  ?embed_host_domains: Array[::String],
1423
1407
  ?streaming_experience_settings: {
@@ -1435,7 +1419,7 @@ module Aws
1435
1419
  {
1436
1420
  agent_action: ("COMPUTER_VISION" | "COMPUTER_INPUT"),
1437
1421
  permission: ("ENABLED" | "DISABLED")
1438
- },
1422
+ }
1439
1423
  ]?,
1440
1424
  s3_bucket_arn: ::String?,
1441
1425
  screenshots_upload_enabled: bool?,
@@ -1456,7 +1440,7 @@ module Aws
1456
1440
  {
1457
1441
  display_name: ::String?,
1458
1442
  footer_link_url: ::String?
1459
- },
1443
+ }
1460
1444
  ],
1461
1445
  ?title_text: ::String,
1462
1446
  ?theme_styling: ("LIGHT_BLUE" | "BLUE" | "PINK" | "RED"),
data/sig/params.rbs ADDED
@@ -0,0 +1,23 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing guide for more information:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws
9
+ module AppStream
10
+ module Params
11
+ type script_details = {
12
+ script_s3_location: {
13
+ s3_bucket: ::String,
14
+ s3_key: ::String?
15
+ },
16
+ executable_path: ::String,
17
+ executable_parameters: ::String?,
18
+ timeout_in_seconds: ::Integer
19
+ }
20
+
21
+ end
22
+ end
23
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-appstream
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.134.0
4
+ version: 1.135.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
@@ -68,6 +68,7 @@ files:
68
68
  - lib/aws-sdk-appstream/waiters.rb
69
69
  - sig/client.rbs
70
70
  - sig/errors.rbs
71
+ - sig/params.rbs
71
72
  - sig/resource.rbs
72
73
  - sig/types.rbs
73
74
  - sig/waiters.rbs