Skip to content

Commit 59ef854

Browse files
Add 'current' to limitations
1 parent 5f17ffa commit 59ef854

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/en/user-guide/aws/dynamodb/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ The following code snippets and sample applications provide practical examples o
206206
- [Loan Broker application with AWS Step Functions, DynamoDB, Lambda, SQS, and SNS](https://github.com/localstack/loan-broker-stepfunctions-lambda-app)
207207
- [Messaging Processing application with SQS, DynamoDB, and Fargate](https://github.com/localstack/sqs-fargate-ddb-cdk-go)
208208

209-
## Limitations
209+
## Current Limitations
210210

211211
### Global tables
212212

content/en/user-guide/aws/ram/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ $ awslocal ram create-resource-share \
3434
--resource-arn arn:aws:appsync:eu-central-1:000000000000:apis/wcgmjril5wuyvhmpildatuaat3
3535
{{< /command >}}
3636

37-
## Limitations
37+
## Current Limitations
3838

3939
LocalStack RAM supports emulated sharing for EC2 Subnets only.
4040
Only specified account principals are granted access to the shared subnets, and associated VPC and route tables.

content/en/user-guide/aws/ses/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The Resource Browser allows you to perform following actions:
124124
You can the view the details of a sent email by selecting them from the list.
125125
- **Send Emails**: On selecting an email identity, click **Send Message** and specify destination fields (To, CC and BCC addresses) and the body (Plaintext, HTML) to send an email.
126126

127-
## Limitations
127+
## Current Limitations
128128

129129
- It is currently not possible to [receive emails via SES](https://docs.aws.amazon.com/ses/latest/dg/receiving-email.html) in LocalStack.
130130
- All operations related to Receipt Rules are mocked.

0 commit comments

Comments
 (0)