package macie
- Alphabetic
- By Inheritance
- macie
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
- type AWSAccountId = String
-
trait
AccessDeniedExceptionException extends Object
You do not have required permissions to access the requested resource.
You do not have required permissions to access the requested resource.
- Annotations
- @RawJSType() @native()
-
trait
AssociateMemberAccountRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
AssociateS3ResourcesRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
AssociateS3ResourcesResult extends Object
- Annotations
- @RawJSType() @native()
- type BucketName = String
-
trait
ClassificationType extends Object
The classification type that Amazon Macie applies to the associated S3 resources.
The classification type that Amazon Macie applies to the associated S3 resources.
- Annotations
- @RawJSType() @native()
-
trait
ClassificationTypeUpdate extends Object
The classification type that Amazon Macie applies to the associated S3 resources.
The classification type that Amazon Macie applies to the associated S3 resources. At least one of the classification types (oneTime or continuous) must be specified.
- Annotations
- @RawJSType() @native()
-
trait
DisassociateMemberAccountRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DisassociateS3ResourcesRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
DisassociateS3ResourcesResult extends Object
- Annotations
- @RawJSType() @native()
- type ErrorCode = String
- type ExceptionMessage = String
-
trait
FailedS3Resource extends Object
Includes details about the failed S3 resources.
Includes details about the failed S3 resources.
- Annotations
- @RawJSType() @native()
- type FailedS3Resources = Array[FailedS3Resource]
- type FieldName = String
-
trait
InternalExceptionException extends Object
Internal server error.
Internal server error.
- Annotations
- @RawJSType() @native()
-
trait
InvalidInputExceptionException extends Object
The request was rejected because an invalid or out-of-range value was supplied for an input parameter.
The request was rejected because an invalid or out-of-range value was supplied for an input parameter.
- Annotations
- @RawJSType() @native()
-
trait
LimitExceededExceptionException extends Object
The request was rejected because it attempted to create resources beyond the current AWS account limits.
The request was rejected because it attempted to create resources beyond the current AWS account limits. The error code describes the limit exceeded.
- Annotations
- @RawJSType() @native()
-
trait
ListMemberAccountsRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListMemberAccountsResult extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListS3ResourcesRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
ListS3ResourcesResult extends Object
- Annotations
- @RawJSType() @native()
-
class
Macie extends Object
- Annotations
- @RawJSType() @native() @JSImport( "aws-sdk" , "Macie" )
- implicit final class MacieOps extends AnyVal
- type MaxResults = Int
-
trait
MemberAccount extends Object
Contains information about the Amazon Macie member account.
Contains information about the Amazon Macie member account.
- Annotations
- @RawJSType() @native()
- type MemberAccounts = Array[MemberAccount]
- type NextToken = String
- type Prefix = String
- type ResourceType = String
- type S3ContinuousClassificationType = String
- type S3OneTimeClassificationType = String
-
trait
S3Resource extends Object
Contains information about the S3 resource.
Contains information about the S3 resource. This data type is used as a request parameter in the DisassociateS3Resources action and can be used as a response parameter in the AssociateS3Resources and UpdateS3Resources actions.
- Annotations
- @RawJSType() @native()
-
trait
S3ResourceClassification extends Object
The S3 resources that you want to associate with Amazon Macie for monitoring and data classification.
The S3 resources that you want to associate with Amazon Macie for monitoring and data classification. This data type is used as a request parameter in the AssociateS3Resources action and a response parameter in the ListS3Resources action.
- Annotations
- @RawJSType() @native()
-
trait
S3ResourceClassificationUpdate extends Object
The S3 resources whose classification types you want to update.
The S3 resources whose classification types you want to update. This data type is used as a request parameter in the UpdateS3Resources action.
- Annotations
- @RawJSType() @native()
- type S3Resources = Array[S3Resource]
- type S3ResourcesClassification = Array[S3ResourceClassification]
- type S3ResourcesClassificationUpdate = Array[S3ResourceClassificationUpdate]
-
trait
UpdateS3ResourcesRequest extends Object
- Annotations
- @RawJSType() @native()
-
trait
UpdateS3ResourcesResult extends Object
- Annotations
- @RawJSType() @native()
Value Members
- object AssociateMemberAccountRequest
- object AssociateS3ResourcesRequest
- object AssociateS3ResourcesResult
- object ClassificationType
- object ClassificationTypeUpdate
- object DisassociateMemberAccountRequest
- object DisassociateS3ResourcesRequest
- object DisassociateS3ResourcesResult
- object FailedS3Resource
- object ListMemberAccountsRequest
- object ListMemberAccountsResult
- object ListS3ResourcesRequest
- object ListS3ResourcesResult
- object MemberAccount
- object S3ContinuousClassificationTypeEnum
- object S3OneTimeClassificationTypeEnum
- object S3Resource
- object S3ResourceClassification
- object S3ResourceClassificationUpdate
- object UpdateS3ResourcesRequest
- object UpdateS3ResourcesResult