stratosphere-s3objectlambda-1.0.0: Stratosphere integration for AWS S3ObjectLambda.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.S3ObjectLambda.AccessPoint

Documentation

data ObjectLambdaConfigurationProperty Source #

Instances

Instances details
ToJSON ObjectLambdaConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ObjectLambdaConfigurationProperty

Show ObjectLambdaConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ObjectLambdaConfigurationProperty

Eq ObjectLambdaConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ObjectLambdaConfigurationProperty

ToResourceProperties ObjectLambdaConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ObjectLambdaConfigurationProperty

Property "AllowedFeatures" ObjectLambdaConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ObjectLambdaConfigurationProperty

Property "CloudWatchMetricsEnabled" ObjectLambdaConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ObjectLambdaConfigurationProperty

Associated Types

type PropertyType "CloudWatchMetricsEnabled" ObjectLambdaConfigurationProperty 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ObjectLambdaConfigurationProperty

type PropertyType "CloudWatchMetricsEnabled" ObjectLambdaConfigurationProperty = Value Bool
Property "SupportingAccessPoint" ObjectLambdaConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ObjectLambdaConfigurationProperty

Property "TransformationConfigurations" ObjectLambdaConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ObjectLambdaConfigurationProperty

type PropertyType "AllowedFeatures" ObjectLambdaConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ObjectLambdaConfigurationProperty

type PropertyType "CloudWatchMetricsEnabled" ObjectLambdaConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ObjectLambdaConfigurationProperty

type PropertyType "CloudWatchMetricsEnabled" ObjectLambdaConfigurationProperty = Value Bool
type PropertyType "SupportingAccessPoint" ObjectLambdaConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ObjectLambdaConfigurationProperty

type PropertyType "TransformationConfigurations" ObjectLambdaConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ObjectLambdaConfigurationProperty

data AwsLambdaProperty Source #

Instances

Instances details
ToJSON AwsLambdaProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.AwsLambdaProperty

Show AwsLambdaProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.AwsLambdaProperty

Eq AwsLambdaProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.AwsLambdaProperty

ToResourceProperties AwsLambdaProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.AwsLambdaProperty

Property "FunctionArn" AwsLambdaProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.AwsLambdaProperty

Associated Types

type PropertyType "FunctionArn" AwsLambdaProperty 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.AwsLambdaProperty

Property "FunctionPayload" AwsLambdaProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.AwsLambdaProperty

Associated Types

type PropertyType "FunctionPayload" AwsLambdaProperty 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.AwsLambdaProperty

type PropertyType "FunctionPayload" AwsLambdaProperty = Value Text
type PropertyType "FunctionArn" AwsLambdaProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.AwsLambdaProperty

type PropertyType "FunctionPayload" AwsLambdaProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.AwsLambdaProperty

type PropertyType "FunctionPayload" AwsLambdaProperty = Value Text

data ContentTransformationProperty Source #

Instances

Instances details
ToJSON ContentTransformationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ContentTransformationProperty

Show ContentTransformationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ContentTransformationProperty

Eq ContentTransformationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ContentTransformationProperty

ToResourceProperties ContentTransformationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ContentTransformationProperty

Property "AwsLambda" ContentTransformationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ContentTransformationProperty

type PropertyType "AwsLambda" ContentTransformationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.ContentTransformationProperty

data TransformationConfigurationProperty Source #

Instances

Instances details
ToJSON TransformationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.TransformationConfigurationProperty

Show TransformationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.TransformationConfigurationProperty

Eq TransformationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.TransformationConfigurationProperty

ToResourceProperties TransformationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.TransformationConfigurationProperty

Property "Actions" TransformationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.TransformationConfigurationProperty

Property "ContentTransformation" TransformationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.TransformationConfigurationProperty

type PropertyType "Actions" TransformationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.TransformationConfigurationProperty

type PropertyType "ContentTransformation" TransformationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint.TransformationConfigurationProperty

data AccessPoint Source #

Instances

Instances details
ToJSON AccessPoint Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint

Show AccessPoint Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint

Eq AccessPoint Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint

ToResourceProperties AccessPoint Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint

Property "Name" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint

Associated Types

type PropertyType "Name" AccessPoint 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint

Property "ObjectLambdaConfiguration" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint

Associated Types

type PropertyType "ObjectLambdaConfiguration" AccessPoint 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint

Methods

set :: PropertyType "ObjectLambdaConfiguration" AccessPoint -> AccessPoint -> AccessPoint #

type PropertyType "Name" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint

type PropertyType "ObjectLambdaConfiguration" AccessPoint Source # 
Instance details

Defined in Stratosphere.S3ObjectLambda.AccessPoint