Skip to content

Commit

Permalink
Merge branch 'release-1.34.102'
Browse files Browse the repository at this point in the history
* release-1.34.102:
  Bumping version to 1.34.102
  Update endpoints model
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed May 10, 2024
2 parents cbd679f + 6379f23 commit 09da7ab
Show file tree
Hide file tree
Showing 11 changed files with 555 additions and 51 deletions.
27 changes: 27 additions & 0 deletions .changes/1.34.102.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"category": "``bedrock-agent-runtime``",
"description": "This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock.",
"type": "api-change"
},
{
"category": "``pinpoint``",
"description": "This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.",
"type": "api-change"
},
{
"category": "``route53resolver``",
"description": "Update the DNS Firewall settings to correct a spelling issue.",
"type": "api-change"
},
{
"category": "``ssm-sap``",
"description": "Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP",
"type": "api-change"
},
{
"category": "``verifiedpermissions``",
"description": "Adds policy effect and actions fields to Policy API's.",
"type": "api-change"
}
]
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
CHANGELOG
=========

1.34.102
========

* api-change:``bedrock-agent-runtime``: This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock.
* api-change:``pinpoint``: This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.
* api-change:``route53resolver``: Update the DNS Firewall settings to correct a spelling issue.
* api-change:``ssm-sap``: Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP
* api-change:``verifiedpermissions``: Adds policy effect and actions fields to Policy API's.


1.34.101
========

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import os
import re

__version__ = '1.34.101'
__version__ = '1.34.102'


class NullHandler(logging.Handler):
Expand Down
182 changes: 156 additions & 26 deletions botocore/data/bedrock-agent-runtime/2023-07-26/service-2.json

Large diffs are not rendered by default.

71 changes: 66 additions & 5 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,12 @@
"tags" : [ "fips" ]
} ]
},
"ca-west-1" : { },
"ca-west-1" : {
"variants" : [ {
"hostname" : "access-analyzer-fips.ca-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
Expand All @@ -152,6 +157,13 @@
"deprecated" : true,
"hostname" : "access-analyzer-fips.ca-central-1.amazonaws.com"
},
"fips-ca-west-1" : {
"credentialScope" : {
"region" : "ca-west-1"
},
"deprecated" : true,
"hostname" : "access-analyzer-fips.ca-west-1.amazonaws.com"
},
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
Expand Down Expand Up @@ -536,6 +548,7 @@
"ap-southeast-2" : { },
"eu-central-1" : { },
"eu-west-1" : { },
"eu-west-3" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
Expand Down Expand Up @@ -24137,14 +24150,62 @@
},
"emr-containers" : {
"endpoints" : {
"us-gov-east-1" : { },
"us-gov-west-1" : { }
"fips-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"deprecated" : true,
"hostname" : "emr-containers.us-gov-east-1.amazonaws.com"
},
"fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"deprecated" : true,
"hostname" : "emr-containers.us-gov-west-1.amazonaws.com"
},
"us-gov-east-1" : {
"variants" : [ {
"hostname" : "emr-containers.us-gov-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-gov-west-1" : {
"variants" : [ {
"hostname" : "emr-containers.us-gov-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
"emr-serverless" : {
"endpoints" : {
"us-gov-east-1" : { },
"us-gov-west-1" : { }
"fips-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"deprecated" : true,
"hostname" : "emr-serverless.us-gov-east-1.amazonaws.com"
},
"fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"deprecated" : true,
"hostname" : "emr-serverless.us-gov-west-1.amazonaws.com"
},
"us-gov-east-1" : {
"variants" : [ {
"hostname" : "emr-serverless.us-gov-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-gov-west-1" : {
"variants" : [ {
"hostname" : "emr-serverless.us-gov-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
"es" : {
Expand Down
36 changes: 36 additions & 0 deletions botocore/data/pinpoint/2016-12-01/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6767,6 +6767,10 @@
"shape": "__string",
"documentation": "<p>The verified email address to send the email from. The default address is the FromAddress specified for the email channel for the application.</p>"
},
"Headers": {
"shape": "ListOfMessageHeader",
"documentation": "<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>"
},
"HtmlBody": {
"shape": "__string",
"documentation": "<p>The body of the email, in HTML format, for recipients whose email clients render HTML content.</p>"
Expand Down Expand Up @@ -8693,6 +8697,10 @@
"shape": "__string",
"documentation": "<p>The subject line, or title, to use in email messages that are based on the message template.</p>"
},
"Headers": {
"shape": "ListOfMessageHeader",
"documentation": "<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>"
},
"tags": {
"shape": "MapOf__string",
"locationName": "tags",
Expand Down Expand Up @@ -8740,6 +8748,10 @@
"shape": "__string",
"documentation": "<p>The subject line, or title, that's used in email messages that are based on the message template.</p>"
},
"Headers": {
"shape": "ListOfMessageHeader",
"documentation": "<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>"
},
"tags": {
"shape": "MapOf__string",
"locationName": "tags",
Expand Down Expand Up @@ -14375,10 +14387,34 @@
"TextPart": {
"shape": "SimpleEmailPart",
"documentation": "<p>The body of the email message, in plain text format. We recommend using plain text format for email clients that don't render HTML content and clients that are connected to high-latency networks, such as mobile devices.</p>"
},
"Headers": {
"shape": "ListOfMessageHeader",
"documentation": "<p>The list of MessageHeaders for the email. You can have up to 15 Headers.</p>"
}
},
"documentation": "<p>Specifies the contents of an email message, composed of a subject, a text part, and an HTML part.</p>"
},
"ListOfMessageHeader": {
"type": "list",
"member": {
"shape": "MessageHeader"
}
},
"MessageHeader": {
"type": "structure",
"members": {
"Name": {
"shape": "__string",
"documentation": "<p>The name of the message header. The header name can contain up to 126 characters.</p>"
},
"Value": {
"shape": "__string",
"documentation": "<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>"
}
},
"documentation": "<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>"
},
"SimpleEmailPart": {
"type": "structure",
"members": {
Expand Down
6 changes: 3 additions & 3 deletions botocore/data/route53resolver/2018-04-01/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1539,7 +1539,7 @@
},
"FirewallDomainRedirectionAction":{
"shape":"FirewallDomainRedirectionAction",
"documentation":"<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>",
"documentation":"<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>",
"box":true
},
"Qtype":{
Expand Down Expand Up @@ -2252,7 +2252,7 @@
},
"FirewallDomainRedirectionAction":{
"shape":"FirewallDomainRedirectionAction",
"documentation":"<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>"
"documentation":"<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>"
},
"Qtype":{
"shape":"Qtype",
Expand Down Expand Up @@ -4590,7 +4590,7 @@
},
"FirewallDomainRedirectionAction":{
"shape":"FirewallDomainRedirectionAction",
"documentation":"<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>",
"documentation":"<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>",
"box":true
},
"Qtype":{
Expand Down
6 changes: 6 additions & 0 deletions botocore/data/ssm-sap/2018-05-10/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "Operations"
},
"ListOperationEvents": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "OperationEvents"
}
}
}

0 comments on commit 09da7ab

Please sign in to comment.