Skip to content

Commit

Permalink
Updated API models and rebuilt service gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-ruby-automation committed May 9, 2024
1 parent 6c63258 commit 3751079
Show file tree
Hide file tree
Showing 52 changed files with 1,933 additions and 167 deletions.
85 changes: 85 additions & 0 deletions apis/bedrock-agent-runtime/2023-07-26/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,22 @@
"type":"string",
"sensitive":true
},
"AdditionalModelRequestFields":{
"type":"map",
"key":{"shape":"AdditionalModelRequestFieldsKey"},
"value":{"shape":"AdditionalModelRequestFieldsValue"}
},
"AdditionalModelRequestFieldsKey":{
"type":"string",
"max":100,
"min":1
},
"AdditionalModelRequestFieldsValue":{
"type":"structure",
"members":{
},
"document":true
},
"AgentAliasId":{
"type":"string",
"max":10,
Expand Down Expand Up @@ -311,6 +327,9 @@
"ExternalSourcesGenerationConfiguration":{
"type":"structure",
"members":{
"additionalModelRequestFields":{"shape":"AdditionalModelRequestFields"},
"guardrailConfiguration":{"shape":"GuardrailConfiguration"},
"inferenceConfig":{"shape":"InferenceConfig"},
"promptTemplate":{"shape":"PromptTemplate"}
}
},
Expand Down Expand Up @@ -414,15 +433,54 @@
"GenerationConfiguration":{
"type":"structure",
"members":{
"additionalModelRequestFields":{"shape":"AdditionalModelRequestFields"},
"guardrailConfiguration":{"shape":"GuardrailConfiguration"},
"inferenceConfig":{"shape":"InferenceConfig"},
"promptTemplate":{"shape":"PromptTemplate"}
}
},
"GuadrailAction":{
"type":"string",
"enum":[
"INTERVENED",
"NONE"
]
},
"GuardrailConfiguration":{
"type":"structure",
"required":[
"guardrailId",
"guardrailVersion"
],
"members":{
"guardrailId":{"shape":"GuardrailConfigurationGuardrailIdString"},
"guardrailVersion":{"shape":"GuardrailConfigurationGuardrailVersionString"}
}
},
"GuardrailConfigurationGuardrailIdString":{
"type":"string",
"max":64,
"min":0,
"pattern":"^[a-z0-9]+$"
},
"GuardrailConfigurationGuardrailVersionString":{
"type":"string",
"max":5,
"min":1,
"pattern":"^(([1-9][0-9]{0,7})|(DRAFT))$"
},
"Identifier":{
"type":"string",
"max":1024,
"min":1,
"sensitive":true
},
"InferenceConfig":{
"type":"structure",
"members":{
"textInferenceConfig":{"shape":"TextInferenceConfig"}
}
},
"InferenceConfiguration":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -638,6 +696,12 @@
"min":1
},
"LambdaArn":{"type":"string"},
"MaxTokens":{
"type":"integer",
"box":true,
"max":65536,
"min":0
},
"MaximumLength":{
"type":"integer",
"box":true,
Expand Down Expand Up @@ -805,6 +869,17 @@
"properties":{"shape":"ParameterList"}
}
},
"RAGStopSequences":{
"type":"list",
"member":{"shape":"RAGStopSequencesMemberString"},
"max":4,
"min":0
},
"RAGStopSequencesMemberString":{
"type":"string",
"max":1000,
"min":1
},
"Rationale":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -989,6 +1064,7 @@
],
"members":{
"citations":{"shape":"Citations"},
"guardrailAction":{"shape":"GuadrailAction"},
"output":{"shape":"RetrieveAndGenerateOutput"},
"sessionId":{"shape":"SessionId"}
}
Expand Down Expand Up @@ -1149,6 +1225,15 @@
"max":1,
"min":0
},
"TextInferenceConfig":{
"type":"structure",
"members":{
"maxTokens":{"shape":"MaxTokens"},
"stopSequences":{"shape":"RAGStopSequences"},
"temperature":{"shape":"Temperature"},
"topP":{"shape":"TopP"}
}
},
"TextPromptTemplate":{
"type":"string",
"max":4000,
Expand Down
133 changes: 105 additions & 28 deletions apis/bedrock-agent-runtime/2023-07-26/docs-2.json

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions apis/pinpoint/2016-12-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5426,6 +5426,9 @@
"FromAddress": {
"shape": "__string"
},
"Headers": {
"shape": "ListOfMessageHeader"
},
"HtmlBody": {
"shape": "__string"
},
Expand Down Expand Up @@ -7124,6 +7127,9 @@
"Subject": {
"shape": "__string"
},
"Headers": {
"shape": "ListOfMessageHeader"
},
"tags": {
"shape": "MapOf__string",
"locationName": "tags"
Expand Down Expand Up @@ -7160,6 +7166,9 @@
"Subject": {
"shape": "__string"
},
"Headers": {
"shape": "ListOfMessageHeader"
},
"tags": {
"shape": "MapOf__string",
"locationName": "tags"
Expand Down Expand Up @@ -11934,9 +11943,29 @@
},
"TextPart": {
"shape": "SimpleEmailPart"
},
"Headers": {
"shape": "ListOfMessageHeader"
}
}
},
"ListOfMessageHeader": {
"type": "list",
"member": {
"shape": "MessageHeader"
}
},
"MessageHeader": {
"type": "structure",
"members": {
"Name": {
"shape": "__string"
},
"Value": {
"shape": "__string"
}
}
},
"SimpleEmailPart": {
"type": "structure",
"members": {
Expand Down
16 changes: 16 additions & 0 deletions apis/pinpoint/2016-12-01/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -976,6 +976,12 @@
"WriteTreatmentResource$MessageConfiguration": "<p>The message configuration settings for the treatment.</p>"
}
},
"MessageHeader" : {
"base" : "<p>Contains the name and value pair of an email header to add to your email. You can have up to 15 MessageHeaders. A header can contain information such as the sender, receiver, route, or timestamp.</p>",
"refs" : {
"ListOfMessageHeader$member" : null
}
},
"MessageRequest": {
"base": "<p>Specifies the configuration and other settings for a message.</p>",
"refs": {}
Expand Down Expand Up @@ -1733,6 +1739,14 @@
"JourneyRunsResponse$Item": "<p>An array of responses, one for each run of the journey</p>"
}
},
"ListOfMessageHeader" : {
"base" : null,
"refs" : {
"EmailTemplateRequest$Headers" : "<p>The list of <a href=\"https://docs.aws.amazon.com/pinpoint/latest/apireference/templates-template-name-email.html#templates-template-name-email-model-messageheader\">MessageHeaders</a> for the email. You can have up to 15 Headers.</p>",
"SimpleEmail$Headers" : "<p>List of Headers for the email.</p>",
"CampaignEmailMessage$Headers" : "<p>The list of <a href=\"https://docs.aws.amazon.com/pinpoint/latest/apireference/apps-application-id-campaigns-campaign-id.html#apps-application-id-campaigns-campaign-id-model-messageheader\">MessageHeaders</a> for the email. You can have up to 15 MessageHeaders for each email.</p>"
}
},
"ListOfMultiConditionalBranch": {
"base": null,
"refs": {
Expand Down Expand Up @@ -2456,6 +2470,8 @@
"MessageBody$Message": "<p>The message that's returned from the API.</p>",
"MessageBody$RequestID": "<p>The unique identifier for the request or response.</p>",
"MessageRequest$TraceId": "<p>The unique identifier for tracing the message. This identifier is visible to message recipients.</p>",
"MessageHeader$Name" : "<p>The name of the message header. The header name can contain up to 126 characters.</p>",
"MessageHeader$Value" : "<p>The value of the message header. The header value can contain up to 870 characters, including the length of any rendered attributes. For example if you add the {CreationDate} attribute, it renders as YYYY-MM-DDTHH:MM:SS.SSSZ and is 24 characters in length.</p>",
"MessageResponse$ApplicationId": "<p>The unique identifier for the application that was used to send the message.</p>",
"MessageResponse$RequestId": "<p>The identifier for the original request that the message was delivered for.</p>",
"MessageResult$MessageId": "<p>The unique identifier for the message that was sent.</p>",
Expand Down
6 changes: 3 additions & 3 deletions apis/route53resolver/2018-04-01/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -552,9 +552,9 @@
"FirewallDomainRedirectionAction": {
"base": null,
"refs": {
"CreateFirewallRuleRequest$FirewallDomainRedirectionAction": "<p> How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME, DNAME, ot ALIAS. </p> <p> <code>Inspect_Redirection_Domain </code>(Default) inspects all domains in the redirection chain. The individual domains in the redirection chain must be added to the allow domain list.</p> <p> <code>Trust_Redirection_Domain </code> inspects only the first domain in the redirection chain. You don't need to add the subsequent domains in the redirection list to the domain alloww list.</p>",
"FirewallRule$FirewallDomainRedirectionAction": "<p> How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME, DNAME, ot ALIAS. </p> <p> <code>Inspect_Redirection_Domain </code>(Default) inspects all domains in the redirection chain. The individual domains in the redirection chain must be added to the allow domain list.</p> <p> <code>Trust_Redirection_Domain </code> inspects only the first domain in the redirection chain. You don't need to add the subsequent domains in the domain in the redirection list to the domain alloww list.</p>",
"UpdateFirewallRuleRequest$FirewallDomainRedirectionAction": "<p> How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME, DNAME, ot ALIAS. </p> <p> <code>Inspect_Redirection_Domain </code>(Default) inspects all domains in the redirection chain. The individual domains in the redirection chain must be added to the allow domain list.</p> <p> <code>Trust_Redirection_Domain </code> inspects only the first domain in the redirection chain. You don't need to add the subsequent domains in the domain in the redirection list to the domain alloww list.</p>"
"CreateFirewallRuleRequest$FirewallDomainRedirectionAction": "<p> How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME. </p> <p> <code>Inspect_Redirection_Domain </code>(Default) inspects all domains in the redirection chain. The individual domains in the redirection chain must be added to the domain list.</p> <p> <code>Trust_Redirection_Domain </code> inspects only the first domain in the redirection chain. You don't need to add the subsequent domains in the domain in the redirection list to the domain list.</p>",
"FirewallRule$FirewallDomainRedirectionAction": "<p> How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME. </p> <p> <code>Inspect_Redirection_Domain </code>(Default) inspects all domains in the redirection chain. The individual domains in the redirection chain must be added to the domain list.</p> <p> <code>Trust_Redirection_Domain </code> inspects only the first domain in the redirection chain. You don't need to add the subsequent domains in the domain in the redirection list to the domain list.</p>",
"UpdateFirewallRuleRequest$FirewallDomainRedirectionAction": "<p> How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME. </p> <p> <code>Inspect_Redirection_Domain </code>(Default) inspects all domains in the redirection chain. The individual domains in the redirection chain must be added to the domain list.</p> <p> <code>Trust_Redirection_Domain </code> inspects only the first domain in the redirection chain. You don't need to add the subsequent domains in the domain in the redirection list to the domain list.</p>"
}
},
"FirewallDomainUpdateOperation": {
Expand Down

0 comments on commit 3751079

Please sign in to comment.