aws-sdk-appstream 1.93.0 → 1.100.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +35 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-appstream/client.rb +296 -8
- data/lib/aws-sdk-appstream/client_api.rb +129 -0
- data/lib/aws-sdk-appstream/endpoints.rb +119 -300
- data/lib/aws-sdk-appstream/plugins/endpoints.rb +26 -6
- data/lib/aws-sdk-appstream/types.rb +303 -2
- data/lib/aws-sdk-appstream.rb +16 -12
- data/sig/client.rbs +75 -0
- data/sig/resource.rbs +2 -0
- data/sig/types.rbs +73 -0
- metadata +4 -4
@@ -7,6 +7,7 @@
|
|
7
7
|
#
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
9
9
|
|
10
|
+
|
10
11
|
module Aws::AppStream
|
11
12
|
# @api private
|
12
13
|
module ClientApi
|
@@ -90,6 +91,8 @@ module Aws::AppStream
|
|
90
91
|
CreateStackResult = Shapes::StructureShape.new(name: 'CreateStackResult')
|
91
92
|
CreateStreamingURLRequest = Shapes::StructureShape.new(name: 'CreateStreamingURLRequest')
|
92
93
|
CreateStreamingURLResult = Shapes::StructureShape.new(name: 'CreateStreamingURLResult')
|
94
|
+
CreateThemeForStackRequest = Shapes::StructureShape.new(name: 'CreateThemeForStackRequest')
|
95
|
+
CreateThemeForStackResult = Shapes::StructureShape.new(name: 'CreateThemeForStackResult')
|
93
96
|
CreateUpdatedImageRequest = Shapes::StructureShape.new(name: 'CreateUpdatedImageRequest')
|
94
97
|
CreateUpdatedImageResult = Shapes::StructureShape.new(name: 'CreateUpdatedImageResult')
|
95
98
|
CreateUsageReportSubscriptionRequest = Shapes::StructureShape.new(name: 'CreateUsageReportSubscriptionRequest')
|
@@ -116,6 +119,8 @@ module Aws::AppStream
|
|
116
119
|
DeleteImageResult = Shapes::StructureShape.new(name: 'DeleteImageResult')
|
117
120
|
DeleteStackRequest = Shapes::StructureShape.new(name: 'DeleteStackRequest')
|
118
121
|
DeleteStackResult = Shapes::StructureShape.new(name: 'DeleteStackResult')
|
122
|
+
DeleteThemeForStackRequest = Shapes::StructureShape.new(name: 'DeleteThemeForStackRequest')
|
123
|
+
DeleteThemeForStackResult = Shapes::StructureShape.new(name: 'DeleteThemeForStackResult')
|
119
124
|
DeleteUsageReportSubscriptionRequest = Shapes::StructureShape.new(name: 'DeleteUsageReportSubscriptionRequest')
|
120
125
|
DeleteUsageReportSubscriptionResult = Shapes::StructureShape.new(name: 'DeleteUsageReportSubscriptionResult')
|
121
126
|
DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
|
@@ -147,6 +152,8 @@ module Aws::AppStream
|
|
147
152
|
DescribeSessionsResult = Shapes::StructureShape.new(name: 'DescribeSessionsResult')
|
148
153
|
DescribeStacksRequest = Shapes::StructureShape.new(name: 'DescribeStacksRequest')
|
149
154
|
DescribeStacksResult = Shapes::StructureShape.new(name: 'DescribeStacksResult')
|
155
|
+
DescribeThemeForStackRequest = Shapes::StructureShape.new(name: 'DescribeThemeForStackRequest')
|
156
|
+
DescribeThemeForStackResult = Shapes::StructureShape.new(name: 'DescribeThemeForStackResult')
|
150
157
|
DescribeUsageReportSubscriptionsRequest = Shapes::StructureShape.new(name: 'DescribeUsageReportSubscriptionsRequest')
|
151
158
|
DescribeUsageReportSubscriptionsResult = Shapes::StructureShape.new(name: 'DescribeUsageReportSubscriptionsResult')
|
152
159
|
DescribeUserStackAssociationsRequest = Shapes::StructureShape.new(name: 'DescribeUserStackAssociationsRequest')
|
@@ -172,6 +179,7 @@ module Aws::AppStream
|
|
172
179
|
Domain = Shapes::StringShape.new(name: 'Domain')
|
173
180
|
DomainJoinInfo = Shapes::StructureShape.new(name: 'DomainJoinInfo')
|
174
181
|
DomainList = Shapes::ListShape.new(name: 'DomainList')
|
182
|
+
DynamicAppProvidersEnabled = Shapes::StringShape.new(name: 'DynamicAppProvidersEnabled')
|
175
183
|
EmbedHostDomain = Shapes::StringShape.new(name: 'EmbedHostDomain')
|
176
184
|
EmbedHostDomains = Shapes::ListShape.new(name: 'EmbedHostDomains')
|
177
185
|
EnableUserRequest = Shapes::StructureShape.new(name: 'EnableUserRequest')
|
@@ -207,6 +215,7 @@ module Aws::AppStream
|
|
207
215
|
ImageBuilderStateChangeReasonCode = Shapes::StringShape.new(name: 'ImageBuilderStateChangeReasonCode')
|
208
216
|
ImageList = Shapes::ListShape.new(name: 'ImageList')
|
209
217
|
ImagePermissions = Shapes::StructureShape.new(name: 'ImagePermissions')
|
218
|
+
ImageSharedWithOthers = Shapes::StringShape.new(name: 'ImageSharedWithOthers')
|
210
219
|
ImageState = Shapes::StringShape.new(name: 'ImageState')
|
211
220
|
ImageStateChangeReason = Shapes::StructureShape.new(name: 'ImageStateChangeReason')
|
212
221
|
ImageStateChangeReasonCode = Shapes::StringShape.new(name: 'ImageStateChangeReasonCode')
|
@@ -217,6 +226,7 @@ module Aws::AppStream
|
|
217
226
|
InvalidRoleException = Shapes::StructureShape.new(name: 'InvalidRoleException')
|
218
227
|
LastReportGenerationExecutionError = Shapes::StructureShape.new(name: 'LastReportGenerationExecutionError')
|
219
228
|
LastReportGenerationExecutionErrors = Shapes::ListShape.new(name: 'LastReportGenerationExecutionErrors')
|
229
|
+
LatestAppstreamAgentVersion = Shapes::StringShape.new(name: 'LatestAppstreamAgentVersion')
|
220
230
|
LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
|
221
231
|
ListAssociatedFleetsRequest = Shapes::StructureShape.new(name: 'ListAssociatedFleetsRequest')
|
222
232
|
ListAssociatedFleetsResult = Shapes::StructureShape.new(name: 'ListAssociatedFleetsResult')
|
@@ -297,6 +307,16 @@ module Aws::AppStream
|
|
297
307
|
TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
|
298
308
|
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
299
309
|
Tags = Shapes::MapShape.new(name: 'Tags')
|
310
|
+
Theme = Shapes::StructureShape.new(name: 'Theme')
|
311
|
+
ThemeAttribute = Shapes::StringShape.new(name: 'ThemeAttribute')
|
312
|
+
ThemeAttributes = Shapes::ListShape.new(name: 'ThemeAttributes')
|
313
|
+
ThemeFooterLink = Shapes::StructureShape.new(name: 'ThemeFooterLink')
|
314
|
+
ThemeFooterLinkDisplayName = Shapes::StringShape.new(name: 'ThemeFooterLinkDisplayName')
|
315
|
+
ThemeFooterLinkURL = Shapes::StringShape.new(name: 'ThemeFooterLinkURL')
|
316
|
+
ThemeFooterLinks = Shapes::ListShape.new(name: 'ThemeFooterLinks')
|
317
|
+
ThemeState = Shapes::StringShape.new(name: 'ThemeState')
|
318
|
+
ThemeStyling = Shapes::StringShape.new(name: 'ThemeStyling')
|
319
|
+
ThemeTitleText = Shapes::StringShape.new(name: 'ThemeTitleText')
|
300
320
|
Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
|
301
321
|
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
302
322
|
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
@@ -314,6 +334,8 @@ module Aws::AppStream
|
|
314
334
|
UpdateImagePermissionsResult = Shapes::StructureShape.new(name: 'UpdateImagePermissionsResult')
|
315
335
|
UpdateStackRequest = Shapes::StructureShape.new(name: 'UpdateStackRequest')
|
316
336
|
UpdateStackResult = Shapes::StructureShape.new(name: 'UpdateStackResult')
|
337
|
+
UpdateThemeForStackRequest = Shapes::StructureShape.new(name: 'UpdateThemeForStackRequest')
|
338
|
+
UpdateThemeForStackResult = Shapes::StructureShape.new(name: 'UpdateThemeForStackResult')
|
317
339
|
UsageReportExecutionErrorCode = Shapes::StringShape.new(name: 'UsageReportExecutionErrorCode')
|
318
340
|
UsageReportSchedule = Shapes::StringShape.new(name: 'UsageReportSchedule')
|
319
341
|
UsageReportSubscription = Shapes::StructureShape.new(name: 'UsageReportSubscription')
|
@@ -648,6 +670,17 @@ module Aws::AppStream
|
|
648
670
|
CreateStreamingURLResult.add_member(:expires, Shapes::ShapeRef.new(shape: Timestamp, location_name: "Expires"))
|
649
671
|
CreateStreamingURLResult.struct_class = Types::CreateStreamingURLResult
|
650
672
|
|
673
|
+
CreateThemeForStackRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "StackName"))
|
674
|
+
CreateThemeForStackRequest.add_member(:footer_links, Shapes::ShapeRef.new(shape: ThemeFooterLinks, location_name: "FooterLinks"))
|
675
|
+
CreateThemeForStackRequest.add_member(:title_text, Shapes::ShapeRef.new(shape: ThemeTitleText, required: true, location_name: "TitleText"))
|
676
|
+
CreateThemeForStackRequest.add_member(:theme_styling, Shapes::ShapeRef.new(shape: ThemeStyling, required: true, location_name: "ThemeStyling"))
|
677
|
+
CreateThemeForStackRequest.add_member(:organization_logo_s3_location, Shapes::ShapeRef.new(shape: S3Location, required: true, location_name: "OrganizationLogoS3Location"))
|
678
|
+
CreateThemeForStackRequest.add_member(:favicon_s3_location, Shapes::ShapeRef.new(shape: S3Location, required: true, location_name: "FaviconS3Location"))
|
679
|
+
CreateThemeForStackRequest.struct_class = Types::CreateThemeForStackRequest
|
680
|
+
|
681
|
+
CreateThemeForStackResult.add_member(:theme, Shapes::ShapeRef.new(shape: Theme, location_name: "Theme"))
|
682
|
+
CreateThemeForStackResult.struct_class = Types::CreateThemeForStackResult
|
683
|
+
|
651
684
|
CreateUpdatedImageRequest.add_member(:existing_image_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "existingImageName"))
|
652
685
|
CreateUpdatedImageRequest.add_member(:new_image_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "newImageName"))
|
653
686
|
CreateUpdatedImageRequest.add_member(:new_image_description, Shapes::ShapeRef.new(shape: Description, location_name: "newImageDescription"))
|
@@ -729,6 +762,11 @@ module Aws::AppStream
|
|
729
762
|
|
730
763
|
DeleteStackResult.struct_class = Types::DeleteStackResult
|
731
764
|
|
765
|
+
DeleteThemeForStackRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "StackName"))
|
766
|
+
DeleteThemeForStackRequest.struct_class = Types::DeleteThemeForStackRequest
|
767
|
+
|
768
|
+
DeleteThemeForStackResult.struct_class = Types::DeleteThemeForStackResult
|
769
|
+
|
732
770
|
DeleteUsageReportSubscriptionRequest.struct_class = Types::DeleteUsageReportSubscriptionRequest
|
733
771
|
|
734
772
|
DeleteUsageReportSubscriptionResult.struct_class = Types::DeleteUsageReportSubscriptionResult
|
@@ -865,6 +903,12 @@ module Aws::AppStream
|
|
865
903
|
DescribeStacksResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
866
904
|
DescribeStacksResult.struct_class = Types::DescribeStacksResult
|
867
905
|
|
906
|
+
DescribeThemeForStackRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "StackName"))
|
907
|
+
DescribeThemeForStackRequest.struct_class = Types::DescribeThemeForStackRequest
|
908
|
+
|
909
|
+
DescribeThemeForStackResult.add_member(:theme, Shapes::ShapeRef.new(shape: Theme, location_name: "Theme"))
|
910
|
+
DescribeThemeForStackResult.struct_class = Types::DescribeThemeForStackResult
|
911
|
+
|
868
912
|
DescribeUsageReportSubscriptionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
|
869
913
|
DescribeUsageReportSubscriptionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
870
914
|
DescribeUsageReportSubscriptionsRequest.struct_class = Types::DescribeUsageReportSubscriptionsRequest
|
@@ -1042,6 +1086,10 @@ module Aws::AppStream
|
|
1042
1086
|
Image.add_member(:appstream_agent_version, Shapes::ShapeRef.new(shape: AppstreamAgentVersion, location_name: "AppstreamAgentVersion"))
|
1043
1087
|
Image.add_member(:image_permissions, Shapes::ShapeRef.new(shape: ImagePermissions, location_name: "ImagePermissions"))
|
1044
1088
|
Image.add_member(:image_errors, Shapes::ShapeRef.new(shape: ResourceErrors, location_name: "ImageErrors"))
|
1089
|
+
Image.add_member(:latest_appstream_agent_version, Shapes::ShapeRef.new(shape: LatestAppstreamAgentVersion, location_name: "LatestAppstreamAgentVersion"))
|
1090
|
+
Image.add_member(:supported_instance_families, Shapes::ShapeRef.new(shape: StringList, location_name: "SupportedInstanceFamilies"))
|
1091
|
+
Image.add_member(:dynamic_app_providers_enabled, Shapes::ShapeRef.new(shape: DynamicAppProvidersEnabled, location_name: "DynamicAppProvidersEnabled"))
|
1092
|
+
Image.add_member(:image_shared_with_others, Shapes::ShapeRef.new(shape: ImageSharedWithOthers, location_name: "ImageSharedWithOthers"))
|
1045
1093
|
Image.struct_class = Types::Image
|
1046
1094
|
|
1047
1095
|
ImageBuilder.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
|
@@ -1062,6 +1110,7 @@ module Aws::AppStream
|
|
1062
1110
|
ImageBuilder.add_member(:image_builder_errors, Shapes::ShapeRef.new(shape: ResourceErrors, location_name: "ImageBuilderErrors"))
|
1063
1111
|
ImageBuilder.add_member(:appstream_agent_version, Shapes::ShapeRef.new(shape: AppstreamAgentVersion, location_name: "AppstreamAgentVersion"))
|
1064
1112
|
ImageBuilder.add_member(:access_endpoints, Shapes::ShapeRef.new(shape: AccessEndpointList, location_name: "AccessEndpoints"))
|
1113
|
+
ImageBuilder.add_member(:latest_appstream_agent_version, Shapes::ShapeRef.new(shape: LatestAppstreamAgentVersion, location_name: "LatestAppstreamAgentVersion"))
|
1065
1114
|
ImageBuilder.struct_class = Types::ImageBuilder
|
1066
1115
|
|
1067
1116
|
ImageBuilderList.member = Shapes::ShapeRef.new(shape: ImageBuilder)
|
@@ -1292,6 +1341,24 @@ module Aws::AppStream
|
|
1292
1341
|
Tags.key = Shapes::ShapeRef.new(shape: TagKey)
|
1293
1342
|
Tags.value = Shapes::ShapeRef.new(shape: TagValue)
|
1294
1343
|
|
1344
|
+
Theme.add_member(:stack_name, Shapes::ShapeRef.new(shape: Name, location_name: "StackName"))
|
1345
|
+
Theme.add_member(:state, Shapes::ShapeRef.new(shape: ThemeState, location_name: "State"))
|
1346
|
+
Theme.add_member(:theme_title_text, Shapes::ShapeRef.new(shape: ThemeTitleText, location_name: "ThemeTitleText"))
|
1347
|
+
Theme.add_member(:theme_styling, Shapes::ShapeRef.new(shape: ThemeStyling, location_name: "ThemeStyling"))
|
1348
|
+
Theme.add_member(:theme_footer_links, Shapes::ShapeRef.new(shape: ThemeFooterLinks, location_name: "ThemeFooterLinks"))
|
1349
|
+
Theme.add_member(:theme_organization_logo_url, Shapes::ShapeRef.new(shape: String, location_name: "ThemeOrganizationLogoURL"))
|
1350
|
+
Theme.add_member(:theme_favicon_url, Shapes::ShapeRef.new(shape: String, location_name: "ThemeFaviconURL"))
|
1351
|
+
Theme.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
|
1352
|
+
Theme.struct_class = Types::Theme
|
1353
|
+
|
1354
|
+
ThemeAttributes.member = Shapes::ShapeRef.new(shape: ThemeAttribute)
|
1355
|
+
|
1356
|
+
ThemeFooterLink.add_member(:display_name, Shapes::ShapeRef.new(shape: ThemeFooterLinkDisplayName, location_name: "DisplayName"))
|
1357
|
+
ThemeFooterLink.add_member(:footer_link_url, Shapes::ShapeRef.new(shape: ThemeFooterLinkURL, location_name: "FooterLinkURL"))
|
1358
|
+
ThemeFooterLink.struct_class = Types::ThemeFooterLink
|
1359
|
+
|
1360
|
+
ThemeFooterLinks.member = Shapes::ShapeRef.new(shape: ThemeFooterLink)
|
1361
|
+
|
1295
1362
|
UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ResourceArn"))
|
1296
1363
|
UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
|
1297
1364
|
UntagResourceRequest.struct_class = Types::UntagResourceRequest
|
@@ -1398,6 +1465,19 @@ module Aws::AppStream
|
|
1398
1465
|
UpdateStackResult.add_member(:stack, Shapes::ShapeRef.new(shape: Stack, location_name: "Stack"))
|
1399
1466
|
UpdateStackResult.struct_class = Types::UpdateStackResult
|
1400
1467
|
|
1468
|
+
UpdateThemeForStackRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "StackName"))
|
1469
|
+
UpdateThemeForStackRequest.add_member(:footer_links, Shapes::ShapeRef.new(shape: ThemeFooterLinks, location_name: "FooterLinks"))
|
1470
|
+
UpdateThemeForStackRequest.add_member(:title_text, Shapes::ShapeRef.new(shape: ThemeTitleText, location_name: "TitleText"))
|
1471
|
+
UpdateThemeForStackRequest.add_member(:theme_styling, Shapes::ShapeRef.new(shape: ThemeStyling, location_name: "ThemeStyling"))
|
1472
|
+
UpdateThemeForStackRequest.add_member(:organization_logo_s3_location, Shapes::ShapeRef.new(shape: S3Location, location_name: "OrganizationLogoS3Location"))
|
1473
|
+
UpdateThemeForStackRequest.add_member(:favicon_s3_location, Shapes::ShapeRef.new(shape: S3Location, location_name: "FaviconS3Location"))
|
1474
|
+
UpdateThemeForStackRequest.add_member(:state, Shapes::ShapeRef.new(shape: ThemeState, location_name: "State"))
|
1475
|
+
UpdateThemeForStackRequest.add_member(:attributes_to_delete, Shapes::ShapeRef.new(shape: ThemeAttributes, location_name: "AttributesToDelete"))
|
1476
|
+
UpdateThemeForStackRequest.struct_class = Types::UpdateThemeForStackRequest
|
1477
|
+
|
1478
|
+
UpdateThemeForStackResult.add_member(:theme, Shapes::ShapeRef.new(shape: Theme, location_name: "Theme"))
|
1479
|
+
UpdateThemeForStackResult.struct_class = Types::UpdateThemeForStackResult
|
1480
|
+
|
1401
1481
|
UsageReportSubscription.add_member(:s3_bucket_name, Shapes::ShapeRef.new(shape: String, location_name: "S3BucketName"))
|
1402
1482
|
UsageReportSubscription.add_member(:schedule, Shapes::ShapeRef.new(shape: UsageReportSchedule, location_name: "Schedule"))
|
1403
1483
|
UsageReportSubscription.add_member(:last_generated_report_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastGeneratedReportDate"))
|
@@ -1709,6 +1789,20 @@ module Aws::AppStream
|
|
1709
1789
|
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
|
1710
1790
|
end)
|
1711
1791
|
|
1792
|
+
api.add_operation(:create_theme_for_stack, Seahorse::Model::Operation.new.tap do |o|
|
1793
|
+
o.name = "CreateThemeForStack"
|
1794
|
+
o.http_method = "POST"
|
1795
|
+
o.http_request_uri = "/"
|
1796
|
+
o.input = Shapes::ShapeRef.new(shape: CreateThemeForStackRequest)
|
1797
|
+
o.output = Shapes::ShapeRef.new(shape: CreateThemeForStackResult)
|
1798
|
+
o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
|
1799
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1800
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
|
1801
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
1802
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidAccountStatusException)
|
1803
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
1804
|
+
end)
|
1805
|
+
|
1712
1806
|
api.add_operation(:create_updated_image, Seahorse::Model::Operation.new.tap do |o|
|
1713
1807
|
o.name = "CreateUpdatedImage"
|
1714
1808
|
o.http_method = "POST"
|
@@ -1862,6 +1956,17 @@ module Aws::AppStream
|
|
1862
1956
|
o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
|
1863
1957
|
end)
|
1864
1958
|
|
1959
|
+
api.add_operation(:delete_theme_for_stack, Seahorse::Model::Operation.new.tap do |o|
|
1960
|
+
o.name = "DeleteThemeForStack"
|
1961
|
+
o.http_method = "POST"
|
1962
|
+
o.http_request_uri = "/"
|
1963
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteThemeForStackRequest)
|
1964
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteThemeForStackResult)
|
1965
|
+
o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
|
1966
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1967
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
1968
|
+
end)
|
1969
|
+
|
1865
1970
|
api.add_operation(:delete_usage_report_subscription, Seahorse::Model::Operation.new.tap do |o|
|
1866
1971
|
o.name = "DeleteUsageReportSubscription"
|
1867
1972
|
o.http_method = "POST"
|
@@ -2030,6 +2135,16 @@ module Aws::AppStream
|
|
2030
2135
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2031
2136
|
end)
|
2032
2137
|
|
2138
|
+
api.add_operation(:describe_theme_for_stack, Seahorse::Model::Operation.new.tap do |o|
|
2139
|
+
o.name = "DescribeThemeForStack"
|
2140
|
+
o.http_method = "POST"
|
2141
|
+
o.http_request_uri = "/"
|
2142
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeThemeForStackRequest)
|
2143
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeThemeForStackResult)
|
2144
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2145
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
2146
|
+
end)
|
2147
|
+
|
2033
2148
|
api.add_operation(:describe_usage_report_subscriptions, Seahorse::Model::Operation.new.tap do |o|
|
2034
2149
|
o.name = "DescribeUsageReportSubscriptions"
|
2035
2150
|
o.http_method = "POST"
|
@@ -2367,6 +2482,20 @@ module Aws::AppStream
|
|
2367
2482
|
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
2368
2483
|
o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
|
2369
2484
|
end)
|
2485
|
+
|
2486
|
+
api.add_operation(:update_theme_for_stack, Seahorse::Model::Operation.new.tap do |o|
|
2487
|
+
o.name = "UpdateThemeForStack"
|
2488
|
+
o.http_method = "POST"
|
2489
|
+
o.http_request_uri = "/"
|
2490
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateThemeForStackRequest)
|
2491
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateThemeForStackResult)
|
2492
|
+
o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
|
2493
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2494
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
2495
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidAccountStatusException)
|
2496
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
|
2497
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
2498
|
+
end)
|
2370
2499
|
end
|
2371
2500
|
|
2372
2501
|
end
|