AWS polly documentation change
Summary
Updated markdown links by removing './' prefix from API reference URLs
Security assessment
Formatting change to internal links without altering permission definitions, resource ARNs, or security policies
Diff
diff --git a/polly/latest/dg/api-permissions-reference.md b/polly/latest/dg/api-permissions-reference.md index 0573cee47..9e46f4a9b 100644 --- a//polly/latest/dg/api-permissions-reference.md +++ b//polly/latest/dg/api-permissions-reference.md @@ -21,6 +21,6 @@ Amazon Polly API and Required Permissions for Actions Amazon Polly API Operation -[DeleteLexicon](./API_DeleteLexicon.html) | `polly:DeleteLexicon` | `arn:aws:polly:`region`:`account-id`:lexicon/`LexiconName`` -[DescribeVoices](./API_DescribeVoices.html) | `polly:DescribeVoices` | `*` -[GetLexicon](./API_GetLexicon.html) | `polly:GetLexicon` | `arn:aws:polly:`region`:`account-id`:lexicon/`LexiconName`` -[ListLexicons](./API_ListLexicons.html) | `polly:ListLexicons` | `arn:aws:polly:`region`:`account-id`:lexicon/*` -[PutLexicon](./API_PutLexicon.html) | `polly:PutLexicon` | `*` -[SynthesizeSpeech](./API_SynthesizeSpeech.html) | `polly:SynthesizeSpeech` | `*` +[DeleteLexicon](API_DeleteLexicon.html) | `polly:DeleteLexicon` | `arn:aws:polly:`region`:`account-id`:lexicon/`LexiconName`` +[DescribeVoices](API_DescribeVoices.html) | `polly:DescribeVoices` | `*` +[GetLexicon](API_GetLexicon.html) | `polly:GetLexicon` | `arn:aws:polly:`region`:`account-id`:lexicon/`LexiconName`` +[ListLexicons](API_ListLexicons.html) | `polly:ListLexicons` | `arn:aws:polly:`region`:`account-id`:lexicon/*` +[PutLexicon](API_PutLexicon.html) | `polly:PutLexicon` | `*` +[SynthesizeSpeech](API_SynthesizeSpeech.html) | `polly:SynthesizeSpeech` | `*`