aws-sdk-datazone 1.28.0 → 1.29.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-datazone/client.rb +1743 -23
- data/lib/aws-sdk-datazone/client_api.rb +1242 -19
- data/lib/aws-sdk-datazone/types.rb +3652 -272
- data/lib/aws-sdk-datazone.rb +1 -1
- data/sig/client.rbs +574 -10
- data/sig/types.rbs +967 -10
- metadata +2 -2
@@ -62,13 +62,36 @@ module Aws::DataZone
|
|
62
62
|
AssetTypesForRule = Shapes::StructureShape.new(name: 'AssetTypesForRule')
|
63
63
|
AssociateEnvironmentRoleInput = Shapes::StructureShape.new(name: 'AssociateEnvironmentRoleInput')
|
64
64
|
AssociateEnvironmentRoleOutput = Shapes::StructureShape.new(name: 'AssociateEnvironmentRoleOutput')
|
65
|
+
AthenaPropertiesInput = Shapes::StructureShape.new(name: 'AthenaPropertiesInput')
|
66
|
+
AthenaPropertiesInputWorkgroupNameString = Shapes::StringShape.new(name: 'AthenaPropertiesInputWorkgroupNameString')
|
67
|
+
AthenaPropertiesOutput = Shapes::StructureShape.new(name: 'AthenaPropertiesOutput')
|
68
|
+
AthenaPropertiesOutputWorkgroupNameString = Shapes::StringShape.new(name: 'AthenaPropertiesOutputWorkgroupNameString')
|
69
|
+
AthenaPropertiesPatch = Shapes::StructureShape.new(name: 'AthenaPropertiesPatch')
|
70
|
+
AthenaPropertiesPatchWorkgroupNameString = Shapes::StringShape.new(name: 'AthenaPropertiesPatchWorkgroupNameString')
|
65
71
|
Attribute = Shapes::StringShape.new(name: 'Attribute')
|
66
72
|
AuthType = Shapes::StringShape.new(name: 'AuthType')
|
73
|
+
AuthenticationConfiguration = Shapes::StructureShape.new(name: 'AuthenticationConfiguration')
|
74
|
+
AuthenticationConfigurationInput = Shapes::StructureShape.new(name: 'AuthenticationConfigurationInput')
|
75
|
+
AuthenticationConfigurationInputKmsKeyArnString = Shapes::StringShape.new(name: 'AuthenticationConfigurationInputKmsKeyArnString')
|
76
|
+
AuthenticationConfigurationInputSecretArnString = Shapes::StringShape.new(name: 'AuthenticationConfigurationInputSecretArnString')
|
77
|
+
AuthenticationConfigurationPatch = Shapes::StructureShape.new(name: 'AuthenticationConfigurationPatch')
|
78
|
+
AuthenticationConfigurationPatchSecretArnString = Shapes::StringShape.new(name: 'AuthenticationConfigurationPatchSecretArnString')
|
79
|
+
AuthenticationConfigurationSecretArnString = Shapes::StringShape.new(name: 'AuthenticationConfigurationSecretArnString')
|
80
|
+
AuthenticationType = Shapes::StringShape.new(name: 'AuthenticationType')
|
81
|
+
AuthorizationCodeProperties = Shapes::StructureShape.new(name: 'AuthorizationCodeProperties')
|
82
|
+
AuthorizationCodePropertiesAuthorizationCodeString = Shapes::StringShape.new(name: 'AuthorizationCodePropertiesAuthorizationCodeString')
|
83
|
+
AuthorizationCodePropertiesRedirectUriString = Shapes::StringShape.new(name: 'AuthorizationCodePropertiesRedirectUriString')
|
67
84
|
AuthorizedPrincipalIdentifier = Shapes::StringShape.new(name: 'AuthorizedPrincipalIdentifier')
|
68
85
|
AuthorizedPrincipalIdentifiers = Shapes::ListShape.new(name: 'AuthorizedPrincipalIdentifiers')
|
86
|
+
AwsAccount = Shapes::UnionShape.new(name: 'AwsAccount')
|
69
87
|
AwsAccountId = Shapes::StringShape.new(name: 'AwsAccountId')
|
70
88
|
AwsConsoleLinkParameters = Shapes::StructureShape.new(name: 'AwsConsoleLinkParameters')
|
89
|
+
AwsLocation = Shapes::StructureShape.new(name: 'AwsLocation')
|
90
|
+
AwsLocationAccessRoleString = Shapes::StringShape.new(name: 'AwsLocationAccessRoleString')
|
71
91
|
AwsRegion = Shapes::StringShape.new(name: 'AwsRegion')
|
92
|
+
BasicAuthenticationCredentials = Shapes::StructureShape.new(name: 'BasicAuthenticationCredentials')
|
93
|
+
BasicAuthenticationCredentialsPasswordString = Shapes::StringShape.new(name: 'BasicAuthenticationCredentialsPasswordString')
|
94
|
+
BasicAuthenticationCredentialsUserNameString = Shapes::StringShape.new(name: 'BasicAuthenticationCredentialsUserNameString')
|
72
95
|
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
73
96
|
BusinessNameGenerationConfiguration = Shapes::StructureShape.new(name: 'BusinessNameGenerationConfiguration')
|
74
97
|
CancelMetadataGenerationRunInput = Shapes::StructureShape.new(name: 'CancelMetadataGenerationRunInput')
|
@@ -80,11 +103,25 @@ module Aws::DataZone
|
|
80
103
|
CloudFormationProperties = Shapes::StructureShape.new(name: 'CloudFormationProperties')
|
81
104
|
ColumnFilterConfiguration = Shapes::StructureShape.new(name: 'ColumnFilterConfiguration')
|
82
105
|
ColumnNameList = Shapes::ListShape.new(name: 'ColumnNameList')
|
106
|
+
ComputeEnvironments = Shapes::StringShape.new(name: 'ComputeEnvironments')
|
107
|
+
ComputeEnvironmentsList = Shapes::ListShape.new(name: 'ComputeEnvironmentsList')
|
83
108
|
ConfigurableActionParameter = Shapes::StructureShape.new(name: 'ConfigurableActionParameter')
|
84
109
|
ConfigurableActionParameterList = Shapes::ListShape.new(name: 'ConfigurableActionParameterList')
|
85
110
|
ConfigurableActionTypeAuthorization = Shapes::StringShape.new(name: 'ConfigurableActionTypeAuthorization')
|
86
111
|
ConfigurableEnvironmentAction = Shapes::StructureShape.new(name: 'ConfigurableEnvironmentAction')
|
87
112
|
ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
|
113
|
+
ConnectionCredentials = Shapes::StructureShape.new(name: 'ConnectionCredentials')
|
114
|
+
ConnectionId = Shapes::StringShape.new(name: 'ConnectionId')
|
115
|
+
ConnectionName = Shapes::StringShape.new(name: 'ConnectionName')
|
116
|
+
ConnectionProperties = Shapes::MapShape.new(name: 'ConnectionProperties')
|
117
|
+
ConnectionPropertiesInput = Shapes::UnionShape.new(name: 'ConnectionPropertiesInput')
|
118
|
+
ConnectionPropertiesOutput = Shapes::UnionShape.new(name: 'ConnectionPropertiesOutput')
|
119
|
+
ConnectionPropertiesPatch = Shapes::UnionShape.new(name: 'ConnectionPropertiesPatch')
|
120
|
+
ConnectionPropertiesValueString = Shapes::StringShape.new(name: 'ConnectionPropertiesValueString')
|
121
|
+
ConnectionStatus = Shapes::StringShape.new(name: 'ConnectionStatus')
|
122
|
+
ConnectionSummaries = Shapes::ListShape.new(name: 'ConnectionSummaries')
|
123
|
+
ConnectionSummary = Shapes::StructureShape.new(name: 'ConnectionSummary')
|
124
|
+
ConnectionType = Shapes::StringShape.new(name: 'ConnectionType')
|
88
125
|
CreateAssetFilterInput = Shapes::StructureShape.new(name: 'CreateAssetFilterInput')
|
89
126
|
CreateAssetFilterOutput = Shapes::StructureShape.new(name: 'CreateAssetFilterOutput')
|
90
127
|
CreateAssetInput = Shapes::StructureShape.new(name: 'CreateAssetInput')
|
@@ -94,11 +131,17 @@ module Aws::DataZone
|
|
94
131
|
CreateAssetTypeInput = Shapes::StructureShape.new(name: 'CreateAssetTypeInput')
|
95
132
|
CreateAssetTypeOutput = Shapes::StructureShape.new(name: 'CreateAssetTypeOutput')
|
96
133
|
CreateAssetTypePolicyGrantDetail = Shapes::StructureShape.new(name: 'CreateAssetTypePolicyGrantDetail')
|
134
|
+
CreateConnectionInput = Shapes::StructureShape.new(name: 'CreateConnectionInput')
|
135
|
+
CreateConnectionInputDescriptionString = Shapes::StringShape.new(name: 'CreateConnectionInputDescriptionString')
|
136
|
+
CreateConnectionOutput = Shapes::StructureShape.new(name: 'CreateConnectionOutput')
|
97
137
|
CreateDataProductInput = Shapes::StructureShape.new(name: 'CreateDataProductInput')
|
98
138
|
CreateDataProductOutput = Shapes::StructureShape.new(name: 'CreateDataProductOutput')
|
99
139
|
CreateDataProductRevisionInput = Shapes::StructureShape.new(name: 'CreateDataProductRevisionInput')
|
100
140
|
CreateDataProductRevisionOutput = Shapes::StructureShape.new(name: 'CreateDataProductRevisionOutput')
|
101
141
|
CreateDataSourceInput = Shapes::StructureShape.new(name: 'CreateDataSourceInput')
|
142
|
+
CreateDataSourceInputConnectionIdentifierString = Shapes::StringShape.new(name: 'CreateDataSourceInputConnectionIdentifierString')
|
143
|
+
CreateDataSourceInputEnvironmentIdentifierString = Shapes::StringShape.new(name: 'CreateDataSourceInputEnvironmentIdentifierString')
|
144
|
+
CreateDataSourceInputProjectIdentifierString = Shapes::StringShape.new(name: 'CreateDataSourceInputProjectIdentifierString')
|
102
145
|
CreateDataSourceOutput = Shapes::StructureShape.new(name: 'CreateDataSourceOutput')
|
103
146
|
CreateDomainInput = Shapes::StructureShape.new(name: 'CreateDomainInput')
|
104
147
|
CreateDomainOutput = Shapes::StructureShape.new(name: 'CreateDomainOutput')
|
@@ -124,11 +167,14 @@ module Aws::DataZone
|
|
124
167
|
CreateGroupProfileOutput = Shapes::StructureShape.new(name: 'CreateGroupProfileOutput')
|
125
168
|
CreateListingChangeSetInput = Shapes::StructureShape.new(name: 'CreateListingChangeSetInput')
|
126
169
|
CreateListingChangeSetOutput = Shapes::StructureShape.new(name: 'CreateListingChangeSetOutput')
|
170
|
+
CreateProjectFromProjectProfilePolicyGrantDetail = Shapes::StructureShape.new(name: 'CreateProjectFromProjectProfilePolicyGrantDetail')
|
127
171
|
CreateProjectInput = Shapes::StructureShape.new(name: 'CreateProjectInput')
|
128
172
|
CreateProjectMembershipInput = Shapes::StructureShape.new(name: 'CreateProjectMembershipInput')
|
129
173
|
CreateProjectMembershipOutput = Shapes::StructureShape.new(name: 'CreateProjectMembershipOutput')
|
130
174
|
CreateProjectOutput = Shapes::StructureShape.new(name: 'CreateProjectOutput')
|
131
175
|
CreateProjectPolicyGrantDetail = Shapes::StructureShape.new(name: 'CreateProjectPolicyGrantDetail')
|
176
|
+
CreateProjectProfileInput = Shapes::StructureShape.new(name: 'CreateProjectProfileInput')
|
177
|
+
CreateProjectProfileOutput = Shapes::StructureShape.new(name: 'CreateProjectProfileOutput')
|
132
178
|
CreateRuleInput = Shapes::StructureShape.new(name: 'CreateRuleInput')
|
133
179
|
CreateRuleOutput = Shapes::StructureShape.new(name: 'CreateRuleOutput')
|
134
180
|
CreateSubscriptionGrantInput = Shapes::StructureShape.new(name: 'CreateSubscriptionGrantInput')
|
@@ -143,6 +189,9 @@ module Aws::DataZone
|
|
143
189
|
CreateUserProfileOutput = Shapes::StructureShape.new(name: 'CreateUserProfileOutput')
|
144
190
|
CreatedAt = Shapes::TimestampShape.new(name: 'CreatedAt')
|
145
191
|
CreatedBy = Shapes::StringShape.new(name: 'CreatedBy')
|
192
|
+
CredentialMap = Shapes::MapShape.new(name: 'CredentialMap')
|
193
|
+
CredentialMapKeyString = Shapes::StringShape.new(name: 'CredentialMapKeyString')
|
194
|
+
CredentialMapValueString = Shapes::StringShape.new(name: 'CredentialMapValueString')
|
146
195
|
CronString = Shapes::StringShape.new(name: 'CronString')
|
147
196
|
CustomParameter = Shapes::StructureShape.new(name: 'CustomParameter')
|
148
197
|
CustomParameterKeyNameString = Shapes::StringShape.new(name: 'CustomParameterKeyNameString')
|
@@ -170,6 +219,7 @@ module Aws::DataZone
|
|
170
219
|
DataSourceRunActivities = Shapes::ListShape.new(name: 'DataSourceRunActivities')
|
171
220
|
DataSourceRunActivity = Shapes::StructureShape.new(name: 'DataSourceRunActivity')
|
172
221
|
DataSourceRunId = Shapes::StringShape.new(name: 'DataSourceRunId')
|
222
|
+
DataSourceRunLineageSummary = Shapes::StructureShape.new(name: 'DataSourceRunLineageSummary')
|
173
223
|
DataSourceRunStatus = Shapes::StringShape.new(name: 'DataSourceRunStatus')
|
174
224
|
DataSourceRunSummaries = Shapes::ListShape.new(name: 'DataSourceRunSummaries')
|
175
225
|
DataSourceRunSummary = Shapes::StructureShape.new(name: 'DataSourceRunSummary')
|
@@ -186,6 +236,8 @@ module Aws::DataZone
|
|
186
236
|
DeleteAssetOutput = Shapes::StructureShape.new(name: 'DeleteAssetOutput')
|
187
237
|
DeleteAssetTypeInput = Shapes::StructureShape.new(name: 'DeleteAssetTypeInput')
|
188
238
|
DeleteAssetTypeOutput = Shapes::StructureShape.new(name: 'DeleteAssetTypeOutput')
|
239
|
+
DeleteConnectionInput = Shapes::StructureShape.new(name: 'DeleteConnectionInput')
|
240
|
+
DeleteConnectionOutput = Shapes::StructureShape.new(name: 'DeleteConnectionOutput')
|
189
241
|
DeleteDataProductInput = Shapes::StructureShape.new(name: 'DeleteDataProductInput')
|
190
242
|
DeleteDataProductOutput = Shapes::StructureShape.new(name: 'DeleteDataProductOutput')
|
191
243
|
DeleteDataSourceInput = Shapes::StructureShape.new(name: 'DeleteDataSourceInput')
|
@@ -211,6 +263,8 @@ module Aws::DataZone
|
|
211
263
|
DeleteProjectMembershipInput = Shapes::StructureShape.new(name: 'DeleteProjectMembershipInput')
|
212
264
|
DeleteProjectMembershipOutput = Shapes::StructureShape.new(name: 'DeleteProjectMembershipOutput')
|
213
265
|
DeleteProjectOutput = Shapes::StructureShape.new(name: 'DeleteProjectOutput')
|
266
|
+
DeleteProjectProfileInput = Shapes::StructureShape.new(name: 'DeleteProjectProfileInput')
|
267
|
+
DeleteProjectProfileOutput = Shapes::StructureShape.new(name: 'DeleteProjectProfileOutput')
|
214
268
|
DeleteRuleInput = Shapes::StructureShape.new(name: 'DeleteRuleInput')
|
215
269
|
DeleteRuleOutput = Shapes::StructureShape.new(name: 'DeleteRuleOutput')
|
216
270
|
DeleteSubscriptionGrantInput = Shapes::StructureShape.new(name: 'DeleteSubscriptionGrantInput')
|
@@ -222,6 +276,8 @@ module Aws::DataZone
|
|
222
276
|
Deployment = Shapes::StructureShape.new(name: 'Deployment')
|
223
277
|
DeploymentMessage = Shapes::StringShape.new(name: 'DeploymentMessage')
|
224
278
|
DeploymentMessagesList = Shapes::ListShape.new(name: 'DeploymentMessagesList')
|
279
|
+
DeploymentMode = Shapes::StringShape.new(name: 'DeploymentMode')
|
280
|
+
DeploymentOrder = Shapes::IntegerShape.new(name: 'DeploymentOrder')
|
225
281
|
DeploymentProperties = Shapes::StructureShape.new(name: 'DeploymentProperties')
|
226
282
|
DeploymentPropertiesEndTimeoutMinutesInteger = Shapes::IntegerShape.new(name: 'DeploymentPropertiesEndTimeoutMinutesInteger')
|
227
283
|
DeploymentPropertiesStartTimeoutMinutesInteger = Shapes::IntegerShape.new(name: 'DeploymentPropertiesStartTimeoutMinutesInteger')
|
@@ -253,6 +309,7 @@ module Aws::DataZone
|
|
253
309
|
DomainUnitSummary = Shapes::StructureShape.new(name: 'DomainUnitSummary')
|
254
310
|
DomainUnitTarget = Shapes::StructureShape.new(name: 'DomainUnitTarget')
|
255
311
|
DomainUnitUserProperties = Shapes::StructureShape.new(name: 'DomainUnitUserProperties')
|
312
|
+
DomainVersion = Shapes::StringShape.new(name: 'DomainVersion')
|
256
313
|
EdgeDirection = Shapes::StringShape.new(name: 'EdgeDirection')
|
257
314
|
EditedValue = Shapes::StringShape.new(name: 'EditedValue')
|
258
315
|
EnableSetting = Shapes::StringShape.new(name: 'EnableSetting')
|
@@ -270,7 +327,20 @@ module Aws::DataZone
|
|
270
327
|
EnvironmentBlueprintName = Shapes::StringShape.new(name: 'EnvironmentBlueprintName')
|
271
328
|
EnvironmentBlueprintSummaries = Shapes::ListShape.new(name: 'EnvironmentBlueprintSummaries')
|
272
329
|
EnvironmentBlueprintSummary = Shapes::StructureShape.new(name: 'EnvironmentBlueprintSummary')
|
330
|
+
EnvironmentConfiguration = Shapes::StructureShape.new(name: 'EnvironmentConfiguration')
|
331
|
+
EnvironmentConfigurationId = Shapes::StringShape.new(name: 'EnvironmentConfigurationId')
|
332
|
+
EnvironmentConfigurationName = Shapes::StringShape.new(name: 'EnvironmentConfigurationName')
|
333
|
+
EnvironmentConfigurationParameter = Shapes::StructureShape.new(name: 'EnvironmentConfigurationParameter')
|
334
|
+
EnvironmentConfigurationParameterName = Shapes::StringShape.new(name: 'EnvironmentConfigurationParameterName')
|
335
|
+
EnvironmentConfigurationParametersDetails = Shapes::StructureShape.new(name: 'EnvironmentConfigurationParametersDetails')
|
336
|
+
EnvironmentConfigurationParametersList = Shapes::ListShape.new(name: 'EnvironmentConfigurationParametersList')
|
337
|
+
EnvironmentConfigurationUserParameter = Shapes::StructureShape.new(name: 'EnvironmentConfigurationUserParameter')
|
338
|
+
EnvironmentConfigurationUserParametersList = Shapes::ListShape.new(name: 'EnvironmentConfigurationUserParametersList')
|
339
|
+
EnvironmentConfigurationsList = Shapes::ListShape.new(name: 'EnvironmentConfigurationsList')
|
340
|
+
EnvironmentDeploymentDetails = Shapes::StructureShape.new(name: 'EnvironmentDeploymentDetails')
|
273
341
|
EnvironmentError = Shapes::StructureShape.new(name: 'EnvironmentError')
|
342
|
+
EnvironmentFailureReasons = Shapes::MapShape.new(name: 'EnvironmentFailureReasons')
|
343
|
+
EnvironmentFailureReasonsList = Shapes::ListShape.new(name: 'EnvironmentFailureReasonsList')
|
274
344
|
EnvironmentId = Shapes::StringShape.new(name: 'EnvironmentId')
|
275
345
|
EnvironmentName = Shapes::StringShape.new(name: 'EnvironmentName')
|
276
346
|
EnvironmentParameter = Shapes::StructureShape.new(name: 'EnvironmentParameter')
|
@@ -284,7 +354,9 @@ module Aws::DataZone
|
|
284
354
|
EnvironmentSummary = Shapes::StructureShape.new(name: 'EnvironmentSummary')
|
285
355
|
EqualToExpression = Shapes::StructureShape.new(name: 'EqualToExpression')
|
286
356
|
ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
|
357
|
+
EventSummary = Shapes::UnionShape.new(name: 'EventSummary')
|
287
358
|
ExternalIdentifier = Shapes::StringShape.new(name: 'ExternalIdentifier')
|
359
|
+
FailedQueryProcessingErrorMessages = Shapes::ListShape.new(name: 'FailedQueryProcessingErrorMessages')
|
288
360
|
FailureCause = Shapes::StructureShape.new(name: 'FailureCause')
|
289
361
|
FailureReasons = Shapes::ListShape.new(name: 'FailureReasons')
|
290
362
|
Filter = Shapes::StructureShape.new(name: 'Filter')
|
@@ -322,6 +394,8 @@ module Aws::DataZone
|
|
322
394
|
GetAssetOutput = Shapes::StructureShape.new(name: 'GetAssetOutput')
|
323
395
|
GetAssetTypeInput = Shapes::StructureShape.new(name: 'GetAssetTypeInput')
|
324
396
|
GetAssetTypeOutput = Shapes::StructureShape.new(name: 'GetAssetTypeOutput')
|
397
|
+
GetConnectionInput = Shapes::StructureShape.new(name: 'GetConnectionInput')
|
398
|
+
GetConnectionOutput = Shapes::StructureShape.new(name: 'GetConnectionOutput')
|
325
399
|
GetDataProductInput = Shapes::StructureShape.new(name: 'GetDataProductInput')
|
326
400
|
GetDataProductOutput = Shapes::StructureShape.new(name: 'GetDataProductOutput')
|
327
401
|
GetDataSourceInput = Shapes::StructureShape.new(name: 'GetDataSourceInput')
|
@@ -354,6 +428,10 @@ module Aws::DataZone
|
|
354
428
|
GetGroupProfileOutput = Shapes::StructureShape.new(name: 'GetGroupProfileOutput')
|
355
429
|
GetIamPortalLoginUrlInput = Shapes::StructureShape.new(name: 'GetIamPortalLoginUrlInput')
|
356
430
|
GetIamPortalLoginUrlOutput = Shapes::StructureShape.new(name: 'GetIamPortalLoginUrlOutput')
|
431
|
+
GetJobRunInput = Shapes::StructureShape.new(name: 'GetJobRunInput')
|
432
|
+
GetJobRunOutput = Shapes::StructureShape.new(name: 'GetJobRunOutput')
|
433
|
+
GetLineageEventInput = Shapes::StructureShape.new(name: 'GetLineageEventInput')
|
434
|
+
GetLineageEventOutput = Shapes::StructureShape.new(name: 'GetLineageEventOutput')
|
357
435
|
GetLineageNodeInput = Shapes::StructureShape.new(name: 'GetLineageNodeInput')
|
358
436
|
GetLineageNodeOutput = Shapes::StructureShape.new(name: 'GetLineageNodeOutput')
|
359
437
|
GetListingInput = Shapes::StructureShape.new(name: 'GetListingInput')
|
@@ -362,6 +440,8 @@ module Aws::DataZone
|
|
362
440
|
GetMetadataGenerationRunOutput = Shapes::StructureShape.new(name: 'GetMetadataGenerationRunOutput')
|
363
441
|
GetProjectInput = Shapes::StructureShape.new(name: 'GetProjectInput')
|
364
442
|
GetProjectOutput = Shapes::StructureShape.new(name: 'GetProjectOutput')
|
443
|
+
GetProjectProfileInput = Shapes::StructureShape.new(name: 'GetProjectProfileInput')
|
444
|
+
GetProjectProfileOutput = Shapes::StructureShape.new(name: 'GetProjectProfileOutput')
|
365
445
|
GetRuleInput = Shapes::StructureShape.new(name: 'GetRuleInput')
|
366
446
|
GetRuleOutput = Shapes::StructureShape.new(name: 'GetRuleOutput')
|
367
447
|
GetSubscriptionGrantInput = Shapes::StructureShape.new(name: 'GetSubscriptionGrantInput')
|
@@ -388,13 +468,33 @@ module Aws::DataZone
|
|
388
468
|
GlossaryTermName = Shapes::StringShape.new(name: 'GlossaryTermName')
|
389
469
|
GlossaryTermStatus = Shapes::StringShape.new(name: 'GlossaryTermStatus')
|
390
470
|
GlossaryTerms = Shapes::ListShape.new(name: 'GlossaryTerms')
|
471
|
+
GlueConnection = Shapes::StructureShape.new(name: 'GlueConnection')
|
472
|
+
GlueConnectionConnectionSchemaVersionInteger = Shapes::IntegerShape.new(name: 'GlueConnectionConnectionSchemaVersionInteger')
|
473
|
+
GlueConnectionDescriptionString = Shapes::StringShape.new(name: 'GlueConnectionDescriptionString')
|
474
|
+
GlueConnectionInput = Shapes::StructureShape.new(name: 'GlueConnectionInput')
|
475
|
+
GlueConnectionInputMatchCriteriaString = Shapes::StringShape.new(name: 'GlueConnectionInputMatchCriteriaString')
|
476
|
+
GlueConnectionInputNameString = Shapes::StringShape.new(name: 'GlueConnectionInputNameString')
|
477
|
+
GlueConnectionPatch = Shapes::StructureShape.new(name: 'GlueConnectionPatch')
|
478
|
+
GlueConnectionStatusReasonString = Shapes::StringShape.new(name: 'GlueConnectionStatusReasonString')
|
479
|
+
GlueConnectionType = Shapes::StringShape.new(name: 'GlueConnectionType')
|
480
|
+
GlueOAuth2Credentials = Shapes::StructureShape.new(name: 'GlueOAuth2Credentials')
|
481
|
+
GlueOAuth2CredentialsAccessTokenString = Shapes::StringShape.new(name: 'GlueOAuth2CredentialsAccessTokenString')
|
482
|
+
GlueOAuth2CredentialsJwtTokenString = Shapes::StringShape.new(name: 'GlueOAuth2CredentialsJwtTokenString')
|
483
|
+
GlueOAuth2CredentialsRefreshTokenString = Shapes::StringShape.new(name: 'GlueOAuth2CredentialsRefreshTokenString')
|
484
|
+
GlueOAuth2CredentialsUserManagedClientApplicationClientSecretString = Shapes::StringShape.new(name: 'GlueOAuth2CredentialsUserManagedClientApplicationClientSecretString')
|
485
|
+
GluePropertiesInput = Shapes::StructureShape.new(name: 'GluePropertiesInput')
|
486
|
+
GluePropertiesOutput = Shapes::StructureShape.new(name: 'GluePropertiesOutput')
|
487
|
+
GluePropertiesPatch = Shapes::StructureShape.new(name: 'GluePropertiesPatch')
|
391
488
|
GlueRunConfigurationInput = Shapes::StructureShape.new(name: 'GlueRunConfigurationInput')
|
489
|
+
GlueRunConfigurationInputCatalogNameString = Shapes::StringShape.new(name: 'GlueRunConfigurationInputCatalogNameString')
|
392
490
|
GlueRunConfigurationInputDataAccessRoleString = Shapes::StringShape.new(name: 'GlueRunConfigurationInputDataAccessRoleString')
|
393
491
|
GlueRunConfigurationOutput = Shapes::StructureShape.new(name: 'GlueRunConfigurationOutput')
|
394
492
|
GlueRunConfigurationOutputAccountIdString = Shapes::StringShape.new(name: 'GlueRunConfigurationOutputAccountIdString')
|
493
|
+
GlueRunConfigurationOutputCatalogNameString = Shapes::StringShape.new(name: 'GlueRunConfigurationOutputCatalogNameString')
|
395
494
|
GlueRunConfigurationOutputDataAccessRoleString = Shapes::StringShape.new(name: 'GlueRunConfigurationOutputDataAccessRoleString')
|
396
495
|
GlueRunConfigurationOutputRegionString = Shapes::StringShape.new(name: 'GlueRunConfigurationOutputRegionString')
|
397
496
|
GlueSelfGrantStatusOutput = Shapes::StructureShape.new(name: 'GlueSelfGrantStatusOutput')
|
497
|
+
GovernanceType = Shapes::StringShape.new(name: 'GovernanceType')
|
398
498
|
GrantedEntity = Shapes::UnionShape.new(name: 'GrantedEntity')
|
399
499
|
GrantedEntityInput = Shapes::UnionShape.new(name: 'GrantedEntityInput')
|
400
500
|
GreaterThanExpression = Shapes::StructureShape.new(name: 'GreaterThanExpression')
|
@@ -409,6 +509,14 @@ module Aws::DataZone
|
|
409
509
|
GroupProfileSummary = Shapes::StructureShape.new(name: 'GroupProfileSummary')
|
410
510
|
GroupSearchText = Shapes::StringShape.new(name: 'GroupSearchText')
|
411
511
|
GroupSearchType = Shapes::StringShape.new(name: 'GroupSearchType')
|
512
|
+
HyperPodOrchestrator = Shapes::StringShape.new(name: 'HyperPodOrchestrator')
|
513
|
+
HyperPodPropertiesInput = Shapes::StructureShape.new(name: 'HyperPodPropertiesInput')
|
514
|
+
HyperPodPropertiesInputClusterNameString = Shapes::StringShape.new(name: 'HyperPodPropertiesInputClusterNameString')
|
515
|
+
HyperPodPropertiesOutput = Shapes::StructureShape.new(name: 'HyperPodPropertiesOutput')
|
516
|
+
IamPropertiesInput = Shapes::StructureShape.new(name: 'IamPropertiesInput')
|
517
|
+
IamPropertiesOutput = Shapes::StructureShape.new(name: 'IamPropertiesOutput')
|
518
|
+
IamPropertiesPatch = Shapes::StructureShape.new(name: 'IamPropertiesPatch')
|
519
|
+
IamRoleArn = Shapes::StringShape.new(name: 'IamRoleArn')
|
412
520
|
IamUserProfileDetails = Shapes::StructureShape.new(name: 'IamUserProfileDetails')
|
413
521
|
Import = Shapes::StructureShape.new(name: 'Import')
|
414
522
|
ImportList = Shapes::ListShape.new(name: 'ImportList')
|
@@ -419,6 +527,13 @@ module Aws::DataZone
|
|
419
527
|
IsNotNullExpression = Shapes::StructureShape.new(name: 'IsNotNullExpression')
|
420
528
|
IsNullExpression = Shapes::StructureShape.new(name: 'IsNullExpression')
|
421
529
|
ItemGlossaryTerms = Shapes::ListShape.new(name: 'ItemGlossaryTerms')
|
530
|
+
JobRunDetails = Shapes::UnionShape.new(name: 'JobRunDetails')
|
531
|
+
JobRunError = Shapes::StructureShape.new(name: 'JobRunError')
|
532
|
+
JobRunMode = Shapes::StringShape.new(name: 'JobRunMode')
|
533
|
+
JobRunStatus = Shapes::StringShape.new(name: 'JobRunStatus')
|
534
|
+
JobRunSummaries = Shapes::ListShape.new(name: 'JobRunSummaries')
|
535
|
+
JobRunSummary = Shapes::StructureShape.new(name: 'JobRunSummary')
|
536
|
+
JobType = Shapes::StringShape.new(name: 'JobType')
|
422
537
|
KmsKeyArn = Shapes::StringShape.new(name: 'KmsKeyArn')
|
423
538
|
LakeFormationConfiguration = Shapes::StructureShape.new(name: 'LakeFormationConfiguration')
|
424
539
|
LastName = Shapes::StringShape.new(name: 'LastName')
|
@@ -426,6 +541,13 @@ module Aws::DataZone
|
|
426
541
|
LessThanOrEqualToExpression = Shapes::StructureShape.new(name: 'LessThanOrEqualToExpression')
|
427
542
|
LikeExpression = Shapes::StructureShape.new(name: 'LikeExpression')
|
428
543
|
LineageEvent = Shapes::BlobShape.new(name: 'LineageEvent')
|
544
|
+
LineageEventErrorMessage = Shapes::StringShape.new(name: 'LineageEventErrorMessage')
|
545
|
+
LineageEventIdentifier = Shapes::StringShape.new(name: 'LineageEventIdentifier')
|
546
|
+
LineageEventProcessingStatus = Shapes::StringShape.new(name: 'LineageEventProcessingStatus')
|
547
|
+
LineageEventSummaries = Shapes::ListShape.new(name: 'LineageEventSummaries')
|
548
|
+
LineageEventSummary = Shapes::StructureShape.new(name: 'LineageEventSummary')
|
549
|
+
LineageImportStatus = Shapes::StringShape.new(name: 'LineageImportStatus')
|
550
|
+
LineageInfo = Shapes::StructureShape.new(name: 'LineageInfo')
|
429
551
|
LineageNodeId = Shapes::StringShape.new(name: 'LineageNodeId')
|
430
552
|
LineageNodeIdentifier = Shapes::StringShape.new(name: 'LineageNodeIdentifier')
|
431
553
|
LineageNodeReference = Shapes::StructureShape.new(name: 'LineageNodeReference')
|
@@ -433,10 +555,16 @@ module Aws::DataZone
|
|
433
555
|
LineageNodeSummaries = Shapes::ListShape.new(name: 'LineageNodeSummaries')
|
434
556
|
LineageNodeSummary = Shapes::StructureShape.new(name: 'LineageNodeSummary')
|
435
557
|
LineageNodeTypeItem = Shapes::StructureShape.new(name: 'LineageNodeTypeItem')
|
558
|
+
LineageRunDetails = Shapes::StructureShape.new(name: 'LineageRunDetails')
|
559
|
+
LineageSqlQueryRunDetails = Shapes::StructureShape.new(name: 'LineageSqlQueryRunDetails')
|
560
|
+
LineageSyncSchedule = Shapes::StructureShape.new(name: 'LineageSyncSchedule')
|
561
|
+
LineageSyncScheduleScheduleString = Shapes::StringShape.new(name: 'LineageSyncScheduleScheduleString')
|
436
562
|
ListAssetFiltersInput = Shapes::StructureShape.new(name: 'ListAssetFiltersInput')
|
437
563
|
ListAssetFiltersOutput = Shapes::StructureShape.new(name: 'ListAssetFiltersOutput')
|
438
564
|
ListAssetRevisionsInput = Shapes::StructureShape.new(name: 'ListAssetRevisionsInput')
|
439
565
|
ListAssetRevisionsOutput = Shapes::StructureShape.new(name: 'ListAssetRevisionsOutput')
|
566
|
+
ListConnectionsInput = Shapes::StructureShape.new(name: 'ListConnectionsInput')
|
567
|
+
ListConnectionsOutput = Shapes::StructureShape.new(name: 'ListConnectionsOutput')
|
440
568
|
ListDataProductRevisionsInput = Shapes::StructureShape.new(name: 'ListDataProductRevisionsInput')
|
441
569
|
ListDataProductRevisionsOutput = Shapes::StructureShape.new(name: 'ListDataProductRevisionsOutput')
|
442
570
|
ListDataSourceRunActivitiesInput = Shapes::StructureShape.new(name: 'ListDataSourceRunActivitiesInput')
|
@@ -462,6 +590,11 @@ module Aws::DataZone
|
|
462
590
|
ListEnvironmentProfilesOutput = Shapes::StructureShape.new(name: 'ListEnvironmentProfilesOutput')
|
463
591
|
ListEnvironmentsInput = Shapes::StructureShape.new(name: 'ListEnvironmentsInput')
|
464
592
|
ListEnvironmentsOutput = Shapes::StructureShape.new(name: 'ListEnvironmentsOutput')
|
593
|
+
ListJobRunsInput = Shapes::StructureShape.new(name: 'ListJobRunsInput')
|
594
|
+
ListJobRunsInputJobIdentifierString = Shapes::StringShape.new(name: 'ListJobRunsInputJobIdentifierString')
|
595
|
+
ListJobRunsOutput = Shapes::StructureShape.new(name: 'ListJobRunsOutput')
|
596
|
+
ListLineageEventsInput = Shapes::StructureShape.new(name: 'ListLineageEventsInput')
|
597
|
+
ListLineageEventsOutput = Shapes::StructureShape.new(name: 'ListLineageEventsOutput')
|
465
598
|
ListLineageNodeHistoryInput = Shapes::StructureShape.new(name: 'ListLineageNodeHistoryInput')
|
466
599
|
ListLineageNodeHistoryOutput = Shapes::StructureShape.new(name: 'ListLineageNodeHistoryOutput')
|
467
600
|
ListMetadataGenerationRunsInput = Shapes::StructureShape.new(name: 'ListMetadataGenerationRunsInput')
|
@@ -472,6 +605,8 @@ module Aws::DataZone
|
|
472
605
|
ListPolicyGrantsOutput = Shapes::StructureShape.new(name: 'ListPolicyGrantsOutput')
|
473
606
|
ListProjectMembershipsInput = Shapes::StructureShape.new(name: 'ListProjectMembershipsInput')
|
474
607
|
ListProjectMembershipsOutput = Shapes::StructureShape.new(name: 'ListProjectMembershipsOutput')
|
608
|
+
ListProjectProfilesInput = Shapes::StructureShape.new(name: 'ListProjectProfilesInput')
|
609
|
+
ListProjectProfilesOutput = Shapes::StructureShape.new(name: 'ListProjectProfilesOutput')
|
475
610
|
ListProjectsInput = Shapes::StructureShape.new(name: 'ListProjectsInput')
|
476
611
|
ListProjectsOutput = Shapes::StructureShape.new(name: 'ListProjectsOutput')
|
477
612
|
ListRulesInput = Shapes::StructureShape.new(name: 'ListRulesInput')
|
@@ -501,6 +636,7 @@ module Aws::DataZone
|
|
501
636
|
ListingSummaryItems = Shapes::ListShape.new(name: 'ListingSummaryItems')
|
502
637
|
LongDescription = Shapes::StringShape.new(name: 'LongDescription')
|
503
638
|
ManagedPolicyType = Shapes::StringShape.new(name: 'ManagedPolicyType')
|
639
|
+
MatchCriteria = Shapes::ListShape.new(name: 'MatchCriteria')
|
504
640
|
MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
|
505
641
|
MaxResultsForListDomains = Shapes::IntegerShape.new(name: 'MaxResultsForListDomains')
|
506
642
|
Member = Shapes::UnionShape.new(name: 'Member')
|
@@ -522,6 +658,8 @@ module Aws::DataZone
|
|
522
658
|
MetadataMap = Shapes::MapShape.new(name: 'MetadataMap')
|
523
659
|
Model = Shapes::UnionShape.new(name: 'Model')
|
524
660
|
Name = Shapes::StringShape.new(name: 'Name')
|
661
|
+
NameIdentifier = Shapes::StructureShape.new(name: 'NameIdentifier')
|
662
|
+
NameIdentifiers = Shapes::ListShape.new(name: 'NameIdentifiers')
|
525
663
|
NotEqualToExpression = Shapes::StructureShape.new(name: 'NotEqualToExpression')
|
526
664
|
NotInExpression = Shapes::StructureShape.new(name: 'NotInExpression')
|
527
665
|
NotLikeExpression = Shapes::StructureShape.new(name: 'NotLikeExpression')
|
@@ -532,6 +670,15 @@ module Aws::DataZone
|
|
532
670
|
NotificationSubjects = Shapes::ListShape.new(name: 'NotificationSubjects')
|
533
671
|
NotificationType = Shapes::StringShape.new(name: 'NotificationType')
|
534
672
|
NotificationsList = Shapes::ListShape.new(name: 'NotificationsList')
|
673
|
+
OAuth2ClientApplication = Shapes::StructureShape.new(name: 'OAuth2ClientApplication')
|
674
|
+
OAuth2ClientApplicationAWSManagedClientApplicationReferenceString = Shapes::StringShape.new(name: 'OAuth2ClientApplicationAWSManagedClientApplicationReferenceString')
|
675
|
+
OAuth2ClientApplicationUserManagedClientApplicationClientIdString = Shapes::StringShape.new(name: 'OAuth2ClientApplicationUserManagedClientApplicationClientIdString')
|
676
|
+
OAuth2GrantType = Shapes::StringShape.new(name: 'OAuth2GrantType')
|
677
|
+
OAuth2Properties = Shapes::StructureShape.new(name: 'OAuth2Properties')
|
678
|
+
OAuth2PropertiesTokenUrlString = Shapes::StringShape.new(name: 'OAuth2PropertiesTokenUrlString')
|
679
|
+
OpenLineageRunEventSummary = Shapes::StructureShape.new(name: 'OpenLineageRunEventSummary')
|
680
|
+
OpenLineageRunState = Shapes::StringShape.new(name: 'OpenLineageRunState')
|
681
|
+
OverallDeploymentStatus = Shapes::StringShape.new(name: 'OverallDeploymentStatus')
|
535
682
|
OverrideDomainUnitOwnersPolicyGrantDetail = Shapes::StructureShape.new(name: 'OverrideDomainUnitOwnersPolicyGrantDetail')
|
536
683
|
OverrideProjectOwnersPolicyGrantDetail = Shapes::StructureShape.new(name: 'OverrideProjectOwnersPolicyGrantDetail')
|
537
684
|
OwnerGroupProperties = Shapes::StructureShape.new(name: 'OwnerGroupProperties')
|
@@ -541,6 +688,13 @@ module Aws::DataZone
|
|
541
688
|
OwnerUserProperties = Shapes::StructureShape.new(name: 'OwnerUserProperties')
|
542
689
|
OwnerUserPropertiesOutput = Shapes::StructureShape.new(name: 'OwnerUserPropertiesOutput')
|
543
690
|
PaginationToken = Shapes::StringShape.new(name: 'PaginationToken')
|
691
|
+
ParameterStorePath = Shapes::StringShape.new(name: 'ParameterStorePath')
|
692
|
+
Password = Shapes::StringShape.new(name: 'Password')
|
693
|
+
PhysicalConnectionRequirements = Shapes::StructureShape.new(name: 'PhysicalConnectionRequirements')
|
694
|
+
PhysicalConnectionRequirementsAvailabilityZoneString = Shapes::StringShape.new(name: 'PhysicalConnectionRequirementsAvailabilityZoneString')
|
695
|
+
PhysicalEndpoint = Shapes::StructureShape.new(name: 'PhysicalEndpoint')
|
696
|
+
PhysicalEndpoints = Shapes::ListShape.new(name: 'PhysicalEndpoints')
|
697
|
+
PolicyArn = Shapes::StringShape.new(name: 'PolicyArn')
|
544
698
|
PolicyGrantDetail = Shapes::UnionShape.new(name: 'PolicyGrantDetail')
|
545
699
|
PolicyGrantList = Shapes::ListShape.new(name: 'PolicyGrantList')
|
546
700
|
PolicyGrantMember = Shapes::StructureShape.new(name: 'PolicyGrantMember')
|
@@ -560,10 +714,19 @@ module Aws::DataZone
|
|
560
714
|
ProjectMembers = Shapes::ListShape.new(name: 'ProjectMembers')
|
561
715
|
ProjectName = Shapes::StringShape.new(name: 'ProjectName')
|
562
716
|
ProjectPolicyGrantPrincipal = Shapes::StructureShape.new(name: 'ProjectPolicyGrantPrincipal')
|
717
|
+
ProjectProfileId = Shapes::StringShape.new(name: 'ProjectProfileId')
|
718
|
+
ProjectProfileList = Shapes::ListShape.new(name: 'ProjectProfileList')
|
719
|
+
ProjectProfileName = Shapes::StringShape.new(name: 'ProjectProfileName')
|
720
|
+
ProjectProfileSummaries = Shapes::ListShape.new(name: 'ProjectProfileSummaries')
|
721
|
+
ProjectProfileSummary = Shapes::StructureShape.new(name: 'ProjectProfileSummary')
|
563
722
|
ProjectStatus = Shapes::StringShape.new(name: 'ProjectStatus')
|
564
723
|
ProjectSummaries = Shapes::ListShape.new(name: 'ProjectSummaries')
|
565
724
|
ProjectSummary = Shapes::StructureShape.new(name: 'ProjectSummary')
|
566
725
|
ProjectsForRule = Shapes::StructureShape.new(name: 'ProjectsForRule')
|
726
|
+
PropertyMap = Shapes::MapShape.new(name: 'PropertyMap')
|
727
|
+
PropertyMapKeyString = Shapes::StringShape.new(name: 'PropertyMapKeyString')
|
728
|
+
PropertyMapValueString = Shapes::StringShape.new(name: 'PropertyMapValueString')
|
729
|
+
Protocol = Shapes::StringShape.new(name: 'Protocol')
|
567
730
|
ProvisioningConfiguration = Shapes::UnionShape.new(name: 'ProvisioningConfiguration')
|
568
731
|
ProvisioningConfigurationList = Shapes::ListShape.new(name: 'ProvisioningConfigurationList')
|
569
732
|
ProvisioningProperties = Shapes::UnionShape.new(name: 'ProvisioningProperties')
|
@@ -574,6 +737,17 @@ module Aws::DataZone
|
|
574
737
|
RedshiftClusterStorageClusterNameString = Shapes::StringShape.new(name: 'RedshiftClusterStorageClusterNameString')
|
575
738
|
RedshiftCredentialConfiguration = Shapes::StructureShape.new(name: 'RedshiftCredentialConfiguration')
|
576
739
|
RedshiftCredentialConfigurationSecretManagerArnString = Shapes::StringShape.new(name: 'RedshiftCredentialConfigurationSecretManagerArnString')
|
740
|
+
RedshiftCredentials = Shapes::UnionShape.new(name: 'RedshiftCredentials')
|
741
|
+
RedshiftCredentialsSecretArnString = Shapes::StringShape.new(name: 'RedshiftCredentialsSecretArnString')
|
742
|
+
RedshiftLineageSyncConfigurationInput = Shapes::StructureShape.new(name: 'RedshiftLineageSyncConfigurationInput')
|
743
|
+
RedshiftLineageSyncConfigurationOutput = Shapes::StructureShape.new(name: 'RedshiftLineageSyncConfigurationOutput')
|
744
|
+
RedshiftPropertiesInput = Shapes::StructureShape.new(name: 'RedshiftPropertiesInput')
|
745
|
+
RedshiftPropertiesInputDatabaseNameString = Shapes::StringShape.new(name: 'RedshiftPropertiesInputDatabaseNameString')
|
746
|
+
RedshiftPropertiesInputHostString = Shapes::StringShape.new(name: 'RedshiftPropertiesInputHostString')
|
747
|
+
RedshiftPropertiesOutput = Shapes::StructureShape.new(name: 'RedshiftPropertiesOutput')
|
748
|
+
RedshiftPropertiesPatch = Shapes::StructureShape.new(name: 'RedshiftPropertiesPatch')
|
749
|
+
RedshiftPropertiesPatchDatabaseNameString = Shapes::StringShape.new(name: 'RedshiftPropertiesPatchDatabaseNameString')
|
750
|
+
RedshiftPropertiesPatchHostString = Shapes::StringShape.new(name: 'RedshiftPropertiesPatchHostString')
|
577
751
|
RedshiftRunConfigurationInput = Shapes::StructureShape.new(name: 'RedshiftRunConfigurationInput')
|
578
752
|
RedshiftRunConfigurationInputDataAccessRoleString = Shapes::StringShape.new(name: 'RedshiftRunConfigurationInputDataAccessRoleString')
|
579
753
|
RedshiftRunConfigurationOutput = Shapes::StructureShape.new(name: 'RedshiftRunConfigurationOutput')
|
@@ -584,6 +758,10 @@ module Aws::DataZone
|
|
584
758
|
RedshiftServerlessStorage = Shapes::StructureShape.new(name: 'RedshiftServerlessStorage')
|
585
759
|
RedshiftServerlessStorageWorkgroupNameString = Shapes::StringShape.new(name: 'RedshiftServerlessStorageWorkgroupNameString')
|
586
760
|
RedshiftStorage = Shapes::UnionShape.new(name: 'RedshiftStorage')
|
761
|
+
RedshiftStorageProperties = Shapes::UnionShape.new(name: 'RedshiftStorageProperties')
|
762
|
+
RedshiftStoragePropertiesClusterNameString = Shapes::StringShape.new(name: 'RedshiftStoragePropertiesClusterNameString')
|
763
|
+
RedshiftStoragePropertiesWorkgroupNameString = Shapes::StringShape.new(name: 'RedshiftStoragePropertiesWorkgroupNameString')
|
764
|
+
Region = Shapes::UnionShape.new(name: 'Region')
|
587
765
|
RegionName = Shapes::StringShape.new(name: 'RegionName')
|
588
766
|
RegionalParameter = Shapes::MapShape.new(name: 'RegionalParameter')
|
589
767
|
RegionalParameterMap = Shapes::MapShape.new(name: 'RegionalParameterMap')
|
@@ -632,9 +810,16 @@ module Aws::DataZone
|
|
632
810
|
RuleTarget = Shapes::UnionShape.new(name: 'RuleTarget')
|
633
811
|
RuleTargetType = Shapes::StringShape.new(name: 'RuleTargetType')
|
634
812
|
RuleType = Shapes::StringShape.new(name: 'RuleType')
|
813
|
+
RunIdentifier = Shapes::StringShape.new(name: 'RunIdentifier')
|
635
814
|
RunStatisticsForAssets = Shapes::StructureShape.new(name: 'RunStatisticsForAssets')
|
636
815
|
S3Location = Shapes::StringShape.new(name: 'S3Location')
|
637
816
|
S3LocationList = Shapes::ListShape.new(name: 'S3LocationList')
|
817
|
+
SageMakerAssetType = Shapes::StringShape.new(name: 'SageMakerAssetType')
|
818
|
+
SageMakerResourceArn = Shapes::StringShape.new(name: 'SageMakerResourceArn')
|
819
|
+
SageMakerRunConfigurationInput = Shapes::StructureShape.new(name: 'SageMakerRunConfigurationInput')
|
820
|
+
SageMakerRunConfigurationOutput = Shapes::StructureShape.new(name: 'SageMakerRunConfigurationOutput')
|
821
|
+
SageMakerRunConfigurationOutputAccountIdString = Shapes::StringShape.new(name: 'SageMakerRunConfigurationOutputAccountIdString')
|
822
|
+
SageMakerRunConfigurationOutputRegionString = Shapes::StringShape.new(name: 'SageMakerRunConfigurationOutputRegionString')
|
638
823
|
ScheduleConfiguration = Shapes::StructureShape.new(name: 'ScheduleConfiguration')
|
639
824
|
SearchGroupProfilesInput = Shapes::StructureShape.new(name: 'SearchGroupProfilesInput')
|
640
825
|
SearchGroupProfilesOutput = Shapes::StructureShape.new(name: 'SearchGroupProfilesOutput')
|
@@ -658,6 +843,8 @@ module Aws::DataZone
|
|
658
843
|
SearchTypesResultItems = Shapes::ListShape.new(name: 'SearchTypesResultItems')
|
659
844
|
SearchUserProfilesInput = Shapes::StructureShape.new(name: 'SearchUserProfilesInput')
|
660
845
|
SearchUserProfilesOutput = Shapes::StructureShape.new(name: 'SearchUserProfilesOutput')
|
846
|
+
SecurityGroupIdList = Shapes::ListShape.new(name: 'SecurityGroupIdList')
|
847
|
+
SecurityGroupIdListMemberString = Shapes::StringShape.new(name: 'SecurityGroupIdListMemberString')
|
661
848
|
SelfGrantStatus = Shapes::StringShape.new(name: 'SelfGrantStatus')
|
662
849
|
SelfGrantStatusDetail = Shapes::StructureShape.new(name: 'SelfGrantStatusDetail')
|
663
850
|
SelfGrantStatusDetailDatabaseNameString = Shapes::StringShape.new(name: 'SelfGrantStatusDetailDatabaseNameString')
|
@@ -668,16 +855,45 @@ module Aws::DataZone
|
|
668
855
|
ShortDescription = Shapes::StringShape.new(name: 'ShortDescription')
|
669
856
|
SingleSignOn = Shapes::StructureShape.new(name: 'SingleSignOn')
|
670
857
|
Smithy = Shapes::StringShape.new(name: 'Smithy')
|
858
|
+
SortFieldConnection = Shapes::StringShape.new(name: 'SortFieldConnection')
|
671
859
|
SortFieldProject = Shapes::StringShape.new(name: 'SortFieldProject')
|
672
860
|
SortKey = Shapes::StringShape.new(name: 'SortKey')
|
673
861
|
SortOrder = Shapes::StringShape.new(name: 'SortOrder')
|
862
|
+
SparkEmrPropertiesInput = Shapes::StructureShape.new(name: 'SparkEmrPropertiesInput')
|
863
|
+
SparkEmrPropertiesInputComputeArnString = Shapes::StringShape.new(name: 'SparkEmrPropertiesInputComputeArnString')
|
864
|
+
SparkEmrPropertiesInputInstanceProfileArnString = Shapes::StringShape.new(name: 'SparkEmrPropertiesInputInstanceProfileArnString')
|
865
|
+
SparkEmrPropertiesInputJavaVirtualEnvString = Shapes::StringShape.new(name: 'SparkEmrPropertiesInputJavaVirtualEnvString')
|
866
|
+
SparkEmrPropertiesInputLogUriString = Shapes::StringShape.new(name: 'SparkEmrPropertiesInputLogUriString')
|
867
|
+
SparkEmrPropertiesInputPythonVirtualEnvString = Shapes::StringShape.new(name: 'SparkEmrPropertiesInputPythonVirtualEnvString')
|
868
|
+
SparkEmrPropertiesInputRuntimeRoleString = Shapes::StringShape.new(name: 'SparkEmrPropertiesInputRuntimeRoleString')
|
869
|
+
SparkEmrPropertiesInputTrustedCertificatesS3UriString = Shapes::StringShape.new(name: 'SparkEmrPropertiesInputTrustedCertificatesS3UriString')
|
870
|
+
SparkEmrPropertiesOutput = Shapes::StructureShape.new(name: 'SparkEmrPropertiesOutput')
|
871
|
+
SparkEmrPropertiesPatch = Shapes::StructureShape.new(name: 'SparkEmrPropertiesPatch')
|
872
|
+
SparkEmrPropertiesPatchComputeArnString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchComputeArnString')
|
873
|
+
SparkEmrPropertiesPatchInstanceProfileArnString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchInstanceProfileArnString')
|
874
|
+
SparkEmrPropertiesPatchJavaVirtualEnvString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchJavaVirtualEnvString')
|
875
|
+
SparkEmrPropertiesPatchLogUriString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchLogUriString')
|
876
|
+
SparkEmrPropertiesPatchPythonVirtualEnvString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchPythonVirtualEnvString')
|
877
|
+
SparkEmrPropertiesPatchRuntimeRoleString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchRuntimeRoleString')
|
878
|
+
SparkEmrPropertiesPatchTrustedCertificatesS3UriString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchTrustedCertificatesS3UriString')
|
879
|
+
SparkGlueArgs = Shapes::StructureShape.new(name: 'SparkGlueArgs')
|
880
|
+
SparkGluePropertiesInput = Shapes::StructureShape.new(name: 'SparkGluePropertiesInput')
|
881
|
+
SparkGluePropertiesInputGlueConnectionNameString = Shapes::StringShape.new(name: 'SparkGluePropertiesInputGlueConnectionNameString')
|
882
|
+
SparkGluePropertiesInputGlueVersionString = Shapes::StringShape.new(name: 'SparkGluePropertiesInputGlueVersionString')
|
883
|
+
SparkGluePropertiesInputJavaVirtualEnvString = Shapes::StringShape.new(name: 'SparkGluePropertiesInputJavaVirtualEnvString')
|
884
|
+
SparkGluePropertiesInputPythonVirtualEnvString = Shapes::StringShape.new(name: 'SparkGluePropertiesInputPythonVirtualEnvString')
|
885
|
+
SparkGluePropertiesInputWorkerTypeString = Shapes::StringShape.new(name: 'SparkGluePropertiesInputWorkerTypeString')
|
886
|
+
SparkGluePropertiesOutput = Shapes::StructureShape.new(name: 'SparkGluePropertiesOutput')
|
674
887
|
SsoUserProfileDetails = Shapes::StructureShape.new(name: 'SsoUserProfileDetails')
|
675
888
|
StartDataSourceRunInput = Shapes::StructureShape.new(name: 'StartDataSourceRunInput')
|
676
889
|
StartDataSourceRunOutput = Shapes::StructureShape.new(name: 'StartDataSourceRunOutput')
|
677
890
|
StartMetadataGenerationRunInput = Shapes::StructureShape.new(name: 'StartMetadataGenerationRunInput')
|
678
891
|
StartMetadataGenerationRunOutput = Shapes::StructureShape.new(name: 'StartMetadataGenerationRunOutput')
|
892
|
+
Status = Shapes::StringShape.new(name: 'Status')
|
679
893
|
String = Shapes::StringShape.new(name: 'String')
|
680
894
|
StringList = Shapes::ListShape.new(name: 'StringList')
|
895
|
+
SubnetId = Shapes::StringShape.new(name: 'SubnetId')
|
896
|
+
SubnetIdList = Shapes::ListShape.new(name: 'SubnetIdList')
|
681
897
|
SubscribedAsset = Shapes::StructureShape.new(name: 'SubscribedAsset')
|
682
898
|
SubscribedAssetListing = Shapes::StructureShape.new(name: 'SubscribedAssetListing')
|
683
899
|
SubscribedAssets = Shapes::ListShape.new(name: 'SubscribedAssets')
|
@@ -741,7 +957,12 @@ module Aws::DataZone
|
|
741
957
|
Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
|
742
958
|
Timezone = Shapes::StringShape.new(name: 'Timezone')
|
743
959
|
Title = Shapes::StringShape.new(name: 'Title')
|
960
|
+
TokenUrlParametersMap = Shapes::MapShape.new(name: 'TokenUrlParametersMap')
|
961
|
+
TokenUrlParametersMapKeyString = Shapes::StringShape.new(name: 'TokenUrlParametersMapKeyString')
|
962
|
+
TokenUrlParametersMapValueString = Shapes::StringShape.new(name: 'TokenUrlParametersMapValueString')
|
744
963
|
Topic = Shapes::StructureShape.new(name: 'Topic')
|
964
|
+
TrackingAssetArns = Shapes::ListShape.new(name: 'TrackingAssetArns')
|
965
|
+
TrackingAssets = Shapes::MapShape.new(name: 'TrackingAssets')
|
745
966
|
TypeName = Shapes::StringShape.new(name: 'TypeName')
|
746
967
|
TypesSearchScope = Shapes::StringShape.new(name: 'TypesSearchScope')
|
747
968
|
UnauthorizedException = Shapes::StructureShape.new(name: 'UnauthorizedException')
|
@@ -750,6 +971,9 @@ module Aws::DataZone
|
|
750
971
|
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
751
972
|
UpdateAssetFilterInput = Shapes::StructureShape.new(name: 'UpdateAssetFilterInput')
|
752
973
|
UpdateAssetFilterOutput = Shapes::StructureShape.new(name: 'UpdateAssetFilterOutput')
|
974
|
+
UpdateConnectionInput = Shapes::StructureShape.new(name: 'UpdateConnectionInput')
|
975
|
+
UpdateConnectionInputDescriptionString = Shapes::StringShape.new(name: 'UpdateConnectionInputDescriptionString')
|
976
|
+
UpdateConnectionOutput = Shapes::StructureShape.new(name: 'UpdateConnectionOutput')
|
753
977
|
UpdateDataSourceInput = Shapes::StructureShape.new(name: 'UpdateDataSourceInput')
|
754
978
|
UpdateDataSourceOutput = Shapes::StructureShape.new(name: 'UpdateDataSourceOutput')
|
755
979
|
UpdateDomainInput = Shapes::StructureShape.new(name: 'UpdateDomainInput')
|
@@ -770,6 +994,8 @@ module Aws::DataZone
|
|
770
994
|
UpdateGroupProfileOutput = Shapes::StructureShape.new(name: 'UpdateGroupProfileOutput')
|
771
995
|
UpdateProjectInput = Shapes::StructureShape.new(name: 'UpdateProjectInput')
|
772
996
|
UpdateProjectOutput = Shapes::StructureShape.new(name: 'UpdateProjectOutput')
|
997
|
+
UpdateProjectProfileInput = Shapes::StructureShape.new(name: 'UpdateProjectProfileInput')
|
998
|
+
UpdateProjectProfileOutput = Shapes::StructureShape.new(name: 'UpdateProjectProfileOutput')
|
773
999
|
UpdateRuleInput = Shapes::StructureShape.new(name: 'UpdateRuleInput')
|
774
1000
|
UpdateRuleOutput = Shapes::StructureShape.new(name: 'UpdateRuleOutput')
|
775
1001
|
UpdateSubscriptionGrantStatusInput = Shapes::StructureShape.new(name: 'UpdateSubscriptionGrantStatusInput')
|
@@ -799,6 +1025,8 @@ module Aws::DataZone
|
|
799
1025
|
UserSearchText = Shapes::StringShape.new(name: 'UserSearchText')
|
800
1026
|
UserSearchType = Shapes::StringShape.new(name: 'UserSearchType')
|
801
1027
|
UserType = Shapes::StringShape.new(name: 'UserType')
|
1028
|
+
Username = Shapes::StringShape.new(name: 'Username')
|
1029
|
+
UsernamePassword = Shapes::StructureShape.new(name: 'UsernamePassword')
|
802
1030
|
ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
|
803
1031
|
|
804
1032
|
AcceptChoice.add_member(:edited_value, Shapes::ShapeRef.new(shape: EditedValue, location_name: "editedValue"))
|
@@ -1026,11 +1254,59 @@ module Aws::DataZone
|
|
1026
1254
|
|
1027
1255
|
AssociateEnvironmentRoleOutput.struct_class = Types::AssociateEnvironmentRoleOutput
|
1028
1256
|
|
1257
|
+
AthenaPropertiesInput.add_member(:workgroup_name, Shapes::ShapeRef.new(shape: AthenaPropertiesInputWorkgroupNameString, location_name: "workgroupName"))
|
1258
|
+
AthenaPropertiesInput.struct_class = Types::AthenaPropertiesInput
|
1259
|
+
|
1260
|
+
AthenaPropertiesOutput.add_member(:workgroup_name, Shapes::ShapeRef.new(shape: AthenaPropertiesOutputWorkgroupNameString, location_name: "workgroupName"))
|
1261
|
+
AthenaPropertiesOutput.struct_class = Types::AthenaPropertiesOutput
|
1262
|
+
|
1263
|
+
AthenaPropertiesPatch.add_member(:workgroup_name, Shapes::ShapeRef.new(shape: AthenaPropertiesPatchWorkgroupNameString, location_name: "workgroupName"))
|
1264
|
+
AthenaPropertiesPatch.struct_class = Types::AthenaPropertiesPatch
|
1265
|
+
|
1266
|
+
AuthenticationConfiguration.add_member(:authentication_type, Shapes::ShapeRef.new(shape: AuthenticationType, location_name: "authenticationType"))
|
1267
|
+
AuthenticationConfiguration.add_member(:o_auth_2_properties, Shapes::ShapeRef.new(shape: OAuth2Properties, location_name: "oAuth2Properties"))
|
1268
|
+
AuthenticationConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: AuthenticationConfigurationSecretArnString, location_name: "secretArn"))
|
1269
|
+
AuthenticationConfiguration.struct_class = Types::AuthenticationConfiguration
|
1270
|
+
|
1271
|
+
AuthenticationConfigurationInput.add_member(:authentication_type, Shapes::ShapeRef.new(shape: AuthenticationType, location_name: "authenticationType"))
|
1272
|
+
AuthenticationConfigurationInput.add_member(:basic_authentication_credentials, Shapes::ShapeRef.new(shape: BasicAuthenticationCredentials, location_name: "basicAuthenticationCredentials"))
|
1273
|
+
AuthenticationConfigurationInput.add_member(:custom_authentication_credentials, Shapes::ShapeRef.new(shape: CredentialMap, location_name: "customAuthenticationCredentials"))
|
1274
|
+
AuthenticationConfigurationInput.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: AuthenticationConfigurationInputKmsKeyArnString, location_name: "kmsKeyArn"))
|
1275
|
+
AuthenticationConfigurationInput.add_member(:o_auth_2_properties, Shapes::ShapeRef.new(shape: OAuth2Properties, location_name: "oAuth2Properties"))
|
1276
|
+
AuthenticationConfigurationInput.add_member(:secret_arn, Shapes::ShapeRef.new(shape: AuthenticationConfigurationInputSecretArnString, location_name: "secretArn"))
|
1277
|
+
AuthenticationConfigurationInput.struct_class = Types::AuthenticationConfigurationInput
|
1278
|
+
|
1279
|
+
AuthenticationConfigurationPatch.add_member(:basic_authentication_credentials, Shapes::ShapeRef.new(shape: BasicAuthenticationCredentials, location_name: "basicAuthenticationCredentials"))
|
1280
|
+
AuthenticationConfigurationPatch.add_member(:secret_arn, Shapes::ShapeRef.new(shape: AuthenticationConfigurationPatchSecretArnString, location_name: "secretArn"))
|
1281
|
+
AuthenticationConfigurationPatch.struct_class = Types::AuthenticationConfigurationPatch
|
1282
|
+
|
1283
|
+
AuthorizationCodeProperties.add_member(:authorization_code, Shapes::ShapeRef.new(shape: AuthorizationCodePropertiesAuthorizationCodeString, location_name: "authorizationCode"))
|
1284
|
+
AuthorizationCodeProperties.add_member(:redirect_uri, Shapes::ShapeRef.new(shape: AuthorizationCodePropertiesRedirectUriString, location_name: "redirectUri"))
|
1285
|
+
AuthorizationCodeProperties.struct_class = Types::AuthorizationCodeProperties
|
1286
|
+
|
1029
1287
|
AuthorizedPrincipalIdentifiers.member = Shapes::ShapeRef.new(shape: AuthorizedPrincipalIdentifier)
|
1030
1288
|
|
1289
|
+
AwsAccount.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "awsAccountId"))
|
1290
|
+
AwsAccount.add_member(:aws_account_id_path, Shapes::ShapeRef.new(shape: ParameterStorePath, location_name: "awsAccountIdPath"))
|
1291
|
+
AwsAccount.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
1292
|
+
AwsAccount.add_member_subclass(:aws_account_id, Types::AwsAccount::AwsAccountId)
|
1293
|
+
AwsAccount.add_member_subclass(:aws_account_id_path, Types::AwsAccount::AwsAccountIdPath)
|
1294
|
+
AwsAccount.add_member_subclass(:unknown, Types::AwsAccount::Unknown)
|
1295
|
+
AwsAccount.struct_class = Types::AwsAccount
|
1296
|
+
|
1031
1297
|
AwsConsoleLinkParameters.add_member(:uri, Shapes::ShapeRef.new(shape: String, location_name: "uri"))
|
1032
1298
|
AwsConsoleLinkParameters.struct_class = Types::AwsConsoleLinkParameters
|
1033
1299
|
|
1300
|
+
AwsLocation.add_member(:access_role, Shapes::ShapeRef.new(shape: AwsLocationAccessRoleString, location_name: "accessRole"))
|
1301
|
+
AwsLocation.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "awsAccountId"))
|
1302
|
+
AwsLocation.add_member(:aws_region, Shapes::ShapeRef.new(shape: AwsRegion, location_name: "awsRegion"))
|
1303
|
+
AwsLocation.add_member(:iam_connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "iamConnectionId"))
|
1304
|
+
AwsLocation.struct_class = Types::AwsLocation
|
1305
|
+
|
1306
|
+
BasicAuthenticationCredentials.add_member(:password, Shapes::ShapeRef.new(shape: BasicAuthenticationCredentialsPasswordString, location_name: "password"))
|
1307
|
+
BasicAuthenticationCredentials.add_member(:user_name, Shapes::ShapeRef.new(shape: BasicAuthenticationCredentialsUserNameString, location_name: "userName"))
|
1308
|
+
BasicAuthenticationCredentials.struct_class = Types::BasicAuthenticationCredentials
|
1309
|
+
|
1034
1310
|
BusinessNameGenerationConfiguration.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
|
1035
1311
|
BusinessNameGenerationConfiguration.struct_class = Types::BusinessNameGenerationConfiguration
|
1036
1312
|
|
@@ -1065,6 +1341,8 @@ module Aws::DataZone
|
|
1065
1341
|
|
1066
1342
|
ColumnNameList.member = Shapes::ShapeRef.new(shape: String)
|
1067
1343
|
|
1344
|
+
ComputeEnvironmentsList.member = Shapes::ShapeRef.new(shape: ComputeEnvironments)
|
1345
|
+
|
1068
1346
|
ConfigurableActionParameter.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "key"))
|
1069
1347
|
ConfigurableActionParameter.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "value"))
|
1070
1348
|
ConfigurableActionParameter.struct_class = Types::ConfigurableActionParameter
|
@@ -1079,6 +1357,78 @@ module Aws::DataZone
|
|
1079
1357
|
ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
|
1080
1358
|
ConflictException.struct_class = Types::ConflictException
|
1081
1359
|
|
1360
|
+
ConnectionCredentials.add_member(:access_key_id, Shapes::ShapeRef.new(shape: String, location_name: "accessKeyId"))
|
1361
|
+
ConnectionCredentials.add_member(:expiration, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "expiration"))
|
1362
|
+
ConnectionCredentials.add_member(:secret_access_key, Shapes::ShapeRef.new(shape: String, location_name: "secretAccessKey"))
|
1363
|
+
ConnectionCredentials.add_member(:session_token, Shapes::ShapeRef.new(shape: String, location_name: "sessionToken"))
|
1364
|
+
ConnectionCredentials.struct_class = Types::ConnectionCredentials
|
1365
|
+
|
1366
|
+
ConnectionProperties.key = Shapes::ShapeRef.new(shape: String)
|
1367
|
+
ConnectionProperties.value = Shapes::ShapeRef.new(shape: ConnectionPropertiesValueString)
|
1368
|
+
|
1369
|
+
ConnectionPropertiesInput.add_member(:athena_properties, Shapes::ShapeRef.new(shape: AthenaPropertiesInput, location_name: "athenaProperties"))
|
1370
|
+
ConnectionPropertiesInput.add_member(:glue_properties, Shapes::ShapeRef.new(shape: GluePropertiesInput, location_name: "glueProperties"))
|
1371
|
+
ConnectionPropertiesInput.add_member(:hyper_pod_properties, Shapes::ShapeRef.new(shape: HyperPodPropertiesInput, location_name: "hyperPodProperties"))
|
1372
|
+
ConnectionPropertiesInput.add_member(:iam_properties, Shapes::ShapeRef.new(shape: IamPropertiesInput, location_name: "iamProperties"))
|
1373
|
+
ConnectionPropertiesInput.add_member(:redshift_properties, Shapes::ShapeRef.new(shape: RedshiftPropertiesInput, location_name: "redshiftProperties"))
|
1374
|
+
ConnectionPropertiesInput.add_member(:spark_emr_properties, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInput, location_name: "sparkEmrProperties"))
|
1375
|
+
ConnectionPropertiesInput.add_member(:spark_glue_properties, Shapes::ShapeRef.new(shape: SparkGluePropertiesInput, location_name: "sparkGlueProperties"))
|
1376
|
+
ConnectionPropertiesInput.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
1377
|
+
ConnectionPropertiesInput.add_member_subclass(:athena_properties, Types::ConnectionPropertiesInput::AthenaProperties)
|
1378
|
+
ConnectionPropertiesInput.add_member_subclass(:glue_properties, Types::ConnectionPropertiesInput::GlueProperties)
|
1379
|
+
ConnectionPropertiesInput.add_member_subclass(:hyper_pod_properties, Types::ConnectionPropertiesInput::HyperPodProperties)
|
1380
|
+
ConnectionPropertiesInput.add_member_subclass(:iam_properties, Types::ConnectionPropertiesInput::IamProperties)
|
1381
|
+
ConnectionPropertiesInput.add_member_subclass(:redshift_properties, Types::ConnectionPropertiesInput::RedshiftProperties)
|
1382
|
+
ConnectionPropertiesInput.add_member_subclass(:spark_emr_properties, Types::ConnectionPropertiesInput::SparkEmrProperties)
|
1383
|
+
ConnectionPropertiesInput.add_member_subclass(:spark_glue_properties, Types::ConnectionPropertiesInput::SparkGlueProperties)
|
1384
|
+
ConnectionPropertiesInput.add_member_subclass(:unknown, Types::ConnectionPropertiesInput::Unknown)
|
1385
|
+
ConnectionPropertiesInput.struct_class = Types::ConnectionPropertiesInput
|
1386
|
+
|
1387
|
+
ConnectionPropertiesOutput.add_member(:athena_properties, Shapes::ShapeRef.new(shape: AthenaPropertiesOutput, location_name: "athenaProperties"))
|
1388
|
+
ConnectionPropertiesOutput.add_member(:glue_properties, Shapes::ShapeRef.new(shape: GluePropertiesOutput, location_name: "glueProperties"))
|
1389
|
+
ConnectionPropertiesOutput.add_member(:hyper_pod_properties, Shapes::ShapeRef.new(shape: HyperPodPropertiesOutput, location_name: "hyperPodProperties"))
|
1390
|
+
ConnectionPropertiesOutput.add_member(:iam_properties, Shapes::ShapeRef.new(shape: IamPropertiesOutput, location_name: "iamProperties"))
|
1391
|
+
ConnectionPropertiesOutput.add_member(:redshift_properties, Shapes::ShapeRef.new(shape: RedshiftPropertiesOutput, location_name: "redshiftProperties"))
|
1392
|
+
ConnectionPropertiesOutput.add_member(:spark_emr_properties, Shapes::ShapeRef.new(shape: SparkEmrPropertiesOutput, location_name: "sparkEmrProperties"))
|
1393
|
+
ConnectionPropertiesOutput.add_member(:spark_glue_properties, Shapes::ShapeRef.new(shape: SparkGluePropertiesOutput, location_name: "sparkGlueProperties"))
|
1394
|
+
ConnectionPropertiesOutput.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
1395
|
+
ConnectionPropertiesOutput.add_member_subclass(:athena_properties, Types::ConnectionPropertiesOutput::AthenaProperties)
|
1396
|
+
ConnectionPropertiesOutput.add_member_subclass(:glue_properties, Types::ConnectionPropertiesOutput::GlueProperties)
|
1397
|
+
ConnectionPropertiesOutput.add_member_subclass(:hyper_pod_properties, Types::ConnectionPropertiesOutput::HyperPodProperties)
|
1398
|
+
ConnectionPropertiesOutput.add_member_subclass(:iam_properties, Types::ConnectionPropertiesOutput::IamProperties)
|
1399
|
+
ConnectionPropertiesOutput.add_member_subclass(:redshift_properties, Types::ConnectionPropertiesOutput::RedshiftProperties)
|
1400
|
+
ConnectionPropertiesOutput.add_member_subclass(:spark_emr_properties, Types::ConnectionPropertiesOutput::SparkEmrProperties)
|
1401
|
+
ConnectionPropertiesOutput.add_member_subclass(:spark_glue_properties, Types::ConnectionPropertiesOutput::SparkGlueProperties)
|
1402
|
+
ConnectionPropertiesOutput.add_member_subclass(:unknown, Types::ConnectionPropertiesOutput::Unknown)
|
1403
|
+
ConnectionPropertiesOutput.struct_class = Types::ConnectionPropertiesOutput
|
1404
|
+
|
1405
|
+
ConnectionPropertiesPatch.add_member(:athena_properties, Shapes::ShapeRef.new(shape: AthenaPropertiesPatch, location_name: "athenaProperties"))
|
1406
|
+
ConnectionPropertiesPatch.add_member(:glue_properties, Shapes::ShapeRef.new(shape: GluePropertiesPatch, location_name: "glueProperties"))
|
1407
|
+
ConnectionPropertiesPatch.add_member(:iam_properties, Shapes::ShapeRef.new(shape: IamPropertiesPatch, location_name: "iamProperties"))
|
1408
|
+
ConnectionPropertiesPatch.add_member(:redshift_properties, Shapes::ShapeRef.new(shape: RedshiftPropertiesPatch, location_name: "redshiftProperties"))
|
1409
|
+
ConnectionPropertiesPatch.add_member(:spark_emr_properties, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatch, location_name: "sparkEmrProperties"))
|
1410
|
+
ConnectionPropertiesPatch.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
1411
|
+
ConnectionPropertiesPatch.add_member_subclass(:athena_properties, Types::ConnectionPropertiesPatch::AthenaProperties)
|
1412
|
+
ConnectionPropertiesPatch.add_member_subclass(:glue_properties, Types::ConnectionPropertiesPatch::GlueProperties)
|
1413
|
+
ConnectionPropertiesPatch.add_member_subclass(:iam_properties, Types::ConnectionPropertiesPatch::IamProperties)
|
1414
|
+
ConnectionPropertiesPatch.add_member_subclass(:redshift_properties, Types::ConnectionPropertiesPatch::RedshiftProperties)
|
1415
|
+
ConnectionPropertiesPatch.add_member_subclass(:spark_emr_properties, Types::ConnectionPropertiesPatch::SparkEmrProperties)
|
1416
|
+
ConnectionPropertiesPatch.add_member_subclass(:unknown, Types::ConnectionPropertiesPatch::Unknown)
|
1417
|
+
ConnectionPropertiesPatch.struct_class = Types::ConnectionPropertiesPatch
|
1418
|
+
|
1419
|
+
ConnectionSummaries.member = Shapes::ShapeRef.new(shape: ConnectionSummary)
|
1420
|
+
|
1421
|
+
ConnectionSummary.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
|
1422
|
+
ConnectionSummary.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
1423
|
+
ConnectionSummary.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, required: true, location_name: "domainUnitId"))
|
1424
|
+
ConnectionSummary.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentId"))
|
1425
|
+
ConnectionSummary.add_member(:name, Shapes::ShapeRef.new(shape: ConnectionName, required: true, location_name: "name"))
|
1426
|
+
ConnectionSummary.add_member(:physical_endpoints, Shapes::ShapeRef.new(shape: PhysicalEndpoints, required: true, location_name: "physicalEndpoints"))
|
1427
|
+
ConnectionSummary.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, location_name: "projectId"))
|
1428
|
+
ConnectionSummary.add_member(:props, Shapes::ShapeRef.new(shape: ConnectionPropertiesOutput, location_name: "props"))
|
1429
|
+
ConnectionSummary.add_member(:type, Shapes::ShapeRef.new(shape: ConnectionType, required: true, location_name: "type"))
|
1430
|
+
ConnectionSummary.struct_class = Types::ConnectionSummary
|
1431
|
+
|
1082
1432
|
CreateAssetFilterInput.add_member(:asset_identifier, Shapes::ShapeRef.new(shape: AssetId, required: true, location: "uri", location_name: "assetIdentifier"))
|
1083
1433
|
CreateAssetFilterInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
1084
1434
|
CreateAssetFilterInput.add_member(:configuration, Shapes::ShapeRef.new(shape: AssetFilterConfiguration, required: true, location_name: "configuration"))
|
@@ -1190,6 +1540,27 @@ module Aws::DataZone
|
|
1190
1540
|
CreateAssetTypePolicyGrantDetail.add_member(:include_child_domain_units, Shapes::ShapeRef.new(shape: Boolean, location_name: "includeChildDomainUnits"))
|
1191
1541
|
CreateAssetTypePolicyGrantDetail.struct_class = Types::CreateAssetTypePolicyGrantDetail
|
1192
1542
|
|
1543
|
+
CreateConnectionInput.add_member(:aws_location, Shapes::ShapeRef.new(shape: AwsLocation, location_name: "awsLocation"))
|
1544
|
+
CreateConnectionInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
1545
|
+
CreateConnectionInput.add_member(:description, Shapes::ShapeRef.new(shape: CreateConnectionInputDescriptionString, location_name: "description"))
|
1546
|
+
CreateConnectionInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
1547
|
+
CreateConnectionInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location_name: "environmentIdentifier"))
|
1548
|
+
CreateConnectionInput.add_member(:name, Shapes::ShapeRef.new(shape: ConnectionName, required: true, location_name: "name"))
|
1549
|
+
CreateConnectionInput.add_member(:props, Shapes::ShapeRef.new(shape: ConnectionPropertiesInput, location_name: "props"))
|
1550
|
+
CreateConnectionInput.struct_class = Types::CreateConnectionInput
|
1551
|
+
|
1552
|
+
CreateConnectionOutput.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
|
1553
|
+
CreateConnectionOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1554
|
+
CreateConnectionOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
1555
|
+
CreateConnectionOutput.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, required: true, location_name: "domainUnitId"))
|
1556
|
+
CreateConnectionOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentId"))
|
1557
|
+
CreateConnectionOutput.add_member(:name, Shapes::ShapeRef.new(shape: ConnectionName, required: true, location_name: "name"))
|
1558
|
+
CreateConnectionOutput.add_member(:physical_endpoints, Shapes::ShapeRef.new(shape: PhysicalEndpoints, required: true, location_name: "physicalEndpoints"))
|
1559
|
+
CreateConnectionOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, location_name: "projectId"))
|
1560
|
+
CreateConnectionOutput.add_member(:props, Shapes::ShapeRef.new(shape: ConnectionPropertiesOutput, location_name: "props"))
|
1561
|
+
CreateConnectionOutput.add_member(:type, Shapes::ShapeRef.new(shape: ConnectionType, required: true, location_name: "type"))
|
1562
|
+
CreateConnectionOutput.struct_class = Types::CreateConnectionOutput
|
1563
|
+
|
1193
1564
|
CreateDataProductInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
1194
1565
|
CreateDataProductInput.add_member(:description, Shapes::ShapeRef.new(shape: DataProductDescription, location_name: "description"))
|
1195
1566
|
CreateDataProductInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
@@ -1245,12 +1616,13 @@ module Aws::DataZone
|
|
1245
1616
|
CreateDataSourceInput.add_member(:asset_forms_input, Shapes::ShapeRef.new(shape: FormInputList, location_name: "assetFormsInput"))
|
1246
1617
|
CreateDataSourceInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
1247
1618
|
CreateDataSourceInput.add_member(:configuration, Shapes::ShapeRef.new(shape: DataSourceConfigurationInput, location_name: "configuration"))
|
1619
|
+
CreateDataSourceInput.add_member(:connection_identifier, Shapes::ShapeRef.new(shape: CreateDataSourceInputConnectionIdentifierString, location_name: "connectionIdentifier"))
|
1248
1620
|
CreateDataSourceInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1249
1621
|
CreateDataSourceInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
1250
1622
|
CreateDataSourceInput.add_member(:enable_setting, Shapes::ShapeRef.new(shape: EnableSetting, location_name: "enableSetting"))
|
1251
|
-
CreateDataSourceInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape:
|
1623
|
+
CreateDataSourceInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: CreateDataSourceInputEnvironmentIdentifierString, location_name: "environmentIdentifier"))
|
1252
1624
|
CreateDataSourceInput.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
1253
|
-
CreateDataSourceInput.add_member(:project_identifier, Shapes::ShapeRef.new(shape:
|
1625
|
+
CreateDataSourceInput.add_member(:project_identifier, Shapes::ShapeRef.new(shape: CreateDataSourceInputProjectIdentifierString, required: true, location_name: "projectIdentifier"))
|
1254
1626
|
CreateDataSourceInput.add_member(:publish_on_import, Shapes::ShapeRef.new(shape: Boolean, location_name: "publishOnImport"))
|
1255
1627
|
CreateDataSourceInput.add_member(:recommendation, Shapes::ShapeRef.new(shape: RecommendationConfiguration, location_name: "recommendation"))
|
1256
1628
|
CreateDataSourceInput.add_member(:schedule, Shapes::ShapeRef.new(shape: ScheduleConfiguration, location_name: "schedule"))
|
@@ -1259,11 +1631,12 @@ module Aws::DataZone
|
|
1259
1631
|
|
1260
1632
|
CreateDataSourceOutput.add_member(:asset_forms_output, Shapes::ShapeRef.new(shape: FormOutputList, location_name: "assetFormsOutput"))
|
1261
1633
|
CreateDataSourceOutput.add_member(:configuration, Shapes::ShapeRef.new(shape: DataSourceConfigurationOutput, location_name: "configuration"))
|
1634
|
+
CreateDataSourceOutput.add_member(:connection_id, Shapes::ShapeRef.new(shape: String, location_name: "connectionId"))
|
1262
1635
|
CreateDataSourceOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "createdAt"))
|
1263
1636
|
CreateDataSourceOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1264
1637
|
CreateDataSourceOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
1265
1638
|
CreateDataSourceOutput.add_member(:enable_setting, Shapes::ShapeRef.new(shape: EnableSetting, location_name: "enableSetting"))
|
1266
|
-
CreateDataSourceOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId,
|
1639
|
+
CreateDataSourceOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentId"))
|
1267
1640
|
CreateDataSourceOutput.add_member(:error_message, Shapes::ShapeRef.new(shape: DataSourceErrorMessage, location_name: "errorMessage"))
|
1268
1641
|
CreateDataSourceOutput.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "id"))
|
1269
1642
|
CreateDataSourceOutput.add_member(:last_run_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "lastRunAt"))
|
@@ -1282,8 +1655,10 @@ module Aws::DataZone
|
|
1282
1655
|
CreateDomainInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
1283
1656
|
CreateDomainInput.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
1284
1657
|
CreateDomainInput.add_member(:domain_execution_role, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "domainExecutionRole"))
|
1658
|
+
CreateDomainInput.add_member(:domain_version, Shapes::ShapeRef.new(shape: DomainVersion, location_name: "domainVersion"))
|
1285
1659
|
CreateDomainInput.add_member(:kms_key_identifier, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyIdentifier"))
|
1286
1660
|
CreateDomainInput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
1661
|
+
CreateDomainInput.add_member(:service_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "serviceRole"))
|
1287
1662
|
CreateDomainInput.add_member(:single_sign_on, Shapes::ShapeRef.new(shape: SingleSignOn, location_name: "singleSignOn"))
|
1288
1663
|
CreateDomainInput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
1289
1664
|
CreateDomainInput.struct_class = Types::CreateDomainInput
|
@@ -1291,11 +1666,13 @@ module Aws::DataZone
|
|
1291
1666
|
CreateDomainOutput.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
|
1292
1667
|
CreateDomainOutput.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
1293
1668
|
CreateDomainOutput.add_member(:domain_execution_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "domainExecutionRole"))
|
1669
|
+
CreateDomainOutput.add_member(:domain_version, Shapes::ShapeRef.new(shape: DomainVersion, location_name: "domainVersion"))
|
1294
1670
|
CreateDomainOutput.add_member(:id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "id"))
|
1295
1671
|
CreateDomainOutput.add_member(:kms_key_identifier, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyIdentifier"))
|
1296
1672
|
CreateDomainOutput.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
1297
1673
|
CreateDomainOutput.add_member(:portal_url, Shapes::ShapeRef.new(shape: String, location_name: "portalUrl"))
|
1298
1674
|
CreateDomainOutput.add_member(:root_domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "rootDomainUnitId"))
|
1675
|
+
CreateDomainOutput.add_member(:service_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "serviceRole"))
|
1299
1676
|
CreateDomainOutput.add_member(:single_sign_on, Shapes::ShapeRef.new(shape: SingleSignOn, location_name: "singleSignOn"))
|
1300
1677
|
CreateDomainOutput.add_member(:status, Shapes::ShapeRef.new(shape: DomainStatus, location_name: "status"))
|
1301
1678
|
CreateDomainOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
@@ -1337,11 +1714,13 @@ module Aws::DataZone
|
|
1337
1714
|
CreateEnvironmentActionOutput.add_member(:parameters, Shapes::ShapeRef.new(shape: ActionParameters, required: true, location_name: "parameters"))
|
1338
1715
|
CreateEnvironmentActionOutput.struct_class = Types::CreateEnvironmentActionOutput
|
1339
1716
|
|
1717
|
+
CreateEnvironmentInput.add_member(:deployment_order, Shapes::ShapeRef.new(shape: Integer, location_name: "deploymentOrder"))
|
1340
1718
|
CreateEnvironmentInput.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
1341
1719
|
CreateEnvironmentInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
1342
1720
|
CreateEnvironmentInput.add_member(:environment_account_identifier, Shapes::ShapeRef.new(shape: String, location_name: "environmentAccountIdentifier"))
|
1343
1721
|
CreateEnvironmentInput.add_member(:environment_account_region, Shapes::ShapeRef.new(shape: String, location_name: "environmentAccountRegion"))
|
1344
1722
|
CreateEnvironmentInput.add_member(:environment_blueprint_identifier, Shapes::ShapeRef.new(shape: String, location_name: "environmentBlueprintIdentifier"))
|
1723
|
+
CreateEnvironmentInput.add_member(:environment_configuration_id, Shapes::ShapeRef.new(shape: String, location_name: "environmentConfigurationId"))
|
1345
1724
|
CreateEnvironmentInput.add_member(:environment_profile_identifier, Shapes::ShapeRef.new(shape: EnvironmentProfileId, required: true, location_name: "environmentProfileIdentifier"))
|
1346
1725
|
CreateEnvironmentInput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
|
1347
1726
|
CreateEnvironmentInput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
@@ -1482,11 +1861,17 @@ module Aws::DataZone
|
|
1482
1861
|
CreateListingChangeSetOutput.add_member(:status, Shapes::ShapeRef.new(shape: ListingStatus, required: true, location_name: "status"))
|
1483
1862
|
CreateListingChangeSetOutput.struct_class = Types::CreateListingChangeSetOutput
|
1484
1863
|
|
1864
|
+
CreateProjectFromProjectProfilePolicyGrantDetail.add_member(:include_child_domain_units, Shapes::ShapeRef.new(shape: Boolean, location_name: "includeChildDomainUnits"))
|
1865
|
+
CreateProjectFromProjectProfilePolicyGrantDetail.add_member(:project_profiles, Shapes::ShapeRef.new(shape: ProjectProfileList, location_name: "projectProfiles"))
|
1866
|
+
CreateProjectFromProjectProfilePolicyGrantDetail.struct_class = Types::CreateProjectFromProjectProfilePolicyGrantDetail
|
1867
|
+
|
1485
1868
|
CreateProjectInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1486
1869
|
CreateProjectInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
1487
1870
|
CreateProjectInput.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "domainUnitId"))
|
1488
1871
|
CreateProjectInput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
|
1489
1872
|
CreateProjectInput.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "name"))
|
1873
|
+
CreateProjectInput.add_member(:project_profile_id, Shapes::ShapeRef.new(shape: ProjectProfileId, location_name: "projectProfileId"))
|
1874
|
+
CreateProjectInput.add_member(:user_parameters, Shapes::ShapeRef.new(shape: EnvironmentConfigurationUserParametersList, location_name: "userParameters"))
|
1490
1875
|
CreateProjectInput.struct_class = Types::CreateProjectInput
|
1491
1876
|
|
1492
1877
|
CreateProjectMembershipInput.add_member(:designation, Shapes::ShapeRef.new(shape: UserDesignation, required: true, location_name: "designation"))
|
@@ -1502,17 +1887,40 @@ module Aws::DataZone
|
|
1502
1887
|
CreateProjectOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1503
1888
|
CreateProjectOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
1504
1889
|
CreateProjectOutput.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "domainUnitId"))
|
1890
|
+
CreateProjectOutput.add_member(:environment_deployment_details, Shapes::ShapeRef.new(shape: EnvironmentDeploymentDetails, location_name: "environmentDeploymentDetails"))
|
1505
1891
|
CreateProjectOutput.add_member(:failure_reasons, Shapes::ShapeRef.new(shape: FailureReasons, location_name: "failureReasons"))
|
1506
1892
|
CreateProjectOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
|
1507
1893
|
CreateProjectOutput.add_member(:id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "id"))
|
1508
1894
|
CreateProjectOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "lastUpdatedAt"))
|
1509
1895
|
CreateProjectOutput.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "name"))
|
1896
|
+
CreateProjectOutput.add_member(:project_profile_id, Shapes::ShapeRef.new(shape: ProjectProfileId, location_name: "projectProfileId"))
|
1510
1897
|
CreateProjectOutput.add_member(:project_status, Shapes::ShapeRef.new(shape: ProjectStatus, location_name: "projectStatus"))
|
1898
|
+
CreateProjectOutput.add_member(:user_parameters, Shapes::ShapeRef.new(shape: EnvironmentConfigurationUserParametersList, location_name: "userParameters"))
|
1511
1899
|
CreateProjectOutput.struct_class = Types::CreateProjectOutput
|
1512
1900
|
|
1513
1901
|
CreateProjectPolicyGrantDetail.add_member(:include_child_domain_units, Shapes::ShapeRef.new(shape: Boolean, location_name: "includeChildDomainUnits"))
|
1514
1902
|
CreateProjectPolicyGrantDetail.struct_class = Types::CreateProjectPolicyGrantDetail
|
1515
1903
|
|
1904
|
+
CreateProjectProfileInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1905
|
+
CreateProjectProfileInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
1906
|
+
CreateProjectProfileInput.add_member(:domain_unit_identifier, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "domainUnitIdentifier"))
|
1907
|
+
CreateProjectProfileInput.add_member(:environment_configurations, Shapes::ShapeRef.new(shape: EnvironmentConfigurationsList, location_name: "environmentConfigurations"))
|
1908
|
+
CreateProjectProfileInput.add_member(:name, Shapes::ShapeRef.new(shape: ProjectProfileName, required: true, location_name: "name"))
|
1909
|
+
CreateProjectProfileInput.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
|
1910
|
+
CreateProjectProfileInput.struct_class = Types::CreateProjectProfileInput
|
1911
|
+
|
1912
|
+
CreateProjectProfileOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "createdAt"))
|
1913
|
+
CreateProjectProfileOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, required: true, location_name: "createdBy"))
|
1914
|
+
CreateProjectProfileOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1915
|
+
CreateProjectProfileOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
1916
|
+
CreateProjectProfileOutput.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "domainUnitId"))
|
1917
|
+
CreateProjectProfileOutput.add_member(:environment_configurations, Shapes::ShapeRef.new(shape: EnvironmentConfigurationsList, location_name: "environmentConfigurations"))
|
1918
|
+
CreateProjectProfileOutput.add_member(:id, Shapes::ShapeRef.new(shape: ProjectProfileId, required: true, location_name: "id"))
|
1919
|
+
CreateProjectProfileOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "lastUpdatedAt"))
|
1920
|
+
CreateProjectProfileOutput.add_member(:name, Shapes::ShapeRef.new(shape: ProjectProfileName, required: true, location_name: "name"))
|
1921
|
+
CreateProjectProfileOutput.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
|
1922
|
+
CreateProjectProfileOutput.struct_class = Types::CreateProjectProfileOutput
|
1923
|
+
|
1516
1924
|
CreateRuleInput.add_member(:action, Shapes::ShapeRef.new(shape: RuleAction, required: true, location_name: "action"))
|
1517
1925
|
CreateRuleInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
1518
1926
|
CreateRuleInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
@@ -1541,7 +1949,7 @@ module Aws::DataZone
|
|
1541
1949
|
CreateSubscriptionGrantInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
1542
1950
|
CreateSubscriptionGrantInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location_name: "environmentIdentifier"))
|
1543
1951
|
CreateSubscriptionGrantInput.add_member(:granted_entity, Shapes::ShapeRef.new(shape: GrantedEntityInput, required: true, location_name: "grantedEntity"))
|
1544
|
-
CreateSubscriptionGrantInput.add_member(:subscription_target_identifier, Shapes::ShapeRef.new(shape: SubscriptionTargetId,
|
1952
|
+
CreateSubscriptionGrantInput.add_member(:subscription_target_identifier, Shapes::ShapeRef.new(shape: SubscriptionTargetId, location_name: "subscriptionTargetIdentifier"))
|
1545
1953
|
CreateSubscriptionGrantInput.struct_class = Types::CreateSubscriptionGrantInput
|
1546
1954
|
|
1547
1955
|
CreateSubscriptionGrantOutput.add_member(:assets, Shapes::ShapeRef.new(shape: SubscribedAssets, location_name: "assets"))
|
@@ -1590,7 +1998,7 @@ module Aws::DataZone
|
|
1590
1998
|
CreateSubscriptionTargetInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
1591
1999
|
CreateSubscriptionTargetInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
1592
2000
|
CreateSubscriptionTargetInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentIdentifier"))
|
1593
|
-
CreateSubscriptionTargetInput.add_member(:manage_access_role, Shapes::ShapeRef.new(shape:
|
2001
|
+
CreateSubscriptionTargetInput.add_member(:manage_access_role, Shapes::ShapeRef.new(shape: IamRoleArn, required: true, location_name: "manageAccessRole"))
|
1594
2002
|
CreateSubscriptionTargetInput.add_member(:name, Shapes::ShapeRef.new(shape: SubscriptionTargetName, required: true, location_name: "name"))
|
1595
2003
|
CreateSubscriptionTargetInput.add_member(:provider, Shapes::ShapeRef.new(shape: String, location_name: "provider"))
|
1596
2004
|
CreateSubscriptionTargetInput.add_member(:subscription_target_config, Shapes::ShapeRef.new(shape: SubscriptionTargetForms, required: true, location_name: "subscriptionTargetConfig"))
|
@@ -1604,7 +2012,7 @@ module Aws::DataZone
|
|
1604
2012
|
CreateSubscriptionTargetOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
1605
2013
|
CreateSubscriptionTargetOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location_name: "environmentId"))
|
1606
2014
|
CreateSubscriptionTargetOutput.add_member(:id, Shapes::ShapeRef.new(shape: SubscriptionTargetId, required: true, location_name: "id"))
|
1607
|
-
CreateSubscriptionTargetOutput.add_member(:manage_access_role, Shapes::ShapeRef.new(shape:
|
2015
|
+
CreateSubscriptionTargetOutput.add_member(:manage_access_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "manageAccessRole"))
|
1608
2016
|
CreateSubscriptionTargetOutput.add_member(:name, Shapes::ShapeRef.new(shape: SubscriptionTargetName, required: true, location_name: "name"))
|
1609
2017
|
CreateSubscriptionTargetOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "projectId"))
|
1610
2018
|
CreateSubscriptionTargetOutput.add_member(:provider, Shapes::ShapeRef.new(shape: String, required: true, location_name: "provider"))
|
@@ -1627,6 +2035,9 @@ module Aws::DataZone
|
|
1627
2035
|
CreateUserProfileOutput.add_member(:type, Shapes::ShapeRef.new(shape: UserProfileType, location_name: "type"))
|
1628
2036
|
CreateUserProfileOutput.struct_class = Types::CreateUserProfileOutput
|
1629
2037
|
|
2038
|
+
CredentialMap.key = Shapes::ShapeRef.new(shape: CredentialMapKeyString)
|
2039
|
+
CredentialMap.value = Shapes::ShapeRef.new(shape: CredentialMapValueString)
|
2040
|
+
|
1630
2041
|
CustomParameter.add_member(:default_value, Shapes::ShapeRef.new(shape: String, location_name: "defaultValue"))
|
1631
2042
|
CustomParameter.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1632
2043
|
CustomParameter.add_member(:field_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "fieldType"))
|
@@ -1695,17 +2106,21 @@ module Aws::DataZone
|
|
1695
2106
|
|
1696
2107
|
DataSourceConfigurationInput.add_member(:glue_run_configuration, Shapes::ShapeRef.new(shape: GlueRunConfigurationInput, location_name: "glueRunConfiguration"))
|
1697
2108
|
DataSourceConfigurationInput.add_member(:redshift_run_configuration, Shapes::ShapeRef.new(shape: RedshiftRunConfigurationInput, location_name: "redshiftRunConfiguration"))
|
2109
|
+
DataSourceConfigurationInput.add_member(:sage_maker_run_configuration, Shapes::ShapeRef.new(shape: SageMakerRunConfigurationInput, location_name: "sageMakerRunConfiguration"))
|
1698
2110
|
DataSourceConfigurationInput.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
1699
2111
|
DataSourceConfigurationInput.add_member_subclass(:glue_run_configuration, Types::DataSourceConfigurationInput::GlueRunConfiguration)
|
1700
2112
|
DataSourceConfigurationInput.add_member_subclass(:redshift_run_configuration, Types::DataSourceConfigurationInput::RedshiftRunConfiguration)
|
2113
|
+
DataSourceConfigurationInput.add_member_subclass(:sage_maker_run_configuration, Types::DataSourceConfigurationInput::SageMakerRunConfiguration)
|
1701
2114
|
DataSourceConfigurationInput.add_member_subclass(:unknown, Types::DataSourceConfigurationInput::Unknown)
|
1702
2115
|
DataSourceConfigurationInput.struct_class = Types::DataSourceConfigurationInput
|
1703
2116
|
|
1704
2117
|
DataSourceConfigurationOutput.add_member(:glue_run_configuration, Shapes::ShapeRef.new(shape: GlueRunConfigurationOutput, location_name: "glueRunConfiguration"))
|
1705
2118
|
DataSourceConfigurationOutput.add_member(:redshift_run_configuration, Shapes::ShapeRef.new(shape: RedshiftRunConfigurationOutput, location_name: "redshiftRunConfiguration"))
|
2119
|
+
DataSourceConfigurationOutput.add_member(:sage_maker_run_configuration, Shapes::ShapeRef.new(shape: SageMakerRunConfigurationOutput, location_name: "sageMakerRunConfiguration"))
|
1706
2120
|
DataSourceConfigurationOutput.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
1707
2121
|
DataSourceConfigurationOutput.add_member_subclass(:glue_run_configuration, Types::DataSourceConfigurationOutput::GlueRunConfiguration)
|
1708
2122
|
DataSourceConfigurationOutput.add_member_subclass(:redshift_run_configuration, Types::DataSourceConfigurationOutput::RedshiftRunConfiguration)
|
2123
|
+
DataSourceConfigurationOutput.add_member_subclass(:sage_maker_run_configuration, Types::DataSourceConfigurationOutput::SageMakerRunConfiguration)
|
1709
2124
|
DataSourceConfigurationOutput.add_member_subclass(:unknown, Types::DataSourceConfigurationOutput::Unknown)
|
1710
2125
|
DataSourceConfigurationOutput.struct_class = Types::DataSourceConfigurationOutput
|
1711
2126
|
|
@@ -1721,18 +2136,23 @@ module Aws::DataZone
|
|
1721
2136
|
DataSourceRunActivity.add_member(:data_source_run_id, Shapes::ShapeRef.new(shape: DataSourceRunId, required: true, location_name: "dataSourceRunId"))
|
1722
2137
|
DataSourceRunActivity.add_member(:database, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "database"))
|
1723
2138
|
DataSourceRunActivity.add_member(:error_message, Shapes::ShapeRef.new(shape: DataSourceErrorMessage, location_name: "errorMessage"))
|
2139
|
+
DataSourceRunActivity.add_member(:lineage_summary, Shapes::ShapeRef.new(shape: LineageInfo, location_name: "lineageSummary"))
|
1724
2140
|
DataSourceRunActivity.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "projectId"))
|
1725
2141
|
DataSourceRunActivity.add_member(:technical_description, Shapes::ShapeRef.new(shape: Description, location_name: "technicalDescription"))
|
1726
2142
|
DataSourceRunActivity.add_member(:technical_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "technicalName"))
|
1727
2143
|
DataSourceRunActivity.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTime, required: true, location_name: "updatedAt"))
|
1728
2144
|
DataSourceRunActivity.struct_class = Types::DataSourceRunActivity
|
1729
2145
|
|
2146
|
+
DataSourceRunLineageSummary.add_member(:import_status, Shapes::ShapeRef.new(shape: LineageImportStatus, location_name: "importStatus"))
|
2147
|
+
DataSourceRunLineageSummary.struct_class = Types::DataSourceRunLineageSummary
|
2148
|
+
|
1730
2149
|
DataSourceRunSummaries.member = Shapes::ShapeRef.new(shape: DataSourceRunSummary)
|
1731
2150
|
|
1732
2151
|
DataSourceRunSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTime, required: true, location_name: "createdAt"))
|
1733
2152
|
DataSourceRunSummary.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "dataSourceId"))
|
1734
2153
|
DataSourceRunSummary.add_member(:error_message, Shapes::ShapeRef.new(shape: DataSourceErrorMessage, location_name: "errorMessage"))
|
1735
2154
|
DataSourceRunSummary.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceRunId, required: true, location_name: "id"))
|
2155
|
+
DataSourceRunSummary.add_member(:lineage_summary, Shapes::ShapeRef.new(shape: DataSourceRunLineageSummary, location_name: "lineageSummary"))
|
1736
2156
|
DataSourceRunSummary.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "projectId"))
|
1737
2157
|
DataSourceRunSummary.add_member(:run_statistics_for_assets, Shapes::ShapeRef.new(shape: RunStatisticsForAssets, location_name: "runStatisticsForAssets"))
|
1738
2158
|
DataSourceRunSummary.add_member(:started_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "startedAt"))
|
@@ -1744,11 +2164,13 @@ module Aws::DataZone
|
|
1744
2164
|
|
1745
2165
|
DataSourceSummaries.member = Shapes::ShapeRef.new(shape: DataSourceSummary)
|
1746
2166
|
|
2167
|
+
DataSourceSummary.add_member(:connection_id, Shapes::ShapeRef.new(shape: String, location_name: "connectionId"))
|
1747
2168
|
DataSourceSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "createdAt"))
|
1748
2169
|
DataSourceSummary.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "dataSourceId"))
|
2170
|
+
DataSourceSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1749
2171
|
DataSourceSummary.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
1750
2172
|
DataSourceSummary.add_member(:enable_setting, Shapes::ShapeRef.new(shape: EnableSetting, location_name: "enableSetting"))
|
1751
|
-
DataSourceSummary.add_member(:environment_id, Shapes::ShapeRef.new(shape:
|
2173
|
+
DataSourceSummary.add_member(:environment_id, Shapes::ShapeRef.new(shape: String, location_name: "environmentId"))
|
1752
2174
|
DataSourceSummary.add_member(:last_run_asset_count, Shapes::ShapeRef.new(shape: Integer, location_name: "lastRunAssetCount"))
|
1753
2175
|
DataSourceSummary.add_member(:last_run_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "lastRunAt"))
|
1754
2176
|
DataSourceSummary.add_member(:last_run_error_message, Shapes::ShapeRef.new(shape: DataSourceErrorMessage, location_name: "lastRunErrorMessage"))
|
@@ -1777,13 +2199,20 @@ module Aws::DataZone
|
|
1777
2199
|
|
1778
2200
|
DeleteAssetTypeOutput.struct_class = Types::DeleteAssetTypeOutput
|
1779
2201
|
|
2202
|
+
DeleteConnectionInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
2203
|
+
DeleteConnectionInput.add_member(:identifier, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location: "uri", location_name: "identifier"))
|
2204
|
+
DeleteConnectionInput.struct_class = Types::DeleteConnectionInput
|
2205
|
+
|
2206
|
+
DeleteConnectionOutput.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "status"))
|
2207
|
+
DeleteConnectionOutput.struct_class = Types::DeleteConnectionOutput
|
2208
|
+
|
1780
2209
|
DeleteDataProductInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
1781
2210
|
DeleteDataProductInput.add_member(:identifier, Shapes::ShapeRef.new(shape: DataProductId, required: true, location: "uri", location_name: "identifier"))
|
1782
2211
|
DeleteDataProductInput.struct_class = Types::DeleteDataProductInput
|
1783
2212
|
|
1784
2213
|
DeleteDataProductOutput.struct_class = Types::DeleteDataProductOutput
|
1785
2214
|
|
1786
|
-
DeleteDataSourceInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
2215
|
+
DeleteDataSourceInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, deprecated: true, location: "querystring", location_name: "clientToken", metadata: {"deprecatedMessage"=>"This field is no longer required for idempotency.", "idempotencyToken"=>true}))
|
1787
2216
|
DeleteDataSourceInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
1788
2217
|
DeleteDataSourceInput.add_member(:identifier, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location: "uri", location_name: "identifier"))
|
1789
2218
|
DeleteDataSourceInput.add_member(:retain_permissions_on_revoke_failure, Shapes::ShapeRef.new(shape: Boolean, location: "querystring", location_name: "retainPermissionsOnRevokeFailure"))
|
@@ -1791,11 +2220,12 @@ module Aws::DataZone
|
|
1791
2220
|
|
1792
2221
|
DeleteDataSourceOutput.add_member(:asset_forms_output, Shapes::ShapeRef.new(shape: FormOutputList, location_name: "assetFormsOutput"))
|
1793
2222
|
DeleteDataSourceOutput.add_member(:configuration, Shapes::ShapeRef.new(shape: DataSourceConfigurationOutput, location_name: "configuration"))
|
2223
|
+
DeleteDataSourceOutput.add_member(:connection_id, Shapes::ShapeRef.new(shape: String, location_name: "connectionId"))
|
1794
2224
|
DeleteDataSourceOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "createdAt"))
|
1795
2225
|
DeleteDataSourceOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1796
2226
|
DeleteDataSourceOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
1797
2227
|
DeleteDataSourceOutput.add_member(:enable_setting, Shapes::ShapeRef.new(shape: EnableSetting, location_name: "enableSetting"))
|
1798
|
-
DeleteDataSourceOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId,
|
2228
|
+
DeleteDataSourceOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentId"))
|
1799
2229
|
DeleteDataSourceOutput.add_member(:error_message, Shapes::ShapeRef.new(shape: DataSourceErrorMessage, location_name: "errorMessage"))
|
1800
2230
|
DeleteDataSourceOutput.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "id"))
|
1801
2231
|
DeleteDataSourceOutput.add_member(:last_run_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "lastRunAt"))
|
@@ -1883,6 +2313,12 @@ module Aws::DataZone
|
|
1883
2313
|
|
1884
2314
|
DeleteProjectOutput.struct_class = Types::DeleteProjectOutput
|
1885
2315
|
|
2316
|
+
DeleteProjectProfileInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
2317
|
+
DeleteProjectProfileInput.add_member(:identifier, Shapes::ShapeRef.new(shape: ProjectProfileId, required: true, location: "uri", location_name: "identifier"))
|
2318
|
+
DeleteProjectProfileInput.struct_class = Types::DeleteProjectProfileInput
|
2319
|
+
|
2320
|
+
DeleteProjectProfileOutput.struct_class = Types::DeleteProjectProfileOutput
|
2321
|
+
|
1886
2322
|
DeleteRuleInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
1887
2323
|
DeleteRuleInput.add_member(:identifier, Shapes::ShapeRef.new(shape: RuleId, required: true, location: "uri", location_name: "identifier"))
|
1888
2324
|
DeleteRuleInput.struct_class = Types::DeleteRuleInput
|
@@ -1956,6 +2392,7 @@ module Aws::DataZone
|
|
1956
2392
|
DomainSummary.add_member(:arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "arn"))
|
1957
2393
|
DomainSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, required: true, location_name: "createdAt"))
|
1958
2394
|
DomainSummary.add_member(:description, Shapes::ShapeRef.new(shape: DomainDescription, location_name: "description"))
|
2395
|
+
DomainSummary.add_member(:domain_version, Shapes::ShapeRef.new(shape: DomainVersion, location_name: "domainVersion"))
|
1959
2396
|
DomainSummary.add_member(:id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "id"))
|
1960
2397
|
DomainSummary.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: UpdatedAt, location_name: "lastUpdatedAt"))
|
1961
2398
|
DomainSummary.add_member(:managed_account_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "managedAccountId"))
|
@@ -2025,6 +2462,7 @@ module Aws::DataZone
|
|
2025
2462
|
EnvironmentBlueprintConfigurationItem.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
2026
2463
|
EnvironmentBlueprintConfigurationItem.add_member(:enabled_regions, Shapes::ShapeRef.new(shape: EnabledRegionList, location_name: "enabledRegions"))
|
2027
2464
|
EnvironmentBlueprintConfigurationItem.add_member(:environment_blueprint_id, Shapes::ShapeRef.new(shape: EnvironmentBlueprintId, required: true, location_name: "environmentBlueprintId"))
|
2465
|
+
EnvironmentBlueprintConfigurationItem.add_member(:environment_role_permission_boundary, Shapes::ShapeRef.new(shape: PolicyArn, location_name: "environmentRolePermissionBoundary"))
|
2028
2466
|
EnvironmentBlueprintConfigurationItem.add_member(:manage_access_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "manageAccessRoleArn"))
|
2029
2467
|
EnvironmentBlueprintConfigurationItem.add_member(:provisioning_configurations, Shapes::ShapeRef.new(shape: ProvisioningConfigurationList, location_name: "provisioningConfigurations"))
|
2030
2468
|
EnvironmentBlueprintConfigurationItem.add_member(:provisioning_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "provisioningRoleArn"))
|
@@ -2045,10 +2483,50 @@ module Aws::DataZone
|
|
2045
2483
|
EnvironmentBlueprintSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "updatedAt"))
|
2046
2484
|
EnvironmentBlueprintSummary.struct_class = Types::EnvironmentBlueprintSummary
|
2047
2485
|
|
2486
|
+
EnvironmentConfiguration.add_member(:aws_account, Shapes::ShapeRef.new(shape: AwsAccount, required: true, location_name: "awsAccount"))
|
2487
|
+
EnvironmentConfiguration.add_member(:aws_region, Shapes::ShapeRef.new(shape: Region, required: true, location_name: "awsRegion"))
|
2488
|
+
EnvironmentConfiguration.add_member(:configuration_parameters, Shapes::ShapeRef.new(shape: EnvironmentConfigurationParametersDetails, location_name: "configurationParameters"))
|
2489
|
+
EnvironmentConfiguration.add_member(:deployment_mode, Shapes::ShapeRef.new(shape: DeploymentMode, location_name: "deploymentMode"))
|
2490
|
+
EnvironmentConfiguration.add_member(:deployment_order, Shapes::ShapeRef.new(shape: DeploymentOrder, location_name: "deploymentOrder"))
|
2491
|
+
EnvironmentConfiguration.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
2492
|
+
EnvironmentConfiguration.add_member(:environment_blueprint_id, Shapes::ShapeRef.new(shape: EnvironmentBlueprintId, required: true, location_name: "environmentBlueprintId"))
|
2493
|
+
EnvironmentConfiguration.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentConfigurationId, location_name: "id"))
|
2494
|
+
EnvironmentConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: EnvironmentConfigurationName, required: true, location_name: "name"))
|
2495
|
+
EnvironmentConfiguration.struct_class = Types::EnvironmentConfiguration
|
2496
|
+
|
2497
|
+
EnvironmentConfigurationParameter.add_member(:is_editable, Shapes::ShapeRef.new(shape: Boolean, location_name: "isEditable"))
|
2498
|
+
EnvironmentConfigurationParameter.add_member(:name, Shapes::ShapeRef.new(shape: EnvironmentConfigurationParameterName, location_name: "name"))
|
2499
|
+
EnvironmentConfigurationParameter.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "value"))
|
2500
|
+
EnvironmentConfigurationParameter.struct_class = Types::EnvironmentConfigurationParameter
|
2501
|
+
|
2502
|
+
EnvironmentConfigurationParametersDetails.add_member(:parameter_overrides, Shapes::ShapeRef.new(shape: EnvironmentConfigurationParametersList, location_name: "parameterOverrides"))
|
2503
|
+
EnvironmentConfigurationParametersDetails.add_member(:resolved_parameters, Shapes::ShapeRef.new(shape: EnvironmentConfigurationParametersList, location_name: "resolvedParameters"))
|
2504
|
+
EnvironmentConfigurationParametersDetails.add_member(:ssm_path, Shapes::ShapeRef.new(shape: ParameterStorePath, location_name: "ssmPath"))
|
2505
|
+
EnvironmentConfigurationParametersDetails.struct_class = Types::EnvironmentConfigurationParametersDetails
|
2506
|
+
|
2507
|
+
EnvironmentConfigurationParametersList.member = Shapes::ShapeRef.new(shape: EnvironmentConfigurationParameter)
|
2508
|
+
|
2509
|
+
EnvironmentConfigurationUserParameter.add_member(:environment_configuration_name, Shapes::ShapeRef.new(shape: EnvironmentConfigurationName, location_name: "environmentConfigurationName"))
|
2510
|
+
EnvironmentConfigurationUserParameter.add_member(:environment_parameters, Shapes::ShapeRef.new(shape: EnvironmentParametersList, location_name: "environmentParameters"))
|
2511
|
+
EnvironmentConfigurationUserParameter.struct_class = Types::EnvironmentConfigurationUserParameter
|
2512
|
+
|
2513
|
+
EnvironmentConfigurationUserParametersList.member = Shapes::ShapeRef.new(shape: EnvironmentConfigurationUserParameter)
|
2514
|
+
|
2515
|
+
EnvironmentConfigurationsList.member = Shapes::ShapeRef.new(shape: EnvironmentConfiguration)
|
2516
|
+
|
2517
|
+
EnvironmentDeploymentDetails.add_member(:environment_failure_reasons, Shapes::ShapeRef.new(shape: EnvironmentFailureReasons, location_name: "environmentFailureReasons"))
|
2518
|
+
EnvironmentDeploymentDetails.add_member(:overall_deployment_status, Shapes::ShapeRef.new(shape: OverallDeploymentStatus, location_name: "overallDeploymentStatus"))
|
2519
|
+
EnvironmentDeploymentDetails.struct_class = Types::EnvironmentDeploymentDetails
|
2520
|
+
|
2048
2521
|
EnvironmentError.add_member(:code, Shapes::ShapeRef.new(shape: String, location_name: "code"))
|
2049
2522
|
EnvironmentError.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
2050
2523
|
EnvironmentError.struct_class = Types::EnvironmentError
|
2051
2524
|
|
2525
|
+
EnvironmentFailureReasons.key = Shapes::ShapeRef.new(shape: String)
|
2526
|
+
EnvironmentFailureReasons.value = Shapes::ShapeRef.new(shape: EnvironmentFailureReasonsList)
|
2527
|
+
|
2528
|
+
EnvironmentFailureReasonsList.member = Shapes::ShapeRef.new(shape: EnvironmentError)
|
2529
|
+
|
2052
2530
|
EnvironmentParameter.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
2053
2531
|
EnvironmentParameter.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "value"))
|
2054
2532
|
EnvironmentParameter.struct_class = Types::EnvironmentParameter
|
@@ -2091,6 +2569,14 @@ module Aws::DataZone
|
|
2091
2569
|
EqualToExpression.add_member(:value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "value"))
|
2092
2570
|
EqualToExpression.struct_class = Types::EqualToExpression
|
2093
2571
|
|
2572
|
+
EventSummary.add_member(:open_lineage_run_event_summary, Shapes::ShapeRef.new(shape: OpenLineageRunEventSummary, location_name: "openLineageRunEventSummary"))
|
2573
|
+
EventSummary.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
2574
|
+
EventSummary.add_member_subclass(:open_lineage_run_event_summary, Types::EventSummary::OpenLineageRunEventSummary)
|
2575
|
+
EventSummary.add_member_subclass(:unknown, Types::EventSummary::Unknown)
|
2576
|
+
EventSummary.struct_class = Types::EventSummary
|
2577
|
+
|
2578
|
+
FailedQueryProcessingErrorMessages.member = Shapes::ShapeRef.new(shape: String)
|
2579
|
+
|
2094
2580
|
FailureCause.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
2095
2581
|
FailureCause.struct_class = Types::FailureCause
|
2096
2582
|
|
@@ -2228,6 +2714,25 @@ module Aws::DataZone
|
|
2228
2714
|
GetAssetTypeOutput.add_member(:updated_by, Shapes::ShapeRef.new(shape: UpdatedBy, location_name: "updatedBy"))
|
2229
2715
|
GetAssetTypeOutput.struct_class = Types::GetAssetTypeOutput
|
2230
2716
|
|
2717
|
+
GetConnectionInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
2718
|
+
GetConnectionInput.add_member(:identifier, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location: "uri", location_name: "identifier"))
|
2719
|
+
GetConnectionInput.add_member(:with_secret, Shapes::ShapeRef.new(shape: Boolean, location: "querystring", location_name: "withSecret"))
|
2720
|
+
GetConnectionInput.struct_class = Types::GetConnectionInput
|
2721
|
+
|
2722
|
+
GetConnectionOutput.add_member(:connection_credentials, Shapes::ShapeRef.new(shape: ConnectionCredentials, location_name: "connectionCredentials"))
|
2723
|
+
GetConnectionOutput.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
|
2724
|
+
GetConnectionOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
2725
|
+
GetConnectionOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
2726
|
+
GetConnectionOutput.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, required: true, location_name: "domainUnitId"))
|
2727
|
+
GetConnectionOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentId"))
|
2728
|
+
GetConnectionOutput.add_member(:environment_user_role, Shapes::ShapeRef.new(shape: String, location_name: "environmentUserRole"))
|
2729
|
+
GetConnectionOutput.add_member(:name, Shapes::ShapeRef.new(shape: ConnectionName, required: true, location_name: "name"))
|
2730
|
+
GetConnectionOutput.add_member(:physical_endpoints, Shapes::ShapeRef.new(shape: PhysicalEndpoints, required: true, location_name: "physicalEndpoints"))
|
2731
|
+
GetConnectionOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, location_name: "projectId"))
|
2732
|
+
GetConnectionOutput.add_member(:props, Shapes::ShapeRef.new(shape: ConnectionPropertiesOutput, location_name: "props"))
|
2733
|
+
GetConnectionOutput.add_member(:type, Shapes::ShapeRef.new(shape: ConnectionType, required: true, location_name: "type"))
|
2734
|
+
GetConnectionOutput.struct_class = Types::GetConnectionOutput
|
2735
|
+
|
2231
2736
|
GetDataProductInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
2232
2737
|
GetDataProductInput.add_member(:identifier, Shapes::ShapeRef.new(shape: DataProductId, required: true, location: "uri", location_name: "identifier"))
|
2233
2738
|
GetDataProductInput.add_member(:revision, Shapes::ShapeRef.new(shape: Revision, location: "querystring", location_name: "revision"))
|
@@ -2255,11 +2760,12 @@ module Aws::DataZone
|
|
2255
2760
|
|
2256
2761
|
GetDataSourceOutput.add_member(:asset_forms_output, Shapes::ShapeRef.new(shape: FormOutputList, location_name: "assetFormsOutput"))
|
2257
2762
|
GetDataSourceOutput.add_member(:configuration, Shapes::ShapeRef.new(shape: DataSourceConfigurationOutput, location_name: "configuration"))
|
2763
|
+
GetDataSourceOutput.add_member(:connection_id, Shapes::ShapeRef.new(shape: String, location_name: "connectionId"))
|
2258
2764
|
GetDataSourceOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "createdAt"))
|
2259
2765
|
GetDataSourceOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
2260
2766
|
GetDataSourceOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
2261
2767
|
GetDataSourceOutput.add_member(:enable_setting, Shapes::ShapeRef.new(shape: EnableSetting, location_name: "enableSetting"))
|
2262
|
-
GetDataSourceOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId,
|
2768
|
+
GetDataSourceOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentId"))
|
2263
2769
|
GetDataSourceOutput.add_member(:error_message, Shapes::ShapeRef.new(shape: DataSourceErrorMessage, location_name: "errorMessage"))
|
2264
2770
|
GetDataSourceOutput.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "id"))
|
2265
2771
|
GetDataSourceOutput.add_member(:last_run_asset_count, Shapes::ShapeRef.new(shape: Integer, location_name: "lastRunAssetCount"))
|
@@ -2287,6 +2793,7 @@ module Aws::DataZone
|
|
2287
2793
|
GetDataSourceRunOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
2288
2794
|
GetDataSourceRunOutput.add_member(:error_message, Shapes::ShapeRef.new(shape: DataSourceErrorMessage, location_name: "errorMessage"))
|
2289
2795
|
GetDataSourceRunOutput.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceRunId, required: true, location_name: "id"))
|
2796
|
+
GetDataSourceRunOutput.add_member(:lineage_summary, Shapes::ShapeRef.new(shape: DataSourceRunLineageSummary, location_name: "lineageSummary"))
|
2290
2797
|
GetDataSourceRunOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "projectId"))
|
2291
2798
|
GetDataSourceRunOutput.add_member(:run_statistics_for_assets, Shapes::ShapeRef.new(shape: RunStatisticsForAssets, location_name: "runStatisticsForAssets"))
|
2292
2799
|
GetDataSourceRunOutput.add_member(:started_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "startedAt"))
|
@@ -2303,12 +2810,14 @@ module Aws::DataZone
|
|
2303
2810
|
GetDomainOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, location_name: "createdAt"))
|
2304
2811
|
GetDomainOutput.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
2305
2812
|
GetDomainOutput.add_member(:domain_execution_role, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "domainExecutionRole"))
|
2813
|
+
GetDomainOutput.add_member(:domain_version, Shapes::ShapeRef.new(shape: DomainVersion, location_name: "domainVersion"))
|
2306
2814
|
GetDomainOutput.add_member(:id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "id"))
|
2307
2815
|
GetDomainOutput.add_member(:kms_key_identifier, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyIdentifier"))
|
2308
2816
|
GetDomainOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: UpdatedAt, location_name: "lastUpdatedAt"))
|
2309
2817
|
GetDomainOutput.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
2310
2818
|
GetDomainOutput.add_member(:portal_url, Shapes::ShapeRef.new(shape: String, location_name: "portalUrl"))
|
2311
2819
|
GetDomainOutput.add_member(:root_domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "rootDomainUnitId"))
|
2820
|
+
GetDomainOutput.add_member(:service_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "serviceRole"))
|
2312
2821
|
GetDomainOutput.add_member(:single_sign_on, Shapes::ShapeRef.new(shape: SingleSignOn, location_name: "singleSignOn"))
|
2313
2822
|
GetDomainOutput.add_member(:status, Shapes::ShapeRef.new(shape: DomainStatus, required: true, location_name: "status"))
|
2314
2823
|
GetDomainOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
@@ -2351,6 +2860,7 @@ module Aws::DataZone
|
|
2351
2860
|
GetEnvironmentBlueprintConfigurationOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
2352
2861
|
GetEnvironmentBlueprintConfigurationOutput.add_member(:enabled_regions, Shapes::ShapeRef.new(shape: EnabledRegionList, location_name: "enabledRegions"))
|
2353
2862
|
GetEnvironmentBlueprintConfigurationOutput.add_member(:environment_blueprint_id, Shapes::ShapeRef.new(shape: EnvironmentBlueprintId, required: true, location_name: "environmentBlueprintId"))
|
2863
|
+
GetEnvironmentBlueprintConfigurationOutput.add_member(:environment_role_permission_boundary, Shapes::ShapeRef.new(shape: PolicyArn, location_name: "environmentRolePermissionBoundary"))
|
2354
2864
|
GetEnvironmentBlueprintConfigurationOutput.add_member(:manage_access_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "manageAccessRoleArn"))
|
2355
2865
|
GetEnvironmentBlueprintConfigurationOutput.add_member(:provisioning_configurations, Shapes::ShapeRef.new(shape: ProvisioningConfigurationList, location_name: "provisioningConfigurations"))
|
2356
2866
|
GetEnvironmentBlueprintConfigurationOutput.add_member(:provisioning_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "provisioningRoleArn"))
|
@@ -2499,6 +3009,39 @@ module Aws::DataZone
|
|
2499
3009
|
GetIamPortalLoginUrlOutput.add_member(:user_profile_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "userProfileId"))
|
2500
3010
|
GetIamPortalLoginUrlOutput.struct_class = Types::GetIamPortalLoginUrlOutput
|
2501
3011
|
|
3012
|
+
GetJobRunInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
3013
|
+
GetJobRunInput.add_member(:identifier, Shapes::ShapeRef.new(shape: RunIdentifier, required: true, location: "uri", location_name: "identifier"))
|
3014
|
+
GetJobRunInput.struct_class = Types::GetJobRunInput
|
3015
|
+
|
3016
|
+
GetJobRunOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
3017
|
+
GetJobRunOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: String, location_name: "createdBy"))
|
3018
|
+
GetJobRunOutput.add_member(:details, Shapes::ShapeRef.new(shape: JobRunDetails, location_name: "details"))
|
3019
|
+
GetJobRunOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "domainId"))
|
3020
|
+
GetJobRunOutput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "endTime"))
|
3021
|
+
GetJobRunOutput.add_member(:error, Shapes::ShapeRef.new(shape: JobRunError, location_name: "error"))
|
3022
|
+
GetJobRunOutput.add_member(:id, Shapes::ShapeRef.new(shape: String, location_name: "id"))
|
3023
|
+
GetJobRunOutput.add_member(:job_id, Shapes::ShapeRef.new(shape: String, location_name: "jobId"))
|
3024
|
+
GetJobRunOutput.add_member(:job_type, Shapes::ShapeRef.new(shape: JobType, location_name: "jobType"))
|
3025
|
+
GetJobRunOutput.add_member(:run_mode, Shapes::ShapeRef.new(shape: JobRunMode, location_name: "runMode"))
|
3026
|
+
GetJobRunOutput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
|
3027
|
+
GetJobRunOutput.add_member(:status, Shapes::ShapeRef.new(shape: JobRunStatus, location_name: "status"))
|
3028
|
+
GetJobRunOutput.struct_class = Types::GetJobRunOutput
|
3029
|
+
|
3030
|
+
GetLineageEventInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
3031
|
+
GetLineageEventInput.add_member(:identifier, Shapes::ShapeRef.new(shape: LineageEventIdentifier, required: true, location: "uri", location_name: "identifier"))
|
3032
|
+
GetLineageEventInput.struct_class = Types::GetLineageEventInput
|
3033
|
+
|
3034
|
+
GetLineageEventOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, location: "header", location_name: "Created-At"))
|
3035
|
+
GetLineageEventOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location: "header", location_name: "Created-By"))
|
3036
|
+
GetLineageEventOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location: "header", location_name: "Domain-Id"))
|
3037
|
+
GetLineageEventOutput.add_member(:event, Shapes::ShapeRef.new(shape: LineageEvent, location_name: "event"))
|
3038
|
+
GetLineageEventOutput.add_member(:event_time, Shapes::ShapeRef.new(shape: Timestamp, location: "header", location_name: "Event-Time"))
|
3039
|
+
GetLineageEventOutput.add_member(:id, Shapes::ShapeRef.new(shape: LineageEventIdentifier, location: "header", location_name: "Id"))
|
3040
|
+
GetLineageEventOutput.add_member(:processing_status, Shapes::ShapeRef.new(shape: LineageEventProcessingStatus, location: "header", location_name: "Processing-Status"))
|
3041
|
+
GetLineageEventOutput.struct_class = Types::GetLineageEventOutput
|
3042
|
+
GetLineageEventOutput[:payload] = :event
|
3043
|
+
GetLineageEventOutput[:payload_member] = GetLineageEventOutput.member(:event)
|
3044
|
+
|
2502
3045
|
GetLineageNodeInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
2503
3046
|
GetLineageNodeInput.add_member(:event_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "timestamp"))
|
2504
3047
|
GetLineageNodeInput.add_member(:identifier, Shapes::ShapeRef.new(shape: LineageNodeIdentifier, required: true, location: "uri", location_name: "identifier"))
|
@@ -2562,14 +3105,33 @@ module Aws::DataZone
|
|
2562
3105
|
GetProjectOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
2563
3106
|
GetProjectOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
2564
3107
|
GetProjectOutput.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "domainUnitId"))
|
3108
|
+
GetProjectOutput.add_member(:environment_deployment_details, Shapes::ShapeRef.new(shape: EnvironmentDeploymentDetails, location_name: "environmentDeploymentDetails"))
|
2565
3109
|
GetProjectOutput.add_member(:failure_reasons, Shapes::ShapeRef.new(shape: FailureReasons, location_name: "failureReasons"))
|
2566
3110
|
GetProjectOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
|
2567
3111
|
GetProjectOutput.add_member(:id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "id"))
|
2568
3112
|
GetProjectOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "lastUpdatedAt"))
|
2569
3113
|
GetProjectOutput.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "name"))
|
3114
|
+
GetProjectOutput.add_member(:project_profile_id, Shapes::ShapeRef.new(shape: ProjectProfileId, location_name: "projectProfileId"))
|
2570
3115
|
GetProjectOutput.add_member(:project_status, Shapes::ShapeRef.new(shape: ProjectStatus, location_name: "projectStatus"))
|
3116
|
+
GetProjectOutput.add_member(:user_parameters, Shapes::ShapeRef.new(shape: EnvironmentConfigurationUserParametersList, location_name: "userParameters"))
|
2571
3117
|
GetProjectOutput.struct_class = Types::GetProjectOutput
|
2572
3118
|
|
3119
|
+
GetProjectProfileInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
3120
|
+
GetProjectProfileInput.add_member(:identifier, Shapes::ShapeRef.new(shape: ProjectProfileId, required: true, location: "uri", location_name: "identifier"))
|
3121
|
+
GetProjectProfileInput.struct_class = Types::GetProjectProfileInput
|
3122
|
+
|
3123
|
+
GetProjectProfileOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "createdAt"))
|
3124
|
+
GetProjectProfileOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, required: true, location_name: "createdBy"))
|
3125
|
+
GetProjectProfileOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
3126
|
+
GetProjectProfileOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
3127
|
+
GetProjectProfileOutput.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "domainUnitId"))
|
3128
|
+
GetProjectProfileOutput.add_member(:environment_configurations, Shapes::ShapeRef.new(shape: EnvironmentConfigurationsList, location_name: "environmentConfigurations"))
|
3129
|
+
GetProjectProfileOutput.add_member(:id, Shapes::ShapeRef.new(shape: ProjectProfileId, required: true, location_name: "id"))
|
3130
|
+
GetProjectProfileOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "lastUpdatedAt"))
|
3131
|
+
GetProjectProfileOutput.add_member(:name, Shapes::ShapeRef.new(shape: ProjectProfileName, required: true, location_name: "name"))
|
3132
|
+
GetProjectProfileOutput.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
|
3133
|
+
GetProjectProfileOutput.struct_class = Types::GetProjectProfileOutput
|
3134
|
+
|
2573
3135
|
GetRuleInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
2574
3136
|
GetRuleInput.add_member(:identifier, Shapes::ShapeRef.new(shape: RuleId, required: true, location: "uri", location_name: "identifier"))
|
2575
3137
|
GetRuleInput.add_member(:revision, Shapes::ShapeRef.new(shape: Revision, location: "querystring", location_name: "revision"))
|
@@ -2661,7 +3223,7 @@ module Aws::DataZone
|
|
2661
3223
|
GetSubscriptionTargetOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
2662
3224
|
GetSubscriptionTargetOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location_name: "environmentId"))
|
2663
3225
|
GetSubscriptionTargetOutput.add_member(:id, Shapes::ShapeRef.new(shape: SubscriptionTargetId, required: true, location_name: "id"))
|
2664
|
-
GetSubscriptionTargetOutput.add_member(:manage_access_role, Shapes::ShapeRef.new(shape:
|
3226
|
+
GetSubscriptionTargetOutput.add_member(:manage_access_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "manageAccessRole"))
|
2665
3227
|
GetSubscriptionTargetOutput.add_member(:name, Shapes::ShapeRef.new(shape: SubscriptionTargetName, required: true, location_name: "name"))
|
2666
3228
|
GetSubscriptionTargetOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "projectId"))
|
2667
3229
|
GetSubscriptionTargetOutput.add_member(:provider, Shapes::ShapeRef.new(shape: String, required: true, location_name: "provider"))
|
@@ -2725,13 +3287,70 @@ module Aws::DataZone
|
|
2725
3287
|
|
2726
3288
|
GlossaryTerms.member = Shapes::ShapeRef.new(shape: GlossaryTermId)
|
2727
3289
|
|
3290
|
+
GlueConnection.add_member(:athena_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "athenaProperties"))
|
3291
|
+
GlueConnection.add_member(:authentication_configuration, Shapes::ShapeRef.new(shape: AuthenticationConfiguration, location_name: "authenticationConfiguration"))
|
3292
|
+
GlueConnection.add_member(:compatible_compute_environments, Shapes::ShapeRef.new(shape: ComputeEnvironmentsList, location_name: "compatibleComputeEnvironments"))
|
3293
|
+
GlueConnection.add_member(:connection_properties, Shapes::ShapeRef.new(shape: ConnectionProperties, location_name: "connectionProperties"))
|
3294
|
+
GlueConnection.add_member(:connection_schema_version, Shapes::ShapeRef.new(shape: GlueConnectionConnectionSchemaVersionInteger, location_name: "connectionSchemaVersion"))
|
3295
|
+
GlueConnection.add_member(:connection_type, Shapes::ShapeRef.new(shape: ConnectionType, location_name: "connectionType"))
|
3296
|
+
GlueConnection.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationTime"))
|
3297
|
+
GlueConnection.add_member(:description, Shapes::ShapeRef.new(shape: GlueConnectionDescriptionString, location_name: "description"))
|
3298
|
+
GlueConnection.add_member(:last_connection_validation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastConnectionValidationTime"))
|
3299
|
+
GlueConnection.add_member(:last_updated_by, Shapes::ShapeRef.new(shape: String, location_name: "lastUpdatedBy"))
|
3300
|
+
GlueConnection.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedTime"))
|
3301
|
+
GlueConnection.add_member(:match_criteria, Shapes::ShapeRef.new(shape: MatchCriteria, location_name: "matchCriteria"))
|
3302
|
+
GlueConnection.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
3303
|
+
GlueConnection.add_member(:physical_connection_requirements, Shapes::ShapeRef.new(shape: PhysicalConnectionRequirements, location_name: "physicalConnectionRequirements"))
|
3304
|
+
GlueConnection.add_member(:python_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "pythonProperties"))
|
3305
|
+
GlueConnection.add_member(:spark_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "sparkProperties"))
|
3306
|
+
GlueConnection.add_member(:status, Shapes::ShapeRef.new(shape: ConnectionStatus, location_name: "status"))
|
3307
|
+
GlueConnection.add_member(:status_reason, Shapes::ShapeRef.new(shape: GlueConnectionStatusReasonString, location_name: "statusReason"))
|
3308
|
+
GlueConnection.struct_class = Types::GlueConnection
|
3309
|
+
|
3310
|
+
GlueConnectionInput.add_member(:athena_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "athenaProperties"))
|
3311
|
+
GlueConnectionInput.add_member(:authentication_configuration, Shapes::ShapeRef.new(shape: AuthenticationConfigurationInput, location_name: "authenticationConfiguration"))
|
3312
|
+
GlueConnectionInput.add_member(:connection_properties, Shapes::ShapeRef.new(shape: ConnectionProperties, location_name: "connectionProperties"))
|
3313
|
+
GlueConnectionInput.add_member(:connection_type, Shapes::ShapeRef.new(shape: GlueConnectionType, location_name: "connectionType"))
|
3314
|
+
GlueConnectionInput.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
3315
|
+
GlueConnectionInput.add_member(:match_criteria, Shapes::ShapeRef.new(shape: GlueConnectionInputMatchCriteriaString, location_name: "matchCriteria"))
|
3316
|
+
GlueConnectionInput.add_member(:name, Shapes::ShapeRef.new(shape: GlueConnectionInputNameString, location_name: "name"))
|
3317
|
+
GlueConnectionInput.add_member(:physical_connection_requirements, Shapes::ShapeRef.new(shape: PhysicalConnectionRequirements, location_name: "physicalConnectionRequirements"))
|
3318
|
+
GlueConnectionInput.add_member(:python_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "pythonProperties"))
|
3319
|
+
GlueConnectionInput.add_member(:spark_properties, Shapes::ShapeRef.new(shape: PropertyMap, location_name: "sparkProperties"))
|
3320
|
+
GlueConnectionInput.add_member(:validate_credentials, Shapes::ShapeRef.new(shape: Boolean, location_name: "validateCredentials"))
|
3321
|
+
GlueConnectionInput.add_member(:validate_for_compute_environments, Shapes::ShapeRef.new(shape: ComputeEnvironmentsList, location_name: "validateForComputeEnvironments"))
|
3322
|
+
GlueConnectionInput.struct_class = Types::GlueConnectionInput
|
3323
|
+
|
3324
|
+
GlueConnectionPatch.add_member(:authentication_configuration, Shapes::ShapeRef.new(shape: AuthenticationConfigurationPatch, location_name: "authenticationConfiguration"))
|
3325
|
+
GlueConnectionPatch.add_member(:connection_properties, Shapes::ShapeRef.new(shape: ConnectionProperties, location_name: "connectionProperties"))
|
3326
|
+
GlueConnectionPatch.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
3327
|
+
GlueConnectionPatch.struct_class = Types::GlueConnectionPatch
|
3328
|
+
|
3329
|
+
GlueOAuth2Credentials.add_member(:access_token, Shapes::ShapeRef.new(shape: GlueOAuth2CredentialsAccessTokenString, location_name: "accessToken"))
|
3330
|
+
GlueOAuth2Credentials.add_member(:jwt_token, Shapes::ShapeRef.new(shape: GlueOAuth2CredentialsJwtTokenString, location_name: "jwtToken"))
|
3331
|
+
GlueOAuth2Credentials.add_member(:refresh_token, Shapes::ShapeRef.new(shape: GlueOAuth2CredentialsRefreshTokenString, location_name: "refreshToken"))
|
3332
|
+
GlueOAuth2Credentials.add_member(:user_managed_client_application_client_secret, Shapes::ShapeRef.new(shape: GlueOAuth2CredentialsUserManagedClientApplicationClientSecretString, location_name: "userManagedClientApplicationClientSecret"))
|
3333
|
+
GlueOAuth2Credentials.struct_class = Types::GlueOAuth2Credentials
|
3334
|
+
|
3335
|
+
GluePropertiesInput.add_member(:glue_connection_input, Shapes::ShapeRef.new(shape: GlueConnectionInput, location_name: "glueConnectionInput"))
|
3336
|
+
GluePropertiesInput.struct_class = Types::GluePropertiesInput
|
3337
|
+
|
3338
|
+
GluePropertiesOutput.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
|
3339
|
+
GluePropertiesOutput.add_member(:status, Shapes::ShapeRef.new(shape: ConnectionStatus, location_name: "status"))
|
3340
|
+
GluePropertiesOutput.struct_class = Types::GluePropertiesOutput
|
3341
|
+
|
3342
|
+
GluePropertiesPatch.add_member(:glue_connection_input, Shapes::ShapeRef.new(shape: GlueConnectionPatch, location_name: "glueConnectionInput"))
|
3343
|
+
GluePropertiesPatch.struct_class = Types::GluePropertiesPatch
|
3344
|
+
|
2728
3345
|
GlueRunConfigurationInput.add_member(:auto_import_data_quality_result, Shapes::ShapeRef.new(shape: Boolean, location_name: "autoImportDataQualityResult"))
|
3346
|
+
GlueRunConfigurationInput.add_member(:catalog_name, Shapes::ShapeRef.new(shape: GlueRunConfigurationInputCatalogNameString, location_name: "catalogName"))
|
2729
3347
|
GlueRunConfigurationInput.add_member(:data_access_role, Shapes::ShapeRef.new(shape: GlueRunConfigurationInputDataAccessRoleString, location_name: "dataAccessRole"))
|
2730
3348
|
GlueRunConfigurationInput.add_member(:relational_filter_configurations, Shapes::ShapeRef.new(shape: RelationalFilterConfigurations, required: true, location_name: "relationalFilterConfigurations"))
|
2731
3349
|
GlueRunConfigurationInput.struct_class = Types::GlueRunConfigurationInput
|
2732
3350
|
|
2733
3351
|
GlueRunConfigurationOutput.add_member(:account_id, Shapes::ShapeRef.new(shape: GlueRunConfigurationOutputAccountIdString, location_name: "accountId"))
|
2734
3352
|
GlueRunConfigurationOutput.add_member(:auto_import_data_quality_result, Shapes::ShapeRef.new(shape: Boolean, location_name: "autoImportDataQualityResult"))
|
3353
|
+
GlueRunConfigurationOutput.add_member(:catalog_name, Shapes::ShapeRef.new(shape: GlueRunConfigurationOutputCatalogNameString, location_name: "catalogName"))
|
2735
3354
|
GlueRunConfigurationOutput.add_member(:data_access_role, Shapes::ShapeRef.new(shape: GlueRunConfigurationOutputDataAccessRoleString, location_name: "dataAccessRole"))
|
2736
3355
|
GlueRunConfigurationOutput.add_member(:region, Shapes::ShapeRef.new(shape: GlueRunConfigurationOutputRegionString, location_name: "region"))
|
2737
3356
|
GlueRunConfigurationOutput.add_member(:relational_filter_configurations, Shapes::ShapeRef.new(shape: RelationalFilterConfigurations, required: true, location_name: "relationalFilterConfigurations"))
|
@@ -2777,6 +3396,24 @@ module Aws::DataZone
|
|
2777
3396
|
GroupProfileSummary.add_member(:status, Shapes::ShapeRef.new(shape: GroupProfileStatus, location_name: "status"))
|
2778
3397
|
GroupProfileSummary.struct_class = Types::GroupProfileSummary
|
2779
3398
|
|
3399
|
+
HyperPodPropertiesInput.add_member(:cluster_name, Shapes::ShapeRef.new(shape: HyperPodPropertiesInputClusterNameString, required: true, location_name: "clusterName"))
|
3400
|
+
HyperPodPropertiesInput.struct_class = Types::HyperPodPropertiesInput
|
3401
|
+
|
3402
|
+
HyperPodPropertiesOutput.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: String, location_name: "clusterArn"))
|
3403
|
+
HyperPodPropertiesOutput.add_member(:cluster_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "clusterName"))
|
3404
|
+
HyperPodPropertiesOutput.add_member(:orchestrator, Shapes::ShapeRef.new(shape: HyperPodOrchestrator, location_name: "orchestrator"))
|
3405
|
+
HyperPodPropertiesOutput.struct_class = Types::HyperPodPropertiesOutput
|
3406
|
+
|
3407
|
+
IamPropertiesInput.add_member(:glue_lineage_sync_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "glueLineageSyncEnabled"))
|
3408
|
+
IamPropertiesInput.struct_class = Types::IamPropertiesInput
|
3409
|
+
|
3410
|
+
IamPropertiesOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: String, location_name: "environmentId"))
|
3411
|
+
IamPropertiesOutput.add_member(:glue_lineage_sync_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "glueLineageSyncEnabled"))
|
3412
|
+
IamPropertiesOutput.struct_class = Types::IamPropertiesOutput
|
3413
|
+
|
3414
|
+
IamPropertiesPatch.add_member(:glue_lineage_sync_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "glueLineageSyncEnabled"))
|
3415
|
+
IamPropertiesPatch.struct_class = Types::IamPropertiesPatch
|
3416
|
+
|
2780
3417
|
IamUserProfileDetails.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
|
2781
3418
|
IamUserProfileDetails.struct_class = Types::IamUserProfileDetails
|
2782
3419
|
|
@@ -2801,6 +3438,30 @@ module Aws::DataZone
|
|
2801
3438
|
|
2802
3439
|
ItemGlossaryTerms.member = Shapes::ShapeRef.new(shape: GlossaryTermId)
|
2803
3440
|
|
3441
|
+
JobRunDetails.add_member(:lineage_run_details, Shapes::ShapeRef.new(shape: LineageRunDetails, location_name: "lineageRunDetails"))
|
3442
|
+
JobRunDetails.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
3443
|
+
JobRunDetails.add_member_subclass(:lineage_run_details, Types::JobRunDetails::LineageRunDetails)
|
3444
|
+
JobRunDetails.add_member_subclass(:unknown, Types::JobRunDetails::Unknown)
|
3445
|
+
JobRunDetails.struct_class = Types::JobRunDetails
|
3446
|
+
|
3447
|
+
JobRunError.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
3448
|
+
JobRunError.struct_class = Types::JobRunError
|
3449
|
+
|
3450
|
+
JobRunSummaries.member = Shapes::ShapeRef.new(shape: JobRunSummary)
|
3451
|
+
|
3452
|
+
JobRunSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
3453
|
+
JobRunSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: String, location_name: "createdBy"))
|
3454
|
+
JobRunSummary.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "domainId"))
|
3455
|
+
JobRunSummary.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "endTime"))
|
3456
|
+
JobRunSummary.add_member(:error, Shapes::ShapeRef.new(shape: JobRunError, location_name: "error"))
|
3457
|
+
JobRunSummary.add_member(:job_id, Shapes::ShapeRef.new(shape: String, location_name: "jobId"))
|
3458
|
+
JobRunSummary.add_member(:job_type, Shapes::ShapeRef.new(shape: JobType, location_name: "jobType"))
|
3459
|
+
JobRunSummary.add_member(:run_id, Shapes::ShapeRef.new(shape: String, location_name: "runId"))
|
3460
|
+
JobRunSummary.add_member(:run_mode, Shapes::ShapeRef.new(shape: JobRunMode, location_name: "runMode"))
|
3461
|
+
JobRunSummary.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
|
3462
|
+
JobRunSummary.add_member(:status, Shapes::ShapeRef.new(shape: JobRunStatus, location_name: "status"))
|
3463
|
+
JobRunSummary.struct_class = Types::JobRunSummary
|
3464
|
+
|
2804
3465
|
LakeFormationConfiguration.add_member(:location_registration_exclude_s3_locations, Shapes::ShapeRef.new(shape: S3LocationList, location_name: "locationRegistrationExcludeS3Locations"))
|
2805
3466
|
LakeFormationConfiguration.add_member(:location_registration_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "locationRegistrationRole"))
|
2806
3467
|
LakeFormationConfiguration.struct_class = Types::LakeFormationConfiguration
|
@@ -2817,6 +3478,22 @@ module Aws::DataZone
|
|
2817
3478
|
LikeExpression.add_member(:value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "value"))
|
2818
3479
|
LikeExpression.struct_class = Types::LikeExpression
|
2819
3480
|
|
3481
|
+
LineageEventSummaries.member = Shapes::ShapeRef.new(shape: LineageEventSummary)
|
3482
|
+
|
3483
|
+
LineageEventSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, location_name: "createdAt"))
|
3484
|
+
LineageEventSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "createdBy"))
|
3485
|
+
LineageEventSummary.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "domainId"))
|
3486
|
+
LineageEventSummary.add_member(:event_summary, Shapes::ShapeRef.new(shape: EventSummary, location_name: "eventSummary"))
|
3487
|
+
LineageEventSummary.add_member(:event_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "eventTime"))
|
3488
|
+
LineageEventSummary.add_member(:id, Shapes::ShapeRef.new(shape: LineageEventIdentifier, location_name: "id"))
|
3489
|
+
LineageEventSummary.add_member(:processing_status, Shapes::ShapeRef.new(shape: LineageEventProcessingStatus, location_name: "processingStatus"))
|
3490
|
+
LineageEventSummary.struct_class = Types::LineageEventSummary
|
3491
|
+
|
3492
|
+
LineageInfo.add_member(:error_message, Shapes::ShapeRef.new(shape: LineageEventErrorMessage, location_name: "errorMessage"))
|
3493
|
+
LineageInfo.add_member(:event_id, Shapes::ShapeRef.new(shape: String, location_name: "eventId"))
|
3494
|
+
LineageInfo.add_member(:event_status, Shapes::ShapeRef.new(shape: LineageEventProcessingStatus, location_name: "eventStatus"))
|
3495
|
+
LineageInfo.struct_class = Types::LineageInfo
|
3496
|
+
|
2820
3497
|
LineageNodeReference.add_member(:event_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "eventTimestamp"))
|
2821
3498
|
LineageNodeReference.add_member(:id, Shapes::ShapeRef.new(shape: LineageNodeId, location_name: "id"))
|
2822
3499
|
LineageNodeReference.struct_class = Types::LineageNodeReference
|
@@ -2850,6 +3527,19 @@ module Aws::DataZone
|
|
2850
3527
|
LineageNodeTypeItem.add_member(:updated_by, Shapes::ShapeRef.new(shape: UpdatedBy, location_name: "updatedBy"))
|
2851
3528
|
LineageNodeTypeItem.struct_class = Types::LineageNodeTypeItem
|
2852
3529
|
|
3530
|
+
LineageRunDetails.add_member(:sql_query_run_details, Shapes::ShapeRef.new(shape: LineageSqlQueryRunDetails, location_name: "sqlQueryRunDetails"))
|
3531
|
+
LineageRunDetails.struct_class = Types::LineageRunDetails
|
3532
|
+
|
3533
|
+
LineageSqlQueryRunDetails.add_member(:error_messages, Shapes::ShapeRef.new(shape: FailedQueryProcessingErrorMessages, location_name: "errorMessages"))
|
3534
|
+
LineageSqlQueryRunDetails.add_member(:num_queries_failed, Shapes::ShapeRef.new(shape: Integer, location_name: "numQueriesFailed"))
|
3535
|
+
LineageSqlQueryRunDetails.add_member(:query_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "queryEndTime"))
|
3536
|
+
LineageSqlQueryRunDetails.add_member(:query_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "queryStartTime"))
|
3537
|
+
LineageSqlQueryRunDetails.add_member(:total_queries_processed, Shapes::ShapeRef.new(shape: Integer, location_name: "totalQueriesProcessed"))
|
3538
|
+
LineageSqlQueryRunDetails.struct_class = Types::LineageSqlQueryRunDetails
|
3539
|
+
|
3540
|
+
LineageSyncSchedule.add_member(:schedule, Shapes::ShapeRef.new(shape: LineageSyncScheduleScheduleString, location_name: "schedule"))
|
3541
|
+
LineageSyncSchedule.struct_class = Types::LineageSyncSchedule
|
3542
|
+
|
2853
3543
|
ListAssetFiltersInput.add_member(:asset_identifier, Shapes::ShapeRef.new(shape: AssetId, required: true, location: "uri", location_name: "assetIdentifier"))
|
2854
3544
|
ListAssetFiltersInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
2855
3545
|
ListAssetFiltersInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
@@ -2871,6 +3561,21 @@ module Aws::DataZone
|
|
2871
3561
|
ListAssetRevisionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
2872
3562
|
ListAssetRevisionsOutput.struct_class = Types::ListAssetRevisionsOutput
|
2873
3563
|
|
3564
|
+
ListConnectionsInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
3565
|
+
ListConnectionsInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: EnvironmentId, location: "querystring", location_name: "environmentIdentifier"))
|
3566
|
+
ListConnectionsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
3567
|
+
ListConnectionsInput.add_member(:name, Shapes::ShapeRef.new(shape: ConnectionName, location: "querystring", location_name: "name"))
|
3568
|
+
ListConnectionsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
|
3569
|
+
ListConnectionsInput.add_member(:project_identifier, Shapes::ShapeRef.new(shape: ProjectId, required: true, location: "querystring", location_name: "projectIdentifier"))
|
3570
|
+
ListConnectionsInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortFieldConnection, location: "querystring", location_name: "sortBy"))
|
3571
|
+
ListConnectionsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location: "querystring", location_name: "sortOrder"))
|
3572
|
+
ListConnectionsInput.add_member(:type, Shapes::ShapeRef.new(shape: ConnectionType, location: "querystring", location_name: "type"))
|
3573
|
+
ListConnectionsInput.struct_class = Types::ListConnectionsInput
|
3574
|
+
|
3575
|
+
ListConnectionsOutput.add_member(:items, Shapes::ShapeRef.new(shape: ConnectionSummaries, required: true, location_name: "items"))
|
3576
|
+
ListConnectionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
3577
|
+
ListConnectionsOutput.struct_class = Types::ListConnectionsOutput
|
3578
|
+
|
2874
3579
|
ListDataProductRevisionsInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
2875
3580
|
ListDataProductRevisionsInput.add_member(:identifier, Shapes::ShapeRef.new(shape: DataProductId, required: true, location: "uri", location_name: "identifier"))
|
2876
3581
|
ListDataProductRevisionsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
@@ -2903,6 +3608,7 @@ module Aws::DataZone
|
|
2903
3608
|
ListDataSourceRunsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
2904
3609
|
ListDataSourceRunsOutput.struct_class = Types::ListDataSourceRunsOutput
|
2905
3610
|
|
3611
|
+
ListDataSourcesInput.add_member(:connection_identifier, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "connectionIdentifier"))
|
2906
3612
|
ListDataSourcesInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
2907
3613
|
ListDataSourcesInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "environmentIdentifier"))
|
2908
3614
|
ListDataSourcesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
@@ -3010,6 +3716,31 @@ module Aws::DataZone
|
|
3010
3716
|
ListEnvironmentsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
3011
3717
|
ListEnvironmentsOutput.struct_class = Types::ListEnvironmentsOutput
|
3012
3718
|
|
3719
|
+
ListJobRunsInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
3720
|
+
ListJobRunsInput.add_member(:job_identifier, Shapes::ShapeRef.new(shape: ListJobRunsInputJobIdentifierString, required: true, location: "uri", location_name: "jobIdentifier"))
|
3721
|
+
ListJobRunsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
3722
|
+
ListJobRunsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
|
3723
|
+
ListJobRunsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location: "querystring", location_name: "sortOrder"))
|
3724
|
+
ListJobRunsInput.add_member(:status, Shapes::ShapeRef.new(shape: JobRunStatus, location: "querystring", location_name: "status"))
|
3725
|
+
ListJobRunsInput.struct_class = Types::ListJobRunsInput
|
3726
|
+
|
3727
|
+
ListJobRunsOutput.add_member(:items, Shapes::ShapeRef.new(shape: JobRunSummaries, location_name: "items"))
|
3728
|
+
ListJobRunsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
3729
|
+
ListJobRunsOutput.struct_class = Types::ListJobRunsOutput
|
3730
|
+
|
3731
|
+
ListLineageEventsInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
3732
|
+
ListLineageEventsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
3733
|
+
ListLineageEventsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
|
3734
|
+
ListLineageEventsInput.add_member(:processing_status, Shapes::ShapeRef.new(shape: LineageEventProcessingStatus, location: "querystring", location_name: "processingStatus"))
|
3735
|
+
ListLineageEventsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location: "querystring", location_name: "sortOrder"))
|
3736
|
+
ListLineageEventsInput.add_member(:timestamp_after, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "timestampAfter"))
|
3737
|
+
ListLineageEventsInput.add_member(:timestamp_before, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "timestampBefore"))
|
3738
|
+
ListLineageEventsInput.struct_class = Types::ListLineageEventsInput
|
3739
|
+
|
3740
|
+
ListLineageEventsOutput.add_member(:items, Shapes::ShapeRef.new(shape: LineageEventSummaries, location_name: "items"))
|
3741
|
+
ListLineageEventsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
3742
|
+
ListLineageEventsOutput.struct_class = Types::ListLineageEventsOutput
|
3743
|
+
|
3013
3744
|
ListLineageNodeHistoryInput.add_member(:direction, Shapes::ShapeRef.new(shape: EdgeDirection, location: "querystring", location_name: "direction"))
|
3014
3745
|
ListLineageNodeHistoryInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
3015
3746
|
ListLineageNodeHistoryInput.add_member(:event_timestamp_gte, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "timestampGTE"))
|
@@ -3073,6 +3804,18 @@ module Aws::DataZone
|
|
3073
3804
|
ListProjectMembershipsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
3074
3805
|
ListProjectMembershipsOutput.struct_class = Types::ListProjectMembershipsOutput
|
3075
3806
|
|
3807
|
+
ListProjectProfilesInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
3808
|
+
ListProjectProfilesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
3809
|
+
ListProjectProfilesInput.add_member(:name, Shapes::ShapeRef.new(shape: ProjectProfileName, location: "querystring", location_name: "name"))
|
3810
|
+
ListProjectProfilesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
|
3811
|
+
ListProjectProfilesInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortFieldProject, location: "querystring", location_name: "sortBy"))
|
3812
|
+
ListProjectProfilesInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location: "querystring", location_name: "sortOrder"))
|
3813
|
+
ListProjectProfilesInput.struct_class = Types::ListProjectProfilesInput
|
3814
|
+
|
3815
|
+
ListProjectProfilesOutput.add_member(:items, Shapes::ShapeRef.new(shape: ProjectProfileSummaries, location_name: "items"))
|
3816
|
+
ListProjectProfilesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
3817
|
+
ListProjectProfilesOutput.struct_class = Types::ListProjectProfilesOutput
|
3818
|
+
|
3076
3819
|
ListProjectsInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
3077
3820
|
ListProjectsInput.add_member(:group_identifier, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "groupIdentifier"))
|
3078
3821
|
ListProjectsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
@@ -3211,6 +3954,8 @@ module Aws::DataZone
|
|
3211
3954
|
|
3212
3955
|
ListingSummaryItems.member = Shapes::ShapeRef.new(shape: ListingSummaryItem)
|
3213
3956
|
|
3957
|
+
MatchCriteria.member = Shapes::ShapeRef.new(shape: String)
|
3958
|
+
|
3214
3959
|
Member.add_member(:group_identifier, Shapes::ShapeRef.new(shape: String, location_name: "groupIdentifier"))
|
3215
3960
|
Member.add_member(:user_identifier, Shapes::ShapeRef.new(shape: String, location_name: "userIdentifier"))
|
3216
3961
|
Member.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
@@ -3271,6 +4016,12 @@ module Aws::DataZone
|
|
3271
4016
|
Model.add_member_subclass(:unknown, Types::Model::Unknown)
|
3272
4017
|
Model.struct_class = Types::Model
|
3273
4018
|
|
4019
|
+
NameIdentifier.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
4020
|
+
NameIdentifier.add_member(:namespace, Shapes::ShapeRef.new(shape: String, location_name: "namespace"))
|
4021
|
+
NameIdentifier.struct_class = Types::NameIdentifier
|
4022
|
+
|
4023
|
+
NameIdentifiers.member = Shapes::ShapeRef.new(shape: NameIdentifier)
|
4024
|
+
|
3274
4025
|
NotEqualToExpression.add_member(:column_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "columnName"))
|
3275
4026
|
NotEqualToExpression.add_member(:value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "value"))
|
3276
4027
|
NotEqualToExpression.struct_class = Types::NotEqualToExpression
|
@@ -3305,6 +4056,25 @@ module Aws::DataZone
|
|
3305
4056
|
|
3306
4057
|
NotificationsList.member = Shapes::ShapeRef.new(shape: NotificationOutput)
|
3307
4058
|
|
4059
|
+
OAuth2ClientApplication.add_member(:a_ws_managed_client_application_reference, Shapes::ShapeRef.new(shape: OAuth2ClientApplicationAWSManagedClientApplicationReferenceString, location_name: "aWSManagedClientApplicationReference"))
|
4060
|
+
OAuth2ClientApplication.add_member(:user_managed_client_application_client_id, Shapes::ShapeRef.new(shape: OAuth2ClientApplicationUserManagedClientApplicationClientIdString, location_name: "userManagedClientApplicationClientId"))
|
4061
|
+
OAuth2ClientApplication.struct_class = Types::OAuth2ClientApplication
|
4062
|
+
|
4063
|
+
OAuth2Properties.add_member(:authorization_code_properties, Shapes::ShapeRef.new(shape: AuthorizationCodeProperties, location_name: "authorizationCodeProperties"))
|
4064
|
+
OAuth2Properties.add_member(:o_auth_2_client_application, Shapes::ShapeRef.new(shape: OAuth2ClientApplication, location_name: "oAuth2ClientApplication"))
|
4065
|
+
OAuth2Properties.add_member(:o_auth_2_credentials, Shapes::ShapeRef.new(shape: GlueOAuth2Credentials, location_name: "oAuth2Credentials"))
|
4066
|
+
OAuth2Properties.add_member(:o_auth_2_grant_type, Shapes::ShapeRef.new(shape: OAuth2GrantType, location_name: "oAuth2GrantType"))
|
4067
|
+
OAuth2Properties.add_member(:token_url, Shapes::ShapeRef.new(shape: OAuth2PropertiesTokenUrlString, location_name: "tokenUrl"))
|
4068
|
+
OAuth2Properties.add_member(:token_url_parameters_map, Shapes::ShapeRef.new(shape: TokenUrlParametersMap, location_name: "tokenUrlParametersMap"))
|
4069
|
+
OAuth2Properties.struct_class = Types::OAuth2Properties
|
4070
|
+
|
4071
|
+
OpenLineageRunEventSummary.add_member(:event_type, Shapes::ShapeRef.new(shape: OpenLineageRunState, location_name: "eventType"))
|
4072
|
+
OpenLineageRunEventSummary.add_member(:inputs, Shapes::ShapeRef.new(shape: NameIdentifiers, location_name: "inputs"))
|
4073
|
+
OpenLineageRunEventSummary.add_member(:job, Shapes::ShapeRef.new(shape: NameIdentifier, location_name: "job"))
|
4074
|
+
OpenLineageRunEventSummary.add_member(:outputs, Shapes::ShapeRef.new(shape: NameIdentifiers, location_name: "outputs"))
|
4075
|
+
OpenLineageRunEventSummary.add_member(:run_id, Shapes::ShapeRef.new(shape: String, location_name: "runId"))
|
4076
|
+
OpenLineageRunEventSummary.struct_class = Types::OpenLineageRunEventSummary
|
4077
|
+
|
3308
4078
|
OverrideDomainUnitOwnersPolicyGrantDetail.add_member(:include_child_domain_units, Shapes::ShapeRef.new(shape: Boolean, location_name: "includeChildDomainUnits"))
|
3309
4079
|
OverrideDomainUnitOwnersPolicyGrantDetail.struct_class = Types::OverrideDomainUnitOwnersPolicyGrantDetail
|
3310
4080
|
|
@@ -3339,14 +4109,33 @@ module Aws::DataZone
|
|
3339
4109
|
OwnerUserPropertiesOutput.add_member(:user_id, Shapes::ShapeRef.new(shape: String, location_name: "userId"))
|
3340
4110
|
OwnerUserPropertiesOutput.struct_class = Types::OwnerUserPropertiesOutput
|
3341
4111
|
|
4112
|
+
PhysicalConnectionRequirements.add_member(:availability_zone, Shapes::ShapeRef.new(shape: PhysicalConnectionRequirementsAvailabilityZoneString, location_name: "availabilityZone"))
|
4113
|
+
PhysicalConnectionRequirements.add_member(:security_group_id_list, Shapes::ShapeRef.new(shape: SecurityGroupIdList, location_name: "securityGroupIdList"))
|
4114
|
+
PhysicalConnectionRequirements.add_member(:subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "subnetId"))
|
4115
|
+
PhysicalConnectionRequirements.add_member(:subnet_id_list, Shapes::ShapeRef.new(shape: SubnetIdList, location_name: "subnetIdList"))
|
4116
|
+
PhysicalConnectionRequirements.struct_class = Types::PhysicalConnectionRequirements
|
4117
|
+
|
4118
|
+
PhysicalEndpoint.add_member(:aws_location, Shapes::ShapeRef.new(shape: AwsLocation, location_name: "awsLocation"))
|
4119
|
+
PhysicalEndpoint.add_member(:glue_connection, Shapes::ShapeRef.new(shape: GlueConnection, location_name: "glueConnection"))
|
4120
|
+
PhysicalEndpoint.add_member(:glue_connection_name, Shapes::ShapeRef.new(shape: String, location_name: "glueConnectionName"))
|
4121
|
+
PhysicalEndpoint.add_member(:host, Shapes::ShapeRef.new(shape: String, location_name: "host"))
|
4122
|
+
PhysicalEndpoint.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "port"))
|
4123
|
+
PhysicalEndpoint.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
|
4124
|
+
PhysicalEndpoint.add_member(:stage, Shapes::ShapeRef.new(shape: String, location_name: "stage"))
|
4125
|
+
PhysicalEndpoint.struct_class = Types::PhysicalEndpoint
|
4126
|
+
|
4127
|
+
PhysicalEndpoints.member = Shapes::ShapeRef.new(shape: PhysicalEndpoint)
|
4128
|
+
|
3342
4129
|
PolicyGrantDetail.add_member(:add_to_project_member_pool, Shapes::ShapeRef.new(shape: AddToProjectMemberPoolPolicyGrantDetail, location_name: "addToProjectMemberPool"))
|
3343
4130
|
PolicyGrantDetail.add_member(:create_asset_type, Shapes::ShapeRef.new(shape: CreateAssetTypePolicyGrantDetail, location_name: "createAssetType"))
|
3344
4131
|
PolicyGrantDetail.add_member(:create_domain_unit, Shapes::ShapeRef.new(shape: CreateDomainUnitPolicyGrantDetail, location_name: "createDomainUnit"))
|
3345
4132
|
PolicyGrantDetail.add_member(:create_environment, Shapes::ShapeRef.new(shape: Unit, location_name: "createEnvironment"))
|
4133
|
+
PolicyGrantDetail.add_member(:create_environment_from_blueprint, Shapes::ShapeRef.new(shape: Unit, location_name: "createEnvironmentFromBlueprint"))
|
3346
4134
|
PolicyGrantDetail.add_member(:create_environment_profile, Shapes::ShapeRef.new(shape: CreateEnvironmentProfilePolicyGrantDetail, location_name: "createEnvironmentProfile"))
|
3347
4135
|
PolicyGrantDetail.add_member(:create_form_type, Shapes::ShapeRef.new(shape: CreateFormTypePolicyGrantDetail, location_name: "createFormType"))
|
3348
4136
|
PolicyGrantDetail.add_member(:create_glossary, Shapes::ShapeRef.new(shape: CreateGlossaryPolicyGrantDetail, location_name: "createGlossary"))
|
3349
4137
|
PolicyGrantDetail.add_member(:create_project, Shapes::ShapeRef.new(shape: CreateProjectPolicyGrantDetail, location_name: "createProject"))
|
4138
|
+
PolicyGrantDetail.add_member(:create_project_from_project_profile, Shapes::ShapeRef.new(shape: CreateProjectFromProjectProfilePolicyGrantDetail, location_name: "createProjectFromProjectProfile"))
|
3350
4139
|
PolicyGrantDetail.add_member(:delegate_create_environment_profile, Shapes::ShapeRef.new(shape: Unit, location_name: "delegateCreateEnvironmentProfile"))
|
3351
4140
|
PolicyGrantDetail.add_member(:override_domain_unit_owners, Shapes::ShapeRef.new(shape: OverrideDomainUnitOwnersPolicyGrantDetail, location_name: "overrideDomainUnitOwners"))
|
3352
4141
|
PolicyGrantDetail.add_member(:override_project_owners, Shapes::ShapeRef.new(shape: OverrideProjectOwnersPolicyGrantDetail, location_name: "overrideProjectOwners"))
|
@@ -3355,10 +4144,12 @@ module Aws::DataZone
|
|
3355
4144
|
PolicyGrantDetail.add_member_subclass(:create_asset_type, Types::PolicyGrantDetail::CreateAssetType)
|
3356
4145
|
PolicyGrantDetail.add_member_subclass(:create_domain_unit, Types::PolicyGrantDetail::CreateDomainUnit)
|
3357
4146
|
PolicyGrantDetail.add_member_subclass(:create_environment, Types::PolicyGrantDetail::CreateEnvironment)
|
4147
|
+
PolicyGrantDetail.add_member_subclass(:create_environment_from_blueprint, Types::PolicyGrantDetail::CreateEnvironmentFromBlueprint)
|
3358
4148
|
PolicyGrantDetail.add_member_subclass(:create_environment_profile, Types::PolicyGrantDetail::CreateEnvironmentProfile)
|
3359
4149
|
PolicyGrantDetail.add_member_subclass(:create_form_type, Types::PolicyGrantDetail::CreateFormType)
|
3360
4150
|
PolicyGrantDetail.add_member_subclass(:create_glossary, Types::PolicyGrantDetail::CreateGlossary)
|
3361
4151
|
PolicyGrantDetail.add_member_subclass(:create_project, Types::PolicyGrantDetail::CreateProject)
|
4152
|
+
PolicyGrantDetail.add_member_subclass(:create_project_from_project_profile, Types::PolicyGrantDetail::CreateProjectFromProjectProfile)
|
3362
4153
|
PolicyGrantDetail.add_member_subclass(:delegate_create_environment_profile, Types::PolicyGrantDetail::DelegateCreateEnvironmentProfile)
|
3363
4154
|
PolicyGrantDetail.add_member_subclass(:override_domain_unit_owners, Types::PolicyGrantDetail::OverrideDomainUnitOwners)
|
3364
4155
|
PolicyGrantDetail.add_member_subclass(:override_project_owners, Types::PolicyGrantDetail::OverrideProjectOwners)
|
@@ -3385,13 +4176,15 @@ module Aws::DataZone
|
|
3385
4176
|
PolicyGrantPrincipal.add_member_subclass(:unknown, Types::PolicyGrantPrincipal::Unknown)
|
3386
4177
|
PolicyGrantPrincipal.struct_class = Types::PolicyGrantPrincipal
|
3387
4178
|
|
3388
|
-
PostLineageEventInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location: "
|
4179
|
+
PostLineageEventInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location: "header", location_name: "Client-Token", metadata: {"idempotencyToken"=>true}))
|
3389
4180
|
PostLineageEventInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
3390
4181
|
PostLineageEventInput.add_member(:event, Shapes::ShapeRef.new(shape: LineageEvent, required: true, location_name: "event"))
|
3391
4182
|
PostLineageEventInput.struct_class = Types::PostLineageEventInput
|
3392
4183
|
PostLineageEventInput[:payload] = :event
|
3393
4184
|
PostLineageEventInput[:payload_member] = PostLineageEventInput.member(:event)
|
3394
4185
|
|
4186
|
+
PostLineageEventOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "domainId"))
|
4187
|
+
PostLineageEventOutput.add_member(:id, Shapes::ShapeRef.new(shape: LineageEventIdentifier, location_name: "id"))
|
3395
4188
|
PostLineageEventOutput.struct_class = Types::PostLineageEventOutput
|
3396
4189
|
|
3397
4190
|
PostTimeSeriesDataPointsInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
@@ -3435,6 +4228,21 @@ module Aws::DataZone
|
|
3435
4228
|
ProjectPolicyGrantPrincipal.add_member(:project_identifier, Shapes::ShapeRef.new(shape: ProjectId, location_name: "projectIdentifier"))
|
3436
4229
|
ProjectPolicyGrantPrincipal.struct_class = Types::ProjectPolicyGrantPrincipal
|
3437
4230
|
|
4231
|
+
ProjectProfileList.member = Shapes::ShapeRef.new(shape: String)
|
4232
|
+
|
4233
|
+
ProjectProfileSummaries.member = Shapes::ShapeRef.new(shape: ProjectProfileSummary)
|
4234
|
+
|
4235
|
+
ProjectProfileSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "createdAt"))
|
4236
|
+
ProjectProfileSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, required: true, location_name: "createdBy"))
|
4237
|
+
ProjectProfileSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
4238
|
+
ProjectProfileSummary.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
4239
|
+
ProjectProfileSummary.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "domainUnitId"))
|
4240
|
+
ProjectProfileSummary.add_member(:id, Shapes::ShapeRef.new(shape: ProjectProfileId, required: true, location_name: "id"))
|
4241
|
+
ProjectProfileSummary.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "lastUpdatedAt"))
|
4242
|
+
ProjectProfileSummary.add_member(:name, Shapes::ShapeRef.new(shape: ProjectProfileName, required: true, location_name: "name"))
|
4243
|
+
ProjectProfileSummary.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
|
4244
|
+
ProjectProfileSummary.struct_class = Types::ProjectProfileSummary
|
4245
|
+
|
3438
4246
|
ProjectSummaries.member = Shapes::ShapeRef.new(shape: ProjectSummary)
|
3439
4247
|
|
3440
4248
|
ProjectSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "createdAt"))
|
@@ -3453,6 +4261,9 @@ module Aws::DataZone
|
|
3453
4261
|
ProjectsForRule.add_member(:specific_projects, Shapes::ShapeRef.new(shape: RuleProjectIdentifierList, location_name: "specificProjects"))
|
3454
4262
|
ProjectsForRule.struct_class = Types::ProjectsForRule
|
3455
4263
|
|
4264
|
+
PropertyMap.key = Shapes::ShapeRef.new(shape: PropertyMapKeyString)
|
4265
|
+
PropertyMap.value = Shapes::ShapeRef.new(shape: PropertyMapValueString)
|
4266
|
+
|
3456
4267
|
ProvisioningConfiguration.add_member(:lake_formation_configuration, Shapes::ShapeRef.new(shape: LakeFormationConfiguration, location_name: "lakeFormationConfiguration"))
|
3457
4268
|
ProvisioningConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
3458
4269
|
ProvisioningConfiguration.add_member_subclass(:lake_formation_configuration, Types::ProvisioningConfiguration::LakeFormationConfiguration)
|
@@ -3470,6 +4281,7 @@ module Aws::DataZone
|
|
3470
4281
|
PutEnvironmentBlueprintConfigurationInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
3471
4282
|
PutEnvironmentBlueprintConfigurationInput.add_member(:enabled_regions, Shapes::ShapeRef.new(shape: EnabledRegionList, required: true, location_name: "enabledRegions"))
|
3472
4283
|
PutEnvironmentBlueprintConfigurationInput.add_member(:environment_blueprint_identifier, Shapes::ShapeRef.new(shape: EnvironmentBlueprintId, required: true, location: "uri", location_name: "environmentBlueprintIdentifier"))
|
4284
|
+
PutEnvironmentBlueprintConfigurationInput.add_member(:environment_role_permission_boundary, Shapes::ShapeRef.new(shape: PolicyArn, location_name: "environmentRolePermissionBoundary"))
|
3473
4285
|
PutEnvironmentBlueprintConfigurationInput.add_member(:manage_access_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "manageAccessRoleArn"))
|
3474
4286
|
PutEnvironmentBlueprintConfigurationInput.add_member(:provisioning_configurations, Shapes::ShapeRef.new(shape: ProvisioningConfigurationList, location_name: "provisioningConfigurations"))
|
3475
4287
|
PutEnvironmentBlueprintConfigurationInput.add_member(:provisioning_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "provisioningRoleArn"))
|
@@ -3480,6 +4292,7 @@ module Aws::DataZone
|
|
3480
4292
|
PutEnvironmentBlueprintConfigurationOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
3481
4293
|
PutEnvironmentBlueprintConfigurationOutput.add_member(:enabled_regions, Shapes::ShapeRef.new(shape: EnabledRegionList, location_name: "enabledRegions"))
|
3482
4294
|
PutEnvironmentBlueprintConfigurationOutput.add_member(:environment_blueprint_id, Shapes::ShapeRef.new(shape: EnvironmentBlueprintId, required: true, location_name: "environmentBlueprintId"))
|
4295
|
+
PutEnvironmentBlueprintConfigurationOutput.add_member(:environment_role_permission_boundary, Shapes::ShapeRef.new(shape: PolicyArn, location_name: "environmentRolePermissionBoundary"))
|
3483
4296
|
PutEnvironmentBlueprintConfigurationOutput.add_member(:manage_access_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "manageAccessRoleArn"))
|
3484
4297
|
PutEnvironmentBlueprintConfigurationOutput.add_member(:provisioning_configurations, Shapes::ShapeRef.new(shape: ProvisioningConfigurationList, location_name: "provisioningConfigurations"))
|
3485
4298
|
PutEnvironmentBlueprintConfigurationOutput.add_member(:provisioning_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "provisioningRoleArn"))
|
@@ -3496,15 +4309,59 @@ module Aws::DataZone
|
|
3496
4309
|
RedshiftCredentialConfiguration.add_member(:secret_manager_arn, Shapes::ShapeRef.new(shape: RedshiftCredentialConfigurationSecretManagerArnString, required: true, location_name: "secretManagerArn"))
|
3497
4310
|
RedshiftCredentialConfiguration.struct_class = Types::RedshiftCredentialConfiguration
|
3498
4311
|
|
4312
|
+
RedshiftCredentials.add_member(:secret_arn, Shapes::ShapeRef.new(shape: RedshiftCredentialsSecretArnString, location_name: "secretArn"))
|
4313
|
+
RedshiftCredentials.add_member(:username_password, Shapes::ShapeRef.new(shape: UsernamePassword, location_name: "usernamePassword"))
|
4314
|
+
RedshiftCredentials.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
4315
|
+
RedshiftCredentials.add_member_subclass(:secret_arn, Types::RedshiftCredentials::SecretArn)
|
4316
|
+
RedshiftCredentials.add_member_subclass(:username_password, Types::RedshiftCredentials::UsernamePassword)
|
4317
|
+
RedshiftCredentials.add_member_subclass(:unknown, Types::RedshiftCredentials::Unknown)
|
4318
|
+
RedshiftCredentials.struct_class = Types::RedshiftCredentials
|
4319
|
+
|
4320
|
+
RedshiftLineageSyncConfigurationInput.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
|
4321
|
+
RedshiftLineageSyncConfigurationInput.add_member(:schedule, Shapes::ShapeRef.new(shape: LineageSyncSchedule, location_name: "schedule"))
|
4322
|
+
RedshiftLineageSyncConfigurationInput.struct_class = Types::RedshiftLineageSyncConfigurationInput
|
4323
|
+
|
4324
|
+
RedshiftLineageSyncConfigurationOutput.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
|
4325
|
+
RedshiftLineageSyncConfigurationOutput.add_member(:lineage_job_id, Shapes::ShapeRef.new(shape: String, location_name: "lineageJobId"))
|
4326
|
+
RedshiftLineageSyncConfigurationOutput.add_member(:schedule, Shapes::ShapeRef.new(shape: LineageSyncSchedule, location_name: "schedule"))
|
4327
|
+
RedshiftLineageSyncConfigurationOutput.struct_class = Types::RedshiftLineageSyncConfigurationOutput
|
4328
|
+
|
4329
|
+
RedshiftPropertiesInput.add_member(:credentials, Shapes::ShapeRef.new(shape: RedshiftCredentials, location_name: "credentials"))
|
4330
|
+
RedshiftPropertiesInput.add_member(:database_name, Shapes::ShapeRef.new(shape: RedshiftPropertiesInputDatabaseNameString, location_name: "databaseName"))
|
4331
|
+
RedshiftPropertiesInput.add_member(:host, Shapes::ShapeRef.new(shape: RedshiftPropertiesInputHostString, location_name: "host"))
|
4332
|
+
RedshiftPropertiesInput.add_member(:lineage_sync, Shapes::ShapeRef.new(shape: RedshiftLineageSyncConfigurationInput, location_name: "lineageSync"))
|
4333
|
+
RedshiftPropertiesInput.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "port"))
|
4334
|
+
RedshiftPropertiesInput.add_member(:storage, Shapes::ShapeRef.new(shape: RedshiftStorageProperties, location_name: "storage"))
|
4335
|
+
RedshiftPropertiesInput.struct_class = Types::RedshiftPropertiesInput
|
4336
|
+
|
4337
|
+
RedshiftPropertiesOutput.add_member(:credentials, Shapes::ShapeRef.new(shape: RedshiftCredentials, location_name: "credentials"))
|
4338
|
+
RedshiftPropertiesOutput.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "databaseName"))
|
4339
|
+
RedshiftPropertiesOutput.add_member(:is_provisioned_secret, Shapes::ShapeRef.new(shape: Boolean, location_name: "isProvisionedSecret"))
|
4340
|
+
RedshiftPropertiesOutput.add_member(:jdbc_iam_url, Shapes::ShapeRef.new(shape: String, location_name: "jdbcIamUrl"))
|
4341
|
+
RedshiftPropertiesOutput.add_member(:jdbc_url, Shapes::ShapeRef.new(shape: String, location_name: "jdbcUrl"))
|
4342
|
+
RedshiftPropertiesOutput.add_member(:lineage_sync, Shapes::ShapeRef.new(shape: RedshiftLineageSyncConfigurationOutput, location_name: "lineageSync"))
|
4343
|
+
RedshiftPropertiesOutput.add_member(:redshift_temp_dir, Shapes::ShapeRef.new(shape: String, location_name: "redshiftTempDir"))
|
4344
|
+
RedshiftPropertiesOutput.add_member(:status, Shapes::ShapeRef.new(shape: ConnectionStatus, location_name: "status"))
|
4345
|
+
RedshiftPropertiesOutput.add_member(:storage, Shapes::ShapeRef.new(shape: RedshiftStorageProperties, location_name: "storage"))
|
4346
|
+
RedshiftPropertiesOutput.struct_class = Types::RedshiftPropertiesOutput
|
4347
|
+
|
4348
|
+
RedshiftPropertiesPatch.add_member(:credentials, Shapes::ShapeRef.new(shape: RedshiftCredentials, location_name: "credentials"))
|
4349
|
+
RedshiftPropertiesPatch.add_member(:database_name, Shapes::ShapeRef.new(shape: RedshiftPropertiesPatchDatabaseNameString, location_name: "databaseName"))
|
4350
|
+
RedshiftPropertiesPatch.add_member(:host, Shapes::ShapeRef.new(shape: RedshiftPropertiesPatchHostString, location_name: "host"))
|
4351
|
+
RedshiftPropertiesPatch.add_member(:lineage_sync, Shapes::ShapeRef.new(shape: RedshiftLineageSyncConfigurationInput, location_name: "lineageSync"))
|
4352
|
+
RedshiftPropertiesPatch.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "port"))
|
4353
|
+
RedshiftPropertiesPatch.add_member(:storage, Shapes::ShapeRef.new(shape: RedshiftStorageProperties, location_name: "storage"))
|
4354
|
+
RedshiftPropertiesPatch.struct_class = Types::RedshiftPropertiesPatch
|
4355
|
+
|
3499
4356
|
RedshiftRunConfigurationInput.add_member(:data_access_role, Shapes::ShapeRef.new(shape: RedshiftRunConfigurationInputDataAccessRoleString, location_name: "dataAccessRole"))
|
3500
|
-
RedshiftRunConfigurationInput.add_member(:redshift_credential_configuration, Shapes::ShapeRef.new(shape: RedshiftCredentialConfiguration,
|
3501
|
-
RedshiftRunConfigurationInput.add_member(:redshift_storage, Shapes::ShapeRef.new(shape: RedshiftStorage,
|
4357
|
+
RedshiftRunConfigurationInput.add_member(:redshift_credential_configuration, Shapes::ShapeRef.new(shape: RedshiftCredentialConfiguration, location_name: "redshiftCredentialConfiguration"))
|
4358
|
+
RedshiftRunConfigurationInput.add_member(:redshift_storage, Shapes::ShapeRef.new(shape: RedshiftStorage, location_name: "redshiftStorage"))
|
3502
4359
|
RedshiftRunConfigurationInput.add_member(:relational_filter_configurations, Shapes::ShapeRef.new(shape: RelationalFilterConfigurations, required: true, location_name: "relationalFilterConfigurations"))
|
3503
4360
|
RedshiftRunConfigurationInput.struct_class = Types::RedshiftRunConfigurationInput
|
3504
4361
|
|
3505
4362
|
RedshiftRunConfigurationOutput.add_member(:account_id, Shapes::ShapeRef.new(shape: RedshiftRunConfigurationOutputAccountIdString, location_name: "accountId"))
|
3506
4363
|
RedshiftRunConfigurationOutput.add_member(:data_access_role, Shapes::ShapeRef.new(shape: RedshiftRunConfigurationOutputDataAccessRoleString, location_name: "dataAccessRole"))
|
3507
|
-
RedshiftRunConfigurationOutput.add_member(:redshift_credential_configuration, Shapes::ShapeRef.new(shape: RedshiftCredentialConfiguration,
|
4364
|
+
RedshiftRunConfigurationOutput.add_member(:redshift_credential_configuration, Shapes::ShapeRef.new(shape: RedshiftCredentialConfiguration, location_name: "redshiftCredentialConfiguration"))
|
3508
4365
|
RedshiftRunConfigurationOutput.add_member(:redshift_storage, Shapes::ShapeRef.new(shape: RedshiftStorage, required: true, location_name: "redshiftStorage"))
|
3509
4366
|
RedshiftRunConfigurationOutput.add_member(:region, Shapes::ShapeRef.new(shape: RedshiftRunConfigurationOutputRegionString, location_name: "region"))
|
3510
4367
|
RedshiftRunConfigurationOutput.add_member(:relational_filter_configurations, Shapes::ShapeRef.new(shape: RelationalFilterConfigurations, required: true, location_name: "relationalFilterConfigurations"))
|
@@ -3524,6 +4381,22 @@ module Aws::DataZone
|
|
3524
4381
|
RedshiftStorage.add_member_subclass(:unknown, Types::RedshiftStorage::Unknown)
|
3525
4382
|
RedshiftStorage.struct_class = Types::RedshiftStorage
|
3526
4383
|
|
4384
|
+
RedshiftStorageProperties.add_member(:cluster_name, Shapes::ShapeRef.new(shape: RedshiftStoragePropertiesClusterNameString, location_name: "clusterName"))
|
4385
|
+
RedshiftStorageProperties.add_member(:workgroup_name, Shapes::ShapeRef.new(shape: RedshiftStoragePropertiesWorkgroupNameString, location_name: "workgroupName"))
|
4386
|
+
RedshiftStorageProperties.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
4387
|
+
RedshiftStorageProperties.add_member_subclass(:cluster_name, Types::RedshiftStorageProperties::ClusterName)
|
4388
|
+
RedshiftStorageProperties.add_member_subclass(:workgroup_name, Types::RedshiftStorageProperties::WorkgroupName)
|
4389
|
+
RedshiftStorageProperties.add_member_subclass(:unknown, Types::RedshiftStorageProperties::Unknown)
|
4390
|
+
RedshiftStorageProperties.struct_class = Types::RedshiftStorageProperties
|
4391
|
+
|
4392
|
+
Region.add_member(:region_name, Shapes::ShapeRef.new(shape: RegionName, location_name: "regionName"))
|
4393
|
+
Region.add_member(:region_name_path, Shapes::ShapeRef.new(shape: ParameterStorePath, location_name: "regionNamePath"))
|
4394
|
+
Region.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
4395
|
+
Region.add_member_subclass(:region_name, Types::Region::RegionName)
|
4396
|
+
Region.add_member_subclass(:region_name_path, Types::Region::RegionNamePath)
|
4397
|
+
Region.add_member_subclass(:unknown, Types::Region::Unknown)
|
4398
|
+
Region.struct_class = Types::Region
|
4399
|
+
|
3527
4400
|
RegionalParameter.key = Shapes::ShapeRef.new(shape: String)
|
3528
4401
|
RegionalParameter.value = Shapes::ShapeRef.new(shape: String)
|
3529
4402
|
|
@@ -3723,6 +4596,14 @@ module Aws::DataZone
|
|
3723
4596
|
|
3724
4597
|
S3LocationList.member = Shapes::ShapeRef.new(shape: S3Location)
|
3725
4598
|
|
4599
|
+
SageMakerRunConfigurationInput.add_member(:tracking_assets, Shapes::ShapeRef.new(shape: TrackingAssets, required: true, location_name: "trackingAssets"))
|
4600
|
+
SageMakerRunConfigurationInput.struct_class = Types::SageMakerRunConfigurationInput
|
4601
|
+
|
4602
|
+
SageMakerRunConfigurationOutput.add_member(:account_id, Shapes::ShapeRef.new(shape: SageMakerRunConfigurationOutputAccountIdString, location_name: "accountId"))
|
4603
|
+
SageMakerRunConfigurationOutput.add_member(:region, Shapes::ShapeRef.new(shape: SageMakerRunConfigurationOutputRegionString, location_name: "region"))
|
4604
|
+
SageMakerRunConfigurationOutput.add_member(:tracking_assets, Shapes::ShapeRef.new(shape: TrackingAssets, required: true, location_name: "trackingAssets"))
|
4605
|
+
SageMakerRunConfigurationOutput.struct_class = Types::SageMakerRunConfigurationOutput
|
4606
|
+
|
3726
4607
|
ScheduleConfiguration.add_member(:schedule, Shapes::ShapeRef.new(shape: CronString, location_name: "schedule"))
|
3727
4608
|
ScheduleConfiguration.add_member(:timezone, Shapes::ShapeRef.new(shape: Timezone, location_name: "timezone"))
|
3728
4609
|
ScheduleConfiguration.struct_class = Types::ScheduleConfiguration
|
@@ -3844,6 +4725,8 @@ module Aws::DataZone
|
|
3844
4725
|
SearchUserProfilesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
3845
4726
|
SearchUserProfilesOutput.struct_class = Types::SearchUserProfilesOutput
|
3846
4727
|
|
4728
|
+
SecurityGroupIdList.member = Shapes::ShapeRef.new(shape: SecurityGroupIdListMemberString)
|
4729
|
+
|
3847
4730
|
SelfGrantStatusDetail.add_member(:database_name, Shapes::ShapeRef.new(shape: SelfGrantStatusDetailDatabaseNameString, required: true, location_name: "databaseName"))
|
3848
4731
|
SelfGrantStatusDetail.add_member(:failure_cause, Shapes::ShapeRef.new(shape: String, location_name: "failureCause"))
|
3849
4732
|
SelfGrantStatusDetail.add_member(:schema_name, Shapes::ShapeRef.new(shape: SelfGrantStatusDetailSchemaNameString, location_name: "schemaName"))
|
@@ -3867,6 +4750,60 @@ module Aws::DataZone
|
|
3867
4750
|
SingleSignOn.add_member(:user_assignment, Shapes::ShapeRef.new(shape: UserAssignment, location_name: "userAssignment"))
|
3868
4751
|
SingleSignOn.struct_class = Types::SingleSignOn
|
3869
4752
|
|
4753
|
+
SparkEmrPropertiesInput.add_member(:compute_arn, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInputComputeArnString, location_name: "computeArn"))
|
4754
|
+
SparkEmrPropertiesInput.add_member(:instance_profile_arn, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInputInstanceProfileArnString, location_name: "instanceProfileArn"))
|
4755
|
+
SparkEmrPropertiesInput.add_member(:java_virtual_env, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInputJavaVirtualEnvString, location_name: "javaVirtualEnv"))
|
4756
|
+
SparkEmrPropertiesInput.add_member(:log_uri, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInputLogUriString, location_name: "logUri"))
|
4757
|
+
SparkEmrPropertiesInput.add_member(:python_virtual_env, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInputPythonVirtualEnvString, location_name: "pythonVirtualEnv"))
|
4758
|
+
SparkEmrPropertiesInput.add_member(:runtime_role, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInputRuntimeRoleString, location_name: "runtimeRole"))
|
4759
|
+
SparkEmrPropertiesInput.add_member(:trusted_certificates_s3_uri, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInputTrustedCertificatesS3UriString, location_name: "trustedCertificatesS3Uri"))
|
4760
|
+
SparkEmrPropertiesInput.struct_class = Types::SparkEmrPropertiesInput
|
4761
|
+
|
4762
|
+
SparkEmrPropertiesOutput.add_member(:compute_arn, Shapes::ShapeRef.new(shape: String, location_name: "computeArn"))
|
4763
|
+
SparkEmrPropertiesOutput.add_member(:credentials, Shapes::ShapeRef.new(shape: UsernamePassword, location_name: "credentials"))
|
4764
|
+
SparkEmrPropertiesOutput.add_member(:credentials_expiration, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "credentialsExpiration"))
|
4765
|
+
SparkEmrPropertiesOutput.add_member(:governance_type, Shapes::ShapeRef.new(shape: GovernanceType, location_name: "governanceType"))
|
4766
|
+
SparkEmrPropertiesOutput.add_member(:instance_profile_arn, Shapes::ShapeRef.new(shape: String, location_name: "instanceProfileArn"))
|
4767
|
+
SparkEmrPropertiesOutput.add_member(:java_virtual_env, Shapes::ShapeRef.new(shape: String, location_name: "javaVirtualEnv"))
|
4768
|
+
SparkEmrPropertiesOutput.add_member(:livy_endpoint, Shapes::ShapeRef.new(shape: String, location_name: "livyEndpoint"))
|
4769
|
+
SparkEmrPropertiesOutput.add_member(:log_uri, Shapes::ShapeRef.new(shape: String, location_name: "logUri"))
|
4770
|
+
SparkEmrPropertiesOutput.add_member(:python_virtual_env, Shapes::ShapeRef.new(shape: String, location_name: "pythonVirtualEnv"))
|
4771
|
+
SparkEmrPropertiesOutput.add_member(:runtime_role, Shapes::ShapeRef.new(shape: String, location_name: "runtimeRole"))
|
4772
|
+
SparkEmrPropertiesOutput.add_member(:trusted_certificates_s3_uri, Shapes::ShapeRef.new(shape: String, location_name: "trustedCertificatesS3Uri"))
|
4773
|
+
SparkEmrPropertiesOutput.struct_class = Types::SparkEmrPropertiesOutput
|
4774
|
+
|
4775
|
+
SparkEmrPropertiesPatch.add_member(:compute_arn, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatchComputeArnString, location_name: "computeArn"))
|
4776
|
+
SparkEmrPropertiesPatch.add_member(:instance_profile_arn, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatchInstanceProfileArnString, location_name: "instanceProfileArn"))
|
4777
|
+
SparkEmrPropertiesPatch.add_member(:java_virtual_env, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatchJavaVirtualEnvString, location_name: "javaVirtualEnv"))
|
4778
|
+
SparkEmrPropertiesPatch.add_member(:log_uri, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatchLogUriString, location_name: "logUri"))
|
4779
|
+
SparkEmrPropertiesPatch.add_member(:python_virtual_env, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatchPythonVirtualEnvString, location_name: "pythonVirtualEnv"))
|
4780
|
+
SparkEmrPropertiesPatch.add_member(:runtime_role, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatchRuntimeRoleString, location_name: "runtimeRole"))
|
4781
|
+
SparkEmrPropertiesPatch.add_member(:trusted_certificates_s3_uri, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatchTrustedCertificatesS3UriString, location_name: "trustedCertificatesS3Uri"))
|
4782
|
+
SparkEmrPropertiesPatch.struct_class = Types::SparkEmrPropertiesPatch
|
4783
|
+
|
4784
|
+
SparkGlueArgs.add_member(:connection, Shapes::ShapeRef.new(shape: String, location_name: "connection"))
|
4785
|
+
SparkGlueArgs.struct_class = Types::SparkGlueArgs
|
4786
|
+
|
4787
|
+
SparkGluePropertiesInput.add_member(:additional_args, Shapes::ShapeRef.new(shape: SparkGlueArgs, location_name: "additionalArgs"))
|
4788
|
+
SparkGluePropertiesInput.add_member(:glue_connection_name, Shapes::ShapeRef.new(shape: SparkGluePropertiesInputGlueConnectionNameString, location_name: "glueConnectionName"))
|
4789
|
+
SparkGluePropertiesInput.add_member(:glue_version, Shapes::ShapeRef.new(shape: SparkGluePropertiesInputGlueVersionString, location_name: "glueVersion"))
|
4790
|
+
SparkGluePropertiesInput.add_member(:idle_timeout, Shapes::ShapeRef.new(shape: Integer, location_name: "idleTimeout"))
|
4791
|
+
SparkGluePropertiesInput.add_member(:java_virtual_env, Shapes::ShapeRef.new(shape: SparkGluePropertiesInputJavaVirtualEnvString, location_name: "javaVirtualEnv"))
|
4792
|
+
SparkGluePropertiesInput.add_member(:number_of_workers, Shapes::ShapeRef.new(shape: Integer, location_name: "numberOfWorkers"))
|
4793
|
+
SparkGluePropertiesInput.add_member(:python_virtual_env, Shapes::ShapeRef.new(shape: SparkGluePropertiesInputPythonVirtualEnvString, location_name: "pythonVirtualEnv"))
|
4794
|
+
SparkGluePropertiesInput.add_member(:worker_type, Shapes::ShapeRef.new(shape: SparkGluePropertiesInputWorkerTypeString, location_name: "workerType"))
|
4795
|
+
SparkGluePropertiesInput.struct_class = Types::SparkGluePropertiesInput
|
4796
|
+
|
4797
|
+
SparkGluePropertiesOutput.add_member(:additional_args, Shapes::ShapeRef.new(shape: SparkGlueArgs, location_name: "additionalArgs"))
|
4798
|
+
SparkGluePropertiesOutput.add_member(:glue_connection_name, Shapes::ShapeRef.new(shape: String, location_name: "glueConnectionName"))
|
4799
|
+
SparkGluePropertiesOutput.add_member(:glue_version, Shapes::ShapeRef.new(shape: String, location_name: "glueVersion"))
|
4800
|
+
SparkGluePropertiesOutput.add_member(:idle_timeout, Shapes::ShapeRef.new(shape: Integer, location_name: "idleTimeout"))
|
4801
|
+
SparkGluePropertiesOutput.add_member(:java_virtual_env, Shapes::ShapeRef.new(shape: String, location_name: "javaVirtualEnv"))
|
4802
|
+
SparkGluePropertiesOutput.add_member(:number_of_workers, Shapes::ShapeRef.new(shape: Integer, location_name: "numberOfWorkers"))
|
4803
|
+
SparkGluePropertiesOutput.add_member(:python_virtual_env, Shapes::ShapeRef.new(shape: String, location_name: "pythonVirtualEnv"))
|
4804
|
+
SparkGluePropertiesOutput.add_member(:worker_type, Shapes::ShapeRef.new(shape: String, location_name: "workerType"))
|
4805
|
+
SparkGluePropertiesOutput.struct_class = Types::SparkGluePropertiesOutput
|
4806
|
+
|
3870
4807
|
SsoUserProfileDetails.add_member(:first_name, Shapes::ShapeRef.new(shape: FirstName, location_name: "firstName"))
|
3871
4808
|
SsoUserProfileDetails.add_member(:last_name, Shapes::ShapeRef.new(shape: LastName, location_name: "lastName"))
|
3872
4809
|
SsoUserProfileDetails.add_member(:username, Shapes::ShapeRef.new(shape: UserProfileName, location_name: "username"))
|
@@ -3910,6 +4847,8 @@ module Aws::DataZone
|
|
3910
4847
|
|
3911
4848
|
StringList.member = Shapes::ShapeRef.new(shape: String)
|
3912
4849
|
|
4850
|
+
SubnetIdList.member = Shapes::ShapeRef.new(shape: SubnetId)
|
4851
|
+
|
3913
4852
|
SubscribedAsset.add_member(:asset_id, Shapes::ShapeRef.new(shape: AssetId, required: true, location_name: "assetId"))
|
3914
4853
|
SubscribedAsset.add_member(:asset_revision, Shapes::ShapeRef.new(shape: Revision, required: true, location_name: "assetRevision"))
|
3915
4854
|
SubscribedAsset.add_member(:asset_scope, Shapes::ShapeRef.new(shape: AssetScope, location_name: "assetScope"))
|
@@ -4044,7 +4983,7 @@ module Aws::DataZone
|
|
4044
4983
|
SubscriptionTargetSummary.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
4045
4984
|
SubscriptionTargetSummary.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location_name: "environmentId"))
|
4046
4985
|
SubscriptionTargetSummary.add_member(:id, Shapes::ShapeRef.new(shape: SubscriptionTargetId, required: true, location_name: "id"))
|
4047
|
-
SubscriptionTargetSummary.add_member(:manage_access_role, Shapes::ShapeRef.new(shape:
|
4986
|
+
SubscriptionTargetSummary.add_member(:manage_access_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "manageAccessRole"))
|
4048
4987
|
SubscriptionTargetSummary.add_member(:name, Shapes::ShapeRef.new(shape: SubscriptionTargetName, required: true, location_name: "name"))
|
4049
4988
|
SubscriptionTargetSummary.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "projectId"))
|
4050
4989
|
SubscriptionTargetSummary.add_member(:provider, Shapes::ShapeRef.new(shape: String, required: true, location_name: "provider"))
|
@@ -4109,11 +5048,19 @@ module Aws::DataZone
|
|
4109
5048
|
|
4110
5049
|
TimeSeriesDataPointSummaryFormOutputList.member = Shapes::ShapeRef.new(shape: TimeSeriesDataPointSummaryFormOutput)
|
4111
5050
|
|
5051
|
+
TokenUrlParametersMap.key = Shapes::ShapeRef.new(shape: TokenUrlParametersMapKeyString)
|
5052
|
+
TokenUrlParametersMap.value = Shapes::ShapeRef.new(shape: TokenUrlParametersMapValueString)
|
5053
|
+
|
4112
5054
|
Topic.add_member(:resource, Shapes::ShapeRef.new(shape: NotificationResource, required: true, location_name: "resource"))
|
4113
5055
|
Topic.add_member(:role, Shapes::ShapeRef.new(shape: NotificationRole, required: true, location_name: "role"))
|
4114
5056
|
Topic.add_member(:subject, Shapes::ShapeRef.new(shape: String, required: true, location_name: "subject"))
|
4115
5057
|
Topic.struct_class = Types::Topic
|
4116
5058
|
|
5059
|
+
TrackingAssetArns.member = Shapes::ShapeRef.new(shape: SageMakerResourceArn)
|
5060
|
+
|
5061
|
+
TrackingAssets.key = Shapes::ShapeRef.new(shape: SageMakerAssetType)
|
5062
|
+
TrackingAssets.value = Shapes::ShapeRef.new(shape: TrackingAssetArns)
|
5063
|
+
|
4117
5064
|
UnauthorizedException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
|
4118
5065
|
UnauthorizedException.struct_class = Types::UnauthorizedException
|
4119
5066
|
|
@@ -4146,6 +5093,25 @@ module Aws::DataZone
|
|
4146
5093
|
UpdateAssetFilterOutput.add_member(:status, Shapes::ShapeRef.new(shape: FilterStatus, location_name: "status"))
|
4147
5094
|
UpdateAssetFilterOutput.struct_class = Types::UpdateAssetFilterOutput
|
4148
5095
|
|
5096
|
+
UpdateConnectionInput.add_member(:aws_location, Shapes::ShapeRef.new(shape: AwsLocation, location_name: "awsLocation"))
|
5097
|
+
UpdateConnectionInput.add_member(:description, Shapes::ShapeRef.new(shape: UpdateConnectionInputDescriptionString, location_name: "description"))
|
5098
|
+
UpdateConnectionInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
5099
|
+
UpdateConnectionInput.add_member(:identifier, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location: "uri", location_name: "identifier"))
|
5100
|
+
UpdateConnectionInput.add_member(:props, Shapes::ShapeRef.new(shape: ConnectionPropertiesPatch, location_name: "props"))
|
5101
|
+
UpdateConnectionInput.struct_class = Types::UpdateConnectionInput
|
5102
|
+
|
5103
|
+
UpdateConnectionOutput.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
|
5104
|
+
UpdateConnectionOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
5105
|
+
UpdateConnectionOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
5106
|
+
UpdateConnectionOutput.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, required: true, location_name: "domainUnitId"))
|
5107
|
+
UpdateConnectionOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentId"))
|
5108
|
+
UpdateConnectionOutput.add_member(:name, Shapes::ShapeRef.new(shape: ConnectionName, required: true, location_name: "name"))
|
5109
|
+
UpdateConnectionOutput.add_member(:physical_endpoints, Shapes::ShapeRef.new(shape: PhysicalEndpoints, required: true, location_name: "physicalEndpoints"))
|
5110
|
+
UpdateConnectionOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, location_name: "projectId"))
|
5111
|
+
UpdateConnectionOutput.add_member(:props, Shapes::ShapeRef.new(shape: ConnectionPropertiesOutput, location_name: "props"))
|
5112
|
+
UpdateConnectionOutput.add_member(:type, Shapes::ShapeRef.new(shape: ConnectionType, required: true, location_name: "type"))
|
5113
|
+
UpdateConnectionOutput.struct_class = Types::UpdateConnectionOutput
|
5114
|
+
|
4149
5115
|
UpdateDataSourceInput.add_member(:asset_forms_input, Shapes::ShapeRef.new(shape: FormInputList, location_name: "assetFormsInput"))
|
4150
5116
|
UpdateDataSourceInput.add_member(:configuration, Shapes::ShapeRef.new(shape: DataSourceConfigurationInput, location_name: "configuration"))
|
4151
5117
|
UpdateDataSourceInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
@@ -4161,11 +5127,12 @@ module Aws::DataZone
|
|
4161
5127
|
|
4162
5128
|
UpdateDataSourceOutput.add_member(:asset_forms_output, Shapes::ShapeRef.new(shape: FormOutputList, location_name: "assetFormsOutput"))
|
4163
5129
|
UpdateDataSourceOutput.add_member(:configuration, Shapes::ShapeRef.new(shape: DataSourceConfigurationOutput, location_name: "configuration"))
|
5130
|
+
UpdateDataSourceOutput.add_member(:connection_id, Shapes::ShapeRef.new(shape: String, location_name: "connectionId"))
|
4164
5131
|
UpdateDataSourceOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "createdAt"))
|
4165
5132
|
UpdateDataSourceOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
4166
5133
|
UpdateDataSourceOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
4167
5134
|
UpdateDataSourceOutput.add_member(:enable_setting, Shapes::ShapeRef.new(shape: EnableSetting, location_name: "enableSetting"))
|
4168
|
-
UpdateDataSourceOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId,
|
5135
|
+
UpdateDataSourceOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentId"))
|
4169
5136
|
UpdateDataSourceOutput.add_member(:error_message, Shapes::ShapeRef.new(shape: DataSourceErrorMessage, location_name: "errorMessage"))
|
4170
5137
|
UpdateDataSourceOutput.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "id"))
|
4171
5138
|
UpdateDataSourceOutput.add_member(:last_run_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "lastRunAt"))
|
@@ -4188,6 +5155,7 @@ module Aws::DataZone
|
|
4188
5155
|
UpdateDomainInput.add_member(:domain_execution_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "domainExecutionRole"))
|
4189
5156
|
UpdateDomainInput.add_member(:identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "identifier"))
|
4190
5157
|
UpdateDomainInput.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
5158
|
+
UpdateDomainInput.add_member(:service_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "serviceRole"))
|
4191
5159
|
UpdateDomainInput.add_member(:single_sign_on, Shapes::ShapeRef.new(shape: SingleSignOn, location_name: "singleSignOn"))
|
4192
5160
|
UpdateDomainInput.struct_class = Types::UpdateDomainInput
|
4193
5161
|
|
@@ -4197,6 +5165,7 @@ module Aws::DataZone
|
|
4197
5165
|
UpdateDomainOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: UpdatedAt, location_name: "lastUpdatedAt"))
|
4198
5166
|
UpdateDomainOutput.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
4199
5167
|
UpdateDomainOutput.add_member(:root_domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "rootDomainUnitId"))
|
5168
|
+
UpdateDomainOutput.add_member(:service_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "serviceRole"))
|
4200
5169
|
UpdateDomainOutput.add_member(:single_sign_on, Shapes::ShapeRef.new(shape: SingleSignOn, location_name: "singleSignOn"))
|
4201
5170
|
UpdateDomainOutput.struct_class = Types::UpdateDomainOutput
|
4202
5171
|
|
@@ -4336,6 +5305,7 @@ module Aws::DataZone
|
|
4336
5305
|
|
4337
5306
|
UpdateProjectInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
4338
5307
|
UpdateProjectInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
5308
|
+
UpdateProjectInput.add_member(:environment_deployment_details, Shapes::ShapeRef.new(shape: EnvironmentDeploymentDetails, location_name: "environmentDeploymentDetails"))
|
4339
5309
|
UpdateProjectInput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
|
4340
5310
|
UpdateProjectInput.add_member(:identifier, Shapes::ShapeRef.new(shape: ProjectId, required: true, location: "uri", location_name: "identifier"))
|
4341
5311
|
UpdateProjectInput.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, location_name: "name"))
|
@@ -4346,14 +5316,38 @@ module Aws::DataZone
|
|
4346
5316
|
UpdateProjectOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
4347
5317
|
UpdateProjectOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
4348
5318
|
UpdateProjectOutput.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "domainUnitId"))
|
5319
|
+
UpdateProjectOutput.add_member(:environment_deployment_details, Shapes::ShapeRef.new(shape: EnvironmentDeploymentDetails, location_name: "environmentDeploymentDetails"))
|
4349
5320
|
UpdateProjectOutput.add_member(:failure_reasons, Shapes::ShapeRef.new(shape: FailureReasons, location_name: "failureReasons"))
|
4350
5321
|
UpdateProjectOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
|
4351
5322
|
UpdateProjectOutput.add_member(:id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "id"))
|
4352
5323
|
UpdateProjectOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "lastUpdatedAt"))
|
4353
5324
|
UpdateProjectOutput.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "name"))
|
5325
|
+
UpdateProjectOutput.add_member(:project_profile_id, Shapes::ShapeRef.new(shape: ProjectProfileId, location_name: "projectProfileId"))
|
4354
5326
|
UpdateProjectOutput.add_member(:project_status, Shapes::ShapeRef.new(shape: ProjectStatus, location_name: "projectStatus"))
|
5327
|
+
UpdateProjectOutput.add_member(:user_parameters, Shapes::ShapeRef.new(shape: EnvironmentConfigurationUserParametersList, location_name: "userParameters"))
|
4355
5328
|
UpdateProjectOutput.struct_class = Types::UpdateProjectOutput
|
4356
5329
|
|
5330
|
+
UpdateProjectProfileInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
5331
|
+
UpdateProjectProfileInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
5332
|
+
UpdateProjectProfileInput.add_member(:domain_unit_identifier, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "domainUnitIdentifier"))
|
5333
|
+
UpdateProjectProfileInput.add_member(:environment_configurations, Shapes::ShapeRef.new(shape: EnvironmentConfigurationsList, location_name: "environmentConfigurations"))
|
5334
|
+
UpdateProjectProfileInput.add_member(:identifier, Shapes::ShapeRef.new(shape: ProjectProfileId, required: true, location: "uri", location_name: "identifier"))
|
5335
|
+
UpdateProjectProfileInput.add_member(:name, Shapes::ShapeRef.new(shape: ProjectProfileName, location_name: "name"))
|
5336
|
+
UpdateProjectProfileInput.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
|
5337
|
+
UpdateProjectProfileInput.struct_class = Types::UpdateProjectProfileInput
|
5338
|
+
|
5339
|
+
UpdateProjectProfileOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "createdAt"))
|
5340
|
+
UpdateProjectProfileOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, required: true, location_name: "createdBy"))
|
5341
|
+
UpdateProjectProfileOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
5342
|
+
UpdateProjectProfileOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
5343
|
+
UpdateProjectProfileOutput.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "domainUnitId"))
|
5344
|
+
UpdateProjectProfileOutput.add_member(:environment_configurations, Shapes::ShapeRef.new(shape: EnvironmentConfigurationsList, location_name: "environmentConfigurations"))
|
5345
|
+
UpdateProjectProfileOutput.add_member(:id, Shapes::ShapeRef.new(shape: ProjectProfileId, required: true, location_name: "id"))
|
5346
|
+
UpdateProjectProfileOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "lastUpdatedAt"))
|
5347
|
+
UpdateProjectProfileOutput.add_member(:name, Shapes::ShapeRef.new(shape: ProjectProfileName, required: true, location_name: "name"))
|
5348
|
+
UpdateProjectProfileOutput.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
|
5349
|
+
UpdateProjectProfileOutput.struct_class = Types::UpdateProjectProfileOutput
|
5350
|
+
|
4357
5351
|
UpdateRuleInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
4358
5352
|
UpdateRuleInput.add_member(:detail, Shapes::ShapeRef.new(shape: RuleDetail, location_name: "detail"))
|
4359
5353
|
UpdateRuleInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
@@ -4429,7 +5423,7 @@ module Aws::DataZone
|
|
4429
5423
|
UpdateSubscriptionTargetInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
|
4430
5424
|
UpdateSubscriptionTargetInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentIdentifier"))
|
4431
5425
|
UpdateSubscriptionTargetInput.add_member(:identifier, Shapes::ShapeRef.new(shape: SubscriptionTargetId, required: true, location: "uri", location_name: "identifier"))
|
4432
|
-
UpdateSubscriptionTargetInput.add_member(:manage_access_role, Shapes::ShapeRef.new(shape:
|
5426
|
+
UpdateSubscriptionTargetInput.add_member(:manage_access_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "manageAccessRole"))
|
4433
5427
|
UpdateSubscriptionTargetInput.add_member(:name, Shapes::ShapeRef.new(shape: SubscriptionTargetName, location_name: "name"))
|
4434
5428
|
UpdateSubscriptionTargetInput.add_member(:provider, Shapes::ShapeRef.new(shape: String, location_name: "provider"))
|
4435
5429
|
UpdateSubscriptionTargetInput.add_member(:subscription_target_config, Shapes::ShapeRef.new(shape: SubscriptionTargetForms, location_name: "subscriptionTargetConfig"))
|
@@ -4442,7 +5436,7 @@ module Aws::DataZone
|
|
4442
5436
|
UpdateSubscriptionTargetOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
|
4443
5437
|
UpdateSubscriptionTargetOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location_name: "environmentId"))
|
4444
5438
|
UpdateSubscriptionTargetOutput.add_member(:id, Shapes::ShapeRef.new(shape: SubscriptionTargetId, required: true, location_name: "id"))
|
4445
|
-
UpdateSubscriptionTargetOutput.add_member(:manage_access_role, Shapes::ShapeRef.new(shape:
|
5439
|
+
UpdateSubscriptionTargetOutput.add_member(:manage_access_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "manageAccessRole"))
|
4446
5440
|
UpdateSubscriptionTargetOutput.add_member(:name, Shapes::ShapeRef.new(shape: SubscriptionTargetName, required: true, location_name: "name"))
|
4447
5441
|
UpdateSubscriptionTargetOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "projectId"))
|
4448
5442
|
UpdateSubscriptionTargetOutput.add_member(:provider, Shapes::ShapeRef.new(shape: String, required: true, location_name: "provider"))
|
@@ -4493,6 +5487,10 @@ module Aws::DataZone
|
|
4493
5487
|
UserProfileSummary.add_member(:type, Shapes::ShapeRef.new(shape: UserProfileType, location_name: "type"))
|
4494
5488
|
UserProfileSummary.struct_class = Types::UserProfileSummary
|
4495
5489
|
|
5490
|
+
UsernamePassword.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "password"))
|
5491
|
+
UsernamePassword.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "username"))
|
5492
|
+
UsernamePassword.struct_class = Types::UsernamePassword
|
5493
|
+
|
4496
5494
|
ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
|
4497
5495
|
ValidationException.struct_class = Types::ValidationException
|
4498
5496
|
|
@@ -4682,6 +5680,22 @@ module Aws::DataZone
|
|
4682
5680
|
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
4683
5681
|
end)
|
4684
5682
|
|
5683
|
+
api.add_operation(:create_connection, Seahorse::Model::Operation.new.tap do |o|
|
5684
|
+
o.name = "CreateConnection"
|
5685
|
+
o.http_method = "POST"
|
5686
|
+
o.http_request_uri = "/v2/domains/{domainIdentifier}/connections"
|
5687
|
+
o.input = Shapes::ShapeRef.new(shape: CreateConnectionInput)
|
5688
|
+
o.output = Shapes::ShapeRef.new(shape: CreateConnectionOutput)
|
5689
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
5690
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
5691
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
5692
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
5693
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
5694
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
5695
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
5696
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
5697
|
+
end)
|
5698
|
+
|
4685
5699
|
api.add_operation(:create_data_product, Seahorse::Model::Operation.new.tap do |o|
|
4686
5700
|
o.name = "CreateDataProduct"
|
4687
5701
|
o.http_method = "POST"
|
@@ -4912,6 +5926,22 @@ module Aws::DataZone
|
|
4912
5926
|
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
4913
5927
|
end)
|
4914
5928
|
|
5929
|
+
api.add_operation(:create_project_profile, Seahorse::Model::Operation.new.tap do |o|
|
5930
|
+
o.name = "CreateProjectProfile"
|
5931
|
+
o.http_method = "POST"
|
5932
|
+
o.http_request_uri = "/v2/domains/{domainIdentifier}/project-profiles"
|
5933
|
+
o.input = Shapes::ShapeRef.new(shape: CreateProjectProfileInput)
|
5934
|
+
o.output = Shapes::ShapeRef.new(shape: CreateProjectProfileOutput)
|
5935
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
5936
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
5937
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
5938
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
5939
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
5940
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
5941
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
5942
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
5943
|
+
end)
|
5944
|
+
|
4915
5945
|
api.add_operation(:create_rule, Seahorse::Model::Operation.new.tap do |o|
|
4916
5946
|
o.name = "CreateRule"
|
4917
5947
|
o.http_method = "POST"
|
@@ -5032,6 +6062,20 @@ module Aws::DataZone
|
|
5032
6062
|
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
5033
6063
|
end)
|
5034
6064
|
|
6065
|
+
api.add_operation(:delete_connection, Seahorse::Model::Operation.new.tap do |o|
|
6066
|
+
o.name = "DeleteConnection"
|
6067
|
+
o.http_method = "DELETE"
|
6068
|
+
o.http_request_uri = "/v2/domains/{domainIdentifier}/connections/{identifier}"
|
6069
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteConnectionInput)
|
6070
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteConnectionOutput)
|
6071
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
6072
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
6073
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
6074
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
6075
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
6076
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
6077
|
+
end)
|
6078
|
+
|
5035
6079
|
api.add_operation(:delete_data_product, Seahorse::Model::Operation.new.tap do |o|
|
5036
6080
|
o.name = "DeleteDataProduct"
|
5037
6081
|
o.http_method = "DELETE"
|
@@ -5238,6 +6282,20 @@ module Aws::DataZone
|
|
5238
6282
|
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
5239
6283
|
end)
|
5240
6284
|
|
6285
|
+
api.add_operation(:delete_project_profile, Seahorse::Model::Operation.new.tap do |o|
|
6286
|
+
o.name = "DeleteProjectProfile"
|
6287
|
+
o.http_method = "DELETE"
|
6288
|
+
o.http_request_uri = "/v2/domains/{domainIdentifier}/project-profiles/{identifier}"
|
6289
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteProjectProfileInput)
|
6290
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteProjectProfileOutput)
|
6291
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
6292
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
6293
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
6294
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
6295
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
6296
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
6297
|
+
end)
|
6298
|
+
|
5241
6299
|
api.add_operation(:delete_rule, Seahorse::Model::Operation.new.tap do |o|
|
5242
6300
|
o.name = "DeleteRule"
|
5243
6301
|
o.http_method = "DELETE"
|
@@ -5369,6 +6427,20 @@ module Aws::DataZone
|
|
5369
6427
|
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
5370
6428
|
end)
|
5371
6429
|
|
6430
|
+
api.add_operation(:get_connection, Seahorse::Model::Operation.new.tap do |o|
|
6431
|
+
o.name = "GetConnection"
|
6432
|
+
o.http_method = "GET"
|
6433
|
+
o.http_request_uri = "/v2/domains/{domainIdentifier}/connections/{identifier}"
|
6434
|
+
o.input = Shapes::ShapeRef.new(shape: GetConnectionInput)
|
6435
|
+
o.output = Shapes::ShapeRef.new(shape: GetConnectionOutput)
|
6436
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
6437
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
6438
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
6439
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
6440
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
6441
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
6442
|
+
end)
|
6443
|
+
|
5372
6444
|
api.add_operation(:get_data_product, Seahorse::Model::Operation.new.tap do |o|
|
5373
6445
|
o.name = "GetDataProduct"
|
5374
6446
|
o.http_method = "GET"
|
@@ -5599,6 +6671,34 @@ module Aws::DataZone
|
|
5599
6671
|
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
5600
6672
|
end)
|
5601
6673
|
|
6674
|
+
api.add_operation(:get_job_run, Seahorse::Model::Operation.new.tap do |o|
|
6675
|
+
o.name = "GetJobRun"
|
6676
|
+
o.http_method = "GET"
|
6677
|
+
o.http_request_uri = "/v2/domains/{domainIdentifier}/jobRuns/{identifier}"
|
6678
|
+
o.input = Shapes::ShapeRef.new(shape: GetJobRunInput)
|
6679
|
+
o.output = Shapes::ShapeRef.new(shape: GetJobRunOutput)
|
6680
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
6681
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
6682
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
6683
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
6684
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
6685
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
6686
|
+
end)
|
6687
|
+
|
6688
|
+
api.add_operation(:get_lineage_event, Seahorse::Model::Operation.new.tap do |o|
|
6689
|
+
o.name = "GetLineageEvent"
|
6690
|
+
o.http_method = "GET"
|
6691
|
+
o.http_request_uri = "/v2/domains/{domainIdentifier}/lineage/events/{identifier}"
|
6692
|
+
o.input = Shapes::ShapeRef.new(shape: GetLineageEventInput)
|
6693
|
+
o.output = Shapes::ShapeRef.new(shape: GetLineageEventOutput)
|
6694
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
6695
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
6696
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
6697
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
6698
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
6699
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
6700
|
+
end)
|
6701
|
+
|
5602
6702
|
api.add_operation(:get_lineage_node, Seahorse::Model::Operation.new.tap do |o|
|
5603
6703
|
o.name = "GetLineageNode"
|
5604
6704
|
o.http_method = "GET"
|
@@ -5655,6 +6755,20 @@ module Aws::DataZone
|
|
5655
6755
|
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
5656
6756
|
end)
|
5657
6757
|
|
6758
|
+
api.add_operation(:get_project_profile, Seahorse::Model::Operation.new.tap do |o|
|
6759
|
+
o.name = "GetProjectProfile"
|
6760
|
+
o.http_method = "GET"
|
6761
|
+
o.http_request_uri = "/v2/domains/{domainIdentifier}/project-profiles/{identifier}"
|
6762
|
+
o.input = Shapes::ShapeRef.new(shape: GetProjectProfileInput)
|
6763
|
+
o.output = Shapes::ShapeRef.new(shape: GetProjectProfileOutput)
|
6764
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
6765
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
6766
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
6767
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
6768
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
6769
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
6770
|
+
end)
|
6771
|
+
|
5658
6772
|
api.add_operation(:get_rule, Seahorse::Model::Operation.new.tap do |o|
|
5659
6773
|
o.name = "GetRule"
|
5660
6774
|
o.http_method = "GET"
|
@@ -5793,6 +6907,25 @@ module Aws::DataZone
|
|
5793
6907
|
)
|
5794
6908
|
end)
|
5795
6909
|
|
6910
|
+
api.add_operation(:list_connections, Seahorse::Model::Operation.new.tap do |o|
|
6911
|
+
o.name = "ListConnections"
|
6912
|
+
o.http_method = "GET"
|
6913
|
+
o.http_request_uri = "/v2/domains/{domainIdentifier}/connections"
|
6914
|
+
o.input = Shapes::ShapeRef.new(shape: ListConnectionsInput)
|
6915
|
+
o.output = Shapes::ShapeRef.new(shape: ListConnectionsOutput)
|
6916
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
6917
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
6918
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
6919
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
6920
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
6921
|
+
o[:pager] = Aws::Pager.new(
|
6922
|
+
limit_key: "max_results",
|
6923
|
+
tokens: {
|
6924
|
+
"next_token" => "next_token"
|
6925
|
+
}
|
6926
|
+
)
|
6927
|
+
end)
|
6928
|
+
|
5796
6929
|
api.add_operation(:list_data_product_revisions, Seahorse::Model::Operation.new.tap do |o|
|
5797
6930
|
o.name = "ListDataProductRevisions"
|
5798
6931
|
o.http_method = "GET"
|
@@ -6036,6 +7169,45 @@ module Aws::DataZone
|
|
6036
7169
|
)
|
6037
7170
|
end)
|
6038
7171
|
|
7172
|
+
api.add_operation(:list_job_runs, Seahorse::Model::Operation.new.tap do |o|
|
7173
|
+
o.name = "ListJobRuns"
|
7174
|
+
o.http_method = "GET"
|
7175
|
+
o.http_request_uri = "/v2/domains/{domainIdentifier}/jobs/{jobIdentifier}/runs"
|
7176
|
+
o.input = Shapes::ShapeRef.new(shape: ListJobRunsInput)
|
7177
|
+
o.output = Shapes::ShapeRef.new(shape: ListJobRunsOutput)
|
7178
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
7179
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
7180
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
7181
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
7182
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
7183
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
7184
|
+
o[:pager] = Aws::Pager.new(
|
7185
|
+
limit_key: "max_results",
|
7186
|
+
tokens: {
|
7187
|
+
"next_token" => "next_token"
|
7188
|
+
}
|
7189
|
+
)
|
7190
|
+
end)
|
7191
|
+
|
7192
|
+
api.add_operation(:list_lineage_events, Seahorse::Model::Operation.new.tap do |o|
|
7193
|
+
o.name = "ListLineageEvents"
|
7194
|
+
o.http_method = "GET"
|
7195
|
+
o.http_request_uri = "/v2/domains/{domainIdentifier}/lineage/events"
|
7196
|
+
o.input = Shapes::ShapeRef.new(shape: ListLineageEventsInput)
|
7197
|
+
o.output = Shapes::ShapeRef.new(shape: ListLineageEventsOutput)
|
7198
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
7199
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
7200
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
7201
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
7202
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
7203
|
+
o[:pager] = Aws::Pager.new(
|
7204
|
+
limit_key: "max_results",
|
7205
|
+
tokens: {
|
7206
|
+
"next_token" => "next_token"
|
7207
|
+
}
|
7208
|
+
)
|
7209
|
+
end)
|
7210
|
+
|
6039
7211
|
api.add_operation(:list_lineage_node_history, Seahorse::Model::Operation.new.tap do |o|
|
6040
7212
|
o.name = "ListLineageNodeHistory"
|
6041
7213
|
o.http_method = "GET"
|
@@ -6135,6 +7307,25 @@ module Aws::DataZone
|
|
6135
7307
|
)
|
6136
7308
|
end)
|
6137
7309
|
|
7310
|
+
api.add_operation(:list_project_profiles, Seahorse::Model::Operation.new.tap do |o|
|
7311
|
+
o.name = "ListProjectProfiles"
|
7312
|
+
o.http_method = "GET"
|
7313
|
+
o.http_request_uri = "/v2/domains/{domainIdentifier}/project-profiles"
|
7314
|
+
o.input = Shapes::ShapeRef.new(shape: ListProjectProfilesInput)
|
7315
|
+
o.output = Shapes::ShapeRef.new(shape: ListProjectProfilesOutput)
|
7316
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
7317
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
7318
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
7319
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
7320
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
7321
|
+
o[:pager] = Aws::Pager.new(
|
7322
|
+
limit_key: "max_results",
|
7323
|
+
tokens: {
|
7324
|
+
"next_token" => "next_token"
|
7325
|
+
}
|
7326
|
+
)
|
7327
|
+
end)
|
7328
|
+
|
6138
7329
|
api.add_operation(:list_projects, Seahorse::Model::Operation.new.tap do |o|
|
6139
7330
|
o.name = "ListProjects"
|
6140
7331
|
o.http_method = "GET"
|
@@ -6578,6 +7769,22 @@ module Aws::DataZone
|
|
6578
7769
|
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
6579
7770
|
end)
|
6580
7771
|
|
7772
|
+
api.add_operation(:update_connection, Seahorse::Model::Operation.new.tap do |o|
|
7773
|
+
o.name = "UpdateConnection"
|
7774
|
+
o.http_method = "PATCH"
|
7775
|
+
o.http_request_uri = "/v2/domains/{domainIdentifier}/connections/{identifier}"
|
7776
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateConnectionInput)
|
7777
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateConnectionOutput)
|
7778
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
7779
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
7780
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
7781
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
7782
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
7783
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
7784
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
7785
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
7786
|
+
end)
|
7787
|
+
|
6581
7788
|
api.add_operation(:update_data_source, Seahorse::Model::Operation.new.tap do |o|
|
6582
7789
|
o.name = "UpdateDataSource"
|
6583
7790
|
o.http_method = "PATCH"
|
@@ -6731,6 +7938,22 @@ module Aws::DataZone
|
|
6731
7938
|
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
6732
7939
|
end)
|
6733
7940
|
|
7941
|
+
api.add_operation(:update_project_profile, Seahorse::Model::Operation.new.tap do |o|
|
7942
|
+
o.name = "UpdateProjectProfile"
|
7943
|
+
o.http_method = "PATCH"
|
7944
|
+
o.http_request_uri = "/v2/domains/{domainIdentifier}/project-profiles/{identifier}"
|
7945
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateProjectProfileInput)
|
7946
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateProjectProfileOutput)
|
7947
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
7948
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
7949
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
7950
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
7951
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
7952
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
7953
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
7954
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
7955
|
+
end)
|
7956
|
+
|
6734
7957
|
api.add_operation(:update_rule, Seahorse::Model::Operation.new.tap do |o|
|
6735
7958
|
o.name = "UpdateRule"
|
6736
7959
|
o.http_method = "PATCH"
|