Skip to content

Commit

Permalink
Merge branch 'develop' into update-s3-example
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-finnigan committed May 14, 2024
2 parents bd0cc9f + d59eb9a commit 688760f
Show file tree
Hide file tree
Showing 18 changed files with 503 additions and 4 deletions.
22 changes: 22 additions & 0 deletions .changes/1.34.100.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"category": "``b2bi``",
"description": "[``botocore``] Documentation update to clarify the MappingTemplate definition.",
"type": "api-change"
},
{
"category": "``budgets``",
"description": "[``botocore``] This release adds tag support for budgets and budget actions.",
"type": "api-change"
},
{
"category": "``resiliencehub``",
"description": "[``botocore``] AWS Resilience Hub has expanded its drift detection capabilities by introducing a new type of drift detection - application resource drift. This new enhancement detects changes, such as the addition or deletion of resources within the application's input sources.",
"type": "api-change"
},
{
"category": "``route53profiles``",
"description": "[``botocore``] Doc only update for Route 53 profiles that fixes some link issues",
"type": "api-change"
}
]
32 changes: 32 additions & 0 deletions .changes/1.34.101.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[
{
"category": "``cognito-idp``",
"description": "[``botocore``] Add EXTERNAL_PROVIDER enum value to UserStatusType.",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes",
"type": "api-change"
},
{
"category": "``ecr``",
"description": "[``botocore``] This release adds pull through cache rules support for GitLab container registry in Amazon ECR.",
"type": "api-change"
},
{
"category": "``fms``",
"description": "[``botocore``] The policy scope resource tag is always a string value, either a non-empty string or an empty string.",
"type": "api-change"
},
{
"category": "``polly``",
"description": "[``botocore``] Add new engine - generative - that builds the most expressive conversational voices.",
"type": "api-change"
},
{
"category": "``sqs``",
"description": "[``botocore``] This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.",
"type": "api-change"
}
]
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": "[``botocore``] 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": "[``botocore``] This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.",
"type": "api-change"
},
{
"category": "``route53resolver``",
"description": "[``botocore``] Update the DNS Firewall settings to correct a spelling issue.",
"type": "api-change"
},
{
"category": "``ssm-sap``",
"description": "[``botocore``] Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP",
"type": "api-change"
},
{
"category": "``verifiedpermissions``",
"description": "[``botocore``] Adds policy effect and actions fields to Policy API's.",
"type": "api-change"
}
]
22 changes: 22 additions & 0 deletions .changes/1.34.103.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"category": "``discovery``",
"description": "[``botocore``] add v2 smoke tests and smithy smokeTests trait for SDK testing",
"type": "api-change"
},
{
"category": "``greengrassv2``",
"description": "[``botocore``] Mark ComponentVersion in ComponentDeploymentSpecification as required.",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "[``botocore``] Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.",
"type": "api-change"
},
{
"category": "``sso-oidc``",
"description": "[``botocore``] Updated request parameters for PKCE support.",
"type": "api-change"
}
]
12 changes: 12 additions & 0 deletions .changes/1.34.104.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"category": "``events``",
"description": "[``botocore``] Amazon EventBridge introduces KMS customer-managed key (CMK) encryption support for custom and partner events published on EventBridge Event Bus (including default bus) and UpdateEventBus API.",
"type": "api-change"
},
{
"category": "``vpc-lattice``",
"description": "[``botocore``] This release adds TLS Passthrough support. It also increases max number of target group per rule to 10.",
"type": "api-change"
}
]
32 changes: 32 additions & 0 deletions .changes/1.34.92.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[
{
"category": "``appsync``",
"description": "[``botocore``] UpdateGraphQLAPI documentation update and datasource introspection secret arn update",
"type": "api-change"
},
{
"category": "``fms``",
"description": "[``botocore``] AWS Firewall Manager adds support for network ACL policies to manage Amazon Virtual Private Cloud (VPC) network access control lists (ACLs) for accounts in your organization.",
"type": "api-change"
},
{
"category": "``ivs``",
"description": "[``botocore``] Bug Fix: IVS does not support arns with the `svs` prefix",
"type": "api-change"
},
{
"category": "``ivs-realtime``",
"description": "[``botocore``] Bug Fix: IVS Real Time does not support ARNs using the `svs` prefix.",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Updates Amazon RDS documentation for setting local time zones for RDS for Db2 DB instances.",
"type": "api-change"
},
{
"category": "``stepfunctions``",
"description": "[``botocore``] Add new ValidateStateMachineDefinition operation, which performs syntax checking on the definition of a Amazon States Language (ASL) state machine.",
"type": "api-change"
}
]
37 changes: 37 additions & 0 deletions .changes/1.34.93.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[
{
"category": "``codepipeline``",
"description": "[``botocore``] Add ability to manually and automatically roll back a pipeline stage to a previously successful execution.",
"type": "api-change"
},
{
"category": "``cognito-idp``",
"description": "[``botocore``] Add LimitExceededException to SignUp errors",
"type": "api-change"
},
{
"category": "``connectcampaigns``",
"description": "[``botocore``] This release adds support for specifying if Answering Machine should wait for prompt sound.",
"type": "api-change"
},
{
"category": "``marketplace-entitlement``",
"description": "[``botocore``] Releasing minor endpoint updates.",
"type": "api-change"
},
{
"category": "``oam``",
"description": "[``botocore``] This release introduces support for Source Accounts to define which Metrics and Logs to share with the Monitoring Account",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database.",
"type": "api-change"
},
{
"category": "``support``",
"description": "[``botocore``] Releasing minor endpoint updates.",
"type": "api-change"
}
]
32 changes: 32 additions & 0 deletions .changes/1.34.94.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[
{
"category": "``amplify``",
"description": "[``botocore``] Updating max results limit for listing any resources (Job, Artifacts, Branch, BackendResources, DomainAssociation) to 50 with the exception of list apps that where max results can be up to 100.",
"type": "api-change"
},
{
"category": "``connectcases``",
"description": "[``botocore``] This feature releases DeleteField, DeletedLayout, and DeleteTemplate API's",
"type": "api-change"
},
{
"category": "``inspector2``",
"description": "[``botocore``] Update Inspector2 to include new Agentless API parameters.",
"type": "api-change"
},
{
"category": "``timestream-query``",
"description": "[``botocore``] This change allows users to update and describe account settings associated with their accounts.",
"type": "api-change"
},
{
"category": "``transcribe``",
"description": "[``botocore``] This update provides error messaging for generative call summarization in Transcribe Call Analytics",
"type": "api-change"
},
{
"category": "``trustedadvisor``",
"description": "[``botocore``] This release adds the BatchUpdateRecommendationResourceExclusion API to support batch updates of Recommendation Resource exclusion statuses and introduces a new exclusion status filter to the ListRecommendationResources and ListOrganizationRecommendationResources APIs.",
"type": "api-change"
}
]
57 changes: 57 additions & 0 deletions .changes/1.34.95.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
[
{
"category": "``chime-sdk-voice``",
"description": "[``botocore``] Due to changes made by the Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer available for use. For more information, refer to the Alexa Smart Properties page.",
"type": "api-change"
},
{
"category": "``codeartifact``",
"description": "[``botocore``] Add support for the Ruby package format.",
"type": "api-change"
},
{
"category": "``fms``",
"description": "[``botocore``] AWS Firewall Manager now supports the network firewall service stream exception policy feature for accounts within your organization.",
"type": "api-change"
},
{
"category": "``omics``",
"description": "[``botocore``] Add support for workflow sharing and dynamic run storage",
"type": "api-change"
},
{
"category": "``opensearch``",
"description": "[``botocore``] This release enables customers to create Route53 A and AAAA alias record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint.",
"type": "api-change"
},
{
"category": "``pinpoint-sms-voice-v2``",
"description": "[``botocore``] Amazon Pinpoint has added two new features Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a mobile phone which includes image, audio, text, or video files. Use the ten new protect configurations APIs to block messages to specific countries.",
"type": "api-change"
},
{
"category": "``qbusiness``",
"description": "[``botocore``] This is a general availability (GA) release of Amazon Q Business. Q Business enables employees in an enterprise to get comprehensive answers to complex questions and take actions through a unified, intuitive web-based chat experience - using an enterprise's existing content, data, and systems.",
"type": "api-change"
},
{
"category": "``quicksight``",
"description": "[``botocore``] New Q embedding supporting Generative Q&A",
"type": "api-change"
},
{
"category": "``route53resolver``",
"description": "[``botocore``] Release of FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the first domain and trust the rest.",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "[``botocore``] Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types.",
"type": "api-change"
},
{
"category": "``signer``",
"description": "[``botocore``] Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions.",
"type": "api-change"
}
]
27 changes: 27 additions & 0 deletions .changes/1.34.96.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"category": "``bedrock-agent``",
"description": "[``botocore``] This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base.",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] Documentation updates for Amazon EC2.",
"type": "api-change"
},
{
"category": "``personalize-runtime``",
"description": "[``botocore``] This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2.",
"type": "api-change"
},
{
"category": "``securityhub``",
"description": "[``botocore``] Updated CreateMembers API request with limits.",
"type": "api-change"
},
{
"category": "``sesv2``",
"description": "[``botocore``] Fixes ListContacts and ListImportJobs APIs to use POST instead of GET.",
"type": "api-change"
}
]
22 changes: 22 additions & 0 deletions .changes/1.34.97.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"category": "``dynamodb``",
"description": "[``botocore``] This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).",
"type": "api-change"
},
{
"category": "``personalize``",
"description": "[``botocore``] This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group.",
"type": "api-change"
},
{
"category": "``redshift-serverless``",
"description": "[``botocore``] Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name.",
"type": "api-change"
}
]
37 changes: 37 additions & 0 deletions .changes/1.34.98.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[
{
"category": "``bedrock-agent``",
"description": "[``botocore``] This release adds support for using Provisioned Throughput with Bedrock Agents.",
"type": "api-change"
},
{
"category": "``connect``",
"description": "[``botocore``] This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases.",
"type": "api-change"
},
{
"category": "``connectcases``",
"description": "[``botocore``] This feature supports the release of Files related items",
"type": "api-change"
},
{
"category": "``datasync``",
"description": "[``botocore``] Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations.",
"type": "api-change"
},
{
"category": "``inspector2``",
"description": "[``botocore``] This release adds CSV format to GetCisScanReport for Inspector v2",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "[``botocore``] Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs",
"type": "api-change"
},
{
"category": "``sesv2``",
"description": "[``botocore``] Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2.",
"type": "api-change"
}
]
7 changes: 7 additions & 0 deletions .changes/1.34.99.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"category": "``medialive``",
"description": "[``botocore``] AWS Elemental MediaLive now supports configuring how SCTE 35 passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages triggered breaks in all these output groups. The new option is to trigger segment breaks only in groups that have SCTE 35 passthrough enabled.",
"type": "api-change"
}
]
Loading

0 comments on commit 688760f

Please sign in to comment.