Skip to content

Commit a8cd9b3

Browse files
Updated API models and rebuilt service gems.
1 parent f38be55 commit a8cd9b3

File tree

35 files changed

+586
-368
lines changed

35 files changed

+586
-368
lines changed

apis/directory-service-data/2023-05-31/api-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"serviceId":"Directory Service Data",
1111
"signatureVersion":"v4",
1212
"signingName":"ds-data",
13-
"uid":"directory-service-data-2023-05-31"
13+
"uid":"directory-service-data-2023-05-31",
14+
"auth":["aws.auth#sigv4"]
1415
},
1516
"operations":{
1617
"AddGroupMember":{

apis/directory-service-data/2023-05-31/docs-2.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"DescribeUserResult$OtherAttributes": "<p> The attribute values that are returned for the attribute names that are included in the request. </p> <note> <p> Attribute names are case insensitive. </p> </note>",
5858
"Group$OtherAttributes": "<p> An expression of one or more attributes, data types, and the values of a group. </p>",
5959
"UpdateGroupRequest$OtherAttributes": "<p> An expression that defines one or more attributes with the data type and the value of each attribute. </p>",
60-
"UpdateUserRequest$OtherAttributes": "<p> An expression that defines one or more attribute names with the data type and value of each attribute. A key is an attribute name, and the value is a list of maps. For a list of supported attributes, see <a href=\"https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data-attributes.html\">Directory Service Data Attributes</a>. </p> <note> <p> Attribute names are case insensitive. </p> </note>",
60+
"UpdateUserRequest$OtherAttributes": "<p> An expression that defines one or more attribute names with the data type and value of each attribute. A key is an attribute name, and the value is a list of maps. For a list of supported attributes, see <a href=\"https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data_attributes.html\">Directory Service Data Attributes</a>. </p> <note> <p> Attribute names are case insensitive. </p> </note>",
6161
"User$OtherAttributes": "<p> An expression that includes one or more attributes, data types, and values of a user.</p>"
6262
}
6363
},
@@ -329,7 +329,7 @@
329329
"LdapDisplayNameList": {
330330
"base": null,
331331
"refs": {
332-
"DescribeGroupRequest$OtherAttributes": "<p> One or more attributes to be returned for the group. For a list of supported attributes, see <a href=\"https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data-attributes.html\">Directory Service Data Attributes</a>. </p>",
332+
"DescribeGroupRequest$OtherAttributes": "<p> One or more attributes to be returned for the group. For a list of supported attributes, see <a href=\"https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data_attributes.html\">Directory Service Data Attributes</a>. </p>",
333333
"DescribeUserRequest$OtherAttributes": "<p> One or more attribute names to be returned for the user. A key is an attribute name, and the value is a list of maps. For a list of supported attributes, see <a href=\"https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data_attributes.html\">Directory Service Data Attributes</a>. </p>",
334334
"SearchGroupsRequest$SearchAttributes": "<p> One or more data attributes that are used to search for a group. For a list of supported attributes, see <a href=\"https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data_attributes.html\">Directory Service Data Attributes</a>. </p>",
335335
"SearchUsersRequest$SearchAttributes": "<p> One or more data attributes that are used to search for a user. For a list of supported attributes, see <a href=\"https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data_attributes.html\">Directory Service Data Attributes</a>. </p>"
@@ -603,8 +603,8 @@
603603
"UserPrincipalName": {
604604
"base": null,
605605
"refs": {
606-
"DescribeUserResult$UserPrincipalName": "<p> The UPN that is an Internet-style login name for a user and is based on the Internet standard <a href=\"https://www.ietf.org/rfc/rfc0822.txt\">RFC 822</a>. The UPN is shorter than the distinguished name and easier to remember. </p>",
607-
"User$UserPrincipalName": "<p> The UPN that is an internet-style login name for a user and based on the internet standard <a href=\"https://www.ietf.org/rfc/rfc0822.txt\">RFC 822</a>. The UPN is shorter than the distinguished name and easier to remember. </p>"
606+
"DescribeUserResult$UserPrincipalName": "<p> The UPN that is an Internet-style login name for a user and is based on the Internet standard <a href=\"https://datatracker.ietf.org/doc/html/rfc822\">RFC 822</a>. The UPN is shorter than the distinguished name and easier to remember. </p>",
607+
"User$UserPrincipalName": "<p> The UPN that is an internet-style login name for a user and based on the internet standard <a href=\"https://datatracker.ietf.org/doc/html/rfc822\">RFC 822</a>. The UPN is shorter than the distinguished name and easier to remember. </p>"
608608
}
609609
},
610610
"UserSummary": {

apis/ec2/2016-11-15/docs-2.json

Lines changed: 28 additions & 28 deletions
Large diffs are not rendered by default.

apis/eventbridge/2015-10-07/api-2.json

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@
911911
"type":"structure",
912912
"members":{
913913
"ArchiveName":{"shape":"ArchiveName"},
914-
"EventSourceArn":{"shape":"Arn"},
914+
"EventSourceArn":{"shape":"EventBusArn"},
915915
"State":{"shape":"ArchiveState"},
916916
"StateReason":{"shape":"ArchiveStateReason"},
917917
"RetentionDays":{"shape":"RetentionDays"},
@@ -1284,10 +1284,11 @@
12841284
],
12851285
"members":{
12861286
"ArchiveName":{"shape":"ArchiveName"},
1287-
"EventSourceArn":{"shape":"Arn"},
1287+
"EventSourceArn":{"shape":"EventBusArn"},
12881288
"Description":{"shape":"ArchiveDescription"},
12891289
"EventPattern":{"shape":"EventPattern"},
1290-
"RetentionDays":{"shape":"RetentionDays"}
1290+
"RetentionDays":{"shape":"RetentionDays"},
1291+
"KmsKeyIdentifier":{"shape":"KmsKeyIdentifier"}
12911292
}
12921293
},
12931294
"CreateArchiveResponse":{
@@ -1605,11 +1606,12 @@
16051606
"members":{
16061607
"ArchiveArn":{"shape":"ArchiveArn"},
16071608
"ArchiveName":{"shape":"ArchiveName"},
1608-
"EventSourceArn":{"shape":"Arn"},
1609+
"EventSourceArn":{"shape":"EventBusArn"},
16091610
"Description":{"shape":"ArchiveDescription"},
16101611
"EventPattern":{"shape":"EventPattern"},
16111612
"State":{"shape":"ArchiveState"},
16121613
"StateReason":{"shape":"ArchiveStateReason"},
1614+
"KmsKeyIdentifier":{"shape":"KmsKeyIdentifier"},
16131615
"RetentionDays":{"shape":"RetentionDays"},
16141616
"SizeBytes":{"shape":"Long"},
16151617
"EventCount":{"shape":"Long"},
@@ -1750,7 +1752,7 @@
17501752
"Description":{"shape":"ReplayDescription"},
17511753
"State":{"shape":"ReplayState"},
17521754
"StateReason":{"shape":"ReplayStateReason"},
1753-
"EventSourceArn":{"shape":"Arn"},
1755+
"EventSourceArn":{"shape":"ArchiveArn"},
17541756
"Destination":{"shape":"ReplayDestination"},
17551757
"EventStartTime":{"shape":"Timestamp"},
17561758
"EventEndTime":{"shape":"Timestamp"},
@@ -1913,6 +1915,12 @@
19131915
"LastModifiedTime":{"shape":"Timestamp"}
19141916
}
19151917
},
1918+
"EventBusArn":{
1919+
"type":"string",
1920+
"max":1600,
1921+
"min":1,
1922+
"pattern":"^arn:aws([a-z]|\\-)*:events:([a-z]|\\d|\\-)*:([0-9]{12})?:.+\\/.+$"
1923+
},
19161924
"EventBusDescription":{
19171925
"type":"string",
19181926
"max":512
@@ -2104,7 +2112,8 @@
21042112
},
21052113
"KmsKeyIdentifier":{
21062114
"type":"string",
2107-
"max":2048
2115+
"max":2048,
2116+
"pattern":"^[a-zA-Z0-9_\\-/:]*$"
21082117
},
21092118
"LaunchType":{
21102119
"type":"string",
@@ -2149,7 +2158,7 @@
21492158
"type":"structure",
21502159
"members":{
21512160
"NamePrefix":{"shape":"ArchiveName"},
2152-
"EventSourceArn":{"shape":"Arn"},
2161+
"EventSourceArn":{"shape":"EventBusArn"},
21532162
"State":{"shape":"ArchiveState"},
21542163
"NextToken":{"shape":"NextToken"},
21552164
"Limit":{"shape":"LimitMax100"}
@@ -2261,7 +2270,7 @@
22612270
"members":{
22622271
"NamePrefix":{"shape":"ReplayName"},
22632272
"State":{"shape":"ReplayState"},
2264-
"EventSourceArn":{"shape":"Arn"},
2273+
"EventSourceArn":{"shape":"ArchiveArn"},
22652274
"NextToken":{"shape":"NextToken"},
22662275
"Limit":{"shape":"LimitMax100"}
22672276
}
@@ -2745,7 +2754,7 @@
27452754
"type":"structure",
27462755
"members":{
27472756
"ReplayName":{"shape":"ReplayName"},
2748-
"EventSourceArn":{"shape":"Arn"},
2757+
"EventSourceArn":{"shape":"ArchiveArn"},
27492758
"State":{"shape":"ReplayState"},
27502759
"StateReason":{"shape":"ReplayStateReason"},
27512760
"EventStartTime":{"shape":"Timestamp"},
@@ -3046,7 +3055,7 @@
30463055
"members":{
30473056
"ReplayName":{"shape":"ReplayName"},
30483057
"Description":{"shape":"ReplayDescription"},
3049-
"EventSourceArn":{"shape":"Arn"},
3058+
"EventSourceArn":{"shape":"ArchiveArn"},
30503059
"EventStartTime":{"shape":"Timestamp"},
30513060
"EventEndTime":{"shape":"Timestamp"},
30523061
"Destination":{"shape":"ReplayDestination"}
@@ -3267,7 +3276,8 @@
32673276
"ArchiveName":{"shape":"ArchiveName"},
32683277
"Description":{"shape":"ArchiveDescription"},
32693278
"EventPattern":{"shape":"EventPattern"},
3270-
"RetentionDays":{"shape":"RetentionDays"}
3279+
"RetentionDays":{"shape":"RetentionDays"},
3280+
"KmsKeyIdentifier":{"shape":"KmsKeyIdentifier"}
32713281
}
32723282
},
32733283
"UpdateArchiveResponse":{

0 commit comments

Comments
 (0)