次の方法で共有


AmazonS3LinkedService interface

Amazon S3 のリンクされたサービス。

Extends

プロパティ

accessKeyId

Amazon S3 Identity and Access Management (IAM) ユーザーのアクセスキー識別子。 型: string (または resultType 文字列を含む式)。

authenticationType

S3 の認証の種類。 使用できる値: AccessKey (既定値) または TemporarySecurityCredentials。 型: string (または resultType 文字列を含む式)。

encryptedCredential

認証に使用される暗号化された資格情報。 資格情報は、統合ランタイム資格情報マネージャーを使用して暗号化されます。 型: string (または resultType 文字列を含む式)。

secretAccessKey

Amazon S3 Identity and Access Management (IAM) ユーザーのシークレット アクセス キー。

serviceUrl

この値は、S3 コネクタでアクセスするエンドポイントを指定します。 これは省略可能なプロパティです。別のサービス エンドポイントを試す場合、または https と http を切り替える場合にのみ変更してください。 型: string (または resultType 文字列を含む式)。

sessionToken

S3 の一時的なセキュリティ資格情報のセッション トークン。

type

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

継承されたプロパティ

annotations

リンクされたサービスの説明に使用できるタグの一覧。

connectVia

統合ランタイムリファレンス。

description

リンクされたサービスの説明。

parameters

リンクされたサービスのパラメーター。

version

リンクされたサービスのバージョン。

プロパティの詳細

accessKeyId

Amazon S3 Identity and Access Management (IAM) ユーザーのアクセスキー識別子。 型: string (または resultType 文字列を含む式)。

accessKeyId?: any

プロパティ値

any

authenticationType

S3 の認証の種類。 使用できる値: AccessKey (既定値) または TemporarySecurityCredentials。 型: string (または resultType 文字列を含む式)。

authenticationType?: any

プロパティ値

any

encryptedCredential

認証に使用される暗号化された資格情報。 資格情報は、統合ランタイム資格情報マネージャーを使用して暗号化されます。 型: string (または resultType 文字列を含む式)。

encryptedCredential?: any

プロパティ値

any

secretAccessKey

Amazon S3 Identity and Access Management (IAM) ユーザーのシークレット アクセス キー。

secretAccessKey?: SecretBaseUnion

プロパティ値

serviceUrl

この値は、S3 コネクタでアクセスするエンドポイントを指定します。 これは省略可能なプロパティです。別のサービス エンドポイントを試す場合、または https と http を切り替える場合にのみ変更してください。 型: string (または resultType 文字列を含む式)。

serviceUrl?: any

プロパティ値

any

sessionToken

S3 の一時的なセキュリティ資格情報のセッション トークン。

sessionToken?: SecretBaseUnion

プロパティ値

type

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

type: "AmazonS3"

プロパティ値

"AmazonS3"

継承されたプロパティの詳細

annotations

リンクされたサービスの説明に使用できるタグの一覧。

annotations?: any[]

プロパティ値

any[]

linkedService.annotations から継承

connectVia

統合ランタイムリファレンス。

connectVia?: IntegrationRuntimeReference

プロパティ値

LinkedService.connectVia から継承

description

リンクされたサービスの説明。

description?: string

プロパティ値

string

linkedService.description から継承

parameters

リンクされたサービスのパラメーター。

parameters?: {[propertyName: string]: ParameterSpecification}

プロパティ値

{[propertyName: string]: ParameterSpecification}

LinkedService.parameters から継承

version

リンクされたサービスのバージョン。

version?: string

プロパティ値

string

linkedService.version から継承