Cookie の設定を選択する

当社は、当社のサイトおよびサービスを提供するために必要な必須 Cookie および類似のツールを使用しています。当社は、パフォーマンス Cookie を使用して匿名の統計情報を収集することで、お客様が当社のサイトをどのように利用しているかを把握し、改善に役立てています。必須 Cookie は無効化できませんが、[カスタマイズ] または [拒否] をクリックしてパフォーマンス Cookie を拒否することはできます。

お客様が同意した場合、AWS および承認された第三者は、Cookie を使用して便利なサイト機能を提供したり、お客様の選択を記憶したり、関連する広告を含む関連コンテンツを表示したりします。すべての必須ではない Cookie を受け入れるか拒否するには、[受け入れる] または [拒否] をクリックしてください。より詳細な選択を行うには、[カスタマイズ] をクリックしてください。

DBProxyEndpoint

フォーカスモード
DBProxyEndpoint - Amazon Relational Database Service
このページはお客様の言語に翻訳されていません。 翻訳のリクエスト

The data structure representing an endpoint associated with a DB proxy. RDS automatically creates one endpoint for each DB proxy. For Aurora DB clusters, you can associate additional endpoints with the same DB proxy. These endpoints can be read/write or read-only. They can also reside in different VPCs than the associated DB proxy.

This data type is used as a response element in the DescribeDBProxyEndpoints operation.

Contents

Note

In the following list, the required parameters are described first.

CreatedDate

The date and time when the DB proxy endpoint was first created.

Type: Timestamp

Required: No

DBProxyEndpointArn

The Amazon Resource Name (ARN) for the DB proxy endpoint.

Type: String

Required: No

DBProxyEndpointName

The name for the DB proxy endpoint. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens; it can't end with a hyphen or contain two consecutive hyphens.

Type: String

Required: No

DBProxyName

The identifier for the DB proxy that is associated with this DB proxy endpoint.

Type: String

Required: No

Endpoint

The endpoint that you can use to connect to the DB proxy. You include the endpoint value in the connection string for a database client application.

Type: String

Required: No

IsDefault

Indicates whether this endpoint is the default endpoint for the associated DB proxy. Default DB proxy endpoints always have read/write capability. Other endpoints that you associate with the DB proxy can be either read/write or read-only.

Type: Boolean

Required: No

Status

The current status of this DB proxy endpoint. A status of available means the endpoint is ready to handle requests. Other values indicate that you must wait for the endpoint to be ready, or take some action to resolve an issue.

Type: String

Valid Values: available | modifying | incompatible-network | insufficient-resource-limits | creating | deleting

Required: No

TargetRole

A value that indicates whether the DB proxy endpoint can be used for read/write or read-only operations.

Type: String

Valid Values: READ_WRITE | READ_ONLY

Required: No

VpcId

Provides the VPC ID of the DB proxy endpoint.

Type: String

Required: No

VpcSecurityGroupIds.member.N

Provides a list of VPC security groups that the DB proxy endpoint belongs to.

Type: Array of strings

Required: No

VpcSubnetIds.member.N

The EC2 subnet IDs for the DB proxy endpoint.

Type: Array of strings

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

このページの内容

プライバシーサイト規約Cookie の設定
© 2025, Amazon Web Services, Inc. or its affiliates.All rights reserved.