root
root
API
org.encalmo.aws
AwsApiGatewayApi
AwsApiGatewayV2Api
AwsClient
AwsClient
AwsClientStatefulStub
AwsClientStatefulStub
AwsClientStatelessStub
AwsClientStatelessStub
AwsClientStubException
BatchGetSecretValueNotExpected
DynamoDbClientStatelessStub
DynamoDbDeleteItemNotExpected
DynamoDbGetItemNotExpected
DynamoDbPutItemNotExpected
DynamoDbUpdateItemNotExpected
GetSecretValueNotExpected
Mode
SecretsManagerClientStatelessStub
Stub
StubsBuffer
AwsDynamoDbApi
AttributeUpdate
CompareFunction
CompareFunction
Condition
DocumentPath
Attribute
Index
Part
DynamoDbIndex
DynamoDbItem
DynamoDbItemKey
DynamoDbItemUpdate
FilterCondition
FilterConditionBuilders
ItemsWithNextPage
KeyCondition
KeyConditionBuilders
ReadWriters
fromBigDecimal
fromBoolean
fromDouble
fromDynamoDbItem
fromInt
fromIterableOfAttributeValue
fromIterableOfBigDecimal
fromIterableOfDouble
fromIterableOfFloat
fromIterableOfInt
fromIterableOfLong
fromIterableOfString
fromLong
fromString
fromValue
toUpdate
AwsIamApi
PolicyStatement
AwsKmsApi
AwsLambdaApi
AwsS3Api
AwsSecretsManagerApi
AwsSqsApi
AwsStsApi
DefaultDynamoDbEnvironment
DefaultErrorContext
Error
DynamoDbEnvironment
DynamoDbTable
DynamoDbTableWithSortKey
ErrorContext
InMemoryDynamoDb
InMemoryDynamoDb
DynamoDbCreateTableKeySchemaNotMatching
DynamoDbInvalidItemKey
DynamoDbInvalidKeyCondition
DynamoDbInvalidKeyConditionExpression
DynamoDbInvalidNameExpression
DynamoDbInvalidValueExpression
DynamoDbUndefinedIndex
DynamoDbUndefinedTable
InMemoryDynamoDbIndex
InMemoryDynamoDbTable
InMemoryDynamoDbTable
InMemoryDynamoDbTableDump
KeyConditionExpression
InMemorySecretsManager
InMemorySecretsManager
UnknownSecretId
LambdaClientStub
Macros
SqsClientStub
StsClientStub
Utils
root
/
org.encalmo.aws
/
AwsClient
AwsClient
org.encalmo.aws.AwsClient
See the
AwsClient
companion object
trait
AwsClient
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
AwsClientStatefulStub
class
AwsClientStatelessStub
Members list
Clear all
Value members
Abstract methods
def
apigateway
:
ApiGatewayClient
def
apigatewayv2
:
ApiGatewayV2Client
def
currentRegion
:
Region
def
dynamoDb
:
DynamoDbClient
def
iam
:
IamClient
def
kms
:
KmsClient
def
lambda
:
LambdaClient
def
s3
:
S3Client
def
secrets
:
SecretsManagerClient
def
sqs
:
SqsClient
def
sts
:
StsClient
Concrete methods
def
isDebugMode
:
Boolean
Concrete fields
lazy
val
callerAccountId
:
String
Extensions
Extensions
extension
[
B
<:
Builder
](
builder
:
B
)
inline
def
conditionally
(
condition
:
Boolean
,
function
:
B
=>
B
):
B
inline
def
optionally
[
A
](
value
:
Option
[
A
],
function
:
B
=>
A
=>
B
):
B
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods
Concrete fields
Extensions
Extensions