Pinned Loading
-
wordpress-multisite-ecs-efs-rds
wordpress-multisite-ecs-efs-rds PublicSolution that deploys WordPress containers in AWS Elastic Container Service (ECS). These containers connect to Elastic File System (EFS) to persist and share the WordPress files between them and to…
-
AWS-API-Gateway-SES-Request-Mapping-...
AWS-API-Gateway-SES-Request-Mapping-Template 1Action=SendEmail&Source=$util.urlEncode('[email protected]')#foreach($to in $input.path('$.to'))&Destination.ToAddresses.member.$foreach.count=$util.urlEncode($to)#end&Message.Body.Html.Data=$util.urlEncode($input.path('$.message'))&Message.Subject.Data=$util.urlEncode($input.path('$.subject'))
-
AWS-API-Gateway-Lambda-Custom-Integr...
AWS-API-Gateway-Lambda-Custom-Integration-Request-Mapping-Template 1{
2"resource": "$context.resourcePath",
3"path": "$context.path",
4"httpMethod": "$context.httpMethod",
5"headers": {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.