aws-sdk-workspacesthinclient 1.27.0 → 1.28.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 +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-workspacesthinclient/client.rb +1 -1
- data/lib/aws-sdk-workspacesthinclient/client_api.rb +7 -6
- data/lib/aws-sdk-workspacesthinclient.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '081655ab9d3cd4e1c97c204b98cc71081f56b822bc8a1f93627bd6d3d498d196'
|
4
|
+
data.tar.gz: 107be71107613e5ce661af1c4aed4abd4bd3968b2b0cb3b61faf8c6018840fe2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5f96e2b8ff26154892bb8228c7ae7ebd62fa9fff95d7a6229f6353ed321c60a9d219a8e60eca67b46142e44a915a53ac2222d1e0099321d7c769e272c029b31e
|
7
|
+
data.tar.gz: d7ace7755639787a8618a60b1fd2e036398fc94f0532bd97b5756eb451d54c4be98ad43af0112b8a119b6e2f95ed221e14161c50ab7384dba4ed434ce1a1558a
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.28.0
|
@@ -1332,7 +1332,7 @@ module Aws::WorkSpacesThinClient
|
|
1332
1332
|
tracer: tracer
|
1333
1333
|
)
|
1334
1334
|
context[:gem_name] = 'aws-sdk-workspacesthinclient'
|
1335
|
-
context[:gem_version] = '1.
|
1335
|
+
context[:gem_version] = '1.28.0'
|
1336
1336
|
Seahorse::Client::Request.new(handlers, context)
|
1337
1337
|
end
|
1338
1338
|
|
@@ -435,9 +435,9 @@ module Aws::WorkSpacesThinClient
|
|
435
435
|
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
436
436
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
437
437
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
438
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
438
439
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
439
440
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
440
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
441
441
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
442
442
|
end)
|
443
443
|
|
@@ -452,9 +452,9 @@ module Aws::WorkSpacesThinClient
|
|
452
452
|
o.output = Shapes::ShapeRef.new(shape: DeleteDeviceResponse)
|
453
453
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
454
454
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
455
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
455
456
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
456
457
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
457
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
458
458
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
459
459
|
end)
|
460
460
|
|
@@ -469,9 +469,9 @@ module Aws::WorkSpacesThinClient
|
|
469
469
|
o.output = Shapes::ShapeRef.new(shape: DeleteEnvironmentResponse)
|
470
470
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
471
471
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
472
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
472
473
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
473
474
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
474
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
475
475
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
476
476
|
end)
|
477
477
|
|
@@ -486,9 +486,9 @@ module Aws::WorkSpacesThinClient
|
|
486
486
|
o.output = Shapes::ShapeRef.new(shape: DeregisterDeviceResponse)
|
487
487
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
488
488
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
489
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
489
490
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
490
491
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
491
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
492
492
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
493
493
|
end)
|
494
494
|
|
@@ -630,9 +630,9 @@ module Aws::WorkSpacesThinClient
|
|
630
630
|
o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
|
631
631
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
632
632
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
633
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
633
634
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
634
635
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
635
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
636
636
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
637
637
|
end)
|
638
638
|
|
@@ -647,9 +647,9 @@ module Aws::WorkSpacesThinClient
|
|
647
647
|
o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
|
648
648
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
649
649
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
650
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
650
651
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
651
652
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
652
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
653
653
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
654
654
|
end)
|
655
655
|
|
@@ -680,6 +680,7 @@ module Aws::WorkSpacesThinClient
|
|
680
680
|
o.output = Shapes::ShapeRef.new(shape: UpdateEnvironmentResponse)
|
681
681
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
682
682
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
683
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
683
684
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
684
685
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
685
686
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|