

# UpdateNetworkConfigurationInput


Defines the VPC networking components used to secure and enable network traffic between the Amazon resources for your environment. For more information, refer to [About networking on Amazon MWAA](https://docs.amazonaws.cn/mwaa/latest/userguide/networking-about.html).

## Contents


 ** SecurityGroupIds **   <a name="mwaa-Type-UpdateNetworkConfigurationInput-SecurityGroupIds"></a>
A list of security group IDs. A security group must be attached to the same VPC as the subnets. For more information, refer to [Security in your VPC on Amazon MWAA](https://docs.amazonaws.cn/mwaa/latest/userguide/vpc-security.html).  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 5 items.  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Pattern: `sg-[a-zA-Z0-9\-._]+`   
Required: Yes

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/mwaa-2020-07-01/UpdateNetworkConfigurationInput) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/mwaa-2020-07-01/UpdateNetworkConfigurationInput) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/mwaa-2020-07-01/UpdateNetworkConfigurationInput) 