awsAccess Schema #

undefined#/properties/postProcess/items/allOf/22/properties/params/properties/dataSource/oneOf/1/allOf/3/properties/awsAccess

AWS Access Credentials

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none specSchema.schema.json*

awsAccess Type #

object (awsAccess)

awsAccess Properties #

Property Type Required Nullable Defined by
accessKeyId string Optional cannot be null specSchema (Unified Pipeline Specification)
secretAccessKey string Optional cannot be null specSchema (Unified Pipeline Specification)
sessionToken string Optional cannot be null specSchema (Unified Pipeline Specification)
roleArn string Optional cannot be null specSchema (Unified Pipeline Specification)
roleSessionName string Optional cannot be null specSchema (Unified Pipeline Specification)
externalId string Optional cannot be null specSchema (Unified Pipeline Specification)
durationSeconds number Optional cannot be null specSchema (Unified Pipeline Specification)
defaultProviders boolean Optional cannot be null specSchema (Unified Pipeline Specification)
endpoint string Optional cannot be null specSchema (Unified Pipeline Specification)

accessKeyId #

accessKeyId TODO

accessKeyId

secretAccessKey #

secretAccessKey TODO

secretAccessKey

sessionToken #

sessionToken TODO

sessionToken

roleArn #

roleArn TODO

roleArn

roleSessionName #

roleSessionName TODO

roleSessionName

externalId #

externalId TODO

externalId

durationSeconds #

durationSeconds TODO

durationSeconds

defaultProviders #

defaultProviders TODO

defaultProviders

endpoint #

endpoint TODO

endpoint