aws-sdk-datazone 1.52.0 → 1.54.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -53,6 +53,15 @@ module Aws::DataZone
53
53
  AggregationOutputList = Shapes::ListShape.new(name: 'AggregationOutputList')
54
54
  AllDomainUnitsGrantFilter = Shapes::StructureShape.new(name: 'AllDomainUnitsGrantFilter')
55
55
  AllUsersGrantFilter = Shapes::StructureShape.new(name: 'AllUsersGrantFilter')
56
+ AmazonQPropertiesInput = Shapes::StructureShape.new(name: 'AmazonQPropertiesInput')
57
+ AmazonQPropertiesInputAuthModeString = Shapes::StringShape.new(name: 'AmazonQPropertiesInputAuthModeString')
58
+ AmazonQPropertiesInputProfileArnString = Shapes::StringShape.new(name: 'AmazonQPropertiesInputProfileArnString')
59
+ AmazonQPropertiesOutput = Shapes::StructureShape.new(name: 'AmazonQPropertiesOutput')
60
+ AmazonQPropertiesOutputAuthModeString = Shapes::StringShape.new(name: 'AmazonQPropertiesOutputAuthModeString')
61
+ AmazonQPropertiesOutputProfileArnString = Shapes::StringShape.new(name: 'AmazonQPropertiesOutputProfileArnString')
62
+ AmazonQPropertiesPatch = Shapes::StructureShape.new(name: 'AmazonQPropertiesPatch')
63
+ AmazonQPropertiesPatchAuthModeString = Shapes::StringShape.new(name: 'AmazonQPropertiesPatchAuthModeString')
64
+ AmazonQPropertiesPatchProfileArnString = Shapes::StringShape.new(name: 'AmazonQPropertiesPatchProfileArnString')
56
65
  ApplicableAssetTypes = Shapes::ListShape.new(name: 'ApplicableAssetTypes')
57
66
  AssetFilterConfiguration = Shapes::UnionShape.new(name: 'AssetFilterConfiguration')
58
67
  AssetFilterSummary = Shapes::StructureShape.new(name: 'AssetFilterSummary')
@@ -143,6 +152,7 @@ module Aws::DataZone
143
152
  ConnectionPropertiesOutput = Shapes::UnionShape.new(name: 'ConnectionPropertiesOutput')
144
153
  ConnectionPropertiesPatch = Shapes::UnionShape.new(name: 'ConnectionPropertiesPatch')
145
154
  ConnectionPropertiesValueString = Shapes::StringShape.new(name: 'ConnectionPropertiesValueString')
155
+ ConnectionScope = Shapes::StringShape.new(name: 'ConnectionScope')
146
156
  ConnectionStatus = Shapes::StringShape.new(name: 'ConnectionStatus')
147
157
  ConnectionSummaries = Shapes::ListShape.new(name: 'ConnectionSummaries')
148
158
  ConnectionSummary = Shapes::StructureShape.new(name: 'ConnectionSummary')
@@ -691,6 +701,8 @@ module Aws::DataZone
691
701
  ListingSummaryItem = Shapes::StructureShape.new(name: 'ListingSummaryItem')
692
702
  ListingSummaryItems = Shapes::ListShape.new(name: 'ListingSummaryItems')
693
703
  LongDescription = Shapes::StringShape.new(name: 'LongDescription')
704
+ ManagedEndpointCredentials = Shapes::StructureShape.new(name: 'ManagedEndpointCredentials')
705
+ ManagedEndpointCredentialsIdString = Shapes::StringShape.new(name: 'ManagedEndpointCredentialsIdString')
694
706
  ManagedPolicyType = Shapes::StringShape.new(name: 'ManagedPolicyType')
695
707
  MatchCriteria = Shapes::ListShape.new(name: 'MatchCriteria')
696
708
  MatchOffset = Shapes::StructureShape.new(name: 'MatchOffset')
@@ -933,15 +945,18 @@ module Aws::DataZone
933
945
  SparkEmrPropertiesInputInstanceProfileArnString = Shapes::StringShape.new(name: 'SparkEmrPropertiesInputInstanceProfileArnString')
934
946
  SparkEmrPropertiesInputJavaVirtualEnvString = Shapes::StringShape.new(name: 'SparkEmrPropertiesInputJavaVirtualEnvString')
935
947
  SparkEmrPropertiesInputLogUriString = Shapes::StringShape.new(name: 'SparkEmrPropertiesInputLogUriString')
948
+ SparkEmrPropertiesInputManagedEndpointArnString = Shapes::StringShape.new(name: 'SparkEmrPropertiesInputManagedEndpointArnString')
936
949
  SparkEmrPropertiesInputPythonVirtualEnvString = Shapes::StringShape.new(name: 'SparkEmrPropertiesInputPythonVirtualEnvString')
937
950
  SparkEmrPropertiesInputRuntimeRoleString = Shapes::StringShape.new(name: 'SparkEmrPropertiesInputRuntimeRoleString')
938
951
  SparkEmrPropertiesInputTrustedCertificatesS3UriString = Shapes::StringShape.new(name: 'SparkEmrPropertiesInputTrustedCertificatesS3UriString')
939
952
  SparkEmrPropertiesOutput = Shapes::StructureShape.new(name: 'SparkEmrPropertiesOutput')
953
+ SparkEmrPropertiesOutputManagedEndpointArnString = Shapes::StringShape.new(name: 'SparkEmrPropertiesOutputManagedEndpointArnString')
940
954
  SparkEmrPropertiesPatch = Shapes::StructureShape.new(name: 'SparkEmrPropertiesPatch')
941
955
  SparkEmrPropertiesPatchComputeArnString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchComputeArnString')
942
956
  SparkEmrPropertiesPatchInstanceProfileArnString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchInstanceProfileArnString')
943
957
  SparkEmrPropertiesPatchJavaVirtualEnvString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchJavaVirtualEnvString')
944
958
  SparkEmrPropertiesPatchLogUriString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchLogUriString')
959
+ SparkEmrPropertiesPatchManagedEndpointArnString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchManagedEndpointArnString')
945
960
  SparkEmrPropertiesPatchPythonVirtualEnvString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchPythonVirtualEnvString')
946
961
  SparkEmrPropertiesPatchRuntimeRoleString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchRuntimeRoleString')
947
962
  SparkEmrPropertiesPatchTrustedCertificatesS3UriString = Shapes::StringShape.new(name: 'SparkEmrPropertiesPatchTrustedCertificatesS3UriString')
@@ -1246,6 +1261,21 @@ module Aws::DataZone
1246
1261
 
1247
1262
  AllUsersGrantFilter.struct_class = Types::AllUsersGrantFilter
1248
1263
 
1264
+ AmazonQPropertiesInput.add_member(:auth_mode, Shapes::ShapeRef.new(shape: AmazonQPropertiesInputAuthModeString, location_name: "authMode"))
1265
+ AmazonQPropertiesInput.add_member(:is_enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "isEnabled"))
1266
+ AmazonQPropertiesInput.add_member(:profile_arn, Shapes::ShapeRef.new(shape: AmazonQPropertiesInputProfileArnString, location_name: "profileArn"))
1267
+ AmazonQPropertiesInput.struct_class = Types::AmazonQPropertiesInput
1268
+
1269
+ AmazonQPropertiesOutput.add_member(:auth_mode, Shapes::ShapeRef.new(shape: AmazonQPropertiesOutputAuthModeString, location_name: "authMode"))
1270
+ AmazonQPropertiesOutput.add_member(:is_enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "isEnabled"))
1271
+ AmazonQPropertiesOutput.add_member(:profile_arn, Shapes::ShapeRef.new(shape: AmazonQPropertiesOutputProfileArnString, location_name: "profileArn"))
1272
+ AmazonQPropertiesOutput.struct_class = Types::AmazonQPropertiesOutput
1273
+
1274
+ AmazonQPropertiesPatch.add_member(:auth_mode, Shapes::ShapeRef.new(shape: AmazonQPropertiesPatchAuthModeString, location_name: "authMode"))
1275
+ AmazonQPropertiesPatch.add_member(:is_enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "isEnabled"))
1276
+ AmazonQPropertiesPatch.add_member(:profile_arn, Shapes::ShapeRef.new(shape: AmazonQPropertiesPatchProfileArnString, location_name: "profileArn"))
1277
+ AmazonQPropertiesPatch.struct_class = Types::AmazonQPropertiesPatch
1278
+
1249
1279
  ApplicableAssetTypes.member = Shapes::ShapeRef.new(shape: TypeName)
1250
1280
 
1251
1281
  AssetFilterConfiguration.add_member(:column_configuration, Shapes::ShapeRef.new(shape: ColumnFilterConfiguration, location_name: "columnConfiguration"))
@@ -1514,6 +1544,7 @@ module Aws::DataZone
1514
1544
  ConnectionProperties.key = Shapes::ShapeRef.new(shape: String)
1515
1545
  ConnectionProperties.value = Shapes::ShapeRef.new(shape: ConnectionPropertiesValueString)
1516
1546
 
1547
+ ConnectionPropertiesInput.add_member(:amazon_q_properties, Shapes::ShapeRef.new(shape: AmazonQPropertiesInput, location_name: "amazonQProperties"))
1517
1548
  ConnectionPropertiesInput.add_member(:athena_properties, Shapes::ShapeRef.new(shape: AthenaPropertiesInput, location_name: "athenaProperties"))
1518
1549
  ConnectionPropertiesInput.add_member(:glue_properties, Shapes::ShapeRef.new(shape: GluePropertiesInput, location_name: "glueProperties"))
1519
1550
  ConnectionPropertiesInput.add_member(:hyper_pod_properties, Shapes::ShapeRef.new(shape: HyperPodPropertiesInput, location_name: "hyperPodProperties"))
@@ -1523,6 +1554,7 @@ module Aws::DataZone
1523
1554
  ConnectionPropertiesInput.add_member(:spark_emr_properties, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInput, location_name: "sparkEmrProperties"))
1524
1555
  ConnectionPropertiesInput.add_member(:spark_glue_properties, Shapes::ShapeRef.new(shape: SparkGluePropertiesInput, location_name: "sparkGlueProperties"))
1525
1556
  ConnectionPropertiesInput.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1557
+ ConnectionPropertiesInput.add_member_subclass(:amazon_q_properties, Types::ConnectionPropertiesInput::AmazonQProperties)
1526
1558
  ConnectionPropertiesInput.add_member_subclass(:athena_properties, Types::ConnectionPropertiesInput::AthenaProperties)
1527
1559
  ConnectionPropertiesInput.add_member_subclass(:glue_properties, Types::ConnectionPropertiesInput::GlueProperties)
1528
1560
  ConnectionPropertiesInput.add_member_subclass(:hyper_pod_properties, Types::ConnectionPropertiesInput::HyperPodProperties)
@@ -1534,6 +1566,7 @@ module Aws::DataZone
1534
1566
  ConnectionPropertiesInput.add_member_subclass(:unknown, Types::ConnectionPropertiesInput::Unknown)
1535
1567
  ConnectionPropertiesInput.struct_class = Types::ConnectionPropertiesInput
1536
1568
 
1569
+ ConnectionPropertiesOutput.add_member(:amazon_q_properties, Shapes::ShapeRef.new(shape: AmazonQPropertiesOutput, location_name: "amazonQProperties"))
1537
1570
  ConnectionPropertiesOutput.add_member(:athena_properties, Shapes::ShapeRef.new(shape: AthenaPropertiesOutput, location_name: "athenaProperties"))
1538
1571
  ConnectionPropertiesOutput.add_member(:glue_properties, Shapes::ShapeRef.new(shape: GluePropertiesOutput, location_name: "glueProperties"))
1539
1572
  ConnectionPropertiesOutput.add_member(:hyper_pod_properties, Shapes::ShapeRef.new(shape: HyperPodPropertiesOutput, location_name: "hyperPodProperties"))
@@ -1543,6 +1576,7 @@ module Aws::DataZone
1543
1576
  ConnectionPropertiesOutput.add_member(:spark_emr_properties, Shapes::ShapeRef.new(shape: SparkEmrPropertiesOutput, location_name: "sparkEmrProperties"))
1544
1577
  ConnectionPropertiesOutput.add_member(:spark_glue_properties, Shapes::ShapeRef.new(shape: SparkGluePropertiesOutput, location_name: "sparkGlueProperties"))
1545
1578
  ConnectionPropertiesOutput.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1579
+ ConnectionPropertiesOutput.add_member_subclass(:amazon_q_properties, Types::ConnectionPropertiesOutput::AmazonQProperties)
1546
1580
  ConnectionPropertiesOutput.add_member_subclass(:athena_properties, Types::ConnectionPropertiesOutput::AthenaProperties)
1547
1581
  ConnectionPropertiesOutput.add_member_subclass(:glue_properties, Types::ConnectionPropertiesOutput::GlueProperties)
1548
1582
  ConnectionPropertiesOutput.add_member_subclass(:hyper_pod_properties, Types::ConnectionPropertiesOutput::HyperPodProperties)
@@ -1554,6 +1588,7 @@ module Aws::DataZone
1554
1588
  ConnectionPropertiesOutput.add_member_subclass(:unknown, Types::ConnectionPropertiesOutput::Unknown)
1555
1589
  ConnectionPropertiesOutput.struct_class = Types::ConnectionPropertiesOutput
1556
1590
 
1591
+ ConnectionPropertiesPatch.add_member(:amazon_q_properties, Shapes::ShapeRef.new(shape: AmazonQPropertiesPatch, location_name: "amazonQProperties"))
1557
1592
  ConnectionPropertiesPatch.add_member(:athena_properties, Shapes::ShapeRef.new(shape: AthenaPropertiesPatch, location_name: "athenaProperties"))
1558
1593
  ConnectionPropertiesPatch.add_member(:glue_properties, Shapes::ShapeRef.new(shape: GluePropertiesPatch, location_name: "glueProperties"))
1559
1594
  ConnectionPropertiesPatch.add_member(:iam_properties, Shapes::ShapeRef.new(shape: IamPropertiesPatch, location_name: "iamProperties"))
@@ -1561,6 +1596,7 @@ module Aws::DataZone
1561
1596
  ConnectionPropertiesPatch.add_member(:s3_properties, Shapes::ShapeRef.new(shape: S3PropertiesPatch, location_name: "s3Properties"))
1562
1597
  ConnectionPropertiesPatch.add_member(:spark_emr_properties, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatch, location_name: "sparkEmrProperties"))
1563
1598
  ConnectionPropertiesPatch.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1599
+ ConnectionPropertiesPatch.add_member_subclass(:amazon_q_properties, Types::ConnectionPropertiesPatch::AmazonQProperties)
1564
1600
  ConnectionPropertiesPatch.add_member_subclass(:athena_properties, Types::ConnectionPropertiesPatch::AthenaProperties)
1565
1601
  ConnectionPropertiesPatch.add_member_subclass(:glue_properties, Types::ConnectionPropertiesPatch::GlueProperties)
1566
1602
  ConnectionPropertiesPatch.add_member_subclass(:iam_properties, Types::ConnectionPropertiesPatch::IamProperties)
@@ -1580,6 +1616,7 @@ module Aws::DataZone
1580
1616
  ConnectionSummary.add_member(:physical_endpoints, Shapes::ShapeRef.new(shape: PhysicalEndpoints, required: true, location_name: "physicalEndpoints"))
1581
1617
  ConnectionSummary.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, location_name: "projectId"))
1582
1618
  ConnectionSummary.add_member(:props, Shapes::ShapeRef.new(shape: ConnectionPropertiesOutput, location_name: "props"))
1619
+ ConnectionSummary.add_member(:scope, Shapes::ShapeRef.new(shape: ConnectionScope, location_name: "scope"))
1583
1620
  ConnectionSummary.add_member(:type, Shapes::ShapeRef.new(shape: ConnectionType, required: true, location_name: "type"))
1584
1621
  ConnectionSummary.struct_class = Types::ConnectionSummary
1585
1622
 
@@ -1724,9 +1761,11 @@ module Aws::DataZone
1724
1761
  CreateConnectionInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
1725
1762
  CreateConnectionInput.add_member(:description, Shapes::ShapeRef.new(shape: CreateConnectionInputDescriptionString, location_name: "description"))
1726
1763
  CreateConnectionInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1727
- CreateConnectionInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location_name: "environmentIdentifier"))
1764
+ CreateConnectionInput.add_member(:enable_trusted_identity_propagation, Shapes::ShapeRef.new(shape: Boolean, location_name: "enableTrustedIdentityPropagation"))
1765
+ CreateConnectionInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentIdentifier"))
1728
1766
  CreateConnectionInput.add_member(:name, Shapes::ShapeRef.new(shape: ConnectionName, required: true, location_name: "name"))
1729
1767
  CreateConnectionInput.add_member(:props, Shapes::ShapeRef.new(shape: ConnectionPropertiesInput, location_name: "props"))
1768
+ CreateConnectionInput.add_member(:scope, Shapes::ShapeRef.new(shape: ConnectionScope, location_name: "scope"))
1730
1769
  CreateConnectionInput.struct_class = Types::CreateConnectionInput
1731
1770
 
1732
1771
  CreateConnectionOutput.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
@@ -1738,6 +1777,7 @@ module Aws::DataZone
1738
1777
  CreateConnectionOutput.add_member(:physical_endpoints, Shapes::ShapeRef.new(shape: PhysicalEndpoints, required: true, location_name: "physicalEndpoints"))
1739
1778
  CreateConnectionOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, location_name: "projectId"))
1740
1779
  CreateConnectionOutput.add_member(:props, Shapes::ShapeRef.new(shape: ConnectionPropertiesOutput, location_name: "props"))
1780
+ CreateConnectionOutput.add_member(:scope, Shapes::ShapeRef.new(shape: ConnectionScope, location_name: "scope"))
1741
1781
  CreateConnectionOutput.add_member(:type, Shapes::ShapeRef.new(shape: ConnectionType, required: true, location_name: "type"))
1742
1782
  CreateConnectionOutput.struct_class = Types::CreateConnectionOutput
1743
1783
 
@@ -2992,6 +3032,7 @@ module Aws::DataZone
2992
3032
  GetConnectionOutput.add_member(:physical_endpoints, Shapes::ShapeRef.new(shape: PhysicalEndpoints, required: true, location_name: "physicalEndpoints"))
2993
3033
  GetConnectionOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, location_name: "projectId"))
2994
3034
  GetConnectionOutput.add_member(:props, Shapes::ShapeRef.new(shape: ConnectionPropertiesOutput, location_name: "props"))
3035
+ GetConnectionOutput.add_member(:scope, Shapes::ShapeRef.new(shape: ConnectionScope, location_name: "scope"))
2995
3036
  GetConnectionOutput.add_member(:type, Shapes::ShapeRef.new(shape: ConnectionType, required: true, location_name: "type"))
2996
3037
  GetConnectionOutput.struct_class = Types::GetConnectionOutput
2997
3038
 
@@ -3869,7 +3910,8 @@ module Aws::DataZone
3869
3910
  ListConnectionsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
3870
3911
  ListConnectionsInput.add_member(:name, Shapes::ShapeRef.new(shape: ConnectionName, location: "querystring", location_name: "name"))
3871
3912
  ListConnectionsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
3872
- ListConnectionsInput.add_member(:project_identifier, Shapes::ShapeRef.new(shape: ProjectId, required: true, location: "querystring", location_name: "projectIdentifier"))
3913
+ ListConnectionsInput.add_member(:project_identifier, Shapes::ShapeRef.new(shape: ProjectId, location: "querystring", location_name: "projectIdentifier"))
3914
+ ListConnectionsInput.add_member(:scope, Shapes::ShapeRef.new(shape: ConnectionScope, location: "querystring", location_name: "scope"))
3873
3915
  ListConnectionsInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortFieldConnection, location: "querystring", location_name: "sortBy"))
3874
3916
  ListConnectionsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location: "querystring", location_name: "sortOrder"))
3875
3917
  ListConnectionsInput.add_member(:type, Shapes::ShapeRef.new(shape: ConnectionType, location: "querystring", location_name: "type"))
@@ -4257,6 +4299,10 @@ module Aws::DataZone
4257
4299
 
4258
4300
  ListingSummaryItems.member = Shapes::ShapeRef.new(shape: ListingSummaryItem)
4259
4301
 
4302
+ ManagedEndpointCredentials.add_member(:id, Shapes::ShapeRef.new(shape: ManagedEndpointCredentialsIdString, location_name: "id"))
4303
+ ManagedEndpointCredentials.add_member(:token, Shapes::ShapeRef.new(shape: String, location_name: "token"))
4304
+ ManagedEndpointCredentials.struct_class = Types::ManagedEndpointCredentials
4305
+
4260
4306
  MatchCriteria.member = Shapes::ShapeRef.new(shape: String)
4261
4307
 
4262
4308
  MatchOffset.add_member(:end_offset, Shapes::ShapeRef.new(shape: Integer, location_name: "endOffset"))
@@ -4433,6 +4479,7 @@ module Aws::DataZone
4433
4479
  PhysicalConnectionRequirements.struct_class = Types::PhysicalConnectionRequirements
4434
4480
 
4435
4481
  PhysicalEndpoint.add_member(:aws_location, Shapes::ShapeRef.new(shape: AwsLocation, location_name: "awsLocation"))
4482
+ PhysicalEndpoint.add_member(:enable_trusted_identity_propagation, Shapes::ShapeRef.new(shape: Boolean, location_name: "enableTrustedIdentityPropagation"))
4436
4483
  PhysicalEndpoint.add_member(:glue_connection, Shapes::ShapeRef.new(shape: GlueConnection, location_name: "glueConnection"))
4437
4484
  PhysicalEndpoint.add_member(:glue_connection_name, Shapes::ShapeRef.new(shape: String, location_name: "glueConnectionName"))
4438
4485
  PhysicalEndpoint.add_member(:host, Shapes::ShapeRef.new(shape: String, location_name: "host"))
@@ -5093,11 +5140,13 @@ module Aws::DataZone
5093
5140
  SparkEmrPropertiesInput.add_member(:instance_profile_arn, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInputInstanceProfileArnString, location_name: "instanceProfileArn"))
5094
5141
  SparkEmrPropertiesInput.add_member(:java_virtual_env, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInputJavaVirtualEnvString, location_name: "javaVirtualEnv"))
5095
5142
  SparkEmrPropertiesInput.add_member(:log_uri, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInputLogUriString, location_name: "logUri"))
5143
+ SparkEmrPropertiesInput.add_member(:managed_endpoint_arn, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInputManagedEndpointArnString, location_name: "managedEndpointArn"))
5096
5144
  SparkEmrPropertiesInput.add_member(:python_virtual_env, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInputPythonVirtualEnvString, location_name: "pythonVirtualEnv"))
5097
5145
  SparkEmrPropertiesInput.add_member(:runtime_role, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInputRuntimeRoleString, location_name: "runtimeRole"))
5098
5146
  SparkEmrPropertiesInput.add_member(:trusted_certificates_s3_uri, Shapes::ShapeRef.new(shape: SparkEmrPropertiesInputTrustedCertificatesS3UriString, location_name: "trustedCertificatesS3Uri"))
5099
5147
  SparkEmrPropertiesInput.struct_class = Types::SparkEmrPropertiesInput
5100
5148
 
5149
+ SparkEmrPropertiesOutput.add_member(:certificate_data, Shapes::ShapeRef.new(shape: String, location_name: "certificateData"))
5101
5150
  SparkEmrPropertiesOutput.add_member(:compute_arn, Shapes::ShapeRef.new(shape: String, location_name: "computeArn"))
5102
5151
  SparkEmrPropertiesOutput.add_member(:credentials, Shapes::ShapeRef.new(shape: UsernamePassword, location_name: "credentials"))
5103
5152
  SparkEmrPropertiesOutput.add_member(:credentials_expiration, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "credentialsExpiration"))
@@ -5106,6 +5155,8 @@ module Aws::DataZone
5106
5155
  SparkEmrPropertiesOutput.add_member(:java_virtual_env, Shapes::ShapeRef.new(shape: String, location_name: "javaVirtualEnv"))
5107
5156
  SparkEmrPropertiesOutput.add_member(:livy_endpoint, Shapes::ShapeRef.new(shape: String, location_name: "livyEndpoint"))
5108
5157
  SparkEmrPropertiesOutput.add_member(:log_uri, Shapes::ShapeRef.new(shape: String, location_name: "logUri"))
5158
+ SparkEmrPropertiesOutput.add_member(:managed_endpoint_arn, Shapes::ShapeRef.new(shape: SparkEmrPropertiesOutputManagedEndpointArnString, location_name: "managedEndpointArn"))
5159
+ SparkEmrPropertiesOutput.add_member(:managed_endpoint_credentials, Shapes::ShapeRef.new(shape: ManagedEndpointCredentials, location_name: "managedEndpointCredentials"))
5109
5160
  SparkEmrPropertiesOutput.add_member(:python_virtual_env, Shapes::ShapeRef.new(shape: String, location_name: "pythonVirtualEnv"))
5110
5161
  SparkEmrPropertiesOutput.add_member(:runtime_role, Shapes::ShapeRef.new(shape: String, location_name: "runtimeRole"))
5111
5162
  SparkEmrPropertiesOutput.add_member(:trusted_certificates_s3_uri, Shapes::ShapeRef.new(shape: String, location_name: "trustedCertificatesS3Uri"))
@@ -5115,6 +5166,7 @@ module Aws::DataZone
5115
5166
  SparkEmrPropertiesPatch.add_member(:instance_profile_arn, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatchInstanceProfileArnString, location_name: "instanceProfileArn"))
5116
5167
  SparkEmrPropertiesPatch.add_member(:java_virtual_env, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatchJavaVirtualEnvString, location_name: "javaVirtualEnv"))
5117
5168
  SparkEmrPropertiesPatch.add_member(:log_uri, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatchLogUriString, location_name: "logUri"))
5169
+ SparkEmrPropertiesPatch.add_member(:managed_endpoint_arn, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatchManagedEndpointArnString, location_name: "managedEndpointArn"))
5118
5170
  SparkEmrPropertiesPatch.add_member(:python_virtual_env, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatchPythonVirtualEnvString, location_name: "pythonVirtualEnv"))
5119
5171
  SparkEmrPropertiesPatch.add_member(:runtime_role, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatchRuntimeRoleString, location_name: "runtimeRole"))
5120
5172
  SparkEmrPropertiesPatch.add_member(:trusted_certificates_s3_uri, Shapes::ShapeRef.new(shape: SparkEmrPropertiesPatchTrustedCertificatesS3UriString, location_name: "trustedCertificatesS3Uri"))
@@ -5476,6 +5528,7 @@ module Aws::DataZone
5476
5528
  UpdateConnectionOutput.add_member(:physical_endpoints, Shapes::ShapeRef.new(shape: PhysicalEndpoints, required: true, location_name: "physicalEndpoints"))
5477
5529
  UpdateConnectionOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, location_name: "projectId"))
5478
5530
  UpdateConnectionOutput.add_member(:props, Shapes::ShapeRef.new(shape: ConnectionPropertiesOutput, location_name: "props"))
5531
+ UpdateConnectionOutput.add_member(:scope, Shapes::ShapeRef.new(shape: ConnectionScope, location_name: "scope"))
5479
5532
  UpdateConnectionOutput.add_member(:type, Shapes::ShapeRef.new(shape: ConnectionType, required: true, location_name: "type"))
5480
5533
  UpdateConnectionOutput.struct_class = Types::UpdateConnectionOutput
5481
5534
 
@@ -13,17 +13,17 @@ module Aws::DataZone
13
13
  # @!attribute region
14
14
  # The AWS region used to dispatch the request.
15
15
  #
16
- # @return [String]
16
+ # @return [string]
17
17
  #
18
18
  # @!attribute use_fips
19
19
  # When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.
20
20
  #
21
- # @return [Boolean]
21
+ # @return [boolean]
22
22
  #
23
23
  # @!attribute endpoint
24
24
  # Override the endpoint used to send this request
25
25
  #
26
- # @return [String]
26
+ # @return [string]
27
27
  #
28
28
  EndpointParameters = Struct.new(
29
29
  :region,
@@ -594,6 +594,78 @@ module Aws::DataZone
594
594
  #
595
595
  class AllUsersGrantFilter < Aws::EmptyStructure; end
596
596
 
597
+ # The Amazon Q properties of the connection.
598
+ #
599
+ # @!attribute [rw] auth_mode
600
+ # The authentication mode of the connection's Amazon Q properties.
601
+ # @return [String]
602
+ #
603
+ # @!attribute [rw] is_enabled
604
+ # Specifies whether Amazon Q is enabled for the connection.
605
+ # @return [Boolean]
606
+ #
607
+ # @!attribute [rw] profile_arn
608
+ # The profile ARN of the connection's Amazon Q properties.
609
+ # @return [String]
610
+ #
611
+ # @see http://docs.aws.amazon.com/goto/WebAPI/datazone-2018-05-10/AmazonQPropertiesInput AWS API Documentation
612
+ #
613
+ class AmazonQPropertiesInput < Struct.new(
614
+ :auth_mode,
615
+ :is_enabled,
616
+ :profile_arn)
617
+ SENSITIVE = []
618
+ include Aws::Structure
619
+ end
620
+
621
+ # The Amazon Q properties of the connection.
622
+ #
623
+ # @!attribute [rw] auth_mode
624
+ # The authentication mode of the connection's Amazon Q properties.
625
+ # @return [String]
626
+ #
627
+ # @!attribute [rw] is_enabled
628
+ # Specifies whether Amazon Q is enabled for the connection.
629
+ # @return [Boolean]
630
+ #
631
+ # @!attribute [rw] profile_arn
632
+ # The profile ARN of the connection's Amazon Q properties.
633
+ # @return [String]
634
+ #
635
+ # @see http://docs.aws.amazon.com/goto/WebAPI/datazone-2018-05-10/AmazonQPropertiesOutput AWS API Documentation
636
+ #
637
+ class AmazonQPropertiesOutput < Struct.new(
638
+ :auth_mode,
639
+ :is_enabled,
640
+ :profile_arn)
641
+ SENSITIVE = []
642
+ include Aws::Structure
643
+ end
644
+
645
+ # The Amazon Q properties of the connection.
646
+ #
647
+ # @!attribute [rw] auth_mode
648
+ # The authentication mode of the connection's Amazon Q properties.
649
+ # @return [String]
650
+ #
651
+ # @!attribute [rw] is_enabled
652
+ # Specifies whether Amazon Q is enabled for the connection.
653
+ # @return [Boolean]
654
+ #
655
+ # @!attribute [rw] profile_arn
656
+ # The profile ARN of the connection's Amazon Q properties.
657
+ # @return [String]
658
+ #
659
+ # @see http://docs.aws.amazon.com/goto/WebAPI/datazone-2018-05-10/AmazonQPropertiesPatch AWS API Documentation
660
+ #
661
+ class AmazonQPropertiesPatch < Struct.new(
662
+ :auth_mode,
663
+ :is_enabled,
664
+ :profile_arn)
665
+ SENSITIVE = []
666
+ include Aws::Structure
667
+ end
668
+
597
669
  # The configuration details of the asset filter.
598
670
  #
599
671
  # @note AssetFilterConfiguration is a union - when making an API calls you must set exactly one of the members.
@@ -1728,6 +1800,10 @@ module Aws::DataZone
1728
1800
  #
1729
1801
  # @note ConnectionPropertiesInput is a union - when making an API calls you must set exactly one of the members.
1730
1802
  #
1803
+ # @!attribute [rw] amazon_q_properties
1804
+ # The Amazon Q properties of the connection.
1805
+ # @return [Types::AmazonQPropertiesInput]
1806
+ #
1731
1807
  # @!attribute [rw] athena_properties
1732
1808
  # The Amazon Athena properties of a connection.
1733
1809
  # @return [Types::AthenaPropertiesInput]
@@ -1763,6 +1839,7 @@ module Aws::DataZone
1763
1839
  # @see http://docs.aws.amazon.com/goto/WebAPI/datazone-2018-05-10/ConnectionPropertiesInput AWS API Documentation
1764
1840
  #
1765
1841
  class ConnectionPropertiesInput < Struct.new(
1842
+ :amazon_q_properties,
1766
1843
  :athena_properties,
1767
1844
  :glue_properties,
1768
1845
  :hyper_pod_properties,
@@ -1776,6 +1853,7 @@ module Aws::DataZone
1776
1853
  include Aws::Structure
1777
1854
  include Aws::Structure::Union
1778
1855
 
1856
+ class AmazonQProperties < ConnectionPropertiesInput; end
1779
1857
  class AthenaProperties < ConnectionPropertiesInput; end
1780
1858
  class GlueProperties < ConnectionPropertiesInput; end
1781
1859
  class HyperPodProperties < ConnectionPropertiesInput; end
@@ -1791,6 +1869,10 @@ module Aws::DataZone
1791
1869
  #
1792
1870
  # @note ConnectionPropertiesOutput is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of ConnectionPropertiesOutput corresponding to the set member.
1793
1871
  #
1872
+ # @!attribute [rw] amazon_q_properties
1873
+ # The Amazon Q properties of the connection.
1874
+ # @return [Types::AmazonQPropertiesOutput]
1875
+ #
1794
1876
  # @!attribute [rw] athena_properties
1795
1877
  # The Amazon Athena properties of a connection.
1796
1878
  # @return [Types::AthenaPropertiesOutput]
@@ -1826,6 +1908,7 @@ module Aws::DataZone
1826
1908
  # @see http://docs.aws.amazon.com/goto/WebAPI/datazone-2018-05-10/ConnectionPropertiesOutput AWS API Documentation
1827
1909
  #
1828
1910
  class ConnectionPropertiesOutput < Struct.new(
1911
+ :amazon_q_properties,
1829
1912
  :athena_properties,
1830
1913
  :glue_properties,
1831
1914
  :hyper_pod_properties,
@@ -1839,6 +1922,7 @@ module Aws::DataZone
1839
1922
  include Aws::Structure
1840
1923
  include Aws::Structure::Union
1841
1924
 
1925
+ class AmazonQProperties < ConnectionPropertiesOutput; end
1842
1926
  class AthenaProperties < ConnectionPropertiesOutput; end
1843
1927
  class GlueProperties < ConnectionPropertiesOutput; end
1844
1928
  class HyperPodProperties < ConnectionPropertiesOutput; end
@@ -1854,6 +1938,10 @@ module Aws::DataZone
1854
1938
  #
1855
1939
  # @note ConnectionPropertiesPatch is a union - when making an API calls you must set exactly one of the members.
1856
1940
  #
1941
+ # @!attribute [rw] amazon_q_properties
1942
+ # The Amazon Q properties of the connection.
1943
+ # @return [Types::AmazonQPropertiesPatch]
1944
+ #
1857
1945
  # @!attribute [rw] athena_properties
1858
1946
  # The Amazon Athena properties of a connection properties patch.
1859
1947
  # @return [Types::AthenaPropertiesPatch]
@@ -1882,6 +1970,7 @@ module Aws::DataZone
1882
1970
  # @see http://docs.aws.amazon.com/goto/WebAPI/datazone-2018-05-10/ConnectionPropertiesPatch AWS API Documentation
1883
1971
  #
1884
1972
  class ConnectionPropertiesPatch < Struct.new(
1973
+ :amazon_q_properties,
1885
1974
  :athena_properties,
1886
1975
  :glue_properties,
1887
1976
  :iam_properties,
@@ -1893,6 +1982,7 @@ module Aws::DataZone
1893
1982
  include Aws::Structure
1894
1983
  include Aws::Structure::Union
1895
1984
 
1985
+ class AmazonQProperties < ConnectionPropertiesPatch; end
1896
1986
  class AthenaProperties < ConnectionPropertiesPatch; end
1897
1987
  class GlueProperties < ConnectionPropertiesPatch; end
1898
1988
  class IamProperties < ConnectionPropertiesPatch; end
@@ -1936,6 +2026,10 @@ module Aws::DataZone
1936
2026
  # The connection props.
1937
2027
  # @return [Types::ConnectionPropertiesOutput]
1938
2028
  #
2029
+ # @!attribute [rw] scope
2030
+ # The scope of the connection.
2031
+ # @return [String]
2032
+ #
1939
2033
  # @!attribute [rw] type
1940
2034
  # The connection type.
1941
2035
  # @return [String]
@@ -1951,6 +2045,7 @@ module Aws::DataZone
1951
2045
  :physical_endpoints,
1952
2046
  :project_id,
1953
2047
  :props,
2048
+ :scope,
1954
2049
  :type)
1955
2050
  SENSITIVE = []
1956
2051
  include Aws::Structure
@@ -2651,6 +2746,10 @@ module Aws::DataZone
2651
2746
  # The ID of the domain where the connection is created.
2652
2747
  # @return [String]
2653
2748
  #
2749
+ # @!attribute [rw] enable_trusted_identity_propagation
2750
+ # Specifies whether the trusted identity propagation is enabled.
2751
+ # @return [Boolean]
2752
+ #
2654
2753
  # @!attribute [rw] environment_identifier
2655
2754
  # The ID of the environment where the connection is created.
2656
2755
  # @return [String]
@@ -2663,6 +2762,10 @@ module Aws::DataZone
2663
2762
  # The connection props.
2664
2763
  # @return [Types::ConnectionPropertiesInput]
2665
2764
  #
2765
+ # @!attribute [rw] scope
2766
+ # The scope of the connection.
2767
+ # @return [String]
2768
+ #
2666
2769
  # @see http://docs.aws.amazon.com/goto/WebAPI/datazone-2018-05-10/CreateConnectionInput AWS API Documentation
2667
2770
  #
2668
2771
  class CreateConnectionInput < Struct.new(
@@ -2670,9 +2773,11 @@ module Aws::DataZone
2670
2773
  :client_token,
2671
2774
  :description,
2672
2775
  :domain_identifier,
2776
+ :enable_trusted_identity_propagation,
2673
2777
  :environment_identifier,
2674
2778
  :name,
2675
- :props)
2779
+ :props,
2780
+ :scope)
2676
2781
  SENSITIVE = [:description]
2677
2782
  include Aws::Structure
2678
2783
  end
@@ -2713,6 +2818,10 @@ module Aws::DataZone
2713
2818
  # The connection props.
2714
2819
  # @return [Types::ConnectionPropertiesOutput]
2715
2820
  #
2821
+ # @!attribute [rw] scope
2822
+ # The scope of the connection.
2823
+ # @return [String]
2824
+ #
2716
2825
  # @!attribute [rw] type
2717
2826
  # The connection type.
2718
2827
  # @return [String]
@@ -2729,6 +2838,7 @@ module Aws::DataZone
2729
2838
  :physical_endpoints,
2730
2839
  :project_id,
2731
2840
  :props,
2841
+ :scope,
2732
2842
  :type)
2733
2843
  SENSITIVE = [:description]
2734
2844
  include Aws::Structure
@@ -8336,6 +8446,10 @@ module Aws::DataZone
8336
8446
  # Connection props.
8337
8447
  # @return [Types::ConnectionPropertiesOutput]
8338
8448
  #
8449
+ # @!attribute [rw] scope
8450
+ # The scope of the connection.
8451
+ # @return [String]
8452
+ #
8339
8453
  # @!attribute [rw] type
8340
8454
  # The type of the connection.
8341
8455
  # @return [String]
@@ -8354,6 +8468,7 @@ module Aws::DataZone
8354
8468
  :physical_endpoints,
8355
8469
  :project_id,
8356
8470
  :props,
8471
+ :scope,
8357
8472
  :type)
8358
8473
  SENSITIVE = [:connection_credentials, :description]
8359
8474
  include Aws::Structure
@@ -12485,6 +12600,10 @@ module Aws::DataZone
12485
12600
  # The ID of the project where you want to list connections.
12486
12601
  # @return [String]
12487
12602
  #
12603
+ # @!attribute [rw] scope
12604
+ # The scope of the connection.
12605
+ # @return [String]
12606
+ #
12488
12607
  # @!attribute [rw] sort_by
12489
12608
  # Specifies how you want to sort the listed connections.
12490
12609
  # @return [String]
@@ -12506,6 +12625,7 @@ module Aws::DataZone
12506
12625
  :name,
12507
12626
  :next_token,
12508
12627
  :project_identifier,
12628
+ :scope,
12509
12629
  :sort_by,
12510
12630
  :sort_order,
12511
12631
  :type)
@@ -14657,6 +14777,25 @@ module Aws::DataZone
14657
14777
  include Aws::Structure
14658
14778
  end
14659
14779
 
14780
+ # The managed endpoint credentials of the EMR on EKS cluster.
14781
+ #
14782
+ # @!attribute [rw] id
14783
+ # The identifier of the managed endpoint credentials.
14784
+ # @return [String]
14785
+ #
14786
+ # @!attribute [rw] token
14787
+ # The ARN of the managed endpoint credentials.
14788
+ # @return [String]
14789
+ #
14790
+ # @see http://docs.aws.amazon.com/goto/WebAPI/datazone-2018-05-10/ManagedEndpointCredentials AWS API Documentation
14791
+ #
14792
+ class ManagedEndpointCredentials < Struct.new(
14793
+ :id,
14794
+ :token)
14795
+ SENSITIVE = []
14796
+ include Aws::Structure
14797
+ end
14798
+
14660
14799
  # The offset of a matched term.
14661
14800
  #
14662
14801
  # @!attribute [rw] end_offset
@@ -15344,6 +15483,11 @@ module Aws::DataZone
15344
15483
  # The location of a connection.
15345
15484
  # @return [Types::AwsLocation]
15346
15485
  #
15486
+ # @!attribute [rw] enable_trusted_identity_propagation
15487
+ # Specified whether trusted identity propagation for the connection is
15488
+ # enabled.
15489
+ # @return [Boolean]
15490
+ #
15347
15491
  # @!attribute [rw] glue_connection
15348
15492
  # The Amazon Web Services Glue connection.
15349
15493
  # @return [Types::GlueConnection]
@@ -15372,6 +15516,7 @@ module Aws::DataZone
15372
15516
  #
15373
15517
  class PhysicalEndpoint < Struct.new(
15374
15518
  :aws_location,
15519
+ :enable_trusted_identity_propagation,
15375
15520
  :glue_connection,
15376
15521
  :glue_connection_name,
15377
15522
  :host,
@@ -18062,6 +18207,10 @@ module Aws::DataZone
18062
18207
  # The log URI of the Spark EMR.
18063
18208
  # @return [String]
18064
18209
  #
18210
+ # @!attribute [rw] managed_endpoint_arn
18211
+ # The managed endpoint ARN of the EMR on EKS cluster.
18212
+ # @return [String]
18213
+ #
18065
18214
  # @!attribute [rw] python_virtual_env
18066
18215
  # The Python virtual env of the Spark EMR.
18067
18216
  # @return [String]
@@ -18081,6 +18230,7 @@ module Aws::DataZone
18081
18230
  :instance_profile_arn,
18082
18231
  :java_virtual_env,
18083
18232
  :log_uri,
18233
+ :managed_endpoint_arn,
18084
18234
  :python_virtual_env,
18085
18235
  :runtime_role,
18086
18236
  :trusted_certificates_s3_uri)
@@ -18090,6 +18240,10 @@ module Aws::DataZone
18090
18240
 
18091
18241
  # The Spark EMR properties.
18092
18242
  #
18243
+ # @!attribute [rw] certificate_data
18244
+ # The certificate data of the EMR on EKS cluster.
18245
+ # @return [String]
18246
+ #
18093
18247
  # @!attribute [rw] compute_arn
18094
18248
  # The compute ARN of the Spark EMR.
18095
18249
  # @return [String]
@@ -18122,6 +18276,14 @@ module Aws::DataZone
18122
18276
  # The log URI of the Spark EMR.
18123
18277
  # @return [String]
18124
18278
  #
18279
+ # @!attribute [rw] managed_endpoint_arn
18280
+ # The managed endpoint ARN of the EMR on EKS cluster.
18281
+ # @return [String]
18282
+ #
18283
+ # @!attribute [rw] managed_endpoint_credentials
18284
+ # The managed endpoint credentials of the EMR on EKS cluster.
18285
+ # @return [Types::ManagedEndpointCredentials]
18286
+ #
18125
18287
  # @!attribute [rw] python_virtual_env
18126
18288
  # The Python virtual env of the Spark EMR.
18127
18289
  # @return [String]
@@ -18137,6 +18299,7 @@ module Aws::DataZone
18137
18299
  # @see http://docs.aws.amazon.com/goto/WebAPI/datazone-2018-05-10/SparkEmrPropertiesOutput AWS API Documentation
18138
18300
  #
18139
18301
  class SparkEmrPropertiesOutput < Struct.new(
18302
+ :certificate_data,
18140
18303
  :compute_arn,
18141
18304
  :credentials,
18142
18305
  :credentials_expiration,
@@ -18145,10 +18308,12 @@ module Aws::DataZone
18145
18308
  :java_virtual_env,
18146
18309
  :livy_endpoint,
18147
18310
  :log_uri,
18311
+ :managed_endpoint_arn,
18312
+ :managed_endpoint_credentials,
18148
18313
  :python_virtual_env,
18149
18314
  :runtime_role,
18150
18315
  :trusted_certificates_s3_uri)
18151
- SENSITIVE = [:credentials]
18316
+ SENSITIVE = [:credentials, :managed_endpoint_credentials]
18152
18317
  include Aws::Structure
18153
18318
  end
18154
18319
 
@@ -18170,6 +18335,10 @@ module Aws::DataZone
18170
18335
  # The log URI in the Spark EMR properties patch.
18171
18336
  # @return [String]
18172
18337
  #
18338
+ # @!attribute [rw] managed_endpoint_arn
18339
+ # The managed endpoint ARN of the EMR on EKS cluster.
18340
+ # @return [String]
18341
+ #
18173
18342
  # @!attribute [rw] python_virtual_env
18174
18343
  # The Python virtual env in the Spark EMR properties patch.
18175
18344
  # @return [String]
@@ -18189,6 +18358,7 @@ module Aws::DataZone
18189
18358
  :instance_profile_arn,
18190
18359
  :java_virtual_env,
18191
18360
  :log_uri,
18361
+ :managed_endpoint_arn,
18192
18362
  :python_virtual_env,
18193
18363
  :runtime_role,
18194
18364
  :trusted_certificates_s3_uri)
@@ -19681,6 +19851,10 @@ module Aws::DataZone
19681
19851
  # The connection props.
19682
19852
  # @return [Types::ConnectionPropertiesOutput]
19683
19853
  #
19854
+ # @!attribute [rw] scope
19855
+ # The scope of the connection.
19856
+ # @return [String]
19857
+ #
19684
19858
  # @!attribute [rw] type
19685
19859
  # The connection type.
19686
19860
  # @return [String]
@@ -19697,6 +19871,7 @@ module Aws::DataZone
19697
19871
  :physical_endpoints,
19698
19872
  :project_id,
19699
19873
  :props,
19874
+ :scope,
19700
19875
  :type)
19701
19876
  SENSITIVE = [:description]
19702
19877
  include Aws::Structure
@@ -54,7 +54,7 @@ module Aws::DataZone
54
54
  autoload :EndpointProvider, 'aws-sdk-datazone/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-datazone/endpoints'
56
56
 
57
- GEM_VERSION = '1.52.0'
57
+ GEM_VERSION = '1.54.0'
58
58
 
59
59
  end
60
60