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
/
Macros
Macros
org.encalmo.aws.Macros
object
Macros
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Macros
.
type
Members list
Clear all
Value members
Concrete methods
transparent inline
def
assertSameSize
[
Tup
<:
Tuple
](
inline
args
:
String
*):
Unit
transparent inline
def
assertSameSize
[
Tup1
<:
Tuple
,
Tup2
<:
Tuple
]:
Unit
def
assertSameSizeImpl
[
Tup
<:
Tuple
:
Type
](
args
:
Expr
[
Seq
[
String
]])(
using
evidence$1
:
Type
[
Tup
],
Quotes
):
Expr
[
Boolean
]
def
assertSameSizeImpl
[
Tup1
<:
Tuple
:
Type
,
Tup2
<:
Tuple
:
Type
](
using
evidence$1
:
Type
[
Tup1
],
evidence$2
:
Type
[
Tup2
],
Quotes
):
Expr
[
Boolean
]
transparent inline
def
sameSize
[
Tup
<:
Tuple
](
inline
args
:
String
*):
Boolean
def
sameSizeImpl
[
Tup
<:
Tuple
:
Type
](
args
:
Expr
[
Seq
[
String
]])(
using
evidence$1
:
Type
[
Tup
],
Quotes
):
Expr
[
Boolean
]
transparent inline
def
sizeOfVarargs
(
inline
args
:
String
*):
Int
def
sizeOfVarargsImpl
(
args
:
Expr
[
Seq
[
String
]])(
using
Quotes
):
Expr
[
Int
]
In this article
Attributes
Members list
Value members
Concrete methods