createNetworkInterfacePermission
inline suspend fun Ec2Client.createNetworkInterfacePermission(crossinline block: CreateNetworkInterfacePermissionRequest.Builder.() -> Unit): CreateNetworkInterfacePermissionResponse
Grants an Amazon Web Services-authorized account permission to attach the specified network interface to an instance in their account.
You can grant permission to a single Amazon Web Services account only, and only one account at a time.