aws-sdk-codestarconnections 1.32.0 → 1.34.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,8 +13,14 @@ module Aws::CodeStarconnections
13
13
 
14
14
  include Seahorse::Model
15
15
 
16
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
16
17
  AccountId = Shapes::StringShape.new(name: 'AccountId')
17
18
  AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
19
+ BlockerStatus = Shapes::StringShape.new(name: 'BlockerStatus')
20
+ BlockerType = Shapes::StringShape.new(name: 'BlockerType')
21
+ BranchName = Shapes::StringShape.new(name: 'BranchName')
22
+ ConcurrentModificationException = Shapes::StructureShape.new(name: 'ConcurrentModificationException')
23
+ ConditionalCheckFailedException = Shapes::StructureShape.new(name: 'ConditionalCheckFailedException')
18
24
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
19
25
  Connection = Shapes::StructureShape.new(name: 'Connection')
20
26
  ConnectionArn = Shapes::StringShape.new(name: 'ConnectionArn')
@@ -25,37 +31,107 @@ module Aws::CodeStarconnections
25
31
  CreateConnectionOutput = Shapes::StructureShape.new(name: 'CreateConnectionOutput')
26
32
  CreateHostInput = Shapes::StructureShape.new(name: 'CreateHostInput')
27
33
  CreateHostOutput = Shapes::StructureShape.new(name: 'CreateHostOutput')
34
+ CreateRepositoryLinkInput = Shapes::StructureShape.new(name: 'CreateRepositoryLinkInput')
35
+ CreateRepositoryLinkOutput = Shapes::StructureShape.new(name: 'CreateRepositoryLinkOutput')
36
+ CreateSyncConfigurationInput = Shapes::StructureShape.new(name: 'CreateSyncConfigurationInput')
37
+ CreateSyncConfigurationOutput = Shapes::StructureShape.new(name: 'CreateSyncConfigurationOutput')
38
+ CreatedReason = Shapes::StringShape.new(name: 'CreatedReason')
28
39
  DeleteConnectionInput = Shapes::StructureShape.new(name: 'DeleteConnectionInput')
29
40
  DeleteConnectionOutput = Shapes::StructureShape.new(name: 'DeleteConnectionOutput')
30
41
  DeleteHostInput = Shapes::StructureShape.new(name: 'DeleteHostInput')
31
42
  DeleteHostOutput = Shapes::StructureShape.new(name: 'DeleteHostOutput')
43
+ DeleteRepositoryLinkInput = Shapes::StructureShape.new(name: 'DeleteRepositoryLinkInput')
44
+ DeleteRepositoryLinkOutput = Shapes::StructureShape.new(name: 'DeleteRepositoryLinkOutput')
45
+ DeleteSyncConfigurationInput = Shapes::StructureShape.new(name: 'DeleteSyncConfigurationInput')
46
+ DeleteSyncConfigurationOutput = Shapes::StructureShape.new(name: 'DeleteSyncConfigurationOutput')
47
+ DeploymentFilePath = Shapes::StringShape.new(name: 'DeploymentFilePath')
48
+ Directory = Shapes::StringShape.new(name: 'Directory')
32
49
  ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
50
+ Event = Shapes::StringShape.new(name: 'Event')
51
+ ExternalId = Shapes::StringShape.new(name: 'ExternalId')
33
52
  GetConnectionInput = Shapes::StructureShape.new(name: 'GetConnectionInput')
34
53
  GetConnectionOutput = Shapes::StructureShape.new(name: 'GetConnectionOutput')
35
54
  GetHostInput = Shapes::StructureShape.new(name: 'GetHostInput')
36
55
  GetHostOutput = Shapes::StructureShape.new(name: 'GetHostOutput')
56
+ GetRepositoryLinkInput = Shapes::StructureShape.new(name: 'GetRepositoryLinkInput')
57
+ GetRepositoryLinkOutput = Shapes::StructureShape.new(name: 'GetRepositoryLinkOutput')
58
+ GetRepositorySyncStatusInput = Shapes::StructureShape.new(name: 'GetRepositorySyncStatusInput')
59
+ GetRepositorySyncStatusOutput = Shapes::StructureShape.new(name: 'GetRepositorySyncStatusOutput')
60
+ GetResourceSyncStatusInput = Shapes::StructureShape.new(name: 'GetResourceSyncStatusInput')
61
+ GetResourceSyncStatusOutput = Shapes::StructureShape.new(name: 'GetResourceSyncStatusOutput')
62
+ GetSyncBlockerSummaryInput = Shapes::StructureShape.new(name: 'GetSyncBlockerSummaryInput')
63
+ GetSyncBlockerSummaryOutput = Shapes::StructureShape.new(name: 'GetSyncBlockerSummaryOutput')
64
+ GetSyncConfigurationInput = Shapes::StructureShape.new(name: 'GetSyncConfigurationInput')
65
+ GetSyncConfigurationOutput = Shapes::StructureShape.new(name: 'GetSyncConfigurationOutput')
37
66
  Host = Shapes::StructureShape.new(name: 'Host')
38
67
  HostArn = Shapes::StringShape.new(name: 'HostArn')
39
68
  HostList = Shapes::ListShape.new(name: 'HostList')
40
69
  HostName = Shapes::StringShape.new(name: 'HostName')
41
70
  HostStatus = Shapes::StringShape.new(name: 'HostStatus')
42
71
  HostStatusMessage = Shapes::StringShape.new(name: 'HostStatusMessage')
72
+ IamRoleArn = Shapes::StringShape.new(name: 'IamRoleArn')
73
+ Id = Shapes::StringShape.new(name: 'Id')
74
+ InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
75
+ InvalidInputException = Shapes::StructureShape.new(name: 'InvalidInputException')
76
+ KmsKeyArn = Shapes::StringShape.new(name: 'KmsKeyArn')
77
+ LatestSyncBlockerList = Shapes::ListShape.new(name: 'LatestSyncBlockerList')
43
78
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
44
79
  ListConnectionsInput = Shapes::StructureShape.new(name: 'ListConnectionsInput')
45
80
  ListConnectionsOutput = Shapes::StructureShape.new(name: 'ListConnectionsOutput')
46
81
  ListHostsInput = Shapes::StructureShape.new(name: 'ListHostsInput')
47
82
  ListHostsOutput = Shapes::StructureShape.new(name: 'ListHostsOutput')
83
+ ListRepositoryLinksInput = Shapes::StructureShape.new(name: 'ListRepositoryLinksInput')
84
+ ListRepositoryLinksOutput = Shapes::StructureShape.new(name: 'ListRepositoryLinksOutput')
85
+ ListRepositorySyncDefinitionsInput = Shapes::StructureShape.new(name: 'ListRepositorySyncDefinitionsInput')
86
+ ListRepositorySyncDefinitionsOutput = Shapes::StructureShape.new(name: 'ListRepositorySyncDefinitionsOutput')
87
+ ListSyncConfigurationsInput = Shapes::StructureShape.new(name: 'ListSyncConfigurationsInput')
88
+ ListSyncConfigurationsOutput = Shapes::StructureShape.new(name: 'ListSyncConfigurationsOutput')
48
89
  ListTagsForResourceInput = Shapes::StructureShape.new(name: 'ListTagsForResourceInput')
49
90
  ListTagsForResourceOutput = Shapes::StructureShape.new(name: 'ListTagsForResourceOutput')
50
91
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
51
92
  NextToken = Shapes::StringShape.new(name: 'NextToken')
93
+ OwnerId = Shapes::StringShape.new(name: 'OwnerId')
94
+ Parent = Shapes::StringShape.new(name: 'Parent')
52
95
  ProviderType = Shapes::StringShape.new(name: 'ProviderType')
96
+ RepositoryLinkArn = Shapes::StringShape.new(name: 'RepositoryLinkArn')
97
+ RepositoryLinkId = Shapes::StringShape.new(name: 'RepositoryLinkId')
98
+ RepositoryLinkInfo = Shapes::StructureShape.new(name: 'RepositoryLinkInfo')
99
+ RepositoryLinkList = Shapes::ListShape.new(name: 'RepositoryLinkList')
100
+ RepositoryName = Shapes::StringShape.new(name: 'RepositoryName')
101
+ RepositorySyncAttempt = Shapes::StructureShape.new(name: 'RepositorySyncAttempt')
102
+ RepositorySyncDefinition = Shapes::StructureShape.new(name: 'RepositorySyncDefinition')
103
+ RepositorySyncDefinitionList = Shapes::ListShape.new(name: 'RepositorySyncDefinitionList')
104
+ RepositorySyncEvent = Shapes::StructureShape.new(name: 'RepositorySyncEvent')
105
+ RepositorySyncEventList = Shapes::ListShape.new(name: 'RepositorySyncEventList')
106
+ RepositorySyncStatus = Shapes::StringShape.new(name: 'RepositorySyncStatus')
107
+ ResolvedReason = Shapes::StringShape.new(name: 'ResolvedReason')
108
+ ResourceAlreadyExistsException = Shapes::StructureShape.new(name: 'ResourceAlreadyExistsException')
109
+ ResourceName = Shapes::StringShape.new(name: 'ResourceName')
53
110
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
111
+ ResourceSyncAttempt = Shapes::StructureShape.new(name: 'ResourceSyncAttempt')
112
+ ResourceSyncEvent = Shapes::StructureShape.new(name: 'ResourceSyncEvent')
113
+ ResourceSyncEventList = Shapes::ListShape.new(name: 'ResourceSyncEventList')
114
+ ResourceSyncStatus = Shapes::StringShape.new(name: 'ResourceSyncStatus')
54
115
  ResourceUnavailableException = Shapes::StructureShape.new(name: 'ResourceUnavailableException')
116
+ RetryLatestCommitFailedException = Shapes::StructureShape.new(name: 'RetryLatestCommitFailedException')
117
+ Revision = Shapes::StructureShape.new(name: 'Revision')
118
+ SHA = Shapes::StringShape.new(name: 'SHA')
55
119
  SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
56
120
  SecurityGroupIds = Shapes::ListShape.new(name: 'SecurityGroupIds')
121
+ SharpNextToken = Shapes::StringShape.new(name: 'SharpNextToken')
57
122
  SubnetId = Shapes::StringShape.new(name: 'SubnetId')
58
123
  SubnetIds = Shapes::ListShape.new(name: 'SubnetIds')
124
+ SyncBlocker = Shapes::StructureShape.new(name: 'SyncBlocker')
125
+ SyncBlockerContext = Shapes::StructureShape.new(name: 'SyncBlockerContext')
126
+ SyncBlockerContextKey = Shapes::StringShape.new(name: 'SyncBlockerContextKey')
127
+ SyncBlockerContextList = Shapes::ListShape.new(name: 'SyncBlockerContextList')
128
+ SyncBlockerContextValue = Shapes::StringShape.new(name: 'SyncBlockerContextValue')
129
+ SyncBlockerDoesNotExistException = Shapes::StructureShape.new(name: 'SyncBlockerDoesNotExistException')
130
+ SyncBlockerSummary = Shapes::StructureShape.new(name: 'SyncBlockerSummary')
131
+ SyncConfiguration = Shapes::StructureShape.new(name: 'SyncConfiguration')
132
+ SyncConfigurationList = Shapes::ListShape.new(name: 'SyncConfigurationList')
133
+ SyncConfigurationStillExistsException = Shapes::StructureShape.new(name: 'SyncConfigurationStillExistsException')
134
+ SyncConfigurationType = Shapes::StringShape.new(name: 'SyncConfigurationType')
59
135
  Tag = Shapes::StructureShape.new(name: 'Tag')
60
136
  TagKey = Shapes::StringShape.new(name: 'TagKey')
61
137
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
@@ -63,16 +139,37 @@ module Aws::CodeStarconnections
63
139
  TagResourceInput = Shapes::StructureShape.new(name: 'TagResourceInput')
64
140
  TagResourceOutput = Shapes::StructureShape.new(name: 'TagResourceOutput')
65
141
  TagValue = Shapes::StringShape.new(name: 'TagValue')
142
+ Target = Shapes::StringShape.new(name: 'Target')
143
+ ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
144
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
66
145
  TlsCertificate = Shapes::StringShape.new(name: 'TlsCertificate')
146
+ Type = Shapes::StringShape.new(name: 'Type')
67
147
  UnsupportedOperationException = Shapes::StructureShape.new(name: 'UnsupportedOperationException')
148
+ UnsupportedProviderTypeException = Shapes::StructureShape.new(name: 'UnsupportedProviderTypeException')
68
149
  UntagResourceInput = Shapes::StructureShape.new(name: 'UntagResourceInput')
69
150
  UntagResourceOutput = Shapes::StructureShape.new(name: 'UntagResourceOutput')
70
151
  UpdateHostInput = Shapes::StructureShape.new(name: 'UpdateHostInput')
71
152
  UpdateHostOutput = Shapes::StructureShape.new(name: 'UpdateHostOutput')
153
+ UpdateOutOfSyncException = Shapes::StructureShape.new(name: 'UpdateOutOfSyncException')
154
+ UpdateRepositoryLinkInput = Shapes::StructureShape.new(name: 'UpdateRepositoryLinkInput')
155
+ UpdateRepositoryLinkOutput = Shapes::StructureShape.new(name: 'UpdateRepositoryLinkOutput')
156
+ UpdateSyncBlockerInput = Shapes::StructureShape.new(name: 'UpdateSyncBlockerInput')
157
+ UpdateSyncBlockerOutput = Shapes::StructureShape.new(name: 'UpdateSyncBlockerOutput')
158
+ UpdateSyncConfigurationInput = Shapes::StructureShape.new(name: 'UpdateSyncConfigurationInput')
159
+ UpdateSyncConfigurationOutput = Shapes::StructureShape.new(name: 'UpdateSyncConfigurationOutput')
72
160
  Url = Shapes::StringShape.new(name: 'Url')
73
161
  VpcConfiguration = Shapes::StructureShape.new(name: 'VpcConfiguration')
74
162
  VpcId = Shapes::StringShape.new(name: 'VpcId')
75
163
 
164
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
165
+ AccessDeniedException.struct_class = Types::AccessDeniedException
166
+
167
+ ConcurrentModificationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
168
+ ConcurrentModificationException.struct_class = Types::ConcurrentModificationException
169
+
170
+ ConditionalCheckFailedException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
171
+ ConditionalCheckFailedException.struct_class = Types::ConditionalCheckFailedException
172
+
76
173
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
77
174
  ConflictException.struct_class = Types::ConflictException
78
175
 
@@ -107,6 +204,27 @@ module Aws::CodeStarconnections
107
204
  CreateHostOutput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
108
205
  CreateHostOutput.struct_class = Types::CreateHostOutput
109
206
 
207
+ CreateRepositoryLinkInput.add_member(:connection_arn, Shapes::ShapeRef.new(shape: ConnectionArn, required: true, location_name: "ConnectionArn"))
208
+ CreateRepositoryLinkInput.add_member(:owner_id, Shapes::ShapeRef.new(shape: OwnerId, required: true, location_name: "OwnerId"))
209
+ CreateRepositoryLinkInput.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "RepositoryName"))
210
+ CreateRepositoryLinkInput.add_member(:encryption_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "EncryptionKeyArn"))
211
+ CreateRepositoryLinkInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
212
+ CreateRepositoryLinkInput.struct_class = Types::CreateRepositoryLinkInput
213
+
214
+ CreateRepositoryLinkOutput.add_member(:repository_link_info, Shapes::ShapeRef.new(shape: RepositoryLinkInfo, required: true, location_name: "RepositoryLinkInfo"))
215
+ CreateRepositoryLinkOutput.struct_class = Types::CreateRepositoryLinkOutput
216
+
217
+ CreateSyncConfigurationInput.add_member(:branch, Shapes::ShapeRef.new(shape: BranchName, required: true, location_name: "Branch"))
218
+ CreateSyncConfigurationInput.add_member(:config_file, Shapes::ShapeRef.new(shape: DeploymentFilePath, required: true, location_name: "ConfigFile"))
219
+ CreateSyncConfigurationInput.add_member(:repository_link_id, Shapes::ShapeRef.new(shape: RepositoryLinkId, required: true, location_name: "RepositoryLinkId"))
220
+ CreateSyncConfigurationInput.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "ResourceName"))
221
+ CreateSyncConfigurationInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: IamRoleArn, required: true, location_name: "RoleArn"))
222
+ CreateSyncConfigurationInput.add_member(:sync_type, Shapes::ShapeRef.new(shape: SyncConfigurationType, required: true, location_name: "SyncType"))
223
+ CreateSyncConfigurationInput.struct_class = Types::CreateSyncConfigurationInput
224
+
225
+ CreateSyncConfigurationOutput.add_member(:sync_configuration, Shapes::ShapeRef.new(shape: SyncConfiguration, required: true, location_name: "SyncConfiguration"))
226
+ CreateSyncConfigurationOutput.struct_class = Types::CreateSyncConfigurationOutput
227
+
110
228
  DeleteConnectionInput.add_member(:connection_arn, Shapes::ShapeRef.new(shape: ConnectionArn, required: true, location_name: "ConnectionArn"))
111
229
  DeleteConnectionInput.struct_class = Types::DeleteConnectionInput
112
230
 
@@ -117,6 +235,17 @@ module Aws::CodeStarconnections
117
235
 
118
236
  DeleteHostOutput.struct_class = Types::DeleteHostOutput
119
237
 
238
+ DeleteRepositoryLinkInput.add_member(:repository_link_id, Shapes::ShapeRef.new(shape: RepositoryLinkId, required: true, location_name: "RepositoryLinkId"))
239
+ DeleteRepositoryLinkInput.struct_class = Types::DeleteRepositoryLinkInput
240
+
241
+ DeleteRepositoryLinkOutput.struct_class = Types::DeleteRepositoryLinkOutput
242
+
243
+ DeleteSyncConfigurationInput.add_member(:sync_type, Shapes::ShapeRef.new(shape: SyncConfigurationType, required: true, location_name: "SyncType"))
244
+ DeleteSyncConfigurationInput.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "ResourceName"))
245
+ DeleteSyncConfigurationInput.struct_class = Types::DeleteSyncConfigurationInput
246
+
247
+ DeleteSyncConfigurationOutput.struct_class = Types::DeleteSyncConfigurationOutput
248
+
120
249
  GetConnectionInput.add_member(:connection_arn, Shapes::ShapeRef.new(shape: ConnectionArn, required: true, location_name: "ConnectionArn"))
121
250
  GetConnectionInput.struct_class = Types::GetConnectionInput
122
251
 
@@ -133,6 +262,43 @@ module Aws::CodeStarconnections
133
262
  GetHostOutput.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: VpcConfiguration, location_name: "VpcConfiguration"))
134
263
  GetHostOutput.struct_class = Types::GetHostOutput
135
264
 
265
+ GetRepositoryLinkInput.add_member(:repository_link_id, Shapes::ShapeRef.new(shape: RepositoryLinkId, required: true, location_name: "RepositoryLinkId"))
266
+ GetRepositoryLinkInput.struct_class = Types::GetRepositoryLinkInput
267
+
268
+ GetRepositoryLinkOutput.add_member(:repository_link_info, Shapes::ShapeRef.new(shape: RepositoryLinkInfo, required: true, location_name: "RepositoryLinkInfo"))
269
+ GetRepositoryLinkOutput.struct_class = Types::GetRepositoryLinkOutput
270
+
271
+ GetRepositorySyncStatusInput.add_member(:branch, Shapes::ShapeRef.new(shape: BranchName, required: true, location_name: "Branch"))
272
+ GetRepositorySyncStatusInput.add_member(:repository_link_id, Shapes::ShapeRef.new(shape: RepositoryLinkId, required: true, location_name: "RepositoryLinkId"))
273
+ GetRepositorySyncStatusInput.add_member(:sync_type, Shapes::ShapeRef.new(shape: SyncConfigurationType, required: true, location_name: "SyncType"))
274
+ GetRepositorySyncStatusInput.struct_class = Types::GetRepositorySyncStatusInput
275
+
276
+ GetRepositorySyncStatusOutput.add_member(:latest_sync, Shapes::ShapeRef.new(shape: RepositorySyncAttempt, required: true, location_name: "LatestSync"))
277
+ GetRepositorySyncStatusOutput.struct_class = Types::GetRepositorySyncStatusOutput
278
+
279
+ GetResourceSyncStatusInput.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "ResourceName"))
280
+ GetResourceSyncStatusInput.add_member(:sync_type, Shapes::ShapeRef.new(shape: SyncConfigurationType, required: true, location_name: "SyncType"))
281
+ GetResourceSyncStatusInput.struct_class = Types::GetResourceSyncStatusInput
282
+
283
+ GetResourceSyncStatusOutput.add_member(:desired_state, Shapes::ShapeRef.new(shape: Revision, location_name: "DesiredState"))
284
+ GetResourceSyncStatusOutput.add_member(:latest_successful_sync, Shapes::ShapeRef.new(shape: ResourceSyncAttempt, location_name: "LatestSuccessfulSync"))
285
+ GetResourceSyncStatusOutput.add_member(:latest_sync, Shapes::ShapeRef.new(shape: ResourceSyncAttempt, required: true, location_name: "LatestSync"))
286
+ GetResourceSyncStatusOutput.struct_class = Types::GetResourceSyncStatusOutput
287
+
288
+ GetSyncBlockerSummaryInput.add_member(:sync_type, Shapes::ShapeRef.new(shape: SyncConfigurationType, required: true, location_name: "SyncType"))
289
+ GetSyncBlockerSummaryInput.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "ResourceName"))
290
+ GetSyncBlockerSummaryInput.struct_class = Types::GetSyncBlockerSummaryInput
291
+
292
+ GetSyncBlockerSummaryOutput.add_member(:sync_blocker_summary, Shapes::ShapeRef.new(shape: SyncBlockerSummary, required: true, location_name: "SyncBlockerSummary"))
293
+ GetSyncBlockerSummaryOutput.struct_class = Types::GetSyncBlockerSummaryOutput
294
+
295
+ GetSyncConfigurationInput.add_member(:sync_type, Shapes::ShapeRef.new(shape: SyncConfigurationType, required: true, location_name: "SyncType"))
296
+ GetSyncConfigurationInput.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "ResourceName"))
297
+ GetSyncConfigurationInput.struct_class = Types::GetSyncConfigurationInput
298
+
299
+ GetSyncConfigurationOutput.add_member(:sync_configuration, Shapes::ShapeRef.new(shape: SyncConfiguration, required: true, location_name: "SyncConfiguration"))
300
+ GetSyncConfigurationOutput.struct_class = Types::GetSyncConfigurationOutput
301
+
136
302
  Host.add_member(:name, Shapes::ShapeRef.new(shape: HostName, location_name: "Name"))
137
303
  Host.add_member(:host_arn, Shapes::ShapeRef.new(shape: HostArn, location_name: "HostArn"))
138
304
  Host.add_member(:provider_type, Shapes::ShapeRef.new(shape: ProviderType, location_name: "ProviderType"))
@@ -144,6 +310,14 @@ module Aws::CodeStarconnections
144
310
 
145
311
  HostList.member = Shapes::ShapeRef.new(shape: Host)
146
312
 
313
+ InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
314
+ InternalServerException.struct_class = Types::InternalServerException
315
+
316
+ InvalidInputException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
317
+ InvalidInputException.struct_class = Types::InvalidInputException
318
+
319
+ LatestSyncBlockerList.member = Shapes::ShapeRef.new(shape: SyncBlocker)
320
+
147
321
  LimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
148
322
  LimitExceededException.struct_class = Types::LimitExceededException
149
323
 
@@ -165,22 +339,150 @@ module Aws::CodeStarconnections
165
339
  ListHostsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
166
340
  ListHostsOutput.struct_class = Types::ListHostsOutput
167
341
 
342
+ ListRepositoryLinksInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
343
+ ListRepositoryLinksInput.add_member(:next_token, Shapes::ShapeRef.new(shape: SharpNextToken, location_name: "NextToken"))
344
+ ListRepositoryLinksInput.struct_class = Types::ListRepositoryLinksInput
345
+
346
+ ListRepositoryLinksOutput.add_member(:repository_links, Shapes::ShapeRef.new(shape: RepositoryLinkList, required: true, location_name: "RepositoryLinks"))
347
+ ListRepositoryLinksOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: SharpNextToken, location_name: "NextToken"))
348
+ ListRepositoryLinksOutput.struct_class = Types::ListRepositoryLinksOutput
349
+
350
+ ListRepositorySyncDefinitionsInput.add_member(:repository_link_id, Shapes::ShapeRef.new(shape: RepositoryLinkId, required: true, location_name: "RepositoryLinkId"))
351
+ ListRepositorySyncDefinitionsInput.add_member(:sync_type, Shapes::ShapeRef.new(shape: SyncConfigurationType, required: true, location_name: "SyncType"))
352
+ ListRepositorySyncDefinitionsInput.struct_class = Types::ListRepositorySyncDefinitionsInput
353
+
354
+ ListRepositorySyncDefinitionsOutput.add_member(:repository_sync_definitions, Shapes::ShapeRef.new(shape: RepositorySyncDefinitionList, required: true, location_name: "RepositorySyncDefinitions"))
355
+ ListRepositorySyncDefinitionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: SharpNextToken, location_name: "NextToken"))
356
+ ListRepositorySyncDefinitionsOutput.struct_class = Types::ListRepositorySyncDefinitionsOutput
357
+
358
+ ListSyncConfigurationsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
359
+ ListSyncConfigurationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: SharpNextToken, location_name: "NextToken"))
360
+ ListSyncConfigurationsInput.add_member(:repository_link_id, Shapes::ShapeRef.new(shape: RepositoryLinkId, required: true, location_name: "RepositoryLinkId"))
361
+ ListSyncConfigurationsInput.add_member(:sync_type, Shapes::ShapeRef.new(shape: SyncConfigurationType, required: true, location_name: "SyncType"))
362
+ ListSyncConfigurationsInput.struct_class = Types::ListSyncConfigurationsInput
363
+
364
+ ListSyncConfigurationsOutput.add_member(:sync_configurations, Shapes::ShapeRef.new(shape: SyncConfigurationList, required: true, location_name: "SyncConfigurations"))
365
+ ListSyncConfigurationsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: SharpNextToken, location_name: "NextToken"))
366
+ ListSyncConfigurationsOutput.struct_class = Types::ListSyncConfigurationsOutput
367
+
168
368
  ListTagsForResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location_name: "ResourceArn"))
169
369
  ListTagsForResourceInput.struct_class = Types::ListTagsForResourceInput
170
370
 
171
371
  ListTagsForResourceOutput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
172
372
  ListTagsForResourceOutput.struct_class = Types::ListTagsForResourceOutput
173
373
 
374
+ RepositoryLinkInfo.add_member(:connection_arn, Shapes::ShapeRef.new(shape: ConnectionArn, required: true, location_name: "ConnectionArn"))
375
+ RepositoryLinkInfo.add_member(:encryption_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "EncryptionKeyArn"))
376
+ RepositoryLinkInfo.add_member(:owner_id, Shapes::ShapeRef.new(shape: OwnerId, required: true, location_name: "OwnerId"))
377
+ RepositoryLinkInfo.add_member(:provider_type, Shapes::ShapeRef.new(shape: ProviderType, required: true, location_name: "ProviderType"))
378
+ RepositoryLinkInfo.add_member(:repository_link_arn, Shapes::ShapeRef.new(shape: RepositoryLinkArn, required: true, location_name: "RepositoryLinkArn"))
379
+ RepositoryLinkInfo.add_member(:repository_link_id, Shapes::ShapeRef.new(shape: RepositoryLinkId, required: true, location_name: "RepositoryLinkId"))
380
+ RepositoryLinkInfo.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "RepositoryName"))
381
+ RepositoryLinkInfo.struct_class = Types::RepositoryLinkInfo
382
+
383
+ RepositoryLinkList.member = Shapes::ShapeRef.new(shape: RepositoryLinkInfo)
384
+
385
+ RepositorySyncAttempt.add_member(:started_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartedAt"))
386
+ RepositorySyncAttempt.add_member(:status, Shapes::ShapeRef.new(shape: RepositorySyncStatus, required: true, location_name: "Status"))
387
+ RepositorySyncAttempt.add_member(:events, Shapes::ShapeRef.new(shape: RepositorySyncEventList, required: true, location_name: "Events"))
388
+ RepositorySyncAttempt.struct_class = Types::RepositorySyncAttempt
389
+
390
+ RepositorySyncDefinition.add_member(:branch, Shapes::ShapeRef.new(shape: BranchName, required: true, location_name: "Branch"))
391
+ RepositorySyncDefinition.add_member(:directory, Shapes::ShapeRef.new(shape: Directory, required: true, location_name: "Directory"))
392
+ RepositorySyncDefinition.add_member(:parent, Shapes::ShapeRef.new(shape: Parent, required: true, location_name: "Parent"))
393
+ RepositorySyncDefinition.add_member(:target, Shapes::ShapeRef.new(shape: Target, required: true, location_name: "Target"))
394
+ RepositorySyncDefinition.struct_class = Types::RepositorySyncDefinition
395
+
396
+ RepositorySyncDefinitionList.member = Shapes::ShapeRef.new(shape: RepositorySyncDefinition)
397
+
398
+ RepositorySyncEvent.add_member(:event, Shapes::ShapeRef.new(shape: Event, required: true, location_name: "Event"))
399
+ RepositorySyncEvent.add_member(:external_id, Shapes::ShapeRef.new(shape: ExternalId, location_name: "ExternalId"))
400
+ RepositorySyncEvent.add_member(:time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "Time"))
401
+ RepositorySyncEvent.add_member(:type, Shapes::ShapeRef.new(shape: Type, required: true, location_name: "Type"))
402
+ RepositorySyncEvent.struct_class = Types::RepositorySyncEvent
403
+
404
+ RepositorySyncEventList.member = Shapes::ShapeRef.new(shape: RepositorySyncEvent)
405
+
406
+ ResourceAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
407
+ ResourceAlreadyExistsException.struct_class = Types::ResourceAlreadyExistsException
408
+
174
409
  ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
175
410
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
176
411
 
412
+ ResourceSyncAttempt.add_member(:events, Shapes::ShapeRef.new(shape: ResourceSyncEventList, required: true, location_name: "Events"))
413
+ ResourceSyncAttempt.add_member(:initial_revision, Shapes::ShapeRef.new(shape: Revision, required: true, location_name: "InitialRevision"))
414
+ ResourceSyncAttempt.add_member(:started_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "StartedAt"))
415
+ ResourceSyncAttempt.add_member(:status, Shapes::ShapeRef.new(shape: ResourceSyncStatus, required: true, location_name: "Status"))
416
+ ResourceSyncAttempt.add_member(:target_revision, Shapes::ShapeRef.new(shape: Revision, required: true, location_name: "TargetRevision"))
417
+ ResourceSyncAttempt.add_member(:target, Shapes::ShapeRef.new(shape: Target, required: true, location_name: "Target"))
418
+ ResourceSyncAttempt.struct_class = Types::ResourceSyncAttempt
419
+
420
+ ResourceSyncEvent.add_member(:event, Shapes::ShapeRef.new(shape: Event, required: true, location_name: "Event"))
421
+ ResourceSyncEvent.add_member(:external_id, Shapes::ShapeRef.new(shape: ExternalId, location_name: "ExternalId"))
422
+ ResourceSyncEvent.add_member(:time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "Time"))
423
+ ResourceSyncEvent.add_member(:type, Shapes::ShapeRef.new(shape: Type, required: true, location_name: "Type"))
424
+ ResourceSyncEvent.struct_class = Types::ResourceSyncEvent
425
+
426
+ ResourceSyncEventList.member = Shapes::ShapeRef.new(shape: ResourceSyncEvent)
427
+
177
428
  ResourceUnavailableException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
178
429
  ResourceUnavailableException.struct_class = Types::ResourceUnavailableException
179
430
 
431
+ RetryLatestCommitFailedException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
432
+ RetryLatestCommitFailedException.struct_class = Types::RetryLatestCommitFailedException
433
+
434
+ Revision.add_member(:branch, Shapes::ShapeRef.new(shape: BranchName, required: true, location_name: "Branch"))
435
+ Revision.add_member(:directory, Shapes::ShapeRef.new(shape: Directory, required: true, location_name: "Directory"))
436
+ Revision.add_member(:owner_id, Shapes::ShapeRef.new(shape: OwnerId, required: true, location_name: "OwnerId"))
437
+ Revision.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "RepositoryName"))
438
+ Revision.add_member(:provider_type, Shapes::ShapeRef.new(shape: ProviderType, required: true, location_name: "ProviderType"))
439
+ Revision.add_member(:sha, Shapes::ShapeRef.new(shape: SHA, required: true, location_name: "Sha"))
440
+ Revision.struct_class = Types::Revision
441
+
180
442
  SecurityGroupIds.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
181
443
 
182
444
  SubnetIds.member = Shapes::ShapeRef.new(shape: SubnetId)
183
445
 
446
+ SyncBlocker.add_member(:id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "Id"))
447
+ SyncBlocker.add_member(:type, Shapes::ShapeRef.new(shape: BlockerType, required: true, location_name: "Type"))
448
+ SyncBlocker.add_member(:status, Shapes::ShapeRef.new(shape: BlockerStatus, required: true, location_name: "Status"))
449
+ SyncBlocker.add_member(:created_reason, Shapes::ShapeRef.new(shape: CreatedReason, required: true, location_name: "CreatedReason"))
450
+ SyncBlocker.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedAt"))
451
+ SyncBlocker.add_member(:contexts, Shapes::ShapeRef.new(shape: SyncBlockerContextList, location_name: "Contexts"))
452
+ SyncBlocker.add_member(:resolved_reason, Shapes::ShapeRef.new(shape: ResolvedReason, location_name: "ResolvedReason"))
453
+ SyncBlocker.add_member(:resolved_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ResolvedAt"))
454
+ SyncBlocker.struct_class = Types::SyncBlocker
455
+
456
+ SyncBlockerContext.add_member(:key, Shapes::ShapeRef.new(shape: SyncBlockerContextKey, required: true, location_name: "Key"))
457
+ SyncBlockerContext.add_member(:value, Shapes::ShapeRef.new(shape: SyncBlockerContextValue, required: true, location_name: "Value"))
458
+ SyncBlockerContext.struct_class = Types::SyncBlockerContext
459
+
460
+ SyncBlockerContextList.member = Shapes::ShapeRef.new(shape: SyncBlockerContext)
461
+
462
+ SyncBlockerDoesNotExistException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
463
+ SyncBlockerDoesNotExistException.struct_class = Types::SyncBlockerDoesNotExistException
464
+
465
+ SyncBlockerSummary.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "ResourceName"))
466
+ SyncBlockerSummary.add_member(:parent_resource_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "ParentResourceName"))
467
+ SyncBlockerSummary.add_member(:latest_blockers, Shapes::ShapeRef.new(shape: LatestSyncBlockerList, location_name: "LatestBlockers"))
468
+ SyncBlockerSummary.struct_class = Types::SyncBlockerSummary
469
+
470
+ SyncConfiguration.add_member(:branch, Shapes::ShapeRef.new(shape: BranchName, required: true, location_name: "Branch"))
471
+ SyncConfiguration.add_member(:config_file, Shapes::ShapeRef.new(shape: DeploymentFilePath, location_name: "ConfigFile"))
472
+ SyncConfiguration.add_member(:owner_id, Shapes::ShapeRef.new(shape: OwnerId, required: true, location_name: "OwnerId"))
473
+ SyncConfiguration.add_member(:provider_type, Shapes::ShapeRef.new(shape: ProviderType, required: true, location_name: "ProviderType"))
474
+ SyncConfiguration.add_member(:repository_link_id, Shapes::ShapeRef.new(shape: RepositoryLinkId, required: true, location_name: "RepositoryLinkId"))
475
+ SyncConfiguration.add_member(:repository_name, Shapes::ShapeRef.new(shape: RepositoryName, required: true, location_name: "RepositoryName"))
476
+ SyncConfiguration.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "ResourceName"))
477
+ SyncConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: IamRoleArn, required: true, location_name: "RoleArn"))
478
+ SyncConfiguration.add_member(:sync_type, Shapes::ShapeRef.new(shape: SyncConfigurationType, required: true, location_name: "SyncType"))
479
+ SyncConfiguration.struct_class = Types::SyncConfiguration
480
+
481
+ SyncConfigurationList.member = Shapes::ShapeRef.new(shape: SyncConfiguration)
482
+
483
+ SyncConfigurationStillExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
484
+ SyncConfigurationStillExistsException.struct_class = Types::SyncConfigurationStillExistsException
485
+
184
486
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
185
487
  Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
186
488
  Tag.struct_class = Types::Tag
@@ -195,9 +497,15 @@ module Aws::CodeStarconnections
195
497
 
196
498
  TagResourceOutput.struct_class = Types::TagResourceOutput
197
499
 
500
+ ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
501
+ ThrottlingException.struct_class = Types::ThrottlingException
502
+
198
503
  UnsupportedOperationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
199
504
  UnsupportedOperationException.struct_class = Types::UnsupportedOperationException
200
505
 
506
+ UnsupportedProviderTypeException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
507
+ UnsupportedProviderTypeException.struct_class = Types::UnsupportedProviderTypeException
508
+
201
509
  UntagResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location_name: "ResourceArn"))
202
510
  UntagResourceInput.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
203
511
  UntagResourceInput.struct_class = Types::UntagResourceInput
@@ -211,6 +519,39 @@ module Aws::CodeStarconnections
211
519
 
212
520
  UpdateHostOutput.struct_class = Types::UpdateHostOutput
213
521
 
522
+ UpdateOutOfSyncException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
523
+ UpdateOutOfSyncException.struct_class = Types::UpdateOutOfSyncException
524
+
525
+ UpdateRepositoryLinkInput.add_member(:connection_arn, Shapes::ShapeRef.new(shape: ConnectionArn, location_name: "ConnectionArn"))
526
+ UpdateRepositoryLinkInput.add_member(:encryption_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "EncryptionKeyArn"))
527
+ UpdateRepositoryLinkInput.add_member(:repository_link_id, Shapes::ShapeRef.new(shape: RepositoryLinkId, required: true, location_name: "RepositoryLinkId"))
528
+ UpdateRepositoryLinkInput.struct_class = Types::UpdateRepositoryLinkInput
529
+
530
+ UpdateRepositoryLinkOutput.add_member(:repository_link_info, Shapes::ShapeRef.new(shape: RepositoryLinkInfo, required: true, location_name: "RepositoryLinkInfo"))
531
+ UpdateRepositoryLinkOutput.struct_class = Types::UpdateRepositoryLinkOutput
532
+
533
+ UpdateSyncBlockerInput.add_member(:id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "Id"))
534
+ UpdateSyncBlockerInput.add_member(:sync_type, Shapes::ShapeRef.new(shape: SyncConfigurationType, required: true, location_name: "SyncType"))
535
+ UpdateSyncBlockerInput.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "ResourceName"))
536
+ UpdateSyncBlockerInput.add_member(:resolved_reason, Shapes::ShapeRef.new(shape: ResolvedReason, required: true, location_name: "ResolvedReason"))
537
+ UpdateSyncBlockerInput.struct_class = Types::UpdateSyncBlockerInput
538
+
539
+ UpdateSyncBlockerOutput.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "ResourceName"))
540
+ UpdateSyncBlockerOutput.add_member(:parent_resource_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "ParentResourceName"))
541
+ UpdateSyncBlockerOutput.add_member(:sync_blocker, Shapes::ShapeRef.new(shape: SyncBlocker, required: true, location_name: "SyncBlocker"))
542
+ UpdateSyncBlockerOutput.struct_class = Types::UpdateSyncBlockerOutput
543
+
544
+ UpdateSyncConfigurationInput.add_member(:branch, Shapes::ShapeRef.new(shape: BranchName, location_name: "Branch"))
545
+ UpdateSyncConfigurationInput.add_member(:config_file, Shapes::ShapeRef.new(shape: DeploymentFilePath, location_name: "ConfigFile"))
546
+ UpdateSyncConfigurationInput.add_member(:repository_link_id, Shapes::ShapeRef.new(shape: RepositoryLinkId, location_name: "RepositoryLinkId"))
547
+ UpdateSyncConfigurationInput.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "ResourceName"))
548
+ UpdateSyncConfigurationInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "RoleArn"))
549
+ UpdateSyncConfigurationInput.add_member(:sync_type, Shapes::ShapeRef.new(shape: SyncConfigurationType, required: true, location_name: "SyncType"))
550
+ UpdateSyncConfigurationInput.struct_class = Types::UpdateSyncConfigurationInput
551
+
552
+ UpdateSyncConfigurationOutput.add_member(:sync_configuration, Shapes::ShapeRef.new(shape: SyncConfiguration, required: true, location_name: "SyncConfiguration"))
553
+ UpdateSyncConfigurationOutput.struct_class = Types::UpdateSyncConfigurationOutput
554
+
214
555
  VpcConfiguration.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "VpcId"))
215
556
  VpcConfiguration.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, required: true, location_name: "SubnetIds"))
216
557
  VpcConfiguration.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, required: true, location_name: "SecurityGroupIds"))
@@ -256,6 +597,36 @@ module Aws::CodeStarconnections
256
597
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
257
598
  end)
258
599
 
600
+ api.add_operation(:create_repository_link, Seahorse::Model::Operation.new.tap do |o|
601
+ o.name = "CreateRepositoryLink"
602
+ o.http_method = "POST"
603
+ o.http_request_uri = "/"
604
+ o.input = Shapes::ShapeRef.new(shape: CreateRepositoryLinkInput)
605
+ o.output = Shapes::ShapeRef.new(shape: CreateRepositoryLinkOutput)
606
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
607
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
608
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
609
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
610
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
611
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
612
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
613
+ end)
614
+
615
+ api.add_operation(:create_sync_configuration, Seahorse::Model::Operation.new.tap do |o|
616
+ o.name = "CreateSyncConfiguration"
617
+ o.http_method = "POST"
618
+ o.http_request_uri = "/"
619
+ o.input = Shapes::ShapeRef.new(shape: CreateSyncConfigurationInput)
620
+ o.output = Shapes::ShapeRef.new(shape: CreateSyncConfigurationOutput)
621
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
622
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
623
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
624
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
625
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
626
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
627
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
628
+ end)
629
+
259
630
  api.add_operation(:delete_connection, Seahorse::Model::Operation.new.tap do |o|
260
631
  o.name = "DeleteConnection"
261
632
  o.http_method = "POST"
@@ -275,6 +646,36 @@ module Aws::CodeStarconnections
275
646
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
276
647
  end)
277
648
 
649
+ api.add_operation(:delete_repository_link, Seahorse::Model::Operation.new.tap do |o|
650
+ o.name = "DeleteRepositoryLink"
651
+ o.http_method = "POST"
652
+ o.http_request_uri = "/"
653
+ o.input = Shapes::ShapeRef.new(shape: DeleteRepositoryLinkInput)
654
+ o.output = Shapes::ShapeRef.new(shape: DeleteRepositoryLinkOutput)
655
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
656
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
657
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
658
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
659
+ o.errors << Shapes::ShapeRef.new(shape: SyncConfigurationStillExistsException)
660
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
661
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
662
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedProviderTypeException)
663
+ end)
664
+
665
+ api.add_operation(:delete_sync_configuration, Seahorse::Model::Operation.new.tap do |o|
666
+ o.name = "DeleteSyncConfiguration"
667
+ o.http_method = "POST"
668
+ o.http_request_uri = "/"
669
+ o.input = Shapes::ShapeRef.new(shape: DeleteSyncConfigurationInput)
670
+ o.output = Shapes::ShapeRef.new(shape: DeleteSyncConfigurationOutput)
671
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
672
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
673
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
674
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
675
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
676
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
677
+ end)
678
+
278
679
  api.add_operation(:get_connection, Seahorse::Model::Operation.new.tap do |o|
279
680
  o.name = "GetConnection"
280
681
  o.http_method = "POST"
@@ -295,6 +696,72 @@ module Aws::CodeStarconnections
295
696
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
296
697
  end)
297
698
 
699
+ api.add_operation(:get_repository_link, Seahorse::Model::Operation.new.tap do |o|
700
+ o.name = "GetRepositoryLink"
701
+ o.http_method = "POST"
702
+ o.http_request_uri = "/"
703
+ o.input = Shapes::ShapeRef.new(shape: GetRepositoryLinkInput)
704
+ o.output = Shapes::ShapeRef.new(shape: GetRepositoryLinkOutput)
705
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
706
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
707
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
708
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
709
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
710
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
711
+ end)
712
+
713
+ api.add_operation(:get_repository_sync_status, Seahorse::Model::Operation.new.tap do |o|
714
+ o.name = "GetRepositorySyncStatus"
715
+ o.http_method = "POST"
716
+ o.http_request_uri = "/"
717
+ o.input = Shapes::ShapeRef.new(shape: GetRepositorySyncStatusInput)
718
+ o.output = Shapes::ShapeRef.new(shape: GetRepositorySyncStatusOutput)
719
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
720
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
721
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
722
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
723
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
724
+ end)
725
+
726
+ api.add_operation(:get_resource_sync_status, Seahorse::Model::Operation.new.tap do |o|
727
+ o.name = "GetResourceSyncStatus"
728
+ o.http_method = "POST"
729
+ o.http_request_uri = "/"
730
+ o.input = Shapes::ShapeRef.new(shape: GetResourceSyncStatusInput)
731
+ o.output = Shapes::ShapeRef.new(shape: GetResourceSyncStatusOutput)
732
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
733
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
734
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
735
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
736
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
737
+ end)
738
+
739
+ api.add_operation(:get_sync_blocker_summary, Seahorse::Model::Operation.new.tap do |o|
740
+ o.name = "GetSyncBlockerSummary"
741
+ o.http_method = "POST"
742
+ o.http_request_uri = "/"
743
+ o.input = Shapes::ShapeRef.new(shape: GetSyncBlockerSummaryInput)
744
+ o.output = Shapes::ShapeRef.new(shape: GetSyncBlockerSummaryOutput)
745
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
746
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
747
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
748
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
749
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
750
+ end)
751
+
752
+ api.add_operation(:get_sync_configuration, Seahorse::Model::Operation.new.tap do |o|
753
+ o.name = "GetSyncConfiguration"
754
+ o.http_method = "POST"
755
+ o.http_request_uri = "/"
756
+ o.input = Shapes::ShapeRef.new(shape: GetSyncConfigurationInput)
757
+ o.output = Shapes::ShapeRef.new(shape: GetSyncConfigurationOutput)
758
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
759
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
760
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
761
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
762
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
763
+ end)
764
+
298
765
  api.add_operation(:list_connections, Seahorse::Model::Operation.new.tap do |o|
299
766
  o.name = "ListConnections"
300
767
  o.http_method = "POST"
@@ -324,6 +791,58 @@ module Aws::CodeStarconnections
324
791
  )
325
792
  end)
326
793
 
794
+ api.add_operation(:list_repository_links, Seahorse::Model::Operation.new.tap do |o|
795
+ o.name = "ListRepositoryLinks"
796
+ o.http_method = "POST"
797
+ o.http_request_uri = "/"
798
+ o.input = Shapes::ShapeRef.new(shape: ListRepositoryLinksInput)
799
+ o.output = Shapes::ShapeRef.new(shape: ListRepositoryLinksOutput)
800
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
801
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
802
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
803
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
804
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
805
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
806
+ o[:pager] = Aws::Pager.new(
807
+ limit_key: "max_results",
808
+ tokens: {
809
+ "next_token" => "next_token"
810
+ }
811
+ )
812
+ end)
813
+
814
+ api.add_operation(:list_repository_sync_definitions, Seahorse::Model::Operation.new.tap do |o|
815
+ o.name = "ListRepositorySyncDefinitions"
816
+ o.http_method = "POST"
817
+ o.http_request_uri = "/"
818
+ o.input = Shapes::ShapeRef.new(shape: ListRepositorySyncDefinitionsInput)
819
+ o.output = Shapes::ShapeRef.new(shape: ListRepositorySyncDefinitionsOutput)
820
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
821
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
822
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
823
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
824
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
825
+ end)
826
+
827
+ api.add_operation(:list_sync_configurations, Seahorse::Model::Operation.new.tap do |o|
828
+ o.name = "ListSyncConfigurations"
829
+ o.http_method = "POST"
830
+ o.http_request_uri = "/"
831
+ o.input = Shapes::ShapeRef.new(shape: ListSyncConfigurationsInput)
832
+ o.output = Shapes::ShapeRef.new(shape: ListSyncConfigurationsOutput)
833
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
834
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
835
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
836
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
837
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
838
+ o[:pager] = Aws::Pager.new(
839
+ limit_key: "max_results",
840
+ tokens: {
841
+ "next_token" => "next_token"
842
+ }
843
+ )
844
+ end)
845
+
327
846
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
328
847
  o.name = "ListTagsForResource"
329
848
  o.http_method = "POST"
@@ -363,6 +882,51 @@ module Aws::CodeStarconnections
363
882
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
364
883
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationException)
365
884
  end)
885
+
886
+ api.add_operation(:update_repository_link, Seahorse::Model::Operation.new.tap do |o|
887
+ o.name = "UpdateRepositoryLink"
888
+ o.http_method = "POST"
889
+ o.http_request_uri = "/"
890
+ o.input = Shapes::ShapeRef.new(shape: UpdateRepositoryLinkInput)
891
+ o.output = Shapes::ShapeRef.new(shape: UpdateRepositoryLinkOutput)
892
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
893
+ o.errors << Shapes::ShapeRef.new(shape: ConditionalCheckFailedException)
894
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
895
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
896
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
897
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
898
+ o.errors << Shapes::ShapeRef.new(shape: UpdateOutOfSyncException)
899
+ end)
900
+
901
+ api.add_operation(:update_sync_blocker, Seahorse::Model::Operation.new.tap do |o|
902
+ o.name = "UpdateSyncBlocker"
903
+ o.http_method = "POST"
904
+ o.http_request_uri = "/"
905
+ o.input = Shapes::ShapeRef.new(shape: UpdateSyncBlockerInput)
906
+ o.output = Shapes::ShapeRef.new(shape: UpdateSyncBlockerOutput)
907
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
908
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
909
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
910
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
911
+ o.errors << Shapes::ShapeRef.new(shape: RetryLatestCommitFailedException)
912
+ o.errors << Shapes::ShapeRef.new(shape: SyncBlockerDoesNotExistException)
913
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
914
+ end)
915
+
916
+ api.add_operation(:update_sync_configuration, Seahorse::Model::Operation.new.tap do |o|
917
+ o.name = "UpdateSyncConfiguration"
918
+ o.http_method = "POST"
919
+ o.http_request_uri = "/"
920
+ o.input = Shapes::ShapeRef.new(shape: UpdateSyncConfigurationInput)
921
+ o.output = Shapes::ShapeRef.new(shape: UpdateSyncConfigurationOutput)
922
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
923
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
924
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
925
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
926
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
927
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
928
+ o.errors << Shapes::ShapeRef.new(shape: UpdateOutOfSyncException)
929
+ end)
366
930
  end
367
931
 
368
932
  end