Skip to content

Commit aa59631

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated API models and rebuilt service gems.
1 parent 5c213ac commit aa59631

File tree

23 files changed

+365
-39
lines changed

23 files changed

+365
-39
lines changed

apis/cloudfront/2020-05-31/api-2.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4085,7 +4085,9 @@
40854085
"type":"string",
40864086
"enum":[
40874087
"http1.1",
4088-
"http2"
4088+
"http2",
4089+
"http3",
4090+
"http2and3"
40894091
]
40904092
},
40914093
"ICPRecordalStatus":{

apis/cloudfront/2020-05-31/docs-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1344,7 +1344,7 @@
13441344
"HttpVersion": {
13451345
"base": null,
13461346
"refs": {
1347-
"DistributionConfig$HttpVersion": "<p>(Optional) Specify the maximum HTTP version that you want viewers to use to communicate with CloudFront. The default value for new web distributions is http2. Viewers that don't support HTTP/2 automatically use an earlier HTTP version.</p> <p>For viewers and CloudFront to use HTTP/2, viewers must support TLS 1.2 or later, and must support Server Name Identification (SNI).</p> <p>In general, configuring CloudFront to communicate with viewers using HTTP/2 reduces latency. You can improve performance by optimizing for HTTP/2. For more information, do an Internet search for \"http/2 optimization.\" </p>",
1347+
"DistributionConfig$HttpVersion": "<p>(Optional) Specify the maximum HTTP version(s) that you want viewers to use to communicate with CloudFront. The default value for new web distributions is <code>http2</code>. Viewers that don't support HTTP/2 automatically use an earlier HTTP version.</p> <p>For viewers and CloudFront to use HTTP/2, viewers must support TLSv1.2 or later, and must support Server Name Indication (SNI).</p> <p>For viewers and CloudFront to use HTTP/3, viewers must support TLSv1.3 and Server Name Indication (SNI). CloudFront supports HTTP/3 connection migration to allow the viewer to switch networks without losing connection. For more information about connection migration, see <a href=\"https://www.rfc-editor.org/rfc/rfc9000.html#name-connection-migration\">Connection Migration</a> at RFC 9000. For more information about supported TLSv1.3 ciphers, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/secure-connections-supported-viewer-protocols-ciphers.html\">Supported protocols and ciphers between viewers and CloudFront</a>.</p>",
13481348
"DistributionSummary$HttpVersion": "<p> Specify the maximum HTTP version that you want viewers to use to communicate with CloudFront. The default value for new web distributions is <code>http2</code>. Viewers that don't support <code>HTTP/2</code> will automatically use an earlier version.</p>"
13491349
}
13501350
},

apis/identitystore/2020-06-15/docs-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "2.0",
3-
"service": "<p>The identity store service used by Amazon Web Services Single Sign On provides a single place to retrieve all of your identities (users and groups). For more information, see the <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html\">Amazon Web Services SSO User Guide</a>.</p>",
3+
"service": "<p>The Identity Store service used by Amazon Web Services Single Sign On provides a single place to retrieve all of your identities (users and groups). For more information, see the <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html\">Amazon Web Services SSO User Guide</a>.</p> <note> <p>Although Amazon Web Services Single Sign-On was renamed, the <code>sso</code> and <code>identitystore</code> API namespaces will continue to retain their original name for backward compatibility purposes. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed\">Amazon Web Services SSO rename</a>.</p> </note> <p>This reference guide describes the identity store operations that you can call programatically and includes detailed information on data types and errors.</p>",
44
"operations": {
55
"DescribeGroup": "<p>Retrieves the group metadata and attributes from <code>GroupId</code> in an identity store.</p>",
66
"DescribeUser": "<p>Retrieves the user metadata and attributes from <code>UserId</code> in an identity store.</p>",

apis/sso/2019-06-10/docs-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "2.0",
3-
"service": "<p>Amazon Web Services Single Sign On Portal is a web service that makes it easy for you to assign user access to Amazon Web Services SSO resources such as the AWS access portal. Users can get Amazon Web Services account applications and roles assigned to them and get federated into the application.</p> <note> <p>Although Amazon Web Services Single Sign-On was renamed, the <code>sso</code> and <code>identitystore</code> API namespaces will continue to retain their original name for backward compatibility purposes. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed\">Amazon Web Services SSO rename</a>.</p> </note> <p>This API reference guide describes the Amazon Web Services SSO Portal operations that you can call programatically and includes detailed information on data types and errors.</p> <note> <p>Amazon Web Services provides SDKs that consist of libraries and sample code for various programming languages and platforms, such as Java, Ruby, .Net, iOS, or Android. The SDKs provide a convenient way to create programmatic access to Amazon Web Services SSO and other Amazon Web Services services. For more information about the Amazon Web Services SDKs, including how to download and install them, see <a href=\"http://aws.amazon.com/tools/\">Tools for Amazon Web Services</a>.</p> </note>",
3+
"service": "<p>Amazon Web Services Single Sign On Portal is a web service that makes it easy for you to assign user access to Amazon Web Services SSO resources such as the AWS access portal. Users can get Amazon Web Services account applications and roles assigned to them and get federated into the application.</p> <note> <p>Although Amazon Web Services Single Sign-On was renamed, the <code>sso</code> and <code>identitystore</code> API namespaces will continue to retain their original name for backward compatibility purposes. For more information, see <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed\">Amazon Web Services SSO rename</a>.</p> </note> <p>This reference guide describes the Amazon Web Services SSO Portal operations that you can call programatically and includes detailed information on data types and errors.</p> <note> <p>Amazon Web Services provides SDKs that consist of libraries and sample code for various programming languages and platforms, such as Java, Ruby, .Net, iOS, or Android. The SDKs provide a convenient way to create programmatic access to Amazon Web Services SSO and other Amazon Web Services services. For more information about the Amazon Web Services SDKs, including how to download and install them, see <a href=\"http://aws.amazon.com/tools/\">Tools for Amazon Web Services</a>.</p> </note>",
44
"operations": {
55
"GetRoleCredentials": "<p>Returns the STS short-term credentials for a given role name that is assigned to the user.</p>",
66
"ListAccountRoles": "<p>Lists all roles that are assigned to the user for a given Amazon Web Services account.</p>",

apis/wisdom/2020-10-19/api-2.json

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,22 @@
355355
],
356356
"idempotent":true
357357
},
358+
"PutFeedback":{
359+
"name":"PutFeedback",
360+
"http":{
361+
"method":"PUT",
362+
"requestUri":"/assistants/{assistantId}/feedback",
363+
"responseCode":200
364+
},
365+
"input":{"shape":"PutFeedbackRequest"},
366+
"output":{"shape":"PutFeedbackResponse"},
367+
"errors":[
368+
{"shape":"ValidationException"},
369+
{"shape":"AccessDeniedException"},
370+
{"shape":"ResourceNotFoundException"}
371+
],
372+
"idempotent":true
373+
},
358374
"QueryAssistant":{
359375
"name":"QueryAssistant",
360376
"http":{
@@ -999,6 +1015,13 @@
9991015
"text":{"shape":"SensitiveString"}
10001016
}
10011017
},
1018+
"FeedbackData":{
1019+
"type":"structure",
1020+
"required":["relevance"],
1021+
"members":{
1022+
"relevance":{"shape":"Relevance"}
1023+
}
1024+
},
10021025
"Filter":{
10031026
"type":"structure",
10041027
"required":[
@@ -1492,6 +1515,42 @@
14921515
},
14931516
"exception":true
14941517
},
1518+
"PutFeedbackRequest":{
1519+
"type":"structure",
1520+
"required":[
1521+
"assistantId",
1522+
"feedback",
1523+
"targetId",
1524+
"targetType"
1525+
],
1526+
"members":{
1527+
"assistantId":{
1528+
"shape":"UuidOrArn",
1529+
"location":"uri",
1530+
"locationName":"assistantId"
1531+
},
1532+
"feedback":{"shape":"FeedbackData"},
1533+
"targetId":{"shape":"String"},
1534+
"targetType":{"shape":"TargetType"}
1535+
}
1536+
},
1537+
"PutFeedbackResponse":{
1538+
"type":"structure",
1539+
"required":[
1540+
"assistantArn",
1541+
"assistantId",
1542+
"feedback",
1543+
"targetId",
1544+
"targetType"
1545+
],
1546+
"members":{
1547+
"assistantArn":{"shape":"UuidOrArn"},
1548+
"assistantId":{"shape":"Uuid"},
1549+
"feedback":{"shape":"FeedbackData"},
1550+
"targetId":{"shape":"Uuid"},
1551+
"targetType":{"shape":"TargetType"}
1552+
}
1553+
},
14951554
"QueryAssistantRequest":{
14961555
"type":"structure",
14971556
"required":[
@@ -1597,6 +1656,13 @@
15971656
"type":"string",
15981657
"enum":["KNOWLEDGE_CONTENT"]
15991658
},
1659+
"Relevance":{
1660+
"type":"string",
1661+
"enum":[
1662+
"HELPFUL",
1663+
"NOT_HELPFUL"
1664+
]
1665+
},
16001666
"RelevanceLevel":{
16011667
"type":"string",
16021668
"enum":[
@@ -1867,6 +1933,13 @@
18671933
"key":{"shape":"TagKey"},
18681934
"value":{"shape":"TagValue"}
18691935
},
1936+
"TargetType":{
1937+
"type":"string",
1938+
"enum":[
1939+
"RECOMMENDATION",
1940+
"RESULT"
1941+
]
1942+
},
18701943
"TooManyTagsException":{
18711944
"type":"structure",
18721945
"members":{

apis/wisdom/2020-10-19/docs-2.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"ListKnowledgeBases": "<p>Lists the knowledge bases.</p>",
2525
"ListTagsForResource": "<p>Lists the tags for the specified resource.</p>",
2626
"NotifyRecommendationsReceived": "<p>Removes the specified recommendations from the specified assistant's queue of newly available recommendations. You can use this API in conjunction with <a href=\"https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetRecommendations.html\">GetRecommendations</a> and a <code>waitTimeSeconds</code> input for long-polling behavior and avoiding duplicate recommendations.</p>",
27+
"PutFeedback": "<p>Submits feedback to Wisdom. The feedback is used to improve future recommendations from <a href=\"https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetRecommendations.html\">GetRecommendations</a> or results from <a href=\"https://docs.aws.amazon.com/wisdom/latest/APIReference/API_QueryAssistant.html\">QueryAssistant</a>. Feedback can be resubmitted up to 6 hours after submission. </p>",
2728
"QueryAssistant": "<p>Performs a manual search against the specified assistant. To retrieve recommendations for an assistant, use <a href=\"https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetRecommendations.html\">GetRecommendations</a>. </p>",
2829
"RemoveKnowledgeBaseTemplateUri": "<p>Removes a URI template from a knowledge base.</p>",
2930
"SearchContent": "<p>Searches for content in a specified knowledge base. Can be used to get a specific content resource by its name.</p>",
@@ -343,6 +344,13 @@
343344
"Document$title": "<p>The title of the document.</p>"
344345
}
345346
},
347+
"FeedbackData": {
348+
"base": "<p>The feedback to submit to Wisdom.</p>",
349+
"refs": {
350+
"PutFeedbackRequest$feedback": "<p>The feedback.</p>",
351+
"PutFeedbackResponse$feedback": "<p>The feedback.</p>"
352+
}
353+
},
346354
"Filter": {
347355
"base": "<p>A search filter.</p>",
348356
"refs": {
@@ -666,6 +674,16 @@
666674
"refs": {
667675
}
668676
},
677+
"PutFeedbackRequest": {
678+
"base": null,
679+
"refs": {
680+
}
681+
},
682+
"PutFeedbackResponse": {
683+
"base": null,
684+
"refs": {
685+
}
686+
},
669687
"QueryAssistantRequest": {
670688
"base": null,
671689
"refs": {
@@ -751,6 +769,12 @@
751769
"RecommendationData$type": "<p>The type of recommendation.</p>"
752770
}
753771
},
772+
"Relevance": {
773+
"base": null,
774+
"refs": {
775+
"FeedbackData$relevance": "<p>The relevance of the target this feedback is for.</p>"
776+
}
777+
},
754778
"RelevanceLevel": {
755779
"base": null,
756780
"refs": {
@@ -886,6 +910,7 @@
886910
"ConflictException$message": null,
887911
"NotifyRecommendationsReceivedError$recommendationId": "<p>The identifier of the recommendation that is in error.</p>",
888912
"PreconditionFailedException$message": null,
913+
"PutFeedbackRequest$targetId": "<p>The identifier of a recommendation. or The identifier of the result data.</p>",
889914
"RecommendationData$recommendationId": "<p>The identifier of the recommendation.</p>",
890915
"RecommendationIdList$member": null,
891916
"ResourceNotFoundException$message": null,
@@ -954,6 +979,13 @@
954979
"TagResourceRequest$tags": "<p>The tags used to organize, track, or control access for this resource.</p>"
955980
}
956981
},
982+
"TargetType": {
983+
"base": null,
984+
"refs": {
985+
"PutFeedbackRequest$targetType": "<p>The type of the targetId for which The feedback. is targeted.</p>",
986+
"PutFeedbackResponse$targetType": "<p>The type of the targetId for which The feedback. is targeted.</p>"
987+
}
988+
},
957989
"TooManyTagsException": {
958990
"base": "<p>Amazon Connect Wisdom throws this exception if you have too many tags in your tag set.</p>",
959991
"refs": {
@@ -1025,6 +1057,8 @@
10251057
"KnowledgeBaseAssociationData$knowledgeBaseId": "<p>The identifier of the knowledge base.</p>",
10261058
"KnowledgeBaseData$knowledgeBaseId": "<p>The identifier of the knowledge base.</p>",
10271059
"KnowledgeBaseSummary$knowledgeBaseId": "<p>The identifier of the knowledge base.</p>",
1060+
"PutFeedbackResponse$assistantId": "<p>The identifier of the Wisdom assistant.</p>",
1061+
"PutFeedbackResponse$targetId": "<p>The identifier of a recommendation. or The identifier of the result data.</p>",
10281062
"RecommendationTrigger$id": "<p>The identifier of the recommendation trigger.</p>",
10291063
"ResultData$resultId": "<p>The identifier of the result data.</p>",
10301064
"SessionData$sessionId": "<p>The identifier of the session.</p>",
@@ -1060,6 +1094,8 @@
10601094
"ListContentsRequest$knowledgeBaseId": "<p>The identifier of the knowledge base. Can be either the ID or the ARN. URLs cannot contain the ARN.</p>",
10611095
"NotifyRecommendationsReceivedRequest$assistantId": "<p>The identifier of the Wisdom assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.</p>",
10621096
"NotifyRecommendationsReceivedRequest$sessionId": "<p>The identifier of the session. Can be either the ID or the ARN. URLs cannot contain the ARN.</p>",
1097+
"PutFeedbackRequest$assistantId": "<p>The identifier of the Wisdom assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.</p>",
1098+
"PutFeedbackResponse$assistantArn": "<p>The Amazon Resource Name (ARN) of the Wisdom assistant.</p>",
10631099
"QueryAssistantRequest$assistantId": "<p>The identifier of the Wisdom assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.</p>",
10641100
"RemoveKnowledgeBaseTemplateUriRequest$knowledgeBaseId": "<p>The identifier of the knowledge base. Can be either the ID or the ARN. URLs cannot contain the ARN.</p>",
10651101
"SearchContentRequest$knowledgeBaseId": "<p>The identifier of the knowledge base. Can be either the ID or the ARN. URLs cannot contain the ARN.</p>",

gems/aws-sdk-cloudfront/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Unreleased Changes
22
------------------
33

4+
1.66.0 (2022-08-15)
5+
------------------
6+
7+
* Feature - Adds Http 3 support to distributions
8+
49
1.65.0 (2022-05-16)
510
------------------
611

gems/aws-sdk-cloudfront/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.65.0
1+
1.66.0

gems/aws-sdk-cloudfront/lib/aws-sdk-cloudfront.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
# @!group service
5050
module Aws::CloudFront
5151

52-
GEM_VERSION = '1.65.0'
52+
GEM_VERSION = '1.66.0'
5353

5454
end

0 commit comments

Comments
 (0)