xref: /aosp_15_r20/external/aws-sdk-java-v2/.changes/2.20.x/2.20.87.json (revision 8a52c7834d808308836a99fc2a6e0ed8db339086)
1{
2    "version": "2.20.87",
3    "date": "2023-06-16",
4    "entries": [
5        {
6            "type": "bugfix",
7            "category": "Amazon DynamoDB",
8            "contributor": "martinKindall",
9            "description": "Created static method EnumAttributeConverter::createWithNameAsKeys which creates a converter based on the Enum::name method to identify enums, rather than Enum::toString. This is preferable because Enum::name is final and cannot be overwritten, as opposed to Enum::toString. EnumAttributeConverter::create is kept as it is, for backward compatibility."
10        },
11        {
12            "type": "feature",
13            "category": "AWS Account",
14            "contributor": "",
15            "description": "Improve pagination support for ListRegions"
16        },
17        {
18            "type": "feature",
19            "category": "AWS Application Discovery Service",
20            "contributor": "",
21            "description": "Add Amazon EC2 instance recommendations export"
22        },
23        {
24            "type": "feature",
25            "category": "AWS Identity and Access Management",
26            "contributor": "",
27            "description": "Documentation updates for AWS Identity and Access Management (IAM)."
28        },
29        {
30            "type": "feature",
31            "category": "Amazon Connect Service",
32            "contributor": "",
33            "description": "Updates the *InstanceStorageConfig APIs to support a new ResourceType: SCREEN_RECORDINGS to enable screen recording and specify the storage configurations for publishing the recordings. Also updates DescribeInstance and ListInstances APIs to include InstanceAccessUrl attribute in the API response."
34        },
35        {
36            "type": "feature",
37            "category": "Amazon Simple Storage Service",
38            "contributor": "",
39            "description": "This release adds SDK support for request-payer request header and request-charged response header in the \"GetBucketAccelerateConfiguration\", \"ListMultipartUploads\", \"ListObjects\", \"ListObjectsV2\" and \"ListObjectVersions\" S3 APIs."
40        }
41    ]
42}