aws-sdk-appstream 1.57.0 → 1.58.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-appstream/client.rb +9 -9
- data/lib/aws-sdk-appstream/client_api.rb +1 -0
- data/lib/aws-sdk-appstream.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 89e02adbcf1602b307070484962f7a78441e0ea7318bf1fdbf45e8645e3495f6
|
|
4
|
+
data.tar.gz: 6028c8e8586fc005d2340c884c31d4d1e898b8921b8ae64edbc0ce03d20f7f0f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0e44a22301fb5e55723f8bc662de47ef0dfcc4b1b34f09cd91f1411197a3660192cd2b57d871dd161ccf02b4c6e10158506bdf507c18468d2d41d300598d3f8e
|
|
7
|
+
data.tar.gz: f0eaeb8a7ebbca286674e07e00d1636785130cfaa4219e6f276f86b9374603cbb8d6056979d9d20bd5a278b3ea80f78fe3a5cb31059b51f77f79fb7d7a8d8e93
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.58.0
|
|
@@ -1030,7 +1030,7 @@ module Aws::AppStream
|
|
|
1030
1030
|
# resp.image_builder.vpc_config.security_group_ids #=> Array
|
|
1031
1031
|
# resp.image_builder.vpc_config.security_group_ids[0] #=> String
|
|
1032
1032
|
# resp.image_builder.instance_type #=> String
|
|
1033
|
-
# resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
|
1033
|
+
# resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "AMAZON_LINUX2"
|
|
1034
1034
|
# resp.image_builder.iam_role_arn #=> String
|
|
1035
1035
|
# resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION"
|
|
1036
1036
|
# resp.image_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
|
|
@@ -1378,7 +1378,7 @@ module Aws::AppStream
|
|
|
1378
1378
|
# resp.image.visibility #=> String, one of "PUBLIC", "PRIVATE", "SHARED"
|
|
1379
1379
|
# resp.image.image_builder_supported #=> Boolean
|
|
1380
1380
|
# resp.image.image_builder_name #=> String
|
|
1381
|
-
# resp.image.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
|
1381
|
+
# resp.image.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "AMAZON_LINUX2"
|
|
1382
1382
|
# resp.image.description #=> String
|
|
1383
1383
|
# resp.image.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_BUILDER_NOT_AVAILABLE", "IMAGE_COPY_FAILURE"
|
|
1384
1384
|
# resp.image.state_change_reason.message #=> String
|
|
@@ -1560,7 +1560,7 @@ module Aws::AppStream
|
|
|
1560
1560
|
# resp.image.visibility #=> String, one of "PUBLIC", "PRIVATE", "SHARED"
|
|
1561
1561
|
# resp.image.image_builder_supported #=> Boolean
|
|
1562
1562
|
# resp.image.image_builder_name #=> String
|
|
1563
|
-
# resp.image.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
|
1563
|
+
# resp.image.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "AMAZON_LINUX2"
|
|
1564
1564
|
# resp.image.description #=> String
|
|
1565
1565
|
# resp.image.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_BUILDER_NOT_AVAILABLE", "IMAGE_COPY_FAILURE"
|
|
1566
1566
|
# resp.image.state_change_reason.message #=> String
|
|
@@ -1619,7 +1619,7 @@ module Aws::AppStream
|
|
|
1619
1619
|
# resp.image_builder.vpc_config.security_group_ids #=> Array
|
|
1620
1620
|
# resp.image_builder.vpc_config.security_group_ids[0] #=> String
|
|
1621
1621
|
# resp.image_builder.instance_type #=> String
|
|
1622
|
-
# resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
|
1622
|
+
# resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "AMAZON_LINUX2"
|
|
1623
1623
|
# resp.image_builder.iam_role_arn #=> String
|
|
1624
1624
|
# resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION"
|
|
1625
1625
|
# resp.image_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
|
|
@@ -1910,7 +1910,7 @@ module Aws::AppStream
|
|
|
1910
1910
|
# resp.image_builders[0].vpc_config.security_group_ids #=> Array
|
|
1911
1911
|
# resp.image_builders[0].vpc_config.security_group_ids[0] #=> String
|
|
1912
1912
|
# resp.image_builders[0].instance_type #=> String
|
|
1913
|
-
# resp.image_builders[0].platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
|
1913
|
+
# resp.image_builders[0].platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "AMAZON_LINUX2"
|
|
1914
1914
|
# resp.image_builders[0].iam_role_arn #=> String
|
|
1915
1915
|
# resp.image_builders[0].state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION"
|
|
1916
1916
|
# resp.image_builders[0].state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
|
|
@@ -2041,7 +2041,7 @@ module Aws::AppStream
|
|
|
2041
2041
|
# resp.images[0].visibility #=> String, one of "PUBLIC", "PRIVATE", "SHARED"
|
|
2042
2042
|
# resp.images[0].image_builder_supported #=> Boolean
|
|
2043
2043
|
# resp.images[0].image_builder_name #=> String
|
|
2044
|
-
# resp.images[0].platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
|
2044
|
+
# resp.images[0].platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "AMAZON_LINUX2"
|
|
2045
2045
|
# resp.images[0].description #=> String
|
|
2046
2046
|
# resp.images[0].state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_BUILDER_NOT_AVAILABLE", "IMAGE_COPY_FAILURE"
|
|
2047
2047
|
# resp.images[0].state_change_reason.message #=> String
|
|
@@ -2641,7 +2641,7 @@ module Aws::AppStream
|
|
|
2641
2641
|
# resp.image_builder.vpc_config.security_group_ids #=> Array
|
|
2642
2642
|
# resp.image_builder.vpc_config.security_group_ids[0] #=> String
|
|
2643
2643
|
# resp.image_builder.instance_type #=> String
|
|
2644
|
-
# resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
|
2644
|
+
# resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "AMAZON_LINUX2"
|
|
2645
2645
|
# resp.image_builder.iam_role_arn #=> String
|
|
2646
2646
|
# resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION"
|
|
2647
2647
|
# resp.image_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
|
|
@@ -2719,7 +2719,7 @@ module Aws::AppStream
|
|
|
2719
2719
|
# resp.image_builder.vpc_config.security_group_ids #=> Array
|
|
2720
2720
|
# resp.image_builder.vpc_config.security_group_ids[0] #=> String
|
|
2721
2721
|
# resp.image_builder.instance_type #=> String
|
|
2722
|
-
# resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019"
|
|
2722
|
+
# resp.image_builder.platform #=> String, one of "WINDOWS", "WINDOWS_SERVER_2016", "WINDOWS_SERVER_2019", "AMAZON_LINUX2"
|
|
2723
2723
|
# resp.image_builder.iam_role_arn #=> String
|
|
2724
2724
|
# resp.image_builder.state #=> String, one of "PENDING", "UPDATING_AGENT", "RUNNING", "STOPPING", "STOPPED", "REBOOTING", "SNAPSHOTTING", "DELETING", "FAILED", "UPDATING", "PENDING_QUALIFICATION"
|
|
2725
2725
|
# resp.image_builder.state_change_reason.code #=> String, one of "INTERNAL_ERROR", "IMAGE_UNAVAILABLE"
|
|
@@ -3317,7 +3317,7 @@ module Aws::AppStream
|
|
|
3317
3317
|
params: params,
|
|
3318
3318
|
config: config)
|
|
3319
3319
|
context[:gem_name] = 'aws-sdk-appstream'
|
|
3320
|
-
context[:gem_version] = '1.
|
|
3320
|
+
context[:gem_version] = '1.58.0'
|
|
3321
3321
|
Seahorse::Client::Request.new(handlers, context)
|
|
3322
3322
|
end
|
|
3323
3323
|
|
|
@@ -1349,6 +1349,7 @@ module Aws::AppStream
|
|
|
1349
1349
|
o.output = Shapes::ShapeRef.new(shape: DescribeUsersResult)
|
|
1350
1350
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
1351
1351
|
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
|
|
1352
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
|
1352
1353
|
end)
|
|
1353
1354
|
|
|
1354
1355
|
api.add_operation(:disable_user, Seahorse::Model::Operation.new.tap do |o|
|
data/lib/aws-sdk-appstream.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-appstream
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.58.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: 2021-11-
|
|
11
|
+
date: 2021-11-15 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|