AWS medialive documentation change
Summary
Added 'Topics' section headers, restructured content, clarified IAM role usage for CDI inputs, and updated port number formatting
Security assessment
Changes focus on documentation structure and clarity improvements. While IAM roles are security-related constructs, there's no evidence of addressing a specific vulnerability or adding new security guidance. Updates emphasize proper setup procedures rather than security fixes.
Diff
diff --git a/medialive/latest/ug/setup-input-cdi-vpc.md b/medialive/latest/ug/setup-input-cdi-vpc.md index aefee14dc..aeb2e1bb4 100644 --- a//medialive/latest/ug/setup-input-cdi-vpc.md +++ b//medialive/latest/ug/setup-input-cdi-vpc.md @@ -5 +5 @@ -IAM role and ARN +Create the CDI inputIAM role and ARN @@ -12,0 +13,11 @@ This section describes how to create a regular CDI input. Create this type of in +###### Topics + + * Create the CDI input + + * IAM role and ARN + + + + +## Create the CDI input + @@ -55 +66 @@ For example: -MediaLive creates the input and automatically creates two endpoints on that input. These endpoints have a private IP address from the subnet range, and they specify port 5000\. For example: +MediaLive creates the input and automatically creates two endpoints on that input. These endpoints have a private IP address from the subnet range, and they specify port 5000. For example: @@ -72 +83 @@ MediaLive creates the input and automatically creates two endpoints on that inpu -This section describes how to complete the **Role ARN** section on the **Create input** pane of the MediaLive console. +This section describes how to complete the **Role ARN** section on the **Create input** pane of the MediaLive console, when you create a CDI input. @@ -74 +85 @@ This section describes how to complete the **Role ARN** section on the **Create -You must choose a role for MediaLive to assume when it creates an RTP Push input. To create the input, MediaLive must obtain the network interfaces for the two endpoints in the input. These endpoints are in the CIDR range of the subnets that you identified. As soon as you choose **Create** for this input, MediaLive requests these network interfaces from Amazon VPC. The role that you choose ensures that MediaLive succeeds in its request to Amazon VPC. +You must choose a role for MediaLive to assume when it creates a CDI input. To create the input, MediaLive must obtain the network interfaces for the two endpoints in the input. These endpoints are in the CIDR range of the subnets that you identified. As soon as you choose **Create** for this input, MediaLive requests these network interfaces from Amazon VPC. The role that you choose ensures that MediaLive succeeds in its request to Amazon VPC.