2.36.16
Added 6
- Add Azure SBOM export capability to Inspector2
- AWS IAM Identity Center now lets you create organization-level instances without enabling multi-account permissions, with the ability to enable multi-account permissions during instance creation or later
- Add ClientExperiencePolicy to ClientProperties object for ModifyClientProperties and DescribeClientProperties APIs in WorkSpaces
- Add Vector indexes to Amazon DynamoDB for similarity search on vector embeddings using approximate nearest neighbor search
- Amazon EC2 now supports Application Status Checks to monitor your application's health through configurable HTTP(S) paths and ports
- Partners can now create leads in Partner Central Selling with only 5 required fields and free-text values for all other fields
Changed 5
- Update endpoint generation logic for IAM
- UpdateCluster in DSQL now checks the RemovePeerCluster permission on the specific cluster being removed instead of a wildcard, and documentation now clarifies how to set kmsEncryptionKey so the cluster uses the AWS-owned key
- Improve accuracy of CloudTrail event documentation for AWS Organizations membership operations
- Engagement invitations in Partner Central Selling now include enrichment data such as propensity scores and lead readiness directly in the response
- Amazon Connect Customer now supports up to 50 attachments per email, increased from 10, with individual maximum attachment size limit of 20 MB and total email size limit of 25 MB
- api-change:
iam: Updating endpoint generation logic - api-change:
inspector2: Adding Azure SBOM export capability. - api-change:
dsql: UpdateCluster now checks the RemovePeerCluster permission on the specific cluster being removed, not a wildcard and docs now clarify how to set kmsEncryptionKey so the cluster uses the AWS-owned key. - api-change:
sso-admin: AWS IAM Identity Center now lets you create organization-level instances without enabling multi-account permissions. You can enable multi-account permissions during instance creation or later via console or API, which then provisions the necessary service-linked roles. - api-change:
workspaces: Added ClientExperiencePolicy to ClientProperties object for ModifyClientProperties and DescribeClientProperties APIs. - api-change:
dynamodb: Vector indexes are a type of index in Amazon DynamoDB that enable similarity search on vector embedding stored in your table items. Vector indexes use approximate nearest neighbor search to find items whose vectors are most similar to a query vector that you provide. - api-change:
ec2: Amazon EC2 now supports Application Status Checks, a new status check that monitors your application's health through configurable HTTP(S) paths and ports, so you can detect and automatically respond to application-level impairments. - api-change:
organizations: Improved accuracy of CloudTrail event documentation for AWS Organizations membership operations. - api-change:
partnercentral-selling: Partners can now create leads with only 5 required fields and free-text values for all other fields, reducing import friction. Engagement invitations now include enrichment data (propensity scores, lead readiness) directly in the response. - api-change:
connect: Amazon Connect Customer now supports up to 50 attachments per email, increased from the previous limit of 10. The individual maximum attachment size limit of 20 MB and the total email size limit of 25 MB still hold true.