Skip to content

Commit 492fccb

Browse files
authoredJul 13, 2023
Merge pull request #2618 from aws/staging/92de2758-d899-4226-b4bb-d889c76d5feb
Pull request: release <- staging/92de2758-d899-4226-b4bb-d889c76d5feb
2 parents be036b9 + 69cc128 commit 492fccb

File tree

433 files changed

+1789
-522
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

433 files changed

+1789
-522
lines changed
 

‎.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -814,6 +814,15 @@
814814
"contributions": [
815815
"code"
816816
]
817+
},
818+
{
819+
"login": "StephenFlavin",
820+
"name": "Stephen Flavin",
821+
"avatar_url": "https://avatars.githubusercontent.com/u/14975957?v=4",
822+
"profile": "https://github.com/StephenFlavin",
823+
"contributions": [
824+
"code"
825+
]
817826
}
818827
],
819828
"contributorsPerLine": 7,

‎.changes/2.20.103.json

+90
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
{
2+
"version": "2.20.103",
3+
"date": "2023-07-13",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS DataSync",
8+
"contributor": "",
9+
"description": "Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Database Migration Service",
14+
"contributor": "",
15+
"description": "Enhanced PostgreSQL target endpoint settings for providing Babelfish support."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Identity and Access Management",
20+
"contributor": "",
21+
"description": "Documentation updates for AWS Identity and Access Management (IAM)."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS MediaTailor",
26+
"contributor": "",
27+
"description": "Adds categories to MediaTailor channel assembly alerts"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Proton",
32+
"contributor": "",
33+
"description": "This release adds support for deployment history for Proton provisioned resources"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Secrets Manager",
38+
"contributor": "",
39+
"description": "Documentation updates for Secrets Manager"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Cognito Identity Provider",
44+
"contributor": "",
45+
"description": "API model updated in Amazon Cognito"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Connect Service",
50+
"contributor": "",
51+
"description": "Add support for deleting Queues and Routing Profiles."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Elastic Compute Cloud",
56+
"contributor": "",
57+
"description": "This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon FSx",
62+
"contributor": "",
63+
"description": "Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Personalize",
68+
"contributor": "",
69+
"description": "This release provides ability to customers to change schema associated with their datasets in Amazon Personalize"
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon SageMaker Service",
74+
"contributor": "",
75+
"description": "Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings"
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon Simple Storage Service",
80+
"contributor": "",
81+
"description": "S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports."
82+
},
83+
{
84+
"type": "feature",
85+
"category": "AWS SDK for Java v2",
86+
"contributor": "",
87+
"description": "Updated endpoint and partition metadata."
88+
}
89+
]
90+
}

0 commit comments

Comments
 (0)