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
feat(client-codeconnections): This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the connection. The ARN is used as the connection\n reference when the connection is shared between Amazon Web Services.</p>\n <note>\n <p>The ARN is never reused if the connection is deleted.</p>\n </note>"
920
+
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the connection. The ARN is used as the connection\n reference when the connection is shared between Amazon Web Servicesservices.</p>\n <note>\n <p>The ARN is never reused if the connection is deleted.</p>\n </note>"
921
921
}
922
922
},
923
923
"ProviderType": {
@@ -1335,6 +1335,12 @@
1335
1335
"traits": {
1336
1336
"smithy.api#documentation": "<p>When to trigger Git sync to begin the stack update.</p>"
"smithy.api#documentation": "<p>A toggle that specifies whether to enable or disable pull request comments for the sync configuration to be created.</p>"
"smithy.api#documentation": "<p>A toggle that specifies whether to enable or disable pull request comments for the sync configuration to be created.</p>"
3494
+
}
3466
3495
}
3467
3496
},
3468
3497
"traits": {
@@ -4071,6 +4100,12 @@
4071
4100
"traits": {
4072
4101
"smithy.api#documentation": "<p>When to trigger Git sync to begin the stack update.</p>"
"smithy.api#documentation": "<p>TA toggle that specifies whether to enable or disable pull request comments for the sync configuration to be updated.</p>"
0 commit comments