You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+8-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,14 @@
1
1
# Changelog for AWS SDK for JavaScript
2
-
<!--LATEST=2.1350.0-->
2
+
<!--LATEST=2.1351.0-->
3
3
<!--ENTRYINSERT-->
4
4
5
+
## 2.1351.0
6
+
* feature: AppRunner: App Runner adds support for seven new vCPU and memory configurations.
7
+
* feature: ConfigService: This release adds resourceType enums for types released in March 2023.
8
+
* feature: IVSRealTime: Fix ParticipantToken ExpirationTime format
9
+
* feature: NetworkFirewall: AWS Network Firewall now supports IPv6-only subnets.
10
+
* feature: ServiceCatalog: removed incorrect product type value
11
+
5
12
## 2.1350.0
6
13
* feature: AmplifyUIBuilder: Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from.
7
14
* feature: DataExchange: This release updates the value of MaxResults.
Copy file name to clipboardexpand all lines: apis/identitystore-2020-06-15.normal.json
+30-30
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@
123
123
"shape": "ServiceQuotaExceededException"
124
124
}
125
125
],
126
-
"documentation": "<p>Creates a new user within the specified identity store.</p>"
126
+
"documentation": "<p>Creates a user within the specified identity store.</p>"
127
127
},
128
128
"DeleteGroup": {
129
129
"name": "DeleteGroup",
@@ -705,7 +705,7 @@
705
705
"documentation": "<p>An entity attribute that's unique to a specific entity.</p>"
706
706
}
707
707
},
708
-
"documentation": "<p>A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For example, a unique <code>GroupDisplayName</code>.</p>",
708
+
"documentation": "<p>A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute.</p>",
709
709
"union": true
710
710
},
711
711
"AttributeOperation": {
@@ -796,7 +796,7 @@
796
796
},
797
797
"DisplayName": {
798
798
"shape": "GroupDisplayName",
799
-
"documentation": "<p>A string containing the name of the group. This value is commonly displayed when the group is referenced.</p>"
799
+
"documentation": "<p>A string containing the name of the group. This value is commonly displayed when the group is referenced.\"Administrator\" and \"AWSAdministrators\" are reserved names and can't be used for users or groups.</p>"
800
800
},
801
801
"Description": {
802
802
"shape": "SensitiveStringType",
@@ -833,23 +833,23 @@
833
833
},
834
834
"UserName": {
835
835
"shape": "UserName",
836
-
"documentation": "<p>A unique string used to identify the user. The length limit is 128 characters. This value can consist of letters, accented characters, symbols, numbers, and punctuation. This value is specified at the time the user is created and stored as an attribute of the user object in the identity store.</p>"
836
+
"documentation": "<p>A unique string used to identify the user. The length limit is 128 characters. This value can consist of letters, accented characters, symbols, numbers, and punctuation. This value is specified at the time the user is created and stored as an attribute of the user object in the identity store.\"Administrator\" and \"AWSAdministrators\" are reserved names and can't be used for users or groups.</p>"
837
837
},
838
838
"Name": {
839
839
"shape": "Name",
840
-
"documentation": "<p>An object containing the user's name.</p>"
840
+
"documentation": "<p>An object containing the name of the user.</p>"
841
841
},
842
842
"DisplayName": {
843
843
"shape": "SensitiveStringType",
844
-
"documentation": "<p>A string containing the user's name. This value is typically formatted for display when the user is referenced. For example, \"John Doe.\"</p>"
844
+
"documentation": "<p>A string containing the name of the user. This value is typically formatted for display when the user is referenced. For example, \"John Doe.\"</p>"
845
845
},
846
846
"NickName": {
847
847
"shape": "SensitiveStringType",
848
848
"documentation": "<p>A string containing an alternate name for the user.</p>"
849
849
},
850
850
"ProfileUrl": {
851
851
"shape": "SensitiveStringType",
852
-
"documentation": "<p>A string containing a URL that may be associated with the user.</p>"
852
+
"documentation": "<p>A string containing a URL that might be associated with the user.</p>"
853
853
},
854
854
"Emails": {
855
855
"shape": "Emails",
@@ -865,23 +865,23 @@
865
865
},
866
866
"UserType": {
867
867
"shape": "SensitiveStringType",
868
-
"documentation": "<p>A string indicating the user's type. Possible values depend on each customer's specific needs, so they are left unspecified.</p>"
868
+
"documentation": "<p>A string indicating the type of user. Possible values are left unspecified. The value can vary based on your specific use case.</p>"
869
869
},
870
870
"Title": {
871
871
"shape": "SensitiveStringType",
872
-
"documentation": "<p>A string containing the user's title. Possible values are left unspecified given that they depend on each customer's specific needs.</p>"
872
+
"documentation": "<p>A string containing the title of the user. Possible values are left unspecified. The value can vary based on your specific use case.</p>"
873
873
},
874
874
"PreferredLanguage": {
875
875
"shape": "SensitiveStringType",
876
876
"documentation": "<p>A string containing the preferred language of the user. For example, \"American English\" or \"en-us.\"</p>"
877
877
},
878
878
"Locale": {
879
879
"shape": "SensitiveStringType",
880
-
"documentation": "<p>A string containing the user's geographical region or location.</p>"
880
+
"documentation": "<p>A string containing the geographical region or location of the user.</p>"
881
881
},
882
882
"Timezone": {
883
883
"shape": "SensitiveStringType",
884
-
"documentation": "<p>A string containing the user's time zone.</p>"
884
+
"documentation": "<p>A string containing the time zone of the user.</p>"
885
885
}
886
886
}
887
887
},
@@ -1096,7 +1096,7 @@
1096
1096
},
1097
1097
"DisplayName": {
1098
1098
"shape": "SensitiveStringType",
1099
-
"documentation": "<p>The user's name value for display.</p>"
1099
+
"documentation": "<p>The display name of the user.</p>"
1100
1100
},
1101
1101
"NickName": {
1102
1102
"shape": "SensitiveStringType",
@@ -1108,31 +1108,31 @@
1108
1108
},
1109
1109
"Emails": {
1110
1110
"shape": "Emails",
1111
-
"documentation": "<p>The user's email value.</p>"
1111
+
"documentation": "<p>The email address of the user.</p>"
"documentation": "<p>The physical address of the user.</p>"
1116
1116
},
1117
1117
"PhoneNumbers": {
1118
1118
"shape": "PhoneNumbers",
1119
1119
"documentation": "<p>A list of <code>PhoneNumber</code> objects associated with a user.</p>"
1120
1120
},
1121
1121
"UserType": {
1122
1122
"shape": "SensitiveStringType",
1123
-
"documentation": "<p>A string indicating the user's type.</p>"
1123
+
"documentation": "<p>A string indicating the type of user.</p>"
1124
1124
},
1125
1125
"Title": {
1126
1126
"shape": "SensitiveStringType",
1127
-
"documentation": "<p>A string containing the user's title.</p>"
1127
+
"documentation": "<p>A string containing the title of the user.</p>"
1128
1128
},
1129
1129
"PreferredLanguage": {
1130
1130
"shape": "SensitiveStringType",
1131
1131
"documentation": "<p>The preferred language of the user.</p>"
1132
1132
},
1133
1133
"Locale": {
1134
1134
"shape": "SensitiveStringType",
1135
-
"documentation": "<p>A string containing the user's geographical region or location.</p>"
1135
+
"documentation": "<p>A string containing the geographical region or location of the user.</p>"
1136
1136
},
1137
1137
"Timezone": {
1138
1138
"shape": "SensitiveStringType",
@@ -1249,7 +1249,7 @@
1249
1249
},
1250
1250
"AlternateIdentifier": {
1251
1251
"shape": "AlternateIdentifier",
1252
-
"documentation": "<p>A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For example, a unique <code>GroupDisplayName</code>.</p>"
1252
+
"documentation": "<p>A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For the unique attribute, the only valid path is <code>displayName</code>.</p>"
1253
1253
}
1254
1254
}
1255
1255
},
@@ -1322,7 +1322,7 @@
1322
1322
},
1323
1323
"AlternateIdentifier": {
1324
1324
"shape": "AlternateIdentifier",
1325
-
"documentation": "<p>A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For example, a unique <code>UserDisplayName</code>.</p>"
1325
+
"documentation": "<p>A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. For the unique attribute, the only valid paths are <code>userName</code> and <code>emails.value</code>.</p>"
1326
1326
}
1327
1327
}
1328
1328
},
@@ -1356,7 +1356,7 @@
1356
1356
},
1357
1357
"DisplayName": {
1358
1358
"shape": "GroupDisplayName",
1359
-
"documentation": "<p>The group’s display name value. The length limit is 1,024 characters. This value can consist of letters, accented characters, symbols, numbers, punctuation, tab, new line, carriage return, space, and nonbreaking space in this attribute. This value is specified at the time the group is created and stored as an attribute of the group object in the identity store.</p>"
1359
+
"documentation": "<p>The display name value for the group. The length limit is 1,024 characters. This value can consist of letters, accented characters, symbols, numbers, punctuation, tab, new line, carriage return, space, and nonbreaking space in this attribute. This value is specified at the time the group is created and stored as an attribute of the group object in the identity store.</p>"
1360
1360
},
1361
1361
"ExternalIds": {
1362
1362
"shape": "ExternalIds",
@@ -1371,7 +1371,7 @@
1371
1371
"documentation": "<p>The globally unique identifier for the identity store.</p>"
1372
1372
}
1373
1373
},
1374
-
"documentation": "<p>A group object that contains a specified group’s metadata and attributes.</p>"
1374
+
"documentation": "<p>A group object that contains the metadata and attributes for a specified group.</p>"
1375
1375
},
1376
1376
"GroupDisplayName": {
1377
1377
"type": "string",
@@ -1842,19 +1842,19 @@
1842
1842
},
1843
1843
"Name": {
1844
1844
"shape": "Name",
1845
-
"documentation": "<p>An object containing the user's name.</p>"
1845
+
"documentation": "<p>An object containing the name of the user.</p>"
1846
1846
},
1847
1847
"DisplayName": {
1848
1848
"shape": "SensitiveStringType",
1849
-
"documentation": "<p>A string containing the user's name that's formatted for display when the user is referenced. For example, \"John Doe.\"</p>"
1849
+
"documentation": "<p>A string containing the name of the user that is formatted for display when the user is referenced. For example, \"John Doe.\"</p>"
1850
1850
},
1851
1851
"NickName": {
1852
1852
"shape": "SensitiveStringType",
1853
1853
"documentation": "<p>A string containing an alternate name for the user.</p>"
1854
1854
},
1855
1855
"ProfileUrl": {
1856
1856
"shape": "SensitiveStringType",
1857
-
"documentation": "<p>A string containing a URL that may be associated with the user.</p>"
1857
+
"documentation": "<p>A string containing a URL that might be associated with the user.</p>"
1858
1858
},
1859
1859
"Emails": {
1860
1860
"shape": "Emails",
@@ -1870,30 +1870,30 @@
1870
1870
},
1871
1871
"UserType": {
1872
1872
"shape": "SensitiveStringType",
1873
-
"documentation": "<p>A string indicating the user's type. Possible values depend on each customer's specific needs, so they are left unspecified.</p>"
1873
+
"documentation": "<p>A string indicating the type of user. Possible values are left unspecified. The value can vary based on your specific use case.</p>"
1874
1874
},
1875
1875
"Title": {
1876
1876
"shape": "SensitiveStringType",
1877
-
"documentation": "<p>A string containing the user's title. Possible values depend on each customer's specific needs, so they are left unspecified.</p>"
1877
+
"documentation": "<p>A string containing the title of the user. Possible values are left unspecified. The value can vary based on your specific use case.</p>"
1878
1878
},
1879
1879
"PreferredLanguage": {
1880
1880
"shape": "SensitiveStringType",
1881
1881
"documentation": "<p>A string containing the preferred language of the user. For example, \"American English\" or \"en-us.\"</p>"
1882
1882
},
1883
1883
"Locale": {
1884
1884
"shape": "SensitiveStringType",
1885
-
"documentation": "<p>A string containing the user's geographical region or location.</p>"
1885
+
"documentation": "<p>A string containing the geographical region or location of the user.</p>"
1886
1886
},
1887
1887
"Timezone": {
1888
1888
"shape": "SensitiveStringType",
1889
-
"documentation": "<p>A string containing the user's time zone.</p>"
1889
+
"documentation": "<p>A string containing the time zone of the user.</p>"
1890
1890
},
1891
1891
"IdentityStoreId": {
1892
1892
"shape": "IdentityStoreId",
1893
1893
"documentation": "<p>The globally unique identifier for the identity store.</p>"
1894
1894
}
1895
1895
},
1896
-
"documentation": "<p>A user object that contains a specified user’s metadata and attributes.</p>"
1896
+
"documentation": "<p>A user object that contains the metadata and attributes for a specified user.</p>"
1897
1897
},
1898
1898
"UserName": {
1899
1899
"type": "string",
@@ -1909,5 +1909,5 @@
1909
1909
}
1910
1910
}
1911
1911
},
1912
-
"documentation": "<p>The Identity Store service used by AWS IAM Identity Center (successor to AWS Single Sign-On) provides a single place to retrieve all of your identities (users and groups). For more information, see the <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html\">IAM Identity Center User Guide</a>.</p> <pre><code> <note> <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and <code>identitystore</code> API namespaces will continue to retain their original name for backward compatibility purposes. For more information, see <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed">IAM Identity Center rename</a>.</p> </note> <p>This reference guide describes the identity store operations that you can call programatically and includes detailed information on data types and errors.</p> </code></pre>"
1912
+
"documentation": "<p>The Identity Store service used by AWS IAM Identity Center (successor to AWS Single Sign-On) provides a single place to retrieve all of your identities (users and groups). For more information, see the <a href=\"https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html\">IAM Identity Center User Guide</a>.</p> <pre><code> <note> <p>Although AWS Single Sign-On was renamed, the <code>sso</code> and <code>identitystore</code> API namespaces will continue to retain their original name for backward compatibility purposes. For more information, see <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html#renamed">IAM Identity Center rename</a>.</p> </note> <p>This reference guide describes the identity store operations that you can call programatically and includes detailed information about data types and errors.</p> </code></pre>"
0 commit comments