CfnAliasMixinProps |
|
CfnAliasPropsMixin |
The AWS::Lambda::Alias resource creates an alias for a Lambda function version. Use aliases to provide clients with a function identifier that you can update to invoke a different version. |
CfnCapacityProviderMixinProps |
|
CfnCapacityProviderPropsMixin |
Resource Type definition for AWS::Lambda::CapacityProvider. |
CfnCodeSigningConfigMixinProps |
|
CfnCodeSigningConfigPropsMixin |
Details about a Code signing configuration . |
CfnEventInvokeConfigMixinProps |
|
CfnEventInvokeConfigPropsMixin |
The AWS::Lambda::EventInvokeConfig resource configures options for asynchronous invocation on a version or an alias. |
CfnEventSourceMappingMixinProps |
|
CfnEventSourceMappingPropsMixin |
The AWS::Lambda::EventSourceMapping resource creates a mapping between an event source and an AWS Lambda function. |
CfnFunctionMixinProps |
|
CfnFunctionPropsMixin |
The AWS::Lambda::Function resource creates a Lambda function. |
CfnLayerVersionMixinProps |
|
CfnLayerVersionPermissionMixinProps |
|
CfnLayerVersionPermissionPropsMixin |
The AWS::Lambda::LayerVersionPermission resource adds permissions to the resource-based policy of a version of an Lambda layer . Use this action to grant layer usage permission to other accounts. You can grant permission to a single account, all AWS accounts, or all accounts in an organization. |
CfnLayerVersionPropsMixin |
The AWS::Lambda::LayerVersion resource creates a Lambda layer from a ZIP archive. |
CfnPermissionMixinProps |
|
CfnPermissionPropsMixin |
The AWS::Lambda::Permission resource grants an AWS service or another account permission to use a function. |
CfnUrlMixinProps |
|
CfnUrlPropsMixin |
The AWS::Lambda::Url resource creates a function URL with the specified configuration parameters. |
CfnVersionMixinProps |
|
CfnVersionPropsMixin |
The AWS::Lambda::Version resource creates a version from the current code and configuration of a function. Use versions to create a snapshot of your function code and configuration that doesn’t change. |