awscala
package
awscala
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
awscala
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Type Members
case class
Action
(
name:
String
)
extends
com.amazonaws.auth.policy.Action
with
Product
with
Serializable
case class
AvailabilityZone
(
name:
String
)
extends
Product
with
Serializable
type
ByteBuffer
=
java.nio.ByteBuffer
class
Condition
extends
com.amazonaws.auth.policy.Condition
case class
Credentials
(
accessKeyId:
String
,
secretAccessKey:
String
)
extends
AWSCredentials
with
Product
with
Serializable
type
DateTime
=
org.joda.time.DateTime
type
File
=
java.io.File
case class
Policy
(
statements:
Seq
[
Statement
]
,
id:
Option
[
String
] =
None
)
extends
com.amazonaws.auth.policy.Policy
with
Product
with
Serializable
type
Region
=
com.amazonaws.regions.Region
case class
Resource
(
id:
String
)
extends
com.amazonaws.auth.policy.Resource
with
Product
with
Serializable
case class
Statement
(
effect:
Effect
,
actions:
Seq
[
Action
]
,
resources:
Seq
[
Resource
]
,
id:
Option
[
String
] =
None
,
conditions:
Seq
[
Condition
] =
Nil
,
principals:
Seq
[
Principal
] =
Nil
)
extends
com.amazonaws.auth.policy.Statement
with
Product
with
Serializable
Value Members
object
CredentialsLoader
AWS Credentials loader.
object
DateTime
object
Effect
object
Region
package
dynamodbv2
package
ec2
package
emr
package
iam
package
redshift
package
s3
package
simpledb
package
sqs
package
sts
Inherited from
AnyRef
Inherited from
Any
Ungrouped