org.encalmo.aws

package org.encalmo.aws

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
trait AwsClient

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AwsClient

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
AwsClient.type

Support for stateless testing of AWS Client interfaces. Work-in-progres. Currently suported are:

Support for stateless testing of AWS Client interfaces. Work-in-progres. Currently suported are:

  • DynamoDB: Get, Put, Delete and Update Item.

Attributes

Companion
object
Supertypes
trait AwsClient
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type

Support for stateless testing of AWS Client interfaces. Work-in-progres. Currently suported are:

Support for stateless testing of AWS Client interfaces. Work-in-progres. Currently suported are:

  • DynamoDB: Get, Put, Delete and Update Item.

Attributes

Companion
object
Supertypes
trait StubsBuffer
trait AwsClient
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object AwsIamApi

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
AwsIamApi.type
object AwsKmsApi

Collection of AWS KMS service operations.

Collection of AWS KMS service operations.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
AwsKmsApi.type
object AwsLambdaApi

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object AwsS3Api

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
AwsS3Api.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object AwsSqsApi

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
AwsSqsApi.type
object AwsStsApi

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
AwsStsApi.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait ErrorContext
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait DynamoDbTable[PartitionKeyType](partitionKeyName: String)(using keyToAttributeValue: Conversion[PartitionKeyType, AttributeValue])

Attributes

Supertypes
class Object
trait Matchable
class Any
trait DynamoDbTableWithSortKey[PartitionKeyType, SortKeyType](partitionKeyName: String, sortKeyName: String)(using partitionKeyToAttributeValue: Conversion[PartitionKeyType, AttributeValue], sortKeyToAttributeValue: Conversion[SortKeyType, AttributeValue])

Attributes

Supertypes
class Object
trait Matchable
class Any
trait ErrorContext

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
final class InMemoryDynamoDb extends DynamoDbClient

Attributes

Companion
object
Supertypes
trait DynamoDbClient
trait AwsClient
trait SdkClient
trait SdkAutoCloseable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class InMemorySecretsManager extends SecretsManagerClient

Attributes

Companion
object
Supertypes
trait SecretsManagerClient
trait AwsClient
trait SdkClient
trait SdkAutoCloseable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class LambdaClientStub extends LambdaClient

Attributes

Supertypes
trait LambdaClient
trait AwsClient
trait SdkClient
trait SdkAutoCloseable
class Object
trait Matchable
class Any
Show all
object Macros

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Macros.type
final class SqsClientStub() extends SqsClient

Attributes

Supertypes
trait SqsClient
trait AwsClient
trait SdkClient
trait SdkAutoCloseable
class Object
trait Matchable
class Any
Show all
final class StsClientStub() extends StsClient

Attributes

Supertypes
trait StsClient
trait AwsClient
trait SdkClient
trait SdkAutoCloseable
class Object
trait Matchable
class Any
Show all
object Utils

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Utils.type