Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
- Service Configuration
- Errors
- AdminStatus
- AllowsUnencryptedObjectUploads
- BucketMetadataErrorCode
- Currency
- DayOfWeek
- EffectivePermission
- EncryptionType
- ErrorCode
- FindingActionType
- FindingCategory
- FindingPublishingFrequency
- FindingStatisticsSortAttributeName
- FindingType
- FindingsFilterAction
- GroupBy
- IsDefinedInJob
- IsMonitoredByJob
- JobComparator
- JobStatus
- JobType
- LastRunErrorStatusCode
- ListJobsFilterKey
- ListJobsSortAttributeName
- MacieStatus
- ManagedDataIdentifierSelector
- OrderBy
- RelationshipStatus
- ScopeFilterKey
- SearchResourcesComparator
- SearchResourcesSimpleCriterionKey
- SearchResourcesSortAttributeName
- SensitiveDataItemCategory
- SeverityDescription
- SharedAccess
- SimpleCriterionKeyForJob
- StorageClass
- TagTarget
- TimeRange
- Type
- Unit
- UsageStatisticsFilterComparator
- UsageStatisticsFilterKey
- UsageStatisticsSortKey
- UsageType
- UserIdentityType
- AccessControlList
- AccountDetail
- AccountLevelPermissions
- AdminAccount
- ApiCallDetails
- AssumedRole
- AwsAccount
- AwsService
- BatchGetCustomDataIdentifierSummary
- BlockPublicAccess
- BucketCountByEffectivePermission
- BucketCountByEncryptionType
- BucketCountBySharedAccessType
- BucketCountPolicyAllowsUnencryptedObjectUploads
- BucketCriteriaAdditionalProperties
- BucketLevelPermissions
- BucketMetadata
- BucketPermissionConfiguration
- BucketPolicy
- BucketPublicAccess
- BucketServerSideEncryption
- BucketSortCriteria
- Cell
- ClassificationDetails
- ClassificationExportConfiguration
- ClassificationResult
- ClassificationResultStatus
- CriteriaBlockForJob
- CriteriaForJob
- CriterionAdditionalProperties
- CustomDataIdentifierSummary
- CustomDataIdentifiers
- CustomDetection
- DailySchedule
- DefaultDetection
- DomainDetails
- FederatedUser
- Finding
- FindingAction
- FindingActor
- FindingCriteria
- FindingStatisticsSortCriteria
- FindingsFilterListItem
- GroupCount
- IamUser
- Invitation
- IpAddressDetails
- IpCity
- IpCountry
- IpGeoLocation
- IpOwner
- JobDetails
- JobScheduleFrequency
- JobScopeTerm
- JobScopingBlock
- JobSummary
- KeyValuePair
- LastRunErrorStatus
- ListJobsFilterCriteria
- ListJobsFilterTerm
- ListJobsSortCriteria
- ManagedDataIdentifierSummary
- MatchingBucket
- MatchingResource
- Member
- MonthlySchedule
- ObjectCountByEncryptionType
- ObjectLevelStatistics
- Occurrences
- Page
- PolicyDetails
- Range
- Record
- ReplicationDetails
- ResourcesAffected
- S3Bucket
- S3BucketCriteriaForJob
- S3BucketDefinitionForJob
- S3BucketOwner
- S3Destination
- S3JobDefinition
- S3Object
- Scoping
- SearchResourcesBucketCriteria
- SearchResourcesCriteria
- SearchResourcesCriteriaBlock
- SearchResourcesSimpleCriterion
- SearchResourcesSortCriteria
- SearchResourcesTagCriterion
- SearchResourcesTagCriterionPair
- SecurityHubConfiguration
- SensitiveDataItem
- ServerSideEncryption
- ServiceLimit
- SessionContext
- SessionContextAttributes
- SessionIssuer
- Severity
- SimpleCriterionForJob
- SimpleScopeTerm
- SortCriteria
- Statistics
- TagCriterionForJob
- TagCriterionPairForJob
- TagScopeTerm
- TagValuePair
- UnprocessedAccount
- UsageByAccount
- UsageRecord
- UsageStatisticsFilter
- UsageStatisticsSortBy
- UsageTotal
- UserIdentity
- UserIdentityRoot
- UserPausedDetails
- WeeklySchedule
Synopsis
- defaultService :: Service
- _ValidationException :: AsError a => Getting (First ServiceError) a ServiceError
- _AccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError
- _ConflictException :: AsError a => Getting (First ServiceError) a ServiceError
- _ServiceQuotaExceededException :: AsError a => Getting (First ServiceError) a ServiceError
- _ThrottlingException :: AsError a => Getting (First ServiceError) a ServiceError
- _InternalServerException :: AsError a => Getting (First ServiceError) a ServiceError
- _ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError
- newtype AdminStatus where
- AdminStatus' { }
- pattern AdminStatus_DISABLING_IN_PROGRESS :: AdminStatus
- pattern AdminStatus_ENABLED :: AdminStatus
- newtype AllowsUnencryptedObjectUploads where
- newtype BucketMetadataErrorCode where
- newtype Currency where
- Currency' {
- fromCurrency :: Text
- pattern Currency_USD :: Currency
- Currency' {
- newtype DayOfWeek where
- DayOfWeek' { }
- pattern DayOfWeek_FRIDAY :: DayOfWeek
- pattern DayOfWeek_MONDAY :: DayOfWeek
- pattern DayOfWeek_SATURDAY :: DayOfWeek
- pattern DayOfWeek_SUNDAY :: DayOfWeek
- pattern DayOfWeek_THURSDAY :: DayOfWeek
- pattern DayOfWeek_TUESDAY :: DayOfWeek
- pattern DayOfWeek_WEDNESDAY :: DayOfWeek
- newtype EffectivePermission where
- newtype EncryptionType where
- EncryptionType' { }
- pattern EncryptionType_AES256 :: EncryptionType
- pattern EncryptionType_Aws_kms :: EncryptionType
- pattern EncryptionType_NONE :: EncryptionType
- pattern EncryptionType_UNKNOWN :: EncryptionType
- newtype ErrorCode where
- ErrorCode' { }
- pattern ErrorCode_ClientError :: ErrorCode
- pattern ErrorCode_InternalError :: ErrorCode
- newtype FindingActionType where
- newtype FindingCategory where
- FindingCategory' { }
- pattern FindingCategory_CLASSIFICATION :: FindingCategory
- pattern FindingCategory_POLICY :: FindingCategory
- newtype FindingPublishingFrequency where
- newtype FindingStatisticsSortAttributeName where
- newtype FindingType where
- FindingType' { }
- pattern FindingType_Policy_IAMUser_S3BlockPublicAccessDisabled :: FindingType
- pattern FindingType_Policy_IAMUser_S3BucketEncryptionDisabled :: FindingType
- pattern FindingType_Policy_IAMUser_S3BucketPublic :: FindingType
- pattern FindingType_Policy_IAMUser_S3BucketReplicatedExternally :: FindingType
- pattern FindingType_Policy_IAMUser_S3BucketSharedExternally :: FindingType
- pattern FindingType_SensitiveData_S3Object_Credentials :: FindingType
- pattern FindingType_SensitiveData_S3Object_CustomIdentifier :: FindingType
- pattern FindingType_SensitiveData_S3Object_Financial :: FindingType
- pattern FindingType_SensitiveData_S3Object_Multiple :: FindingType
- pattern FindingType_SensitiveData_S3Object_Personal :: FindingType
- newtype FindingsFilterAction where
- newtype GroupBy where
- GroupBy' {
- fromGroupBy :: Text
- pattern GroupBy_ClassificationDetails_jobId :: GroupBy
- pattern GroupBy_ResourcesAffected_s3Bucket_name :: GroupBy
- pattern GroupBy_Severity_description :: GroupBy
- pattern GroupBy_Type :: GroupBy
- GroupBy' {
- newtype IsDefinedInJob where
- IsDefinedInJob' { }
- pattern IsDefinedInJob_FALSE :: IsDefinedInJob
- pattern IsDefinedInJob_TRUE :: IsDefinedInJob
- pattern IsDefinedInJob_UNKNOWN :: IsDefinedInJob
- newtype IsMonitoredByJob where
- IsMonitoredByJob' { }
- pattern IsMonitoredByJob_FALSE :: IsMonitoredByJob
- pattern IsMonitoredByJob_TRUE :: IsMonitoredByJob
- pattern IsMonitoredByJob_UNKNOWN :: IsMonitoredByJob
- newtype JobComparator where
- JobComparator' { }
- pattern JobComparator_CONTAINS :: JobComparator
- pattern JobComparator_EQ :: JobComparator
- pattern JobComparator_GT :: JobComparator
- pattern JobComparator_GTE :: JobComparator
- pattern JobComparator_LT :: JobComparator
- pattern JobComparator_LTE :: JobComparator
- pattern JobComparator_NE :: JobComparator
- pattern JobComparator_STARTS_WITH :: JobComparator
- newtype JobStatus where
- JobStatus' { }
- pattern JobStatus_CANCELLED :: JobStatus
- pattern JobStatus_COMPLETE :: JobStatus
- pattern JobStatus_IDLE :: JobStatus
- pattern JobStatus_PAUSED :: JobStatus
- pattern JobStatus_RUNNING :: JobStatus
- pattern JobStatus_USER_PAUSED :: JobStatus
- newtype JobType where
- JobType' {
- fromJobType :: Text
- pattern JobType_ONE_TIME :: JobType
- pattern JobType_SCHEDULED :: JobType
- JobType' {
- newtype LastRunErrorStatusCode where
- newtype ListJobsFilterKey where
- ListJobsFilterKey' { }
- pattern ListJobsFilterKey_CreatedAt :: ListJobsFilterKey
- pattern ListJobsFilterKey_JobStatus :: ListJobsFilterKey
- pattern ListJobsFilterKey_JobType :: ListJobsFilterKey
- pattern ListJobsFilterKey_Name :: ListJobsFilterKey
- newtype ListJobsSortAttributeName where
- ListJobsSortAttributeName' { }
- pattern ListJobsSortAttributeName_CreatedAt :: ListJobsSortAttributeName
- pattern ListJobsSortAttributeName_JobStatus :: ListJobsSortAttributeName
- pattern ListJobsSortAttributeName_JobType :: ListJobsSortAttributeName
- pattern ListJobsSortAttributeName_Name :: ListJobsSortAttributeName
- newtype MacieStatus where
- MacieStatus' { }
- pattern MacieStatus_ENABLED :: MacieStatus
- pattern MacieStatus_PAUSED :: MacieStatus
- newtype ManagedDataIdentifierSelector where
- ManagedDataIdentifierSelector' { }
- pattern ManagedDataIdentifierSelector_ALL :: ManagedDataIdentifierSelector
- pattern ManagedDataIdentifierSelector_EXCLUDE :: ManagedDataIdentifierSelector
- pattern ManagedDataIdentifierSelector_INCLUDE :: ManagedDataIdentifierSelector
- pattern ManagedDataIdentifierSelector_NONE :: ManagedDataIdentifierSelector
- newtype OrderBy where
- OrderBy' {
- fromOrderBy :: Text
- pattern OrderBy_ASC :: OrderBy
- pattern OrderBy_DESC :: OrderBy
- OrderBy' {
- newtype RelationshipStatus where
- RelationshipStatus' { }
- pattern RelationshipStatus_AccountSuspended :: RelationshipStatus
- pattern RelationshipStatus_Created :: RelationshipStatus
- pattern RelationshipStatus_EmailVerificationFailed :: RelationshipStatus
- pattern RelationshipStatus_EmailVerificationInProgress :: RelationshipStatus
- pattern RelationshipStatus_Enabled :: RelationshipStatus
- pattern RelationshipStatus_Invited :: RelationshipStatus
- pattern RelationshipStatus_Paused :: RelationshipStatus
- pattern RelationshipStatus_RegionDisabled :: RelationshipStatus
- pattern RelationshipStatus_Removed :: RelationshipStatus
- pattern RelationshipStatus_Resigned :: RelationshipStatus
- newtype ScopeFilterKey where
- ScopeFilterKey' { }
- pattern ScopeFilterKey_OBJECT_EXTENSION :: ScopeFilterKey
- pattern ScopeFilterKey_OBJECT_KEY :: ScopeFilterKey
- pattern ScopeFilterKey_OBJECT_LAST_MODIFIED_DATE :: ScopeFilterKey
- pattern ScopeFilterKey_OBJECT_SIZE :: ScopeFilterKey
- newtype SearchResourcesComparator where
- newtype SearchResourcesSimpleCriterionKey where
- SearchResourcesSimpleCriterionKey' { }
- pattern SearchResourcesSimpleCriterionKey_ACCOUNT_ID :: SearchResourcesSimpleCriterionKey
- pattern SearchResourcesSimpleCriterionKey_S3_BUCKET_EFFECTIVE_PERMISSION :: SearchResourcesSimpleCriterionKey
- pattern SearchResourcesSimpleCriterionKey_S3_BUCKET_NAME :: SearchResourcesSimpleCriterionKey
- pattern SearchResourcesSimpleCriterionKey_S3_BUCKET_SHARED_ACCESS :: SearchResourcesSimpleCriterionKey
- newtype SearchResourcesSortAttributeName where
- SearchResourcesSortAttributeName' { }
- pattern SearchResourcesSortAttributeName_ACCOUNT_ID :: SearchResourcesSortAttributeName
- pattern SearchResourcesSortAttributeName_RESOURCE_NAME :: SearchResourcesSortAttributeName
- pattern SearchResourcesSortAttributeName_S3_CLASSIFIABLE_OBJECT_COUNT :: SearchResourcesSortAttributeName
- pattern SearchResourcesSortAttributeName_S3_CLASSIFIABLE_SIZE_IN_BYTES :: SearchResourcesSortAttributeName
- newtype SensitiveDataItemCategory where
- SensitiveDataItemCategory' { }
- pattern SensitiveDataItemCategory_CREDENTIALS :: SensitiveDataItemCategory
- pattern SensitiveDataItemCategory_CUSTOM_IDENTIFIER :: SensitiveDataItemCategory
- pattern SensitiveDataItemCategory_FINANCIAL_INFORMATION :: SensitiveDataItemCategory
- pattern SensitiveDataItemCategory_PERSONAL_INFORMATION :: SensitiveDataItemCategory
- newtype SeverityDescription where
- SeverityDescription' { }
- pattern SeverityDescription_High :: SeverityDescription
- pattern SeverityDescription_Low :: SeverityDescription
- pattern SeverityDescription_Medium :: SeverityDescription
- newtype SharedAccess where
- SharedAccess' { }
- pattern SharedAccess_EXTERNAL :: SharedAccess
- pattern SharedAccess_INTERNAL :: SharedAccess
- pattern SharedAccess_NOT_SHARED :: SharedAccess
- pattern SharedAccess_UNKNOWN :: SharedAccess
- newtype SimpleCriterionKeyForJob where
- SimpleCriterionKeyForJob' { }
- pattern SimpleCriterionKeyForJob_ACCOUNT_ID :: SimpleCriterionKeyForJob
- pattern SimpleCriterionKeyForJob_S3_BUCKET_EFFECTIVE_PERMISSION :: SimpleCriterionKeyForJob
- pattern SimpleCriterionKeyForJob_S3_BUCKET_NAME :: SimpleCriterionKeyForJob
- pattern SimpleCriterionKeyForJob_S3_BUCKET_SHARED_ACCESS :: SimpleCriterionKeyForJob
- newtype StorageClass where
- StorageClass' { }
- pattern StorageClass_DEEP_ARCHIVE :: StorageClass
- pattern StorageClass_GLACIER :: StorageClass
- pattern StorageClass_INTELLIGENT_TIERING :: StorageClass
- pattern StorageClass_ONEZONE_IA :: StorageClass
- pattern StorageClass_REDUCED_REDUNDANCY :: StorageClass
- pattern StorageClass_STANDARD :: StorageClass
- pattern StorageClass_STANDARD_IA :: StorageClass
- newtype TagTarget where
- TagTarget' { }
- pattern TagTarget_S3_OBJECT :: TagTarget
- newtype TimeRange where
- TimeRange' { }
- pattern TimeRange_MONTH_TO_DATE :: TimeRange
- pattern TimeRange_PAST_30_DAYS :: TimeRange
- newtype Type where
- Type' { }
- pattern Type_AES256 :: Type
- pattern Type_Aws_kms :: Type
- pattern Type_NONE :: Type
- newtype Unit where
- Unit' { }
- pattern Unit_TERABYTES :: Unit
- newtype UsageStatisticsFilterComparator where
- UsageStatisticsFilterComparator' { }
- pattern UsageStatisticsFilterComparator_CONTAINS :: UsageStatisticsFilterComparator
- pattern UsageStatisticsFilterComparator_EQ :: UsageStatisticsFilterComparator
- pattern UsageStatisticsFilterComparator_GT :: UsageStatisticsFilterComparator
- pattern UsageStatisticsFilterComparator_GTE :: UsageStatisticsFilterComparator
- pattern UsageStatisticsFilterComparator_LT :: UsageStatisticsFilterComparator
- pattern UsageStatisticsFilterComparator_LTE :: UsageStatisticsFilterComparator
- pattern UsageStatisticsFilterComparator_NE :: UsageStatisticsFilterComparator
- newtype UsageStatisticsFilterKey where
- UsageStatisticsFilterKey' { }
- pattern UsageStatisticsFilterKey_AccountId :: UsageStatisticsFilterKey
- pattern UsageStatisticsFilterKey_FreeTrialStartDate :: UsageStatisticsFilterKey
- pattern UsageStatisticsFilterKey_ServiceLimit :: UsageStatisticsFilterKey
- pattern UsageStatisticsFilterKey_Total :: UsageStatisticsFilterKey
- newtype UsageStatisticsSortKey where
- UsageStatisticsSortKey' { }
- pattern UsageStatisticsSortKey_AccountId :: UsageStatisticsSortKey
- pattern UsageStatisticsSortKey_FreeTrialStartDate :: UsageStatisticsSortKey
- pattern UsageStatisticsSortKey_ServiceLimitValue :: UsageStatisticsSortKey
- pattern UsageStatisticsSortKey_Total :: UsageStatisticsSortKey
- newtype UsageType where
- UsageType' { }
- pattern UsageType_DATA_INVENTORY_EVALUATION :: UsageType
- pattern UsageType_SENSITIVE_DATA_DISCOVERY :: UsageType
- newtype UserIdentityType where
- UserIdentityType' { }
- pattern UserIdentityType_AWSAccount :: UserIdentityType
- pattern UserIdentityType_AWSService :: UserIdentityType
- pattern UserIdentityType_AssumedRole :: UserIdentityType
- pattern UserIdentityType_FederatedUser :: UserIdentityType
- pattern UserIdentityType_IAMUser :: UserIdentityType
- pattern UserIdentityType_Root :: UserIdentityType
- data AccessControlList = AccessControlList' {}
- newAccessControlList :: AccessControlList
- accessControlList_allowsPublicWriteAccess :: Lens' AccessControlList (Maybe Bool)
- accessControlList_allowsPublicReadAccess :: Lens' AccessControlList (Maybe Bool)
- data AccountDetail = AccountDetail' {}
- newAccountDetail :: Text -> Text -> AccountDetail
- accountDetail_email :: Lens' AccountDetail Text
- accountDetail_accountId :: Lens' AccountDetail Text
- data AccountLevelPermissions = AccountLevelPermissions' {}
- newAccountLevelPermissions :: AccountLevelPermissions
- accountLevelPermissions_blockPublicAccess :: Lens' AccountLevelPermissions (Maybe BlockPublicAccess)
- data AdminAccount = AdminAccount' {}
- newAdminAccount :: AdminAccount
- adminAccount_status :: Lens' AdminAccount (Maybe AdminStatus)
- adminAccount_accountId :: Lens' AdminAccount (Maybe Text)
- data ApiCallDetails = ApiCallDetails' {}
- newApiCallDetails :: ApiCallDetails
- apiCallDetails_firstSeen :: Lens' ApiCallDetails (Maybe UTCTime)
- apiCallDetails_apiServiceName :: Lens' ApiCallDetails (Maybe Text)
- apiCallDetails_lastSeen :: Lens' ApiCallDetails (Maybe UTCTime)
- apiCallDetails_api :: Lens' ApiCallDetails (Maybe Text)
- data AssumedRole = AssumedRole' {}
- newAssumedRole :: AssumedRole
- assumedRole_principalId :: Lens' AssumedRole (Maybe Text)
- assumedRole_arn :: Lens' AssumedRole (Maybe Text)
- assumedRole_sessionContext :: Lens' AssumedRole (Maybe SessionContext)
- assumedRole_accountId :: Lens' AssumedRole (Maybe Text)
- assumedRole_accessKeyId :: Lens' AssumedRole (Maybe Text)
- data AwsAccount = AwsAccount' {}
- newAwsAccount :: AwsAccount
- awsAccount_principalId :: Lens' AwsAccount (Maybe Text)
- awsAccount_accountId :: Lens' AwsAccount (Maybe Text)
- data AwsService = AwsService' {}
- newAwsService :: AwsService
- awsService_invokedBy :: Lens' AwsService (Maybe Text)
- data BatchGetCustomDataIdentifierSummary = BatchGetCustomDataIdentifierSummary' {}
- newBatchGetCustomDataIdentifierSummary :: BatchGetCustomDataIdentifierSummary
- batchGetCustomDataIdentifierSummary_arn :: Lens' BatchGetCustomDataIdentifierSummary (Maybe Text)
- batchGetCustomDataIdentifierSummary_createdAt :: Lens' BatchGetCustomDataIdentifierSummary (Maybe UTCTime)
- batchGetCustomDataIdentifierSummary_name :: Lens' BatchGetCustomDataIdentifierSummary (Maybe Text)
- batchGetCustomDataIdentifierSummary_id :: Lens' BatchGetCustomDataIdentifierSummary (Maybe Text)
- batchGetCustomDataIdentifierSummary_deleted :: Lens' BatchGetCustomDataIdentifierSummary (Maybe Bool)
- batchGetCustomDataIdentifierSummary_description :: Lens' BatchGetCustomDataIdentifierSummary (Maybe Text)
- data BlockPublicAccess = BlockPublicAccess' {}
- newBlockPublicAccess :: BlockPublicAccess
- blockPublicAccess_ignorePublicAcls :: Lens' BlockPublicAccess (Maybe Bool)
- blockPublicAccess_blockPublicAcls :: Lens' BlockPublicAccess (Maybe Bool)
- blockPublicAccess_restrictPublicBuckets :: Lens' BlockPublicAccess (Maybe Bool)
- blockPublicAccess_blockPublicPolicy :: Lens' BlockPublicAccess (Maybe Bool)
- data BucketCountByEffectivePermission = BucketCountByEffectivePermission' {}
- newBucketCountByEffectivePermission :: BucketCountByEffectivePermission
- bucketCountByEffectivePermission_publiclyAccessible :: Lens' BucketCountByEffectivePermission (Maybe Integer)
- bucketCountByEffectivePermission_unknown :: Lens' BucketCountByEffectivePermission (Maybe Integer)
- bucketCountByEffectivePermission_publiclyReadable :: Lens' BucketCountByEffectivePermission (Maybe Integer)
- bucketCountByEffectivePermission_publiclyWritable :: Lens' BucketCountByEffectivePermission (Maybe Integer)
- data BucketCountByEncryptionType = BucketCountByEncryptionType' {}
- newBucketCountByEncryptionType :: BucketCountByEncryptionType
- bucketCountByEncryptionType_unknown :: Lens' BucketCountByEncryptionType (Maybe Integer)
- bucketCountByEncryptionType_s3Managed :: Lens' BucketCountByEncryptionType (Maybe Integer)
- bucketCountByEncryptionType_unencrypted :: Lens' BucketCountByEncryptionType (Maybe Integer)
- bucketCountByEncryptionType_kmsManaged :: Lens' BucketCountByEncryptionType (Maybe Integer)
- data BucketCountBySharedAccessType = BucketCountBySharedAccessType' {}
- newBucketCountBySharedAccessType :: BucketCountBySharedAccessType
- bucketCountBySharedAccessType_notShared :: Lens' BucketCountBySharedAccessType (Maybe Integer)
- bucketCountBySharedAccessType_internal :: Lens' BucketCountBySharedAccessType (Maybe Integer)
- bucketCountBySharedAccessType_external :: Lens' BucketCountBySharedAccessType (Maybe Integer)
- bucketCountBySharedAccessType_unknown :: Lens' BucketCountBySharedAccessType (Maybe Integer)
- data BucketCountPolicyAllowsUnencryptedObjectUploads = BucketCountPolicyAllowsUnencryptedObjectUploads' {}
- newBucketCountPolicyAllowsUnencryptedObjectUploads :: BucketCountPolicyAllowsUnencryptedObjectUploads
- bucketCountPolicyAllowsUnencryptedObjectUploads_deniesUnencryptedObjectUploads :: Lens' BucketCountPolicyAllowsUnencryptedObjectUploads (Maybe Integer)
- bucketCountPolicyAllowsUnencryptedObjectUploads_unknown :: Lens' BucketCountPolicyAllowsUnencryptedObjectUploads (Maybe Integer)
- bucketCountPolicyAllowsUnencryptedObjectUploads_allowsUnencryptedObjectUploads :: Lens' BucketCountPolicyAllowsUnencryptedObjectUploads (Maybe Integer)
- data BucketCriteriaAdditionalProperties = BucketCriteriaAdditionalProperties' {}
- newBucketCriteriaAdditionalProperties :: BucketCriteriaAdditionalProperties
- bucketCriteriaAdditionalProperties_eq :: Lens' BucketCriteriaAdditionalProperties (Maybe [Text])
- bucketCriteriaAdditionalProperties_lte :: Lens' BucketCriteriaAdditionalProperties (Maybe Integer)
- bucketCriteriaAdditionalProperties_prefix :: Lens' BucketCriteriaAdditionalProperties (Maybe Text)
- bucketCriteriaAdditionalProperties_gt :: Lens' BucketCriteriaAdditionalProperties (Maybe Integer)
- bucketCriteriaAdditionalProperties_neq :: Lens' BucketCriteriaAdditionalProperties (Maybe [Text])
- bucketCriteriaAdditionalProperties_lt :: Lens' BucketCriteriaAdditionalProperties (Maybe Integer)
- bucketCriteriaAdditionalProperties_gte :: Lens' BucketCriteriaAdditionalProperties (Maybe Integer)
- data BucketLevelPermissions = BucketLevelPermissions' {}
- newBucketLevelPermissions :: BucketLevelPermissions
- bucketLevelPermissions_accessControlList :: Lens' BucketLevelPermissions (Maybe AccessControlList)
- bucketLevelPermissions_blockPublicAccess :: Lens' BucketLevelPermissions (Maybe BlockPublicAccess)
- bucketLevelPermissions_bucketPolicy :: Lens' BucketLevelPermissions (Maybe BucketPolicy)
- data BucketMetadata = BucketMetadata' {
- sizeInBytesCompressed :: Maybe Integer
- lastUpdated :: Maybe POSIX
- objectCountByEncryptionType :: Maybe ObjectCountByEncryptionType
- sharedAccess :: Maybe SharedAccess
- sizeInBytes :: Maybe Integer
- bucketName :: Maybe Text
- classifiableObjectCount :: Maybe Integer
- accountId :: Maybe Text
- unclassifiableObjectSizeInBytes :: Maybe ObjectLevelStatistics
- unclassifiableObjectCount :: Maybe ObjectLevelStatistics
- versioning :: Maybe Bool
- allowsUnencryptedObjectUploads :: Maybe AllowsUnencryptedObjectUploads
- publicAccess :: Maybe BucketPublicAccess
- errorCode :: Maybe BucketMetadataErrorCode
- jobDetails :: Maybe JobDetails
- region :: Maybe Text
- bucketCreatedAt :: Maybe POSIX
- errorMessage :: Maybe Text
- bucketArn :: Maybe Text
- objectCount :: Maybe Integer
- replicationDetails :: Maybe ReplicationDetails
- serverSideEncryption :: Maybe BucketServerSideEncryption
- tags :: Maybe [KeyValuePair]
- classifiableSizeInBytes :: Maybe Integer
- newBucketMetadata :: BucketMetadata
- bucketMetadata_sizeInBytesCompressed :: Lens' BucketMetadata (Maybe Integer)
- bucketMetadata_lastUpdated :: Lens' BucketMetadata (Maybe UTCTime)
- bucketMetadata_objectCountByEncryptionType :: Lens' BucketMetadata (Maybe ObjectCountByEncryptionType)
- bucketMetadata_sharedAccess :: Lens' BucketMetadata (Maybe SharedAccess)
- bucketMetadata_sizeInBytes :: Lens' BucketMetadata (Maybe Integer)
- bucketMetadata_bucketName :: Lens' BucketMetadata (Maybe Text)
- bucketMetadata_classifiableObjectCount :: Lens' BucketMetadata (Maybe Integer)
- bucketMetadata_accountId :: Lens' BucketMetadata (Maybe Text)
- bucketMetadata_unclassifiableObjectSizeInBytes :: Lens' BucketMetadata (Maybe ObjectLevelStatistics)
- bucketMetadata_unclassifiableObjectCount :: Lens' BucketMetadata (Maybe ObjectLevelStatistics)
- bucketMetadata_versioning :: Lens' BucketMetadata (Maybe Bool)
- bucketMetadata_allowsUnencryptedObjectUploads :: Lens' BucketMetadata (Maybe AllowsUnencryptedObjectUploads)
- bucketMetadata_publicAccess :: Lens' BucketMetadata (Maybe BucketPublicAccess)
- bucketMetadata_errorCode :: Lens' BucketMetadata (Maybe BucketMetadataErrorCode)
- bucketMetadata_jobDetails :: Lens' BucketMetadata (Maybe JobDetails)
- bucketMetadata_region :: Lens' BucketMetadata (Maybe Text)
- bucketMetadata_bucketCreatedAt :: Lens' BucketMetadata (Maybe UTCTime)
- bucketMetadata_errorMessage :: Lens' BucketMetadata (Maybe Text)
- bucketMetadata_bucketArn :: Lens' BucketMetadata (Maybe Text)
- bucketMetadata_objectCount :: Lens' BucketMetadata (Maybe Integer)
- bucketMetadata_replicationDetails :: Lens' BucketMetadata (Maybe ReplicationDetails)
- bucketMetadata_serverSideEncryption :: Lens' BucketMetadata (Maybe BucketServerSideEncryption)
- bucketMetadata_tags :: Lens' BucketMetadata (Maybe [KeyValuePair])
- bucketMetadata_classifiableSizeInBytes :: Lens' BucketMetadata (Maybe Integer)
- data BucketPermissionConfiguration = BucketPermissionConfiguration' {}
- newBucketPermissionConfiguration :: BucketPermissionConfiguration
- bucketPermissionConfiguration_bucketLevelPermissions :: Lens' BucketPermissionConfiguration (Maybe BucketLevelPermissions)
- bucketPermissionConfiguration_accountLevelPermissions :: Lens' BucketPermissionConfiguration (Maybe AccountLevelPermissions)
- data BucketPolicy = BucketPolicy' {}
- newBucketPolicy :: BucketPolicy
- bucketPolicy_allowsPublicWriteAccess :: Lens' BucketPolicy (Maybe Bool)
- bucketPolicy_allowsPublicReadAccess :: Lens' BucketPolicy (Maybe Bool)
- data BucketPublicAccess = BucketPublicAccess' {}
- newBucketPublicAccess :: BucketPublicAccess
- bucketPublicAccess_permissionConfiguration :: Lens' BucketPublicAccess (Maybe BucketPermissionConfiguration)
- bucketPublicAccess_effectivePermission :: Lens' BucketPublicAccess (Maybe EffectivePermission)
- data BucketServerSideEncryption = BucketServerSideEncryption' {}
- newBucketServerSideEncryption :: BucketServerSideEncryption
- bucketServerSideEncryption_kmsMasterKeyId :: Lens' BucketServerSideEncryption (Maybe Text)
- bucketServerSideEncryption_type :: Lens' BucketServerSideEncryption (Maybe Type)
- data BucketSortCriteria = BucketSortCriteria' {}
- newBucketSortCriteria :: BucketSortCriteria
- bucketSortCriteria_orderBy :: Lens' BucketSortCriteria (Maybe OrderBy)
- bucketSortCriteria_attributeName :: Lens' BucketSortCriteria (Maybe Text)
- data Cell = Cell' {}
- newCell :: Cell
- cell_row :: Lens' Cell (Maybe Integer)
- cell_cellReference :: Lens' Cell (Maybe Text)
- cell_column :: Lens' Cell (Maybe Integer)
- cell_columnName :: Lens' Cell (Maybe Text)
- data ClassificationDetails = ClassificationDetails' {}
- newClassificationDetails :: ClassificationDetails
- classificationDetails_detailedResultsLocation :: Lens' ClassificationDetails (Maybe Text)
- classificationDetails_jobId :: Lens' ClassificationDetails (Maybe Text)
- classificationDetails_jobArn :: Lens' ClassificationDetails (Maybe Text)
- classificationDetails_result :: Lens' ClassificationDetails (Maybe ClassificationResult)
- data ClassificationExportConfiguration = ClassificationExportConfiguration' {}
- newClassificationExportConfiguration :: ClassificationExportConfiguration
- classificationExportConfiguration_s3Destination :: Lens' ClassificationExportConfiguration (Maybe S3Destination)
- data ClassificationResult = ClassificationResult' {}
- newClassificationResult :: ClassificationResult
- classificationResult_sensitiveData :: Lens' ClassificationResult (Maybe [SensitiveDataItem])
- classificationResult_status :: Lens' ClassificationResult (Maybe ClassificationResultStatus)
- classificationResult_mimeType :: Lens' ClassificationResult (Maybe Text)
- classificationResult_sizeClassified :: Lens' ClassificationResult (Maybe Integer)
- classificationResult_additionalOccurrences :: Lens' ClassificationResult (Maybe Bool)
- classificationResult_customDataIdentifiers :: Lens' ClassificationResult (Maybe CustomDataIdentifiers)
- data ClassificationResultStatus = ClassificationResultStatus' {}
- newClassificationResultStatus :: ClassificationResultStatus
- classificationResultStatus_reason :: Lens' ClassificationResultStatus (Maybe Text)
- classificationResultStatus_code :: Lens' ClassificationResultStatus (Maybe Text)
- data CriteriaBlockForJob = CriteriaBlockForJob' {
- and :: Maybe [CriteriaForJob]
- newCriteriaBlockForJob :: CriteriaBlockForJob
- criteriaBlockForJob_and :: Lens' CriteriaBlockForJob (Maybe [CriteriaForJob])
- data CriteriaForJob = CriteriaForJob' {}
- newCriteriaForJob :: CriteriaForJob
- criteriaForJob_tagCriterion :: Lens' CriteriaForJob (Maybe TagCriterionForJob)
- criteriaForJob_simpleCriterion :: Lens' CriteriaForJob (Maybe SimpleCriterionForJob)
- data CriterionAdditionalProperties = CriterionAdditionalProperties' {}
- newCriterionAdditionalProperties :: CriterionAdditionalProperties
- criterionAdditionalProperties_eq :: Lens' CriterionAdditionalProperties (Maybe [Text])
- criterionAdditionalProperties_lte :: Lens' CriterionAdditionalProperties (Maybe Integer)
- criterionAdditionalProperties_gt :: Lens' CriterionAdditionalProperties (Maybe Integer)
- criterionAdditionalProperties_eqExactMatch :: Lens' CriterionAdditionalProperties (Maybe [Text])
- criterionAdditionalProperties_neq :: Lens' CriterionAdditionalProperties (Maybe [Text])
- criterionAdditionalProperties_lt :: Lens' CriterionAdditionalProperties (Maybe Integer)
- criterionAdditionalProperties_gte :: Lens' CriterionAdditionalProperties (Maybe Integer)
- data CustomDataIdentifierSummary = CustomDataIdentifierSummary' {}
- newCustomDataIdentifierSummary :: CustomDataIdentifierSummary
- customDataIdentifierSummary_arn :: Lens' CustomDataIdentifierSummary (Maybe Text)
- customDataIdentifierSummary_createdAt :: Lens' CustomDataIdentifierSummary (Maybe UTCTime)
- customDataIdentifierSummary_name :: Lens' CustomDataIdentifierSummary (Maybe Text)
- customDataIdentifierSummary_id :: Lens' CustomDataIdentifierSummary (Maybe Text)
- customDataIdentifierSummary_description :: Lens' CustomDataIdentifierSummary (Maybe Text)
- data CustomDataIdentifiers = CustomDataIdentifiers' {}
- newCustomDataIdentifiers :: CustomDataIdentifiers
- customDataIdentifiers_detections :: Lens' CustomDataIdentifiers (Maybe [CustomDetection])
- customDataIdentifiers_totalCount :: Lens' CustomDataIdentifiers (Maybe Integer)
- data CustomDetection = CustomDetection' {}
- newCustomDetection :: CustomDetection
- customDetection_occurrences :: Lens' CustomDetection (Maybe Occurrences)
- customDetection_arn :: Lens' CustomDetection (Maybe Text)
- customDetection_count :: Lens' CustomDetection (Maybe Integer)
- customDetection_name :: Lens' CustomDetection (Maybe Text)
- data DailySchedule = DailySchedule' {
- newDailySchedule :: DailySchedule
- data DefaultDetection = DefaultDetection' {
- occurrences :: Maybe Occurrences
- count :: Maybe Integer
- type' :: Maybe Text
- newDefaultDetection :: DefaultDetection
- defaultDetection_occurrences :: Lens' DefaultDetection (Maybe Occurrences)
- defaultDetection_count :: Lens' DefaultDetection (Maybe Integer)
- defaultDetection_type :: Lens' DefaultDetection (Maybe Text)
- data DomainDetails = DomainDetails' {
- domainName :: Maybe Text
- newDomainDetails :: DomainDetails
- domainDetails_domainName :: Lens' DomainDetails (Maybe Text)
- data FederatedUser = FederatedUser' {}
- newFederatedUser :: FederatedUser
- federatedUser_principalId :: Lens' FederatedUser (Maybe Text)
- federatedUser_arn :: Lens' FederatedUser (Maybe Text)
- federatedUser_sessionContext :: Lens' FederatedUser (Maybe SessionContext)
- federatedUser_accountId :: Lens' FederatedUser (Maybe Text)
- federatedUser_accessKeyId :: Lens' FederatedUser (Maybe Text)
- data Finding = Finding' {
- classificationDetails :: Maybe ClassificationDetails
- policyDetails :: Maybe PolicyDetails
- createdAt :: Maybe POSIX
- category :: Maybe FindingCategory
- severity :: Maybe Severity
- count :: Maybe Integer
- schemaVersion :: Maybe Text
- resourcesAffected :: Maybe ResourcesAffected
- accountId :: Maybe Text
- partition :: Maybe Text
- id :: Maybe Text
- region :: Maybe Text
- updatedAt :: Maybe POSIX
- title :: Maybe Text
- type' :: Maybe FindingType
- archived :: Maybe Bool
- description :: Maybe Text
- sample :: Maybe Bool
- newFinding :: Finding
- finding_classificationDetails :: Lens' Finding (Maybe ClassificationDetails)
- finding_policyDetails :: Lens' Finding (Maybe PolicyDetails)
- finding_createdAt :: Lens' Finding (Maybe UTCTime)
- finding_category :: Lens' Finding (Maybe FindingCategory)
- finding_severity :: Lens' Finding (Maybe Severity)
- finding_count :: Lens' Finding (Maybe Integer)
- finding_schemaVersion :: Lens' Finding (Maybe Text)
- finding_resourcesAffected :: Lens' Finding (Maybe ResourcesAffected)
- finding_accountId :: Lens' Finding (Maybe Text)
- finding_partition :: Lens' Finding (Maybe Text)
- finding_id :: Lens' Finding (Maybe Text)
- finding_region :: Lens' Finding (Maybe Text)
- finding_updatedAt :: Lens' Finding (Maybe UTCTime)
- finding_title :: Lens' Finding (Maybe Text)
- finding_type :: Lens' Finding (Maybe FindingType)
- finding_archived :: Lens' Finding (Maybe Bool)
- finding_description :: Lens' Finding (Maybe Text)
- finding_sample :: Lens' Finding (Maybe Bool)
- data FindingAction = FindingAction' {}
- newFindingAction :: FindingAction
- findingAction_apiCallDetails :: Lens' FindingAction (Maybe ApiCallDetails)
- findingAction_actionType :: Lens' FindingAction (Maybe FindingActionType)
- data FindingActor = FindingActor' {}
- newFindingActor :: FindingActor
- findingActor_userIdentity :: Lens' FindingActor (Maybe UserIdentity)
- findingActor_ipAddressDetails :: Lens' FindingActor (Maybe IpAddressDetails)
- findingActor_domainDetails :: Lens' FindingActor (Maybe DomainDetails)
- data FindingCriteria = FindingCriteria' {}
- newFindingCriteria :: FindingCriteria
- findingCriteria_criterion :: Lens' FindingCriteria (Maybe (HashMap Text CriterionAdditionalProperties))
- data FindingStatisticsSortCriteria = FindingStatisticsSortCriteria' {}
- newFindingStatisticsSortCriteria :: FindingStatisticsSortCriteria
- findingStatisticsSortCriteria_orderBy :: Lens' FindingStatisticsSortCriteria (Maybe OrderBy)
- findingStatisticsSortCriteria_attributeName :: Lens' FindingStatisticsSortCriteria (Maybe FindingStatisticsSortAttributeName)
- data FindingsFilterListItem = FindingsFilterListItem' {}
- newFindingsFilterListItem :: FindingsFilterListItem
- findingsFilterListItem_arn :: Lens' FindingsFilterListItem (Maybe Text)
- findingsFilterListItem_action :: Lens' FindingsFilterListItem (Maybe FindingsFilterAction)
- findingsFilterListItem_name :: Lens' FindingsFilterListItem (Maybe Text)
- findingsFilterListItem_id :: Lens' FindingsFilterListItem (Maybe Text)
- findingsFilterListItem_tags :: Lens' FindingsFilterListItem (Maybe (HashMap Text Text))
- data GroupCount = GroupCount' {}
- newGroupCount :: GroupCount
- groupCount_groupKey :: Lens' GroupCount (Maybe Text)
- groupCount_count :: Lens' GroupCount (Maybe Integer)
- data IamUser = IamUser' {}
- newIamUser :: IamUser
- iamUser_principalId :: Lens' IamUser (Maybe Text)
- iamUser_arn :: Lens' IamUser (Maybe Text)
- iamUser_userName :: Lens' IamUser (Maybe Text)
- iamUser_accountId :: Lens' IamUser (Maybe Text)
- data Invitation = Invitation' {}
- newInvitation :: Invitation
- invitation_relationshipStatus :: Lens' Invitation (Maybe RelationshipStatus)
- invitation_invitedAt :: Lens' Invitation (Maybe UTCTime)
- invitation_invitationId :: Lens' Invitation (Maybe Text)
- invitation_accountId :: Lens' Invitation (Maybe Text)
- data IpAddressDetails = IpAddressDetails' {}
- newIpAddressDetails :: IpAddressDetails
- ipAddressDetails_ipCity :: Lens' IpAddressDetails (Maybe IpCity)
- ipAddressDetails_ipGeoLocation :: Lens' IpAddressDetails (Maybe IpGeoLocation)
- ipAddressDetails_ipAddressV4 :: Lens' IpAddressDetails (Maybe Text)
- ipAddressDetails_ipOwner :: Lens' IpAddressDetails (Maybe IpOwner)
- ipAddressDetails_ipCountry :: Lens' IpAddressDetails (Maybe IpCountry)
- data IpCity = IpCity' {}
- newIpCity :: IpCity
- ipCity_name :: Lens' IpCity (Maybe Text)
- data IpCountry = IpCountry' {}
- newIpCountry :: IpCountry
- ipCountry_name :: Lens' IpCountry (Maybe Text)
- ipCountry_code :: Lens' IpCountry (Maybe Text)
- data IpGeoLocation = IpGeoLocation' {}
- newIpGeoLocation :: IpGeoLocation
- ipGeoLocation_lat :: Lens' IpGeoLocation (Maybe Double)
- ipGeoLocation_lon :: Lens' IpGeoLocation (Maybe Double)
- data IpOwner = IpOwner' {}
- newIpOwner :: IpOwner
- ipOwner_org :: Lens' IpOwner (Maybe Text)
- ipOwner_asnOrg :: Lens' IpOwner (Maybe Text)
- ipOwner_asn :: Lens' IpOwner (Maybe Text)
- ipOwner_isp :: Lens' IpOwner (Maybe Text)
- data JobDetails = JobDetails' {}
- newJobDetails :: JobDetails
- jobDetails_isMonitoredByJob :: Lens' JobDetails (Maybe IsMonitoredByJob)
- jobDetails_isDefinedInJob :: Lens' JobDetails (Maybe IsDefinedInJob)
- jobDetails_lastJobId :: Lens' JobDetails (Maybe Text)
- jobDetails_lastJobRunTime :: Lens' JobDetails (Maybe UTCTime)
- data JobScheduleFrequency = JobScheduleFrequency' {}
- newJobScheduleFrequency :: JobScheduleFrequency
- jobScheduleFrequency_dailySchedule :: Lens' JobScheduleFrequency (Maybe DailySchedule)
- jobScheduleFrequency_monthlySchedule :: Lens' JobScheduleFrequency (Maybe MonthlySchedule)
- jobScheduleFrequency_weeklySchedule :: Lens' JobScheduleFrequency (Maybe WeeklySchedule)
- data JobScopeTerm = JobScopeTerm' {}
- newJobScopeTerm :: JobScopeTerm
- jobScopeTerm_simpleScopeTerm :: Lens' JobScopeTerm (Maybe SimpleScopeTerm)
- jobScopeTerm_tagScopeTerm :: Lens' JobScopeTerm (Maybe TagScopeTerm)
- data JobScopingBlock = JobScopingBlock' {
- and :: Maybe [JobScopeTerm]
- newJobScopingBlock :: JobScopingBlock
- jobScopingBlock_and :: Lens' JobScopingBlock (Maybe [JobScopeTerm])
- data JobSummary = JobSummary' {
- lastRunErrorStatus :: Maybe LastRunErrorStatus
- jobType :: Maybe JobType
- jobId :: Maybe Text
- createdAt :: Maybe POSIX
- userPausedDetails :: Maybe UserPausedDetails
- bucketCriteria :: Maybe S3BucketCriteriaForJob
- name :: Maybe Text
- bucketDefinitions :: Maybe [S3BucketDefinitionForJob]
- jobStatus :: Maybe JobStatus
- newJobSummary :: JobSummary
- jobSummary_lastRunErrorStatus :: Lens' JobSummary (Maybe LastRunErrorStatus)
- jobSummary_jobType :: Lens' JobSummary (Maybe JobType)
- jobSummary_jobId :: Lens' JobSummary (Maybe Text)
- jobSummary_createdAt :: Lens' JobSummary (Maybe UTCTime)
- jobSummary_userPausedDetails :: Lens' JobSummary (Maybe UserPausedDetails)
- jobSummary_bucketCriteria :: Lens' JobSummary (Maybe S3BucketCriteriaForJob)
- jobSummary_name :: Lens' JobSummary (Maybe Text)
- jobSummary_bucketDefinitions :: Lens' JobSummary (Maybe [S3BucketDefinitionForJob])
- jobSummary_jobStatus :: Lens' JobSummary (Maybe JobStatus)
- data KeyValuePair = KeyValuePair' {}
- newKeyValuePair :: KeyValuePair
- keyValuePair_value :: Lens' KeyValuePair (Maybe Text)
- keyValuePair_key :: Lens' KeyValuePair (Maybe Text)
- data LastRunErrorStatus = LastRunErrorStatus' {}
- newLastRunErrorStatus :: LastRunErrorStatus
- lastRunErrorStatus_code :: Lens' LastRunErrorStatus (Maybe LastRunErrorStatusCode)
- data ListJobsFilterCriteria = ListJobsFilterCriteria' {}
- newListJobsFilterCriteria :: ListJobsFilterCriteria
- listJobsFilterCriteria_includes :: Lens' ListJobsFilterCriteria (Maybe [ListJobsFilterTerm])
- listJobsFilterCriteria_excludes :: Lens' ListJobsFilterCriteria (Maybe [ListJobsFilterTerm])
- data ListJobsFilterTerm = ListJobsFilterTerm' {
- values :: Maybe [Text]
- key :: Maybe ListJobsFilterKey
- comparator :: Maybe JobComparator
- newListJobsFilterTerm :: ListJobsFilterTerm
- listJobsFilterTerm_values :: Lens' ListJobsFilterTerm (Maybe [Text])
- listJobsFilterTerm_key :: Lens' ListJobsFilterTerm (Maybe ListJobsFilterKey)
- listJobsFilterTerm_comparator :: Lens' ListJobsFilterTerm (Maybe JobComparator)
- data ListJobsSortCriteria = ListJobsSortCriteria' {}
- newListJobsSortCriteria :: ListJobsSortCriteria
- listJobsSortCriteria_orderBy :: Lens' ListJobsSortCriteria (Maybe OrderBy)
- listJobsSortCriteria_attributeName :: Lens' ListJobsSortCriteria (Maybe ListJobsSortAttributeName)
- data ManagedDataIdentifierSummary = ManagedDataIdentifierSummary' {}
- newManagedDataIdentifierSummary :: ManagedDataIdentifierSummary
- managedDataIdentifierSummary_category :: Lens' ManagedDataIdentifierSummary (Maybe SensitiveDataItemCategory)
- managedDataIdentifierSummary_id :: Lens' ManagedDataIdentifierSummary (Maybe Text)
- data MatchingBucket = MatchingBucket' {
- sizeInBytesCompressed :: Maybe Integer
- objectCountByEncryptionType :: Maybe ObjectCountByEncryptionType
- sizeInBytes :: Maybe Integer
- bucketName :: Maybe Text
- classifiableObjectCount :: Maybe Integer
- accountId :: Maybe Text
- unclassifiableObjectSizeInBytes :: Maybe ObjectLevelStatistics
- unclassifiableObjectCount :: Maybe ObjectLevelStatistics
- errorCode :: Maybe BucketMetadataErrorCode
- jobDetails :: Maybe JobDetails
- errorMessage :: Maybe Text
- objectCount :: Maybe Integer
- classifiableSizeInBytes :: Maybe Integer
- newMatchingBucket :: MatchingBucket
- matchingBucket_sizeInBytesCompressed :: Lens' MatchingBucket (Maybe Integer)
- matchingBucket_objectCountByEncryptionType :: Lens' MatchingBucket (Maybe ObjectCountByEncryptionType)
- matchingBucket_sizeInBytes :: Lens' MatchingBucket (Maybe Integer)
- matchingBucket_bucketName :: Lens' MatchingBucket (Maybe Text)
- matchingBucket_classifiableObjectCount :: Lens' MatchingBucket (Maybe Integer)
- matchingBucket_accountId :: Lens' MatchingBucket (Maybe Text)
- matchingBucket_unclassifiableObjectSizeInBytes :: Lens' MatchingBucket (Maybe ObjectLevelStatistics)
- matchingBucket_unclassifiableObjectCount :: Lens' MatchingBucket (Maybe ObjectLevelStatistics)
- matchingBucket_errorCode :: Lens' MatchingBucket (Maybe BucketMetadataErrorCode)
- matchingBucket_jobDetails :: Lens' MatchingBucket (Maybe JobDetails)
- matchingBucket_errorMessage :: Lens' MatchingBucket (Maybe Text)
- matchingBucket_objectCount :: Lens' MatchingBucket (Maybe Integer)
- matchingBucket_classifiableSizeInBytes :: Lens' MatchingBucket (Maybe Integer)
- data MatchingResource = MatchingResource' {}
- newMatchingResource :: MatchingResource
- matchingResource_matchingBucket :: Lens' MatchingResource (Maybe MatchingBucket)
- data Member = Member' {}
- newMember :: Member
- member_email :: Lens' Member (Maybe Text)
- member_administratorAccountId :: Lens' Member (Maybe Text)
- member_arn :: Lens' Member (Maybe Text)
- member_relationshipStatus :: Lens' Member (Maybe RelationshipStatus)
- member_masterAccountId :: Lens' Member (Maybe Text)
- member_invitedAt :: Lens' Member (Maybe UTCTime)
- member_accountId :: Lens' Member (Maybe Text)
- member_updatedAt :: Lens' Member (Maybe UTCTime)
- member_tags :: Lens' Member (Maybe (HashMap Text Text))
- data MonthlySchedule = MonthlySchedule' {
- dayOfMonth :: Maybe Int
- newMonthlySchedule :: MonthlySchedule
- monthlySchedule_dayOfMonth :: Lens' MonthlySchedule (Maybe Int)
- data ObjectCountByEncryptionType = ObjectCountByEncryptionType' {}
- newObjectCountByEncryptionType :: ObjectCountByEncryptionType
- objectCountByEncryptionType_unknown :: Lens' ObjectCountByEncryptionType (Maybe Integer)
- objectCountByEncryptionType_s3Managed :: Lens' ObjectCountByEncryptionType (Maybe Integer)
- objectCountByEncryptionType_unencrypted :: Lens' ObjectCountByEncryptionType (Maybe Integer)
- objectCountByEncryptionType_kmsManaged :: Lens' ObjectCountByEncryptionType (Maybe Integer)
- objectCountByEncryptionType_customerManaged :: Lens' ObjectCountByEncryptionType (Maybe Integer)
- data ObjectLevelStatistics = ObjectLevelStatistics' {}
- newObjectLevelStatistics :: ObjectLevelStatistics
- objectLevelStatistics_fileType :: Lens' ObjectLevelStatistics (Maybe Integer)
- objectLevelStatistics_storageClass :: Lens' ObjectLevelStatistics (Maybe Integer)
- objectLevelStatistics_total :: Lens' ObjectLevelStatistics (Maybe Integer)
- data Occurrences = Occurrences' {}
- newOccurrences :: Occurrences
- occurrences_lineRanges :: Lens' Occurrences (Maybe [Range])
- occurrences_cells :: Lens' Occurrences (Maybe [Cell])
- occurrences_pages :: Lens' Occurrences (Maybe [Page])
- occurrences_records :: Lens' Occurrences (Maybe [Record])
- occurrences_offsetRanges :: Lens' Occurrences (Maybe [Range])
- data Page = Page' {}
- newPage :: Page
- page_offsetRange :: Lens' Page (Maybe Range)
- page_lineRange :: Lens' Page (Maybe Range)
- page_pageNumber :: Lens' Page (Maybe Integer)
- data PolicyDetails = PolicyDetails' {}
- newPolicyDetails :: PolicyDetails
- policyDetails_actor :: Lens' PolicyDetails (Maybe FindingActor)
- policyDetails_action :: Lens' PolicyDetails (Maybe FindingAction)
- data Range = Range' {}
- newRange :: Range
- range_start :: Lens' Range (Maybe Integer)
- range_end :: Lens' Range (Maybe Integer)
- range_startColumn :: Lens' Range (Maybe Integer)
- data Record = Record' {}
- newRecord :: Record
- record_jsonPath :: Lens' Record (Maybe Text)
- record_recordIndex :: Lens' Record (Maybe Integer)
- data ReplicationDetails = ReplicationDetails' {}
- newReplicationDetails :: ReplicationDetails
- replicationDetails_replicated :: Lens' ReplicationDetails (Maybe Bool)
- replicationDetails_replicationAccounts :: Lens' ReplicationDetails (Maybe [Text])
- replicationDetails_replicatedExternally :: Lens' ReplicationDetails (Maybe Bool)
- data ResourcesAffected = ResourcesAffected' {}
- newResourcesAffected :: ResourcesAffected
- resourcesAffected_s3Object :: Lens' ResourcesAffected (Maybe S3Object)
- resourcesAffected_s3Bucket :: Lens' ResourcesAffected (Maybe S3Bucket)
- data S3Bucket = S3Bucket' {}
- newS3Bucket :: S3Bucket
- s3Bucket_arn :: Lens' S3Bucket (Maybe Text)
- s3Bucket_createdAt :: Lens' S3Bucket (Maybe UTCTime)
- s3Bucket_owner :: Lens' S3Bucket (Maybe S3BucketOwner)
- s3Bucket_name :: Lens' S3Bucket (Maybe Text)
- s3Bucket_defaultServerSideEncryption :: Lens' S3Bucket (Maybe ServerSideEncryption)
- s3Bucket_allowsUnencryptedObjectUploads :: Lens' S3Bucket (Maybe AllowsUnencryptedObjectUploads)
- s3Bucket_publicAccess :: Lens' S3Bucket (Maybe BucketPublicAccess)
- s3Bucket_tags :: Lens' S3Bucket (Maybe [KeyValuePair])
- data S3BucketCriteriaForJob = S3BucketCriteriaForJob' {}
- newS3BucketCriteriaForJob :: S3BucketCriteriaForJob
- s3BucketCriteriaForJob_includes :: Lens' S3BucketCriteriaForJob (Maybe CriteriaBlockForJob)
- s3BucketCriteriaForJob_excludes :: Lens' S3BucketCriteriaForJob (Maybe CriteriaBlockForJob)
- data S3BucketDefinitionForJob = S3BucketDefinitionForJob' {}
- newS3BucketDefinitionForJob :: Text -> S3BucketDefinitionForJob
- s3BucketDefinitionForJob_accountId :: Lens' S3BucketDefinitionForJob Text
- s3BucketDefinitionForJob_buckets :: Lens' S3BucketDefinitionForJob [Text]
- data S3BucketOwner = S3BucketOwner' {}
- newS3BucketOwner :: S3BucketOwner
- s3BucketOwner_displayName :: Lens' S3BucketOwner (Maybe Text)
- s3BucketOwner_id :: Lens' S3BucketOwner (Maybe Text)
- data S3Destination = S3Destination' {}
- newS3Destination :: Text -> Text -> S3Destination
- s3Destination_keyPrefix :: Lens' S3Destination (Maybe Text)
- s3Destination_bucketName :: Lens' S3Destination Text
- s3Destination_kmsKeyArn :: Lens' S3Destination Text
- data S3JobDefinition = S3JobDefinition' {}
- newS3JobDefinition :: S3JobDefinition
- s3JobDefinition_scoping :: Lens' S3JobDefinition (Maybe Scoping)
- s3JobDefinition_bucketCriteria :: Lens' S3JobDefinition (Maybe S3BucketCriteriaForJob)
- s3JobDefinition_bucketDefinitions :: Lens' S3JobDefinition (Maybe [S3BucketDefinitionForJob])
- data S3Object = S3Object' {
- eTag :: Maybe Text
- versionId :: Maybe Text
- path :: Maybe Text
- size :: Maybe Integer
- extension :: Maybe Text
- key :: Maybe Text
- storageClass :: Maybe StorageClass
- publicAccess :: Maybe Bool
- lastModified :: Maybe POSIX
- bucketArn :: Maybe Text
- serverSideEncryption :: Maybe ServerSideEncryption
- tags :: Maybe [KeyValuePair]
- newS3Object :: S3Object
- s3Object_eTag :: Lens' S3Object (Maybe Text)
- s3Object_versionId :: Lens' S3Object (Maybe Text)
- s3Object_path :: Lens' S3Object (Maybe Text)
- s3Object_size :: Lens' S3Object (Maybe Integer)
- s3Object_extension :: Lens' S3Object (Maybe Text)
- s3Object_key :: Lens' S3Object (Maybe Text)
- s3Object_storageClass :: Lens' S3Object (Maybe StorageClass)
- s3Object_publicAccess :: Lens' S3Object (Maybe Bool)
- s3Object_lastModified :: Lens' S3Object (Maybe UTCTime)
- s3Object_bucketArn :: Lens' S3Object (Maybe Text)
- s3Object_serverSideEncryption :: Lens' S3Object (Maybe ServerSideEncryption)
- s3Object_tags :: Lens' S3Object (Maybe [KeyValuePair])
- data Scoping = Scoping' {}
- newScoping :: Scoping
- scoping_includes :: Lens' Scoping (Maybe JobScopingBlock)
- scoping_excludes :: Lens' Scoping (Maybe JobScopingBlock)
- data SearchResourcesBucketCriteria = SearchResourcesBucketCriteria' {}
- newSearchResourcesBucketCriteria :: SearchResourcesBucketCriteria
- searchResourcesBucketCriteria_includes :: Lens' SearchResourcesBucketCriteria (Maybe SearchResourcesCriteriaBlock)
- searchResourcesBucketCriteria_excludes :: Lens' SearchResourcesBucketCriteria (Maybe SearchResourcesCriteriaBlock)
- data SearchResourcesCriteria = SearchResourcesCriteria' {}
- newSearchResourcesCriteria :: SearchResourcesCriteria
- searchResourcesCriteria_tagCriterion :: Lens' SearchResourcesCriteria (Maybe SearchResourcesTagCriterion)
- searchResourcesCriteria_simpleCriterion :: Lens' SearchResourcesCriteria (Maybe SearchResourcesSimpleCriterion)
- data SearchResourcesCriteriaBlock = SearchResourcesCriteriaBlock' {}
- newSearchResourcesCriteriaBlock :: SearchResourcesCriteriaBlock
- searchResourcesCriteriaBlock_and :: Lens' SearchResourcesCriteriaBlock (Maybe [SearchResourcesCriteria])
- data SearchResourcesSimpleCriterion = SearchResourcesSimpleCriterion' {}
- newSearchResourcesSimpleCriterion :: SearchResourcesSimpleCriterion
- searchResourcesSimpleCriterion_values :: Lens' SearchResourcesSimpleCriterion (Maybe [Text])
- searchResourcesSimpleCriterion_key :: Lens' SearchResourcesSimpleCriterion (Maybe SearchResourcesSimpleCriterionKey)
- searchResourcesSimpleCriterion_comparator :: Lens' SearchResourcesSimpleCriterion (Maybe SearchResourcesComparator)
- data SearchResourcesSortCriteria = SearchResourcesSortCriteria' {}
- newSearchResourcesSortCriteria :: SearchResourcesSortCriteria
- searchResourcesSortCriteria_orderBy :: Lens' SearchResourcesSortCriteria (Maybe OrderBy)
- searchResourcesSortCriteria_attributeName :: Lens' SearchResourcesSortCriteria (Maybe SearchResourcesSortAttributeName)
- data SearchResourcesTagCriterion = SearchResourcesTagCriterion' {}
- newSearchResourcesTagCriterion :: SearchResourcesTagCriterion
- searchResourcesTagCriterion_tagValues :: Lens' SearchResourcesTagCriterion (Maybe [SearchResourcesTagCriterionPair])
- searchResourcesTagCriterion_comparator :: Lens' SearchResourcesTagCriterion (Maybe SearchResourcesComparator)
- data SearchResourcesTagCriterionPair = SearchResourcesTagCriterionPair' {}
- newSearchResourcesTagCriterionPair :: SearchResourcesTagCriterionPair
- searchResourcesTagCriterionPair_value :: Lens' SearchResourcesTagCriterionPair (Maybe Text)
- searchResourcesTagCriterionPair_key :: Lens' SearchResourcesTagCriterionPair (Maybe Text)
- data SecurityHubConfiguration = SecurityHubConfiguration' {}
- newSecurityHubConfiguration :: Bool -> Bool -> SecurityHubConfiguration
- securityHubConfiguration_publishPolicyFindings :: Lens' SecurityHubConfiguration Bool
- securityHubConfiguration_publishClassificationFindings :: Lens' SecurityHubConfiguration Bool
- data SensitiveDataItem = SensitiveDataItem' {}
- newSensitiveDataItem :: SensitiveDataItem
- sensitiveDataItem_detections :: Lens' SensitiveDataItem (Maybe [DefaultDetection])
- sensitiveDataItem_category :: Lens' SensitiveDataItem (Maybe SensitiveDataItemCategory)
- sensitiveDataItem_totalCount :: Lens' SensitiveDataItem (Maybe Integer)
- data ServerSideEncryption = ServerSideEncryption' {}
- newServerSideEncryption :: ServerSideEncryption
- serverSideEncryption_encryptionType :: Lens' ServerSideEncryption (Maybe EncryptionType)
- serverSideEncryption_kmsMasterKeyId :: Lens' ServerSideEncryption (Maybe Text)
- data ServiceLimit = ServiceLimit' {}
- newServiceLimit :: ServiceLimit
- serviceLimit_isServiceLimited :: Lens' ServiceLimit (Maybe Bool)
- serviceLimit_value :: Lens' ServiceLimit (Maybe Integer)
- serviceLimit_unit :: Lens' ServiceLimit (Maybe Unit)
- data SessionContext = SessionContext' {}
- newSessionContext :: SessionContext
- sessionContext_attributes :: Lens' SessionContext (Maybe SessionContextAttributes)
- sessionContext_sessionIssuer :: Lens' SessionContext (Maybe SessionIssuer)
- data SessionContextAttributes = SessionContextAttributes' {}
- newSessionContextAttributes :: SessionContextAttributes
- sessionContextAttributes_creationDate :: Lens' SessionContextAttributes (Maybe UTCTime)
- sessionContextAttributes_mfaAuthenticated :: Lens' SessionContextAttributes (Maybe Bool)
- data SessionIssuer = SessionIssuer' {}
- newSessionIssuer :: SessionIssuer
- sessionIssuer_principalId :: Lens' SessionIssuer (Maybe Text)
- sessionIssuer_arn :: Lens' SessionIssuer (Maybe Text)
- sessionIssuer_userName :: Lens' SessionIssuer (Maybe Text)
- sessionIssuer_accountId :: Lens' SessionIssuer (Maybe Text)
- sessionIssuer_type :: Lens' SessionIssuer (Maybe Text)
- data Severity = Severity' {}
- newSeverity :: Severity
- severity_score :: Lens' Severity (Maybe Integer)
- severity_description :: Lens' Severity (Maybe SeverityDescription)
- data SimpleCriterionForJob = SimpleCriterionForJob' {}
- newSimpleCriterionForJob :: SimpleCriterionForJob
- simpleCriterionForJob_values :: Lens' SimpleCriterionForJob (Maybe [Text])
- simpleCriterionForJob_key :: Lens' SimpleCriterionForJob (Maybe SimpleCriterionKeyForJob)
- simpleCriterionForJob_comparator :: Lens' SimpleCriterionForJob (Maybe JobComparator)
- data SimpleScopeTerm = SimpleScopeTerm' {
- values :: Maybe [Text]
- key :: Maybe ScopeFilterKey
- comparator :: Maybe JobComparator
- newSimpleScopeTerm :: SimpleScopeTerm
- simpleScopeTerm_values :: Lens' SimpleScopeTerm (Maybe [Text])
- simpleScopeTerm_key :: Lens' SimpleScopeTerm (Maybe ScopeFilterKey)
- simpleScopeTerm_comparator :: Lens' SimpleScopeTerm (Maybe JobComparator)
- data SortCriteria = SortCriteria' {}
- newSortCriteria :: SortCriteria
- sortCriteria_orderBy :: Lens' SortCriteria (Maybe OrderBy)
- sortCriteria_attributeName :: Lens' SortCriteria (Maybe Text)
- data Statistics = Statistics' {}
- newStatistics :: Statistics
- statistics_approximateNumberOfObjectsToProcess :: Lens' Statistics (Maybe Double)
- statistics_numberOfRuns :: Lens' Statistics (Maybe Double)
- data TagCriterionForJob = TagCriterionForJob' {}
- newTagCriterionForJob :: TagCriterionForJob
- tagCriterionForJob_tagValues :: Lens' TagCriterionForJob (Maybe [TagCriterionPairForJob])
- tagCriterionForJob_comparator :: Lens' TagCriterionForJob (Maybe JobComparator)
- data TagCriterionPairForJob = TagCriterionPairForJob' {}
- newTagCriterionPairForJob :: TagCriterionPairForJob
- tagCriterionPairForJob_value :: Lens' TagCriterionPairForJob (Maybe Text)
- tagCriterionPairForJob_key :: Lens' TagCriterionPairForJob (Maybe Text)
- data TagScopeTerm = TagScopeTerm' {
- tagValues :: Maybe [TagValuePair]
- key :: Maybe Text
- comparator :: Maybe JobComparator
- target :: Maybe TagTarget
- newTagScopeTerm :: TagScopeTerm
- tagScopeTerm_tagValues :: Lens' TagScopeTerm (Maybe [TagValuePair])
- tagScopeTerm_key :: Lens' TagScopeTerm (Maybe Text)
- tagScopeTerm_comparator :: Lens' TagScopeTerm (Maybe JobComparator)
- tagScopeTerm_target :: Lens' TagScopeTerm (Maybe TagTarget)
- data TagValuePair = TagValuePair' {}
- newTagValuePair :: TagValuePair
- tagValuePair_value :: Lens' TagValuePair (Maybe Text)
- tagValuePair_key :: Lens' TagValuePair (Maybe Text)
- data UnprocessedAccount = UnprocessedAccount' {}
- newUnprocessedAccount :: UnprocessedAccount
- unprocessedAccount_accountId :: Lens' UnprocessedAccount (Maybe Text)
- unprocessedAccount_errorCode :: Lens' UnprocessedAccount (Maybe ErrorCode)
- unprocessedAccount_errorMessage :: Lens' UnprocessedAccount (Maybe Text)
- data UsageByAccount = UsageByAccount' {}
- newUsageByAccount :: UsageByAccount
- usageByAccount_serviceLimit :: Lens' UsageByAccount (Maybe ServiceLimit)
- usageByAccount_currency :: Lens' UsageByAccount (Maybe Currency)
- usageByAccount_type :: Lens' UsageByAccount (Maybe UsageType)
- usageByAccount_estimatedCost :: Lens' UsageByAccount (Maybe Text)
- data UsageRecord = UsageRecord' {}
- newUsageRecord :: UsageRecord
- usageRecord_accountId :: Lens' UsageRecord (Maybe Text)
- usageRecord_freeTrialStartDate :: Lens' UsageRecord (Maybe UTCTime)
- usageRecord_usage :: Lens' UsageRecord (Maybe [UsageByAccount])
- data UsageStatisticsFilter = UsageStatisticsFilter' {}
- newUsageStatisticsFilter :: UsageStatisticsFilter
- usageStatisticsFilter_values :: Lens' UsageStatisticsFilter (Maybe [Text])
- usageStatisticsFilter_key :: Lens' UsageStatisticsFilter (Maybe UsageStatisticsFilterKey)
- usageStatisticsFilter_comparator :: Lens' UsageStatisticsFilter (Maybe UsageStatisticsFilterComparator)
- data UsageStatisticsSortBy = UsageStatisticsSortBy' {}
- newUsageStatisticsSortBy :: UsageStatisticsSortBy
- usageStatisticsSortBy_orderBy :: Lens' UsageStatisticsSortBy (Maybe OrderBy)
- usageStatisticsSortBy_key :: Lens' UsageStatisticsSortBy (Maybe UsageStatisticsSortKey)
- data UsageTotal = UsageTotal' {}
- newUsageTotal :: UsageTotal
- usageTotal_currency :: Lens' UsageTotal (Maybe Currency)
- usageTotal_type :: Lens' UsageTotal (Maybe UsageType)
- usageTotal_estimatedCost :: Lens' UsageTotal (Maybe Text)
- data UserIdentity = UserIdentity' {}
- newUserIdentity :: UserIdentity
- userIdentity_iamUser :: Lens' UserIdentity (Maybe IamUser)
- userIdentity_root :: Lens' UserIdentity (Maybe UserIdentityRoot)
- userIdentity_awsAccount :: Lens' UserIdentity (Maybe AwsAccount)
- userIdentity_assumedRole :: Lens' UserIdentity (Maybe AssumedRole)
- userIdentity_federatedUser :: Lens' UserIdentity (Maybe FederatedUser)
- userIdentity_awsService :: Lens' UserIdentity (Maybe AwsService)
- userIdentity_type :: Lens' UserIdentity (Maybe UserIdentityType)
- data UserIdentityRoot = UserIdentityRoot' {}
- newUserIdentityRoot :: UserIdentityRoot
- userIdentityRoot_principalId :: Lens' UserIdentityRoot (Maybe Text)
- userIdentityRoot_arn :: Lens' UserIdentityRoot (Maybe Text)
- userIdentityRoot_accountId :: Lens' UserIdentityRoot (Maybe Text)
- data UserPausedDetails = UserPausedDetails' {}
- newUserPausedDetails :: UserPausedDetails
- userPausedDetails_jobExpiresAt :: Lens' UserPausedDetails (Maybe UTCTime)
- userPausedDetails_jobImminentExpirationHealthEventArn :: Lens' UserPausedDetails (Maybe Text)
- userPausedDetails_jobPausedAt :: Lens' UserPausedDetails (Maybe UTCTime)
- data WeeklySchedule = WeeklySchedule' {}
- newWeeklySchedule :: WeeklySchedule
- weeklySchedule_dayOfWeek :: Lens' WeeklySchedule (Maybe DayOfWeek)
Service Configuration
defaultService :: Service Source #
API version 2020-01-01
of the Amazon Macie 2 SDK configuration.
Errors
_ValidationException :: AsError a => Getting (First ServiceError) a ServiceError Source #
Provides information about an error that occurred due to a syntax error in a request.
_AccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError Source #
Provides information about an error that occurred due to insufficient access to a specified resource.
_ConflictException :: AsError a => Getting (First ServiceError) a ServiceError Source #
Provides information about an error that occurred due to a versioning conflict for a specified resource.
_ServiceQuotaExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #
Provides information about an error that occurred due to one or more service quotas for an account.
_ThrottlingException :: AsError a => Getting (First ServiceError) a ServiceError Source #
Provides information about an error that occurred because too many requests were sent during a certain amount of time.
_InternalServerException :: AsError a => Getting (First ServiceError) a ServiceError Source #
Provides information about an error that occurred due to an unknown internal server error, exception, or failure.
_ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #
Provides information about an error that occurred because a specified resource wasn't found.
AdminStatus
newtype AdminStatus Source #
The current status of an account as the delegated Amazon Macie administrator account for an Amazon Web Services organization. Possible values are:
pattern AdminStatus_DISABLING_IN_PROGRESS :: AdminStatus | |
pattern AdminStatus_ENABLED :: AdminStatus |
Instances
AllowsUnencryptedObjectUploads
newtype AllowsUnencryptedObjectUploads Source #
Instances
BucketMetadataErrorCode
newtype BucketMetadataErrorCode Source #
The error code for an error that prevented Amazon Macie from retrieving and processing information about an S3 bucket and the bucket's objects.
Instances
Currency
The type of currency that the data for an Amazon Macie usage metric is reported in. Possible values are:
pattern Currency_USD :: Currency |
Instances
DayOfWeek
pattern DayOfWeek_FRIDAY :: DayOfWeek | |
pattern DayOfWeek_MONDAY :: DayOfWeek | |
pattern DayOfWeek_SATURDAY :: DayOfWeek | |
pattern DayOfWeek_SUNDAY :: DayOfWeek | |
pattern DayOfWeek_THURSDAY :: DayOfWeek | |
pattern DayOfWeek_TUESDAY :: DayOfWeek | |
pattern DayOfWeek_WEDNESDAY :: DayOfWeek |
Instances
EffectivePermission
newtype EffectivePermission Source #
pattern EffectivePermission_NOT_PUBLIC :: EffectivePermission | |
pattern EffectivePermission_PUBLIC :: EffectivePermission | |
pattern EffectivePermission_UNKNOWN :: EffectivePermission |
Instances
EncryptionType
newtype EncryptionType Source #
The type of server-side encryption that's used to encrypt an S3 object or objects in an S3 bucket. Valid values are:
pattern EncryptionType_AES256 :: EncryptionType | |
pattern EncryptionType_Aws_kms :: EncryptionType | |
pattern EncryptionType_NONE :: EncryptionType | |
pattern EncryptionType_UNKNOWN :: EncryptionType |
Instances
ErrorCode
The source of an issue or delay. Possible values are:
pattern ErrorCode_ClientError :: ErrorCode | |
pattern ErrorCode_InternalError :: ErrorCode |
Instances
FindingActionType
newtype FindingActionType Source #
The type of action that occurred for the resource and produced the policy finding:
pattern FindingActionType_AWS_API_CALL :: FindingActionType |
Instances
FindingCategory
newtype FindingCategory Source #
The category of the finding. Valid values are:
pattern FindingCategory_CLASSIFICATION :: FindingCategory | |
pattern FindingCategory_POLICY :: FindingCategory |
Instances
FindingPublishingFrequency
newtype FindingPublishingFrequency Source #
The frequency with which Amazon Macie publishes updates to policy findings for an account. This includes publishing updates to Security Hub and Amazon EventBridge (formerly called Amazon CloudWatch Events). For more information, see Monitoring and processing findings in the Amazon Macie User Guide. Valid values are:
Instances
FindingStatisticsSortAttributeName
newtype FindingStatisticsSortAttributeName Source #
The grouping to sort the results by. Valid values are:
pattern FindingStatisticsSortAttributeName_Count :: FindingStatisticsSortAttributeName | |
pattern FindingStatisticsSortAttributeName_GroupKey :: FindingStatisticsSortAttributeName |
Instances
FindingType
newtype FindingType Source #
The type of finding. For details about each type, see Types of Amazon Macie findings in the Amazon Macie User Guide. Valid values are:
Instances
FindingsFilterAction
newtype FindingsFilterAction Source #
The action to perform on findings that meet the filter criteria. To suppress (automatically archive) findings that meet the criteria, set this value to ARCHIVE. Valid values are:
pattern FindingsFilterAction_ARCHIVE :: FindingsFilterAction | |
pattern FindingsFilterAction_NOOP :: FindingsFilterAction |
Instances
GroupBy
pattern GroupBy_ClassificationDetails_jobId :: GroupBy | |
pattern GroupBy_ResourcesAffected_s3Bucket_name :: GroupBy | |
pattern GroupBy_Severity_description :: GroupBy | |
pattern GroupBy_Type :: GroupBy |
Instances
IsDefinedInJob
newtype IsDefinedInJob Source #
pattern IsDefinedInJob_FALSE :: IsDefinedInJob | |
pattern IsDefinedInJob_TRUE :: IsDefinedInJob | |
pattern IsDefinedInJob_UNKNOWN :: IsDefinedInJob |
Instances
IsMonitoredByJob
newtype IsMonitoredByJob Source #
pattern IsMonitoredByJob_FALSE :: IsMonitoredByJob | |
pattern IsMonitoredByJob_TRUE :: IsMonitoredByJob | |
pattern IsMonitoredByJob_UNKNOWN :: IsMonitoredByJob |
Instances
JobComparator
newtype JobComparator Source #
The operator to use in a condition. Valid values are:
pattern JobComparator_CONTAINS :: JobComparator | |
pattern JobComparator_EQ :: JobComparator | |
pattern JobComparator_GT :: JobComparator | |
pattern JobComparator_GTE :: JobComparator | |
pattern JobComparator_LT :: JobComparator | |
pattern JobComparator_LTE :: JobComparator | |
pattern JobComparator_NE :: JobComparator | |
pattern JobComparator_STARTS_WITH :: JobComparator |
Instances
JobStatus
The status of a classification job. Possible values are:
pattern JobStatus_CANCELLED :: JobStatus | |
pattern JobStatus_COMPLETE :: JobStatus | |
pattern JobStatus_IDLE :: JobStatus | |
pattern JobStatus_PAUSED :: JobStatus | |
pattern JobStatus_RUNNING :: JobStatus | |
pattern JobStatus_USER_PAUSED :: JobStatus |
Instances
JobType
The schedule for running a classification job. Valid values are:
pattern JobType_ONE_TIME :: JobType | |
pattern JobType_SCHEDULED :: JobType |
Instances
LastRunErrorStatusCode
newtype LastRunErrorStatusCode Source #
Specifies whether any account- or bucket-level access errors occurred during the run of a one-time classification job or the most recent run of a recurring classification job. Possible values are:
pattern LastRunErrorStatusCode_ERROR :: LastRunErrorStatusCode | |
pattern LastRunErrorStatusCode_NONE :: LastRunErrorStatusCode |
Instances
ListJobsFilterKey
newtype ListJobsFilterKey Source #
The property to use to filter the results. Valid values are:
pattern ListJobsFilterKey_CreatedAt :: ListJobsFilterKey | |
pattern ListJobsFilterKey_JobStatus :: ListJobsFilterKey | |
pattern ListJobsFilterKey_JobType :: ListJobsFilterKey | |
pattern ListJobsFilterKey_Name :: ListJobsFilterKey |
Instances
ListJobsSortAttributeName
newtype ListJobsSortAttributeName Source #
The property to sort the results by. Valid values are:
Instances
MacieStatus
newtype MacieStatus Source #
The status of an Amazon Macie account. Valid values are:
pattern MacieStatus_ENABLED :: MacieStatus | |
pattern MacieStatus_PAUSED :: MacieStatus |
Instances
ManagedDataIdentifierSelector
newtype ManagedDataIdentifierSelector Source #
The selection type that determines which managed data identifiers a classification job uses to analyze data. Valid values are:
Instances
OrderBy
pattern OrderBy_ASC :: OrderBy | |
pattern OrderBy_DESC :: OrderBy |
Instances
RelationshipStatus
newtype RelationshipStatus Source #
The current status of the relationship between an account and an associated Amazon Macie administrator account (inviter account). Possible values are:
pattern RelationshipStatus_AccountSuspended :: RelationshipStatus | |
pattern RelationshipStatus_Created :: RelationshipStatus | |
pattern RelationshipStatus_EmailVerificationFailed :: RelationshipStatus | |
pattern RelationshipStatus_EmailVerificationInProgress :: RelationshipStatus | |
pattern RelationshipStatus_Enabled :: RelationshipStatus | |
pattern RelationshipStatus_Invited :: RelationshipStatus | |
pattern RelationshipStatus_Paused :: RelationshipStatus | |
pattern RelationshipStatus_RegionDisabled :: RelationshipStatus | |
pattern RelationshipStatus_Removed :: RelationshipStatus | |
pattern RelationshipStatus_Resigned :: RelationshipStatus |
Instances
ScopeFilterKey
newtype ScopeFilterKey Source #
The property to use in a condition that determines whether an S3 object is included or excluded from a classification job. Valid values are:
pattern ScopeFilterKey_OBJECT_EXTENSION :: ScopeFilterKey | |
pattern ScopeFilterKey_OBJECT_KEY :: ScopeFilterKey | |
pattern ScopeFilterKey_OBJECT_LAST_MODIFIED_DATE :: ScopeFilterKey | |
pattern ScopeFilterKey_OBJECT_SIZE :: ScopeFilterKey |
Instances
SearchResourcesComparator
newtype SearchResourcesComparator Source #
The operator to use in a condition that filters the results of a query. Valid values are:
pattern SearchResourcesComparator_EQ :: SearchResourcesComparator | |
pattern SearchResourcesComparator_NE :: SearchResourcesComparator |
Instances
SearchResourcesSimpleCriterionKey
newtype SearchResourcesSimpleCriterionKey Source #
The property to use in a condition that filters the query results. Valid values are:
Instances
SearchResourcesSortAttributeName
newtype SearchResourcesSortAttributeName Source #
The property to sort the query results by. Valid values are:
Instances
SensitiveDataItemCategory
newtype SensitiveDataItemCategory Source #
For a finding, the category of sensitive data that was detected and produced the finding. For a managed data identifier, the category of sensitive data that the managed data identifier detects. Possible values are:
Instances
SeverityDescription
newtype SeverityDescription Source #
The qualitative representation of the finding's severity. Possible values are:
pattern SeverityDescription_High :: SeverityDescription | |
pattern SeverityDescription_Low :: SeverityDescription | |
pattern SeverityDescription_Medium :: SeverityDescription |
Instances
SharedAccess
newtype SharedAccess Source #
pattern SharedAccess_EXTERNAL :: SharedAccess | |
pattern SharedAccess_INTERNAL :: SharedAccess | |
pattern SharedAccess_NOT_SHARED :: SharedAccess | |
pattern SharedAccess_UNKNOWN :: SharedAccess |
Instances
SimpleCriterionKeyForJob
newtype SimpleCriterionKeyForJob Source #
The property to use in a condition that determines whether an S3 bucket is included or excluded from a classification job. Valid values are:
Instances
StorageClass
newtype StorageClass Source #
The storage class of the S3 object. Possible values are:
pattern StorageClass_DEEP_ARCHIVE :: StorageClass | |
pattern StorageClass_GLACIER :: StorageClass | |
pattern StorageClass_INTELLIGENT_TIERING :: StorageClass | |
pattern StorageClass_ONEZONE_IA :: StorageClass | |
pattern StorageClass_REDUCED_REDUNDANCY :: StorageClass | |
pattern StorageClass_STANDARD :: StorageClass | |
pattern StorageClass_STANDARD_IA :: StorageClass |
Instances
TagTarget
The type of object to apply a tag-based condition to. Valid values are:
pattern TagTarget_S3_OBJECT :: TagTarget |
Instances
TimeRange
An inclusive time period that Amazon Macie usage data applies to. Possible values are:
pattern TimeRange_MONTH_TO_DATE :: TimeRange | |
pattern TimeRange_PAST_30_DAYS :: TimeRange |
Instances
Type
pattern Type_AES256 :: Type | |
pattern Type_Aws_kms :: Type | |
pattern Type_NONE :: Type |
Instances
Unit
pattern Unit_TERABYTES :: Unit |
Instances
UsageStatisticsFilterComparator
newtype UsageStatisticsFilterComparator Source #
The operator to use in a condition that filters the results of a query for Amazon Macie account quotas and usage data. Valid values are:
Instances
UsageStatisticsFilterKey
newtype UsageStatisticsFilterKey Source #
The field to use in a condition that filters the results of a query for Amazon Macie account quotas and usage data. Valid values are:
Instances
UsageStatisticsSortKey
newtype UsageStatisticsSortKey Source #
The field to use to sort the results of a query for Amazon Macie account quotas and usage data. Valid values are:
Instances
UsageType
The name of an Amazon Macie usage metric for an account. Possible values are:
pattern UsageType_DATA_INVENTORY_EVALUATION :: UsageType | |
pattern UsageType_SENSITIVE_DATA_DISCOVERY :: UsageType |
Instances
UserIdentityType
newtype UserIdentityType Source #
The type of entity that performed the action on the affected resource. Possible values are:
pattern UserIdentityType_AWSAccount :: UserIdentityType | |
pattern UserIdentityType_AWSService :: UserIdentityType | |
pattern UserIdentityType_AssumedRole :: UserIdentityType | |
pattern UserIdentityType_FederatedUser :: UserIdentityType | |
pattern UserIdentityType_IAMUser :: UserIdentityType | |
pattern UserIdentityType_Root :: UserIdentityType |
Instances
AccessControlList
data AccessControlList Source #
Provides information about the permissions settings of the bucket-level access control list (ACL) for an S3 bucket.
See: newAccessControlList
smart constructor.
AccessControlList' | |
|
Instances
newAccessControlList :: AccessControlList Source #
Create a value of AccessControlList
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:allowsPublicWriteAccess:AccessControlList'
, accessControlList_allowsPublicWriteAccess
- Specifies whether the ACL grants the general public with write access
permissions for the bucket.
$sel:allowsPublicReadAccess:AccessControlList'
, accessControlList_allowsPublicReadAccess
- Specifies whether the ACL grants the general public with read access
permissions for the bucket.
accessControlList_allowsPublicWriteAccess :: Lens' AccessControlList (Maybe Bool) Source #
Specifies whether the ACL grants the general public with write access permissions for the bucket.
accessControlList_allowsPublicReadAccess :: Lens' AccessControlList (Maybe Bool) Source #
Specifies whether the ACL grants the general public with read access permissions for the bucket.
AccountDetail
data AccountDetail Source #
Specifies the details of an account to associate with an Amazon Macie administrator account.
See: newAccountDetail
smart constructor.
Instances
Create a value of AccountDetail
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:email:AccountDetail'
, accountDetail_email
- The email address for the account.
$sel:accountId:AccountDetail'
, accountDetail_accountId
- The Amazon Web Services account ID for the account.
accountDetail_email :: Lens' AccountDetail Text Source #
The email address for the account.
accountDetail_accountId :: Lens' AccountDetail Text Source #
The Amazon Web Services account ID for the account.
AccountLevelPermissions
data AccountLevelPermissions Source #
Provides information about the account-level permissions settings that apply to an S3 bucket.
See: newAccountLevelPermissions
smart constructor.
AccountLevelPermissions' | |
|
Instances
newAccountLevelPermissions :: AccountLevelPermissions Source #
Create a value of AccountLevelPermissions
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:blockPublicAccess:AccountLevelPermissions'
, accountLevelPermissions_blockPublicAccess
- The block public access settings for the Amazon Web Services account
that owns the bucket.
accountLevelPermissions_blockPublicAccess :: Lens' AccountLevelPermissions (Maybe BlockPublicAccess) Source #
The block public access settings for the Amazon Web Services account that owns the bucket.
AdminAccount
data AdminAccount Source #
Provides information about the delegated Amazon Macie administrator account for an Amazon Web Services organization.
See: newAdminAccount
smart constructor.
Instances
newAdminAccount :: AdminAccount Source #
Create a value of AdminAccount
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:status:AdminAccount'
, adminAccount_status
- The current status of the account as the delegated administrator of
Amazon Macie for the organization.
$sel:accountId:AdminAccount'
, adminAccount_accountId
- The Amazon Web Services account ID for the account.
adminAccount_status :: Lens' AdminAccount (Maybe AdminStatus) Source #
The current status of the account as the delegated administrator of Amazon Macie for the organization.
adminAccount_accountId :: Lens' AdminAccount (Maybe Text) Source #
The Amazon Web Services account ID for the account.
ApiCallDetails
data ApiCallDetails Source #
Provides information about an API operation that an entity invoked for an affected resource.
See: newApiCallDetails
smart constructor.
ApiCallDetails' | |
|
Instances
newApiCallDetails :: ApiCallDetails Source #
Create a value of ApiCallDetails
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:firstSeen:ApiCallDetails'
, apiCallDetails_firstSeen
- The first date and time, in UTC and extended ISO 8601 format, when any
operation was invoked and produced the finding.
$sel:apiServiceName:ApiCallDetails'
, apiCallDetails_apiServiceName
- The URL of the Amazon Web Service that provides the operation, for
example: s3.amazonaws.com.
$sel:lastSeen:ApiCallDetails'
, apiCallDetails_lastSeen
- The most recent date and time, in UTC and extended ISO 8601 format, when
the specified operation (api) was invoked and produced the finding.
$sel:api:ApiCallDetails'
, apiCallDetails_api
- The name of the operation that was invoked most recently and produced
the finding.
apiCallDetails_firstSeen :: Lens' ApiCallDetails (Maybe UTCTime) Source #
The first date and time, in UTC and extended ISO 8601 format, when any operation was invoked and produced the finding.
apiCallDetails_apiServiceName :: Lens' ApiCallDetails (Maybe Text) Source #
The URL of the Amazon Web Service that provides the operation, for example: s3.amazonaws.com.
apiCallDetails_lastSeen :: Lens' ApiCallDetails (Maybe UTCTime) Source #
The most recent date and time, in UTC and extended ISO 8601 format, when the specified operation (api) was invoked and produced the finding.
apiCallDetails_api :: Lens' ApiCallDetails (Maybe Text) Source #
The name of the operation that was invoked most recently and produced the finding.
AssumedRole
data AssumedRole Source #
Provides information about an identity that performed an action on an affected resource by using temporary security credentials. The credentials were obtained using the AssumeRole operation of the Security Token Service (STS) API.
See: newAssumedRole
smart constructor.
AssumedRole' | |
|
Instances
newAssumedRole :: AssumedRole Source #
Create a value of AssumedRole
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:principalId:AssumedRole'
, assumedRole_principalId
- The unique identifier for the entity that was used to get the
credentials.
$sel:arn:AssumedRole'
, assumedRole_arn
- The Amazon Resource Name (ARN) of the entity that was used to get the
credentials.
$sel:sessionContext:AssumedRole'
, assumedRole_sessionContext
- The details of the session that was created for the credentials,
including the entity that issued the session.
$sel:accountId:AssumedRole'
, assumedRole_accountId
- The unique identifier for the Amazon Web Services account that owns the
entity that was used to get the credentials.
$sel:accessKeyId:AssumedRole'
, assumedRole_accessKeyId
- The Amazon Web Services access key ID that identifies the credentials.
assumedRole_principalId :: Lens' AssumedRole (Maybe Text) Source #
The unique identifier for the entity that was used to get the credentials.
assumedRole_arn :: Lens' AssumedRole (Maybe Text) Source #
The Amazon Resource Name (ARN) of the entity that was used to get the credentials.
assumedRole_sessionContext :: Lens' AssumedRole (Maybe SessionContext) Source #
The details of the session that was created for the credentials, including the entity that issued the session.
assumedRole_accountId :: Lens' AssumedRole (Maybe Text) Source #
The unique identifier for the Amazon Web Services account that owns the entity that was used to get the credentials.
assumedRole_accessKeyId :: Lens' AssumedRole (Maybe Text) Source #
The Amazon Web Services access key ID that identifies the credentials.
AwsAccount
data AwsAccount Source #
Provides information about an Amazon Web Services account and entity that performed an action on an affected resource. The action was performed using the credentials for an Amazon Web Services account other than your own account.
See: newAwsAccount
smart constructor.
Instances
newAwsAccount :: AwsAccount Source #
Create a value of AwsAccount
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:principalId:AwsAccount'
, awsAccount_principalId
- The unique identifier for the entity that performed the action.
$sel:accountId:AwsAccount'
, awsAccount_accountId
- The unique identifier for the Amazon Web Services account.
awsAccount_principalId :: Lens' AwsAccount (Maybe Text) Source #
The unique identifier for the entity that performed the action.
awsAccount_accountId :: Lens' AwsAccount (Maybe Text) Source #
The unique identifier for the Amazon Web Services account.
AwsService
data AwsService Source #
Provides information about an Amazon Web Service that performed an action on an affected resource.
See: newAwsService
smart constructor.
Instances
newAwsService :: AwsService Source #
Create a value of AwsService
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:invokedBy:AwsService'
, awsService_invokedBy
- The name of the Amazon Web Service that performed the action.
awsService_invokedBy :: Lens' AwsService (Maybe Text) Source #
The name of the Amazon Web Service that performed the action.
BatchGetCustomDataIdentifierSummary
data BatchGetCustomDataIdentifierSummary Source #
Provides information about a custom data identifier.
See: newBatchGetCustomDataIdentifierSummary
smart constructor.
BatchGetCustomDataIdentifierSummary' | |
|
Instances
newBatchGetCustomDataIdentifierSummary :: BatchGetCustomDataIdentifierSummary Source #
Create a value of BatchGetCustomDataIdentifierSummary
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:arn:BatchGetCustomDataIdentifierSummary'
, batchGetCustomDataIdentifierSummary_arn
- The Amazon Resource Name (ARN) of the custom data identifier.
$sel:createdAt:BatchGetCustomDataIdentifierSummary'
, batchGetCustomDataIdentifierSummary_createdAt
- The date and time, in UTC and extended ISO 8601 format, when the custom
data identifier was created.
$sel:name:BatchGetCustomDataIdentifierSummary'
, batchGetCustomDataIdentifierSummary_name
- The custom name of the custom data identifier.
$sel:id:BatchGetCustomDataIdentifierSummary'
, batchGetCustomDataIdentifierSummary_id
- The unique identifier for the custom data identifier.
$sel:deleted:BatchGetCustomDataIdentifierSummary'
, batchGetCustomDataIdentifierSummary_deleted
- Specifies whether the custom data identifier was deleted. If you delete
a custom data identifier, Amazon Macie doesn't delete it permanently.
Instead, it soft deletes the identifier.
$sel:description:BatchGetCustomDataIdentifierSummary'
, batchGetCustomDataIdentifierSummary_description
- The custom description of the custom data identifier.
batchGetCustomDataIdentifierSummary_arn :: Lens' BatchGetCustomDataIdentifierSummary (Maybe Text) Source #
The Amazon Resource Name (ARN) of the custom data identifier.
batchGetCustomDataIdentifierSummary_createdAt :: Lens' BatchGetCustomDataIdentifierSummary (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when the custom data identifier was created.
batchGetCustomDataIdentifierSummary_name :: Lens' BatchGetCustomDataIdentifierSummary (Maybe Text) Source #
The custom name of the custom data identifier.
batchGetCustomDataIdentifierSummary_id :: Lens' BatchGetCustomDataIdentifierSummary (Maybe Text) Source #
The unique identifier for the custom data identifier.
batchGetCustomDataIdentifierSummary_deleted :: Lens' BatchGetCustomDataIdentifierSummary (Maybe Bool) Source #
Specifies whether the custom data identifier was deleted. If you delete a custom data identifier, Amazon Macie doesn't delete it permanently. Instead, it soft deletes the identifier.
batchGetCustomDataIdentifierSummary_description :: Lens' BatchGetCustomDataIdentifierSummary (Maybe Text) Source #
The custom description of the custom data identifier.
BlockPublicAccess
data BlockPublicAccess Source #
Provides information about the block public access settings for an S3 bucket. These settings can apply to a bucket at the account level or bucket level. For detailed information about each setting, see Blocking public access to your Amazon S3 storage in the Amazon Simple Storage Service User Guide.
See: newBlockPublicAccess
smart constructor.
BlockPublicAccess' | |
|
Instances
newBlockPublicAccess :: BlockPublicAccess Source #
Create a value of BlockPublicAccess
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:ignorePublicAcls:BlockPublicAccess'
, blockPublicAccess_ignorePublicAcls
- Specifies whether Amazon S3 ignores public ACLs for the bucket and
objects in the bucket.
$sel:blockPublicAcls:BlockPublicAccess'
, blockPublicAccess_blockPublicAcls
- Specifies whether Amazon S3 blocks public access control lists (ACLs)
for the bucket and objects in the bucket.
$sel:restrictPublicBuckets:BlockPublicAccess'
, blockPublicAccess_restrictPublicBuckets
- Specifies whether Amazon S3 restricts public bucket policies for the
bucket.
$sel:blockPublicPolicy:BlockPublicAccess'
, blockPublicAccess_blockPublicPolicy
- Specifies whether Amazon S3 blocks public bucket policies for the
bucket.
blockPublicAccess_ignorePublicAcls :: Lens' BlockPublicAccess (Maybe Bool) Source #
Specifies whether Amazon S3 ignores public ACLs for the bucket and objects in the bucket.
blockPublicAccess_blockPublicAcls :: Lens' BlockPublicAccess (Maybe Bool) Source #
Specifies whether Amazon S3 blocks public access control lists (ACLs) for the bucket and objects in the bucket.
blockPublicAccess_restrictPublicBuckets :: Lens' BlockPublicAccess (Maybe Bool) Source #
Specifies whether Amazon S3 restricts public bucket policies for the bucket.
blockPublicAccess_blockPublicPolicy :: Lens' BlockPublicAccess (Maybe Bool) Source #
Specifies whether Amazon S3 blocks public bucket policies for the bucket.
BucketCountByEffectivePermission
data BucketCountByEffectivePermission Source #
Provides information about the number of S3 buckets that are publicly accessible based on a combination of permissions settings for each bucket.
See: newBucketCountByEffectivePermission
smart constructor.
BucketCountByEffectivePermission' | |
|
Instances
newBucketCountByEffectivePermission :: BucketCountByEffectivePermission Source #
Create a value of BucketCountByEffectivePermission
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:publiclyAccessible:BucketCountByEffectivePermission'
, bucketCountByEffectivePermission_publiclyAccessible
- The total number of buckets that allow the general public to have read
or write access to the bucket.
$sel:unknown:BucketCountByEffectivePermission'
, bucketCountByEffectivePermission_unknown
- The total number of buckets that Amazon Macie wasn't able to evaluate
permissions settings for. Macie can't determine whether these buckets
are publicly accessible.
$sel:publiclyReadable:BucketCountByEffectivePermission'
, bucketCountByEffectivePermission_publiclyReadable
- The total number of buckets that allow the general public to have read
access to the bucket.
$sel:publiclyWritable:BucketCountByEffectivePermission'
, bucketCountByEffectivePermission_publiclyWritable
- The total number of buckets that allow the general public to have write
access to the bucket.
bucketCountByEffectivePermission_publiclyAccessible :: Lens' BucketCountByEffectivePermission (Maybe Integer) Source #
The total number of buckets that allow the general public to have read or write access to the bucket.
bucketCountByEffectivePermission_unknown :: Lens' BucketCountByEffectivePermission (Maybe Integer) Source #
The total number of buckets that Amazon Macie wasn't able to evaluate permissions settings for. Macie can't determine whether these buckets are publicly accessible.
bucketCountByEffectivePermission_publiclyReadable :: Lens' BucketCountByEffectivePermission (Maybe Integer) Source #
The total number of buckets that allow the general public to have read access to the bucket.
bucketCountByEffectivePermission_publiclyWritable :: Lens' BucketCountByEffectivePermission (Maybe Integer) Source #
The total number of buckets that allow the general public to have write access to the bucket.
BucketCountByEncryptionType
data BucketCountByEncryptionType Source #
Provides information about the number of S3 buckets that use certain types of server-side encryption by default or don't encrypt new objects by default. For detailed information about these settings, see Setting default server-side encryption behavior for Amazon S3 buckets in the Amazon Simple Storage Service User Guide.
See: newBucketCountByEncryptionType
smart constructor.
BucketCountByEncryptionType' | |
|
Instances
newBucketCountByEncryptionType :: BucketCountByEncryptionType Source #
Create a value of BucketCountByEncryptionType
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:unknown:BucketCountByEncryptionType'
, bucketCountByEncryptionType_unknown
- The total number of buckets that Amazon Macie doesn't have current
encryption metadata for. Macie can't provide current data about the
default encryption settings for these buckets.
$sel:s3Managed:BucketCountByEncryptionType'
, bucketCountByEncryptionType_s3Managed
- The total number of buckets that use an Amazon S3 managed key to encrypt
new objects by default. These buckets use Amazon S3 managed encryption
(SSE-S3) by default.
$sel:unencrypted:BucketCountByEncryptionType'
, bucketCountByEncryptionType_unencrypted
- The total number of buckets that don't encrypt new objects by default.
Default encryption is disabled for these buckets.
$sel:kmsManaged:BucketCountByEncryptionType'
, bucketCountByEncryptionType_kmsManaged
- The total number of buckets that use an KMS key to encrypt new objects
by default, either an Amazon Web Services managed key or a customer
managed key. These buckets use KMS encryption (SSE-KMS) by default.
bucketCountByEncryptionType_unknown :: Lens' BucketCountByEncryptionType (Maybe Integer) Source #
The total number of buckets that Amazon Macie doesn't have current encryption metadata for. Macie can't provide current data about the default encryption settings for these buckets.
bucketCountByEncryptionType_s3Managed :: Lens' BucketCountByEncryptionType (Maybe Integer) Source #
The total number of buckets that use an Amazon S3 managed key to encrypt new objects by default. These buckets use Amazon S3 managed encryption (SSE-S3) by default.
bucketCountByEncryptionType_unencrypted :: Lens' BucketCountByEncryptionType (Maybe Integer) Source #
The total number of buckets that don't encrypt new objects by default. Default encryption is disabled for these buckets.
bucketCountByEncryptionType_kmsManaged :: Lens' BucketCountByEncryptionType (Maybe Integer) Source #
The total number of buckets that use an KMS key to encrypt new objects by default, either an Amazon Web Services managed key or a customer managed key. These buckets use KMS encryption (SSE-KMS) by default.
BucketCountBySharedAccessType
data BucketCountBySharedAccessType Source #
Provides information about the number of S3 buckets that are or aren't shared with other Amazon Web Services accounts.
See: newBucketCountBySharedAccessType
smart constructor.
BucketCountBySharedAccessType' | |
|
Instances
newBucketCountBySharedAccessType :: BucketCountBySharedAccessType Source #
Create a value of BucketCountBySharedAccessType
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:notShared:BucketCountBySharedAccessType'
, bucketCountBySharedAccessType_notShared
- The total number of buckets that aren't shared with other Amazon Web
Services accounts.
$sel:internal:BucketCountBySharedAccessType'
, bucketCountBySharedAccessType_internal
- The total number of buckets that are shared with an Amazon Web Services
account that's part of the same Amazon Macie organization.
$sel:external:BucketCountBySharedAccessType'
, bucketCountBySharedAccessType_external
- The total number of buckets that are shared with an Amazon Web Services
account that isn't part of the same Amazon Macie organization.
$sel:unknown:BucketCountBySharedAccessType'
, bucketCountBySharedAccessType_unknown
- The total number of buckets that Amazon Macie wasn't able to evaluate
shared access settings for. Macie can't determine whether these buckets
are shared with other Amazon Web Services accounts.
bucketCountBySharedAccessType_notShared :: Lens' BucketCountBySharedAccessType (Maybe Integer) Source #
The total number of buckets that aren't shared with other Amazon Web Services accounts.
bucketCountBySharedAccessType_internal :: Lens' BucketCountBySharedAccessType (Maybe Integer) Source #
The total number of buckets that are shared with an Amazon Web Services account that's part of the same Amazon Macie organization.
bucketCountBySharedAccessType_external :: Lens' BucketCountBySharedAccessType (Maybe Integer) Source #
The total number of buckets that are shared with an Amazon Web Services account that isn't part of the same Amazon Macie organization.
bucketCountBySharedAccessType_unknown :: Lens' BucketCountBySharedAccessType (Maybe Integer) Source #
The total number of buckets that Amazon Macie wasn't able to evaluate shared access settings for. Macie can't determine whether these buckets are shared with other Amazon Web Services accounts.
BucketCountPolicyAllowsUnencryptedObjectUploads
data BucketCountPolicyAllowsUnencryptedObjectUploads Source #
Provides information about the number of S3 buckets whose bucket policies do or don't require server-side encryption of objects when objects are uploaded to the buckets.
See: newBucketCountPolicyAllowsUnencryptedObjectUploads
smart constructor.
BucketCountPolicyAllowsUnencryptedObjectUploads' | |
|
Instances
newBucketCountPolicyAllowsUnencryptedObjectUploads :: BucketCountPolicyAllowsUnencryptedObjectUploads Source #
Create a value of BucketCountPolicyAllowsUnencryptedObjectUploads
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:deniesUnencryptedObjectUploads:BucketCountPolicyAllowsUnencryptedObjectUploads'
, bucketCountPolicyAllowsUnencryptedObjectUploads_deniesUnencryptedObjectUploads
- The total number of buckets whose bucket policies require server-side
encryption of new objects. PutObject requests for these buckets must
include the x-amz-server-side-encryption header and the value for that
header must be AES256 or aws:kms.
$sel:unknown:BucketCountPolicyAllowsUnencryptedObjectUploads'
, bucketCountPolicyAllowsUnencryptedObjectUploads_unknown
- The total number of buckets that Amazon Macie wasn't able to evaluate
server-side encryption requirements for. Macie can't determine whether
the bucket policies for these buckets require server-side encryption of
new objects.
$sel:allowsUnencryptedObjectUploads:BucketCountPolicyAllowsUnencryptedObjectUploads'
, bucketCountPolicyAllowsUnencryptedObjectUploads_allowsUnencryptedObjectUploads
- The total number of buckets that don't have a bucket policy or have a
bucket policy that doesn't require server-side encryption of new
objects. If a bucket policy exists, the policy doesn't require
PutObject requests to include the x-amz-server-side-encryption header
and it doesn't require the value for that header to be AES256 or
aws:kms.
bucketCountPolicyAllowsUnencryptedObjectUploads_deniesUnencryptedObjectUploads :: Lens' BucketCountPolicyAllowsUnencryptedObjectUploads (Maybe Integer) Source #
The total number of buckets whose bucket policies require server-side encryption of new objects. PutObject requests for these buckets must include the x-amz-server-side-encryption header and the value for that header must be AES256 or aws:kms.
bucketCountPolicyAllowsUnencryptedObjectUploads_unknown :: Lens' BucketCountPolicyAllowsUnencryptedObjectUploads (Maybe Integer) Source #
The total number of buckets that Amazon Macie wasn't able to evaluate server-side encryption requirements for. Macie can't determine whether the bucket policies for these buckets require server-side encryption of new objects.
bucketCountPolicyAllowsUnencryptedObjectUploads_allowsUnencryptedObjectUploads :: Lens' BucketCountPolicyAllowsUnencryptedObjectUploads (Maybe Integer) Source #
The total number of buckets that don't have a bucket policy or have a bucket policy that doesn't require server-side encryption of new objects. If a bucket policy exists, the policy doesn't require PutObject requests to include the x-amz-server-side-encryption header and it doesn't require the value for that header to be AES256 or aws:kms.
BucketCriteriaAdditionalProperties
data BucketCriteriaAdditionalProperties Source #
Specifies the operator to use in a property-based condition that filters the results of a query for information about S3 buckets.
See: newBucketCriteriaAdditionalProperties
smart constructor.
BucketCriteriaAdditionalProperties' | |
|
Instances
newBucketCriteriaAdditionalProperties :: BucketCriteriaAdditionalProperties Source #
Create a value of BucketCriteriaAdditionalProperties
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:eq:BucketCriteriaAdditionalProperties'
, bucketCriteriaAdditionalProperties_eq
- The value for the property matches (equals) the specified value. If you
specify multiple values, Amazon Macie uses OR logic to join the values.
$sel:lte:BucketCriteriaAdditionalProperties'
, bucketCriteriaAdditionalProperties_lte
- The value for the property is less than or equal to the specified value.
$sel:prefix:BucketCriteriaAdditionalProperties'
, bucketCriteriaAdditionalProperties_prefix
- The name of the bucket begins with the specified value.
$sel:gt:BucketCriteriaAdditionalProperties'
, bucketCriteriaAdditionalProperties_gt
- The value for the property is greater than the specified value.
$sel:neq:BucketCriteriaAdditionalProperties'
, bucketCriteriaAdditionalProperties_neq
- The value for the property doesn't match (doesn't equal) the specified
value. If you specify multiple values, Amazon Macie uses OR logic to
join the values.
$sel:lt:BucketCriteriaAdditionalProperties'
, bucketCriteriaAdditionalProperties_lt
- The value for the property is less than the specified value.
$sel:gte:BucketCriteriaAdditionalProperties'
, bucketCriteriaAdditionalProperties_gte
- The value for the property is greater than or equal to the specified
value.
bucketCriteriaAdditionalProperties_eq :: Lens' BucketCriteriaAdditionalProperties (Maybe [Text]) Source #
The value for the property matches (equals) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.
bucketCriteriaAdditionalProperties_lte :: Lens' BucketCriteriaAdditionalProperties (Maybe Integer) Source #
The value for the property is less than or equal to the specified value.
bucketCriteriaAdditionalProperties_prefix :: Lens' BucketCriteriaAdditionalProperties (Maybe Text) Source #
The name of the bucket begins with the specified value.
bucketCriteriaAdditionalProperties_gt :: Lens' BucketCriteriaAdditionalProperties (Maybe Integer) Source #
The value for the property is greater than the specified value.
bucketCriteriaAdditionalProperties_neq :: Lens' BucketCriteriaAdditionalProperties (Maybe [Text]) Source #
The value for the property doesn't match (doesn't equal) the specified value. If you specify multiple values, Amazon Macie uses OR logic to join the values.
bucketCriteriaAdditionalProperties_lt :: Lens' BucketCriteriaAdditionalProperties (Maybe Integer) Source #
The value for the property is less than the specified value.
bucketCriteriaAdditionalProperties_gte :: Lens' BucketCriteriaAdditionalProperties (Maybe Integer) Source #
The value for the property is greater than or equal to the specified value.
BucketLevelPermissions
data BucketLevelPermissions Source #
Provides information about the bucket-level permissions settings for an S3 bucket.
See: newBucketLevelPermissions
smart constructor.
BucketLevelPermissions' | |
|
Instances
newBucketLevelPermissions :: BucketLevelPermissions Source #
Create a value of BucketLevelPermissions
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:accessControlList:BucketLevelPermissions'
, bucketLevelPermissions_accessControlList
- The permissions settings of the access control list (ACL) for the
bucket. This value is null if an ACL hasn't been defined for the
bucket.
$sel:blockPublicAccess:BucketLevelPermissions'
, bucketLevelPermissions_blockPublicAccess
- The block public access settings for the bucket.
$sel:bucketPolicy:BucketLevelPermissions'
, bucketLevelPermissions_bucketPolicy
- The permissions settings of the bucket policy for the bucket. This value
is null if a bucket policy hasn't been defined for the bucket.
bucketLevelPermissions_accessControlList :: Lens' BucketLevelPermissions (Maybe AccessControlList) Source #
The permissions settings of the access control list (ACL) for the bucket. This value is null if an ACL hasn't been defined for the bucket.
bucketLevelPermissions_blockPublicAccess :: Lens' BucketLevelPermissions (Maybe BlockPublicAccess) Source #
The block public access settings for the bucket.
bucketLevelPermissions_bucketPolicy :: Lens' BucketLevelPermissions (Maybe BucketPolicy) Source #
The permissions settings of the bucket policy for the bucket. This value is null if a bucket policy hasn't been defined for the bucket.
BucketMetadata
data BucketMetadata Source #
Provides statistical data and other information about an S3 bucket that Amazon Macie monitors and analyzes for your account. If an error occurs when Macie attempts to retrieve and process information about the bucket or the bucket's objects, the value for most of these properties is null. Exceptions are accountId, bucketArn, bucketCreatedAt, bucketName, lastUpdated, and region. To identify the cause of the error, refer to the errorCode and errorMessage values.
See: newBucketMetadata
smart constructor.
BucketMetadata' | |
|
Instances
newBucketMetadata :: BucketMetadata Source #
Create a value of BucketMetadata
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:sizeInBytesCompressed:BucketMetadata'
, bucketMetadata_sizeInBytesCompressed
- The total storage size, in bytes, of the objects that are compressed
(.gz, .gzip, .zip) files in the bucket.
If versioning is enabled for the bucket, Amazon Macie calculates this value based on the size of the latest version of each applicable object in the bucket. This value doesn't reflect the storage size of all versions of each applicable object in the bucket.
$sel:lastUpdated:BucketMetadata'
, bucketMetadata_lastUpdated
- The date and time, in UTC and extended ISO 8601 format, when Amazon
Macie most recently retrieved both bucket and object metadata from
Amazon S3 for the bucket.
$sel:objectCountByEncryptionType:BucketMetadata'
, bucketMetadata_objectCountByEncryptionType
- The total number of objects that are in the bucket, grouped by
server-side encryption type. This includes a grouping that reports the
total number of objects that aren't encrypted or use client-side
encryption.
$sel:sharedAccess:BucketMetadata'
, bucketMetadata_sharedAccess
- Specifies whether the bucket is shared with another Amazon Web Services
account. Possible values are:
- EXTERNAL - The bucket is shared with an Amazon Web Services account that isn't part of the same Amazon Macie organization.
- INTERNAL - The bucket is shared with an Amazon Web Services account that's part of the same Amazon Macie organization.
- NOT_SHARED - The bucket isn't shared with other Amazon Web Services accounts.
- UNKNOWN - Amazon Macie wasn't able to evaluate the shared access settings for the bucket.
$sel:sizeInBytes:BucketMetadata'
, bucketMetadata_sizeInBytes
- The total storage size, in bytes, of the bucket.
If versioning is enabled for the bucket, Amazon Macie calculates this value based on the size of the latest version of each object in the bucket. This value doesn't reflect the storage size of all versions of each object in the bucket.
$sel:bucketName:BucketMetadata'
, bucketMetadata_bucketName
- The name of the bucket.
$sel:classifiableObjectCount:BucketMetadata'
, bucketMetadata_classifiableObjectCount
- The total number of objects that Amazon Macie can analyze in the bucket.
These objects use a supported storage class and have a file name
extension for a supported file or storage format.
$sel:accountId:BucketMetadata'
, bucketMetadata_accountId
- The unique identifier for the Amazon Web Services account that owns the
bucket.
$sel:unclassifiableObjectSizeInBytes:BucketMetadata'
, bucketMetadata_unclassifiableObjectSizeInBytes
- The total storage size, in bytes, of the objects that Amazon Macie
can't analyze in the bucket. These objects don't use a supported
storage class or don't have a file name extension for a supported file
or storage format.
$sel:unclassifiableObjectCount:BucketMetadata'
, bucketMetadata_unclassifiableObjectCount
- The total number of objects that Amazon Macie can't analyze in the
bucket. These objects don't use a supported storage class or don't
have a file name extension for a supported file or storage format.
$sel:versioning:BucketMetadata'
, bucketMetadata_versioning
- Specifies whether versioning is enabled for the bucket.
$sel:allowsUnencryptedObjectUploads:BucketMetadata'
, bucketMetadata_allowsUnencryptedObjectUploads
- Specifies whether the bucket policy for the bucket requires server-side
encryption of objects when objects are uploaded to the bucket. Possible
values are:
- FALSE - The bucket policy requires server-side encryption of new objects. PutObject requests must include the x-amz-server-side-encryption header and the value for that header must be AES256 or aws:kms.
- TRUE - The bucket doesn't have a bucket policy or it has a bucket policy that doesn't require server-side encryption of new objects. If a bucket policy exists, it doesn't require PutObject requests to include the x-amz-server-side-encryption header and it doesn't require the value for that header to be AES256 or aws:kms.
- UNKNOWN - Amazon Macie can't determine whether the bucket policy requires server-side encryption of new objects.
$sel:publicAccess:BucketMetadata'
, bucketMetadata_publicAccess
- Specifies whether the bucket is publicly accessible due to the
combination of permissions settings that apply to the bucket, and
provides information about those settings.
$sel:errorCode:BucketMetadata'
, bucketMetadata_errorCode
- Specifies the error code for an error that prevented Amazon Macie from
retrieving and processing information about the bucket and the bucket's
objects. If this value is ACCESS_DENIED, Macie doesn't have permission
to retrieve the information. For example, the bucket has a restrictive
bucket policy and Amazon S3 denied the request. If this value is null,
Macie was able to retrieve and process the information.
$sel:jobDetails:BucketMetadata'
, bucketMetadata_jobDetails
- Specifies whether any one-time or recurring classification jobs are
configured to analyze data in the bucket, and, if so, the details of the
job that ran most recently.
$sel:region:BucketMetadata'
, bucketMetadata_region
- The Amazon Web Services Region that hosts the bucket.
$sel:bucketCreatedAt:BucketMetadata'
, bucketMetadata_bucketCreatedAt
- The date and time, in UTC and extended ISO 8601 format, when the bucket
was created.
$sel:errorMessage:BucketMetadata'
, bucketMetadata_errorMessage
- A brief description of the error (errorCode) that prevented Amazon Macie
from retrieving and processing information about the bucket and the
bucket's objects. This value is null if Macie was able to retrieve and
process the information.
$sel:bucketArn:BucketMetadata'
, bucketMetadata_bucketArn
- The Amazon Resource Name (ARN) of the bucket.
$sel:objectCount:BucketMetadata'
, bucketMetadata_objectCount
- The total number of objects in the bucket.
$sel:replicationDetails:BucketMetadata'
, bucketMetadata_replicationDetails
- Specifies whether the bucket is configured to replicate one or more
objects to buckets for other Amazon Web Services accounts and, if so,
which accounts.
$sel:serverSideEncryption:BucketMetadata'
, bucketMetadata_serverSideEncryption
- Specifies whether the bucket encrypts new objects by default and, if so,
the type of server-side encryption that's used.
$sel:tags:BucketMetadata'
, bucketMetadata_tags
- An array that specifies the tags (keys and values) that are associated
with the bucket.
$sel:classifiableSizeInBytes:BucketMetadata'
, bucketMetadata_classifiableSizeInBytes
- The total storage size, in bytes, of the objects that Amazon Macie can
analyze in the bucket. These objects use a supported storage class and
have a file name extension for a supported file or storage format.
If versioning is enabled for the bucket, Macie calculates this value based on the size of the latest version of each applicable object in the bucket. This value doesn't reflect the storage size of all versions of each applicable object in the bucket.
bucketMetadata_sizeInBytesCompressed :: Lens' BucketMetadata (Maybe Integer) Source #
The total storage size, in bytes, of the objects that are compressed (.gz, .gzip, .zip) files in the bucket.
If versioning is enabled for the bucket, Amazon Macie calculates this value based on the size of the latest version of each applicable object in the bucket. This value doesn't reflect the storage size of all versions of each applicable object in the bucket.
bucketMetadata_lastUpdated :: Lens' BucketMetadata (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when Amazon Macie most recently retrieved both bucket and object metadata from Amazon S3 for the bucket.
bucketMetadata_objectCountByEncryptionType :: Lens' BucketMetadata (Maybe ObjectCountByEncryptionType) Source #
The total number of objects that are in the bucket, grouped by server-side encryption type. This includes a grouping that reports the total number of objects that aren't encrypted or use client-side encryption.
bucketMetadata_sharedAccess :: Lens' BucketMetadata (Maybe SharedAccess) Source #
Specifies whether the bucket is shared with another Amazon Web Services account. Possible values are:
- EXTERNAL - The bucket is shared with an Amazon Web Services account that isn't part of the same Amazon Macie organization.
- INTERNAL - The bucket is shared with an Amazon Web Services account that's part of the same Amazon Macie organization.
- NOT_SHARED - The bucket isn't shared with other Amazon Web Services accounts.
- UNKNOWN - Amazon Macie wasn't able to evaluate the shared access settings for the bucket.
bucketMetadata_sizeInBytes :: Lens' BucketMetadata (Maybe Integer) Source #
The total storage size, in bytes, of the bucket.
If versioning is enabled for the bucket, Amazon Macie calculates this value based on the size of the latest version of each object in the bucket. This value doesn't reflect the storage size of all versions of each object in the bucket.
bucketMetadata_bucketName :: Lens' BucketMetadata (Maybe Text) Source #
The name of the bucket.
bucketMetadata_classifiableObjectCount :: Lens' BucketMetadata (Maybe Integer) Source #
The total number of objects that Amazon Macie can analyze in the bucket. These objects use a supported storage class and have a file name extension for a supported file or storage format.
bucketMetadata_accountId :: Lens' BucketMetadata (Maybe Text) Source #
The unique identifier for the Amazon Web Services account that owns the bucket.
bucketMetadata_unclassifiableObjectSizeInBytes :: Lens' BucketMetadata (Maybe ObjectLevelStatistics) Source #
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the bucket. These objects don't use a supported storage class or don't have a file name extension for a supported file or storage format.
bucketMetadata_unclassifiableObjectCount :: Lens' BucketMetadata (Maybe ObjectLevelStatistics) Source #
The total number of objects that Amazon Macie can't analyze in the bucket. These objects don't use a supported storage class or don't have a file name extension for a supported file or storage format.
bucketMetadata_versioning :: Lens' BucketMetadata (Maybe Bool) Source #
Specifies whether versioning is enabled for the bucket.
bucketMetadata_allowsUnencryptedObjectUploads :: Lens' BucketMetadata (Maybe AllowsUnencryptedObjectUploads) Source #
Specifies whether the bucket policy for the bucket requires server-side encryption of objects when objects are uploaded to the bucket. Possible values are:
- FALSE - The bucket policy requires server-side encryption of new objects. PutObject requests must include the x-amz-server-side-encryption header and the value for that header must be AES256 or aws:kms.
- TRUE - The bucket doesn't have a bucket policy or it has a bucket policy that doesn't require server-side encryption of new objects. If a bucket policy exists, it doesn't require PutObject requests to include the x-amz-server-side-encryption header and it doesn't require the value for that header to be AES256 or aws:kms.
- UNKNOWN - Amazon Macie can't determine whether the bucket policy requires server-side encryption of new objects.
bucketMetadata_publicAccess :: Lens' BucketMetadata (Maybe BucketPublicAccess) Source #
Specifies whether the bucket is publicly accessible due to the combination of permissions settings that apply to the bucket, and provides information about those settings.
bucketMetadata_errorCode :: Lens' BucketMetadata (Maybe BucketMetadataErrorCode) Source #
Specifies the error code for an error that prevented Amazon Macie from retrieving and processing information about the bucket and the bucket's objects. If this value is ACCESS_DENIED, Macie doesn't have permission to retrieve the information. For example, the bucket has a restrictive bucket policy and Amazon S3 denied the request. If this value is null, Macie was able to retrieve and process the information.
bucketMetadata_jobDetails :: Lens' BucketMetadata (Maybe JobDetails) Source #
Specifies whether any one-time or recurring classification jobs are configured to analyze data in the bucket, and, if so, the details of the job that ran most recently.
bucketMetadata_region :: Lens' BucketMetadata (Maybe Text) Source #
The Amazon Web Services Region that hosts the bucket.
bucketMetadata_bucketCreatedAt :: Lens' BucketMetadata (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when the bucket was created.
bucketMetadata_errorMessage :: Lens' BucketMetadata (Maybe Text) Source #
A brief description of the error (errorCode) that prevented Amazon Macie from retrieving and processing information about the bucket and the bucket's objects. This value is null if Macie was able to retrieve and process the information.
bucketMetadata_bucketArn :: Lens' BucketMetadata (Maybe Text) Source #
The Amazon Resource Name (ARN) of the bucket.
bucketMetadata_objectCount :: Lens' BucketMetadata (Maybe Integer) Source #
The total number of objects in the bucket.
bucketMetadata_replicationDetails :: Lens' BucketMetadata (Maybe ReplicationDetails) Source #
Specifies whether the bucket is configured to replicate one or more objects to buckets for other Amazon Web Services accounts and, if so, which accounts.
bucketMetadata_serverSideEncryption :: Lens' BucketMetadata (Maybe BucketServerSideEncryption) Source #
Specifies whether the bucket encrypts new objects by default and, if so, the type of server-side encryption that's used.
bucketMetadata_tags :: Lens' BucketMetadata (Maybe [KeyValuePair]) Source #
An array that specifies the tags (keys and values) that are associated with the bucket.
bucketMetadata_classifiableSizeInBytes :: Lens' BucketMetadata (Maybe Integer) Source #
The total storage size, in bytes, of the objects that Amazon Macie can analyze in the bucket. These objects use a supported storage class and have a file name extension for a supported file or storage format.
If versioning is enabled for the bucket, Macie calculates this value based on the size of the latest version of each applicable object in the bucket. This value doesn't reflect the storage size of all versions of each applicable object in the bucket.
BucketPermissionConfiguration
data BucketPermissionConfiguration Source #
Provides information about the account-level and bucket-level permissions settings for an S3 bucket.
See: newBucketPermissionConfiguration
smart constructor.
BucketPermissionConfiguration' | |
|
Instances
newBucketPermissionConfiguration :: BucketPermissionConfiguration Source #
Create a value of BucketPermissionConfiguration
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:bucketLevelPermissions:BucketPermissionConfiguration'
, bucketPermissionConfiguration_bucketLevelPermissions
- The bucket-level permissions settings for the bucket.
$sel:accountLevelPermissions:BucketPermissionConfiguration'
, bucketPermissionConfiguration_accountLevelPermissions
- The account-level permissions settings that apply to the bucket.
bucketPermissionConfiguration_bucketLevelPermissions :: Lens' BucketPermissionConfiguration (Maybe BucketLevelPermissions) Source #
The bucket-level permissions settings for the bucket.
bucketPermissionConfiguration_accountLevelPermissions :: Lens' BucketPermissionConfiguration (Maybe AccountLevelPermissions) Source #
The account-level permissions settings that apply to the bucket.
BucketPolicy
data BucketPolicy Source #
Provides information about the permissions settings of the bucket policy for an S3 bucket.
See: newBucketPolicy
smart constructor.
BucketPolicy' | |
|
Instances
newBucketPolicy :: BucketPolicy Source #
Create a value of BucketPolicy
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:allowsPublicWriteAccess:BucketPolicy'
, bucketPolicy_allowsPublicWriteAccess
- Specifies whether the bucket policy allows the general public to have
write access to the bucket.
$sel:allowsPublicReadAccess:BucketPolicy'
, bucketPolicy_allowsPublicReadAccess
- Specifies whether the bucket policy allows the general public to have
read access to the bucket.
bucketPolicy_allowsPublicWriteAccess :: Lens' BucketPolicy (Maybe Bool) Source #
Specifies whether the bucket policy allows the general public to have write access to the bucket.
bucketPolicy_allowsPublicReadAccess :: Lens' BucketPolicy (Maybe Bool) Source #
Specifies whether the bucket policy allows the general public to have read access to the bucket.
BucketPublicAccess
data BucketPublicAccess Source #
Provides information about the permissions settings that determine whether an S3 bucket is publicly accessible.
See: newBucketPublicAccess
smart constructor.
BucketPublicAccess' | |
|
Instances
newBucketPublicAccess :: BucketPublicAccess Source #
Create a value of BucketPublicAccess
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:permissionConfiguration:BucketPublicAccess'
, bucketPublicAccess_permissionConfiguration
- The account-level and bucket-level permissions settings for the bucket.
$sel:effectivePermission:BucketPublicAccess'
, bucketPublicAccess_effectivePermission
- Specifies whether the bucket is publicly accessible due to the
combination of permissions settings that apply to the bucket. Possible
values are:
- NOT_PUBLIC - The bucket isn't publicly accessible.
- PUBLIC - The bucket is publicly accessible.
- UNKNOWN - Amazon Macie can't determine whether the bucket is publicly accessible.
bucketPublicAccess_permissionConfiguration :: Lens' BucketPublicAccess (Maybe BucketPermissionConfiguration) Source #
The account-level and bucket-level permissions settings for the bucket.
bucketPublicAccess_effectivePermission :: Lens' BucketPublicAccess (Maybe EffectivePermission) Source #
Specifies whether the bucket is publicly accessible due to the combination of permissions settings that apply to the bucket. Possible values are:
- NOT_PUBLIC - The bucket isn't publicly accessible.
- PUBLIC - The bucket is publicly accessible.
- UNKNOWN - Amazon Macie can't determine whether the bucket is publicly accessible.
BucketServerSideEncryption
data BucketServerSideEncryption Source #
Provides information about the default server-side encryption settings for an S3 bucket. For detailed information about these settings, see Setting default server-side encryption behavior for Amazon S3 buckets in the Amazon Simple Storage Service User Guide.
See: newBucketServerSideEncryption
smart constructor.
BucketServerSideEncryption' | |
|
Instances
newBucketServerSideEncryption :: BucketServerSideEncryption Source #
Create a value of BucketServerSideEncryption
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:kmsMasterKeyId:BucketServerSideEncryption'
, bucketServerSideEncryption_kmsMasterKeyId
- The Amazon Resource Name (ARN) or unique identifier (key ID) for the KMS
key that's used by default to encrypt objects that are added to the
bucket. This value is null if the bucket uses an Amazon S3 managed key
to encrypt new objects or the bucket doesn't encrypt new objects by
default.
$sel:type':BucketServerSideEncryption'
, bucketServerSideEncryption_type
- The type of server-side encryption that's used by default when storing
new objects in the bucket. Possible values are:
- AES256 - New objects are encrypted with an Amazon S3 managed key. They use SSE-S3 encryption.
- aws:kms - New objects are encrypted with an KMS key (kmsMasterKeyId), either an Amazon Web Services managed key or a customer managed key. They use SSE-KMS encryption.
- NONE - New objects aren't encrypted by default. Default encryption is disabled for the bucket.
bucketServerSideEncryption_kmsMasterKeyId :: Lens' BucketServerSideEncryption (Maybe Text) Source #
The Amazon Resource Name (ARN) or unique identifier (key ID) for the KMS key that's used by default to encrypt objects that are added to the bucket. This value is null if the bucket uses an Amazon S3 managed key to encrypt new objects or the bucket doesn't encrypt new objects by default.
bucketServerSideEncryption_type :: Lens' BucketServerSideEncryption (Maybe Type) Source #
The type of server-side encryption that's used by default when storing new objects in the bucket. Possible values are:
- AES256 - New objects are encrypted with an Amazon S3 managed key. They use SSE-S3 encryption.
- aws:kms - New objects are encrypted with an KMS key (kmsMasterKeyId), either an Amazon Web Services managed key or a customer managed key. They use SSE-KMS encryption.
- NONE - New objects aren't encrypted by default. Default encryption is disabled for the bucket.
BucketSortCriteria
data BucketSortCriteria Source #
Specifies criteria for sorting the results of a query for information about S3 buckets.
See: newBucketSortCriteria
smart constructor.
BucketSortCriteria' | |
|
Instances
newBucketSortCriteria :: BucketSortCriteria Source #
Create a value of BucketSortCriteria
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:orderBy:BucketSortCriteria'
, bucketSortCriteria_orderBy
- The sort order to apply to the results, based on the value specified by
the attributeName property. Valid values are: ASC, sort the results in
ascending order; and, DESC, sort the results in descending order.
$sel:attributeName:BucketSortCriteria'
, bucketSortCriteria_attributeName
- The name of the bucket property to sort the results by. This value can
be one of the following properties that Amazon Macie defines as bucket
metadata: accountId, bucketName, classifiableObjectCount,
classifiableSizeInBytes, objectCount, or sizeInBytes.
bucketSortCriteria_orderBy :: Lens' BucketSortCriteria (Maybe OrderBy) Source #
The sort order to apply to the results, based on the value specified by the attributeName property. Valid values are: ASC, sort the results in ascending order; and, DESC, sort the results in descending order.
bucketSortCriteria_attributeName :: Lens' BucketSortCriteria (Maybe Text) Source #
The name of the bucket property to sort the results by. This value can be one of the following properties that Amazon Macie defines as bucket metadata: accountId, bucketName, classifiableObjectCount, classifiableSizeInBytes, objectCount, or sizeInBytes.
Cell
Specifies the location of an occurrence of sensitive data in a Microsoft Excel workbook, CSV file, or TSV file.
See: newCell
smart constructor.
Cell' | |
|
Instances
Eq Cell Source # | |
Read Cell Source # | |
Show Cell Source # | |
Generic Cell Source # | |
NFData Cell Source # | |
Defined in Amazonka.MacieV2.Types.Cell | |
Hashable Cell Source # | |
Defined in Amazonka.MacieV2.Types.Cell | |
FromJSON Cell Source # | |
type Rep Cell Source # | |
Defined in Amazonka.MacieV2.Types.Cell type Rep Cell = D1 ('MetaData "Cell" "Amazonka.MacieV2.Types.Cell" "libZSservicesZSamazonka-maciev2ZSamazonka-maciev2" 'False) (C1 ('MetaCons "Cell'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "row") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "cellReference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "column") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "columnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) |
Create a value of Cell
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:row:Cell'
, cell_row
- The row number of the row that contains the sensitive data.
$sel:cellReference:Cell'
, cell_cellReference
- The location of the cell, as an absolute cell reference, that contains
the sensitive data, for example Sheet2!C5 for cell C5 on Sheet2 in a
Microsoft Excel workbook. This value is null for CSV and TSV files.
$sel:column:Cell'
, cell_column
- The column number of the column that contains the sensitive data. For a
Microsoft Excel workbook, this value correlates to the alphabetical
character(s) for a column identifier, for example: 1 for column A, 2 for
column B, and so on.
$sel:columnName:Cell'
, cell_columnName
- The name of the column that contains the sensitive data, if available.
cell_row :: Lens' Cell (Maybe Integer) Source #
The row number of the row that contains the sensitive data.
cell_cellReference :: Lens' Cell (Maybe Text) Source #
The location of the cell, as an absolute cell reference, that contains the sensitive data, for example Sheet2!C5 for cell C5 on Sheet2 in a Microsoft Excel workbook. This value is null for CSV and TSV files.
cell_column :: Lens' Cell (Maybe Integer) Source #
The column number of the column that contains the sensitive data. For a Microsoft Excel workbook, this value correlates to the alphabetical character(s) for a column identifier, for example: 1 for column A, 2 for column B, and so on.
cell_columnName :: Lens' Cell (Maybe Text) Source #
The name of the column that contains the sensitive data, if available.
ClassificationDetails
data ClassificationDetails Source #
Provides information about a sensitive data finding, including the classification job that produced the finding.
See: newClassificationDetails
smart constructor.
ClassificationDetails' | |
|
Instances
newClassificationDetails :: ClassificationDetails Source #
Create a value of ClassificationDetails
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:detailedResultsLocation:ClassificationDetails'
, classificationDetails_detailedResultsLocation
- The path to the folder or file (in Amazon S3) that contains the
corresponding sensitive data discovery result for the finding. If a
finding applies to a large archive or compressed file, this value is the
path to a folder. Otherwise, this value is the path to a file.
$sel:jobId:ClassificationDetails'
, classificationDetails_jobId
- The unique identifier for the classification job that produced the
finding.
$sel:jobArn:ClassificationDetails'
, classificationDetails_jobArn
- The Amazon Resource Name (ARN) of the classification job that produced
the finding.
$sel:result:ClassificationDetails'
, classificationDetails_result
- The status and other details of the finding.
classificationDetails_detailedResultsLocation :: Lens' ClassificationDetails (Maybe Text) Source #
The path to the folder or file (in Amazon S3) that contains the corresponding sensitive data discovery result for the finding. If a finding applies to a large archive or compressed file, this value is the path to a folder. Otherwise, this value is the path to a file.
classificationDetails_jobId :: Lens' ClassificationDetails (Maybe Text) Source #
The unique identifier for the classification job that produced the finding.
classificationDetails_jobArn :: Lens' ClassificationDetails (Maybe Text) Source #
The Amazon Resource Name (ARN) of the classification job that produced the finding.
classificationDetails_result :: Lens' ClassificationDetails (Maybe ClassificationResult) Source #
The status and other details of the finding.
ClassificationExportConfiguration
data ClassificationExportConfiguration Source #
Specifies where to store data classification results, and the encryption settings to use when storing results in that location. Currently, you can store classification results only in an S3 bucket.
See: newClassificationExportConfiguration
smart constructor.
ClassificationExportConfiguration' | |
|
Instances
Eq ClassificationExportConfiguration Source # | |
Read ClassificationExportConfiguration Source # | |
Show ClassificationExportConfiguration Source # | |
Generic ClassificationExportConfiguration Source # | |
NFData ClassificationExportConfiguration Source # | |
Hashable ClassificationExportConfiguration Source # | |
ToJSON ClassificationExportConfiguration Source # | |
FromJSON ClassificationExportConfiguration Source # | |
type Rep ClassificationExportConfiguration Source # | |
Defined in Amazonka.MacieV2.Types.ClassificationExportConfiguration type Rep ClassificationExportConfiguration = D1 ('MetaData "ClassificationExportConfiguration" "Amazonka.MacieV2.Types.ClassificationExportConfiguration" "libZSservicesZSamazonka-maciev2ZSamazonka-maciev2" 'False) (C1 ('MetaCons "ClassificationExportConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3Destination)))) |
newClassificationExportConfiguration :: ClassificationExportConfiguration Source #
Create a value of ClassificationExportConfiguration
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:s3Destination:ClassificationExportConfiguration'
, classificationExportConfiguration_s3Destination
- The S3 bucket to store data classification results in, and the
encryption settings to use when storing results in that bucket.
classificationExportConfiguration_s3Destination :: Lens' ClassificationExportConfiguration (Maybe S3Destination) Source #
The S3 bucket to store data classification results in, and the encryption settings to use when storing results in that bucket.
ClassificationResult
data ClassificationResult Source #
Provides the details of a sensitive data finding, including the types, number of occurrences, and locations of the sensitive data that was detected.
See: newClassificationResult
smart constructor.
ClassificationResult' | |
|
Instances
newClassificationResult :: ClassificationResult Source #
Create a value of ClassificationResult
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:sensitiveData:ClassificationResult'
, classificationResult_sensitiveData
- The category, types, and number of occurrences of the sensitive data
that produced the finding.
$sel:status:ClassificationResult'
, classificationResult_status
- The status of the finding.
$sel:mimeType:ClassificationResult'
, classificationResult_mimeType
- The type of content, as a MIME type, that the finding applies to. For
example, application/gzip, for a GNU Gzip compressed archive file, or
application/pdf, for an Adobe Portable Document Format file.
$sel:sizeClassified:ClassificationResult'
, classificationResult_sizeClassified
- The total size, in bytes, of the data that the finding applies to.
$sel:additionalOccurrences:ClassificationResult'
, classificationResult_additionalOccurrences
- Specifies whether Amazon Macie detected additional occurrences of
sensitive data in the S3 object. A finding includes location data for a
maximum of 15 occurrences of sensitive data.
This value can help you determine whether to investigate additional occurrences of sensitive data in an object. You can do this by referring to the corresponding sensitive data discovery result for the finding (ClassificationDetails.detailedResultsLocation).
$sel:customDataIdentifiers:ClassificationResult'
, classificationResult_customDataIdentifiers
- The custom data identifiers that detected the sensitive data and the
number of occurrences of the data that they detected.
classificationResult_sensitiveData :: Lens' ClassificationResult (Maybe [SensitiveDataItem]) Source #
The category, types, and number of occurrences of the sensitive data that produced the finding.
classificationResult_status :: Lens' ClassificationResult (Maybe ClassificationResultStatus) Source #
The status of the finding.
classificationResult_mimeType :: Lens' ClassificationResult (Maybe Text) Source #
The type of content, as a MIME type, that the finding applies to. For example, application/gzip, for a GNU Gzip compressed archive file, or application/pdf, for an Adobe Portable Document Format file.
classificationResult_sizeClassified :: Lens' ClassificationResult (Maybe Integer) Source #
The total size, in bytes, of the data that the finding applies to.
classificationResult_additionalOccurrences :: Lens' ClassificationResult (Maybe Bool) Source #
Specifies whether Amazon Macie detected additional occurrences of sensitive data in the S3 object. A finding includes location data for a maximum of 15 occurrences of sensitive data.
This value can help you determine whether to investigate additional occurrences of sensitive data in an object. You can do this by referring to the corresponding sensitive data discovery result for the finding (ClassificationDetails.detailedResultsLocation).
classificationResult_customDataIdentifiers :: Lens' ClassificationResult (Maybe CustomDataIdentifiers) Source #
The custom data identifiers that detected the sensitive data and the number of occurrences of the data that they detected.
ClassificationResultStatus
data ClassificationResultStatus Source #
Provides information about the status of a sensitive data finding.
See: newClassificationResultStatus
smart constructor.
ClassificationResultStatus' | |
|
Instances
newClassificationResultStatus :: ClassificationResultStatus Source #
Create a value of ClassificationResultStatus
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:reason:ClassificationResultStatus'
, classificationResultStatus_reason
- A brief description of the status of the finding. Amazon Macie uses this
value to notify you of any errors, warnings, or considerations that
might impact your analysis of the finding.
$sel:code:ClassificationResultStatus'
, classificationResultStatus_code
- The status of the finding. Possible values are:
- COMPLETE - Amazon Macie successfully completed its analysis of the S3 object that the finding applies to.
- PARTIAL - Macie analyzed only a subset of the data in the S3 object that the finding applies to. For example, the object is an archive file that contains files in an unsupported format.
- SKIPPED - Macie wasn't able to analyze the S3 object that the finding applies to. For example, the object is a file in an unsupported format.
classificationResultStatus_reason :: Lens' ClassificationResultStatus (Maybe Text) Source #
A brief description of the status of the finding. Amazon Macie uses this value to notify you of any errors, warnings, or considerations that might impact your analysis of the finding.
classificationResultStatus_code :: Lens' ClassificationResultStatus (Maybe Text) Source #
The status of the finding. Possible values are:
- COMPLETE - Amazon Macie successfully completed its analysis of the S3 object that the finding applies to.
- PARTIAL - Macie analyzed only a subset of the data in the S3 object that the finding applies to. For example, the object is an archive file that contains files in an unsupported format.
- SKIPPED - Macie wasn't able to analyze the S3 object that the finding applies to. For example, the object is a file in an unsupported format.
CriteriaBlockForJob
data CriteriaBlockForJob Source #
Specifies one or more property- and tag-based conditions that define criteria for including or excluding S3 buckets from a classification job.
See: newCriteriaBlockForJob
smart constructor.
CriteriaBlockForJob' | |
|
Instances
newCriteriaBlockForJob :: CriteriaBlockForJob Source #
Create a value of CriteriaBlockForJob
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:and:CriteriaBlockForJob'
, criteriaBlockForJob_and
- An array of conditions, one for each condition that determines which
buckets to include or exclude from the job. If you specify more than one
condition, Amazon Macie uses AND logic to join the conditions.
criteriaBlockForJob_and :: Lens' CriteriaBlockForJob (Maybe [CriteriaForJob]) Source #
An array of conditions, one for each condition that determines which buckets to include or exclude from the job. If you specify more than one condition, Amazon Macie uses AND logic to join the conditions.
CriteriaForJob
data CriteriaForJob Source #
Specifies a property- or tag-based condition that defines criteria for including or excluding S3 buckets from a classification job.
See: newCriteriaForJob
smart constructor.
CriteriaForJob' | |
|
Instances
newCriteriaForJob :: CriteriaForJob Source #
Create a value of CriteriaForJob
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:tagCriterion:CriteriaForJob'
, criteriaForJob_tagCriterion
- A tag-based condition that defines an operator and tag keys, tag values,
or tag key and value pairs for including or excluding buckets from the
job.
$sel:simpleCriterion:CriteriaForJob'
, criteriaForJob_simpleCriterion
- A property-based condition that defines a property, operator, and one or
more values for including or excluding buckets from the job.
criteriaForJob_tagCriterion :: Lens' CriteriaForJob (Maybe TagCriterionForJob) Source #
A tag-based condition that defines an operator and tag keys, tag values, or tag key and value pairs for including or excluding buckets from the job.
criteriaForJob_simpleCriterion :: Lens' CriteriaForJob (Maybe SimpleCriterionForJob) Source #
A property-based condition that defines a property, operator, and one or more values for including or excluding buckets from the job.
CriterionAdditionalProperties
data CriterionAdditionalProperties Source #
Specifies the operator to use in a property-based condition that filters the results of a query for findings. For detailed information and examples of each operator, see Fundamentals of filtering findings in the Amazon Macie User Guide.
See: newCriterionAdditionalProperties
smart constructor.
CriterionAdditionalProperties' | |
|
Instances
newCriterionAdditionalProperties :: CriterionAdditionalProperties Source #
Create a value of CriterionAdditionalProperties
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:eq:CriterionAdditionalProperties'
, criterionAdditionalProperties_eq
- The value for the property matches (equals) the specified value. If you
specify multiple values, Macie uses OR logic to join the values.
$sel:lte:CriterionAdditionalProperties'
, criterionAdditionalProperties_lte
- The value for the property is less than or equal to the specified value.
$sel:gt:CriterionAdditionalProperties'
, criterionAdditionalProperties_gt
- The value for the property is greater than the specified value.
$sel:eqExactMatch:CriterionAdditionalProperties'
, criterionAdditionalProperties_eqExactMatch
- The value for the property exclusively matches (equals an exact match
for) all the specified values. If you specify multiple values, Amazon
Macie uses AND logic to join the values.
You can use this operator with the following properties: customDataIdentifiers.detections.arn, customDataIdentifiers.detections.name, resourcesAffected.s3Bucket.tags.key, resourcesAffected.s3Bucket.tags.value, resourcesAffected.s3Object.tags.key, resourcesAffected.s3Object.tags.value, sensitiveData.category, and sensitiveData.detections.type.
$sel:neq:CriterionAdditionalProperties'
, criterionAdditionalProperties_neq
- The value for the property doesn't match (doesn't equal) the specified
value. If you specify multiple values, Macie uses OR logic to join the
values.
$sel:lt:CriterionAdditionalProperties'
, criterionAdditionalProperties_lt
- The value for the property is less than the specified value.
$sel:gte:CriterionAdditionalProperties'
, criterionAdditionalProperties_gte
- The value for the property is greater than or equal to the specified
value.
criterionAdditionalProperties_eq :: Lens' CriterionAdditionalProperties (Maybe [Text]) Source #
The value for the property matches (equals) the specified value. If you specify multiple values, Macie uses OR logic to join the values.
criterionAdditionalProperties_lte :: Lens' CriterionAdditionalProperties (Maybe Integer) Source #
The value for the property is less than or equal to the specified value.
criterionAdditionalProperties_gt :: Lens' CriterionAdditionalProperties (Maybe Integer) Source #
The value for the property is greater than the specified value.
criterionAdditionalProperties_eqExactMatch :: Lens' CriterionAdditionalProperties (Maybe [Text]) Source #
The value for the property exclusively matches (equals an exact match for) all the specified values. If you specify multiple values, Amazon Macie uses AND logic to join the values.
You can use this operator with the following properties: customDataIdentifiers.detections.arn, customDataIdentifiers.detections.name, resourcesAffected.s3Bucket.tags.key, resourcesAffected.s3Bucket.tags.value, resourcesAffected.s3Object.tags.key, resourcesAffected.s3Object.tags.value, sensitiveData.category, and sensitiveData.detections.type.
criterionAdditionalProperties_neq :: Lens' CriterionAdditionalProperties (Maybe [Text]) Source #
The value for the property doesn't match (doesn't equal) the specified value. If you specify multiple values, Macie uses OR logic to join the values.
criterionAdditionalProperties_lt :: Lens' CriterionAdditionalProperties (Maybe Integer) Source #
The value for the property is less than the specified value.
criterionAdditionalProperties_gte :: Lens' CriterionAdditionalProperties (Maybe Integer) Source #
The value for the property is greater than or equal to the specified value.
CustomDataIdentifierSummary
data CustomDataIdentifierSummary Source #
Provides information about a custom data identifier.
See: newCustomDataIdentifierSummary
smart constructor.
CustomDataIdentifierSummary' | |
|
Instances
newCustomDataIdentifierSummary :: CustomDataIdentifierSummary Source #
Create a value of CustomDataIdentifierSummary
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:arn:CustomDataIdentifierSummary'
, customDataIdentifierSummary_arn
- The Amazon Resource Name (ARN) of the custom data identifier.
$sel:createdAt:CustomDataIdentifierSummary'
, customDataIdentifierSummary_createdAt
- The date and time, in UTC and extended ISO 8601 format, when the custom
data identifier was created.
$sel:name:CustomDataIdentifierSummary'
, customDataIdentifierSummary_name
- The custom name of the custom data identifier.
$sel:id:CustomDataIdentifierSummary'
, customDataIdentifierSummary_id
- The unique identifier for the custom data identifier.
$sel:description:CustomDataIdentifierSummary'
, customDataIdentifierSummary_description
- The custom description of the custom data identifier.
customDataIdentifierSummary_arn :: Lens' CustomDataIdentifierSummary (Maybe Text) Source #
The Amazon Resource Name (ARN) of the custom data identifier.
customDataIdentifierSummary_createdAt :: Lens' CustomDataIdentifierSummary (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when the custom data identifier was created.
customDataIdentifierSummary_name :: Lens' CustomDataIdentifierSummary (Maybe Text) Source #
The custom name of the custom data identifier.
customDataIdentifierSummary_id :: Lens' CustomDataIdentifierSummary (Maybe Text) Source #
The unique identifier for the custom data identifier.
customDataIdentifierSummary_description :: Lens' CustomDataIdentifierSummary (Maybe Text) Source #
The custom description of the custom data identifier.
CustomDataIdentifiers
data CustomDataIdentifiers Source #
Provides information about custom data identifiers that produced a sensitive data finding, and the number of occurrences of the data that they detected for the finding.
See: newCustomDataIdentifiers
smart constructor.
CustomDataIdentifiers' | |
|
Instances
newCustomDataIdentifiers :: CustomDataIdentifiers Source #
Create a value of CustomDataIdentifiers
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:detections:CustomDataIdentifiers'
, customDataIdentifiers_detections
- The custom data identifiers that detected the data, and the number of
occurrences of the data that each identifier detected.
$sel:totalCount:CustomDataIdentifiers'
, customDataIdentifiers_totalCount
- The total number of occurrences of the data that was detected by the
custom data identifiers and produced the finding.
customDataIdentifiers_detections :: Lens' CustomDataIdentifiers (Maybe [CustomDetection]) Source #
The custom data identifiers that detected the data, and the number of occurrences of the data that each identifier detected.
customDataIdentifiers_totalCount :: Lens' CustomDataIdentifiers (Maybe Integer) Source #
The total number of occurrences of the data that was detected by the custom data identifiers and produced the finding.
CustomDetection
data CustomDetection Source #
Provides information about a custom data identifier that produced a sensitive data finding, and the sensitive data that it detected for the finding.
See: newCustomDetection
smart constructor.
CustomDetection' | |
|
Instances
newCustomDetection :: CustomDetection Source #
Create a value of CustomDetection
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:occurrences:CustomDetection'
, customDetection_occurrences
- The location of 1-15 occurrences of the sensitive data that the custom
data identifier detected. A finding includes location data for a maximum
of 15 occurrences of sensitive data.
$sel:arn:CustomDetection'
, customDetection_arn
- The Amazon Resource Name (ARN) of the custom data identifier.
$sel:count:CustomDetection'
, customDetection_count
- The total number of occurrences of the sensitive data that the custom
data identifier detected.
$sel:name:CustomDetection'
, customDetection_name
- The name of the custom data identifier.
customDetection_occurrences :: Lens' CustomDetection (Maybe Occurrences) Source #
The location of 1-15 occurrences of the sensitive data that the custom data identifier detected. A finding includes location data for a maximum of 15 occurrences of sensitive data.
customDetection_arn :: Lens' CustomDetection (Maybe Text) Source #
The Amazon Resource Name (ARN) of the custom data identifier.
customDetection_count :: Lens' CustomDetection (Maybe Integer) Source #
The total number of occurrences of the sensitive data that the custom data identifier detected.
customDetection_name :: Lens' CustomDetection (Maybe Text) Source #
The name of the custom data identifier.
DailySchedule
data DailySchedule Source #
Specifies that a classification job runs once a day, every day. This is an empty object.
See: newDailySchedule
smart constructor.
Instances
newDailySchedule :: DailySchedule Source #
Create a value of DailySchedule
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
DefaultDetection
data DefaultDetection Source #
Provides information about a type of sensitive data that was detected by a managed data identifier and produced a sensitive data finding.
See: newDefaultDetection
smart constructor.
DefaultDetection' | |
|
Instances
newDefaultDetection :: DefaultDetection Source #
Create a value of DefaultDetection
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:occurrences:DefaultDetection'
, defaultDetection_occurrences
- The location of 1-15 occurrences of the sensitive data that was
detected. A finding includes location data for a maximum of 15
occurrences of sensitive data.
$sel:count:DefaultDetection'
, defaultDetection_count
- The total number of occurrences of the type of sensitive data that was
detected.
$sel:type':DefaultDetection'
, defaultDetection_type
- The type of sensitive data that was detected. For example,
AWS_CREDENTIALS, PHONE_NUMBER, or ADDRESS.
defaultDetection_occurrences :: Lens' DefaultDetection (Maybe Occurrences) Source #
The location of 1-15 occurrences of the sensitive data that was detected. A finding includes location data for a maximum of 15 occurrences of sensitive data.
defaultDetection_count :: Lens' DefaultDetection (Maybe Integer) Source #
The total number of occurrences of the type of sensitive data that was detected.
defaultDetection_type :: Lens' DefaultDetection (Maybe Text) Source #
The type of sensitive data that was detected. For example, AWS_CREDENTIALS, PHONE_NUMBER, or ADDRESS.
DomainDetails
data DomainDetails Source #
Provides information about the domain name of the device that an entity used to perform an action on an affected resource.
See: newDomainDetails
smart constructor.
DomainDetails' | |
|
Instances
newDomainDetails :: DomainDetails Source #
Create a value of DomainDetails
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:domainName:DomainDetails'
, domainDetails_domainName
- The name of the domain.
domainDetails_domainName :: Lens' DomainDetails (Maybe Text) Source #
The name of the domain.
FederatedUser
data FederatedUser Source #
Provides information about an identity that performed an action on an affected resource by using temporary security credentials. The credentials were obtained using the GetFederationToken operation of the Security Token Service (STS) API.
See: newFederatedUser
smart constructor.
FederatedUser' | |
|
Instances
newFederatedUser :: FederatedUser Source #
Create a value of FederatedUser
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:principalId:FederatedUser'
, federatedUser_principalId
- The unique identifier for the entity that was used to get the
credentials.
$sel:arn:FederatedUser'
, federatedUser_arn
- The Amazon Resource Name (ARN) of the entity that was used to get the
credentials.
$sel:sessionContext:FederatedUser'
, federatedUser_sessionContext
- The details of the session that was created for the credentials,
including the entity that issued the session.
$sel:accountId:FederatedUser'
, federatedUser_accountId
- The unique identifier for the Amazon Web Services account that owns the
entity that was used to get the credentials.
$sel:accessKeyId:FederatedUser'
, federatedUser_accessKeyId
- The Amazon Web Services access key ID that identifies the credentials.
federatedUser_principalId :: Lens' FederatedUser (Maybe Text) Source #
The unique identifier for the entity that was used to get the credentials.
federatedUser_arn :: Lens' FederatedUser (Maybe Text) Source #
The Amazon Resource Name (ARN) of the entity that was used to get the credentials.
federatedUser_sessionContext :: Lens' FederatedUser (Maybe SessionContext) Source #
The details of the session that was created for the credentials, including the entity that issued the session.
federatedUser_accountId :: Lens' FederatedUser (Maybe Text) Source #
The unique identifier for the Amazon Web Services account that owns the entity that was used to get the credentials.
federatedUser_accessKeyId :: Lens' FederatedUser (Maybe Text) Source #
The Amazon Web Services access key ID that identifies the credentials.
Finding
Provides the details of a finding.
See: newFinding
smart constructor.
Finding' | |
|
Instances
newFinding :: Finding Source #
Create a value of Finding
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:classificationDetails:Finding'
, finding_classificationDetails
- The details of a sensitive data finding. This value is null for a policy
finding.
$sel:policyDetails:Finding'
, finding_policyDetails
- The details of a policy finding. This value is null for a sensitive data
finding.
$sel:createdAt:Finding'
, finding_createdAt
- The date and time, in UTC and extended ISO 8601 format, when the finding
was created.
$sel:category:Finding'
, finding_category
- The category of the finding. Possible values are: CLASSIFICATION, for a
sensitive data finding; and, POLICY, for a policy finding.
$sel:severity:Finding'
, finding_severity
- The severity level and score for the finding.
$sel:count:Finding'
, finding_count
- The total number of occurrences of the finding. For sensitive data
findings, this value is always 1. All sensitive data findings are
considered new (unique) because they derive from individual
classification jobs.
$sel:schemaVersion:Finding'
, finding_schemaVersion
- The version of the schema that was used to define the data structures in
the finding.
$sel:resourcesAffected:Finding'
, finding_resourcesAffected
- The resources that the finding applies to.
$sel:accountId:Finding'
, finding_accountId
- The unique identifier for the Amazon Web Services account that the
finding applies to. This is typically the account that owns the affected
resource.
$sel:partition:Finding'
, finding_partition
- The Amazon Web Services partition that Amazon Macie created the finding
in.
$sel:id:Finding'
, finding_id
- The unique identifier for the finding. This is a random string that
Amazon Macie generates and assigns to a finding when it creates the
finding.
$sel:region:Finding'
, finding_region
- The Amazon Web Services Region that Amazon Macie created the finding in.
$sel:updatedAt:Finding'
, finding_updatedAt
- The date and time, in UTC and extended ISO 8601 format, when the finding
was last updated. For sensitive data findings, this value is the same as
the value for the createdAt property. All sensitive data findings are
considered new (unique) because they derive from individual
classification jobs.
$sel:title:Finding'
, finding_title
- The brief description of the finding.
$sel:type':Finding'
, finding_type
- The type of the finding.
$sel:archived:Finding'
, finding_archived
- Specifies whether the finding is archived (suppressed).
$sel:description:Finding'
, finding_description
- The description of the finding.
$sel:sample:Finding'
, finding_sample
- Specifies whether the finding is a sample finding. A sample finding is
a finding that uses example data to demonstrate what a finding might
contain.
finding_classificationDetails :: Lens' Finding (Maybe ClassificationDetails) Source #
The details of a sensitive data finding. This value is null for a policy finding.
finding_policyDetails :: Lens' Finding (Maybe PolicyDetails) Source #
The details of a policy finding. This value is null for a sensitive data finding.
finding_createdAt :: Lens' Finding (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when the finding was created.
finding_category :: Lens' Finding (Maybe FindingCategory) Source #
The category of the finding. Possible values are: CLASSIFICATION, for a sensitive data finding; and, POLICY, for a policy finding.
finding_severity :: Lens' Finding (Maybe Severity) Source #
The severity level and score for the finding.
finding_count :: Lens' Finding (Maybe Integer) Source #
The total number of occurrences of the finding. For sensitive data findings, this value is always 1. All sensitive data findings are considered new (unique) because they derive from individual classification jobs.
finding_schemaVersion :: Lens' Finding (Maybe Text) Source #
The version of the schema that was used to define the data structures in the finding.
finding_resourcesAffected :: Lens' Finding (Maybe ResourcesAffected) Source #
The resources that the finding applies to.
finding_accountId :: Lens' Finding (Maybe Text) Source #
The unique identifier for the Amazon Web Services account that the finding applies to. This is typically the account that owns the affected resource.
finding_partition :: Lens' Finding (Maybe Text) Source #
The Amazon Web Services partition that Amazon Macie created the finding in.
finding_id :: Lens' Finding (Maybe Text) Source #
The unique identifier for the finding. This is a random string that Amazon Macie generates and assigns to a finding when it creates the finding.
finding_region :: Lens' Finding (Maybe Text) Source #
The Amazon Web Services Region that Amazon Macie created the finding in.
finding_updatedAt :: Lens' Finding (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when the finding was last updated. For sensitive data findings, this value is the same as the value for the createdAt property. All sensitive data findings are considered new (unique) because they derive from individual classification jobs.
finding_type :: Lens' Finding (Maybe FindingType) Source #
The type of the finding.
finding_archived :: Lens' Finding (Maybe Bool) Source #
Specifies whether the finding is archived (suppressed).
finding_sample :: Lens' Finding (Maybe Bool) Source #
Specifies whether the finding is a sample finding. A sample finding is a finding that uses example data to demonstrate what a finding might contain.
FindingAction
data FindingAction Source #
Provides information about an action that occurred for a resource and produced a policy finding.
See: newFindingAction
smart constructor.
FindingAction' | |
|
Instances
newFindingAction :: FindingAction Source #
Create a value of FindingAction
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:apiCallDetails:FindingAction'
, findingAction_apiCallDetails
- The invocation details of the API operation that an entity invoked for
the affected resource, if the value for the actionType property is
AWS_API_CALL.
$sel:actionType:FindingAction'
, findingAction_actionType
- The type of action that occurred for the affected resource. This value
is typically AWS_API_CALL, which indicates that an entity invoked an API
operation for the resource.
findingAction_apiCallDetails :: Lens' FindingAction (Maybe ApiCallDetails) Source #
The invocation details of the API operation that an entity invoked for the affected resource, if the value for the actionType property is AWS_API_CALL.
findingAction_actionType :: Lens' FindingAction (Maybe FindingActionType) Source #
The type of action that occurred for the affected resource. This value is typically AWS_API_CALL, which indicates that an entity invoked an API operation for the resource.
FindingActor
data FindingActor Source #
Provides information about an entity that performed an action that produced a policy finding for a resource.
See: newFindingActor
smart constructor.
FindingActor' | |
|
Instances
newFindingActor :: FindingActor Source #
Create a value of FindingActor
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:userIdentity:FindingActor'
, findingActor_userIdentity
- The type and other characteristics of the entity that performed the
action on the affected resource.
$sel:ipAddressDetails:FindingActor'
, findingActor_ipAddressDetails
- The IP address of the device that the entity used to perform the action
on the affected resource. This object also provides information such as
the owner and geographic location for the IP address.
$sel:domainDetails:FindingActor'
, findingActor_domainDetails
- The domain name of the device that the entity used to perform the action
on the affected resource.
findingActor_userIdentity :: Lens' FindingActor (Maybe UserIdentity) Source #
The type and other characteristics of the entity that performed the action on the affected resource.
findingActor_ipAddressDetails :: Lens' FindingActor (Maybe IpAddressDetails) Source #
The IP address of the device that the entity used to perform the action on the affected resource. This object also provides information such as the owner and geographic location for the IP address.
findingActor_domainDetails :: Lens' FindingActor (Maybe DomainDetails) Source #
The domain name of the device that the entity used to perform the action on the affected resource.
FindingCriteria
data FindingCriteria Source #
Specifies, as a map, one or more property-based conditions that filter the results of a query for findings.
See: newFindingCriteria
smart constructor.
FindingCriteria' | |
|
Instances
newFindingCriteria :: FindingCriteria Source #
Create a value of FindingCriteria
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:criterion:FindingCriteria'
, findingCriteria_criterion
- A condition that specifies the property, operator, and one or more
values to use to filter the results.
findingCriteria_criterion :: Lens' FindingCriteria (Maybe (HashMap Text CriterionAdditionalProperties)) Source #
A condition that specifies the property, operator, and one or more values to use to filter the results.
FindingStatisticsSortCriteria
data FindingStatisticsSortCriteria Source #
Specifies criteria for sorting the results of a query that retrieves aggregated statistical data about findings.
See: newFindingStatisticsSortCriteria
smart constructor.
FindingStatisticsSortCriteria' | |
|
Instances
newFindingStatisticsSortCriteria :: FindingStatisticsSortCriteria Source #
Create a value of FindingStatisticsSortCriteria
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:orderBy:FindingStatisticsSortCriteria'
, findingStatisticsSortCriteria_orderBy
- The sort order to apply to the results, based on the value for the
property specified by the attributeName property. Valid values are: ASC,
sort the results in ascending order; and, DESC, sort the results in
descending order.
$sel:attributeName:FindingStatisticsSortCriteria'
, findingStatisticsSortCriteria_attributeName
- The grouping to sort the results by. Valid values are: count, sort the
results by the number of findings in each group of results; and,
groupKey, sort the results by the name of each group of results.
findingStatisticsSortCriteria_orderBy :: Lens' FindingStatisticsSortCriteria (Maybe OrderBy) Source #
The sort order to apply to the results, based on the value for the property specified by the attributeName property. Valid values are: ASC, sort the results in ascending order; and, DESC, sort the results in descending order.
findingStatisticsSortCriteria_attributeName :: Lens' FindingStatisticsSortCriteria (Maybe FindingStatisticsSortAttributeName) Source #
The grouping to sort the results by. Valid values are: count, sort the results by the number of findings in each group of results; and, groupKey, sort the results by the name of each group of results.
FindingsFilterListItem
data FindingsFilterListItem Source #
Provides information about a findings filter.
See: newFindingsFilterListItem
smart constructor.
FindingsFilterListItem' | |
|
Instances
newFindingsFilterListItem :: FindingsFilterListItem Source #
Create a value of FindingsFilterListItem
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:arn:FindingsFilterListItem'
, findingsFilterListItem_arn
- The Amazon Resource Name (ARN) of the filter.
$sel:action:FindingsFilterListItem'
, findingsFilterListItem_action
- The action that's performed on findings that meet the filter criteria.
Possible values are: ARCHIVE, suppress (automatically archive) the
findings; and, NOOP, don't perform any action on the findings.
$sel:name:FindingsFilterListItem'
, findingsFilterListItem_name
- The custom name of the filter.
$sel:id:FindingsFilterListItem'
, findingsFilterListItem_id
- The unique identifier for the filter.
$sel:tags:FindingsFilterListItem'
, findingsFilterListItem_tags
- A map of key-value pairs that identifies the tags (keys and values) that
are associated with the filter.
findingsFilterListItem_arn :: Lens' FindingsFilterListItem (Maybe Text) Source #
The Amazon Resource Name (ARN) of the filter.
findingsFilterListItem_action :: Lens' FindingsFilterListItem (Maybe FindingsFilterAction) Source #
The action that's performed on findings that meet the filter criteria. Possible values are: ARCHIVE, suppress (automatically archive) the findings; and, NOOP, don't perform any action on the findings.
findingsFilterListItem_name :: Lens' FindingsFilterListItem (Maybe Text) Source #
The custom name of the filter.
findingsFilterListItem_id :: Lens' FindingsFilterListItem (Maybe Text) Source #
The unique identifier for the filter.
findingsFilterListItem_tags :: Lens' FindingsFilterListItem (Maybe (HashMap Text Text)) Source #
A map of key-value pairs that identifies the tags (keys and values) that are associated with the filter.
GroupCount
data GroupCount Source #
Provides a group of results for a query that retrieved aggregated statistical data about findings.
See: newGroupCount
smart constructor.
Instances
newGroupCount :: GroupCount Source #
Create a value of GroupCount
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:groupKey:GroupCount'
, groupCount_groupKey
- The name of the property that defines the group in the query results, as
specified by the groupBy property in the query request.
$sel:count:GroupCount'
, groupCount_count
- The total number of findings in the group of query results.
groupCount_groupKey :: Lens' GroupCount (Maybe Text) Source #
The name of the property that defines the group in the query results, as specified by the groupBy property in the query request.
groupCount_count :: Lens' GroupCount (Maybe Integer) Source #
The total number of findings in the group of query results.
IamUser
Provides information about an Identity and Access Management (IAM) user who performed an action on an affected resource.
See: newIamUser
smart constructor.
IamUser' | |
|
Instances
Eq IamUser Source # | |
Read IamUser Source # | |
Show IamUser Source # | |
Generic IamUser Source # | |
NFData IamUser Source # | |
Defined in Amazonka.MacieV2.Types.IamUser | |
Hashable IamUser Source # | |
Defined in Amazonka.MacieV2.Types.IamUser | |
FromJSON IamUser Source # | |
type Rep IamUser Source # | |
Defined in Amazonka.MacieV2.Types.IamUser type Rep IamUser = D1 ('MetaData "IamUser" "Amazonka.MacieV2.Types.IamUser" "libZSservicesZSamazonka-maciev2ZSamazonka-maciev2" 'False) (C1 ('MetaCons "IamUser'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "userName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "accountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) |
newIamUser :: IamUser Source #
Create a value of IamUser
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:principalId:IamUser'
, iamUser_principalId
- The unique identifier for the IAM user who performed the action.
$sel:arn:IamUser'
, iamUser_arn
- The Amazon Resource Name (ARN) of the principal that performed the
action. The last section of the ARN contains the name of the user who
performed the action.
$sel:userName:IamUser'
, iamUser_userName
- The user name of the IAM user who performed the action.
$sel:accountId:IamUser'
, iamUser_accountId
- The unique identifier for the Amazon Web Services account that's
associated with the IAM user who performed the action.
iamUser_principalId :: Lens' IamUser (Maybe Text) Source #
The unique identifier for the IAM user who performed the action.
iamUser_arn :: Lens' IamUser (Maybe Text) Source #
The Amazon Resource Name (ARN) of the principal that performed the action. The last section of the ARN contains the name of the user who performed the action.
iamUser_userName :: Lens' IamUser (Maybe Text) Source #
The user name of the IAM user who performed the action.
iamUser_accountId :: Lens' IamUser (Maybe Text) Source #
The unique identifier for the Amazon Web Services account that's associated with the IAM user who performed the action.
Invitation
data Invitation Source #
Provides information about an Amazon Macie membership invitation that was received by an account.
See: newInvitation
smart constructor.
Invitation' | |
|
Instances
newInvitation :: Invitation Source #
Create a value of Invitation
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:relationshipStatus:Invitation'
, invitation_relationshipStatus
- The status of the relationship between the account that sent the
invitation (inviter account) and the account that received the
invitation (invitee account).
$sel:invitedAt:Invitation'
, invitation_invitedAt
- The date and time, in UTC and extended ISO 8601 format, when the
invitation was sent.
$sel:invitationId:Invitation'
, invitation_invitationId
- The unique identifier for the invitation. Amazon Macie uses this
identifier to validate the inviter account with the invitee account.
$sel:accountId:Invitation'
, invitation_accountId
- The Amazon Web Services account ID for the account that sent the
invitation.
invitation_relationshipStatus :: Lens' Invitation (Maybe RelationshipStatus) Source #
The status of the relationship between the account that sent the invitation (inviter account) and the account that received the invitation (invitee account).
invitation_invitedAt :: Lens' Invitation (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when the invitation was sent.
invitation_invitationId :: Lens' Invitation (Maybe Text) Source #
The unique identifier for the invitation. Amazon Macie uses this identifier to validate the inviter account with the invitee account.
invitation_accountId :: Lens' Invitation (Maybe Text) Source #
The Amazon Web Services account ID for the account that sent the invitation.
IpAddressDetails
data IpAddressDetails Source #
Provides information about the IP address of the device that an entity used to perform an action on an affected resource.
See: newIpAddressDetails
smart constructor.
IpAddressDetails' | |
|
Instances
newIpAddressDetails :: IpAddressDetails Source #
Create a value of IpAddressDetails
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:ipCity:IpAddressDetails'
, ipAddressDetails_ipCity
- The city that the IP address originated from.
$sel:ipGeoLocation:IpAddressDetails'
, ipAddressDetails_ipGeoLocation
- The geographic coordinates of the location that the IP address
originated from.
$sel:ipAddressV4:IpAddressDetails'
, ipAddressDetails_ipAddressV4
- The Internet Protocol version 4 (IPv4) address of the device.
$sel:ipOwner:IpAddressDetails'
, ipAddressDetails_ipOwner
- The registered owner of the IP address.
$sel:ipCountry:IpAddressDetails'
, ipAddressDetails_ipCountry
- The country that the IP address originated from.
ipAddressDetails_ipCity :: Lens' IpAddressDetails (Maybe IpCity) Source #
The city that the IP address originated from.
ipAddressDetails_ipGeoLocation :: Lens' IpAddressDetails (Maybe IpGeoLocation) Source #
The geographic coordinates of the location that the IP address originated from.
ipAddressDetails_ipAddressV4 :: Lens' IpAddressDetails (Maybe Text) Source #
The Internet Protocol version 4 (IPv4) address of the device.
ipAddressDetails_ipOwner :: Lens' IpAddressDetails (Maybe IpOwner) Source #
The registered owner of the IP address.
ipAddressDetails_ipCountry :: Lens' IpAddressDetails (Maybe IpCountry) Source #
The country that the IP address originated from.
IpCity
Provides information about the city that an IP address originated from.
See: newIpCity
smart constructor.
Instances
Eq IpCity Source # | |
Read IpCity Source # | |
Show IpCity Source # | |
Generic IpCity Source # | |
NFData IpCity Source # | |
Defined in Amazonka.MacieV2.Types.IpCity | |
Hashable IpCity Source # | |
Defined in Amazonka.MacieV2.Types.IpCity | |
FromJSON IpCity Source # | |
type Rep IpCity Source # | |
Defined in Amazonka.MacieV2.Types.IpCity |
Create a value of IpCity
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:name:IpCity'
, ipCity_name
- The name of the city.
IpCountry
Provides information about the country that an IP address originated from.
See: newIpCountry
smart constructor.
Instances
Eq IpCountry Source # | |
Read IpCountry Source # | |
Show IpCountry Source # | |
Generic IpCountry Source # | |
NFData IpCountry Source # | |
Defined in Amazonka.MacieV2.Types.IpCountry | |
Hashable IpCountry Source # | |
Defined in Amazonka.MacieV2.Types.IpCountry | |
FromJSON IpCountry Source # | |
type Rep IpCountry Source # | |
Defined in Amazonka.MacieV2.Types.IpCountry type Rep IpCountry = D1 ('MetaData "IpCountry" "Amazonka.MacieV2.Types.IpCountry" "libZSservicesZSamazonka-maciev2ZSamazonka-maciev2" 'False) (C1 ('MetaCons "IpCountry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "code") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) |
newIpCountry :: IpCountry Source #
Create a value of IpCountry
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:name:IpCountry'
, ipCountry_name
- The name of the country that the IP address originated from.
$sel:code:IpCountry'
, ipCountry_code
- The two-character code, in ISO 3166-1 alpha-2 format, for the country
that the IP address originated from. For example, US for the United
States.
ipCountry_name :: Lens' IpCountry (Maybe Text) Source #
The name of the country that the IP address originated from.
ipCountry_code :: Lens' IpCountry (Maybe Text) Source #
The two-character code, in ISO 3166-1 alpha-2 format, for the country that the IP address originated from. For example, US for the United States.
IpGeoLocation
data IpGeoLocation Source #
Provides geographic coordinates that indicate where a specified IP address originated from.
See: newIpGeoLocation
smart constructor.
Instances
newIpGeoLocation :: IpGeoLocation Source #
Create a value of IpGeoLocation
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:lat:IpGeoLocation'
, ipGeoLocation_lat
- The latitude coordinate of the location, rounded to four decimal places.
$sel:lon:IpGeoLocation'
, ipGeoLocation_lon
- The longitude coordinate of the location, rounded to four decimal
places.
ipGeoLocation_lat :: Lens' IpGeoLocation (Maybe Double) Source #
The latitude coordinate of the location, rounded to four decimal places.
ipGeoLocation_lon :: Lens' IpGeoLocation (Maybe Double) Source #
The longitude coordinate of the location, rounded to four decimal places.
IpOwner
Provides information about the registered owner of an IP address.
See: newIpOwner
smart constructor.
IpOwner' | |
|
Instances
Eq IpOwner Source # | |
Read IpOwner Source # | |
Show IpOwner Source # | |
Generic IpOwner Source # | |
NFData IpOwner Source # | |
Defined in Amazonka.MacieV2.Types.IpOwner | |
Hashable IpOwner Source # | |
Defined in Amazonka.MacieV2.Types.IpOwner | |
FromJSON IpOwner Source # | |
type Rep IpOwner Source # | |
Defined in Amazonka.MacieV2.Types.IpOwner type Rep IpOwner = D1 ('MetaData "IpOwner" "Amazonka.MacieV2.Types.IpOwner" "libZSservicesZSamazonka-maciev2ZSamazonka-maciev2" 'False) (C1 ('MetaCons "IpOwner'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "org") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "asnOrg") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "asn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "isp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) |
newIpOwner :: IpOwner Source #
Create a value of IpOwner
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:org:IpOwner'
, ipOwner_org
- The name of the organization that owned the IP address.
$sel:asnOrg:IpOwner'
, ipOwner_asnOrg
- The organization identifier that's associated with the autonomous
system number (ASN) for the autonomous system that included the IP
address.
$sel:asn:IpOwner'
, ipOwner_asn
- The autonomous system number (ASN) for the autonomous system that
included the IP address.
$sel:isp:IpOwner'
, ipOwner_isp
- The name of the internet service provider (ISP) that owned the IP
address.
ipOwner_org :: Lens' IpOwner (Maybe Text) Source #
The name of the organization that owned the IP address.
ipOwner_asnOrg :: Lens' IpOwner (Maybe Text) Source #
The organization identifier that's associated with the autonomous system number (ASN) for the autonomous system that included the IP address.
ipOwner_asn :: Lens' IpOwner (Maybe Text) Source #
The autonomous system number (ASN) for the autonomous system that included the IP address.
ipOwner_isp :: Lens' IpOwner (Maybe Text) Source #
The name of the internet service provider (ISP) that owned the IP address.
JobDetails
data JobDetails Source #
Specifies whether any one-time or recurring classification jobs are configured to analyze data in an S3 bucket, and, if so, the details of the job that ran most recently.
See: newJobDetails
smart constructor.
JobDetails' | |
|
Instances
newJobDetails :: JobDetails Source #
Create a value of JobDetails
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:isMonitoredByJob:JobDetails'
, jobDetails_isMonitoredByJob
- Specifies whether any recurring jobs are configured to analyze data in
the bucket. Possible values are:
- TRUE - The bucket is explicitly included in the bucket definition (S3BucketDefinitionForJob) for one or more recurring jobs or the bucket matches the bucket criteria (S3BucketCriteriaForJob) for one or more recurring jobs. At least one of those jobs has a status other than CANCELLED.
- FALSE - The bucket isn't explicitly included in the bucket definition (S3BucketDefinitionForJob) for any recurring jobs, the bucket doesn't match the bucket criteria (S3BucketCriteriaForJob) for any recurring jobs, or all the recurring jobs that are configured to analyze data in the bucket have a status of CANCELLED.
- UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
$sel:isDefinedInJob:JobDetails'
, jobDetails_isDefinedInJob
- Specifies whether any one-time or recurring jobs are configured to
analyze data in the bucket. Possible values are:
- TRUE - The bucket is explicitly included in the bucket definition (S3BucketDefinitionForJob) for one or more jobs and at least one of those jobs has a status other than CANCELLED. Or the bucket matched the bucket criteria (S3BucketCriteriaForJob) for at least one job that previously ran.
- FALSE - The bucket isn't explicitly included in the bucket definition (S3BucketDefinitionForJob) for any jobs, all the jobs that explicitly include the bucket in their bucket definitions have a status of CANCELLED, or the bucket didn't match the bucket criteria (S3BucketCriteriaForJob) for any jobs that previously ran.
- UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
$sel:lastJobId:JobDetails'
, jobDetails_lastJobId
- The unique identifier for the job that ran most recently and is
configured to analyze data in the bucket, either the latest run of a
recurring job or the only run of a one-time job.
This value is typically null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
$sel:lastJobRunTime:JobDetails'
, jobDetails_lastJobRunTime
- The date and time, in UTC and extended ISO 8601 format, when the job
(lastJobId) started. If the job is a recurring job, this value indicates
when the most recent run started.
This value is typically null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
jobDetails_isMonitoredByJob :: Lens' JobDetails (Maybe IsMonitoredByJob) Source #
Specifies whether any recurring jobs are configured to analyze data in the bucket. Possible values are:
- TRUE - The bucket is explicitly included in the bucket definition (S3BucketDefinitionForJob) for one or more recurring jobs or the bucket matches the bucket criteria (S3BucketCriteriaForJob) for one or more recurring jobs. At least one of those jobs has a status other than CANCELLED.
- FALSE - The bucket isn't explicitly included in the bucket definition (S3BucketDefinitionForJob) for any recurring jobs, the bucket doesn't match the bucket criteria (S3BucketCriteriaForJob) for any recurring jobs, or all the recurring jobs that are configured to analyze data in the bucket have a status of CANCELLED.
- UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
jobDetails_isDefinedInJob :: Lens' JobDetails (Maybe IsDefinedInJob) Source #
Specifies whether any one-time or recurring jobs are configured to analyze data in the bucket. Possible values are:
- TRUE - The bucket is explicitly included in the bucket definition (S3BucketDefinitionForJob) for one or more jobs and at least one of those jobs has a status other than CANCELLED. Or the bucket matched the bucket criteria (S3BucketCriteriaForJob) for at least one job that previously ran.
- FALSE - The bucket isn't explicitly included in the bucket definition (S3BucketDefinitionForJob) for any jobs, all the jobs that explicitly include the bucket in their bucket definitions have a status of CANCELLED, or the bucket didn't match the bucket criteria (S3BucketCriteriaForJob) for any jobs that previously ran.
- UNKNOWN - An exception occurred when Amazon Macie attempted to retrieve job data for the bucket.
jobDetails_lastJobId :: Lens' JobDetails (Maybe Text) Source #
The unique identifier for the job that ran most recently and is configured to analyze data in the bucket, either the latest run of a recurring job or the only run of a one-time job.
This value is typically null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
jobDetails_lastJobRunTime :: Lens' JobDetails (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when the job (lastJobId) started. If the job is a recurring job, this value indicates when the most recent run started.
This value is typically null if the value for the isDefinedInJob property is FALSE or UNKNOWN.
JobScheduleFrequency
data JobScheduleFrequency Source #
Specifies the recurrence pattern for running a classification job.
See: newJobScheduleFrequency
smart constructor.
JobScheduleFrequency' | |
|
Instances
newJobScheduleFrequency :: JobScheduleFrequency Source #
Create a value of JobScheduleFrequency
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:dailySchedule:JobScheduleFrequency'
, jobScheduleFrequency_dailySchedule
- Specifies a daily recurrence pattern for running the job.
$sel:monthlySchedule:JobScheduleFrequency'
, jobScheduleFrequency_monthlySchedule
- Specifies a monthly recurrence pattern for running the job.
$sel:weeklySchedule:JobScheduleFrequency'
, jobScheduleFrequency_weeklySchedule
- Specifies a weekly recurrence pattern for running the job.
jobScheduleFrequency_dailySchedule :: Lens' JobScheduleFrequency (Maybe DailySchedule) Source #
Specifies a daily recurrence pattern for running the job.
jobScheduleFrequency_monthlySchedule :: Lens' JobScheduleFrequency (Maybe MonthlySchedule) Source #
Specifies a monthly recurrence pattern for running the job.
jobScheduleFrequency_weeklySchedule :: Lens' JobScheduleFrequency (Maybe WeeklySchedule) Source #
Specifies a weekly recurrence pattern for running the job.
JobScopeTerm
data JobScopeTerm Source #
Specifies a property- or tag-based condition that defines criteria for including or excluding S3 objects from a classification job. A JobScopeTerm object can contain only one simpleScopeTerm object or one tagScopeTerm object.
See: newJobScopeTerm
smart constructor.
JobScopeTerm' | |
|
Instances
newJobScopeTerm :: JobScopeTerm Source #
Create a value of JobScopeTerm
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:simpleScopeTerm:JobScopeTerm'
, jobScopeTerm_simpleScopeTerm
- A property-based condition that defines a property, operator, and one or
more values for including or excluding objects from the job.
$sel:tagScopeTerm:JobScopeTerm'
, jobScopeTerm_tagScopeTerm
- A tag-based condition that defines the operator and tag keys or tag key
and value pairs for including or excluding objects from the job.
jobScopeTerm_simpleScopeTerm :: Lens' JobScopeTerm (Maybe SimpleScopeTerm) Source #
A property-based condition that defines a property, operator, and one or more values for including or excluding objects from the job.
jobScopeTerm_tagScopeTerm :: Lens' JobScopeTerm (Maybe TagScopeTerm) Source #
A tag-based condition that defines the operator and tag keys or tag key and value pairs for including or excluding objects from the job.
JobScopingBlock
data JobScopingBlock Source #
Specifies one or more property- and tag-based conditions that define criteria for including or excluding S3 objects from a classification job.
See: newJobScopingBlock
smart constructor.
JobScopingBlock' | |
|
Instances
newJobScopingBlock :: JobScopingBlock Source #
Create a value of JobScopingBlock
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:and:JobScopingBlock'
, jobScopingBlock_and
- An array of conditions, one for each property- or tag-based condition
that determines which objects to include or exclude from the job. If you
specify more than one condition, Amazon Macie uses AND logic to join the
conditions.
jobScopingBlock_and :: Lens' JobScopingBlock (Maybe [JobScopeTerm]) Source #
An array of conditions, one for each property- or tag-based condition that determines which objects to include or exclude from the job. If you specify more than one condition, Amazon Macie uses AND logic to join the conditions.
JobSummary
data JobSummary Source #
Provides information about a classification job, including the current status of the job.
See: newJobSummary
smart constructor.
JobSummary' | |
|
Instances
newJobSummary :: JobSummary Source #
Create a value of JobSummary
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:lastRunErrorStatus:JobSummary'
, jobSummary_lastRunErrorStatus
- Specifies whether any account- or bucket-level access errors occurred
when the job ran. For a recurring job, this value indicates the error
status of the job's most recent run.
$sel:jobType:JobSummary'
, jobSummary_jobType
- The schedule for running the job. Possible values are:
- ONE_TIME - The job runs only once.
- SCHEDULED - The job runs on a daily, weekly, or monthly basis.
$sel:jobId:JobSummary'
, jobSummary_jobId
- The unique identifier for the job.
$sel:createdAt:JobSummary'
, jobSummary_createdAt
- The date and time, in UTC and extended ISO 8601 format, when the job was
created.
$sel:userPausedDetails:JobSummary'
, jobSummary_userPausedDetails
- If the current status of the job is USER_PAUSED, specifies when the job
was paused and when the job or job run will expire and be cancelled if
it isn't resumed. This value is present only if the value for jobStatus
is USER_PAUSED.
$sel:bucketCriteria:JobSummary'
, jobSummary_bucketCriteria
- The property- and tag-based conditions that determine which S3 buckets
are included or excluded from the job's analysis. Each time the job
runs, the job uses these criteria to determine which buckets to analyze.
A job's definition can contain a bucketCriteria object or a
bucketDefinitions array, not both.
$sel:name:JobSummary'
, jobSummary_name
- The custom name of the job.
$sel:bucketDefinitions:JobSummary'
, jobSummary_bucketDefinitions
- An array of objects, one for each Amazon Web Services account that owns
specific S3 buckets for the job to analyze. Each object specifies the
account ID for an account and one or more buckets to analyze for that
account. A job's definition can contain a bucketDefinitions array or a
bucketCriteria object, not both.
$sel:jobStatus:JobSummary'
, jobSummary_jobStatus
- The current status of the job. Possible values are:
- CANCELLED - You cancelled the job or, if it's a one-time job, you paused the job and didn't resume it within 30 days.
- COMPLETE - For a one-time job, Amazon Macie finished processing the data specified for the job. This value doesn't apply to recurring jobs.
- IDLE - For a recurring job, the previous scheduled run is complete and the next scheduled run is pending. This value doesn't apply to one-time jobs.
- PAUSED - Macie started running the job but additional processing would exceed the monthly sensitive data discovery quota for your account or one or more member accounts that the job analyzes data for.
- RUNNING - For a one-time job, the job is in progress. For a recurring job, a scheduled run is in progress.
- USER_PAUSED - You paused the job. If you paused the job while it had a status of RUNNING and you don't resume it within 30 days of pausing it, the job or job run will expire and be cancelled, depending on the job's type. To check the expiration date, refer to the UserPausedDetails.jobExpiresAt property.
jobSummary_lastRunErrorStatus :: Lens' JobSummary (Maybe LastRunErrorStatus) Source #
Specifies whether any account- or bucket-level access errors occurred when the job ran. For a recurring job, this value indicates the error status of the job's most recent run.
jobSummary_jobType :: Lens' JobSummary (Maybe JobType) Source #
The schedule for running the job. Possible values are:
- ONE_TIME - The job runs only once.
- SCHEDULED - The job runs on a daily, weekly, or monthly basis.
jobSummary_jobId :: Lens' JobSummary (Maybe Text) Source #
The unique identifier for the job.
jobSummary_createdAt :: Lens' JobSummary (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when the job was created.
jobSummary_userPausedDetails :: Lens' JobSummary (Maybe UserPausedDetails) Source #
If the current status of the job is USER_PAUSED, specifies when the job was paused and when the job or job run will expire and be cancelled if it isn't resumed. This value is present only if the value for jobStatus is USER_PAUSED.
jobSummary_bucketCriteria :: Lens' JobSummary (Maybe S3BucketCriteriaForJob) Source #
The property- and tag-based conditions that determine which S3 buckets are included or excluded from the job's analysis. Each time the job runs, the job uses these criteria to determine which buckets to analyze. A job's definition can contain a bucketCriteria object or a bucketDefinitions array, not both.
jobSummary_name :: Lens' JobSummary (Maybe Text) Source #
The custom name of the job.
jobSummary_bucketDefinitions :: Lens' JobSummary (Maybe [S3BucketDefinitionForJob]) Source #
An array of objects, one for each Amazon Web Services account that owns specific S3 buckets for the job to analyze. Each object specifies the account ID for an account and one or more buckets to analyze for that account. A job's definition can contain a bucketDefinitions array or a bucketCriteria object, not both.
jobSummary_jobStatus :: Lens' JobSummary (Maybe JobStatus) Source #
The current status of the job. Possible values are:
- CANCELLED - You cancelled the job or, if it's a one-time job, you paused the job and didn't resume it within 30 days.
- COMPLETE - For a one-time job, Amazon Macie finished processing the data specified for the job. This value doesn't apply to recurring jobs.
- IDLE - For a recurring job, the previous scheduled run is complete and the next scheduled run is pending. This value doesn't apply to one-time jobs.
- PAUSED - Macie started running the job but additional processing would exceed the monthly sensitive data discovery quota for your account or one or more member accounts that the job analyzes data for.
- RUNNING - For a one-time job, the job is in progress. For a recurring job, a scheduled run is in progress.
- USER_PAUSED - You paused the job. If you paused the job while it had a status of RUNNING and you don't resume it within 30 days of pausing it, the job or job run will expire and be cancelled, depending on the job's type. To check the expiration date, refer to the UserPausedDetails.jobExpiresAt property.
KeyValuePair
data KeyValuePair Source #
Provides information about the tags that are associated with an S3 bucket or object. Each tag consists of a required tag key and an associated tag value.
See: newKeyValuePair
smart constructor.
KeyValuePair' | |
|
Instances
newKeyValuePair :: KeyValuePair Source #
Create a value of KeyValuePair
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:value:KeyValuePair'
, keyValuePair_value
- One part of a key-value pair that comprises a tag. A tag value acts as a
descriptor for a tag key. A tag value can be an empty string.
$sel:key:KeyValuePair'
, keyValuePair_key
- One part of a key-value pair that comprises a tag. A tag key is a
general label that acts as a category for more specific tag values.
keyValuePair_value :: Lens' KeyValuePair (Maybe Text) Source #
One part of a key-value pair that comprises a tag. A tag value acts as a descriptor for a tag key. A tag value can be an empty string.
keyValuePair_key :: Lens' KeyValuePair (Maybe Text) Source #
One part of a key-value pair that comprises a tag. A tag key is a general label that acts as a category for more specific tag values.
LastRunErrorStatus
data LastRunErrorStatus Source #
Specifies whether any account- or bucket-level access errors occurred when a classification job ran. For information about using logging data to investigate these errors, see Monitoring sensitive data discovery jobs in the Amazon Macie User Guide.
See: newLastRunErrorStatus
smart constructor.
LastRunErrorStatus' | |
|
Instances
newLastRunErrorStatus :: LastRunErrorStatus Source #
Create a value of LastRunErrorStatus
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:code:LastRunErrorStatus'
, lastRunErrorStatus_code
- Specifies whether any account- or bucket-level access errors occurred
when the job ran. For a recurring job, this value indicates the error
status of the job's most recent run. Possible values are:
- ERROR - One or more errors occurred. Amazon Macie didn't process all the data specified for the job.
- NONE - No errors occurred. Macie processed all the data specified for the job.
lastRunErrorStatus_code :: Lens' LastRunErrorStatus (Maybe LastRunErrorStatusCode) Source #
Specifies whether any account- or bucket-level access errors occurred when the job ran. For a recurring job, this value indicates the error status of the job's most recent run. Possible values are:
- ERROR - One or more errors occurred. Amazon Macie didn't process all the data specified for the job.
- NONE - No errors occurred. Macie processed all the data specified for the job.
ListJobsFilterCriteria
data ListJobsFilterCriteria Source #
Specifies criteria for filtering the results of a request for information about classification jobs.
See: newListJobsFilterCriteria
smart constructor.
ListJobsFilterCriteria' | |
|
Instances
newListJobsFilterCriteria :: ListJobsFilterCriteria Source #
Create a value of ListJobsFilterCriteria
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:includes:ListJobsFilterCriteria'
, listJobsFilterCriteria_includes
- An array of objects, one for each condition that determines which jobs
to include in the results.
$sel:excludes:ListJobsFilterCriteria'
, listJobsFilterCriteria_excludes
- An array of objects, one for each condition that determines which jobs
to exclude from the results.
listJobsFilterCriteria_includes :: Lens' ListJobsFilterCriteria (Maybe [ListJobsFilterTerm]) Source #
An array of objects, one for each condition that determines which jobs to include in the results.
listJobsFilterCriteria_excludes :: Lens' ListJobsFilterCriteria (Maybe [ListJobsFilterTerm]) Source #
An array of objects, one for each condition that determines which jobs to exclude from the results.
ListJobsFilterTerm
data ListJobsFilterTerm Source #
Specifies a condition that filters the results of a request for information about classification jobs. Each condition consists of a property, an operator, and one or more values.
See: newListJobsFilterTerm
smart constructor.
ListJobsFilterTerm' | |
|
Instances
newListJobsFilterTerm :: ListJobsFilterTerm Source #
Create a value of ListJobsFilterTerm
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:values:ListJobsFilterTerm'
, listJobsFilterTerm_values
- An array that lists one or more values to use to filter the results.
$sel:key:ListJobsFilterTerm'
, listJobsFilterTerm_key
- The property to use to filter the results.
$sel:comparator:ListJobsFilterTerm'
, listJobsFilterTerm_comparator
- The operator to use to filter the results.
listJobsFilterTerm_values :: Lens' ListJobsFilterTerm (Maybe [Text]) Source #
An array that lists one or more values to use to filter the results.
listJobsFilterTerm_key :: Lens' ListJobsFilterTerm (Maybe ListJobsFilterKey) Source #
The property to use to filter the results.
listJobsFilterTerm_comparator :: Lens' ListJobsFilterTerm (Maybe JobComparator) Source #
The operator to use to filter the results.
ListJobsSortCriteria
data ListJobsSortCriteria Source #
Specifies criteria for sorting the results of a request for information about classification jobs.
See: newListJobsSortCriteria
smart constructor.
ListJobsSortCriteria' | |
|
Instances
newListJobsSortCriteria :: ListJobsSortCriteria Source #
Create a value of ListJobsSortCriteria
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:orderBy:ListJobsSortCriteria'
, listJobsSortCriteria_orderBy
- The sort order to apply to the results, based on the value for the
property specified by the attributeName property. Valid values are: ASC,
sort the results in ascending order; and, DESC, sort the results in
descending order.
$sel:attributeName:ListJobsSortCriteria'
, listJobsSortCriteria_attributeName
- The property to sort the results by.
listJobsSortCriteria_orderBy :: Lens' ListJobsSortCriteria (Maybe OrderBy) Source #
The sort order to apply to the results, based on the value for the property specified by the attributeName property. Valid values are: ASC, sort the results in ascending order; and, DESC, sort the results in descending order.
listJobsSortCriteria_attributeName :: Lens' ListJobsSortCriteria (Maybe ListJobsSortAttributeName) Source #
The property to sort the results by.
ManagedDataIdentifierSummary
data ManagedDataIdentifierSummary Source #
Provides information about a managed data identifier. For additional information, see Using managed data identifiers in the Amazon Macie User Guide.
See: newManagedDataIdentifierSummary
smart constructor.
ManagedDataIdentifierSummary' | |
|
Instances
newManagedDataIdentifierSummary :: ManagedDataIdentifierSummary Source #
Create a value of ManagedDataIdentifierSummary
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:category:ManagedDataIdentifierSummary'
, managedDataIdentifierSummary_category
- The category of sensitive data that the managed data identifier detects:
CREDENTIALS, for credentials data such as private keys or Amazon Web
Services secret keys; FINANCIAL_INFORMATION, for financial data such as
credit card numbers; or, PERSONAL_INFORMATION, for personal health
information, such as health insurance identification numbers, or
personally identifiable information, such as passport numbers.
$sel:id:ManagedDataIdentifierSummary'
, managedDataIdentifierSummary_id
- The unique identifier for the managed data identifier. This is a string
that describes the type of sensitive data that the managed data
identifier detects. For example: OPENSSH_PRIVATE_KEY for OpenSSH private
keys, CREDIT_CARD_NUMBER for credit card numbers, or USA_PASSPORT_NUMBER
for US passport numbers.
managedDataIdentifierSummary_category :: Lens' ManagedDataIdentifierSummary (Maybe SensitiveDataItemCategory) Source #
The category of sensitive data that the managed data identifier detects: CREDENTIALS, for credentials data such as private keys or Amazon Web Services secret keys; FINANCIAL_INFORMATION, for financial data such as credit card numbers; or, PERSONAL_INFORMATION, for personal health information, such as health insurance identification numbers, or personally identifiable information, such as passport numbers.
managedDataIdentifierSummary_id :: Lens' ManagedDataIdentifierSummary (Maybe Text) Source #
The unique identifier for the managed data identifier. This is a string that describes the type of sensitive data that the managed data identifier detects. For example: OPENSSH_PRIVATE_KEY for OpenSSH private keys, CREDIT_CARD_NUMBER for credit card numbers, or USA_PASSPORT_NUMBER for US passport numbers.
MatchingBucket
data MatchingBucket Source #
Provides statistical data and other information about an S3 bucket that Amazon Macie monitors and analyzes for your account. If an error occurs when Macie attempts to retrieve and process information about the bucket or the bucket's objects, the value for most of these properties is null. Exceptions are accountId and bucketName. To identify the cause of the error, refer to the errorCode and errorMessage values.
See: newMatchingBucket
smart constructor.
MatchingBucket' | |
|
Instances
newMatchingBucket :: MatchingBucket Source #
Create a value of MatchingBucket
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:sizeInBytesCompressed:MatchingBucket'
, matchingBucket_sizeInBytesCompressed
- The total storage size, in bytes, of the objects that are compressed
(.gz, .gzip, .zip) files in the bucket.
If versioning is enabled for the bucket, Amazon Macie calculates this value based on the size of the latest version of each applicable object in the bucket. This value doesn't reflect the storage size of all versions of each applicable object in the bucket.
$sel:objectCountByEncryptionType:MatchingBucket'
, matchingBucket_objectCountByEncryptionType
- The total number of objects that are in the bucket, grouped by
server-side encryption type. This includes a grouping that reports the
total number of objects that aren't encrypted or use client-side
encryption.
$sel:sizeInBytes:MatchingBucket'
, matchingBucket_sizeInBytes
- The total storage size, in bytes, of the bucket.
If versioning is enabled for the bucket, Amazon Macie calculates this value based on the size of the latest version of each object in the bucket. This value doesn't reflect the storage size of all versions of each object in the bucket.
$sel:bucketName:MatchingBucket'
, matchingBucket_bucketName
- The name of the bucket.
$sel:classifiableObjectCount:MatchingBucket'
, matchingBucket_classifiableObjectCount
- The total number of objects that Amazon Macie can analyze in the bucket.
These objects use a supported storage class and have a file name
extension for a supported file or storage format.
$sel:accountId:MatchingBucket'
, matchingBucket_accountId
- The unique identifier for the Amazon Web Services account that owns the
bucket.
$sel:unclassifiableObjectSizeInBytes:MatchingBucket'
, matchingBucket_unclassifiableObjectSizeInBytes
- The total storage size, in bytes, of the objects that Amazon Macie
can't analyze in the bucket. These objects don't use a supported
storage class or don't have a file name extension for a supported file
or storage format.
$sel:unclassifiableObjectCount:MatchingBucket'
, matchingBucket_unclassifiableObjectCount
- The total number of objects that Amazon Macie can't analyze in the
bucket. These objects don't use a supported storage class or don't
have a file name extension for a supported file or storage format.
$sel:errorCode:MatchingBucket'
, matchingBucket_errorCode
- Specifies the error code for an error that prevented Amazon Macie from
retrieving and processing information about the bucket and the bucket's
objects. If this value is ACCESS_DENIED, Macie doesn't have permission
to retrieve the information. For example, the bucket has a restrictive
bucket policy and Amazon S3 denied the request. If this value is null,
Macie was able to retrieve and process the information.
$sel:jobDetails:MatchingBucket'
, matchingBucket_jobDetails
- Specifies whether any one-time or recurring classification jobs are
configured to analyze objects in the bucket, and, if so, the details of
the job that ran most recently.
$sel:errorMessage:MatchingBucket'
, matchingBucket_errorMessage
- A brief description of the error (errorCode) that prevented Amazon Macie
from retrieving and processing information about the bucket and the
bucket's objects. This value is null if Macie was able to retrieve and
process the information.
$sel:objectCount:MatchingBucket'
, matchingBucket_objectCount
- The total number of objects in the bucket.
$sel:classifiableSizeInBytes:MatchingBucket'
, matchingBucket_classifiableSizeInBytes
- The total storage size, in bytes, of the objects that Amazon Macie can
analyze in the bucket. These objects use a supported storage class and
have a file name extension for a supported file or storage format.
If versioning is enabled for the bucket, Macie calculates this value based on the size of the latest version of each applicable object in the bucket. This value doesn't reflect the storage size of all versions of each applicable object in the bucket.
matchingBucket_sizeInBytesCompressed :: Lens' MatchingBucket (Maybe Integer) Source #
The total storage size, in bytes, of the objects that are compressed (.gz, .gzip, .zip) files in the bucket.
If versioning is enabled for the bucket, Amazon Macie calculates this value based on the size of the latest version of each applicable object in the bucket. This value doesn't reflect the storage size of all versions of each applicable object in the bucket.
matchingBucket_objectCountByEncryptionType :: Lens' MatchingBucket (Maybe ObjectCountByEncryptionType) Source #
The total number of objects that are in the bucket, grouped by server-side encryption type. This includes a grouping that reports the total number of objects that aren't encrypted or use client-side encryption.
matchingBucket_sizeInBytes :: Lens' MatchingBucket (Maybe Integer) Source #
The total storage size, in bytes, of the bucket.
If versioning is enabled for the bucket, Amazon Macie calculates this value based on the size of the latest version of each object in the bucket. This value doesn't reflect the storage size of all versions of each object in the bucket.
matchingBucket_bucketName :: Lens' MatchingBucket (Maybe Text) Source #
The name of the bucket.
matchingBucket_classifiableObjectCount :: Lens' MatchingBucket (Maybe Integer) Source #
The total number of objects that Amazon Macie can analyze in the bucket. These objects use a supported storage class and have a file name extension for a supported file or storage format.
matchingBucket_accountId :: Lens' MatchingBucket (Maybe Text) Source #
The unique identifier for the Amazon Web Services account that owns the bucket.
matchingBucket_unclassifiableObjectSizeInBytes :: Lens' MatchingBucket (Maybe ObjectLevelStatistics) Source #
The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the bucket. These objects don't use a supported storage class or don't have a file name extension for a supported file or storage format.
matchingBucket_unclassifiableObjectCount :: Lens' MatchingBucket (Maybe ObjectLevelStatistics) Source #
The total number of objects that Amazon Macie can't analyze in the bucket. These objects don't use a supported storage class or don't have a file name extension for a supported file or storage format.
matchingBucket_errorCode :: Lens' MatchingBucket (Maybe BucketMetadataErrorCode) Source #
Specifies the error code for an error that prevented Amazon Macie from retrieving and processing information about the bucket and the bucket's objects. If this value is ACCESS_DENIED, Macie doesn't have permission to retrieve the information. For example, the bucket has a restrictive bucket policy and Amazon S3 denied the request. If this value is null, Macie was able to retrieve and process the information.
matchingBucket_jobDetails :: Lens' MatchingBucket (Maybe JobDetails) Source #
Specifies whether any one-time or recurring classification jobs are configured to analyze objects in the bucket, and, if so, the details of the job that ran most recently.
matchingBucket_errorMessage :: Lens' MatchingBucket (Maybe Text) Source #
A brief description of the error (errorCode) that prevented Amazon Macie from retrieving and processing information about the bucket and the bucket's objects. This value is null if Macie was able to retrieve and process the information.
matchingBucket_objectCount :: Lens' MatchingBucket (Maybe Integer) Source #
The total number of objects in the bucket.
matchingBucket_classifiableSizeInBytes :: Lens' MatchingBucket (Maybe Integer) Source #
The total storage size, in bytes, of the objects that Amazon Macie can analyze in the bucket. These objects use a supported storage class and have a file name extension for a supported file or storage format.
If versioning is enabled for the bucket, Macie calculates this value based on the size of the latest version of each applicable object in the bucket. This value doesn't reflect the storage size of all versions of each applicable object in the bucket.
MatchingResource
data MatchingResource Source #
Provides statistical data and other information about an Amazon Web Services resource that Amazon Macie monitors and analyzes for your account.
See: newMatchingResource
smart constructor.
MatchingResource' | |
|
Instances
newMatchingResource :: MatchingResource Source #
Create a value of MatchingResource
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:matchingBucket:MatchingResource'
, matchingResource_matchingBucket
- The details of an S3 bucket that Amazon Macie monitors and analyzes.
matchingResource_matchingBucket :: Lens' MatchingResource (Maybe MatchingBucket) Source #
The details of an S3 bucket that Amazon Macie monitors and analyzes.
Member
Provides information about an account that's associated with an Amazon Macie administrator account.
See: newMember
smart constructor.
Member' | |
|
Instances
Create a value of Member
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:email:Member'
, member_email
- The email address for the account.
$sel:administratorAccountId:Member'
, member_administratorAccountId
- The Amazon Web Services account ID for the administrator account.
$sel:arn:Member'
, member_arn
- The Amazon Resource Name (ARN) of the account.
$sel:relationshipStatus:Member'
, member_relationshipStatus
- The current status of the relationship between the account and the
administrator account.
$sel:masterAccountId:Member'
, member_masterAccountId
- (Deprecated) The Amazon Web Services account ID for the administrator
account. This property has been replaced by the administratorAccountId
property and is retained only for backward compatibility.
$sel:invitedAt:Member'
, member_invitedAt
- The date and time, in UTC and extended ISO 8601 format, when an Amazon
Macie membership invitation was last sent to the account. This value is
null if a Macie invitation hasn't been sent to the account.
$sel:accountId:Member'
, member_accountId
- The Amazon Web Services account ID for the account.
$sel:updatedAt:Member'
, member_updatedAt
- The date and time, in UTC and extended ISO 8601 format, of the most
recent change to the status of the relationship between the account and
the administrator account.
$sel:tags:Member'
, member_tags
- A map of key-value pairs that identifies the tags (keys and values) that
are associated with the account in Amazon Macie.
member_administratorAccountId :: Lens' Member (Maybe Text) Source #
The Amazon Web Services account ID for the administrator account.
member_relationshipStatus :: Lens' Member (Maybe RelationshipStatus) Source #
The current status of the relationship between the account and the administrator account.
member_masterAccountId :: Lens' Member (Maybe Text) Source #
(Deprecated) The Amazon Web Services account ID for the administrator account. This property has been replaced by the administratorAccountId property and is retained only for backward compatibility.
member_invitedAt :: Lens' Member (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when an Amazon Macie membership invitation was last sent to the account. This value is null if a Macie invitation hasn't been sent to the account.
member_accountId :: Lens' Member (Maybe Text) Source #
The Amazon Web Services account ID for the account.
member_updatedAt :: Lens' Member (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, of the most recent change to the status of the relationship between the account and the administrator account.
member_tags :: Lens' Member (Maybe (HashMap Text Text)) Source #
A map of key-value pairs that identifies the tags (keys and values) that are associated with the account in Amazon Macie.
MonthlySchedule
data MonthlySchedule Source #
Specifies a monthly recurrence pattern for running a classification job.
See: newMonthlySchedule
smart constructor.
MonthlySchedule' | |
|
Instances
newMonthlySchedule :: MonthlySchedule Source #
Create a value of MonthlySchedule
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:dayOfMonth:MonthlySchedule'
, monthlySchedule_dayOfMonth
- The numeric day of the month when Amazon Macie runs the job. This value
can be an integer from 1 through 31.
If this value exceeds the number of days in a certain month, Macie doesn't run the job that month. Macie runs the job only during months that have the specified day. For example, if this value is 31 and a month has only 30 days, Macie doesn't run the job that month. To run the job every month, specify a value that's less than 29.
monthlySchedule_dayOfMonth :: Lens' MonthlySchedule (Maybe Int) Source #
The numeric day of the month when Amazon Macie runs the job. This value can be an integer from 1 through 31.
If this value exceeds the number of days in a certain month, Macie doesn't run the job that month. Macie runs the job only during months that have the specified day. For example, if this value is 31 and a month has only 30 days, Macie doesn't run the job that month. To run the job every month, specify a value that's less than 29.
ObjectCountByEncryptionType
data ObjectCountByEncryptionType Source #
Provides information about the number of objects that are in an S3 bucket and use certain types of server-side encryption, use client-side encryption, or aren't encrypted.
See: newObjectCountByEncryptionType
smart constructor.
ObjectCountByEncryptionType' | |
|
Instances
newObjectCountByEncryptionType :: ObjectCountByEncryptionType Source #
Create a value of ObjectCountByEncryptionType
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:unknown:ObjectCountByEncryptionType'
, objectCountByEncryptionType_unknown
- The total number of objects that Amazon Macie doesn't have current
encryption metadata for. Macie can't provide current data about the
encryption settings for these objects.
$sel:s3Managed:ObjectCountByEncryptionType'
, objectCountByEncryptionType_s3Managed
- The total number of objects that are encrypted with an Amazon S3 managed
key. The objects use Amazon S3 managed encryption (SSE-S3).
$sel:unencrypted:ObjectCountByEncryptionType'
, objectCountByEncryptionType_unencrypted
- The total number of objects that aren't encrypted or use client-side
encryption.
$sel:kmsManaged:ObjectCountByEncryptionType'
, objectCountByEncryptionType_kmsManaged
- The total number of objects that are encrypted with an KMS key, either
an Amazon Web Services managed key or a customer managed key. The
objects use KMS encryption (SSE-KMS).
$sel:customerManaged:ObjectCountByEncryptionType'
, objectCountByEncryptionType_customerManaged
- The total number of objects that are encrypted with a customer-provided
key. The objects use customer-provided server-side encryption (SSE-C).
objectCountByEncryptionType_unknown :: Lens' ObjectCountByEncryptionType (Maybe Integer) Source #
The total number of objects that Amazon Macie doesn't have current encryption metadata for. Macie can't provide current data about the encryption settings for these objects.
objectCountByEncryptionType_s3Managed :: Lens' ObjectCountByEncryptionType (Maybe Integer) Source #
The total number of objects that are encrypted with an Amazon S3 managed key. The objects use Amazon S3 managed encryption (SSE-S3).
objectCountByEncryptionType_unencrypted :: Lens' ObjectCountByEncryptionType (Maybe Integer) Source #
The total number of objects that aren't encrypted or use client-side encryption.
objectCountByEncryptionType_kmsManaged :: Lens' ObjectCountByEncryptionType (Maybe Integer) Source #
The total number of objects that are encrypted with an KMS key, either an Amazon Web Services managed key or a customer managed key. The objects use KMS encryption (SSE-KMS).
objectCountByEncryptionType_customerManaged :: Lens' ObjectCountByEncryptionType (Maybe Integer) Source #
The total number of objects that are encrypted with a customer-provided key. The objects use customer-provided server-side encryption (SSE-C).
ObjectLevelStatistics
data ObjectLevelStatistics Source #
Provides information about the total storage size (in bytes) or number of objects that Amazon Macie can't analyze in one or more S3 buckets. In a BucketMetadata or MatchingBucket object, this data is for a specific bucket. In a GetBucketStatisticsResponse object, this data is aggregated for the buckets in the query results. If versioning is enabled for a bucket, total storage size values are based on the size of the latest version of each applicable object in the bucket.
See: newObjectLevelStatistics
smart constructor.
ObjectLevelStatistics' | |
|
Instances
newObjectLevelStatistics :: ObjectLevelStatistics Source #
Create a value of ObjectLevelStatistics
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:fileType:ObjectLevelStatistics'
, objectLevelStatistics_fileType
- The total storage size (in bytes) or number of objects that Amazon Macie
can't analyze because the objects don't have a file name extension for
a supported file or storage format.
$sel:storageClass:ObjectLevelStatistics'
, objectLevelStatistics_storageClass
- The total storage size (in bytes) or number of objects that Amazon Macie
can't analyze because the objects use an unsupported storage class.
$sel:total:ObjectLevelStatistics'
, objectLevelStatistics_total
- The total storage size (in bytes) or number of objects that Amazon Macie
can't analyze because the objects use an unsupported storage class or
don't have a file name extension for a supported file or storage
format.
objectLevelStatistics_fileType :: Lens' ObjectLevelStatistics (Maybe Integer) Source #
The total storage size (in bytes) or number of objects that Amazon Macie can't analyze because the objects don't have a file name extension for a supported file or storage format.
objectLevelStatistics_storageClass :: Lens' ObjectLevelStatistics (Maybe Integer) Source #
The total storage size (in bytes) or number of objects that Amazon Macie can't analyze because the objects use an unsupported storage class.
objectLevelStatistics_total :: Lens' ObjectLevelStatistics (Maybe Integer) Source #
The total storage size (in bytes) or number of objects that Amazon Macie can't analyze because the objects use an unsupported storage class or don't have a file name extension for a supported file or storage format.
Occurrences
data Occurrences Source #
Specifies the location of 1-15 occurrences of sensitive data that was detected by a managed data identifier or a custom data identifier and produced a sensitive data finding.
See: newOccurrences
smart constructor.
Occurrences' | |
|
Instances
newOccurrences :: Occurrences Source #
Create a value of Occurrences
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:lineRanges:Occurrences'
, occurrences_lineRanges
- An array of objects, one for each occurrence of sensitive data in a
non-binary text file, such as an HTML, TXT, or XML file. Each Range
object specifies a line or inclusive range of lines that contains the
sensitive data, and the position of the data on the specified line or
lines.
This value is often null for file types that are supported by Cell, Page, or Record objects. Exceptions are the location of sensitive data in: unstructured sections of an otherwise structured file, such as a comment in a file; a malformed file that Amazon Macie analyzes as plain text; and, a CSV or TSV file that has any column names that contain sensitive data.
$sel:cells:Occurrences'
, occurrences_cells
- An array of objects, one for each occurrence of sensitive data in a
Microsoft Excel workbook, CSV file, or TSV file. This value is null for
all other types of files.
Each Cell object specifies a cell or field that contains the sensitive data.
$sel:pages:Occurrences'
, occurrences_pages
- An array of objects, one for each occurrence of sensitive data in an
Adobe Portable Document Format file. This value is null for all other
types of files.
Each Page object specifies a page that contains the sensitive data.
$sel:records:Occurrences'
, occurrences_records
- An array of objects, one for each occurrence of sensitive data in an
Apache Avro object container, Apache Parquet file, JSON file, or JSON
Lines file. This value is null for all other types of files.
For an Avro object container or Parquet file, each Record object specifies a record index and the path to a field in a record that contains the sensitive data. For a JSON or JSON Lines file, each Record object specifies the path to a field or array that contains the sensitive data. For a JSON Lines file, it also specifies the index of the line that contains the data.
$sel:offsetRanges:Occurrences'
, occurrences_offsetRanges
- Reserved for future use.
occurrences_lineRanges :: Lens' Occurrences (Maybe [Range]) Source #
An array of objects, one for each occurrence of sensitive data in a non-binary text file, such as an HTML, TXT, or XML file. Each Range object specifies a line or inclusive range of lines that contains the sensitive data, and the position of the data on the specified line or lines.
This value is often null for file types that are supported by Cell, Page, or Record objects. Exceptions are the location of sensitive data in: unstructured sections of an otherwise structured file, such as a comment in a file; a malformed file that Amazon Macie analyzes as plain text; and, a CSV or TSV file that has any column names that contain sensitive data.
occurrences_cells :: Lens' Occurrences (Maybe [Cell]) Source #
An array of objects, one for each occurrence of sensitive data in a Microsoft Excel workbook, CSV file, or TSV file. This value is null for all other types of files.
Each Cell object specifies a cell or field that contains the sensitive data.
occurrences_pages :: Lens' Occurrences (Maybe [Page]) Source #
An array of objects, one for each occurrence of sensitive data in an Adobe Portable Document Format file. This value is null for all other types of files.
Each Page object specifies a page that contains the sensitive data.
occurrences_records :: Lens' Occurrences (Maybe [Record]) Source #
An array of objects, one for each occurrence of sensitive data in an Apache Avro object container, Apache Parquet file, JSON file, or JSON Lines file. This value is null for all other types of files.
For an Avro object container or Parquet file, each Record object specifies a record index and the path to a field in a record that contains the sensitive data. For a JSON or JSON Lines file, each Record object specifies the path to a field or array that contains the sensitive data. For a JSON Lines file, it also specifies the index of the line that contains the data.
occurrences_offsetRanges :: Lens' Occurrences (Maybe [Range]) Source #
Reserved for future use.
Page
Specifies the location of an occurrence of sensitive data in an Adobe Portable Document Format file.
See: newPage
smart constructor.
Page' | |
|
Instances
Eq Page Source # | |
Read Page Source # | |
Show Page Source # | |
Generic Page Source # | |
NFData Page Source # | |
Defined in Amazonka.MacieV2.Types.Page | |
Hashable Page Source # | |
Defined in Amazonka.MacieV2.Types.Page | |
FromJSON Page Source # | |
type Rep Page Source # | |
Defined in Amazonka.MacieV2.Types.Page type Rep Page = D1 ('MetaData "Page" "Amazonka.MacieV2.Types.Page" "libZSservicesZSamazonka-maciev2ZSamazonka-maciev2" 'False) (C1 ('MetaCons "Page'" 'PrefixI 'True) (S1 ('MetaSel ('Just "offsetRange") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Range)) :*: (S1 ('MetaSel ('Just "lineRange") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Range)) :*: S1 ('MetaSel ('Just "pageNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))))) |
Create a value of Page
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:offsetRange:Page'
, page_offsetRange
- Reserved for future use.
$sel:lineRange:Page'
, page_lineRange
- Reserved for future use.
$sel:pageNumber:Page'
, page_pageNumber
- The page number of the page that contains the sensitive data.
page_pageNumber :: Lens' Page (Maybe Integer) Source #
The page number of the page that contains the sensitive data.
PolicyDetails
data PolicyDetails Source #
Provides the details of a policy finding.
See: newPolicyDetails
smart constructor.
PolicyDetails' | |
|
Instances
newPolicyDetails :: PolicyDetails Source #
Create a value of PolicyDetails
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:actor:PolicyDetails'
, policyDetails_actor
- The entity that performed the action that produced the finding.
$sel:action:PolicyDetails'
, policyDetails_action
- The action that produced the finding.
policyDetails_actor :: Lens' PolicyDetails (Maybe FindingActor) Source #
The entity that performed the action that produced the finding.
policyDetails_action :: Lens' PolicyDetails (Maybe FindingAction) Source #
The action that produced the finding.
Range
Specifies the location of an occurrence of sensitive data in a non-binary text file, such as an HTML, TXT, or XML file.
See: newRange
smart constructor.
Range' | |
|
Instances
Eq Range Source # | |
Read Range Source # | |
Show Range Source # | |
Generic Range Source # | |
NFData Range Source # | |
Defined in Amazonka.MacieV2.Types.Range | |
Hashable Range Source # | |
Defined in Amazonka.MacieV2.Types.Range | |
FromJSON Range Source # | |
type Rep Range Source # | |
Defined in Amazonka.MacieV2.Types.Range type Rep Range = D1 ('MetaData "Range" "Amazonka.MacieV2.Types.Range" "libZSservicesZSamazonka-maciev2ZSamazonka-maciev2" 'False) (C1 ('MetaCons "Range'" 'PrefixI 'True) (S1 ('MetaSel ('Just "start") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "end") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "startColumn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))))) |
Create a value of Range
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:start:Range'
, range_start
- The number of lines from the beginning of the file to the beginning of
the sensitive data.
$sel:end:Range'
, range_end
- The number of lines from the beginning of the file to the end of the
sensitive data.
$sel:startColumn:Range'
, range_startColumn
- The number of characters, with spaces and starting from 1, from the
beginning of the first line that contains the sensitive data (start) to
the beginning of the sensitive data.
range_start :: Lens' Range (Maybe Integer) Source #
The number of lines from the beginning of the file to the beginning of the sensitive data.
range_end :: Lens' Range (Maybe Integer) Source #
The number of lines from the beginning of the file to the end of the sensitive data.
range_startColumn :: Lens' Range (Maybe Integer) Source #
The number of characters, with spaces and starting from 1, from the beginning of the first line that contains the sensitive data (start) to the beginning of the sensitive data.
Record
Specifies the location of an occurrence of sensitive data in an Apache Avro object container, Apache Parquet file, JSON file, or JSON Lines file.
See: newRecord
smart constructor.
Record' | |
|
Instances
Eq Record Source # | |
Read Record Source # | |
Show Record Source # | |
Generic Record Source # | |
NFData Record Source # | |
Defined in Amazonka.MacieV2.Types.Record | |
Hashable Record Source # | |
Defined in Amazonka.MacieV2.Types.Record | |
FromJSON Record Source # | |
type Rep Record Source # | |
Defined in Amazonka.MacieV2.Types.Record type Rep Record = D1 ('MetaData "Record" "Amazonka.MacieV2.Types.Record" "libZSservicesZSamazonka-maciev2ZSamazonka-maciev2" 'False) (C1 ('MetaCons "Record'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jsonPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "recordIndex") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)))) |
Create a value of Record
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:jsonPath:Record'
, record_jsonPath
- The path, as a JSONPath expression, to the sensitive data. For an Avro
object container or Parquet file, this is the path to the field in the
record (recordIndex) that contains the data. For a JSON or JSON Lines
file, this is the path to the field or array that contains the data. If
the data is a value in an array, the path also indicates which value
contains the data.
If Amazon Macie detects sensitive data in the name of any element in the path, Macie omits this field. If the name of an element exceeds 20 characters, Macie truncates the name by removing characters from the beginning of the name. If the resulting full path exceeds 250 characters, Macie also truncates the path, starting with the first element in the path, until the path contains 250 or fewer characters.
$sel:recordIndex:Record'
, record_recordIndex
- For an Avro object container or Parquet file, the record index, starting
from 0, for the record that contains the sensitive data. For a JSON
Lines file, the line index, starting from 0, for the line that contains
the sensitive data. This value is always 0 for JSON files.
record_jsonPath :: Lens' Record (Maybe Text) Source #
The path, as a JSONPath expression, to the sensitive data. For an Avro object container or Parquet file, this is the path to the field in the record (recordIndex) that contains the data. For a JSON or JSON Lines file, this is the path to the field or array that contains the data. If the data is a value in an array, the path also indicates which value contains the data.
If Amazon Macie detects sensitive data in the name of any element in the path, Macie omits this field. If the name of an element exceeds 20 characters, Macie truncates the name by removing characters from the beginning of the name. If the resulting full path exceeds 250 characters, Macie also truncates the path, starting with the first element in the path, until the path contains 250 or fewer characters.
record_recordIndex :: Lens' Record (Maybe Integer) Source #
For an Avro object container or Parquet file, the record index, starting from 0, for the record that contains the sensitive data. For a JSON Lines file, the line index, starting from 0, for the line that contains the sensitive data. This value is always 0 for JSON files.
ReplicationDetails
data ReplicationDetails Source #
Provides information about settings that define whether one or more objects in an S3 bucket are replicated to S3 buckets for other Amazon Web Services accounts and, if so, which accounts.
See: newReplicationDetails
smart constructor.
ReplicationDetails' | |
|
Instances
newReplicationDetails :: ReplicationDetails Source #
Create a value of ReplicationDetails
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:replicated:ReplicationDetails'
, replicationDetails_replicated
- Specifies whether the bucket is configured to replicate one or more
objects to any destination.
$sel:replicationAccounts:ReplicationDetails'
, replicationDetails_replicationAccounts
- An array of Amazon Web Services account IDs, one for each Amazon Web
Services account that the bucket is configured to replicate one or more
objects to.
$sel:replicatedExternally:ReplicationDetails'
, replicationDetails_replicatedExternally
- Specifies whether the bucket is configured to replicate one or more
objects to an Amazon Web Services account that isn't part of the same
Amazon Macie organization.
replicationDetails_replicated :: Lens' ReplicationDetails (Maybe Bool) Source #
Specifies whether the bucket is configured to replicate one or more objects to any destination.
replicationDetails_replicationAccounts :: Lens' ReplicationDetails (Maybe [Text]) Source #
An array of Amazon Web Services account IDs, one for each Amazon Web Services account that the bucket is configured to replicate one or more objects to.
replicationDetails_replicatedExternally :: Lens' ReplicationDetails (Maybe Bool) Source #
Specifies whether the bucket is configured to replicate one or more objects to an Amazon Web Services account that isn't part of the same Amazon Macie organization.
ResourcesAffected
data ResourcesAffected Source #
Provides information about the resources that a finding applies to.
See: newResourcesAffected
smart constructor.
Instances
newResourcesAffected :: ResourcesAffected Source #
Create a value of ResourcesAffected
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:s3Object:ResourcesAffected'
, resourcesAffected_s3Object
- The details of the S3 object that the finding applies to.
$sel:s3Bucket:ResourcesAffected'
, resourcesAffected_s3Bucket
- The details of the S3 bucket that the finding applies to.
resourcesAffected_s3Object :: Lens' ResourcesAffected (Maybe S3Object) Source #
The details of the S3 object that the finding applies to.
resourcesAffected_s3Bucket :: Lens' ResourcesAffected (Maybe S3Bucket) Source #
The details of the S3 bucket that the finding applies to.
S3Bucket
Provides information about the S3 bucket that a finding applies to.
See: newS3Bucket
smart constructor.
S3Bucket' | |
|
Instances
newS3Bucket :: S3Bucket Source #
Create a value of S3Bucket
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:arn:S3Bucket'
, s3Bucket_arn
- The Amazon Resource Name (ARN) of the bucket.
$sel:createdAt:S3Bucket'
, s3Bucket_createdAt
- The date and time, in UTC and extended ISO 8601 format, when the bucket
was created.
$sel:owner:S3Bucket'
, s3Bucket_owner
- The display name and canonical user ID for the Amazon Web Services
account that owns the bucket.
$sel:name:S3Bucket'
, s3Bucket_name
- The name of the bucket.
$sel:defaultServerSideEncryption:S3Bucket'
, s3Bucket_defaultServerSideEncryption
- The type of server-side encryption that's used by default to encrypt
objects in the bucket.
$sel:allowsUnencryptedObjectUploads:S3Bucket'
, s3Bucket_allowsUnencryptedObjectUploads
- Specifies whether the bucket policy for the bucket requires server-side
encryption of objects when objects are uploaded to the bucket. Possible
values are:
- FALSE - The bucket policy requires server-side encryption of new objects. PutObject requests must include the x-amz-server-side-encryption header and the value for that header must be AES256 or aws:kms.
- TRUE - The bucket doesn't have a bucket policy or it has a bucket policy that doesn't require server-side encryption of new objects. If a bucket policy exists, it doesn't require PutObject requests to include the x-amz-server-side-encryption header and it doesn't require the value for that header to be AES256 or aws:kms.
- UNKNOWN - Amazon Macie can't determine whether the bucket policy requires server-side encryption of objects.
$sel:publicAccess:S3Bucket'
, s3Bucket_publicAccess
- The permissions settings that determine whether the bucket is publicly
accessible.
$sel:tags:S3Bucket'
, s3Bucket_tags
- The tags that are associated with the bucket.
s3Bucket_createdAt :: Lens' S3Bucket (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when the bucket was created.
s3Bucket_owner :: Lens' S3Bucket (Maybe S3BucketOwner) Source #
The display name and canonical user ID for the Amazon Web Services account that owns the bucket.
s3Bucket_defaultServerSideEncryption :: Lens' S3Bucket (Maybe ServerSideEncryption) Source #
The type of server-side encryption that's used by default to encrypt objects in the bucket.
s3Bucket_allowsUnencryptedObjectUploads :: Lens' S3Bucket (Maybe AllowsUnencryptedObjectUploads) Source #
Specifies whether the bucket policy for the bucket requires server-side encryption of objects when objects are uploaded to the bucket. Possible values are:
- FALSE - The bucket policy requires server-side encryption of new objects. PutObject requests must include the x-amz-server-side-encryption header and the value for that header must be AES256 or aws:kms.
- TRUE - The bucket doesn't have a bucket policy or it has a bucket policy that doesn't require server-side encryption of new objects. If a bucket policy exists, it doesn't require PutObject requests to include the x-amz-server-side-encryption header and it doesn't require the value for that header to be AES256 or aws:kms.
- UNKNOWN - Amazon Macie can't determine whether the bucket policy requires server-side encryption of objects.
s3Bucket_publicAccess :: Lens' S3Bucket (Maybe BucketPublicAccess) Source #
The permissions settings that determine whether the bucket is publicly accessible.
s3Bucket_tags :: Lens' S3Bucket (Maybe [KeyValuePair]) Source #
The tags that are associated with the bucket.
S3BucketCriteriaForJob
data S3BucketCriteriaForJob Source #
Specifies property- and tag-based conditions that define criteria for including or excluding S3 buckets from a classification job. Exclude conditions take precedence over include conditions.
See: newS3BucketCriteriaForJob
smart constructor.
S3BucketCriteriaForJob' | |
|
Instances
newS3BucketCriteriaForJob :: S3BucketCriteriaForJob Source #
Create a value of S3BucketCriteriaForJob
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:includes:S3BucketCriteriaForJob'
, s3BucketCriteriaForJob_includes
- The property- and tag-based conditions that determine which buckets to
include in the job.
$sel:excludes:S3BucketCriteriaForJob'
, s3BucketCriteriaForJob_excludes
- The property- and tag-based conditions that determine which buckets to
exclude from the job.
s3BucketCriteriaForJob_includes :: Lens' S3BucketCriteriaForJob (Maybe CriteriaBlockForJob) Source #
The property- and tag-based conditions that determine which buckets to include in the job.
s3BucketCriteriaForJob_excludes :: Lens' S3BucketCriteriaForJob (Maybe CriteriaBlockForJob) Source #
The property- and tag-based conditions that determine which buckets to exclude from the job.
S3BucketDefinitionForJob
data S3BucketDefinitionForJob Source #
Specifies an Amazon Web Services account that owns S3 buckets for a classification job to analyze, and one or more specific buckets to analyze for that account.
See: newS3BucketDefinitionForJob
smart constructor.
Instances
newS3BucketDefinitionForJob Source #
Create a value of S3BucketDefinitionForJob
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:accountId:S3BucketDefinitionForJob'
, s3BucketDefinitionForJob_accountId
- The unique identifier for the Amazon Web Services account that owns the
buckets.
$sel:buckets:S3BucketDefinitionForJob'
, s3BucketDefinitionForJob_buckets
- An array that lists the names of the buckets.
s3BucketDefinitionForJob_accountId :: Lens' S3BucketDefinitionForJob Text Source #
The unique identifier for the Amazon Web Services account that owns the buckets.
s3BucketDefinitionForJob_buckets :: Lens' S3BucketDefinitionForJob [Text] Source #
An array that lists the names of the buckets.
S3BucketOwner
data S3BucketOwner Source #
Provides information about the Amazon Web Services account that owns an S3 bucket.
See: newS3BucketOwner
smart constructor.
Instances
newS3BucketOwner :: S3BucketOwner Source #
Create a value of S3BucketOwner
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:displayName:S3BucketOwner'
, s3BucketOwner_displayName
- The display name of the account that owns the bucket.
$sel:id:S3BucketOwner'
, s3BucketOwner_id
- The canonical user ID for the account that owns the bucket.
s3BucketOwner_displayName :: Lens' S3BucketOwner (Maybe Text) Source #
The display name of the account that owns the bucket.
s3BucketOwner_id :: Lens' S3BucketOwner (Maybe Text) Source #
The canonical user ID for the account that owns the bucket.
S3Destination
data S3Destination Source #
Specifies an S3 bucket to store data classification results in, and the encryption settings to use when storing results in that bucket.
See: newS3Destination
smart constructor.
S3Destination' | |
|
Instances
Create a value of S3Destination
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:keyPrefix:S3Destination'
, s3Destination_keyPrefix
- The path prefix to use in the path to the location in the bucket. This
prefix specifies where to store classification results in the bucket.
$sel:bucketName:S3Destination'
, s3Destination_bucketName
- The name of the bucket.
$sel:kmsKeyArn:S3Destination'
, s3Destination_kmsKeyArn
- The Amazon Resource Name (ARN) of the KMS key to use for encryption of
the results. This must be the ARN of an existing, symmetric, customer
managed KMS key that's in the same Amazon Web Services Region as the
bucket.
s3Destination_keyPrefix :: Lens' S3Destination (Maybe Text) Source #
The path prefix to use in the path to the location in the bucket. This prefix specifies where to store classification results in the bucket.
s3Destination_bucketName :: Lens' S3Destination Text Source #
The name of the bucket.
s3Destination_kmsKeyArn :: Lens' S3Destination Text Source #
The Amazon Resource Name (ARN) of the KMS key to use for encryption of the results. This must be the ARN of an existing, symmetric, customer managed KMS key that's in the same Amazon Web Services Region as the bucket.
S3JobDefinition
data S3JobDefinition Source #
Specifies which S3 buckets contain the objects that a classification job analyzes, and the scope of that analysis. The bucket specification can be static (bucketDefinitions) or dynamic (bucketCriteria). If it's static, the job analyzes objects in the same predefined set of buckets each time the job runs. If it's dynamic, the job analyzes objects in any buckets that match the specified criteria each time the job starts to run.
See: newS3JobDefinition
smart constructor.
S3JobDefinition' | |
|
Instances
newS3JobDefinition :: S3JobDefinition Source #
Create a value of S3JobDefinition
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:scoping:S3JobDefinition'
, s3JobDefinition_scoping
- The property- and tag-based conditions that determine which S3 objects
to include or exclude from the analysis. Each time the job runs, the job
uses these criteria to determine which objects to analyze.
$sel:bucketCriteria:S3JobDefinition'
, s3JobDefinition_bucketCriteria
- The property- and tag-based conditions that determine which S3 buckets
to include or exclude from the analysis. Each time the job runs, the job
uses these criteria to determine which buckets contain objects to
analyze. A job's definition can contain a bucketCriteria object or a
bucketDefinitions array, not both.
$sel:bucketDefinitions:S3JobDefinition'
, s3JobDefinition_bucketDefinitions
- An array of objects, one for each Amazon Web Services account that owns
specific S3 buckets to analyze. Each object specifies the account ID for
an account and one or more buckets to analyze for that account. A job's
definition can contain a bucketDefinitions array or a bucketCriteria
object, not both.
s3JobDefinition_scoping :: Lens' S3JobDefinition (Maybe Scoping) Source #
The property- and tag-based conditions that determine which S3 objects to include or exclude from the analysis. Each time the job runs, the job uses these criteria to determine which objects to analyze.
s3JobDefinition_bucketCriteria :: Lens' S3JobDefinition (Maybe S3BucketCriteriaForJob) Source #
The property- and tag-based conditions that determine which S3 buckets to include or exclude from the analysis. Each time the job runs, the job uses these criteria to determine which buckets contain objects to analyze. A job's definition can contain a bucketCriteria object or a bucketDefinitions array, not both.
s3JobDefinition_bucketDefinitions :: Lens' S3JobDefinition (Maybe [S3BucketDefinitionForJob]) Source #
An array of objects, one for each Amazon Web Services account that owns specific S3 buckets to analyze. Each object specifies the account ID for an account and one or more buckets to analyze for that account. A job's definition can contain a bucketDefinitions array or a bucketCriteria object, not both.
S3Object
Provides information about the S3 object that a finding applies to.
See: newS3Object
smart constructor.
S3Object' | |
|
Instances
newS3Object :: S3Object Source #
Create a value of S3Object
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:eTag:S3Object'
, s3Object_eTag
- The entity tag (ETag) that identifies the affected version of the
object. If the object was overwritten or changed after Amazon Macie
produced the finding, this value might be different from the current
ETag for the object.
$sel:versionId:S3Object'
, s3Object_versionId
- The identifier for the affected version of the object.
$sel:path:S3Object'
, s3Object_path
- The path to the object, including the full key (name).
$sel:size:S3Object'
, s3Object_size
- The total storage size, in bytes, of the object.
$sel:extension:S3Object'
, s3Object_extension
- The file name extension of the object. If the object doesn't have a
file name extension, this value is "".
$sel:key:S3Object'
, s3Object_key
- The full key (name) that's assigned to the object.
$sel:storageClass:S3Object'
, s3Object_storageClass
- The storage class of the object.
$sel:publicAccess:S3Object'
, s3Object_publicAccess
- Specifies whether the object is publicly accessible due to the
combination of permissions settings that apply to the object.
$sel:lastModified:S3Object'
, s3Object_lastModified
- The date and time, in UTC and extended ISO 8601 format, when the object
was last modified.
$sel:bucketArn:S3Object'
, s3Object_bucketArn
- The Amazon Resource Name (ARN) of the bucket that contains the object.
$sel:serverSideEncryption:S3Object'
, s3Object_serverSideEncryption
- The type of server-side encryption that's used to encrypt the object.
$sel:tags:S3Object'
, s3Object_tags
- The tags that are associated with the object.
s3Object_eTag :: Lens' S3Object (Maybe Text) Source #
The entity tag (ETag) that identifies the affected version of the object. If the object was overwritten or changed after Amazon Macie produced the finding, this value might be different from the current ETag for the object.
s3Object_versionId :: Lens' S3Object (Maybe Text) Source #
The identifier for the affected version of the object.
s3Object_path :: Lens' S3Object (Maybe Text) Source #
The path to the object, including the full key (name).
s3Object_size :: Lens' S3Object (Maybe Integer) Source #
The total storage size, in bytes, of the object.
s3Object_extension :: Lens' S3Object (Maybe Text) Source #
The file name extension of the object. If the object doesn't have a file name extension, this value is "".
s3Object_key :: Lens' S3Object (Maybe Text) Source #
The full key (name) that's assigned to the object.
s3Object_storageClass :: Lens' S3Object (Maybe StorageClass) Source #
The storage class of the object.
s3Object_publicAccess :: Lens' S3Object (Maybe Bool) Source #
Specifies whether the object is publicly accessible due to the combination of permissions settings that apply to the object.
s3Object_lastModified :: Lens' S3Object (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when the object was last modified.
s3Object_bucketArn :: Lens' S3Object (Maybe Text) Source #
The Amazon Resource Name (ARN) of the bucket that contains the object.
s3Object_serverSideEncryption :: Lens' S3Object (Maybe ServerSideEncryption) Source #
The type of server-side encryption that's used to encrypt the object.
s3Object_tags :: Lens' S3Object (Maybe [KeyValuePair]) Source #
The tags that are associated with the object.
Scoping
Specifies one or more property- and tag-based conditions that define criteria for including or excluding S3 objects from a classification job. Exclude conditions take precedence over include conditions.
See: newScoping
smart constructor.
Scoping' | |
|
Instances
Eq Scoping Source # | |
Read Scoping Source # | |
Show Scoping Source # | |
Generic Scoping Source # | |
NFData Scoping Source # | |
Defined in Amazonka.MacieV2.Types.Scoping | |
Hashable Scoping Source # | |
Defined in Amazonka.MacieV2.Types.Scoping | |
ToJSON Scoping Source # | |
Defined in Amazonka.MacieV2.Types.Scoping | |
FromJSON Scoping Source # | |
type Rep Scoping Source # | |
Defined in Amazonka.MacieV2.Types.Scoping type Rep Scoping = D1 ('MetaData "Scoping" "Amazonka.MacieV2.Types.Scoping" "libZSservicesZSamazonka-maciev2ZSamazonka-maciev2" 'False) (C1 ('MetaCons "Scoping'" 'PrefixI 'True) (S1 ('MetaSel ('Just "includes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobScopingBlock)) :*: S1 ('MetaSel ('Just "excludes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobScopingBlock)))) |
newScoping :: Scoping Source #
Create a value of Scoping
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:includes:Scoping'
, scoping_includes
- The property- and tag-based conditions that determine which objects to
include in the analysis.
$sel:excludes:Scoping'
, scoping_excludes
- The property- and tag-based conditions that determine which objects to
exclude from the analysis.
scoping_includes :: Lens' Scoping (Maybe JobScopingBlock) Source #
The property- and tag-based conditions that determine which objects to include in the analysis.
scoping_excludes :: Lens' Scoping (Maybe JobScopingBlock) Source #
The property- and tag-based conditions that determine which objects to exclude from the analysis.
SearchResourcesBucketCriteria
data SearchResourcesBucketCriteria Source #
Specifies property- and tag-based conditions that define filter criteria for including or excluding S3 buckets from the query results. Exclude conditions take precedence over include conditions.
See: newSearchResourcesBucketCriteria
smart constructor.
SearchResourcesBucketCriteria' | |
|
Instances
newSearchResourcesBucketCriteria :: SearchResourcesBucketCriteria Source #
Create a value of SearchResourcesBucketCriteria
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:includes:SearchResourcesBucketCriteria'
, searchResourcesBucketCriteria_includes
- The property- and tag-based conditions that determine which buckets to
include in the results.
$sel:excludes:SearchResourcesBucketCriteria'
, searchResourcesBucketCriteria_excludes
- The property- and tag-based conditions that determine which buckets to
exclude from the results.
searchResourcesBucketCriteria_includes :: Lens' SearchResourcesBucketCriteria (Maybe SearchResourcesCriteriaBlock) Source #
The property- and tag-based conditions that determine which buckets to include in the results.
searchResourcesBucketCriteria_excludes :: Lens' SearchResourcesBucketCriteria (Maybe SearchResourcesCriteriaBlock) Source #
The property- and tag-based conditions that determine which buckets to exclude from the results.
SearchResourcesCriteria
data SearchResourcesCriteria Source #
Specifies a property- or tag-based filter condition for including or excluding Amazon Web Services resources from the query results.
See: newSearchResourcesCriteria
smart constructor.
SearchResourcesCriteria' | |
|
Instances
newSearchResourcesCriteria :: SearchResourcesCriteria Source #
Create a value of SearchResourcesCriteria
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:tagCriterion:SearchResourcesCriteria'
, searchResourcesCriteria_tagCriterion
- A tag-based condition that defines an operator and tag keys, tag values,
or tag key and value pairs for including or excluding resources from the
results.
$sel:simpleCriterion:SearchResourcesCriteria'
, searchResourcesCriteria_simpleCriterion
- A property-based condition that defines a property, operator, and one or
more values for including or excluding resources from the results.
searchResourcesCriteria_tagCriterion :: Lens' SearchResourcesCriteria (Maybe SearchResourcesTagCriterion) Source #
A tag-based condition that defines an operator and tag keys, tag values, or tag key and value pairs for including or excluding resources from the results.
searchResourcesCriteria_simpleCriterion :: Lens' SearchResourcesCriteria (Maybe SearchResourcesSimpleCriterion) Source #
A property-based condition that defines a property, operator, and one or more values for including or excluding resources from the results.
SearchResourcesCriteriaBlock
data SearchResourcesCriteriaBlock Source #
Specifies property- and tag-based conditions that define filter criteria for including or excluding Amazon Web Services resources from the query results.
See: newSearchResourcesCriteriaBlock
smart constructor.
SearchResourcesCriteriaBlock' | |
|
Instances
newSearchResourcesCriteriaBlock :: SearchResourcesCriteriaBlock Source #
Create a value of SearchResourcesCriteriaBlock
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:and:SearchResourcesCriteriaBlock'
, searchResourcesCriteriaBlock_and
- An array of objects, one for each property- or tag-based condition that
includes or excludes resources from the query results. If you specify
more than one condition, Amazon Macie uses AND logic to join the
conditions.
searchResourcesCriteriaBlock_and :: Lens' SearchResourcesCriteriaBlock (Maybe [SearchResourcesCriteria]) Source #
An array of objects, one for each property- or tag-based condition that includes or excludes resources from the query results. If you specify more than one condition, Amazon Macie uses AND logic to join the conditions.
SearchResourcesSimpleCriterion
data SearchResourcesSimpleCriterion Source #
Specifies a property-based filter condition that determines which Amazon Web Services resources are included or excluded from the query results.
See: newSearchResourcesSimpleCriterion
smart constructor.
SearchResourcesSimpleCriterion' | |
|
Instances
newSearchResourcesSimpleCriterion :: SearchResourcesSimpleCriterion Source #
Create a value of SearchResourcesSimpleCriterion
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:values:SearchResourcesSimpleCriterion'
, searchResourcesSimpleCriterion_values
- An array that lists one or more values to use in the condition. If you
specify multiple values, Amazon Macie uses OR logic to join the values.
Valid values for each supported property (key) are:
- ACCOUNT_ID - A string that represents the unique identifier for the Amazon Web Services account that owns the resource.
- S3_BUCKET_EFFECTIVE_PERMISSION - A string that represents an enumerated value that Macie defines for the BucketPublicAccess.effectivePermission property of an S3 bucket.
- S3_BUCKET_NAME - A string that represents the name of an S3 bucket.
- S3_BUCKET_SHARED_ACCESS - A string that represents an enumerated value that Macie defines for the BucketMetadata.sharedAccess property of an S3 bucket.
Values are case sensitive. Also, Macie doesn't support use of partial values or wildcard characters in values.
$sel:key:SearchResourcesSimpleCriterion'
, searchResourcesSimpleCriterion_key
- The property to use in the condition.
$sel:comparator:SearchResourcesSimpleCriterion'
, searchResourcesSimpleCriterion_comparator
- The operator to use in the condition. Valid values are EQ (equals) and
NE (not equals).
searchResourcesSimpleCriterion_values :: Lens' SearchResourcesSimpleCriterion (Maybe [Text]) Source #
An array that lists one or more values to use in the condition. If you specify multiple values, Amazon Macie uses OR logic to join the values. Valid values for each supported property (key) are:
- ACCOUNT_ID - A string that represents the unique identifier for the Amazon Web Services account that owns the resource.
- S3_BUCKET_EFFECTIVE_PERMISSION - A string that represents an enumerated value that Macie defines for the BucketPublicAccess.effectivePermission property of an S3 bucket.
- S3_BUCKET_NAME - A string that represents the name of an S3 bucket.
- S3_BUCKET_SHARED_ACCESS - A string that represents an enumerated value that Macie defines for the BucketMetadata.sharedAccess property of an S3 bucket.
Values are case sensitive. Also, Macie doesn't support use of partial values or wildcard characters in values.
searchResourcesSimpleCriterion_key :: Lens' SearchResourcesSimpleCriterion (Maybe SearchResourcesSimpleCriterionKey) Source #
The property to use in the condition.
searchResourcesSimpleCriterion_comparator :: Lens' SearchResourcesSimpleCriterion (Maybe SearchResourcesComparator) Source #
The operator to use in the condition. Valid values are EQ (equals) and NE (not equals).
SearchResourcesSortCriteria
data SearchResourcesSortCriteria Source #
Specifies criteria for sorting the results of a query for information about Amazon Web Services resources that Amazon Macie monitors and analyzes.
See: newSearchResourcesSortCriteria
smart constructor.
SearchResourcesSortCriteria' | |
|
Instances
newSearchResourcesSortCriteria :: SearchResourcesSortCriteria Source #
Create a value of SearchResourcesSortCriteria
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:orderBy:SearchResourcesSortCriteria'
, searchResourcesSortCriteria_orderBy
- The sort order to apply to the results, based on the value for the
property specified by the attributeName property. Valid values are: ASC,
sort the results in ascending order; and, DESC, sort the results in
descending order.
$sel:attributeName:SearchResourcesSortCriteria'
, searchResourcesSortCriteria_attributeName
- The property to sort the results by.
searchResourcesSortCriteria_orderBy :: Lens' SearchResourcesSortCriteria (Maybe OrderBy) Source #
The sort order to apply to the results, based on the value for the property specified by the attributeName property. Valid values are: ASC, sort the results in ascending order; and, DESC, sort the results in descending order.
searchResourcesSortCriteria_attributeName :: Lens' SearchResourcesSortCriteria (Maybe SearchResourcesSortAttributeName) Source #
The property to sort the results by.
SearchResourcesTagCriterion
data SearchResourcesTagCriterion Source #
Specifies a tag-based filter condition that determines which Amazon Web Services resources are included or excluded from the query results.
See: newSearchResourcesTagCriterion
smart constructor.
SearchResourcesTagCriterion' | |
|
Instances
newSearchResourcesTagCriterion :: SearchResourcesTagCriterion Source #
Create a value of SearchResourcesTagCriterion
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:tagValues:SearchResourcesTagCriterion'
, searchResourcesTagCriterion_tagValues
- The tag keys, tag values, or tag key and value pairs to use in the
condition.
$sel:comparator:SearchResourcesTagCriterion'
, searchResourcesTagCriterion_comparator
- The operator to use in the condition. Valid values are EQ (equals) and
NE (not equals).
searchResourcesTagCriterion_tagValues :: Lens' SearchResourcesTagCriterion (Maybe [SearchResourcesTagCriterionPair]) Source #
The tag keys, tag values, or tag key and value pairs to use in the condition.
searchResourcesTagCriterion_comparator :: Lens' SearchResourcesTagCriterion (Maybe SearchResourcesComparator) Source #
The operator to use in the condition. Valid values are EQ (equals) and NE (not equals).
SearchResourcesTagCriterionPair
data SearchResourcesTagCriterionPair Source #
Specifies a tag key, a tag value, or a tag key and value (as a pair) to use in a tag-based filter condition for a query. Tag keys and values are case sensitive. Also, Amazon Macie doesn't support use of partial values or wildcard characters in tag-based filter conditions.
See: newSearchResourcesTagCriterionPair
smart constructor.
Instances
newSearchResourcesTagCriterionPair :: SearchResourcesTagCriterionPair Source #
Create a value of SearchResourcesTagCriterionPair
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:value:SearchResourcesTagCriterionPair'
, searchResourcesTagCriterionPair_value
- The tag value to use in the condition.
$sel:key:SearchResourcesTagCriterionPair'
, searchResourcesTagCriterionPair_key
- The value for the tag key to use in the condition.
searchResourcesTagCriterionPair_value :: Lens' SearchResourcesTagCriterionPair (Maybe Text) Source #
The tag value to use in the condition.
searchResourcesTagCriterionPair_key :: Lens' SearchResourcesTagCriterionPair (Maybe Text) Source #
The value for the tag key to use in the condition.
SecurityHubConfiguration
data SecurityHubConfiguration Source #
Specifies configuration settings that determine which findings are published to Security Hub automatically. For information about how Macie publishes findings to Security Hub, see Amazon Macie integration with Security Hub in the Amazon Macie User Guide.
See: newSecurityHubConfiguration
smart constructor.
SecurityHubConfiguration' | |
|
Instances
newSecurityHubConfiguration Source #
:: Bool | |
-> Bool |
|
-> SecurityHubConfiguration |
Create a value of SecurityHubConfiguration
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:publishPolicyFindings:SecurityHubConfiguration'
, securityHubConfiguration_publishPolicyFindings
- Specifies whether to publish policy findings to Security Hub. If you set
this value to true, Amazon Macie automatically publishes all new and
updated policy findings that weren't suppressed by a findings filter.
The default value is true.
$sel:publishClassificationFindings:SecurityHubConfiguration'
, securityHubConfiguration_publishClassificationFindings
- Specifies whether to publish sensitive data findings to Security Hub. If
you set this value to true, Amazon Macie automatically publishes all
sensitive data findings that weren't suppressed by a findings filter.
The default value is false.
securityHubConfiguration_publishPolicyFindings :: Lens' SecurityHubConfiguration Bool Source #
Specifies whether to publish policy findings to Security Hub. If you set this value to true, Amazon Macie automatically publishes all new and updated policy findings that weren't suppressed by a findings filter. The default value is true.
securityHubConfiguration_publishClassificationFindings :: Lens' SecurityHubConfiguration Bool Source #
Specifies whether to publish sensitive data findings to Security Hub. If you set this value to true, Amazon Macie automatically publishes all sensitive data findings that weren't suppressed by a findings filter. The default value is false.
SensitiveDataItem
data SensitiveDataItem Source #
Provides information about the category, types, and occurrences of sensitive data that produced a sensitive data finding.
See: newSensitiveDataItem
smart constructor.
SensitiveDataItem' | |
|
Instances
newSensitiveDataItem :: SensitiveDataItem Source #
Create a value of SensitiveDataItem
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:detections:SensitiveDataItem'
, sensitiveDataItem_detections
- An array of objects, one for each type of sensitive data that was
detected. Each object reports the number of occurrences of a specific
type of sensitive data that was detected, and the location of up to 15
of those occurrences.
$sel:category:SensitiveDataItem'
, sensitiveDataItem_category
- The category of sensitive data that was detected. For example:
CREDENTIALS, for credentials data such as private keys or Amazon Web
Services secret keys; FINANCIAL_INFORMATION, for financial data such as
credit card numbers; or, PERSONAL_INFORMATION, for personal health
information, such as health insurance identification numbers, or
personally identifiable information, such as passport numbers.
$sel:totalCount:SensitiveDataItem'
, sensitiveDataItem_totalCount
- The total number of occurrences of the sensitive data that was detected.
sensitiveDataItem_detections :: Lens' SensitiveDataItem (Maybe [DefaultDetection]) Source #
An array of objects, one for each type of sensitive data that was detected. Each object reports the number of occurrences of a specific type of sensitive data that was detected, and the location of up to 15 of those occurrences.
sensitiveDataItem_category :: Lens' SensitiveDataItem (Maybe SensitiveDataItemCategory) Source #
The category of sensitive data that was detected. For example: CREDENTIALS, for credentials data such as private keys or Amazon Web Services secret keys; FINANCIAL_INFORMATION, for financial data such as credit card numbers; or, PERSONAL_INFORMATION, for personal health information, such as health insurance identification numbers, or personally identifiable information, such as passport numbers.
sensitiveDataItem_totalCount :: Lens' SensitiveDataItem (Maybe Integer) Source #
The total number of occurrences of the sensitive data that was detected.
ServerSideEncryption
data ServerSideEncryption Source #
Provides information about the server-side encryption settings for an S3 bucket or S3 object.
See: newServerSideEncryption
smart constructor.
ServerSideEncryption' | |
|
Instances
newServerSideEncryption :: ServerSideEncryption Source #
Create a value of ServerSideEncryption
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:encryptionType:ServerSideEncryption'
, serverSideEncryption_encryptionType
- The server-side encryption algorithm that's used when storing data in
the bucket or object. If default encryption is disabled for the bucket
or the object isn't encrypted using server-side encryption, this value
is NONE.
$sel:kmsMasterKeyId:ServerSideEncryption'
, serverSideEncryption_kmsMasterKeyId
- The Amazon Resource Name (ARN) or unique identifier (key ID) for the KMS
key that's used to encrypt data in the bucket or the object. This value
is null if an KMS key isn't used to encrypt the data.
serverSideEncryption_encryptionType :: Lens' ServerSideEncryption (Maybe EncryptionType) Source #
The server-side encryption algorithm that's used when storing data in the bucket or object. If default encryption is disabled for the bucket or the object isn't encrypted using server-side encryption, this value is NONE.
serverSideEncryption_kmsMasterKeyId :: Lens' ServerSideEncryption (Maybe Text) Source #
The Amazon Resource Name (ARN) or unique identifier (key ID) for the KMS key that's used to encrypt data in the bucket or the object. This value is null if an KMS key isn't used to encrypt the data.
ServiceLimit
data ServiceLimit Source #
Specifies a current quota for an Amazon Macie account.
See: newServiceLimit
smart constructor.
ServiceLimit' | |
|
Instances
newServiceLimit :: ServiceLimit Source #
Create a value of ServiceLimit
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:isServiceLimited:ServiceLimit'
, serviceLimit_isServiceLimited
- Specifies whether the account has met the quota that corresponds to the
metric specified by the UsageByAccount.type field in the response.
$sel:value:ServiceLimit'
, serviceLimit_value
- The value for the metric specified by the UsageByAccount.type field in
the response.
$sel:unit:ServiceLimit'
, serviceLimit_unit
- The unit of measurement for the value specified by the value field.
serviceLimit_isServiceLimited :: Lens' ServiceLimit (Maybe Bool) Source #
Specifies whether the account has met the quota that corresponds to the metric specified by the UsageByAccount.type field in the response.
serviceLimit_value :: Lens' ServiceLimit (Maybe Integer) Source #
The value for the metric specified by the UsageByAccount.type field in the response.
serviceLimit_unit :: Lens' ServiceLimit (Maybe Unit) Source #
The unit of measurement for the value specified by the value field.
SessionContext
data SessionContext Source #
Provides information about a session that was created for an entity that performed an action by using temporary security credentials.
See: newSessionContext
smart constructor.
SessionContext' | |
|
Instances
newSessionContext :: SessionContext Source #
Create a value of SessionContext
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:attributes:SessionContext'
, sessionContext_attributes
- The date and time when the credentials were issued, and whether the
credentials were authenticated with a multi-factor authentication (MFA)
device.
$sel:sessionIssuer:SessionContext'
, sessionContext_sessionIssuer
- The source and type of credentials that were issued to the entity.
sessionContext_attributes :: Lens' SessionContext (Maybe SessionContextAttributes) Source #
The date and time when the credentials were issued, and whether the credentials were authenticated with a multi-factor authentication (MFA) device.
sessionContext_sessionIssuer :: Lens' SessionContext (Maybe SessionIssuer) Source #
The source and type of credentials that were issued to the entity.
SessionContextAttributes
data SessionContextAttributes Source #
Provides information about the context in which temporary security credentials were issued to an entity.
See: newSessionContextAttributes
smart constructor.
SessionContextAttributes' | |
|
Instances
newSessionContextAttributes :: SessionContextAttributes Source #
Create a value of SessionContextAttributes
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:creationDate:SessionContextAttributes'
, sessionContextAttributes_creationDate
- The date and time, in UTC and ISO 8601 format, when the credentials were
issued.
$sel:mfaAuthenticated:SessionContextAttributes'
, sessionContextAttributes_mfaAuthenticated
- Specifies whether the credentials were authenticated with a multi-factor
authentication (MFA) device.
sessionContextAttributes_creationDate :: Lens' SessionContextAttributes (Maybe UTCTime) Source #
The date and time, in UTC and ISO 8601 format, when the credentials were issued.
sessionContextAttributes_mfaAuthenticated :: Lens' SessionContextAttributes (Maybe Bool) Source #
Specifies whether the credentials were authenticated with a multi-factor authentication (MFA) device.
SessionIssuer
data SessionIssuer Source #
Provides information about the source and type of temporary security credentials that were issued to an entity.
See: newSessionIssuer
smart constructor.
SessionIssuer' | |
|
Instances
newSessionIssuer :: SessionIssuer Source #
Create a value of SessionIssuer
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:principalId:SessionIssuer'
, sessionIssuer_principalId
- The unique identifier for the entity that was used to get the
credentials.
$sel:arn:SessionIssuer'
, sessionIssuer_arn
- The Amazon Resource Name (ARN) of the source account, IAM user, or role
that was used to get the credentials.
$sel:userName:SessionIssuer'
, sessionIssuer_userName
- The name or alias of the user or role that issued the session. This
value is null if the credentials were obtained from a root account that
doesn't have an alias.
$sel:accountId:SessionIssuer'
, sessionIssuer_accountId
- The unique identifier for the Amazon Web Services account that owns the
entity that was used to get the credentials.
$sel:type':SessionIssuer'
, sessionIssuer_type
- The source of the temporary security credentials, such as Root, IAMUser,
or Role.
sessionIssuer_principalId :: Lens' SessionIssuer (Maybe Text) Source #
The unique identifier for the entity that was used to get the credentials.
sessionIssuer_arn :: Lens' SessionIssuer (Maybe Text) Source #
The Amazon Resource Name (ARN) of the source account, IAM user, or role that was used to get the credentials.
sessionIssuer_userName :: Lens' SessionIssuer (Maybe Text) Source #
The name or alias of the user or role that issued the session. This value is null if the credentials were obtained from a root account that doesn't have an alias.
sessionIssuer_accountId :: Lens' SessionIssuer (Maybe Text) Source #
The unique identifier for the Amazon Web Services account that owns the entity that was used to get the credentials.
sessionIssuer_type :: Lens' SessionIssuer (Maybe Text) Source #
The source of the temporary security credentials, such as Root, IAMUser, or Role.
Severity
Provides the numerical and qualitative representations of a finding's severity.
See: newSeverity
smart constructor.
Severity' | |
|
Instances
Eq Severity Source # | |
Read Severity Source # | |
Show Severity Source # | |
Generic Severity Source # | |
NFData Severity Source # | |
Defined in Amazonka.MacieV2.Types.Severity | |
Hashable Severity Source # | |
Defined in Amazonka.MacieV2.Types.Severity | |
FromJSON Severity Source # | |
type Rep Severity Source # | |
Defined in Amazonka.MacieV2.Types.Severity type Rep Severity = D1 ('MetaData "Severity" "Amazonka.MacieV2.Types.Severity" "libZSservicesZSamazonka-maciev2ZSamazonka-maciev2" 'False) (C1 ('MetaCons "Severity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "score") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SeverityDescription)))) |
newSeverity :: Severity Source #
Create a value of Severity
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:score:Severity'
, severity_score
- The numerical representation of the finding's severity, ranging from 1
(least severe) to 3 (most severe).
$sel:description:Severity'
, severity_description
- The qualitative representation of the finding's severity, ranging from
Low (least severe) to High (most severe).
severity_score :: Lens' Severity (Maybe Integer) Source #
The numerical representation of the finding's severity, ranging from 1 (least severe) to 3 (most severe).
severity_description :: Lens' Severity (Maybe SeverityDescription) Source #
The qualitative representation of the finding's severity, ranging from Low (least severe) to High (most severe).
SimpleCriterionForJob
data SimpleCriterionForJob Source #
Specifies a property-based condition that determines whether an S3 bucket is included or excluded from a classification job.
See: newSimpleCriterionForJob
smart constructor.
SimpleCriterionForJob' | |
|
Instances
newSimpleCriterionForJob :: SimpleCriterionForJob Source #
Create a value of SimpleCriterionForJob
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:values:SimpleCriterionForJob'
, simpleCriterionForJob_values
- An array that lists one or more values to use in the condition. If you
specify multiple values, Amazon Macie uses OR logic to join the values.
Valid values for each supported property (key) are:
- ACCOUNT_ID - A string that represents the unique identifier for the Amazon Web Services account that owns the bucket.
- S3_BUCKET_EFFECTIVE_PERMISSION - A string that represents an enumerated value that Macie defines for the BucketPublicAccess.effectivePermission property of a bucket.
- S3_BUCKET_NAME - A string that represents the name of a bucket.
- S3_BUCKET_SHARED_ACCESS - A string that represents an enumerated value that Macie defines for the BucketMetadata.sharedAccess property of a bucket.
Values are case sensitive. Also, Macie doesn't support use of partial values or wildcard characters in these values.
$sel:key:SimpleCriterionForJob'
, simpleCriterionForJob_key
- The property to use in the condition.
$sel:comparator:SimpleCriterionForJob'
, simpleCriterionForJob_comparator
- The operator to use in the condition. Valid values are EQ (equals) and
NE (not equals).
simpleCriterionForJob_values :: Lens' SimpleCriterionForJob (Maybe [Text]) Source #
An array that lists one or more values to use in the condition. If you specify multiple values, Amazon Macie uses OR logic to join the values. Valid values for each supported property (key) are:
- ACCOUNT_ID - A string that represents the unique identifier for the Amazon Web Services account that owns the bucket.
- S3_BUCKET_EFFECTIVE_PERMISSION - A string that represents an enumerated value that Macie defines for the BucketPublicAccess.effectivePermission property of a bucket.
- S3_BUCKET_NAME - A string that represents the name of a bucket.
- S3_BUCKET_SHARED_ACCESS - A string that represents an enumerated value that Macie defines for the BucketMetadata.sharedAccess property of a bucket.
Values are case sensitive. Also, Macie doesn't support use of partial values or wildcard characters in these values.
simpleCriterionForJob_key :: Lens' SimpleCriterionForJob (Maybe SimpleCriterionKeyForJob) Source #
The property to use in the condition.
simpleCriterionForJob_comparator :: Lens' SimpleCriterionForJob (Maybe JobComparator) Source #
The operator to use in the condition. Valid values are EQ (equals) and NE (not equals).
SimpleScopeTerm
data SimpleScopeTerm Source #
Specifies a property-based condition that determines whether an S3 object is included or excluded from a classification job.
See: newSimpleScopeTerm
smart constructor.
SimpleScopeTerm' | |
|
Instances
newSimpleScopeTerm :: SimpleScopeTerm Source #
Create a value of SimpleScopeTerm
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:values:SimpleScopeTerm'
, simpleScopeTerm_values
- An array that lists the values to use in the condition. If the value for
the key property is OBJECT_EXTENSION or OBJECT_KEY, this array can
specify multiple values and Amazon Macie uses OR logic to join the
values. Otherwise, this array can specify only one value.
Valid values for each supported property (key) are:
- OBJECT_EXTENSION - A string that represents the file name extension of an object. For example: docx or pdf
- OBJECT_KEY - A string that represents the key prefix (folder name or path) of an object. For example: logs or awslogs/eventlogs. This value applies a condition to objects whose keys (names) begin with the specified value.
- OBJECT_LAST_MODIFIED_DATE - The date and time (in UTC and extended ISO 8601 format) when an object was created or last changed, whichever is latest. For example: 2020-09-28T14:31:13Z
- OBJECT_SIZE - An integer that represents the storage size (in bytes) of an object.
Macie doesn't support use of wildcard characters in these values. Also, string values are case sensitive.
$sel:key:SimpleScopeTerm'
, simpleScopeTerm_key
- The object property to use in the condition.
$sel:comparator:SimpleScopeTerm'
, simpleScopeTerm_comparator
- The operator to use in the condition. Valid values for each supported
property (key) are:
- OBJECT_EXTENSION - EQ (equals) or NE (not equals)
- OBJECT_KEY - STARTS_WITH
- OBJECT_LAST_MODIFIED_DATE - Any operator except CONTAINS
- OBJECT_SIZE - Any operator except CONTAINS
simpleScopeTerm_values :: Lens' SimpleScopeTerm (Maybe [Text]) Source #
An array that lists the values to use in the condition. If the value for the key property is OBJECT_EXTENSION or OBJECT_KEY, this array can specify multiple values and Amazon Macie uses OR logic to join the values. Otherwise, this array can specify only one value.
Valid values for each supported property (key) are:
- OBJECT_EXTENSION - A string that represents the file name extension of an object. For example: docx or pdf
- OBJECT_KEY - A string that represents the key prefix (folder name or path) of an object. For example: logs or awslogs/eventlogs. This value applies a condition to objects whose keys (names) begin with the specified value.
- OBJECT_LAST_MODIFIED_DATE - The date and time (in UTC and extended ISO 8601 format) when an object was created or last changed, whichever is latest. For example: 2020-09-28T14:31:13Z
- OBJECT_SIZE - An integer that represents the storage size (in bytes) of an object.
Macie doesn't support use of wildcard characters in these values. Also, string values are case sensitive.
simpleScopeTerm_key :: Lens' SimpleScopeTerm (Maybe ScopeFilterKey) Source #
The object property to use in the condition.
simpleScopeTerm_comparator :: Lens' SimpleScopeTerm (Maybe JobComparator) Source #
The operator to use in the condition. Valid values for each supported property (key) are:
- OBJECT_EXTENSION - EQ (equals) or NE (not equals)
- OBJECT_KEY - STARTS_WITH
- OBJECT_LAST_MODIFIED_DATE - Any operator except CONTAINS
- OBJECT_SIZE - Any operator except CONTAINS
SortCriteria
data SortCriteria Source #
Specifies criteria for sorting the results of a request for findings.
See: newSortCriteria
smart constructor.
SortCriteria' | |
|
Instances
newSortCriteria :: SortCriteria Source #
Create a value of SortCriteria
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:orderBy:SortCriteria'
, sortCriteria_orderBy
- The sort order to apply to the results, based on the value for the
property specified by the attributeName property. Valid values are: ASC,
sort the results in ascending order; and, DESC, sort the results in
descending order.
$sel:attributeName:SortCriteria'
, sortCriteria_attributeName
- The name of the property to sort the results by. This value can be the
name of any property that Amazon Macie defines for a finding.
sortCriteria_orderBy :: Lens' SortCriteria (Maybe OrderBy) Source #
The sort order to apply to the results, based on the value for the property specified by the attributeName property. Valid values are: ASC, sort the results in ascending order; and, DESC, sort the results in descending order.
sortCriteria_attributeName :: Lens' SortCriteria (Maybe Text) Source #
The name of the property to sort the results by. This value can be the name of any property that Amazon Macie defines for a finding.
Statistics
data Statistics Source #
Provides processing statistics for a classification job.
See: newStatistics
smart constructor.
Statistics' | |
|
Instances
newStatistics :: Statistics Source #
Create a value of Statistics
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:approximateNumberOfObjectsToProcess:Statistics'
, statistics_approximateNumberOfObjectsToProcess
- The approximate number of objects that the job has yet to process during
its current run.
$sel:numberOfRuns:Statistics'
, statistics_numberOfRuns
- The number of times that the job has run.
statistics_approximateNumberOfObjectsToProcess :: Lens' Statistics (Maybe Double) Source #
The approximate number of objects that the job has yet to process during its current run.
statistics_numberOfRuns :: Lens' Statistics (Maybe Double) Source #
The number of times that the job has run.
TagCriterionForJob
data TagCriterionForJob Source #
Specifies a tag-based condition that determines whether an S3 bucket is included or excluded from a classification job.
See: newTagCriterionForJob
smart constructor.
TagCriterionForJob' | |
|
Instances
newTagCriterionForJob :: TagCriterionForJob Source #
Create a value of TagCriterionForJob
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:tagValues:TagCriterionForJob'
, tagCriterionForJob_tagValues
- The tag keys, tag values, or tag key and value pairs to use in the
condition.
$sel:comparator:TagCriterionForJob'
, tagCriterionForJob_comparator
- The operator to use in the condition. Valid values are EQ (equals) and
NE (not equals).
tagCriterionForJob_tagValues :: Lens' TagCriterionForJob (Maybe [TagCriterionPairForJob]) Source #
The tag keys, tag values, or tag key and value pairs to use in the condition.
tagCriterionForJob_comparator :: Lens' TagCriterionForJob (Maybe JobComparator) Source #
The operator to use in the condition. Valid values are EQ (equals) and NE (not equals).
TagCriterionPairForJob
data TagCriterionPairForJob Source #
Specifies a tag key, a tag value, or a tag key and value (as a pair) to use in a tag-based condition that determines whether an S3 bucket is included or excluded from a classification job. Tag keys and values are case sensitive. Also, Amazon Macie doesn't support use of partial values or wildcard characters in tag-based conditions.
See: newTagCriterionPairForJob
smart constructor.
Instances
newTagCriterionPairForJob :: TagCriterionPairForJob Source #
Create a value of TagCriterionPairForJob
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:value:TagCriterionPairForJob'
, tagCriterionPairForJob_value
- The tag value to use in the condition.
$sel:key:TagCriterionPairForJob'
, tagCriterionPairForJob_key
- The value for the tag key to use in the condition.
tagCriterionPairForJob_value :: Lens' TagCriterionPairForJob (Maybe Text) Source #
The tag value to use in the condition.
tagCriterionPairForJob_key :: Lens' TagCriterionPairForJob (Maybe Text) Source #
The value for the tag key to use in the condition.
TagScopeTerm
data TagScopeTerm Source #
Specifies a tag-based condition that determines whether an S3 object is included or excluded from a classification job.
See: newTagScopeTerm
smart constructor.
TagScopeTerm' | |
|
Instances
newTagScopeTerm :: TagScopeTerm Source #
Create a value of TagScopeTerm
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:tagValues:TagScopeTerm'
, tagScopeTerm_tagValues
- The tag keys or tag key and value pairs to use in the condition. To
specify only tag keys in a condition, specify the keys in this array and
set the value for each associated tag value to an empty string.
$sel:key:TagScopeTerm'
, tagScopeTerm_key
- The object property to use in the condition. The only valid value is
TAG.
$sel:comparator:TagScopeTerm'
, tagScopeTerm_comparator
- The operator to use in the condition. Valid values are EQ (equals) or NE
(not equals).
$sel:target:TagScopeTerm'
, tagScopeTerm_target
- The type of object to apply the condition to.
tagScopeTerm_tagValues :: Lens' TagScopeTerm (Maybe [TagValuePair]) Source #
The tag keys or tag key and value pairs to use in the condition. To specify only tag keys in a condition, specify the keys in this array and set the value for each associated tag value to an empty string.
tagScopeTerm_key :: Lens' TagScopeTerm (Maybe Text) Source #
The object property to use in the condition. The only valid value is TAG.
tagScopeTerm_comparator :: Lens' TagScopeTerm (Maybe JobComparator) Source #
The operator to use in the condition. Valid values are EQ (equals) or NE (not equals).
tagScopeTerm_target :: Lens' TagScopeTerm (Maybe TagTarget) Source #
The type of object to apply the condition to.
TagValuePair
data TagValuePair Source #
Specifies a tag key or tag key and value pair to use in a tag-based condition that determines whether an S3 object is included or excluded from a classification job. Tag keys and values are case sensitive. Also, Amazon Macie doesn't support use of partial values or wildcard characters in tag-based conditions.
See: newTagValuePair
smart constructor.
Instances
newTagValuePair :: TagValuePair Source #
Create a value of TagValuePair
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:value:TagValuePair'
, tagValuePair_value
- The tag value, associated with the specified tag key (key), to use in
the condition. To specify only a tag key for a condition, specify the
tag key for the key property and set this value to an empty string.
$sel:key:TagValuePair'
, tagValuePair_key
- The value for the tag key to use in the condition.
tagValuePair_value :: Lens' TagValuePair (Maybe Text) Source #
The tag value, associated with the specified tag key (key), to use in the condition. To specify only a tag key for a condition, specify the tag key for the key property and set this value to an empty string.
tagValuePair_key :: Lens' TagValuePair (Maybe Text) Source #
The value for the tag key to use in the condition.
UnprocessedAccount
data UnprocessedAccount Source #
Provides information about an account-related request that hasn't been processed.
See: newUnprocessedAccount
smart constructor.
Instances
newUnprocessedAccount :: UnprocessedAccount Source #
Create a value of UnprocessedAccount
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:accountId:UnprocessedAccount'
, unprocessedAccount_accountId
- The Amazon Web Services account ID for the account that the request
applies to.
$sel:errorCode:UnprocessedAccount'
, unprocessedAccount_errorCode
- The source of the issue or delay in processing the request.
$sel:errorMessage:UnprocessedAccount'
, unprocessedAccount_errorMessage
- The reason why the request hasn't been processed.
unprocessedAccount_accountId :: Lens' UnprocessedAccount (Maybe Text) Source #
The Amazon Web Services account ID for the account that the request applies to.
unprocessedAccount_errorCode :: Lens' UnprocessedAccount (Maybe ErrorCode) Source #
The source of the issue or delay in processing the request.
unprocessedAccount_errorMessage :: Lens' UnprocessedAccount (Maybe Text) Source #
The reason why the request hasn't been processed.
UsageByAccount
data UsageByAccount Source #
Provides data for a specific usage metric and the corresponding quota for an Amazon Macie account.
See: newUsageByAccount
smart constructor.
UsageByAccount' | |
|
Instances
newUsageByAccount :: UsageByAccount Source #
Create a value of UsageByAccount
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:serviceLimit:UsageByAccount'
, usageByAccount_serviceLimit
- The current value for the quota that corresponds to the metric specified
by the type field.
$sel:currency:UsageByAccount'
, usageByAccount_currency
- The type of currency that the value for the metric (estimatedCost) is
reported in.
$sel:type':UsageByAccount'
, usageByAccount_type
- The name of the metric. Possible values are: DATA_INVENTORY_EVALUATION,
for monitoring S3 buckets; and, SENSITIVE_DATA_DISCOVERY, for analyzing
S3 objects to detect sensitive data.
$sel:estimatedCost:UsageByAccount'
, usageByAccount_estimatedCost
- The estimated value for the metric.
usageByAccount_serviceLimit :: Lens' UsageByAccount (Maybe ServiceLimit) Source #
The current value for the quota that corresponds to the metric specified by the type field.
usageByAccount_currency :: Lens' UsageByAccount (Maybe Currency) Source #
The type of currency that the value for the metric (estimatedCost) is reported in.
usageByAccount_type :: Lens' UsageByAccount (Maybe UsageType) Source #
The name of the metric. Possible values are: DATA_INVENTORY_EVALUATION, for monitoring S3 buckets; and, SENSITIVE_DATA_DISCOVERY, for analyzing S3 objects to detect sensitive data.
usageByAccount_estimatedCost :: Lens' UsageByAccount (Maybe Text) Source #
The estimated value for the metric.
UsageRecord
data UsageRecord Source #
Provides quota and aggregated usage data for an Amazon Macie account.
See: newUsageRecord
smart constructor.
UsageRecord' | |
|
Instances
newUsageRecord :: UsageRecord Source #
Create a value of UsageRecord
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:accountId:UsageRecord'
, usageRecord_accountId
- The unique identifier for the Amazon Web Services account that the data
applies to.
$sel:freeTrialStartDate:UsageRecord'
, usageRecord_freeTrialStartDate
- The date and time, in UTC and extended ISO 8601 format, when the free
trial started for the account.
$sel:usage:UsageRecord'
, usageRecord_usage
- An array of objects that contains usage data and quotas for the account.
Each object contains the data for a specific usage metric and the
corresponding quota.
usageRecord_accountId :: Lens' UsageRecord (Maybe Text) Source #
The unique identifier for the Amazon Web Services account that the data applies to.
usageRecord_freeTrialStartDate :: Lens' UsageRecord (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when the free trial started for the account.
usageRecord_usage :: Lens' UsageRecord (Maybe [UsageByAccount]) Source #
An array of objects that contains usage data and quotas for the account. Each object contains the data for a specific usage metric and the corresponding quota.
UsageStatisticsFilter
data UsageStatisticsFilter Source #
Specifies a condition for filtering the results of a query for quota and usage data for one or more Amazon Macie accounts.
See: newUsageStatisticsFilter
smart constructor.
UsageStatisticsFilter' | |
|
Instances
newUsageStatisticsFilter :: UsageStatisticsFilter Source #
Create a value of UsageStatisticsFilter
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:values:UsageStatisticsFilter'
, usageStatisticsFilter_values
- An array that lists values to use in the condition, based on the value
for the field specified by the key property. If the value for the key
property is accountId, this array can specify multiple values.
Otherwise, this array can specify only one value.
Valid values for each supported field are:
- accountId - The unique identifier for an Amazon Web Services account.
- freeTrialStartDate - The date and time, in UTC and extended ISO 8601 format, when the free trial started for an account.
- serviceLimit - A Boolean (true or false) value that indicates whether an account has reached its monthly quota.
- total - A string that represents the current estimated cost for an account.
$sel:key:UsageStatisticsFilter'
, usageStatisticsFilter_key
- The field to use in the condition.
$sel:comparator:UsageStatisticsFilter'
, usageStatisticsFilter_comparator
- The operator to use in the condition. If the value for the key property
is accountId, this value must be CONTAINS. If the value for the key
property is any other supported field, this value can be EQ, GT, GTE,
LT, LTE, or NE.
usageStatisticsFilter_values :: Lens' UsageStatisticsFilter (Maybe [Text]) Source #
An array that lists values to use in the condition, based on the value for the field specified by the key property. If the value for the key property is accountId, this array can specify multiple values. Otherwise, this array can specify only one value.
Valid values for each supported field are:
- accountId - The unique identifier for an Amazon Web Services account.
- freeTrialStartDate - The date and time, in UTC and extended ISO 8601 format, when the free trial started for an account.
- serviceLimit - A Boolean (true or false) value that indicates whether an account has reached its monthly quota.
- total - A string that represents the current estimated cost for an account.
usageStatisticsFilter_key :: Lens' UsageStatisticsFilter (Maybe UsageStatisticsFilterKey) Source #
The field to use in the condition.
usageStatisticsFilter_comparator :: Lens' UsageStatisticsFilter (Maybe UsageStatisticsFilterComparator) Source #
The operator to use in the condition. If the value for the key property is accountId, this value must be CONTAINS. If the value for the key property is any other supported field, this value can be EQ, GT, GTE, LT, LTE, or NE.
UsageStatisticsSortBy
data UsageStatisticsSortBy Source #
Specifies criteria for sorting the results of a query for Amazon Macie account quotas and usage data.
See: newUsageStatisticsSortBy
smart constructor.
UsageStatisticsSortBy' | |
|
Instances
newUsageStatisticsSortBy :: UsageStatisticsSortBy Source #
Create a value of UsageStatisticsSortBy
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:orderBy:UsageStatisticsSortBy'
, usageStatisticsSortBy_orderBy
- The sort order to apply to the results, based on the value for the field
specified by the key property. Valid values are: ASC, sort the results
in ascending order; and, DESC, sort the results in descending order.
$sel:key:UsageStatisticsSortBy'
, usageStatisticsSortBy_key
- The field to sort the results by.
usageStatisticsSortBy_orderBy :: Lens' UsageStatisticsSortBy (Maybe OrderBy) Source #
The sort order to apply to the results, based on the value for the field specified by the key property. Valid values are: ASC, sort the results in ascending order; and, DESC, sort the results in descending order.
usageStatisticsSortBy_key :: Lens' UsageStatisticsSortBy (Maybe UsageStatisticsSortKey) Source #
The field to sort the results by.
UsageTotal
data UsageTotal Source #
Provides aggregated data for an Amazon Macie usage metric. The value for the metric reports estimated usage data for an account for the preceding 30 days or the current calendar month to date, depending on the time period (timeRange) specified in the request.
See: newUsageTotal
smart constructor.
UsageTotal' | |
|
Instances
newUsageTotal :: UsageTotal Source #
Create a value of UsageTotal
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:currency:UsageTotal'
, usageTotal_currency
- The type of currency that the value for the metric (estimatedCost) is
reported in.
$sel:type':UsageTotal'
, usageTotal_type
- The name of the metric. Possible values are: DATA_INVENTORY_EVALUATION,
for monitoring S3 buckets; and, SENSITIVE_DATA_DISCOVERY, for analyzing
S3 objects to detect sensitive data.
$sel:estimatedCost:UsageTotal'
, usageTotal_estimatedCost
- The estimated value for the metric.
usageTotal_currency :: Lens' UsageTotal (Maybe Currency) Source #
The type of currency that the value for the metric (estimatedCost) is reported in.
usageTotal_type :: Lens' UsageTotal (Maybe UsageType) Source #
The name of the metric. Possible values are: DATA_INVENTORY_EVALUATION, for monitoring S3 buckets; and, SENSITIVE_DATA_DISCOVERY, for analyzing S3 objects to detect sensitive data.
usageTotal_estimatedCost :: Lens' UsageTotal (Maybe Text) Source #
The estimated value for the metric.
UserIdentity
data UserIdentity Source #
Provides information about the type and other characteristics of an entity that performed an action on an affected resource.
See: newUserIdentity
smart constructor.
UserIdentity' | |
|
Instances
newUserIdentity :: UserIdentity Source #
Create a value of UserIdentity
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:iamUser:UserIdentity'
, userIdentity_iamUser
- If the action was performed using the credentials for an Identity and
Access Management (IAM) user, the name and other details about the user.
$sel:root:UserIdentity'
, userIdentity_root
- If the action was performed using the credentials for your Amazon Web
Services account, the details of your account.
$sel:awsAccount:UserIdentity'
, userIdentity_awsAccount
- If the action was performed using the credentials for another Amazon Web
Services account, the details of that account.
$sel:assumedRole:UserIdentity'
, userIdentity_assumedRole
- If the action was performed with temporary security credentials that
were obtained using the AssumeRole operation of the Security Token
Service (STS) API, the identifiers, session context, and other details
about the identity.
$sel:federatedUser:UserIdentity'
, userIdentity_federatedUser
- If the action was performed with temporary security credentials that
were obtained using the GetFederationToken operation of the Security
Token Service (STS) API, the identifiers, session context, and other
details about the identity.
$sel:awsService:UserIdentity'
, userIdentity_awsService
- If the action was performed by an Amazon Web Services account that
belongs to an Amazon Web Service, the name of the service.
$sel:type':UserIdentity'
, userIdentity_type
- The type of entity that performed the action.
userIdentity_iamUser :: Lens' UserIdentity (Maybe IamUser) Source #
If the action was performed using the credentials for an Identity and Access Management (IAM) user, the name and other details about the user.
userIdentity_root :: Lens' UserIdentity (Maybe UserIdentityRoot) Source #
If the action was performed using the credentials for your Amazon Web Services account, the details of your account.
userIdentity_awsAccount :: Lens' UserIdentity (Maybe AwsAccount) Source #
If the action was performed using the credentials for another Amazon Web Services account, the details of that account.
userIdentity_assumedRole :: Lens' UserIdentity (Maybe AssumedRole) Source #
If the action was performed with temporary security credentials that were obtained using the AssumeRole operation of the Security Token Service (STS) API, the identifiers, session context, and other details about the identity.
userIdentity_federatedUser :: Lens' UserIdentity (Maybe FederatedUser) Source #
If the action was performed with temporary security credentials that were obtained using the GetFederationToken operation of the Security Token Service (STS) API, the identifiers, session context, and other details about the identity.
userIdentity_awsService :: Lens' UserIdentity (Maybe AwsService) Source #
If the action was performed by an Amazon Web Services account that belongs to an Amazon Web Service, the name of the service.
userIdentity_type :: Lens' UserIdentity (Maybe UserIdentityType) Source #
The type of entity that performed the action.
UserIdentityRoot
data UserIdentityRoot Source #
Provides information about an Amazon Web Services account and entity that performed an action on an affected resource. The action was performed using the credentials for your Amazon Web Services account.
See: newUserIdentityRoot
smart constructor.
UserIdentityRoot' | |
|
Instances
newUserIdentityRoot :: UserIdentityRoot Source #
Create a value of UserIdentityRoot
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:principalId:UserIdentityRoot'
, userIdentityRoot_principalId
- The unique identifier for the entity that performed the action.
$sel:arn:UserIdentityRoot'
, userIdentityRoot_arn
- The Amazon Resource Name (ARN) of the principal that performed the
action. The last section of the ARN contains the name of the user or
role that performed the action.
$sel:accountId:UserIdentityRoot'
, userIdentityRoot_accountId
- The unique identifier for the Amazon Web Services account.
userIdentityRoot_principalId :: Lens' UserIdentityRoot (Maybe Text) Source #
The unique identifier for the entity that performed the action.
userIdentityRoot_arn :: Lens' UserIdentityRoot (Maybe Text) Source #
The Amazon Resource Name (ARN) of the principal that performed the action. The last section of the ARN contains the name of the user or role that performed the action.
userIdentityRoot_accountId :: Lens' UserIdentityRoot (Maybe Text) Source #
The unique identifier for the Amazon Web Services account.
UserPausedDetails
data UserPausedDetails Source #
Provides information about when a classification job was paused. For a one-time job, this object also specifies when the job will expire and be cancelled if it isn't resumed. For a recurring job, this object also specifies when the paused job run will expire and be cancelled if it isn't resumed. This object is present only if a job's current status (jobStatus) is USER_PAUSED. The information in this object applies only to a job that was paused while it had a status of RUNNING.
See: newUserPausedDetails
smart constructor.
UserPausedDetails' | |
|
Instances
newUserPausedDetails :: UserPausedDetails Source #
Create a value of UserPausedDetails
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:jobExpiresAt:UserPausedDetails'
, userPausedDetails_jobExpiresAt
- The date and time, in UTC and extended ISO 8601 format, when the job or
job run will expire and be cancelled if you don't resume it first.
$sel:jobImminentExpirationHealthEventArn:UserPausedDetails'
, userPausedDetails_jobImminentExpirationHealthEventArn
- The Amazon Resource Name (ARN) of the Health event that Amazon Macie
sent to notify you of the job or job run's pending expiration and
cancellation. This value is null if a job has been paused for less than
23 days.
$sel:jobPausedAt:UserPausedDetails'
, userPausedDetails_jobPausedAt
- The date and time, in UTC and extended ISO 8601 format, when you paused
the job.
userPausedDetails_jobExpiresAt :: Lens' UserPausedDetails (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when the job or job run will expire and be cancelled if you don't resume it first.
userPausedDetails_jobImminentExpirationHealthEventArn :: Lens' UserPausedDetails (Maybe Text) Source #
The Amazon Resource Name (ARN) of the Health event that Amazon Macie sent to notify you of the job or job run's pending expiration and cancellation. This value is null if a job has been paused for less than 23 days.
userPausedDetails_jobPausedAt :: Lens' UserPausedDetails (Maybe UTCTime) Source #
The date and time, in UTC and extended ISO 8601 format, when you paused the job.
WeeklySchedule
data WeeklySchedule Source #
Specifies a weekly recurrence pattern for running a classification job.
See: newWeeklySchedule
smart constructor.
Instances
newWeeklySchedule :: WeeklySchedule Source #
Create a value of WeeklySchedule
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:dayOfWeek:WeeklySchedule'
, weeklySchedule_dayOfWeek
- The day of the week when Amazon Macie runs the job.
weeklySchedule_dayOfWeek :: Lens' WeeklySchedule (Maybe DayOfWeek) Source #
The day of the week when Amazon Macie runs the job.